This is almost exclusively Jivan's work. His original post:
[official-gcc.git] / ChangeLog
blob929fecc0cf9c404306d4e2dbe89b2764e3027668
1 2024-04-16  Thomas Schwinge  <tschwinge@baylibre.com>
3         * configure.ac (have_cargo): Force to "no" in Canadian cross
4         configurations
5         * configure: Regenerate.
7 2024-04-16  Thomas Schwinge  <tschwinge@baylibre.com>
9         * configure: Regenerate.
11 2024-04-15  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
13         * configure: Regenerate.
14         * configure.ac: Emit an error message when cargo
15         is missing.
17 2024-04-04  Paul-Antoine Arras  <parras@baylibre.com>
19         * MAINTAINERS: Update my email address.
21 2024-04-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
23         * MAINTAINERS: Update my email details, remove myself as arm
24         maintainer.  Add myself to DCO section.
26 2024-04-02  Jakub Jelinek  <jakub@redhat.com>
28         PR bootstrap/106472
29         * Makefile.tpl (make-postboot-target-dep): New lambda.
30         Use it to add --enable-bootstrap dependencies of target modules
31         on other target modules if the latter aren't bootstrapped.
32         * Makefile.in: Regenerate.
34 2024-04-02  Jakub Jelinek  <jakub@redhat.com>
36         * Makefile.tpl: Fix duplicated words; returns returns ->
37         returns.
39 2024-03-08  Filip Kastl  <fkastl@suse.cz>
41         * MAINTAINERS: Fix order of names in Write After Aproval
43 2024-03-04  demin.han  <demin.han@starfivetech.com>
45         * MAINTAINERS: Add myself
47 2024-02-28  Fangrui Song  <maskray@gcc.gnu.org>
49         * MAINTAINERS: Add myself.
51 2024-02-26  Juergen Christ  <jchrist@linux.ibm.com>
53         * MAINTAINERS: Add myself to write after approval and DCO.
55 2024-02-23  Xi Ruoyao  <xry111@xry111.site>
57         * configure.ac (ENABLE_GOLD): Remove loongarch*-*-* from target
58         list.
59         * configure: Regenerate.
61 2024-02-23  Monk Chiang  <monk.chiang@sifive.com>
63         * MAINTAINERS: Add myself.
65 2024-02-10  Alexander Westbrooks  <alexanderw@gcc.gnu.org>
67         * MAINTAINERS: Add myself to write after approval and DCO.
69 2024-02-03  Maciej W. Rozycki  <macro@orcam.me.uk>
71         * MAINTAINERS: Update my e-mail address.
73 2024-02-02  Sandra Loosemore  <sloosemore@baylibre.com>
75         * MAINTAINERS: Update my e-mail address.
77 2024-01-29  Kwok Cheung Yeung  <kcy@codesourcery.com>
79         * MAINTAINERS: Update my work email address.
81 2024-01-25  Chung-Lin Tang  <cltang@baylibre.com>
83         * MAINTAINERS: Update my work email address.
85 2024-01-24  Thomas Schwinge  <tschwinge@baylibre.com>
87         * MAINTAINERS: Update my work email address.
89 2024-01-23  Tobias Burnus  <tburnus@baylibre.com>
91         * MAINTAINERS: Update my email address.
93 2024-01-23  Andrew Stubbs  <ams@baylibre.com>
95         * MAINTAINERS: Update
97 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
99         * Makefile.def: Add a dependency to libgrust for all-gcc.
100         * Makefile.in: Regenerate the file.
102 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
104         * Makefile.def: Add libgrust target to bootstrap.
105         * Makefile.in: Regenerate.
107 2024-01-15  Andrew Pinski  <quic_apinski@quicinc.com>
109         * MAINTAINERS (DCO): Add myself.
111 2024-01-09  Siddhesh Poyarekar  <siddhesh@gotplt.org>
113         * SECURITY.txt: Drop "exploitable" in the hardening section.
115 2024-01-09  Tom Tromey  <tom@tromey.com>
117         * Makefile.in: Rebuild.
118         * Makefile.tpl (BASE_EXPORTS): Add GUILE.
119         (GUILE): New variable.
120         * Makefile.def (flags_to_pass): Add GUILE.
122 2024-01-08  Joseph Myers  <josmyers@redhat.com>
124         * MAINTAINERS: Update my email address.
126 2023-12-30  Joseph Myers  <jsm@polyomino.org.uk>
128         * MAINTAINERS: Update my email address.
130 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
131             Thomas Schwinge  <thomas@codesourcery.com>
133         * Makefile.def: Add libgrust as host & target module.
134         * configure.ac: Add libgrust to host tools list. Add libgrust to
135         noconfigdirs if we're not building target libstdc++.
136         * Makefile.in: Regenerate.
137         * configure: Regenerate.
139 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
140             Arthur Cohen  <arthur.cohen@embecosm.com>
142         * MAINTAINERS: Add maintainers for libgrust.
144 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
146         * Makefile.def (gettext): Disable (via missing)
147         {install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
148         to true.  Add --disable-threads --disable-libasprintf.  Drop the
149         lib_path (as there are no shared libs).
150         * Makefile.in: Regenerate.
152 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
154         * MAINTAINERS: Add myself to write after approval
156 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
158         * MAINTAINERS: Update my email address
160 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
162         * MAINTAINERS: Add myself to write after approval
164 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
166         * MAINTAINERS: Add myself to write after approval and DCO
168 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
170         * libtool.m4: Fix stray call
172 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
174         * Makefile.in: Regenerate.
175         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
177 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
179         * MAINTAINERS: Update my email address.
181 2023-11-18  Frederik Harwath  <frederik@harwath.name>
183         * MAINTAINERS: Change my address.
185 2023-11-16  Michal Jires  <mjires@suse.cz>
187         * MAINTAINERS: Add myself.
189 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
191         PR bootstrap/12596
192         * .gitignore: Add '/gettext*'.
193         * configure.ac (host_libs): Replace intl with gettext.
194         (hbaseargs, bbaseargs, baseargs): Split baseargs into
195         {h,b}baseargs.
196         (skip_barg): New flag.  Skips appending current flag to
197         bbaseargs.
198         <library exemptions>: Exempt --with-libintl-{type,prefix} from
199         target and build machine argument passing.
200         * configure: Regenerate.
201         * Makefile.def (host_modules): Replace intl module with gettext
202         module.
203         (configure-ld): Depend on configure-gettext.
204         * Makefile.in: Regenerate.
206 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
208         * intl/*: Remove.
210 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
212         * MAINTAINERS: Add myself.
214 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
216         * MAINTAINERS: Update my email address.
218 2023-11-06  Carl Love  <cel@linux.ibm.com>
220         * MAINTAINERS: Update my email address.
222 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
224         * .github/CONTRIBUTING.md: Wrap lines more tightly.
226 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
228         * .github/CONTRIBUTING.md: New file.
229         * .github/PULL_REQUEST_TEMPLATE.md: New file.
231 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
233         * configure: Regenerate.
234         * configure.ac: Do not add default runpaths to GCC exes
235         when we are building -static-libstdc++/-static-libgcc (the
236         default).
237         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
238         enable flag to alter Darwin libraries to use @rpath names.
240 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
242         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
243         * Makefile.in: Regenerate.
245 2023-10-11  Filip Kastl  <fkastl@suse.cz>
247         * MAINTAINERS: Fix name order.
249 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
251         * MAINTAINERS: Add myself.
253 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
255         PR bootstrap/111663
256         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
257         * Makefile.in: Regenerate.
259 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
261         * SECURITY.txt: Fix up indentation.
263 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
265         * SECURITY.txt: Fix up commas.
267 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
269         * SECURITY.txt: New file.
271 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
273         * MAINTAINERS: Add myself.
275 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
277         * config-ml.in: Remove unneeded loongarch clause.
278         * configure.ac: Register custom makefile fragments mt-loongarch-*
279         for loongarch targets.
280         * configure: Regenerate.
282 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
284         * MAINTAINERS: Add myself
286 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
287             Chung-Lin Tang  <cltang@codesourcery.com>
289         PR testsuite/109951
290         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
291         'SYSROOT_CFLAGS_FOR_TARGET'.
292         * Makefile.in: Regenerate.
294 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
296         * config-ml.in: Do not build the multilib library variant
297         that is duplicate with the toplevel one.
299 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
301         * MAINTAINERS: Add myself.
303 2023-08-22  Filip Kastl  <fkastl@suse.cz>
305         * MAINTAINERS: Update my email address.
307 2023-08-11  Eric Feng  <ef2648@columbia.edu>
309         * MAINTAINERS: Add myself.
311 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
313         * Makefile.def: Reflect that libsframe needs to installed before
314         libbfd.  Reorder a bit to better track libsframe dependencies.
315         * Makefile.in: Regenerate.
317 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
319         * Makefile.def: Add install dependency on libsframe for libbfd.
320         * Makefile.in: Regenerated.
322 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
324         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
325         Solaris 11.
327 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
329         * configure: Regenerate.
330         * configure.ac: Add Haiku to list of ELF OSes
331         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
333 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
335         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
336         options, including options containing paths.
338 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
340         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
341         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
342         errors from nms that refuse to work on non-regular files.  Remove
343         other workarounds for this problem.  Strip out blank lines from the
344         nm output.
346 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
348         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
349         * configure: Regenerate.
351 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
353         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
354         * configure: Re-generate.
355         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
356         (PKG_CONFIG_PATH): New.
357         * Makefile.in: Re-generate.
359 2023-08-07  Luis Machado  <luis.machado@arm.com>
361         * configure.ac: Disable year2038 by default on 32-bit hosts.
362         * configure: Regenerate.
364 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
366         * Makefile.def: Add gprofng module.
367         * configure.ac: Add --enable-gprofng option.
368         * Makefile.in: Regenerate.
369         * configure: Regenerate.
371 2023-08-07  Martin Liska  <mliska@suse.cz>
373         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
374         * configure: Regenerate.
376 2023-08-07  Fangrui Song  <maskray@google.com>
378         * configure: Regenerate.
379         * configure.ac: Add --with-zstd.
381 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
383         * configure: Regenerate.
384         * configure.ac: Recover tilegx/tilepro targets.
386 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
388         * configure: Regenerated.
389         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
390         --plugin and rc before enabling --plugin.
392 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
394         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
395         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
396         * configure.ac: Include config/gcc-plugin.m4.
397         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
398         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
399         RANLIB if possible.
400         * Makefile.in: Regenerated.
401         * configure: Likewise.
403 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
405         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
406         $(CFLAGS).
408 2023-08-07  David Faust  <david.faust@oracle.com>
410         * MAINTAINERS: Add the BPF port to my reviewer listing.
412 2023-08-02  Jan Beulich  <jbeulich@suse.com>
414         * MAINTAINERS: Correct my email address.
416 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
418         * MAINTAINERS (Write After Approval): Add myself.
420 2023-08-01  Richard Ball  <richard.ball@arm.com>
422         * MAINTAINERS: Add myself.
424 2023-07-31  Andreas Schwab  <schwab@suse.de>
426         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
427         * configure: Regenerate.
428         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
430 2023-07-31  xuli  <xuli1@eswincomputing.com>
432         * MAINTAINERS: Add myself.
434 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
436         * MAINTAINERS: List myself as "nvptx port" maintainer.
438 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
440         * MAINTAINERS: Add myself to write after approval
442 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
444         * MAINTAINERS: Add myself as a reviewer for the riscv port.
446 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
448         * MAINTAINERS: Add myself as a reviewer for the riscv port.
450 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
452         * MAINTAINERS: Add Hao Liu to write after approval
454 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
456         * MAINTAINERS: Add Ken Matsui to write after approval
458 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
460         * Makefile.in: Collect both kernel and user events for autofdo
461         * Makefile.tpl: Collect both kernel and user events for autofdo
463 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
465         * MAINTAINERS: Added myself to Write After Approval and DCO
467 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
469         * Makefile.in: Remove -gtoggle for STAGEautoprofile
470         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
472 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
474         * MAINTAINERS: Add Lehua Ding to write after approval
476 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
478         * Makefile.def: Pass the enable-host-pie value to GCC configure.
479         * Makefile.in: Regenerate.
480         * configure: Regenerate.
481         * configure.ac: Adjust the logic for shared and PIE host flags to
482         ensure that PIE is passed for hosts that require it.
484 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
486         * MAINTAINERS (Write After Approval): move Matthew Fortune
487         to Write After Approval.
489 2023-06-15  Marek Polacek  <polacek@redhat.com>
491         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
492         check.
493         * configure: Regenerate.
495 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
497         * MAINTAINERS: Add myself to write after approval
499 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
501         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
502         port maintainer.
503         (Write After Approval): Remove myself.
505 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
507         * MAINTAINERS (Write After Approval): Add myself.
509 2023-05-29  Martin Jambor  <mjambor@suse.cz>
511         * MAINTAINERS: Replace spaces with tabs.
513 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
515         * MAINTAINERS: New entry.
517 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
519         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
520         * Makefile.in: Regenerate
522 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
524         * Makefile.in: Disable warnings as errors for STAGEautofeedback
526 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
528         * MAINTAINERS: Sort.
530 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
532         * MAINTAINERS: Add myself.
534 2023-05-10  Pan Li  <pan2.li@intel.com>
536         * MAINTAINERS: Add myself.
538 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
540         * Makefile.in: Define PROFILE_MERGER
541         * Makefile.tpl: Define PROFILE_MERGER
543 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
545         * MAINTAINERS: Change my email address.
547 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
549         * MAINTAINERS: Add myself.
551 2023-04-26  Martin Liska  <mliska@suse.cz>
553         * MAINTAINERS: fix sorting
555 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
557         * MAINTAINERS (Write After Approval): Add myself.
559 2023-04-24  Martin Liska  <mliska@suse.cz>
561         * MAINTAINERS: Fix sorting.
563 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
565         * configure: Regenerate.
566         * configure.ac: Only create serdep.tmp if needed
568 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
570         * MAINTAINERS (Write After Approval): Add myself.
572 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
574         * MAINTAINERS (Write After Approval): Add myself.
575         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
577 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
579         * MAINTAINERS: Add myself.
581 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
583         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
585 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
587         * MAINTAINERS (Write After Approval): Add myself.
589 2023-02-16  Martin Liska  <mliska@suse.cz>
591         * MAINTAINERS: I'm stepping down from my positions.
593 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
595         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
597 2023-01-06  Clément Chigot  <chigot@adacore.com>
599         * configure.ac: Skip GMP and MPFR when --disable-gdb is
600         provided.
601         * configure: Regenerate.
603 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
605         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
607 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
609         * Makefile.def: Do not build shared libffi.
610         * Makefile.in: Regenerate.
612 2022-12-21  Andrew Pinski  <apinski@marvell.com>
614         * Makefile.def: Add configure-gdb dependencies
615         on all-gmp and all-mpfr.
616         * configure.ac: Split out MPC checking from MPFR.
617         Require GMP and MPFR if the gdb directory exist.
618         * Makefile.in: Regenerate.
619         * configure: Regenerate.
621 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
623         * configure.ac (target_libraries): Add target-libgm2.
624         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
625         Add GCC_TARGET_TOOL entry for gm2.
626         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
627         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
628         * Makefile.def (target_modules): Add libgm2.
629         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
630         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
631         (languages): Add entry for language=m2 with gcc-check-target=check-m2
632         and lib-check-target=check-target-libgm2.
633         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
634         (HOST_EXPORTS): Add definition for GM2.
635         (BASE_TARGET_EXPORTS): Add definition for GM2.
636         (GM2_FOR_BUILD): Defined.
637         (GM2FLAGS): Defined.
638         (GM2_FOR_TARGET): Defined.
639         (GM2FLAGS_FOR_TARGET): Defined.
640         (EXTRA_HOST_FLAGS): Defined.
641         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
642         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
643         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
644         * configure: Rebuilt.
645         * Makefile.in: Rebuilt.
647 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
649         * Makefile.def: Add Rust language.
650         * Makefile.in: Regenerate via autogen.
652 2022-12-09  Martin Liska  <mliska@suse.cz>
654         * MAINTAINERS: Fix spacing.
656 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
658         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
660 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
662         * Makefile.def: Pass host_libs_picflag to host dependent library
663         configures.
664         * Makefile.in: Regenerate.
665         * configure: Regenerate.
666         * configure.ac (host_libs_picflag): New configure variable set to
667         '--with-pic' when building 'host_shared'.
669 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
671         * Makefile.def: Add libsframe as new module with its dependencies.
672         * Makefile.in: Regenerated.
673         * configure.ac: Add libsframe to host_libs.
674         * configure: Regenerated.
676 2022-11-23  Marek Polacek  <polacek@redhat.com>
678         Revert:
679         2022-11-23  Marek Polacek  <polacek@redhat.com>
681         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
682         isl.
683         * Makefile.in: Regenerate.
684         * Makefile.tpl: Set PICFLAG.
685         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
686         check.
687         * configure: Regenerate.
689 2022-11-23  Marek Polacek  <polacek@redhat.com>
691         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
692         isl.
693         * Makefile.in: Regenerate.
694         * Makefile.tpl: Set PICFLAG.
695         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
696         check.
697         * configure: Regenerate.
699 2022-11-14  Martin Liska  <mliska@suse.cz>
701         Revert:
702         2022-11-09  Martin Liska  <mliska@suse.cz>
704         * doc/Makefile: New file.
705         * doc/_static/custom.css: New file.
706         * doc/baseconf.py: New file.
707         * doc/bsd.rst: New file.
708         * doc/contrib.rst: New file.
709         * doc/contribute.rst: New file.
710         * doc/cppdiropts.rst: New file.
711         * doc/cppenv.rst: New file.
712         * doc/cppopts.rst: New file.
713         * doc/cppwarnopts.rst: New file.
714         * doc/favicon.ico: New file.
715         * doc/funding.rst: New file.
716         * doc/gcc_sphinx.py: New file.
717         * doc/gnu.rst: New file.
718         * doc/gnu_free_documentation_license.rst: New file.
719         * doc/gpl-3.0.rst: New file.
720         * doc/indices-and-tables.rst: New file.
721         * doc/lgpl-2.1.rst: New file.
722         * doc/logo.pdf: New file.
723         * doc/logo.svg: New file.
724         * doc/md.rst: New file.
725         * doc/requirements.txt: New file.
727 2022-11-14  Martin Liska  <mliska@suse.cz>
729         Revert:
730         2022-11-09  Martin Liska  <mliska@suse.cz>
732         * doc/baseconf.py: Port to GCC sources.
734 2022-11-14  Martin Liska  <mliska@suse.cz>
736         Revert:
737         2022-11-14  Martin Liska  <mliska@suse.cz>
739         * configure: Regenerate.
740         * configure.ac: Support Sphinx based documentation.
742 2022-11-14  Martin Liska  <mliska@suse.cz>
744         Revert:
745         2022-11-09  Martin Liska  <mliska@suse.cz>
747         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
748         provide a default.
750 2022-11-14  Martin Liska  <mliska@suse.cz>
752         Revert:
753         2022-11-09  Martin Liska  <mliska@suse.cz>
755         * doc/bsd.rst:
756         Add trailing newline.
757         * doc/contrib.rst:
758         Add trailing newline.
759         * doc/contribute.rst:
760         Add trailing newline.
761         * doc/cppdiropts.rst:
762         Add trailing newline.
763         * doc/cppenv.rst:
764         Add trailing newline.
765         * doc/cppopts.rst:
766         Add trailing newline.
767         * doc/cppwarnopts.rst:
768         Add trailing newline.
769         * doc/funding.rst:
770         Add trailing newline.
771         * doc/gnu.rst:
772         Add trailing newline.
773         * doc/gnu_free_documentation_license.rst:
774         Add trailing newline.
775         * doc/gpl-3.0.rst:
776         Add trailing newline.
777         * doc/indices-and-tables.rst:
778         Add trailing newline.
779         * doc/lgpl-2.1.rst:
780         Add trailing newline.
781         * doc/md.rst:
782         Add trailing newline.
784 2022-11-14  Martin Liska  <mliska@suse.cz>
786         Revert:
787         2022-11-09  Martin Liska  <mliska@suse.cz>
789         * configure.ac: Use new install URL.
790         * configure: Regenerate.
792 2022-11-14  Martin Liska  <mliska@suse.cz>
794         Revert:
795         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
797         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
798         instead of just ``.''.
799         * doc/gcc_sphinx.py: Moved to...
800         * doc/modules/gcc_sphinx.py: ...here.
802 2022-11-14  Martin Liska  <mliska@suse.cz>
804         Revert:
805         2022-11-10  Martin Liska  <mliska@suse.cz>
807         * doc/baseconf.py: Modernize by using pathlib.
809 2022-11-14  Martin Liska  <mliska@suse.cz>
811         Revert:
812         2022-11-11  Martin Liska  <mliska@suse.cz>
814         * doc/Makefile: Disable -j auto.
816 2022-11-14  Martin Liska  <mliska@suse.cz>
818         Revert:
819         2022-11-11  Martin Liska  <mliska@suse.cz>
821         * doc/Makefile: Update comment.
823 2022-11-14  Martin Liska  <mliska@suse.cz>
825         Revert:
826         2022-11-11  Martin Liska  <mliska@suse.cz>
828         * doc/indices-and-tables.rst: Rename Indexes to Indices.
830 2022-11-14  Martin Liska  <mliska@suse.cz>
832         Revert:
833         2022-11-13  Martin Liska  <mliska@suse.cz>
835         PR web/107643
836         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
837         is set.
838         * doc/indices-and-tables.rst: Use include_todo tag.
840 2022-11-14  Martin Liska  <mliska@suse.cz>
842         Revert:
843         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
845         * doc/contrib.rst: Update Jeff Law's email address.
847 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
849         * doc/contrib.rst: Update Jeff Law's email address.
851 2022-11-13  Martin Liska  <mliska@suse.cz>
853         PR web/107643
854         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
855         is set.
856         * doc/indices-and-tables.rst: Use include_todo tag.
858 2022-11-11  Martin Liska  <mliska@suse.cz>
860         * doc/indices-and-tables.rst: Rename Indexes to Indices.
862 2022-11-11  Martin Liska  <mliska@suse.cz>
864         * doc/Makefile: Update comment.
866 2022-11-11  Martin Liska  <mliska@suse.cz>
868         * doc/Makefile: Disable -j auto.
870 2022-11-10  Martin Liska  <mliska@suse.cz>
872         * doc/baseconf.py: Modernize by using pathlib.
874 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
876         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
877         instead of just ``.''.
878         * doc/gcc_sphinx.py: Moved to...
879         * doc/modules/gcc_sphinx.py: ...here.
881 2022-11-09  Martin Liska  <mliska@suse.cz>
883         * configure.ac: Use new install URL.
884         * configure: Regenerate.
886 2022-11-09  Martin Liska  <mliska@suse.cz>
888         * doc/bsd.rst:
889         Add trailing newline.
890         * doc/contrib.rst:
891         Add trailing newline.
892         * doc/contribute.rst:
893         Add trailing newline.
894         * doc/cppdiropts.rst:
895         Add trailing newline.
896         * doc/cppenv.rst:
897         Add trailing newline.
898         * doc/cppopts.rst:
899         Add trailing newline.
900         * doc/cppwarnopts.rst:
901         Add trailing newline.
902         * doc/funding.rst:
903         Add trailing newline.
904         * doc/gnu.rst:
905         Add trailing newline.
906         * doc/gnu_free_documentation_license.rst:
907         Add trailing newline.
908         * doc/gpl-3.0.rst:
909         Add trailing newline.
910         * doc/indices-and-tables.rst:
911         Add trailing newline.
912         * doc/lgpl-2.1.rst:
913         Add trailing newline.
914         * doc/md.rst:
915         Add trailing newline.
917 2022-11-09  Martin Liska  <mliska@suse.cz>
919         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
920         provide a default.
922 2022-11-09  Martin Liska  <mliska@suse.cz>
924         * configure: Regenerate.
925         * configure.ac: Support Sphinx based documentation.
927 2022-11-09  Martin Liska  <mliska@suse.cz>
929         * doc/baseconf.py: Port to GCC sources.
931 2022-11-09  Martin Liska  <mliska@suse.cz>
933         * doc/Makefile: New file.
934         * doc/_static/custom.css: New file.
935         * doc/baseconf.py: New file.
936         * doc/bsd.rst: New file.
937         * doc/contrib.rst: New file.
938         * doc/contribute.rst: New file.
939         * doc/cppdiropts.rst: New file.
940         * doc/cppenv.rst: New file.
941         * doc/cppopts.rst: New file.
942         * doc/cppwarnopts.rst: New file.
943         * doc/favicon.ico: New file.
944         * doc/funding.rst: New file.
945         * doc/gcc_sphinx.py: New file.
946         * doc/gnu.rst: New file.
947         * doc/gnu_free_documentation_license.rst: New file.
948         * doc/gpl-3.0.rst: New file.
949         * doc/indices-and-tables.rst: New file.
950         * doc/lgpl-2.1.rst: New file.
951         * doc/logo.pdf: New file.
952         * doc/logo.svg: New file.
953         * doc/md.rst: New file.
954         * doc/requirements.txt: New file.
956 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
958         * Makefile.def: Remove module 'liboffloadmic'.
959         * Makefile.in: Regenerate.
960         * configure.ac: Remove 'liboffloadmic' handling.
961         * configure: Regenerate.
963 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
965         * MAINTAINERS: Update email address.
967 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
969         * configure.ac: Don't configure readline if --with-system-readline is
970         used.
971         * configure: Re-generate.
973 2022-10-12  Cui,Lili  <lili.cui@intel.com>
975         * MAINTAINERS (Write After Approval): Add myself.
977 2022-10-11  Olivier Hainque  <hainque@adacore.com>
979         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
980         and friends for rtp !large. Assume the linker has the required
981         abilities and set lt_cv_deplibs_check_method.
983 2022-09-30  Olivier Hainque  <hainque@adacore.com>
985         * configure.ac (*vxworks*): If enable_shared is not
986         set, set to "no" and add --disable-shared to target and
987         host_configargs.
988         * configure: Regenerate.
990 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
992         * MAINTAINERS: Update my email address and DCO entry.
994 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
996         * MAINTAINERS (Write After Approval): Add myself.
998 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
1000         * MAINTAINERS (Write After Approval): Add myself.
1002 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
1004         * MAINTAINERS: Update my email address.
1006 2022-09-07  Tom de Vries  <tdevries@suse.de>
1008         * configure.ac: Set extra_host_libiberty_configure_flags and
1009         extra_host_zlib_configure_flags in separate case statements.
1010         * configure: Regenerate.
1012 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
1014         * MAINTAINERS: Update c-sky port maintainers' emails.
1016 2022-08-31  Martin Liska  <mliska@suse.cz>
1018         * configure: Regenerate.
1019         * configure.ac: Delete hpux9 and hpux10.
1021 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
1023         * Makefile.def: Drop libelf module and gcc-configure dependency
1024         on it.
1025         * Makefile.in: Regenerate with 'autogen Makefile.def'.
1026         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
1027         LIBELFINC.
1028         * configure: Regenrate.
1029         * configure.ac (host_libs): Drop unused libelf.
1031 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
1033         * Makefile.in: Regenerate.
1035 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
1037         * MAINTAINERS: Add myself as AutoFDO maintainer.
1039 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
1040             Arnaud Charlet  <charlet@adacore.com>
1042         * configure: Regenerate.
1044 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
1046         PR bootstrap/106472
1047         * Makefile.def (dependencies): Make configure-target-libgo depend
1048         upon all-target-libbacktrace.
1050 2022-07-27  David Faust  <david.faust@oracle.com>
1052         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
1054 2022-07-27  Richard Biener  <rguenther@suse.de>
1056         * MAINTAINERS (Roger Sayle): Update e-mail address.
1058 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
1060         * MAINTAINERS (Write After Approval): Add myself.
1062 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
1064         * MAINTAINERS: Add myself as Ada front end co-maintainer.
1066 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
1068         * .gitignore: Do not ignore config.h.
1070 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
1072         * MAINTAINERS: Add myself to Write After Approval.
1074 2022-07-04  Martin Liska  <mliska@suse.cz>
1076         * MAINTAINERS: fix sorting of names
1078 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1080         * MAINTAINERS: add myself.
1082 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1084         * MAINTAINERS: Add myself to write after approval and DCO.
1086 2022-07-02  Tim Lange  <mail@tim-lange.me>
1088         * MAINTAINERS: Add myself.
1090 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
1092         * MAINTAINERS (Write After Approval): Add myself.
1094 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1096         Revert:
1097         2022-06-30  Cui,Lili  <lili.cui@intel.com>
1099         * MAINTAINERS (Write After Approval): Add myself.
1101 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1103         * MAINTAINERS (Write After Approval): Add myself.
1105 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
1107         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1108         (EXTRA_GCC_FLAGS): Likewise.
1109         * Makefile.in: Rebuilt.
1111 2022-06-28  konglin1  <lingling.kong@intel.com>
1113         * MAINTAINERS (Write After Approval): Add myself.
1115 2022-06-27  Tom de Vries  <tdevries@suse.de>
1117         * configure.ac: Build libiberty pic variant for gdbserver.
1118         * configure: Regenerate.
1120 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
1122         * configure: Regenerate.
1123         * configure.ac: Correct use of $host.
1125 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
1127         * MAINTAINERS: Remove tilegx and tilepro entries.
1128         * configure.ac: Remove tilegx and tilepro stanzas.
1129         * configure: Rebuilt.
1131 2022-05-28  Bruce Korb  <bkorb@gnu.org>
1133         * .gitignore: Ignore vim swap files
1135 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
1137         * MAINTAINERS: Add myself to write after approval.
1139 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
1141         * MAINTAINERS: Remove myself from DCO section.
1143 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
1145         * MAINTAINERS: Update my email address.
1147 2022-05-09  Clément Chigot  <chigot@adacore.com>
1149         * MAINTAINERS: Update my email address.
1151 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1153         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1154         section.
1156 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1158         * MAINTAINERS: Update my email address.
1160 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1162         * MAINTAINERS: Update my email address.
1164 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1166         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1167         Lulu as LoongArch port maintainer.
1169 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1170             Lulu Cheng  <chenglulu@loongson.cn>
1172         * configure.ac: Add LoongArch tuples.
1173         * configure: Regenerate.
1175 2022-03-28  Tom Tromey  <tromey@adacore.com>
1177         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1178         * configure: Rebuild.
1180 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1182         * MAINTAINERS: Change my information.
1184 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1186         * MAINTAINERS: Add myself to DCO section.
1188 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1190         * configure.ac: Fix incorrect option in comment.
1191         * configure: Regenerate.
1193 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1195         * Makefile.def (dependencies): Make configure-sim depend on
1196         all-readline.
1197         * Makefile.in: Regenerate.
1199 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1201         * MAINTAINERS (Write After Approval): Update my e-mail address.
1203 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1205         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1207 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1209         * MAINTAINERS: Update my email and add myself to the DCO list.
1211 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1213         Revert:
1214         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1216         PR bootstrap/67102
1217         * Makefile.def: Have configure-target-libffi depend on
1218         all-target-libstdc++-v3.
1219         * Makefile.in: Regenerate.
1221 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1223         PR other/104181
1224         * build.log: Remove.
1226 2022-01-20  Martin Liska  <mliska@suse.cz>
1228         * MAINTAINERS: Adjust email address based on IRC request.
1230 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1232         * MAINTAINERS: Update my email address.
1234 2022-01-17  Martin Liska  <mliska@suse.cz>
1236         * MAINTAINERS: Rename .c names to .cc.
1238 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1240         * Makefile.am: Remove.
1242 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1244         * Makefile.am: New file.
1246 2022-01-11  Martin Liska  <mliska@suse.cz>
1248         * MAINTAINERS: Sort 2 names.
1250 2022-01-10  Martin Liska  <mliska@suse.cz>
1252         * MAINTAINERS: Fix obvious issues with sorting.
1254 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1256         * build.log: New file.
1258 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1260         * MAINTAINERS: Add DCO entry.  Sort that list.
1262 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1264         * MAINTAINERS: Change of email address in both DCO and
1265         Write After Approval list.
1267 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1269         * configure: Regenerate.
1271 2021-12-21  Martin Liska  <mliska@suse.cz>
1273         * config.sub: Change mode back to 755.
1275 2021-12-17  Martin Liska  <mliska@suse.cz>
1277         * config.sub: Sync from master.
1279 2021-12-17  Martin Liska  <mliska@suse.cz>
1281         Revert:
1282         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1284         * config.sub: Fix typo.
1286 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1288         * config.sub: Fix typo.
1290 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1292         Revert:
1293         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1295         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1296         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1297         * configure.ac: Include config/gcc-plugin.m4.
1298         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1299         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1300         RANLIB if possible.
1301         * Makefile.in: Regenerated.
1302         * configure: Likewise.
1304 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1306         * Makefile.tpl (BUILD_CFLAGS): New.
1307         (CFLAGS): Append $(BUILD_CFLAGS).
1308         (CXXFLAGS): Likewise.
1309         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1310         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1311         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1312         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1313         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1314         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1315         (PGO-TRAINING-TARGETS): Likewise.
1316         (PGO_BUILD_TRAINING): Likewise.
1317         (all): Add '+' to the command line for recursive make.  Support
1318         the PGO build.
1319         * configure.ac: Add --enable-pgo-build[=lto].
1320         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1321         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1322         * Makefile.in: Regenerated.
1323         * configure: Likewise.
1325 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1327         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1328         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1329         * configure.ac: Include config/gcc-plugin.m4.
1330         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1331         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1332         RANLIB if possible.
1333         * Makefile.in: Regenerated.
1334         * configure: Likewise.
1336 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1338         * MAINTAINERS: Add myself to write after approval.
1340 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1342         * MAINTAINERS: Adding myself.
1344 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1346         * configure: Regenerate.
1347         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1348         $(CPP).
1350 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1352         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1353         libatomic.
1354         * Makefile.in: Regenerate.
1355         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1356         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1357         target-libphobos-bootstrap.
1358         (STAGE2_CONFIGURE_FLAGS): Likewise.
1359         * configure: Regenerate.
1360         * configure.ac: Add support for bootstrapping D front-end.
1362 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1364         * MAINTAINERS: Add myself to DCO section and update email address.
1366 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1368         * configure: Regenerate.
1369         * configure.ac: Ensure that PIC (shared) defaults are set
1370         correctly for Darwin.
1372 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1374         * MAINTAINERS: Update my address.
1376 2021-11-12  Alan Modra  <amodra@gmail.com>
1378         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1379         * Makefile.in: Regenerate.
1381 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1383         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1384         list.
1386 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1388         * MAINTAINERS (Reviewers, arc): Remove my entry.
1389         (Write After Approval): Add an entry for myself.
1391 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1393         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1394         * Makefile.in: Regenerate.
1395         * configure: Regenerate.
1396         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1398 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1400         * MAINTAINERS: Fix up Maciej's entries.
1402 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1404         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1405         maintainer.
1407 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1409         PR other/102663
1410         * Makefile.def: Handle install-dvi target.
1411         * Makefile.tpl: Likewise.
1412         * Makefile.in: Regenerate.
1414 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1416         * MAINTAINERS: Add myself for write after approval.
1418 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1420         * Makefile.def: Mark libcody, libdecnumber,
1421         c++tools, libgcc, and libobjc as missing TAGS
1422         targets.
1423         * Makefile.in: Regenerate.
1425 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1427         * MAINTAINERS: Add myself to DCO section and update email
1428         address.
1430 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1432         * MAINTAINERS: Add myself to DCO section.
1434 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1436         * configure: Regenerate.
1437         * configure.ac (skipdirs): Add the contents of target_configdirs if
1438         we are not building gcc.
1440 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1442         * Makefile.def: Back-port commits ba4d88ad892f and
1443         755ba58ebef0 from binutils-gdb repository.
1444         * Makefile.in: Regenerated.
1446 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1448         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1450 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1452         * Makefile.def: Add a jit check target for the jit
1453         language.
1454         * Makefile.in: Regenerate.
1456 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1458         PR bootstrap/67102
1459         * Makefile.def: Have configure-target-libffi depend on
1460         all-target-libstdc++-v3.
1461         * Makefile.in: Regenerate.
1463 2021-09-10  Petter Tomner  <tomner@kth.se>
1465         * MAINTAINERS: Me added to DCO and write after approval
1467 2021-09-01  YunQiang Su  <syq@debian.org>
1469         * MAINTAINERS: Add myself for write after approval.
1471 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1473         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1474         * Makefile.in: Regenerate.
1476 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1478         * MAINTAINERS: Add myself for write after approval.
1480 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1482         * Makefile.in: Regenerate.
1483         * Makefile.tpl: Make the state of the configured host
1484         shared flag available to makefile fragements.
1486 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1488         * MAINTAINERS (Write After Approval): Add myself.
1490 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1492         * .dir-locals.el (bug-reference-url-format): Use https.
1494 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1496         * .dir-locals.el (c-mode): Change fill-column to 79.
1498 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1500         * MAINTAINERS: Add myself to DCO section.
1502 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1504         * configure: Regenerate.
1505         * configure.ac: Adjust cases for which it is necessary to
1506         include the Darwin host config fragment.
1508 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1510         * MAINTAINERS: Add myself for write after approval and DCO.
1512 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1514         * Makefile.def: Add dsymutil defs.
1515         * Makefile.in: Regenerated.
1516         * Makefile.tpl: Add dsymutil to flags.
1517         * configure: Regenerated.
1518         * configure.ac: Add dsymutil to target and build recipes.
1520 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1522         * MAINTAINERS: Add myself for write after approval.
1524 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1526         * MAINTAINERS (Write After Approval): Add myself.
1528 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1530         * MAINTAINERS: Add myself for write after approval and DCO
1532 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1534         * .gitignore: Add entry for cscope.out.
1536 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1538         * MAINTAINERS: Remove my Write After Approval entry.
1540 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1542         * MAINTAINERS: Add myself as maintainer of the i386 vector
1543         extensions.
1545 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1547         * MAINTAINERS (Write After Approval): Add myself.
1549 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1551         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1552         as *vrp and ranger maintainers.
1554 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1556         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1557         not trigger testsuite failures.
1559 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1561         * MAINTAINERS: Add myself to DCO section with both email addresses.
1563 2021-06-03  Jason Merrill  <jason@redhat.com>
1565         * MAINTAINERS: Add DCO version number.
1567 2021-06-02  Jason Merrill  <jason@redhat.com>
1569         * MAINTAINERS: Add DCO section.
1571 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1573         * MAINTAINERS (Write After Approval): Add myself.
1575 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1577         * configure.ac: Add gnulib to configdirs for sim.
1578         * configure: Regenerate.
1580 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1582         * Makefile.def: Add configure-sim dependency on all-gnulib.
1583         * Makefile.in: Regenerated.
1585 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1587         * MAINTAINERS (Write After Approval): Add myself.
1589 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1591         * MAINTAINERS (Write After Approval): Add myself.
1593 2021-05-11  Martin Liska  <mliska@suse.cz>
1595         * MAINTAINERS: Remove entries for removed
1596         components (HSA, BRIG, libhsail-rt).
1597         Move Pekka to Write After Approval.
1599 2021-05-11  Martin Liska  <mliska@suse.cz>
1601         * Makefile.def: Remove libhsail-rt.
1602         * Makefile.in: Likewise.
1603         * configure.ac: Likewise.
1604         * configure: Regenerate.
1605         * libhsail-rt/ChangeLog: Removed.
1606         * libhsail-rt/Makefile.am: Removed.
1607         * libhsail-rt/Makefile.in: Removed.
1608         * libhsail-rt/README: Removed.
1609         * libhsail-rt/aclocal.m4: Removed.
1610         * libhsail-rt/configure: Removed.
1611         * libhsail-rt/configure.ac: Removed.
1612         * libhsail-rt/configure.tgt: Removed.
1613         * libhsail-rt/include/internal/fibers.h: Removed.
1614         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1615         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1616         * libhsail-rt/include/internal/workitems.h: Removed.
1617         * libhsail-rt/rt/arithmetic.c: Removed.
1618         * libhsail-rt/rt/atomics.c: Removed.
1619         * libhsail-rt/rt/bitstring.c: Removed.
1620         * libhsail-rt/rt/fbarrier.c: Removed.
1621         * libhsail-rt/rt/fibers.c: Removed.
1622         * libhsail-rt/rt/fp16.c: Removed.
1623         * libhsail-rt/rt/misc.c: Removed.
1624         * libhsail-rt/rt/multimedia.c: Removed.
1625         * libhsail-rt/rt/queue.c: Removed.
1626         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1627         * libhsail-rt/rt/segment.c: Removed.
1628         * libhsail-rt/rt/workitems.c: Removed.
1629         * libhsail-rt/target-config.h.in: Removed.
1631 2021-05-04  Nick Clifton  <nickc@redhat.com>
1633         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1634         * configure: Regenerate.
1636 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1637             Tobias Burnus  <tobias@codesourcery.com>
1639         * configure.ac (--enable-offload-defaulted): New.
1640         * configure: Regenerate.
1642 2021-04-23  David Faust  <david.faust@oracle.com>
1644         * MAINTAINERS (Write After Approval): Add myself.
1646 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1648         * MAINTAINERS (Write After Approval): Add myself.
1650 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1652         * MAINTAINERS: Add myself as pru port maintainer.
1654 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1656         * MAINTAINERS: Add myself as static analyzer maintainer.
1658 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1660         * MAINTAINERS: Update primary entry.
1662 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1664         * MAINTAINERS (Write After Approval): Add myself.
1666 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1668         * Makefile.def: Remove all-sim dependency on configure-gdb.
1669         * Makefile.in: Regenerated.
1671 2021-03-11  Jeff Law  <law@redhat.com>
1673         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1675 2021-03-11  Martin Liska  <mliska@suse.cz>
1677         * Makefile.tpl: The change was done Makefile.in which
1678         is generated file.
1680 2021-03-08  Jeff Law  <law@redhat.com>
1682         * MAINTAINERS: Update my email address
1684 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1686         * config.guess: Import latest upstream.
1687         * config.sub: Import latest upstream.
1689 2021-01-25  Martin Liska  <mliska@suse.cz>
1691         PR gcov-profile/98739
1692         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1693         for profiledbootstrap.
1695 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1697         * MAINTAINERS (Write After Approval): Add myself.
1699 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1701         * MAINTAINERS (Write After Approval): Update my e-mail address.
1703 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1705         * MAINTAINERS: Fix spacing.
1707 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1709         * MAINTAINERS (Write After Approval): Add myself
1711 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1713         * Makefile.def: Sync with binutils-gdb:
1714         (dependencies): all-ld depends on all-libctf.
1715         (host_modules): libctf is no longer no_install.
1716         No longer no_check.  Checking depends on all-ld.
1717         * Makefile.in: Regenerated.
1719 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1721         * libtool.m4: Match gnu* along other GNU systems.
1722         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1723         * libgo/configure: Re-generate.
1725 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1727         * MAINTAINERS: Update my email address.
1729 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1731         * MAINTAINERS (Write After Approval): Add myself.
1733 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1735         * Makefile.def
1736         * Makefile.in
1737         * Makefile.tpl
1738         * configure
1739         * configure.ac
1741 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1743         * Makefile.def: Add libcody.
1744         * configure.ac: Add libcody.
1745         * Makefile.in: Regenerated.
1746         * configure: Regenerated.
1748 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1750         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1752 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1754         PR target/97865
1755         * libtool.m4: Update handling of Darwin platform link flags
1756         for Darwin20.
1758 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1760         * .gitignore: Sync with binutils-gdb
1762 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1764         * MAINTAINERS: Add myself as arc port maintainer.
1766 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1768         PR d/87788
1769         * configure.ac: Don't disable D for *-*-darwin*.
1770         * configure: Regenerate.
1772 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1774         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1775         hppa64-*-hpux11*.
1777 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1779         * configure: Regenerate.
1780         * configure.ac: Add --bootstrap-hwasan option.
1782 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1784         * config.guess: Import latest upstream.
1785         * config.sub: Import latest upstream.
1787 2020-11-16  Martin Liska  <mliska@suse.cz>
1789         * .gitignore: Add cache as clangd uses it now.
1791 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1793         * MAINTAINERS (Write After Approval): add myself
1795 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1797         * MAINTAINERS (Write After Approval): Add myself.
1799 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1801         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1802         Remove FIXME comments.
1804 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1806         * MAINTAINERS: Update my email address.
1808 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1810         * MAINTAINERS (Write After Approval): Add myself.
1812 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1814         PR target/97302
1815         * configure.ac: Only set with_gmp to /usr/local
1816         if not building in tree.
1817         * configure: Regenerate.
1819 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1821         * MAINTAINERS (Write After Approval): Add myself.
1823 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1825         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1827 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1829         PR bootstrap/96612
1830         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1831         if not the same as ${host}.
1832         * configure: Regenerate.
1834 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1836         * MAINTAINERS (Write After Approval): Add myself.
1838 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1840         * MAINTAINERS: Update my email address.
1842 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1844         * MAINTAINERS (Write After Approval): Add myself.
1846 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1848         * MAINTAINERS (Write After Approval): Add myself.
1850 2020-06-12  Martin Liska  <mliska@suse.cz>
1852         * .gitignore: Add .clang-tidy.
1854 2020-06-08  Jason Merrill  <jason@redhat.com>
1856         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1857         * configure: Regenerate.
1859 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1861         * MAINTAINERS: Add myself as xtensa port maintainer.
1863 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1865         * configure.ac: Don't require --enable-host-shared when building
1866         for Mingw.
1867         * configure: Regenerate.
1869 2020-05-18  Jason Merrill  <jason@redhat.com>
1871         * configure.ac: Update bootstrap dialect to -std=c++11.
1873 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1875         * MAINTAINERS (Write After Approval): Add myself.
1877 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1879         PR target/92713
1880         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1881         (noconfigdirs): Add 'target-libstdc++-v3'.
1882         * configure: Regenerate.
1884 2020-04-21  Stephen Casner  <casner@acm.org>
1886         PR 25830
1887         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1888         * configure: Rebuild.
1890 2020-04-17  Martin Liska  <mliska@suse.cz>
1891             Jonathan Yong <10walls@gmail.com>
1893         PR gcov-profile/94570
1894         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1895         for CYGWIN.
1897 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1899         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1901 2020-04-09  Tom Tromey  <tom@tromey.com>
1903         * configure: Rebuild.
1904         * Makefile.in: Rebuild.
1905         * Makefile.def (gdbsupport, gdbserver): New host modules.
1906         (configure-gdb): Depend on all-gdbsupport.
1907         (all-gdb): Depend on all-gdbsupport, all-libctf.
1908         * configure.ac (host_tools): Add gdbserver.
1909         Conditionally build gdbserver and gdbsupport.
1911 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1913         * configure.ac: Build libgomp by default for amdgcn.
1914         * configure: Regenerate.
1916 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1918         * MAINTAINERS (Write After Approval): Add myself.
1920 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1922         * MAINTAINERS (Write After Approval) : Add myself.
1924 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1926         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1928 2020-02-14  Martin Sebor  <msebor@redhat.com>
1930         * doc/extend.texi (attribute alias): Mention type requirement.
1931         (attribute weak): Same.
1932         (attribute weakref): Correct invalid example.
1934 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1936         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1938 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1939             Jakub Jelinek  <jakub@redhat.com>
1941         * .gitattributes: Add *.md diff=md.
1943 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1945         The mentioned auto-generated file is no more part of the
1947         GCC sources, it's auto-generated in $(builddir) during build.
1949         PR target/92055
1950         * contrib/gcc_update (files_and_dependencies): Remove
1951         entry for gcc/config/avr/t-multilib.
1953 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1955         * MAINTAINERS: Update my email address.
1957 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1959         * README.MOVED_TO_GIT: Remove.
1961 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1963         * README.MOVED_TO_GIT: New file.
1965 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1967         * MAINTAINERS (Write After Approval): Add myself.
1969 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1971         * MAINTAINERS (write_after_approval): Add myself.
1973 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1975         * MAINTAINERS (write_after_approval): Add myself.
1977 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1979         * MAINTAINERS (write_after_approval): Add myself.
1981 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1983         * configure.ac: Factor out common cases for compare_exclusions.
1984         * configure: Regenerate.
1986 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1988         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1989         flag.
1991 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1993         * MAINTAINERS (Write After Approval): Add myself.
1995 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1997         PR middle-end/92463
1998         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1999         * configure: Regenerate
2001 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
2003         * configure.ac: Use https for gcc.gnu.org.
2004         * configure: Regenerated.
2006 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
2008         * MAINTAINERS (aarch64 port): Remove my name, move to...
2009         (Write After Approval): ...Here.
2011 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
2013         * MAINTAINERS: Change my email address as maintainer.
2015 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
2017         PR fortran/91828
2018         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
2019         * configure: Regenerated.
2021 2019-10-21  Jason Merrill  <jason@redhat.com>
2023         * .gitattributes: Also check ChangeLog whitespace.
2025 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
2027         * contrib/dg-extract-results.sh: Add support for KPASS.
2028         * contrib/dg-extract-results.py: Likewise.
2030 2019-10-17  Jason Merrill  <jason@redhat.com>
2032         * .gitattributes: Avoid {} in filename pattern.
2034 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
2036         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
2037         Approval section.
2039 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
2041         * MAINTAINERS: Add myself to Write After Approval
2043 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
2045         * MAINTAINERS: Add myself as an aarch64 maintainer.
2047 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2049         * MAINTAINERS: Add myself as aarch64 maintainer.
2051 2019-09-23  Carl Love  <cel@us.ibm.com>
2053         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
2054         New define_insn.
2055         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
2056         vsx_xxpermdi16_le_V16QI): Removed define_insn.
2058 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2060         * MAINTAINERS (Sam Tebbs): Update email address.
2062 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
2064         * MAINTAINERS: Update my email address.
2066 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
2068         * libtool.m4: Handle uclinuxfdpiceabi.
2070 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2072         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
2073         Remove myself from Write After Approval section.
2075 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2077         * configure.ac: Support for bpf-*-* targets.
2078         * configure: Regenerate.
2080 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2082         * config.sub: Import upstream version 2019-06-30.
2083         * config.guess: Import upstream version 2019-07-24.
2085 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
2087         * MAINTAINERS: Remove spu port maintainers.
2089 2019-08-28  Martin Liska  <mliska@suse.cz>
2091         * .gitignore: Add .clangd and compile_commands.json
2092         to .gitignore.
2094 2019-08-23  Michael Forney  <mforney@mforney.org>
2096         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2097         * Makefile.in: Regenerate.
2099 2019-08-19  Tom Tromey  <tom@tromey.com>
2101         * configure: Rebuild.
2102         * configure.ac: Add --with-static-standard-libraries.
2104 2019-08-16  Alexandre Oliva <oliva@gnu.org>
2106         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2108 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
2110         * MAINTAINERS (Write After Approval): Add myself.
2112 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2114         * MAINTAINERS (Write After Approval): Remove myself, already listed in
2115         RISC-V port maitainer.
2117 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2119         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2121 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2123         * MAINTAINERS (Write After Approval): Add myself.
2125 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
2127         * MAINTAINERS (Write After Approval): Add myself.
2129 2019-06-25  Martin Liska  <mliska@suse.cz>
2131         contrib/filter-clang-warnings.py: Transform from
2132         filter-rtags-warnings.py.
2134 2019-06-15  Tom Tromey  <tom@tromey.com>
2136         * configure.ac (host_libs): Add gnulib.
2137         * configure: Rebuild.
2138         * Makefile.def (host_modules, dependencies): Add gnulib.
2139         * Makefile.in: Rebuild.
2141 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2143         * MAINTAINERS (Write After Approval): Add myself.
2145 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2147         * configure: Regenerate.
2148         * configure.ac: Add PRU target.
2150 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2152         * MAINTAINERS (Write After Approval): Add myself.
2154 2019-06-11  Nick Clifton  <nickc@redhat.com>
2156         Import these changes from the binutils/gdb repository:
2158         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2160         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2161         and all its deps.
2162         * Makefile.in: Regenerated.
2164         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2166         * Makefile.def (host_modules): Add libctf.
2167         * Makefile.def (dependencies): Likewise.
2168         libctf depends on zlib, libiberty, and bfd.
2169         * Makefile.in: Regenerated.
2170         * configure.ac (host_libs): Add libctf.
2171         * configure: Regenerated.
2173 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2175         * MAINTAINERS (Write After Approval): Add myself.
2177 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2179         * MAINTAINERS: Update my email address.
2181 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2183         * MAINTAINERS (Write After Approval): Add myself.
2185 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2187         * MAINTAINERS (Write After Approval): Add myself.
2189 2019-05-07  Jim Wilson  <jimw@sifive.com>
2191         * MAINTAINERS: Remove myself as IA-64 maintainer.
2193 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2195         * MAINTAINERS (Write After Approval): Add myself.
2197 2019-05-02  Richard Biener  <rguenther@suse.de>
2199         PR bootstrap/85574
2200         * Makefile.tpl (compare target): Also compare extra-compare
2201         files.
2202         * Makefile.in: Regenerate.
2204 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2206         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2207         as modulo-scheduler maintainer.
2209 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2211         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2213 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2215         * MAINTAINERS: Update my email address.
2217 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2219         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2220         * configure: Regenerate.
2222 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2224         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2225         * configure: Regenerate.
2227 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2229         * configure.ac: Add target-zlib to target_libraries.
2230         * configure: Regenerate.
2232 2019-04-09  Martin Liska  <mliska@suse.cz>
2234         * Makefile.in: Regenerate.
2235         * Makefile.tpl: Pass GENERATOR_CFLAGS
2236         in all stages.
2238 2019-03-28  Martin Liska  <mliska@suse.cz>
2240         PR bootstrap/89829
2241         * Makefile.in: Revert r254150.
2242         * Makefile.tpl: Likewise.
2244 2019-03-28  Ben Elliston  <bje@gnu.org>
2246         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2247         related, and libdecnumber.
2249 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2251         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2252         (Write After Approval): Remove myself.
2254 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2256         * MAINTAINERS (Write After Approval): Add myself.
2258 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2260         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2261         (Write After Approval): Remove myself and Julian.
2263 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2265         * MAINTAINERS (Write After Approval): Add myself.
2267 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2269         * MAINTAINERS (Write After Approval): Add myself.
2271 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2273         * ChangeLog: Replace space with tab.
2274         * MAINTAINERS: Delete 1 tab to keep alignment.
2276 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2278         * MAINTAINERS (Write After Approval): Add myself.
2280 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2282         * MAINTAINERS (Write After Approval): Add myself.
2284 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2285             Kwok Cheung Yeung  <kcy@codesourcery.com>
2286             Julian Brown  <julian@codesourcery.com>
2287             Tom de Vries  <tom@codesourcery.com>
2288             Jan Hubicka  <hubicka@ucw.cz>
2289             Martin Jambor  <mjambor@suse.cz>
2291         * configure.ac: Likewise.
2292         * configure: Regenerate.
2293         * contrib/config-list.mk: Add amdgcn-amdhsa.
2295 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2297         * MAINTAINERS (Write After Approval): Add myself.
2299 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2301         * MAINTAINERS (Write After Approval): Add myself.
2303 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2305         PR target/88535
2306         * config.guess: Import upstream version 2019-01-03.
2307         * config.sub: Import upstream version 2019-01-01.
2309 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2311         * MAINTAINERS (Write After Approval): Update my maintainer address.
2313 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2315         * MAINTAINERS (Write After Approval): Add myself.
2317 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2319         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2321 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2323         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2324         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2325         (GCC_TARGET_TOOL): Likewise.
2326         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2327         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2328         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2329         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2330         * configure: Regenerate.
2331         * Makefile.in: Likewise.
2333 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2335         * MAINTAINERS (Write After Approval): Add myself.
2337 2018-11-13  Martin Liska  <mliska@suse.cz>
2339         * gcc.target/i386/pr87930.c: Move to ...
2340         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2342 2018-11-10  Stafford Horne  <shorne@gmail.com>
2344         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2345         (Write After Approval): Remove myself.
2347 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2349         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2350         Append $INCICONV to it.
2352 2018-11-04  Stafford Horne  <shorne@gmail.com>
2354         * MAINTAINERS (Write After Approval): Add myself.
2356 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2358         PR bootstrap/82856
2359         * multilib.am: New file.  From automake.
2361         Merge from binutils-gdb:
2362         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2364         * libtool.m4: Use AC_LANG_SOURCE.
2365         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2366         * ar-lib: New file.
2367         * test-driver: New file.
2368         * configure: Re-generate.
2370 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2376         PR bootstrap/87788
2377         PR d/87799
2378         * configure: Rebuild.
2379         * configure.ac: Disable D on systems where it is known not to work.
2381 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2383         * Makefile.def (target_modules): Add libphobos.
2384         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2385         GDCFLAGS_FOR_TARGET.
2386         (dependencies): Make libphobos depend on libatomic, libbacktrace
2387         configure, and zlib configure.
2388         (language): Add language d.
2389         * Makefile.in: Rebuild.
2390         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2391         (HOST_EXPORTS): Add GDC.
2392         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2393         (BASE_TARGET_EXPORTS): Add GDC.
2394         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2395         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2396         (EXTRA_HOST_FLAGS): Add GDC.
2397         (STAGE1_FLAGS_TO_PASS): Add GDC.
2398         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2399         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2400         environment variables.
2401         * configure: Rebuild.
2402         * configure.ac: Add target-libphobos to target_libraries.  Set and
2403         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2405 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2407         * MAINTAINERS (Write After Approval): Add myself.
2409 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2411         * MAINTAINERS (Write After Approval): Remove myself.
2413 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2415         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2417 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2419         * MAINTAINERS: Update my email address.
2421 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2423         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2424         maintainer.
2426 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2428         * MAINTAINERS (Write After Approval): Add self.
2430 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2432         * MAINTAINERS (write after approval): Add myself.
2434 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2436         * MAINTAINERS: Update my email address.
2438 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2440         * MAINTAINERS (write after approval): Add myself.
2442 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2444         * MAINTAINERS: Add self to global reviewers list.
2446 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2448         MAINTAINERS: Add c-sky port maintainers.
2450 2018-08-10  Martin Liska  <mliska@suse.cz>
2452         * MAINTAINERS: Revert change in previous commit and
2453         join lines.
2455 2018-08-10  Martin Liska  <mliska@suse.cz>
2457         * MAINTAINERS: Remove extra line.
2459 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2461         * MAINTAINERS: Update my email address.
2463 2018-07-19  DJ Delorie  <dj@redhat.com>
2465         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2466         as maintainer.
2468 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2470         * MAINTAINERS: Adjust email address for me and my colleague Robin
2471         Dapp.
2473 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2474             Sunil K Pandey  <sunil.k.pandey@intel.com>
2476         PR target/84413
2477         * config/i386/i386.c (m_CORE_AVX512): New.
2478         (m_CORE_AVX2): Likewise.
2479         (m_CORE_ALL): Add m_CORE_AVX2.
2480         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2481         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2482         and remove the rest of m_SKYLAKE_AVX512.
2484 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2486         * config.sub: Sync with upstream version 2018-07-03.
2488 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2490         * config.guess: Sync with upstream version 2018-06-26.
2491         * config.sub: Sync with upstream version 2018-07-02.
2493 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2495         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2496         * ltmain.sh: Likewise.
2498 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2500         * contrib/config-list.mk: Remove powerpc-linux_paired.
2502 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2504         * configure.ac: Introduce support for @unless/@endunless.
2505         * Makefile.tpl (dep-kind): Rewrite with cond; return
2506         postbootstrap in some cases.
2507         (make-postboot-dep, postboot-targets): New.
2508         (dependencies): Do not output postbootstrap dependencies at
2509         first.  Output non-target ones changed for configure to depend
2510         on stage_last @if gcc-bootstrap, and the original deps @unless
2511         gcc-bootstrap.
2512         * configure.in, Makefile.in: Rebuilt.
2514 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2516         * MAINTAINERS (write after approval): Add myself.
2518 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2520         * MAINTAINERS (write after approval): Add myself.
2522 2018-06-19  Nick Clifton  <nickc@redhat.com>
2524         * zlib/configure.ac: Restore old behaviour of only enabling
2525         multilibs when a target subdirectory is defined.  This allows
2526         building with srcdir == builddir.
2527         * zlib/configure: Regenerate.
2529 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2531         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2532         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2533         * Makefile.in: Regenerate.
2535 2018-06-16  Ben Elliston  <bje@gnu.org>
2537         * config.guess: Import latest version.
2538         * config.sub: Likewise.
2540 2018-06-08  Martin Liska  <mliska@suse.cz>
2542         * MAINTAINERS: Remove MPX-related entries.
2543         * Makefile.def: Remove libmpx support.
2544         * Makefile.in: Regenerate.
2545         * configure.ac: Remove removed files.
2546         * configure: Regenerate.
2547         * libmpx/ChangeLog: Remove.
2548         * libmpx/Makefile.am: Remove.
2549         * libmpx/Makefile.in: Remove.
2550         * libmpx/acinclude.m4: Remove.
2551         * libmpx/aclocal.m4: Remove.
2552         * libmpx/config.h.in: Remove.
2553         * libmpx/configure: Remove.
2554         * libmpx/configure.ac: Remove.
2555         * libmpx/configure.tgt: Remove.
2556         * libmpx/libmpx.spec.in: Remove.
2557         * libmpx/mpxrt/Makefile.am: Remove.
2558         * libmpx/mpxrt/Makefile.in: Remove.
2559         * libmpx/mpxrt/libmpx.map: Remove.
2560         * libmpx/mpxrt/libtool-version: Remove.
2561         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2562         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2563         * libmpx/mpxrt/mpxrt.c: Remove.
2564         * libmpx/mpxrt/mpxrt.h: Remove.
2565         * libmpx/mpxwrap/Makefile.am: Remove.
2566         * libmpx/mpxwrap/Makefile.in: Remove.
2567         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2568         * libmpx/mpxwrap/libtool-version: Remove.
2569         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2571 2018-06-04  Martin Liska  <mliska@suse.cz>
2573         * MAINTAINERS: Add myself as gcov maintainer.
2575 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2577         * MAINTAINERS: Update my email address.
2579 2018-06-04  Tom de Vries  <tdevries@suse.de>
2581         * MAINTAINERS: Remove write-after-approval entries for component
2582         maintainers.
2584 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2586         * MAINTAINERS (write after approval): Add myself.
2588 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2590         * MAINTAINERS: Update my email address.
2592 2018-06-01  Tom de Vries  <tdevries@suse.de>
2594         * MAINTAINERS: Update my email address.
2596 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2598         * MAINTAINERS (loop-optimizer): Add myself.
2600 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2602         * configure.ac: Added "nfp" target.
2603         * configure: Regenerate.
2605 2018-04-30  Richard Biener  <rguenther@suse.de>
2607         PR bootstrap/85571
2608         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2609         (STAGE3_TFLAGS): Likewise.
2610         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2611         (STAGEtrain_TFLAGS): Likewise.
2612         * Makefile.in: Regenerate.
2614 2018-04-26  Richard Biener  <rguenther@suse.de>
2616         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2617         (STAGE2_CFLAGS): Likewise.
2618         (STAGE2_TFLAGS): Likewise.
2619         (STAGE3_CFLAGS): Add -fchecking.
2620         (STAGE3_TFLAGS): Likewise.
2621         (STAGEtrain_CFLAGS): Filter out -fchecking.
2622         (STAGEtrain_TFLAGS): Likewise.
2623         * Makefile.in: Re-generate.
2625 2018-04-25  Catherine Moore <clm@codesourcery.com>
2627         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2629 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2631         * MAINTAINERS (write after approval): Add myself.
2633 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2635         * MAINTAINERS: Update my email address.
2637 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2639         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2641 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2643         * MAINTAINERS: Update my email address and disambiguate myself
2644         a bit from Will Schmidt.
2646 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2648         * MAINTAINERS: Move maintainers of now-removed picochip and score
2649         ports to write after approval.
2651 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2653         * MAINTAINERS: Add entry for SVE maintainership.
2655 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2657         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2658         * configure: Regenerate.
2660 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2662         * MAINTAINERS (write after approval): Add myself.
2664 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2666         * MAINTAINERS (write after approval): Add myself.
2668 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2670         * MAINTAINERS (write after approval): Add myself.
2672 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2674         Update copyright years.
2676 2018-01-03  Ben Elliston  <bje@gnu.org>
2678         * config.guess: Import latest version.
2679         * config.sub: Likewise.
2681 2017-12-12  Stafford Horne  <shorne@gmail.com>
2683         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2684         * configure: Regenerate.
2686 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2688         * MAINTAINERS (Write After Approval): Add myself.
2690 2017-11-28  Julia Koval  <julia.koval@intel.com>
2691             Sebastian Peryt  <sebastian.peryt@intel.com>
2693         * Makefile.def (target_modules): Remove libcilkrts.
2694         * Makefile.in: Ditto.
2695         * configure: Ditto.
2696         * configure.ac: Ditto.
2698 2017-11-28  Julia Koval  <julia.koval@intel.com>
2700         * MAINTAINERS (Write After Approval): Add myself.
2702 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2704         * MAINTAINERS (Write After Approval): Add myself.
2706 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2708         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2709         Use my SiFive email address.
2711 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2713         * MAINTAINERS (write after approval): Add myself.
2715 2017-10-27  Martin Liska  <mliska@suse.cz>
2717         * Makefile.tpl: Use proper name of folder as it was renamed
2718         during transition to 4 stages.
2719         * Makefile.in: Regenerate.
2721 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2723         * MAINTAINERS (write after approval): Add myself.
2725 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2727         * MAINTAINERS: Add a note that maintainership also includes web
2728         pages, docs, and testsuite related to that area.
2730 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2732         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2734 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2736         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2738 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2740         * MAINTAINERS: Remove myself as a vxworks maintainer.
2742 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2744         * MAINTAINERS: Remove email address of Jim Norris.
2746 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2748         * MAINTAINERS (Reviewers): Move myself from here...
2749         (CPU Port Maintainers): ... to here.
2751 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2753         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2755 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2757         * MAINTAINERS (write after approval): Add myself.
2759 2017-07-28  Tony Reix  <tony.reix@atos.net>
2761         * configure.ac (target-libffi): Don't disable for AIX.
2762         (go): Don't add to unsupported_languages on AIX.
2763         (target-libgo): Don't disable for AIX.
2764         * configure: Regenerate.
2766 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2768         * MAINTAINERS: Add myself.
2770 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2772         * MAINTAINERS: Update my email address.
2774 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2776         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2777         arm-specific auto-generated header files.
2779 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2781         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2782         * configure: Rebuilt.
2784 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2786         * MAINTAINERS: Readd myself for c6x.
2788 2017-06-28  Martin Liska  <mliska@suse.cz>
2790         PR bootstrap/81217
2791         * Makefile.def: Remove superfluous bootstrap_target from
2792         bootstrap_stage.
2793         * Makefile.in: Re-generate the file.
2795 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2797         * MAINTAINERS: Add myself to Write After Approval
2799 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2801         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2803 2017-06-19  Martin Liska  <mliska@suse.cz>
2805         * Makefile.def: Define 4 stages PGO bootstrap.
2806         * Makefile.tpl: Define FLAGS.
2807         * Makefile.in: Regenerate.
2809 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2811         * Makefile.def: Add check-gotools to go check targets.
2812         * Makefile.in: Rebuild.
2814 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2816         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2818 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2820         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2821         * configure: Regenerate.
2823 2017-05-31  Martin Liska  <mliska@suse.cz>
2825         * configure.ac: Add handling of stage2_werror_flags to
2826         action-if-given and to action-if-not-given.
2827         * configure: Regenerate.
2829 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2831         * MAINTAINERS: Add self to Write After Approval
2833 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2835         * MAINTAINERS: Update my email address, and remove myself as
2836         maintainer in some areas.
2838 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2840         * MAINTAINERS: Add self to Write After Approval
2842 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2844         * configure.ac: Add --enable-languages=default to mean default and
2845         make --enable-languages=all mean all supported languages.
2846         * configure: Regenerated.
2848 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2850         * config.gcc (powerpc*-*-*spe*): New.
2851         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2852         (powerpc-*-rtems*spe*): New.
2853         (powerpc*-*-linux*spe*): New.
2854         (powerpc-wrs-vxworksspe): New.
2855         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2856         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2857         * config.host (powerpc*-*-*spe*): New.
2859 2017-05-19  Martin Liska  <mliska@suse.cz>
2861         * configure.ac: Add --enable-werror-always just for
2862         bootstrap-debug (or none build config) and do not add it
2863         when we are on a release branch.
2864         * configure: Regenerated.
2866 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2868         * MAINTAINERS: Add self to Write After Approval
2870 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2872         * MAINTAINERS: Move myself to Write After Approval section.
2874 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2876         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2877         ACCH registers.
2878         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2879         available.
2880         (umulsidi3): Likewise.
2881         (mulsidi3_700): Disable this pattern when we have advanced mpy
2882         instructions.
2883         (umulsidi3_700): Likewise.
2884         (maddsidi4): New pattern.
2885         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2886         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2887         (mpydu_imm_arcv2hs): Likewise.
2888         * config/arc/predicates.md (accl_operand): New predicate.
2890 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2891             Andrew Burgess <andrew.burgess@embecosm.com>
2893         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2894         case.
2895         (ARC_AUTOFP_IRQ_P): Likewise.
2896         (ARC_AUTO_IRQ_P): Likewise.
2897         (rgf_banked_register_count): New variable.
2898         (parse_mrgf_banked_regs_option): New function.
2899         (arc_override_options): Handle rgf_banked_regs option.
2900         (arc_handle_interrupt_attribute): Add firq option.
2901         (arc_compute_function_type): Return fast irq type when required.
2902         (arc_must_save_register): Handle fast interrupts.
2903         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2904         (arc_return_address_regs): Update.
2905         * config/arc/arc.h (arc_return_address_regs): Update.
2906         (arc_function_type): Add fast interrupt type.
2907         (ARC_INTERRUPT_P): Update.
2908         (RC_FAST_INTERRUPT_P): Define.
2909         * config/arc/arc.md (simple_return): Update for fast interrupts.
2910         (p_return_i): Likewise.
2911         * config/arc/arc.opt (mrgf-banked-regs): New option.
2912         * doc/invoke.texi (mrgf-banked-regs): Document.
2914 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2916         * config/arc/arc.c (irq_ctrl_saved): New variable.
2917         (ARC_AUTOBLINK_IRQ_P): Define.
2918         (ARC_AUTOFP_IRQ_P): Likewise.
2919         (ARC_AUTO_IRQ_P): Likewise.
2920         (irq_range): New function.
2921         (arc_must_save_register): Likewise.
2922         (arc_must_save_return_addr): Likewise.
2923         (arc_dwarf_emit_irq_save_regs): Likewise.
2924         (arc_override_options): Handle deferred options.
2925         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2926         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2927         arc_must_save_return_addr.
2928         (arc_compute_frame_size): Handle automated save and restore of
2929         registers.
2930         (arc_expand_prologue): Likewise.
2931         (arc_expand_epilogue): Likewise.
2932         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2933         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2934         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2936 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2937         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2939         PR bootstrap/77661
2940         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2941         in-tree build MPC.
2942         * Makefile.in: Regenerate.
2944 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2946         * configure.ac: Enable LTO by default on darwin >= 9.
2947         * configure: Regenerate.
2949 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2951         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2952         and Andrew Waterman as the RISC-V maintainers.
2954 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2956         * MAINTAINERS: Add self to Write After Approval
2958 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2960         * config.guess: Import latest from upstream.
2962 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2964         * MAINTAINERS (Write After Approval): Remove entries that are
2965         already covered under Reviewers.
2967 2017-03-08  Mark Wielaard  <mark@klomp.org>
2969         PR demangler/70909
2970         PR demangler/67264
2971         * include/demangle.h: Add d_printing to struct demangle_component
2972         and pass struct demangle_component as non const.
2974 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2976         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2978 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2980         * Makefile.tpl: Remove HOST_ISLVER.
2981         (HOST_EXPORTS): Remove ISLVER.
2982         * Makefile.in: Regenerate.
2984 2017-02-13  Richard Biener  <rguenther@suse.de>
2986         * configure: Re-generate.
2988 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2990         * MAINTAINERS: Adjust bug reporting URL.
2992 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2994         * MAINTAINERS (Write After Approval): Remove redundant entry
2995         for Andrew Burgess.
2997 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2999         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
3000         32-bit hppa*-*-hpux*.
3001         * configure: Regenerate.
3003 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
3005         * configure.ac: Moved the white list of enabling BRIG FE to
3006         libhsail-rt/configure.tgt.
3007         * configure: Regenerated.
3008         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
3010 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
3011             Martin Jambor  <mjambor@suse.cz>
3013         * Makefile.def (target_modules): Added libhsail-rt.
3014         (languages): Added language brig.
3015         * Makefile.in: Regenerated.
3016         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
3017         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
3018         * configure: Regenerated.
3020 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
3022         PR other/79046
3023         * configure: Regenerated.
3025 2017-01-04  Alan Modra  <amodra@gmail.com>
3027         * configure: Regenerate.
3029 2016-12-29  Ben Elliston  <bje@gnu.org>
3031         * config.sub: Import latest version.
3033 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
3035         * MAINTAINERS (Write After Approval): Add myself.
3037 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
3039         * configure.ac: Don't bootstrap libmpx unless --with-build-config
3040         includes bootstrap-mpx.
3041         * configure: Regenerated.
3043 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
3045         * MAINTAINERS (Write After Approval): Add myself.
3047 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
3049         * configure: Regenerate.
3051 2016-12-01  Matthias Klose  <doko@ubuntu.com>
3053         * configure.ac: Don't use pkg-config to check for bdw-gc.
3054         * configure: Regenerate.
3056 2016-11-30  Matthias Klose  <doko@ubuntu.com>
3058         * Makefile.def: Remove reference to boehm-gc target module.
3059         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
3060         options and for the bdw-gc pkg-config module.
3061         * configure: Regenerate.
3062         * Makefile.in: Regenerate.
3064 2016-11-28  Nathan Sidwell  <nathan@acm.org>
3066         * MAINTAINERS (nvptx): Remove self.
3068 2016-11-25  Ben Elliston  <bje@gnu.org>
3070         * config.guess: Import latest version.
3071         * config.sub: Likewise.
3073 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
3075         * MAINTAINERS (Write After Approval): Add myself.
3077 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3079         * Makefile.def: Remove references to GCJ.
3080         * Makefile.tpl: Likewise.
3081         * Makefile.in: Regenerate.
3083 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3085         * config-ml.in: Remove references to GCJ.
3086         * configure.ac: Likewise.
3087         * configure: Regenerate.
3089 2016-11-01  Josh Conner  <joshconner@google.com>
3091         * MAINTAINERS (Write After Approval): Update email address,
3093 2016-10-27  Carl Love  <cel@us.ibm.com>
3095         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3096         Approval list to make it alphabetical.
3098 2016-10-27  Carl Love  <cel@us.ibm.com>
3100         * MAINTAINERS (Write After Approval): Add myself.
3102 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
3104         * MAINTAINERS (Reviewers): Add myself.
3105         (Write After Approval): Add myself.
3107 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
3108             Ulrich Weigand  <uweigand@de.ibm.com>
3110         * MAINTAINERS: Update email address.
3112 2016-10-10  Nathan Sidwell  <nathan@acm.org>
3114         * MAINTAINERS: Update email address.
3116 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
3118         * configure.ac: Add aarch64-*-freebsd*.
3119         * configure: Regenerate.
3121 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
3123         * MAINTAINERS: Update email address after it got reverted.
3125 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3127         * configure.ac (target_libraries): Readd target-boehm-gc.
3128         Restore --enable-objc-gc handling.
3129         * configure: Regenerate.
3131 2015-10-03  Jeff Law  <law@redhat.com>
3133         * MAINTAINERS: Move several inactive maintainers to the
3134         write-after-approval section.
3136 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
3138         * configure.ac: Add target-libffi to target_libraries.
3139         Readd libgcj target disablings, modified to only target-libffi.
3140         Readd target addition of go to unsupported languages.
3141         * configure: Regenerated.
3143 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
3145         * MAINTAINERS: Update email address.
3147 2016-09-30  Andrew Haley  <aph@redhat.com>
3149         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3150         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3151         libgcj.
3153 2016-09-30  Andrew Haley  <aph@redhat.com>
3155         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3156         write-after approval after GCJ deletion.
3158 2016-09-30  Andrew Haley  <aph@redhat.com>
3160         * Makefile.def: Remove libjava.
3161         * Makefile.tpl: Likewise.
3162         * Makefile.in: Regenerate.
3163         * configure.ac: Likewise.
3164         * configure: Likewise.
3165         * gcc/java: Remove.
3166         * libjava: Likewise.
3168 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3170         * MAINTAINERS (Reviewers): Add myself.
3172 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3174         * configure.ac: Disable "sim" directory for arc*-*-*.
3175         * configure: Regenerated.
3177 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3179         * MAINTAINERS (Write After Approval): Add myself.
3181 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3183         * configure.ac: Check for the minimum in-tree MPFR version
3184         handled.
3185         * configure: Regenerate.
3187 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3189         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3190         * configure: Regenerated.
3192 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3194         * MAINTAINERS (Write After Approval): Add myself.
3196 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3198         * Makefile.def: Add autoprofiledbootstrap.
3199         * Makefile.tpl: Dito.
3200         * Makefile.in: Regenerate.
3202 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3204     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3205     * configure: Regenerate.
3207 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3209         * configure: Regenerate.
3210         * configure.ac: Remove support for avr-rtems.
3212 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3214         * MAINTAINERS (Write After Approval): Add myself.
3216 2016-06-16  Michael Collison  <michael.collison@arm.com>
3218         * MAINTAINERS (Write After Approval): Add myself.
3220 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3222         * MAINTAINERS (Write After Approval): Update e-mail address.
3224 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3226         * MAINTAINERS (Write After Approval): Add myself.
3228 2016-05-28  Alan Modra  <amodra@gmail.com>
3230         * Makefile.tpl (configure): Depend on m4 files included.
3231         * Makefile.in: Regenerate.
3233 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3235         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3236         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3238 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3240         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3241         special case builtin.
3242         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3243         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3244         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3245         for __builtin_vec_addec.
3247 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3249         * config.guess: Import version 2016-04-02 (newest).
3250         * config.sub: Import version 2016-05-10 (newest).
3252 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3254         * configure.ac: Add ARC support to libgloss.
3255         * configure: Regenerate
3257 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3259         * MAINTAINERS (Write After Approval): Add myself.
3261 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3263         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3264         * configure: Regenerated.
3265         * Makefile.def (gmp): Explicitly disable assembler.
3266         (mpfr): Adjust lib_path.
3267         (mpc): Likewise.
3268         * Makefile.in: Regenerated.
3270 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3272         PR bootstrap/70704
3273         * configure.ac (--enable-stage1-checking): Add missing
3274         --enable-checking=.
3275         * configure: Regenerated.
3277 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3279         * config.guess: Revert r235676.
3280         * config.sub: Revert r235676.
3282 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3284         * config.guess: Remove SH5 support.
3285         * config.sub: Likewise.
3286         * configure: Likewise.
3287         * configure.ac: Likewise.
3289 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3291         PR bootstrap/70704
3292         * configure.ac (--enable-stage1-checking): For --disable-checking or
3293         implicit --enable-checking, make sure extra flag matches in between
3294         stage1 and later checking.
3295         * configure: Regenerated.
3297 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3299         * .gitattributes: New file.
3301 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3303         * MAINTAINERS (rs6000/powerpc port): Add myself.
3305 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3307         PR bootstrap/70173
3308         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3309         and gotools directories.  Delete the stage_final file.
3310         * Makefile.in: Regenerate.
3312 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3314         * MAINTAINERS (Write After Approval): Add myself.
3316 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3318         * MAINTAINERS (Fortran maintainer): Remove myself.
3320 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3322         * MAINTAINERS (Write After Approval): Add myself.
3324 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3326         * MAINTAINERS (Write After Approval): Add myself.
3328 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3330         Sync with binutils-gdb:
3332         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3334         * configure.ac: Add mips and s390 to the gold target check.
3335         * configure: Regenerate.
3337 2016-03-01  DJ Delorie  <dj@redhat.com>
3339         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3341 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3343         * MAINTAINERS (libcpp): Add myself.
3344         (diagnostic messages): Likewise.
3346 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3348         * MAINTAINERS: Fix whitespace.
3350 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3352         * MAINTAINERS (Write After Approval): Add myself.
3354 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3356         * config/isl.m4: Add comments about isl-0.16.
3357         * configure: Regenerate.
3359 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3361         * MAINTAINERS (hsa maintainers): Add myself.
3363 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3365         * MAINTAINERS: (Write After Approval): Add myself.
3367 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3368             Sebastian Pop  <s.pop@samsung.com>
3370         * Makefile.in: Regenerate.
3371         * Makefile.tpl: Export ISLVER.
3372         * configure: Regenerate.
3373         * config/isl.m4: Detect isl-0.15.
3375 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3377         PR bootstrap/69329
3378         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3379         * Makefile.in: Regenerate.
3381 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3383         * configure.ac: Enable LTO for DJGPP
3384         * configure: Regenerate
3386 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3388         Sync with binutils-gdb:
3389         2015-10-21  Nick Clifton  <nickc@redhat.com>
3391         PR gas/19109
3392         * configure.ac: Note the 'none' is an acceptable argument to
3393         --enable-compressed-debug-sections.
3394         * configure: Regenerate.
3396 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3398         PR bootstrap/69134
3399         * Makefile.def (mpfr): Disable assembler.
3400         * Makefile.in: Regenerate.
3402 2016-01-01  Ben Elliston  <bje@gnu.org>
3404         * config.guess: Import version 2016-01-01.
3405         * config.sub: Likewise.
3407 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3409         * MAINTAINERS (Write After Approval): Add myself.
3411 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3413         * Makefile.in: Replace ISL with isl.
3414         * Makefile.tpl: Same.
3415         * config/isl.m4: Same.
3416         * configure.ac: Same.
3417         * contrib/download_prerequisites: Same.
3418         * configure: Regenerate.
3420 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3422         * MAINTAINERS (Write After Approval): Add Myself.
3424 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3426         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3427         * configure: Regenerate.
3429 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3430             Sebastian Pop  <s.pop@samsung.com>
3432         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3433         isl_ctx_get_max_operations.
3434         * configure: Regenerate.
3436 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3438         * MAINTAINERS (Write After Approval): Add myself.
3440 2015-12-02  Ian Lance Taylor  <iant@google.com>
3442         PR go/66147
3443         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3444         * Makefile.in: Regenerate.
3446 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3448         PR libffi/65726
3449         * Makefile.def (lang_env_dependencies): Make libffi depend
3450         on cxx.
3451         * Makefile.in: Regenerate.
3453 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3455         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3456         symbols.
3458 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3460         Sync with binutils-gdb:
3461         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3463         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3464         * configure: Regenerate.
3466 2015-11-19  Martin Liska  <mliska@suse.cz>
3468         * .gitignore: Add .clang-format to ignored files.
3469         * Makefile.in: Add clang-format.
3470         * Makefile.tpl: Likewise.
3472 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3474         * configure.ac: Enable libmpx by default.
3475         * configure: Regenerated.
3477 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3479         * MAINTAINERS: Update email address.
3481 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3483         * MAINTAINERS: Update email address.
3485 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3487         * MAINTAINERS  (Write After Approval): Add myself.
3489 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3491         Sync with binutils-gdb:
3492         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3494         PR gas/19109
3495         * configure.ac: Add
3496         --enable-compressed-debug-sections={all,gas,gold,ld}.
3497         * configure: Regenerated.
3499 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3501         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3503 2015-10-09  Martin Liska  <mliska@suse.cz>
3505         * MAINTAINERS (Write After Approval): Add myself.
3507 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3509         * MAINTAINERS (Write After Approval): Add myself.
3511 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3513         * MAINTAINERS: Update email address.
3515 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3517         * MAINTAINERS  (Write After Approval): Add myself.
3519 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3521         * MAINTAINERS: Update email.
3523 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3525         * MAINTAINERS: Update my email address.
3527 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3529         * MAINTAINERS (ft32 port): Add myself.
3531 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3533         * MAINTAINERS: Add myself.
3535 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3537         * MAINTAINERS (Write After Approval): Add myself.
3539 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3541         PR libfortran/54572
3542         * Makefile.def: Make libgfortran depend on libbacktrace.
3543         * Makefile.in: Regenerate.
3545 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3547         * MAINTAINERS (Write After Approval): Add myself.
3549 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3551         PR other/67092
3552         * configure.ac: Remove --with_host_libstdcxx support.
3553         * configure: Regenerate.
3555 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3556             Jakub Jelinek  <jakub@redhat.com>
3558         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3559         nvptx*-*-*.
3560         * configure: Regenerate.
3562 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3564         * Makefile.def (libiconv): Define bootstrap=true.
3565         Mark pdf/html/info as missing.
3566         (configure-gcc): Depend on all-libiconv.
3567         (all-gcc): Ditto.
3568         (configure-libcpp): Ditto.
3569         (all-libcpp): Ditto.
3570         (configure-intl): Ditto.
3571         (all-intl): Ditto.
3572         * Makefile.in: Regenerate.
3574 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3576         * MAINTAINERS (loop ivopts): Add the entry and myself.
3578 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3580         * MAINTAINERS (nvptx): Add self.
3582 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3584         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3585         128-bit vector modes.
3587 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3589         * MAINTAINERS (Write After Approval): Add myself.
3591 2015-07-28  Ben Elliston  <bje@gnu.org>
3593         * config.sub, config.guess: Import from upstream.
3595 2015-07-24  Michael Darling  <darlingm@gmail.com>
3597         PR other/66259
3598         * config-ml.in: Reflects renaming of configure.in to configure.ac
3599         * configure: Likewise
3600         * configure.ac: Likewise
3602 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3604         * MAINTAINERS: Update my email address.
3606 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3608         Sync with binutils-gdb:
3609         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3611         * configure.ac (target_configdirs): Exclude target-zlib if
3612         target-libjava isn't built.
3613         * configure: Regenerated.
3615 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3617         Sync with binutils-gdb:
3618         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3620         * configure.ac: Disable configuration of GDB for HPUX targets.
3621         * configure: Regenerate.
3623         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3625         * configure.ac: Add --with-system-zlib.
3626         * configure: Regenerated.
3628         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3630         * configure.ac: Add FT32 support.
3631         * configure: Regenerate.
3633         2015-01-12  Anthony Green  <green@moxielogic.com>
3635         * configure.ac: Don't disable gprof for moxie.
3636         * configure: Rebuild.
3638 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3640         Sync with binutils-gdb:
3641         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3643         PR ld/18355
3644         * Makefile.def: Add extra_configure_flags to host zlib.
3645         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3646         to --enable-host-shared When bfd is to be built as shared
3647         library.  AC_SUBST.
3648         * Makefile.in: Regenerated.
3650 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3652         Sync with src:
3653         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3654         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3655         * Makefile.in: Regenerated.
3657 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3659         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3660         target.
3661         * configure: Regenerate.
3663 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3665         * MAINTAINERS (Write After Approval): Add myself.
3667 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3669         * MAINTAINERS (OS Port Maintainers): Add myself.
3670         (Various Maintainers): Remove myself from libffi testsuite.
3672 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3674         * MAINTAINERS (gen* on machine desc): Add self.
3676 2015-06-02  Jason Merrill  <jason@redhat.com>
3678         PR bootstrap/66319
3679         * configure.ac: Use -std=gnu++98.
3681 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3683         * MAINTAINERS (Write After Approval): Add myself.
3685 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3687         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3688         * configure: Regenerate.
3690 2015-05-26  Jason Merrill  <jason@redhat.com>
3692         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3693         * configure: Regenerate.
3695 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3697         * configure.ac: FT32 target added.
3698         * configure: Regenerated.
3700 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3702         * MAINTAINERS (Write After Approval): Add myself.
3704 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3706         * MAINTAINERS (Write After Approval): Add myself.
3708 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3710         * configure.ac: Fix typo.
3711         * configure: Regenerate.
3713 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3715         * MAINTAINERS (Write After Approval): Add myself.
3717 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3719         * configure.ac: Match $host configured with triplets.
3720         * configure: Regenerate.
3722 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3724         * Makefile.tpl: Remove surplus whitespace throughout.
3725         * Makefile.in: Regenerate.
3727 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3729         * MAINTAINERS (Various Maintainers): Add myself as instruction
3730         combiner maintainer.
3732 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3734         PR bootstrap/62077
3735         * configure.ac (--enable-stage1-checking): Default to
3736         release,misc,gimple,rtlflag,tree,types if --disable-checking
3737         or --enable-checking is not specified and DEV-PHASE is not
3738         experimental.
3739         * configure: Regenerated.
3741 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3743         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3744         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3745         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3746         * Makefile.in: Regenerate.
3748 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3750         * MAINTAINERS: Update my email address.
3752 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3754         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3756 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3758         * MAINTAINERS: Add myself as an arm port reviewer.
3760 2015-03-25  Martin Liska  <mliska@suse.cz>
3761             Yury Gribov  <y.gribov@samsung.com>
3763         * Makefile.in: Fix ln source location for vimrc file.
3764         * Makefile.tpl: Likewise.
3766 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3768         PR bootstrap/25672
3769         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3770         cross-compiling.  Similarly for CXX_FOR_TARGET.
3771         * configure: Regenerate.
3773 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3775         * Makefile.def: Add libmpx.
3776         * configure.ac: Add libmpx.
3777         * Makefile.in: Regenerate.
3778         * configure: Regenerate.
3780 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3782         * MAINTAINERS (CPU Port Maintainers): Add myself
3783         i386 vector ISA extns mantainer.
3785 2015-03-13  Jeff Law  <law@redhat.com>
3787         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3788         maintainer.
3789         Remove Richard Henderson as a maintainer for the x86 port.
3791 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3793         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3795 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3797         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3798         pointer bounds checker and i386 MPX maintainer.
3800 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3802         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3804 2015-02-26  Martin Sebor  <msebor@redhat.com>
3806         * MAINTAINERS (Various Maintainers): Add self.
3808 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3810         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3811         Make sure it contains lto.
3812         * configure: Regenerate.
3814 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3816         * configure: Regenerate.
3818 2015-02-06  Diego Novillo  <dnovillo@google.com>
3820         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3821         middle-end, docstring): Remove myself.
3822         (Write After Approval): Add myself.
3824 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3826         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3827         (Write After Approval): Update address.
3829 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3831         PR jit/64780
3832         * configure.ac: Require the user to explicitly specify
3833         --enable-host-shared if the jit is enabled.
3834         * configure: Regenerate.
3836 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3838         * MAINTAINERS (Write After Approval): Add myself.
3840 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3842         * MAINTAINERS: Make whitespace consistent.
3844 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3846         * MAINTAINERS (Write After Approval): Add myself.
3848 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3850         * MAINTAINERS: (Write After Approval): Add myself.
3852 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3854         * MAINTAINERS: (Write After Approval): Add myself.
3856 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3858         * MAINTAINERS: (Write After Approval): Add myself.
3860 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3862         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3863         objective-c/c++ front end maintainer.
3865 2015-01-13  Marek Polacek  <polacek@redhat.com>
3867         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3869 2015-01-12  Jeff Law  <law@redhat.com>
3871         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3872         a very long time.
3874 2015-01-09  Ian Lance Taylor  <iant@google.com>
3876         * configure.ac (host_tools): Add gotools.
3877         * Makefile.def (host_modules): Add gotools.
3878         (dependencies): Add dependency of all-gotools on all-target-libgo.
3880 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3882         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3883         * configure: Regenerate.
3885 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3887         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3888         all-target-libgomp.
3889         * Makefile.in: Regenerate.
3891 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3893         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3895 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3897         * configure.ac: Add Visium support.
3898         * configure: Regenerate.
3900 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3902         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3903         * configure: Regenerate.
3905 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3907         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3908         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3909         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3910         (OBJCOPY_FOR_TARGET): New variable.
3911         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3912         * Makefile.in: Regenerate.
3913         * configure.ac: Check for already installed target objcopy.
3914         Also GCC_TARGET_TOOL on objcopy.
3915         * configure: Regenerate.
3917 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3919         * config.sub: Update from upstream, to 2015-01-01 version.
3920         * config.guess: Ditto.
3922 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3924         * MAINTAINERS (RTEMS Ports): Add myself.
3926 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3928         * MAINTAINERS (Write After Approval): Add myself.
3930 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3932         * MAINTAINERS (Write After Approval): Add myself.
3934 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3936         * configure.ac (--enable-as-accelerator-for): Don't set
3937         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3938         * configure: Regenerate.
3940 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3942         PR bootstrap/64023
3943         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3944         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3945         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3946         to CXX.
3947         * Makefile.in: Regenerated.
3949 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3950             Yury Gribov  <y.gribov@samsung.com>
3952         * .gitignore: Added .local.vimrc and .lvimrc.
3953         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3954         * Makefile.in: Regenerate.
3956 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3958         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3959         * configure: Regenerated.
3961 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3963         * MAINTAINERS (nvptx port): New entry.
3965 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3967         * configure: Regenerate.
3969 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3971         * configure.ac: Merge with Binutils.
3973 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3975         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3976         * Makefile.in: Regenerate.
3978 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3980         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3981         missing flex.
3982         * Makefile.in: Regenerated.
3984 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3986         * Makefile.in: Regenerate.
3988 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3990         PR bootstrap/63784
3991         * libtool.m4: Add $pic_flag with -shared.
3993 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3995         * MAINTAINERS (Write After Approval): Added myself.
3997 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3999         * MAINTAINERS (write-after-approval): Add myself.
4001 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4003         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
4004         from 2 years ago.
4006 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
4008         Revert:
4009         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
4011         * MAINTAINERS (Write After Approval): Added myself as line map
4012         maintainer.
4014 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
4016         Revert:
4017         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
4019         * MAINTAINERS (Write After Approval): Added myself.
4021 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
4023         * MAINTAINERS (Write After Approval): Added myself.
4025 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
4027         * MAINTAINERS (Write After Approval): Added myself as line map
4028         maintainer.
4030 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
4032         * MAINTAINERS (Various Maintainers): Added myself as line map
4033         maintainer.
4035 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4037         * move-if-change: Sync from upstream gnulib.
4039 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4041         * compile: Sync with upstream Automake.
4042         * depcomp: Ditto.
4043         * install-sh: Ditto.
4044         * missing: Ditto.
4045         * mkinstalldirs: Ditto.
4046         * ylwrap: Ditto.
4048 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4050         * config.sub: Update from upstream config repo.
4051         * config.guess: Ditto.
4053 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
4055         * Makefile.def: Add liboffloadmic to target_modules.  Make
4056         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
4057         * Makefile.in: Regenerate.
4058         * configure: Regenerate.
4059         * configure.ac: Add liboffloadmic to target binaries.
4060         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
4061         Add liboffloadmic to noconfig list when C++ is not supported.
4063 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
4064             Thomas Schwinge  <thomas@codesourcery.com>
4065             Ilya Verbin  <ilya.verbin@intel.com>
4066             Andrey Turetskiy  <andrey.turetskiy@intel.com>
4068         * configure: Regenerate.
4069         * configure.ac (--enable-as-accelerator-for)
4070         (--enable-offload-targets): New configure options.
4072 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4074         * Makefile.def: Make all-gcc depend on all-isl.
4075         * Makefile.in: Regenerate.
4077 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
4079         * ChangeLog.jit: New.
4080         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4082 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4084         PR target/63610
4085         * libtool.m4: Fix globbing of darwin versions.
4086         * configure: Regenerate.
4088 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4090         * Makefile.def: Remove CLooG.
4091         * Makefile.tpl: Ditto.
4092         * configure.ac: Ditto.
4093         * configure: Regenerate.
4094         * Makefile.in: Ditto.
4096 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
4098         * configure.ac: Handle nvptx-*-*.
4099         * configure: Regenerate.
4101 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
4103         * MAINTAINERS (Write After Approval): Add myself.
4105 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
4107         * Makefile.def (libcc1): Remove bootstrap=true;.
4108         * Makefile.in: Regenerated.
4110 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4112         * configure.ac: Update comment.
4113         * configure: Regenerate.
4115 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
4117         * MAINTAINERS (Write After Approval): Add myself.
4119 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
4121         * configure.ac (extra_host_libiberty_configure_flags): Add
4122         --enable-shared also for libcc1's benefit.
4123         * configure: Regenerate.
4125 2014-10-29  Tristan Gingold  <gingold@adacore.com>
4127         * MAINTAINERS: Change my email address.
4129 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
4130             Tom Tromey  <tromey@redhat.com>
4132         * Makefile.def: Add libcc1 to host_modules.
4133         * configure.ac (host_tools): Add libcc1.
4134         * Makefile.in, configure: Rebuild.
4136 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
4138         * configure.ac (build_configargs): Don't share config.cache between
4139         build subdirs.
4140         * configure: Regenerate.
4142 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4144         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4145         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4146         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4147         leon3v7 as leon3.
4148         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4149         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4150         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4151         * config/sparc/sparc.md (cpu): Add leon3v7.
4152         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4154 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4156         * MAINTAINERS (write-after-approval): Add myself.
4158 2014-10-23  Ian Lance Taylor  <iant@google.com>
4160         * configure.ac: Disable the Go frontend on systems where it is known
4161         to not work.
4162         * configure: Regenerate.
4164 2014-10-23  Richard Biener  <rguenther@suse.de>
4166         * Makefile.def: Add libcpp build module and dependencies.
4167         * configure.ac: Add libcpp build module.
4168         * Makefile.in: Regenerate.
4169         * configure: Likewise.
4171 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4173         * MAINTAINERS (write-after-approval): Add myself.
4175 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4177         * INSTALL/README: Do not mention CVS.
4179 2014-10-03  Jing Yu  <jingyu@google.com>
4181         * configure.ac: Add aarch64 to list of targets that support gold.
4182         * configure: Regenerate.
4184 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4186         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4188 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4190         * MAINTAINERS:  Add myself as MIPS maintainer.
4192 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4194         * MAINTAINERS: Move myself to MIPS maintainers.
4196 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4198         * MAINTAINERS: Put all email addresses between '<' and '>'.
4200 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4202         * MAINTAINERS: Move myself to reviewers (Fortran).
4204 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4206         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4207         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4208         * Makefile.in: Regenerate.
4210 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4212         * rtx-classes-status.txt: Delete
4214 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4216         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4218 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4220         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4221         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4222         of checking for version number.
4223         * configure: Regenerated.
4224         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4226 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4228         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4229         is done; begin phase 6 (use extra rtx_def subclasses).
4231 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4233         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4234         done; begin phase 5 (additional rtx_def subclasses).
4236 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4238         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4240 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4242         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4243         SET_BB_HEADER are done.
4245 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4247         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4248         done.
4250 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4252         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4254 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4256         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4258 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4260         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4262 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4264         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4266 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4268         * rtx-classes-status.txt: Phase 3 (per-file commits within
4269         "config" subdirs) is done; begin phase 4 (removal of
4270         "scaffolding").
4272 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4274         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4275         dir) is done; begin phase 3 (per-file commits within "config"
4276         subdirs).
4278 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4280         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4281         phase 2 (per-file commits in main source dir).
4283 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4285         * configure: Regenerated.
4287 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4289         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4291 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4293         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4295 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4297         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4299 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4301         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4303 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4305         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4307 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4309         * MAINTAINERS (Write After Approval): Add myself.
4311 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4313         * MAINTAINERS: Remove myself
4315 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4317         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4319 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4321         * MAINTAINERS (Write After Approval): Add myself.
4323 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4325         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4326         SET_BB_HEADER, SET_BB_FOOTER
4328 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4330         * rtx-classes-status.txt: New file
4332 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4334         * configure.ac: Eliminate ClooG installation dependency.
4335         * configure: Regenerate.
4336         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4337         * Makefile.in: Regenerate.
4339 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4341         * MAINTAINERS (Write After Approval): Add myself.
4343 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4345         * MAINTAINERS (Write After Approval): Add myself.
4347 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4349         * MAINTAINERS (Write After Approval): Add myself.
4351 2014-07-28  Anthony Green  <green@moxielogic.com>
4353         Import from savannah.gnu.org:
4354         * config.sub: Update to 2014-07-28 version.
4356 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4358         * MAINTAINERS: Remove my MIPS maintainer entry.
4360 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4362         PR target/47230
4363         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4364         * configure: Regenerate.
4366 2014-07-24  James Norris  <jnorris@codesourcery.com>
4368         * MAINTAINERS (Write After Approval): Add myself.
4370 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4372         * configure.ac: Accept only CLooG 0.18.1.
4373         * configure: Regenerate.
4375 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4377         * configure.ac: Don't accept isl 0.11.
4378         * configure: Regenerate.
4380 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4382         * MAINTAINERS (Write After Approval): Add myself.
4384 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4386         * configure.ac: Don't accept isl 0.10.
4387         * configure: Regenerate.
4389 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4391         Fix include path for in-tree cloog.
4392         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4393         * configure: Regenerate.
4395 2014-06-18  Richard Henderson  <rth@redhat.com>
4397         * .gitignore: Import gcc_update output.
4399 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4401         * config-ml.in: Robustify ac_configure_args parsing.
4403         * configure.ac (--enable-linker-plugin-configure-flags)
4404         (--enable-linker-plugin-flags): New flags.
4405         (configdirs): Conditionally add libiberty-linker-plugin.
4406         * configure: Regenerate.
4407         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4408         (host_modules) <lto-plugin>: Pay attention to
4409         @extra_linker_plugin_flags@ and
4410         @extra_linker_plugin_configure_flags@.
4411         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4412         * Makefile.in: Regenerate.
4414         * Makefile.tpl (configure-[+prefix+][+module+])
4415         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4416         "module_srcdir" instead of "module" for locating a module's srcdir.
4417         * Makefile.in: Regenerate.
4419 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4421         * MAINTAINERS (Write After Approval): Add myself.
4423 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4425         * MAINTAINERS: Update my email address.
4427 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4429         * MAINTAINERS (Write After Approval): Add myself.
4431 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4433         * MAINTAINERS (Write After Approval): Add myself.
4435 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4437         PR libstdc++/61011
4438         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4439         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4440         * configure: Regenerate.
4442 2014-05-28  Pedro Alves  <palves@redhat.com>
4444         * MAINTAINERS (Write After Approval): Add myself.
4446 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4448         * MAINTAINERS: Update my affiliation/email.
4450 2014-05-19  Mike Stump  <mikestump@comcast.net>
4452         * MAINTAINERS: Add wide-int reviewers.
4454 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4456         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4457         * configure: Regenerated.
4459 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4461         * MAINTAINERS (libitm): Add myself as maintainer.
4463 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4465         * MAINTAINERS (Write After Approval): Add myself.
4467 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4469         * config.sub, config.guess: Import from upstream.
4471 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4473         * MAINTAINERS (Write After Approval): Put myself in correct order.
4475 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4477         * MAINTAINERS (Write After Approval): Add myself.
4479 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4481         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4482         section.
4484 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4486         * MAINTAINERS (Write After Approval): Delete myself.
4488 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4490         PR sanitizer/56781
4491         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4492         and -B* options with -Xcompiler.
4494 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4496         PR bootstrap/60620
4497         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4498         * Makefile.in: Regenerate.
4500 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4502         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4503         for WINDRES_FOR_TARGET in default-manifest.o rule.
4504         * Makefile.in: Regenerate.
4506 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4508         * MAINTAINERS (Write After Approval): Add myself.
4510 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4512         PR sanitizer/56781
4513         * Makefile.def: Set bootstrap=true; for host fixincludes.
4514         * configure.ac: Don't bootstrap host fixincludes unless
4515         --with-build-config=bootstrap-{a,ub}san.
4516         * Makefile.in: Regenerated.
4517         * configure: Regenerated.
4519 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4521         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4522         --enable-vtable-verify option parsing.  Don't add
4523         target-libsanitizer to bootstrap_target_libs unless
4524         --with-build-config=bootstrap-asan or
4525         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4526         to bootstrap_target_libs unless --enable-vtable-verify.
4527         * configure: Regenerated.
4529 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4531         * MAINTAINERS (Write After Approval): Add myself.
4533 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4535         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4537 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4539         PR bootstrap/58572
4540         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4541         -I for libstdc++-v3 includes if $(LEAN).
4542         * Makefile.in: Regenerated.
4544 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4546         * MAINTAINERS: Update my email address.
4548 2014-02-24  Walter Lee  <walt@tilera.com>
4550         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4551         (tilegx-*-*): Change to tilegx*-*-*.
4552         * configure: Regenerate.
4554 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4556         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4558 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4560         * MAINTAINERS (Write After Approval): Add myself.
4562 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4564         PR target/59788
4565         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4566         *solaris2*.
4568 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4570         * MAINTAINERS: Update my email address.
4572 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4574         * MAINTAINERS: Convert to UTF-8.
4575         Properly sort Xinliang David Li's entry.
4577 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4578             Sandra Loosemore  <sandra@codesourcery.com>
4580         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4581         nios2 port maintainers.
4583 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4585         * MAINTAINERS (Write After Approval): Add myself.
4587 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4589         * configure.ac: Add user-friendly check for native x86_64-linux
4590         multilibs.
4591         * configure: Regenerate.
4593 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4595         * MAINTAINERS: Add myself as sh maintainer.
4597 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4599         * MAINTAINERS: Add self as SLSR maintainer.
4601 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4603         * MAINTAINERS: Update my email address.
4605 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4607         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4609 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4611         * Makefile.in: Regenerate.
4613         * Makefile.tpl: Fix typo.
4614         * Makefile.in: Regenerate partially.
4616 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4618         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4619         supported.
4620         * configure: Regenerated.
4622 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4624         * MAINTAINERS (Write After Approval): Add myself.
4626 2013-10-30  Jason Merrill  <jason@redhat.com>
4628         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4629         --disable-build-format-warnings.
4631 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4633         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4634         depend on libstdc++ and libgcc.
4635         * configure: Regenerate.
4636         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4637         libcilkrts for POSIX and i*86, and x86_64 architectures.
4638         * Makefile.in: Added libcilkrts related fields to support building it.
4640 2013-10-26  Jeff Law  <law@redhat.com>
4642         * Makefile.def (target_modules): Remove libmudflap
4643         (languages): Remove check-target-libmudflap).
4644         * Makefile.in: Rebuilt.
4645         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4646         * configure.ac (target_libraries): Remove target-libmudflap.
4647         Remove checks which disabled libmudflap on some systems.
4648         * configure: Rebuilt.
4649         * libmudflap: Directory removed.
4651 2013-10-21  Cong Hou  <congh@google.com>
4653         * MAINTAINERS (Write After Approval): Add myself.
4655 2013-10-16  Mike Stump  <mikestump@comcast.net>
4657         * .dir-locals.el: Add.
4659 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4661         * configure.ac: Add --enable-host-shared
4662         * configure: Regenerate.
4664 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4666         Import from savannah.gnu.org:
4667         * config.guess: Update to 2013-06-10 version.
4668         * config.sub: Update to 2013-10-01 version.
4670 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4672         Changes to build configuration to allow big endian ARC ELF toolchain
4673         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4674         * configure: Regenerate.
4676 2013-09-20  Alan Modra  <amodra@gmail.com>
4678         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4679         ppc host match.  Support little-endian powerpc linux hosts.
4681 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4683         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4684         maintainer.
4686 2013-09-12  DJ Delorie  <dj@redhat.com>
4688         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4689         maintainers.
4691 2013-09-03  Richard Biener  <rguenther@suse.de>
4693         * configure.ac: Also allow ISL 0.12.
4694         * configure: Regenerated.
4696 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4698         * MAINTAINERS (Write After Approval): Add myself.
4700 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4702         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4704 2013-08-26  Caroline Tice  <cmtice@google.com>
4706         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4707         "Various Reviewers" to libvtv "Various Maintainers".
4709 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4711         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4713 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4715         * MAINTAINERS: Update name, email.
4717 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4719         * MAINTAINERS (Write After Approval): Add myself.
4721 2013-08-12  Caroline Tice  <cmtice@google.com>
4723         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4724         address in the Write After Approval section.
4726 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4728         * MAINTAINERS (Write After Approval): Update email.
4730 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4732         * configure.ac: Adjust to check VTV_SUPPORTED.
4733         * configure: Regenerated.
4735 2013-08-02  Caroline Tice  <cmtice@google.com>
4737         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4738         on non-linux systems; add target-libvtv to noconfigdirs; add
4739         libsupc++/.libs to C++ library search paths.
4740         * configure: Regenerated.
4741         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4742         libstdc++ and libgcc.
4743         * Makefile.in: Regenerated.
4745 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4747         * MAINTAINERS (Write After Approval): Add myself.
4749 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4750             Shiva Chen  <shiva0217@gmail.com>
4752         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4753         nds32 port maintainers.
4755 2013-07-17  Tim Shen  <timshen91@gmail.com>
4757         * MAINTAINERS (Write After Approval): Add myself.
4759 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4761         * configure.ac: Sync from binutils.
4762         * configure: Regenerate.
4764 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4766         * MAINTAINERS (Write After Approval): Add myself.
4768 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4770         * MAINTAINERS (Write After Approval): Add myself.
4772 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4774         * MAINTAINERS (Write After Approval): Add myself.
4776 2013-04-30  Brooks Moses  <bmoses@google.com>
4778         * MAINTAINERS: Update my email; move myself from Fortran
4779         reviewer to Write After Approval.
4781 2013-04-16  Andreas Schwab  <schwab@suse.de>
4783         * configure.ac (aarch64-*-*): Don't disable java.
4784         * configure: Regenerate.
4786 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4788         * MAINTAINERS (Write After Approval): Add myself.
4790 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4792         * Makefile.def (target_modules): Don't install libffi.
4793         * Makefile.in: Regenerate.
4795 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4797         * MAINTAINERS (Write After Approval): Add myself.
4799 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4801         * MAINTAINERS (Write After Approval): Add myself.
4803 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4805         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4806         * configure: Regenerated.
4808 2013-02-05  Ian Lance Taylor  <iant@google.com>
4810         PR go/55969
4811         * configure.ac: Disable libgo on some systems where it does not
4812         work.
4814 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4816         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4817         Remove Geoff Keating as rs6000 port maintainer, at his request.
4819 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4821         * MAINTAINERS: Update my email.
4823 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4825         * configure: Re-generate.
4827 2013-01-15  Richard Biener  <rguenther@suse.de>
4829         PR other/55973
4830         * configure: Re-generate.
4832 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4834         * Makefile.def (install-target-libsanitizer): Depend on
4835         install-target-libstdc++-v3.
4836         * Makefile.in: Regenerate.
4838 2013-01-14  Richard Biener  <rguenther@suse.de>
4840         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4841         * configure: Re-generate
4843 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4845         * config.sub: Update from config repo.
4847 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4849         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4850         * Makefile.in: Regenerate.
4852 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4854         * MAINTAINERS (arc): Add new port maintainership for myself.
4856 2013-01-09  Jason Merrill  <jason@redhat.com>
4858         * .gitignore: Import from gdb repository.
4860 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4862         * Makefile.def (configure-gcc): Depend on all-gmp.
4863         (all-gcc): Remove dependency on all-gmp.
4864         * Makefile.in: Regenerated.
4866 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4868         * config.sub: Merge from config repo.
4869         * config.guess: Ditto.
4871 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4873         * Makefile.def: Merge from binutils.
4874         * Makefile.in: Ditto.
4876 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4878         * MAINTAINERS: Update my email.
4880 2012-12-29  Ben Elliston  <bje@gnu.org>
4882         * config.guess: Update to 2012-12-29 version.
4883         * config.sub: Likewise.
4885 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4887         * Makefile.def (install-target-libgfortran): Depend on
4888         install-target-libquadmath, install-target-libgcc.
4889         (install-target-libsanitizer): Depend on install-target-libgcc.
4890         (install-target-libjava): Depend on install-target-libgcc.
4891         (install-target-libitm): Depend on install-target-libgcc.
4892         (install-target-libobjc): Depend on install-target-libgcc.
4893         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4894         * Makefile.in: Regenerate.
4896 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4898         * Makefile.def (install-target-libgo): Depend on
4899         install-target-libatomic.
4900         * Makefile.in: Regenerate.
4902 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4904         PR go/55201
4905         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4906         * Makefile.in: Regenerate.
4908 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4910         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4911         * configure: Regenerate.
4913 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4915         * config.sub: Merge from config repo.
4917 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4919         * Makefile.def (target_modules): Add bootstrap=true and
4920         raw_cxx=true to libsanitizer.
4921         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4922         * Makefile.in: Regenerated.
4923         * configure: Likewise.
4925 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4927         * MAINTAINERS: Remove self as RTL optimization maintainer.
4929 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4931         * MAINTAINERS (Write After Approval): Add myself.
4933 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4935         * Makefile.def (target_modules): Remove bootstrap=true and
4936         raw_cxx=true from libsanitizer.
4937         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4938         * Makefile.in: Regenerated.
4939         * configure: Likewise.
4941 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4943         * Makefile.def (target_modules): Add bootstrap=true and
4944         raw_cxx=true to libsanitizer.
4945         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4946         * Makefile.in: Regenerated.
4947         * configure: Likewise.
4949 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4951         PR bootstrap/54279
4952         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4953         * configure: Regenerate.
4954         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4955         * Makefile.in: Regenerate.
4957 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4959         * configure.ac: Disable libsanitizer if we're not building C++.
4960         * configure: Regenerate.
4962 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4964         * MAINTAINERS (Write After Approval): Add myself.
4966 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4968         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4969         Kostya Serebryany (kcc@google.com) and
4970         Jakub Jelinek (jakub@redhat.com).
4971         Rename area for Dodji Seketeli (dodji@redhat.com).
4973 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4975         * MAINTAINERS: (asan.c, related): Add myself.
4977 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4979         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4980         * configure: Regenerate.
4982 2012-11-13  Richard Henderson  <rth@redhat.com>
4984         * configure.ac: Move libsanitizer logic to subdirectory.
4985         * configure: Regenerate.
4987 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4989         * configure.ac: Enable libsanitizer just on x86 linux for now.
4990         * configure: Re-generate.
4992 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4994         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4995         sections.
4996         * configure: Regenerate.
4998 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
5000         * configure.ac: Add section for configdirs for libsanitizer.
5001         Disable for cris-*-* and mmix-*-*.
5002         * configure: Regenerate.
5004 2012-11-12  Wei Mi <wmi@google.com>
5006         * configure.ac: Add libsanitizer to target_libraries.
5007         * Makefile.def: Ditto.
5008         * configure: Regenerate.
5009         * Makefile.in: Regenerate.
5010         * libsanitizer: New directory for asan runtime.  Contains an empty
5011         tsan directory.
5013 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
5015         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
5016         against Mingw64 w32api.
5017         * configure: Regenerate.
5019 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
5021         * configure: Regenerated.
5023 2012-11-03  Robert Mason  <rbmj@verizon.net>
5025         * configure.ac: add --disable-libstdcxx configure option
5026         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
5028 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
5030         * MAINTAINERS (Write After Approval): Add myself.
5032 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
5034         * MAINTAINERS (Write After Approval): Add myself.
5036 2012-10-24  Sharad Singhai  <singhai@google.com>
5038         * MAINTAINERS (Write After Approval): Add myself.
5040 2012-10-24  Eric Christopher  <echristo@gmail.com>
5042         * MAINTAINERS: Update email address.
5044 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
5046         PR bootstrap/54820
5047         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
5048         * configure: Regenerate.
5050 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
5052         * MAINTAINERS (aarch64): Add Marcus and myself.
5054 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
5056         PR bootstrap/54820
5057         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
5058         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
5059         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5060         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5061         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
5062         * Makefile.in: Regenerate.
5063         * configure.ac (have_static_libs): New variable and associated check.
5064         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
5065         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
5066         * configure: Regenerate.
5068 2012-10-10  Richard Biener  <rguenther@suse.de>
5070         * MAINTAINERS: Adjust for changed surname.
5072 2012-10-04  Lawrence Crowl  <crowl@google.com>
5074         * MAINTAINERS (Write After Approval): Add myself.
5076 2012-10-01  Cary Coutant  <ccoutant@google.com>
5078         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5080 2012-09-28  Ian Lance Taylor  <iant@google.com>
5082         * Makefile.def: Make all-target-libgo depend on
5083         all-target-libbacktrace.
5084         * Makefile.in: Rebuild.
5086 2012-09-26  Ian Lance Taylor  <iant@google.com>
5088         * Makefile.def: Make all-gcc depend on all-libbacktrace.
5089         * Makefile.in: Rebuild.
5091 2012-09-20  Walter Lee  <walt@tilera.com>
5093         * configure.ac: Add tilegx to list of targets that support gold.
5094         * configure: Regenerate.
5096 2012-09-20  Marek Polacek  <polacek@redhat.com>
5098         * MAINTAINERS (Write After Approval): Add myself.
5100 2012-09-19  Steve Ellcey  <sellcey@mips.com>
5102         * configure.ac: Add mips*-mti-elf* target.
5103         * configure: Regenerate.
5105 2012-09-17  Ian Lance Taylor  <iant@google.com>
5107         * MAINTAINERS (Various Maintainers): Add libbacktrace.
5108         * configure.ac (host_libs): Add libbacktrace.
5109         (target_libraries): Add libbacktrace.
5110         * Makefile.def (host_modules): Add libbacktrace.
5111         (target_modules): Likewise.
5112         * configure, Makefile.in: Rebuild.
5114 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
5116         PR target/38607
5117         Merge upstream change.
5118         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5120         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5121         Add libgomp*.o to compare_exclusions for AIX.
5122         * configure: Regenerate.
5124 2012-09-06  Diego Novillo  <dnovillo@google.com>
5126         * configure.ac: Bump minimum GMP version to 4.2.3.
5127         * configure: Re-generate.
5129 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
5131         PR target/54461
5132         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5133         target-libgloss if not configured --with-avrlibc=no.
5134         * configure: Regenerate.
5136 2012-09-04  Jason Merrill  <jason@redhat.com>
5138         * configure.ac: Fix --enable-languages=all.
5140 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
5142         * MAINTAINERS (Write After Approval): Add myself.
5144 2012-09-03  Richard Guenther  <rguenther@suse.de>
5146         PR bootstrap/54138
5147         * configure.ac: Re-organize ISL / CLOOG checks to allow
5148         disabling with either --without-isl or --without-cloog.
5149         * configure: Regenerated.
5151 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5153         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5154         * configure: Regenerate.
5156 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5158         * MAINTAINERS: Fix my email address.
5160 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5162         PR binutils/4970
5163         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5164         and opcodes.
5165         * Makefile.in: Regenerated.
5167 2012-08-26  Art Haas <ahaas@impactweather.com>
5169         * configure: Regenerate.
5171 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5173         * INSTALL/README: Also refer to the online installation
5174         instructions.
5176 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5178         * MAINTAINERS (Write After Approval): Add myself.
5179         (Picochip port): Remove myself.
5181 2012-08-14   Diego Novillo  <dnovillo@google.com>
5183         Merge from cxx-conversion branch.
5185         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5186         POSTSTAGE1_CONFIGURE_FLAGS.
5187         * Makefile.in: Regenerate.
5188         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5189         Force C++ when bootstrapping.
5190         * configure: Regenerate.
5192 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5194         * MAINTAINERS (Write After Approval): Add myself.
5196 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5198         * README: Document use of ranges of years in copyright notices.
5200 2012-07-06  Richard Guenther  <rguenther@suse.de>
5202         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5203         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5204         --with-gmp=system.
5205         * Makefile.in: Regenerated.
5206         * configure: Likewise.
5208 2012-07-06  Richard Guenther  <rguenther@suse.de>
5210         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5211         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5212         supply V=1 as extra_make_flags.
5213         * configure: Regenerated.
5214         * Makefile.in: Likewise.
5216 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5218         * configure: Regenerate.
5220 2012-07-03  Richard Guenther  <rguenther@suse.de>
5222         * Makfile.def (isl): Remove not necessary extra_exports and
5223         extra_make_flags.
5224         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5225         * Makefile.in: Regenerated.
5227 2012-07-03  Richard Guenther  <rguenther@suse.de>
5229         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5230         * configure.ac: If either the ISL or the CLooG check failed
5231         do not try to build in-tree versions.
5232         * Makefile.in: Regenerated.
5233         * configure: Regenerated.
5235 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5237         * configure: Regenerate.
5239 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5241         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5242         maintainer.
5244 2012-07-02  Richard Guenther  <rguenther@suse.de>
5246         * configure: Regenerated.
5248 2012-07-02  Richard Guenther  <rguenther@suse.de>
5249         Michael Matz  <matz@suse.de>
5250         Tobias Grosser <tobias@grosser.es>
5251         Sebastian Pop <sebpop@gmail.com>
5253         * Makefile.def: Add ISL host module, remove PPL host module.
5254         Adjust ClooG host module to use the proper ISL.
5255         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5256         * configure.ac: Include config/isl.m4.  Add ISL host library,
5257         remove PPL.  Remove PPL configury, add ISL configury, adjust
5258         ClooG configury.
5259         * Makefile.in: Regenerated.
5260         * configure: Likewise.
5262 2012-07-02  Richard Guenther  <rguenther@suse.de>
5264         Merge from graphite branch
5265         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5267         * configure: Regenerated.
5268         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5269         both cloog.org and legacy versions. The only supported version will
5270         be CLooG with the isl backend.
5272         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5274         * configure: Regenerated.
5275         * configure.ac: Require cloog isl 0.17.0
5277         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5279         * configure: Regenerated.
5280         * config/cloog.m4: Do not define CLOOG_ORG
5282 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5284         * configure.ac: Skip C if explicitly selected.
5285         * configure: Regenerate.
5287 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5289         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5290         they contain -O2.
5291         * configure: Regenerate.
5293 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5295         PR debug/53740
5296         * df.h, df-problems.c, dce.c: Revert last patch.
5298 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5300         * MAINTAINERS (Write After Approval): Update my email address.
5302 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5304         * MAINTAINERS (Write After Approval): Add myself.
5306 2012-06-20  Jason Merrill  <jason@redhat.com>
5308         * Makefile.tpl (check-target-libgomp-c++): New.
5309         (check-target-libitm-c++): New.
5310         * Makefile.def (c++): Add them.
5311         * Makefile.in: Regenerate.
5313 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5315         * MAINTAINERS (Write After Approval): Add myself.
5317 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5319         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5320         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5321         (install-no-fixedincludes): Adjust accordingly.
5322         * Makefile.in: Regenerate.
5324 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5326         Merge upstream change
5327         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5329 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5331         * MAINTAINERS (Write After Approval): Add myself.
5333 2012-05-09  Nick Clifton  <nickc@redhat.com>
5334             Paul Smith  <psmith@gnu.org>
5336         PR bootstrap/50461
5337         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5338         allow for the fact that from release v3.1.0 of MPFR the source
5339         files were moved into a src sub-directory.
5340         * configure: Regenerate.
5342 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5344         * configure.ac: Bump minimum MPFR version to 2.4.0.
5345         * configure: Regenerated.
5347 2012-05-01  Richard Henderson  <rth@redhat.com>
5349         * Makefile.def (libatomic): New target_module.
5350         * configure.ac (target_libraries): Add libatomic.
5351         (noconfigdirs): Check if libatomic is supported.
5352         * Makefile.in, configure: Rebuild.
5354 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5356         * MAINTAINERS (Write After Approval): Add myself.
5358 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5360         * config.sub: Update to 2012-04-18 version from official repo.
5362 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5364         * MAINTAINERS (Write After Approval): Add myself.
5366 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5368         * MAINTAINERS: Changed email address.
5370 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5372         PR target/52737
5373         * contrib/gcc_update (files_and_dependencies):
5374         Remove gcc/config/avr/t-multilib from touch data.
5376 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5378         * MAINTAINERS (OS Port Maintainers): Remove irix.
5379         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5380         (unsupported_languages): Remove mips-sgi-irix6.*.
5381         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5382         (with_stabs): Remove.
5383         * configure: Regenerate.
5385 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5387         * MAINTAINERS (OS Port Maintainers): Remove osf.
5388         * configure.ac (enable_libgomp): Remove *-*-osf*.
5389         (with_stabs): Remove alpha*-*-osf*.
5390         * configure: Regenerate.
5392 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5394         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5395         * configure: Regenerate.
5397 2012-02-17  Walter Lee  <walt@tilera.com>
5399         * MAINTAINERS: (Write After Approval): Delete myself.
5401 2012-02-14  Walter Lee  <walt@tilera.com>
5403         * MAINTAINERS (tilegx port): Add myself.
5404         (tilepro port): Add myself.
5405         (Write After Approval): Add myself.
5407 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5409         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5410         and Joseph Myers as docstring relicensing maintainers.
5412 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5414         * MAINTAINERS (write-after-approval): Add myself.
5416 2012-02-08  Ira Rosen <irar@il.ibm.com>
5418         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5419         maintainer.
5421 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5423         * MAINTAINERS (Write After Approval): Move myself to
5424         maintain alphabetical order.
5426 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5428         * MAINTAINERS (Write After Approval): Add myself.
5430 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5432         * MAINTAINERS (Write After Approval): Add myself.
5434 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5435             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5437         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5438         * configure: Regenerate.
5440 2012-01-23  Harshit Chopra  <harshit@google.com>
5442         * MAINTAINERS (Write After Approval): Add myself.
5444 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5446         * configure.ac: Remove reference to mh-interix.
5447         * configure: Regenerate.
5449 2012-01-05  Richard Henderson  <rth@redhat.com>
5451         PR bootstrap/51072
5452         * configure.ac: Disable libitm if c++ is not enabled.
5453         * configure: Rebuild.
5455         * configure.ac: Fix regexp for same.
5456         * configure: Rebuild.
5458 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5460         * MAINTAINERS (Write After Approval): Add myself.
5462 2012-01-02  Richard Guenther  <rguenther@suse.de>
5464         PR bootstrap/51686
5465         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5466         * Makefile.in: Regenerate.
5468 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5470         * MAINTAINERS (Write After Approval): Add myself.
5472 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5474         * configure: Regenerate.
5476 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5478         * MAINTAINERS (picochip): Changed email address.
5480 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5482         * MAINTAINERS (write-after-approval): Add self.
5484 2011-11-29  DJ Delorie  <dj@redhat.com>
5486         * configure.ac (rl78-*-*) New case.
5487         * configure: Regenerate.
5488         * MAINTAINERS: Add myself as RL78 maintainer.
5490 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5492         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5494 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5496         * libtool.m4: Additional FreeBSD 10 fixes.
5498 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5500         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5501         Maintainers section, as Epiphany maintainer.
5503 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5505         PR target/49992
5506         * configure.ac: Remove ranlib special-casing for Darwin.
5507         * configure: Regenerate.
5509 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5511         * MAINTAINERS (Reviewers): Keep the list sorted.
5513 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5515         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5517 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5519         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5520         * configure: Rebuild.
5521         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5522         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5523         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5524         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5525         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5526         Add READELF.
5527         * Makefile.in: Rebuild.
5529 2011-11-09  Jason Merrill  <jason@redhat.com>
5531         * Makefile.def (language=c++): Remove check-c++0x.
5532         * Makefile.in (check-gcc-c++): Regenerate.
5534 2011-11-08  Richard Henderson  <rth@redhat.com>
5536         * configure.ac: Test for libitm directory present first.
5538         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5540         * configure.ac: Test libitm/configure.tgt to disable libitm.
5541         * configure: Rebuild.
5543 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5544             Richard Henderson  <rth@redhat.com>
5546         Merged from transactional-memory.
5548         * Makefile.def (lang_env_dependencies): libitm is c++.
5549         Add libitm target module.
5550         * configure.ac: Likewise.
5551         * config/mmap.m4: New file.
5552         * contrib/gcc_update: Add libitm to touch data.
5553         * Makefile.in, configure: Rebuild.
5555 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5557         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5558         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5559         * Makefile.in: Regenerate.
5561 2011-11-01  DJ Delorie  <dj@redhat.com>
5563         * config.sub: Update to version 2011-10-29 (added rl78)
5565 2011-10-27  Nick Clifton  <nickc@redhat.com>
5567         * config.sub: Import these changes from the config project:
5569         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5570             Ben Elliston  <bje@gnu.org>
5572         * config.sub (epiphany): New.
5574         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5575             Ben Elliston  <bje@gnu.org>
5577         * config.sub (hexagon, hexagon-*): New.
5579         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5581         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5582         64eb to be64.
5584         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5586         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5587         (nacl): Grok as alias for 32el-unknown-nacl.
5589 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5591         * MAINTAINERS (Write After Approval): Add myself.
5593 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5595         * MAINTAINERS (Write After Approval): Add myself.
5597 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5599         * MAINTAINERS (sparc port): Remove myself.
5601 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5603         * MAINTAINERS (Write After Approval): Add myself.
5605 2011-08-14  Yao Qi  <yao@codesourcery.com>
5607         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5608         * configure: Regenerate.
5610 2011-07-26  Ian Lance Taylor  <iant@google.com>
5612         * configure.ac: Set have_compiler based on whether gcc directory
5613         exists, rather than on whether gcc is in configdirs.
5614         * configure: Rebuild.
5616 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5618         * MAINTAINERS (Global Reviewers): Add self.
5620 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5622         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5623         link directories.
5624         * Makefile.in: Rebuild.
5626 2011-07-20  Ian Lance Taylor  <iant@google.com>
5628         PR bootstrap/49787
5629         * configure.ac: Move --enable-bootstrap handling earlier in file.
5630         If --enable-bootstrap and either --enable-build-with-cxx or
5631         --enable-build-poststage1-with-cxx, enable C++ automatically.
5632         * configure: Rebuild.
5634 2011-07-19  Ian Lance Taylor  <iant@google.com>
5636         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5637         make C++ a boot_language.  Set and substitute
5638         POSTSTAGE1_CONFIGURE_FLAGS.
5639         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5640         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5641         * configure, Makefile.in: Rebuild.
5643 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5645         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5646         maintainers.
5648 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5650         * MAINTAINERS (Global Reviewers): Add myself.
5652 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5654         * configure: Regenerate.
5656 2011-07-16  Jason Merrill  <jason@redhat.com>
5658         * Makefile.def (language=c++): Add check-c++0x and
5659         check-target-libmudflap-c++.
5660         * Makefile.tpl (check-target-libmudflap-c++): New.
5661         * Makefile.in: Regenerate.
5663 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5665         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5666         * Makefile.def (target_modules/libjava): Pass
5667         $(EXTRA_CONFIGARGS_LIBJAVA).
5668         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5669         if not configured with --enable-static-libjava.
5670         * Makefile.in: Regenerate.
5671         * configure: Likewise.
5673 2011-07-15  Jason Merrill  <jason@redhat.com>
5675         * Makefile.in (check-c++): Move check-gcc-c++0x after
5676         check-target-libstdc++-v3.
5678 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5680         * MAINTAINERS (c6x port): New entry.
5682 2011-07-13  Jason Merrill  <jason@redhat.com>
5684         * Makefile.in (check-gcc-c++0x): New.
5685         (check-c++): Depend on it.
5687 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5689         PR target/39150
5690         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5691         x86_64-*-solaris2.1[0-9]*.
5692         * configure: Regenerate.
5694 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5696         * MAINTAINERS (RTL optimizers): Add self.
5698 2011-06-27  Gabriel Charette  <gchare@google.com>
5700         * MAINTAINERS (Write After Approval): Add myself.
5702 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5704         PR regression/47836
5705         PR bootstrap/23656
5706         PR other/47733
5707         PR bootstrap/49247
5708         PR c/48825
5709         * configure.ac (target_libraries): Remove target-libiberty.
5710         Remove case-statement setting skipdirs=target-libiberty for
5711         multiple targets.  Remove checking target_configdirs and
5712         removing target-libiberty but keeping target-libgcc if
5713         otherwise empty.
5714         * Makefile.def (target_modules): Don't add libiberty.
5715         (dependencies): Remove all traces of target-libiberty.
5716         * configure, Makefile.in: Regenerate.
5718 2011-06-13  Walter Lee <walt@tilera.com>
5720         * configure.ac (tilepro-*-*) New case.
5721         (tilegx-*-*): Likewise.
5722         * configure: Regenerate.
5724 2011-06-06  Jing Yu  <jingyu@google.com>
5726         * configure.ac: Skip target-libiberty for
5727         arm*-*-linux-androideabi.
5728         * configure: Regenerated.
5730 2011-06-06  Nick Clifton  <nickc@redhat.com>
5732         * config.sub: Sync from upstream.
5734 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5736         * MAINTAINERS (Write After Approval): Add myself.
5738 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5740         * MAINTAINERS: Update my email address.
5742 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5744         * MAINTAINERS (Write After Approval): Update my email address.
5746 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5748         * MAINTAINERS (Write After Approval): Add myself.
5750 2011-05-08  Doug Kwan  <dougkwan@google.com>
5752         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5753         * configure: Regenerated.
5754         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5755         value from configure.
5756         * Makefile.in: Regenerated.
5758 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5760         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5761         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5762         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5763         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5764         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5765         *-*-vxworks*): Disable newlib and libgloss in separate case
5766         statement.
5767         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5768         to separate case statement.
5769         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5770         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5771         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5772         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5773         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5774         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5775         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5776         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5777         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5778         i[[3456789]]86-*-rdos*, m32r-*-*,
5779         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5780         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5781         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5782         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5783         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5784         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5785         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5786         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5787         and libgloss in main case over targets.  Remove most empty cases
5788         in main case over targets.
5789         * configure: Regenerate.
5791 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5793         * MAINTAINERS (Write After Approval): Add myself.
5795 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5797         * configure.ac: Remove code setting special library locations for
5798         hppa*64*-*-hpux11*.  Remove code setting compiler for
5799         sparc-sun-solaris2*.
5800         * configure: Regenerate.
5802 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5804         * configure.ac: Separate libgloss_dir settings from general case
5805         over targets.
5806         * configure: Regenerate.
5808 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5810         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5811         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5812         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5813         cases in libgcj-disabling case statement.
5814         (hppa*64*-*-linux*): Set unsupported_languages instead of
5815         disabling target-zlib.
5816         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5817         to hppa*64*-*-hpux*.
5818         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5819         hppa*-*-hpux*.
5820         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5821         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5822         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5823         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5824         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5825         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5826         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5827         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5828         libgcj-disabling case statement.
5829         * configure: Regenerate.
5831 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5833         * configure.ac: Disable Java for targets not supporting libffi.
5834         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5835         Remove cases in Java-disabling statement.
5836         (*arm-wince-pe): Change to arm-wince-pe.
5837         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5838         cases in Java-disabling statement.
5839         (bfin-*-*): Don't disable Java again.
5840         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5841         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5842         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5843         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5844         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5845         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5846         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5847         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5848         Java-disabling statement.
5849         (mmix-*-*): Don't disable Java again.
5850         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5851         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5852         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5853         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5854         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5855         statement.
5856         * configure: Regenerate.
5858 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5860         * configure.ac: Separate cases disabling Java and Java libraries
5861         from general case over targets.
5862         * configure: Regenerate.
5864 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5866         * MAINTAINERS: Update my email address.
5868 2011-04-20  Easwaran Raman  <eraman@google.com>
5870         * MAINTAINERS (Write After Approval): Add myself.
5872 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5874         PR lto/48086
5875         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5876         * configure: Regenerate.
5878 2011-04-16  Jim Meyering  <meyering@redhat.com>
5880         * MAINTAINERS (Write After Approval): Add myself.
5882 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5884         * MAINTAINERS: Update my email address.
5886 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5888         * MAINTAINERS (Write After Approval): Add myself.
5890 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5892         * MAINTAINERS (Write After Approval): Add myself.
5894 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5896         * MAINTAINERS (Write After Approval): Add myself.
5898 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5900         * configure.ac (build_tools): Remove build-byacc.
5901         (host_libs): Remove mmalloc.
5902         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5903         autoconf automake libtool diff rcs fileutils shellutils time
5904         textutils wdiff find uudecode hello tar gzip indent recode release
5905         sed perl gawk findutils gettext zip.
5906         (libgcj): Remove target-qthreads.
5907         (target_tools): Remove target-examples target-gperf.
5908         (YACC): Don't handle building byacc.
5909         * configure: Regenerate.
5910         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5911         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5912         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5913         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5914         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5915         handle building components.
5916         * Makefile.in: Regenerate.
5918 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5920         * MAINTAINERS: Update my email address as Xtensa maintainer.
5922 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5924         * config.sub: Sync from upstream.
5926 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5928         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5929         (microblaze*): Don't disable libssp.
5930         * configure: Regenerate.
5932 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5934         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5935         moveifchange.
5936         * configure: Regenerate.
5937         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5938         * Makefile.in: Regenerate.
5940 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5942         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5943         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5944         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5945         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5946         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5947         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5948         md_exec_prefix cases.
5949         * configure: Regenerate.
5951 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5953         * configure.ac: Separate cases disabling target-libssp,
5954         target-libiberty, target-libstdc++-v3 and Fortran from general
5955         case over targets.
5956         * configure: Regenerate.
5958 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5960         * configure.ac (*-*-chorusos): Don't disable libgcj.
5961         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5962         Remove case.
5963         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5964         (arm-*-coff): Don't disable libgcj.
5965         (arm*-*-linux-gnueabi): Remove useless assignment.
5966         (arm-*-riscix*): Don't disable libgcj.
5967         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5968         configuration.
5969         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5970         (c54x*-*-*): Remove case.
5971         (tic54x-*-*): Don't disable GCC or GCC libraries.
5972         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5973         to *.
5974         (d10v-*-*): Don't disable GCC libraries.
5975         (d30v-*-*): Don't disable libgcj.
5976         (h8500-*-*): Don't disable GCC libraries.
5977         (i960-*-*): Don't disable libgcj.
5978         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5979         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5980         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5981         libgcj.
5982         (m68k-*-coff*): Remove case.
5983         (mmix-*-*): Don't disable libgloss on host.
5984         (mn10200-*-*, mn10300-*-*): Remove cases.
5985         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5986         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5987         Don't disable libgcj.
5988         (romp-*-*): Remove case.
5989         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5990         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5991         case.
5992         (v810-*-*): Don't disable GCC libraries.
5993         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5994         (ip2k-*-*): Don't disable GCC libraries.
5995         * configure: Regenerate.
5997 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5999         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
6000         libffi on host.
6001         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
6002         on host.
6003         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
6004         * configure: Regenerate.
6006 2011-03-26  John Marino  <binutils@marino.st>
6008         * configure.ac: Add support for *-*-dragonfly*
6009         * configure: Regenerate.
6011 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
6013         * configure.ac (native_only): Remove.
6014         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
6015         send-pr uudecode guile gnuserv on host.
6016         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
6017         send-pr rcs guile perl texinfo libtool on host.
6018         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
6019         automake send-pr rcs guile perl texinfo libtool on host.
6020         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
6021         (*-*-kaos*): Don't disable target-examples target-gperf on target.
6022         (alpha*-dec-osf*): Don't disable fileutils on target.
6023         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
6024         texinfo send-pr expect dejagnu on target.
6025         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
6026         target-qthreads on target.
6027         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
6028         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
6029         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
6030         x86_64-*-mingw*): Don't disable expect on target.
6031         (*-*-cygwin*): Don't disable target-gperf on target.
6032         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
6033         gnuserv on target.
6034         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
6035         target.
6036         * configure: Regenerate.
6038 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
6040         * configure.ac (target_tools): Remove target-groff.
6041         (native_only): Remove target-groff.
6042         (hppa*64*-*-*): Don't disable byacc.
6043         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
6044         setting.
6045         (*-*-kaos*): Don't skip target-librx and target-groff.
6046         (*-*-netware*): Don't skip target-libmudflap.
6047         (*-*-tpf*): Don't skip target-libmudflap.
6048         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
6049         directories on the host.
6050         (ia64*-*-*vms*): Don't skip tix.
6051         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
6052         host.
6053         * configure: Regenerate.
6055 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
6057         * configure.ac: Remove references to mt-mep, mt-netware,
6058         mt-wince.
6059         * Makefile.def: Add all-utils soft dependencies.
6060         * Makefile.tpl: Remove GDB_NLM_DEPS.
6061         * configure: Regenerate.
6062         * Makefile.in: Regenerate.
6064 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6066         * configure.ac: Do not include mh-x86omitfp.
6067         * configure: Regenerate.
6069 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6071         * configure.ac: Remove empty cases.
6072         * configure: Regenerate.
6074 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6076         * Makefile.def: Add dependency from termcap to gdb.
6077         * Makefile.in: Regenerate.
6079 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6081         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6082         * configure: Regenerate.
6083         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6084         * Makefile.tpl: Likewise.
6085         * Makefile.in: Regenerate.
6087 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6089         * configure.ac: Remove all mentions of tentative_cc.
6090         * configure: Regenerate.
6092 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6094         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6095         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6096         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6097         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6098         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6099         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6100         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6101         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6102         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6103         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6104         *-*-rhapsody*): Remove host cases.
6105         * configure: Regenerate.
6107 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6109         * configure.ac (ppc*-*-pe): Remove host case.
6110         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6111         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6112         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6113         cases.
6114         * configure: Regenerate.
6116 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6118         * config.sub: Update to version 2011-03-23.
6120 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6122         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6123         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6124         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6125         * configure: Regenerate.
6127 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6129         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
6130         to Write After Approval.
6131         * config-ml.in: Don't handle arc-*-elf*.
6132         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6133         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6134         handle GCC libraries.
6135         * configure: Regenerate.
6137 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6139         PR bootstrap/48120:
6140         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6141         Add -lstdc++ -lm to LIBS.
6142         * configure: Regenerate.
6144 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
6146         * config.guess: Update to version 2011-02-02
6147         * config.sub: Update to version 2011-02-24
6149 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6151         PR lto/48086
6152         * configure.ac: Re-enable LTO on *-apple-darwin9.
6153         * configure: Regenerate.
6155 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6157         PR lto/48086
6158         * configure.ac: Disable LTO on darwin due to an assembler change in
6159         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6160         under 256.
6161         * configure: Regenerate.
6163 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6165         * MAINTAINERS: Update myself as score backend maintainer,
6166         update my e-mail address.
6168 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6170         * MAINTAINERS: Update my e-mail address.
6172 2011-03-06  Joey Ye  <joey.ye@arm.com>
6174         * MAINTAINERS: Update my e-mail address.
6176 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6178         * configure.ac: Adjust test of with_ppl.
6179         * configure: Regenerated.
6181 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6183         * MAINTAINERS: Adjust my e-mail address.
6185 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6187         * configure.ac: Add -lpwl to ppllibs.
6188         * configure: Regenerated.
6190 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6192         * config/cloog.m4: Add -lisl to clooglibs.
6193         * configure: Regenerated.
6195 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6197         * MAINTAINERS (CPU Port maintainers): Add self.
6199 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6201         * MAINTAINERS: Add myself as testsuite maintainer.
6203 2011-02-15  Mike Stump  <mikestump@comcast.net>
6205         * MAINTAINERS: Add myself as testsuite maintainer.
6207 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6209         Import from Libtool and gnulib:
6211         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6213         Prepare for supporting FreeBSD 10.
6214         * config.rpath: Remove handling of freebsd1* which soon would
6215         match FreeBSD 10.0.
6217         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6219         Remove support for FreeBSD 1.x.
6220         * libtool.m4 (_LT_LINKER_SHLIBS)
6221         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6222         soon would incorrectly match FreeBSD 10.0.
6224 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6226         PR binutils/12283
6227         * move-if-change: Import version from gnulib.
6229 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6231         PR lto/47225
6232         * Makefile.def (lto-plugin): Double dash for enable-shared.
6233         (configure-gcc): Depend on all-lto-plugin.
6234         * Makefile.in: Rebuilt.
6236 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6238         * configure.ac: Remove extra bracket.
6239         * configure: Regenerate.
6241 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6243         * MAINTAINERS: Add myself as libquadmath maintainer.
6245 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6247         * MAINTAINERS: Update my email address.
6249 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6251         * MAINTAINERS (option handling): Add self.
6253 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6255         PR lto/47225
6256         * Makefile.def: Add dependency for install-gcc
6257         on install-lto-plugin.
6258         * Makfile.in: Regenerated
6260 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6262         * MAINTAINERS (CPU Port Maintainers): Add myself.
6264 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6266         PR libgcj/44341
6267         * configure.ac: Discard --with-* flags for host when configuring
6268         target libraries for cross build.
6269         * configure: Rebuilt.
6271 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6273         * MAINTAINERS (linear loop transforms): Removed.
6275 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6277         * configure.ac: If with_ppl is no, move setting with_cloog=no
6278         after CLOOG_REQUESTED check.
6279         * configure: Regenerated.
6281 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6283         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6284         CLooG has been requested.
6285         * configure: Regenerated.
6287 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6289         * configure: Regenerated.
6290         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6292 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6294         * configure: Regenerated.
6295         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6297 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6299         * configure.ac: Use AS_HELP_STRING throughout.
6300         * configure: Regenerate.
6302 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6304         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6305         * configure: Regenerate.
6307 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6309         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6311 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6313         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6314         for ia64-hpux.
6315         * configure: Regenerate.
6317 2011-01-07  Jan Hubicka  <jh@suse.cz>
6319         PR lto/47225
6320         * Makefile.in: Regenerate.
6321         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6322         configure.
6324 2011-01-07  Jan Hubicka  <jh@suse.cz>
6326         * Makefile.in: Regenerate.
6327         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6328         and configure dependency on lto-plugin configure.
6329         (lto-plugin module): Remove dependency on GCC; add dependency on
6330         liniberty.
6332 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6334         * MAINTAINERS (Write After Approval): Add myself.
6336 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6338         * configure: Regenerate.
6340 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6342         * configure.ac: (picochip): Disable libiberty.
6344 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6346         * MAINTAINERS (Write After Approval): Add myself.
6348 2010-12-10  Ian Lance Taylor  <iant@google.com>
6350         PR bootstrap/46819
6351         * configure.ac: For --disable-libgcj clear libgcj_saved.
6352         * configure: Rebuild.
6354 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6356         PR fortran/46540
6357         * configure.ac: Add --disable-libquadmath and
6358         --disable-libquadmath-support.
6359         * configure: Regenerate.
6361 2010-12-03  Ian Lance Taylor  <iant@google.com>
6363         * MAINTAINERS: Add myself as libgo maintainer.
6365 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6367         PR libffi/46792
6368         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6369         * configure: Regenerate.
6371 2010-12-02  Ian Lance Taylor  <iant@google.com>
6373         * configure.ac: Always set default for poststage1_ldflags to
6374         -static-libstdc++ -static-libgcc.
6376 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6378         * configure.ac: Move comment to remove extra space in last argument
6379         of GCC_TARGET_TOOL.
6381 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6383         PR other/46026
6384         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6385         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6386         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6387         (BASE_FLAGS_TO_PASS): Use it.
6388         * configure: Rebuilt.
6389         * Makefile.in: Rebuilt.
6391 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6393         PR binutils/12258
6394         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6395         Properly check default linker.
6396         * configure: Regnerated.
6398 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6400         * configure.ac: For --enable-gold, handle value `default' instead of
6401         `both*'.  New configure option --{en,dis}able-ld.
6402         * configure: Regenerate.
6404 2010-11-20  Ian Lance Taylor  <iant@google.com>
6406         * configure.ac: Only disable a language library if no language needs
6407         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6408         * configure: Rebuild.
6410 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6412         * Makefile.in: Regenerate.
6414         PR other/46202
6415         * configure.ac: Fix just-built in-tree STRIP name to be
6416         binutils/strip-new.
6417         * configure: Regenerate.
6418         * Makefile.def (install-strip-gcc, install-strip-binutils)
6419         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6420         (install-strip-sid): Mirror dependencies on non-strip variants
6421         of these targets on the respective -strip prerequisites.
6422         * Makefile.tpl (install-strip, install-strip-host)
6423         (install-strip-target): New targets.
6424         (install-strip-[+module+], install-strip-target-[+module+]):
6425         New targets.
6426         * Makefile.in: Regenerate.
6428 2010-11-19  Ian Lance Taylor  <iant@google.com>
6429             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6431         * configure.ac: Add target-libgo to target_libraries.  Set
6432         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6433         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6434         (HOST_EXPORTS): Add GOC.
6435         (BASE_TARGET_EXPORTS): Add GOC.
6436         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6437         (GOCFLAGS_FOR_TARGET): New variable.
6438         (EXTRA_HOST_FLAGS): Add GOC.
6439         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6440         * Makefile.def (target_modules): Add libgo.
6441         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6442         (dependencies): Add dependency from configure-target-libgo to
6443         configure-target-libffi and all-target-libstdc++-v3.  Add
6444         dependencies from all-target-libgo to all-target-libffi.
6445         (languages): Add go.
6446         * configure: Rebuild.
6447         * Makefile.in: Rebuild.
6449 2010-11-19  Ian Lance Taylor  <iant@google.com>
6451         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6452         compiler/flag environment variables.
6454 2010-11-18  Ian Lance Taylor  <iant@google.com>
6456         * configure.ac: Check for lang_requires_boot_languages in
6457         config-lang.in files.
6458         * configure: Rebuild.
6460 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6461             Tobias Burnus  <burnus@net-b.de>
6463         PR fortran/32049
6464         * Makefile.def: Add libquadmath; build it with language=fortran.
6465         * configure.ac: Add libquadmath.
6466         * Makefile.tpl: Handle multiple libs in check-[+language+].
6467         * Makefile.in: Regenerate.
6468         * configure: Regenerate.
6470 2010-11-16  Tom Tromey  <tromey@redhat.com>
6472         * MAINTAINERS: Moved myself to reviewers section.
6474 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6476         * MAINTAINERS: Moved myself to reviewers section.
6478 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6480         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6481         (Write After Approval): Remove self.
6483 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6485         * configure.ac: Fix spelling in option names.
6486         * configure: Regenerated.
6488 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6490         PR bootstrap/39622
6491         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6492         * configure: Regenerated.
6494 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6496         * MAINTAINERS: Update my email address.
6498 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6500         * configure: Regenerate.
6502 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6504         * configure: Regenerate.
6506 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6508         * configure: Regenerate.
6510 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6512         * configure: Regenerate.
6514 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6516         * configure.ac: Support official CLooG.org versions.
6517         * configure: Regenerate.
6518         * config/cloog.m4: New.
6520 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6522         * MAINTAINERS (Write After Approval): Add myself.
6524 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6526         * MAINTAINERS: Update my email address.
6528 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6530         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6531         * configure: Regenerate.
6533 2010-11-03  Ian Lance Taylor  <iant@google.com>
6534             Dave Korn  <dave.korn.cygwin@gmail.com>
6536         PR lto/46273
6537         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6538         and on other supported platforms whenever LTO is enabled.
6539         * configure: Rebuild.
6541 2010-11-02  Alan Modra  <amodra@gmail.com>
6543         PR binutils/12110
6544         * configure.ac: Error when source path contains spaces.
6545         * configure: Regenerate.
6547 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6549         * MAINTAINERS: Update my email address.
6551 2010-10-20  Ian Lance Taylor  <iant@google.com>
6553         * Makefile.def (target_modules): Set lib_path to src/.libs for
6554         libstdc++-v3 module.
6555         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6556         * Makefile.in: Rebuild.
6558 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6560         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6561         (Write After Approval): Remove myself.
6563 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6565         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6567 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6569         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6571 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6573         * configure.ac (build_lto_plugin): New shell variable.
6574         (--enable-lto): Turn on by default for all non-ELF platforms that
6575         have had LTO support added so far.  Set build_lto_plugin appropriately
6576         for both ELF and non-ELF.
6577         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6578         * configure: Regenerate.
6580 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6582         Sync from src:
6583         * configure.ac (v850 support): Remove target-libgloss from
6584         noconfigdirs.
6585         * configure: Regenerate.
6587 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6589         PR bootstrap/45326
6590         PR bootstrap/45174
6591         * configure.ac: Honor initial values of $build_configargs,
6592         $host_configargs, $target_configargs.  Mark the precious, so
6593         environment settings get recorded.
6594         * configure: Regenerate.
6596 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6598         PR bootstrap/45796
6599         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6600         Depend on all-build-libiberty.
6601         * Makefile.in: Regenerate.
6603 2010-09-30  Michael Eager  <eager@eagercon.com>
6605         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6606         * configure: Regenerate.
6608 2010-09-28  Michael Eager  <eager@eagercon.com>
6610         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6612 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6614         PR bootstrap/44621
6615         * configure.ac: Fix unportable shell quoting.
6616         * configure: Regenerate.
6618 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6620         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6621         targets and amend comment.
6622         * configure: Regenerate.
6624 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6626         * MAINTAINERS (Write After Approval): Add myself.
6628 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6630         * configure.ac: Enable LTO by default on Darwin.
6631         * configure: Regenerate.
6633 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6635         * MAINTAINERS (Write After Approval): Add myself.
6637 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6639         * MAINTAINERS (Write After Approval): Add myself.
6641 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6643         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6644         ports
6646 2010-07-28  David Yuste  <david.yuste@gmail.com>
6648         * MAINTAINERS (Write After Approval): Add myself.
6650 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6652         * configure.ac: Support all v850 targets.
6653         * configure: Regenerate.
6655 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6657         PR bootstrap/44455
6658         * configure.ac (extra_mpfr_configure_flags): Copy from
6659         extra_mpc_gmp_configure_flags.
6660         * configure: Re-generated.
6662 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6664         * MAINTAINERS (Write After Approval): Add myself.
6666 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6668         * MAINTAINERS (Write After Approval): Add myself.
6670 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6672         * MAINTAINERS (Write After Approval): Add myself.
6674 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6676         PR target/44862
6677         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6678         Provide -B option to allow for link spec %s substitutions for
6679         libstdc++.a on darwin.
6680         * Makefile.in: Regenerate.
6682 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6684         * MAINTAINERS (Reviewers): Update my e-mail address
6686 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6688         * Makefile.def (configure-gcc): Depend on all-libelf.
6689         * Makefile.in: Rebuild.
6691 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6693         * MAINTAINERS (Write After Approval): Add myself in the right place.
6695 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6697         * MAINTAINERS (Write After Approval): Add myself.
6699 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6701         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6703 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6705         * config.sub: Update to version 2010-05-21.
6706         * config.guess: Update to version 2010-04-03.
6708 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6710         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6711         * configure: Regenerate.
6713 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6715         * MAINTAINERS (Write After Approval): Add myself.
6717 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6719         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6720         a platform that supports LTO.
6721         * configure: Regenerate.
6723 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6725         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6726         * configure: Regenerated.
6728 2010-04-27  Roland McGrath  <roland@redhat.com>
6729             H.J. Lu  <hongjiu.lu@intel.com>
6731         * configure.ac (--enable-gold): Support both, both/gold and
6732         both/bfd to add gold to configdirs without removing ld.
6733         * configure: Regenerated.
6735         * Makefile.def: Add install-gold dependency to install-ld.
6736         * Makefile.in: Regenerated.
6738 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6740         PR lto/42776
6741         * configure.ac (--enable-lto): Refactor handling so libelf tests
6742         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6743         and allow LTO to be explicitly enabled on non-ELF platforms that
6744         are known to support it inside else-clause.
6745         * configure: Regenerate.
6747 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6749         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6750         * configure: Regenerate.
6752 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6754         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6755         * configure: Regenerate.
6757 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6759         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6760         separately.
6761         * configure: Regenerate.
6763 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6765         * MAINTAINERS (Write After Approval): Add myself.
6767 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6769         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6770         * configure: Regenerate.
6772 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6774         * configure: Regenerate after change to elf.m4.
6776 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6778         * MAINTAINERS (Write After Approval): Add myself.
6780 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6782         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6783         * configure: Regenerated.
6785 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6787         * configure.ac: Print "buggy but acceptable" when CLooG
6788         revision is less than 9.
6789         * configure: Regenerated.
6791 2010-04-01  Diego Novillo  <dnovillo@google.com>
6793         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6795 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6797         PR bootstrap/43615
6798         PR bootstrap/43328
6800         Revert:
6802         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6804         * configure.ac: Do not pass --enable-multilib nor
6805         --disable-multilib in baseargs.  Accept explicitly passed
6806         --enable_multilib.
6807         * configure: Regenerate.
6809 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6811         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6813 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6815         * MAINTAINERS: Remove myself.
6817 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6819         PR bootstrap/43328
6820         * configure.ac: Do not pass --enable-multilib nor
6821         --disable-multilib in baseargs.  Accept explicitly passed
6822         --enable_multilib.
6823         * configure: Regenerate.
6825 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6827         * MAINTAINERS (spu port): Remove me.
6829 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6831         * configure.ac (tic6x-*-*): New case.
6832         * configure: Regenerate.
6834 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6836         * config.sub: Update to version 2010-03-22.
6837         * config.guess: Update to version 2009-12-30.
6839 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6841         PR ada/42554
6842         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6843         * configure: Regenerate.
6845 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6847         * MAINTAINERS: Update my email address.
6849 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6851         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6852         (ghassan.shobaki@amd.com): Removed.
6854 2010-03-17  Alan Modra  <amodra@gmail.com>
6856         * MAINTAINERS: Update my email address.
6858 2010-03-16  Diego Novillo  <dnovillo@google.com>
6860         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6861         Matthews.
6863 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6865         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6866         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6868 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6870         * MAINTAINERS: Update my email address.
6872 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6874         * MAINTAINERS: Update my email address.
6876 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6878         * MAINTAINERS: Update my email address.
6880 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6882         * MAINTAINERS: Update my email address.
6884 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6886         PR libstdc++/32499
6887         * configure.ac (RANLIB): Default to true.
6888         (STRIP): Likewise.
6889         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6890         * configure: Regenerate.
6892 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6894         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6895         (Write After Approval): Update my email address.
6897 2010-02-17  Nick Clifton  <nickc@redhat.com>
6899         PR 11238
6900         * Makefile.tpl (local-distclean): Also remove config.cache files in
6901         sub-directories as there may not be Makefiles present in the
6902         sub-directories.
6903         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6904         the config.cache files found by the find command.
6906         * Makefile.in: Regenerate.
6907         * configure.ac: Revert previous delta.
6908         * configure: Regenerate.
6910 2010-02-15  Nick Clifton  <nickc@redhat.com>
6912         PR 11238
6913         * configure.ac: Delete config.cache files in sub-directories when
6914         deleting Makefiles.
6915         * configure: Regenerate.
6917 2010-02-12  Ben Elliston  <bje@gnu.org>
6919         * MAINTAINERS: Update my email address.
6921 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6923         * MAINTAINERS (spu port): Update my email address.
6925 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6927         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6929 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6931         * configure.ac: Add "recommended" version checks for GMP/MPC.
6932         Update recommended GMP/MPFR/MPC versions.
6933         * configure: Regenerate.
6935 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6937         * MAINTAINERS: Move my Embecosm email address into the
6938         write-after-approval section.
6940 2010-01-26  Ian Lance Taylor  <iant@google.com>
6942         * MAINTAINERS: Add myself as Go frontend maintainer.
6944 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6946         PR libstdc++/36101, PR libstdc++/42813
6947         * configure.ac (bootstrap_target_libs): Make inclusion of
6948         target-libgomp conditional on libgomb being in target_configdirs.
6949         * configure: Regenerate.
6951 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6953         PR libstdc++/36101, PR libstdc++/42813
6954         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6955         * configure: Regenerate.
6957 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6959         PR libstdc++/36101, PR libstdc++/42813
6960         * configure.ac (target_configdirs): Substitute.
6961         * Makefile.def: Bootstrap target module libgomp.
6962         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6963         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6964         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6965         * configure, Makefile.in: Regenerate.
6967 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6969         * MAINTAINERS: Adjust my details.
6971 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6973         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6975 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6977         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6979 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6981         * MAINTAINERS (Write After Approval): Add myself.
6983 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6985         * MAINTAINERS (Write After Approval): Add myself.
6987 2010-01-11  Richard Guenther  <rguenther@suse.de>
6989         PR lto/41569
6990         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6991         * Makefile.in: Regenerated.
6993 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6995         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6996         * configure: Regenerate.
6998 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6999             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7001         PR bootstrap/42424
7002         * configure.ac: Include libtool m4 files.
7003         (_LT_CHECK_OBJDIR): Call it.
7004         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
7005         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
7007         * configure: Regenerate.
7009 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7011         PR bootstrap/41818
7012         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
7013         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
7014         * Makefile.in: Regenerate.
7016 2010-01-02  Richard Guenther  <rguenther@suse.de>
7018         PR lto/41529
7019         * configure.ac: Include config/elf.m4.  Disable LTO if not
7020         builting for an elf target.
7021         * configure: Regenerate.
7023 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
7025         * MAINTAINERS: Change my email address.
7027 2009-12-18  Ben Elliston  <bje@au.ibm.com>
7029         * config.sub, config.guess: Update from upstream sources.
7031 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
7033         * MAINTAINERS (Write After Approval): Add myself.
7035 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7037         PR middle-end/30447
7038         PR middle-end/30789
7039         PR other/40302
7041         * configure.ac: Require MPC.
7042         * configure: Regenerate.
7044 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7046         PR target/38384
7047         PR bootstrap/40972
7048         * libtool.m4: Sync from git Libtool.
7049         * ltoptions.m4: Likewise.
7050         * ltversion.m4: Likewise.
7051         * lt~obsolete.m4: Likewise.
7052         * ltmain.sh: Likewise.
7054 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7056         * configure.ac: Update minimum MPC version to 0.8.
7057         * configure: Regenerate.
7059 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
7061         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
7062         * configure: Regenerated.
7064 2009-11-21  Ian Lance Taylor  <iant@google.com>
7066         * configure.ac: Change default of poststage1_ldflags to be empty if
7067         poststage1_libs is set.  When poststage1_libs is empty, and
7068         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
7069         * configure: Rebuild.
7071 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
7073         * MAINTAINERS (Write After Approval): Update my email address.
7075 2009-11-20  Ben Elliston  <bje@au.ibm.com>
7077         * config.guess: Update from upstream sources.
7079 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7081         * Makefile.def: Restore host and target settings for gmp.
7082         * Makefile.in: Rebuild.
7084 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7086         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
7087         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
7088         Fix portability of test of C++ as bootstrap language.  Add
7089         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7090         * configure: Rebuild.
7091         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7092         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
7093         in-tree building.
7094         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7095         (POSTSTAGE1_HOST_EXPORTS): Use it.
7096         (STAGE[+id+]_CXXFLAGS): New.
7097         (BASE_FLAGS_TO_PASS): Pass it down.
7098         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
7099         extra_exports.
7100         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7101         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7102         extra_exports.
7103         * Makefile.in: Rebuild.
7105 2009-11-17  Ben Elliston  <bje@au.ibm.com>
7107         * config.sub, config.guess: Update from upstream sources.
7109 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7111         * MAINTAINERS (Write After Approval): Add myself.
7113 2009-11-09  Jon Beniston  <jon@beniston.com>
7115         * MAINTAINERS (Write After Approval): Add myself.
7117 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
7119         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
7120         paths for *-w64-mingw* and x86_64-*mingw*.
7121         * configure: Regenerated.
7123 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
7125         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7127 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
7129         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7130         Phil Edwards to Write-After Approval.
7132 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
7134         * configure.ac: Disable target-winsup & co for
7135         x86_64-*-mingw* and *-w64-mingw* targets.
7136         * configure: Regenerated.
7138 2009-10-16  Nick Clifton  <nickc@redhat.com>
7140         * MAINTAINERS: Add myself as a maintainer for the RX port.
7142 2009-10-26  Johannes Singler  <singler@kit.edu>
7144         * MAINTAINERS (Write After Approval): Update my e-mail address.
7146 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7148         * configure.ac (CLooG test): Use = with test.
7149         * configure: Regenerate.
7151 2009-10-22  Richard Guenther  <rguenther@suse.de>
7153         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7154         cloog if the ppl version check failed.  Move flags saving
7155         before setting in libelf check.
7156         * configure: Regenerate.
7158 2009-10-21  Richard Guenther  <rguenther@suse.de>
7160         * configure.ac: Adjust the ppl and cloog configure to work as
7161         documented.  Disable cloog if ppl was disabled.  Omit the version
7162         checks if they were disabled.
7163         * configure: Re-generate.
7165 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7167         * configure.ac: Add 'lto' to enable_languages, not
7168         new_enable_languages, and only if not already present.
7169         * configure: Regenerate.
7171 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7173         * README: Refer to the various COPYING* files instead of just
7174         COPYING.
7175         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7177 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7179         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7181 2009-10-07  Richard Guenther  <rguenther@suse.de>
7183         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7184         and Richard Guenther as reviewers.
7185         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7186         as reviewers.
7188 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7190         * config.sub: Update from upstream sources.
7192 2009-10-06  Ian Lance Taylor  <iant@google.com>
7194         * Makefile.def: check-gold depends upon all-gas.
7195         * Makefile.in: Rebuild.
7197 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7199         * MAINTAINERS (Write After Approval): Add myself.
7201 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7203         * Makefile.def: all-lto-plugin depends on all-libiberty.
7204         set bootstrap=true for lto-plugin.
7205         Add lto-plugin.
7206         * Makefile.in: Regenerate.
7207         * configure.ac (host_libs): Add lto-plugin.
7208         * configure: Regenerate.
7210 2009-10-03  Diego Novillo  <dnovillo@google.com>
7212         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7213         (HOST_LIBELFLIBS): Define.
7214         (HOST_LIBELFINC): Define.
7215         * Makefile.in: Regenerate.
7216         * configure.ac: Add --enable-lto.
7217         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7218         If --enable-lto is used, add 'lto' to new_enable_languages.
7219         If --enable-lto is used and gold is enabled, add
7220         lto-plugin to configdirs.
7221         * configure: Regenerate.
7223 2009-10-03  Simon Baldwin  <simonb@google.com>
7225         * configure.ac: If --with-system-zlib, suppress local zlib and
7226         pass --with-system-zlib to subdir configure scripts.
7227         * configure: Regenerate.
7229 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7230             Paolo Bonzini  <bonzini@gnu.org>
7232         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7233         $(srcdir).
7234         * Makefile.in: Rebuilt.
7236 2009-09-26  Gary Funck  <gary@intrepid.com>
7238         * MAINTAINERS (Write After Approval): Add myself.
7240 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7242         * configure.ac: Update minimum MPC version to 0.7.
7243         * configure: Regenerate.
7245 2009-09-25  Nick Clifton  <nickc@redhat.com>
7247         * configure.ac: Pass any --cache-file=/dev/null option on to
7248         subconfigures.
7249         * configure: Regenerate.
7251 2009-09-23  Nick Clifton  <nickc@redhat.com>
7253         * config.sub, config.guess: Update from upstream sources.
7255 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7257         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7258         * Makefile.in: Rebuilt.
7260 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7262         PR bootstrap/32272
7263         * configure.ac: Error out if $srcdir isn't '.' but contains
7264         host-${host_noncanonical}.
7265         * configure: Regenerate.
7267 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7269         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7270         maintainer.
7272 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7274         * configure.ac: If bootstrapping a combined tree with
7275         --enable-gold, require c++ in stage1_languages.
7276         * configure: Regenerate.
7278         * configure.ac: Also add target_libs of stage1_languages to
7279         bootstrap_target_libs.
7280         * configure: Regenerate.
7282         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7283         with --enable-languages not containing c++.
7284         * configure: Regenerate.
7286 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7288         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7289         * configure: Regenerate.
7291 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7293         * MAINTAINERS (Write After Approval): Update my e-mail address,
7294         and move from from here...
7295         (Waiting for paperwork): To here.
7297 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7299         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7301 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7303         * configure.ac: Do not use $extrasub for replacing @if/@endif
7304         parts in Makefile; instead, use additional arguments to
7305         AC_CONFIG_COMMANDS to do the replacement manually, with several
7306         sed invocations, to avoid HP-UX sed command limits.
7307         * configure: Regenerate.
7309 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7311         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7312         blank before -L.
7314 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7316         * configure.ac (with-build-config): Document.  Handle without.
7317         Handle missing argument.
7318         * configure: Rebuilt.
7320 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7322         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7323         Default to bootstrap-debug only if compare-debug works.
7324         * configure: Rebuilt.
7325         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7326         * Makefile.in: Rebuilt.
7328 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7330         * MAINTAINERS (OS Port Maintainers): Update my email address.
7332 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7334         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7335         * Makefile.in: Rebuilt.
7337 2009-09-01  Chris Demetriou  <cgd@google.com>
7339         * MAINTAINERS (Write After Approval): Add myself.
7341 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7343         PR debug/30161
7344         * include/dwarf2.h (enum dwarf_tag): Added
7345         DW_TAG_GNU_template_template_param
7346         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7348 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7350         * Makefile.tpl (AWK): Fix typo.
7351         * Makefile.in: Regenerate.
7353 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7355         * configure.ac: Detect awk and sed.
7356         * Makefile.def (flags_to_pass): Add AWK and SED.
7357         * Makefile.tpl (AWK, SED): New.
7358         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7359         * configure: Regenerate.
7360         * Makefile.in: Regenerate.
7362 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7364         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7365         (collapseslashes): Likewise.
7367 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7369         * configure.ac (AC_PREREQ): Bump to 2.64.
7371 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7373         * configure.ac: Remove --with-datarootdir, --with-docdir,
7374         --with-pdfdir, --with-htmldir switches.
7375         * configure: Regenerate.
7377         * configure: Regenerate.
7379         * compile: Sync from Automake 1.11.
7380         * depcomp: Likewise.
7381         * install-sh: Likewise.
7382         * missing: Likewise.
7383         * mkinstalldirs: Likewise.
7384         * ylwrap: Likewise.
7386 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7388         * ltmain.sh (func_normal_abspath): New function.
7389         (func_relative_path): Likewise.
7390         (func_mode_help): Document new -bindir option for link mode.
7391         (func_mode_link): Add new -bindir option, and use it to place
7392         output DLL if specified.
7394 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7396         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7397         (baseargs): Add --disable-option-checking.
7398         * configure: Regenerate.
7400         * Makefile.def (configure-target-libiberty): Depend on
7401         all-binutils and all-ld.
7402         (configure-target-newlib): Likewise.
7403         * Makefile.in: Regenerate.
7405 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7407         * config.sub, config.guess: Update from upstream sources.
7409 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7411         Sync from src, merge:
7413         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7415         * configure.ac: Do not exclude gas for i386-*-darwin.
7416         Add a case for x86_64-*-darwin.
7417         * configure: Regenerate.
7419 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7421         * MAINTAINERS: Add my name to Write After Approval list.
7423 2009-08-06  Michael Eager  <eager@eagercon.com>
7425         * configure.ac: Add Microblaze target.
7426         * configure: Regenerate.
7428 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7430         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7431         * configure: Regenerate.
7433 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7435         * MAINTAINERS (Write After Approval): Update my e-mail address.
7437 2009-07-06  Ian Lance Taylor  <iant@google.com>
7439         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7440         * configure: Rebuild.
7442 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7444         * MAINTAINERS: Move myself to the Graphite Reviewers.
7446 2009-06-30  Wei Guozhi  <carrot@google.com>
7448         * MAINTAINERS: Add my name to Write After Approval list.
7450 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7452         PR bootstrap/40338
7453         * configure.ac (comparestring): Create new variable.
7454         * Makefile.tpl (comparestring): Use to skip some comparisions.
7455         * configure: Regenerate.
7456         * Makefile.in: Regenerate.
7458 2009-06-26  Doug Evans  <dje@sebabeach.org>
7460         * Makefile.def (host_modules): Add cgen.
7461         * Makefile.in: Regenerate.
7462         * configure.ac (host_tools): Add cgen.
7463         * configure: Regenerate.
7465 2009-06-23  DJ Delorie  <dj@redhat.com>
7467         * MAINTAINERS: Add myself as mep maintainer.
7469 2009-06-23  Ian Lance Taylor  <iant@google.com>
7471         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7472         boot_languages.  Only bootstrap target libraries listed in
7473         target_libs for some boot language.  Add --with-stage1-ldflags,
7474         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7475         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7476         if not building with C++.
7477         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7478         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7479         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7480         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7481         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7482         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7483         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7484         * configure, Makefile.in: Rebuild.
7486 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7488         * MAINTAINERS: Added my name to write-after-approval list.
7490 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7492         * configure.ac: Define is_elf for QNX Neutrino targets.
7493         * configure: Regenerate.
7495 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7497         * MAINTAINERS: Added my name to the write-after-approval list
7499 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7501         * configure.ac: Detect MPC in default directory.
7502         * configure: Regenerate.
7504 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7505             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7507         * Makefile.tpl (all): Avoid a trailing backslash.
7508         * Makefile.in: Regenerate.
7510 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7512         * config.sub, config.guess: Update from upstream sources.
7514 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7516         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7517         to noconfdirs.
7518         * configure: Regenerate.
7520 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7522         * Makefile.tpl ([+compare-target+]): Compare all stage
7523         directories, rather than just gcc.
7524         * Makefile.in: Rebuilt.
7526 2009-06-01  Doug Kwan  <dougkwan@google.com>
7528         * configure.ac: Support gold for target arm*-*-*.
7529         * configure: Regenerate.
7531 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7533         * Makefile.def: Add MPC support and dependencies.
7534         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7536         * Makefile.in, configure: Regenerate.
7538 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7540         * Makefile.tpl (all): Avoid harmless warning in make all when
7541         gcc-bootstrap is enabled but stage_last does not exist.
7542         * Makefile.in: Rebuilt.
7544 2009-05-24  Nicolas Roche  <roche@adacore.com>
7546         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7547         * Makefile.in: Regenerate.
7549 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7551         * MAINTAINERS: Update my e-mail address.
7553 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7555         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7556         * configure:  Regenerate.
7558 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7560         PR other/40159
7561         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7562         gcc-no-bootstrap are mutually exclusive.
7563         * Makefile.in: Rebuilt.
7565 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7567         PR other/40159
7568         * Makefile.tpl (all): Don't end with unconditional success.
7569         * Makefile.in: Rebuilt.
7571 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7573         PR target/37137
7574         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7575         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7576         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7577         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7578         stage_configureflags, stage_cflags and stage_libcflags into
7579         explicit Makefile macros.
7580         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7581         GFORTRAN.
7582         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7583         CC.  Set CC_FOR_BUILD from CC.
7584         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7585         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7586         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7587         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7588         and GFORTRAN.
7589         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7590         (_LIBCFLAGS): Renamed to _TFLAGS.
7591         (do-compare-debug, do-compare3-debug): Drop.
7592         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7593         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7594         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7595         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7596         (XGCC_FLAGS_FOR_TARGET): New.
7597         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7598         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7599         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7600         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7601         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7602         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7603         TFLAGS.
7604         (BUILD_CONFIG): Include if requested.
7605         (all): Set TFLAGS on bootstrap.
7606         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7607         (all-stageid-prefixmodule): Likewise.
7608         (do-clean, distclean-stageid): Set TFLAGS.
7609         (restrap): Fix whitespace.
7610         * Makefile.in: Rebuilt.
7612 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7614         * config.guess: Sync with src.
7616 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7618         * configure.ac ($with_ppl):  Default to no if not supplied.
7619         ($with_cloog):  Likewise.
7620         configure:  Regenerate.
7622 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7624         * MAINTAINERS: Update my e-mail address.
7626 2009-04-27  Nick Clifton  <nickc@redhat.com>
7628         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7630 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7632         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7633         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7634         * Makefile.in: Regenerate.
7636 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7638         PR bootstrap/39739
7639         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7640         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7642         * configure, Makefile.in: Regenerate.
7644 2009-04-21  Taras Glek  <tglek@mozilla.com>
7646         * include/hashtab.h: Update GTY annotations to new syntax
7647         * include/splay-tree.h: Likewise
7649 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7651         * config.sub, config.guess: Update from upstream sources.
7653 2009-04-15  Anthony Green  <green@moxielogic.com>
7655         * configure.ac: Add moxie support.
7656         * configure: Rebuilt.
7658 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7660         * configure.ac: Change copyright header to refer to version
7661         3 of the GNU General Public License and to point readers at the
7662         COPYING3 file and the FSF's license web page.
7663         * Makefile.def: Likewise.
7664         * Makefile.tpl: Likewise.
7665         * Makefile.in: Regenerate.
7667 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7669         * configure.ac: Restore match for darwin9 or later. Use double
7670         brackets since regeneration eats one pair.
7671         * configure: Regenerate.
7673 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7675         PR gas/10039
7676         * configure.ac: Require texinfo 4.7.
7677         * configure: Regenerated.
7679 2009-04-09  Nick Clifton  <nickc@redhat.com>
7681         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7682         the GCC Runtime Library Exception.
7684 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7686         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7687         * configure: Regenerate.
7689 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7691         * Makefil.def (languages): New entries.
7692         * Makefile.tpl (check-gcc-*): New generic target.
7693         * Makefile.in: Regenerate.
7695 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7697         * MAINTAINERS:  Update my email address.
7699 2009-03-18  Tom Tromey  <tromey@redhat.com>
7701         * configure: Rebuild.
7702         * configure.ac (host_libs): Add libiconv.
7703         * Makefile.in: Rebuild.
7704         * Makefile.def (host_modules): Add libiconv.
7705         (configure-gdb, all-gdb): Depend on libiconv.
7707 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7709         * configure.ac: Treat gdb as supported on x86_64-darwin.
7710         * configure: Regenerate.
7712 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7714         * configure.ac (--with-host-libstdcxx): New option.
7715         * configure: Regenerate.
7717 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7719         * MAINTAINERS:  Move myself into the write after approval list.
7721 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7723         * MAINTAINERS: Update e-mail address.
7725 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7727         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7729 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7731         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7733 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7735         Backport from git Libtool:
7737         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7738         Support GNU/kOpenSolaris.
7739         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7740         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7741         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7742         GNU/kOpenSolaris.
7744 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7746         * MAINTAINERS: Update e-mail address.
7748 2009-02-24  Michael Eager  <eager@eagercon.com>
7750         * MAINTAINERS (Write After Approval): Add self.
7752 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7754         * MAINTAINERS (Write After Approval): Add myself.
7756 2009-02-05  Andreas Schwab  <schwab@suse.de>
7758         * Makefile.tpl (stage_last): Define $r and $s before using
7759         $(RECURSE_FLAGS_TO_PASS).
7760         * Makefile.in: Regenerate
7762 2009-01-30  Ian Lance Taylor  <iant@google.com>
7764         * MAINTAINERS: Move myself to the Global Reviewers list.
7766 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7768         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7769         * configure: Regenerate.
7771 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7773         * MAINTAINERS: Make whitespace consistent.
7774         Remove Robert Millan from Write After Approval.
7776 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7778         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7779         (all-opcodes): Depend on all-libiberty.
7780         * Makefile.in: Regenerate.
7782 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7784         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7785         * configure: Regenerate.
7787 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7789         * MAINTAINERS (Write After Approval): Add myself.
7791 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7793         * MAINTAINERS: Add myself to reviewers (Fortran).
7795 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7797         PR tree-optimization/38515
7798         * configure.ac (cloog-polylib): Removed.
7799         (with_ppl, with_cloog): Test for "no".
7800         * configure: Regenerated.
7802 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7804         * MAINTAINERS: Moved myself to reviewers (Fortran).
7806 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7808         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7809         (Write After Approval): Remove myself.
7811 2009-01-03  Diego Novillo  <dnovillo@google.com>
7813         * MAINTAINERS: Remove myself from alias maintainership.
7815 2009-01-02  David Ayers  <ayers@fsfe.org>
7817         * MAINTAINERS: Update e-mail address.
7819 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7821         * MAINTAINERS: Make whitespace consistent.
7823 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7825         Backport from upstream Libtool:
7826         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7827         Add cache variables to tests that require the linker to work.
7828         For shlibpath_overrides_runpath, this also changes the semantics
7829         to let the result from the C compiler take precedence.
7831 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7833         * config.sub, config.guess: Update from upstream sources.
7835 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7837         * configure.ac (ppllibs): Add by default the lib flags.
7838         * configure: Regenerate.
7840 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7842         * MAINTAINERS:  Add myself to the write after approval list.
7844 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7846         * configure.ac: Add double brackets on darwin[912].
7847         * configure: Regenerate.
7849 2008-12-03  Daniel Kraft  <d@domob.eu>
7851         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7852         Approval to Reviewer section (for Fortran front-end).
7854 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7856         * configure.ac: Expand to darwin10 and later.
7857         * configure: Regenerate.
7859 2008-12-02  Andreas Schwab  <schwab@suse.de>
7861         * Makefile.def: configure-target-boehm-gc depends on
7862         all-target-libstdc++-v3.
7863         * Makefile.in: Regenerate.
7865 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7867         * MAINTAINERS:  Add myself as mingw maintainer.
7869 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7871         * config.sub, config.guess: Update from upstream sources.
7873 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7875         * README.SCO: Remove.
7877 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7879         * MAINTAINERS:  Add myself to the write after approval list.
7881 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7883         * MAINTAINERS:  Update my email address in WAA section.
7885 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7887         * MAINTAINERS: Update e-mail address.
7889 2008-11-27  Toon Moene  <toon@moene.org>
7891         * MAINTAINERS: Change e-mail address.
7893 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7895         * configure.ac: Build gdb for i?86-*-darwin*
7896         * configure: Regenerated.
7898 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7900         * MAINTAINERS: Added my full name.
7902 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7904         PR bootstrap/38014
7905         PR bootstrap/37923
7907         Revert:
7909         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7911         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7912         * Makefile.in: Regenerated.
7914         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7916         PR gdb/921
7917         PR gdb/1646
7918         PR gdb/2175
7919         PR gdb/2176
7921         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7922         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7923         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7924         (HOST_EXPORTS): Pass CPPFLAGS.
7925         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7926         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7927         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7928         * Makefile.in, configure: Regenerated.
7929         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7930         and CPPFLAGS_FOR_BUILD.
7932 2008-11-06  Jeff Law  <law@redhat.com>
7934         * MAINTAINERS: Add myself as middle end maintainer.
7936 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7938         * MAINTAINERS (Write after approval): Add myself.
7940 2008-11-05  Diego Novillo  <dnovillo@google.com>
7942         * MAINTAINERS (Global Reviewers): Add myself.
7943         (Non-Algorithmic Maintainers): Remove myself.
7945 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7947         * MAINTAINERS (Write after approval): Add myself.
7949 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7951         * MAINTAINERS (Write after approval): Add myself.
7953 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7955         * configure.ac (spu-*-*): Remove special case.
7956         * configure: Regenerate.
7958 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7960         * MAINTAINERS (Write after approval): Update my email address.
7962 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7964         * configure.ac [spu-*-*]: Do not set skipdirs.
7965         * configure: Re-generate.
7967 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7969         * MAINTAINERS (Various Maintainers): Add myself to reload.
7971 2008-10-25  Richard Guenther  <rguenther@suse.de>
7973         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7974         maintainer.  Remove myself as libgcc-math maintainer.
7975         (Non-Algorithmic Maintainers): Remove myself.
7977 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7979         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7980         * Makefile.in: Regenerated.
7982 2008-10-23  Cary Coutant  <ccoutant@google.com>
7984         * MAINTAINERS (Write after approval): Add myself.
7986 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7988         PR gdb/921
7989         PR gdb/1646
7990         PR gdb/2175
7991         PR gdb/2176
7993         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7994         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7995         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7996         (HOST_EXPORTS): Pass CPPFLAGS.
7997         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7998         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7999         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
8000         * Makefile.in, configure: Regenerated.
8001         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
8002         and CPPFLAGS_FOR_BUILD.
8004 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
8006         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
8007         Sebastian Pop.
8009 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
8011         * MAINTAINERS (Write After Approval): Added myself.
8013 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8015         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
8016         recommended version to 2.3.2.
8018         * configure: Regenerate.
8020 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
8022         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
8024 2008-09-29  David Daney <david.daney@caviumnetworks.com>
8026         * MAINTAINERS (Write After Approval): Update e-mail address.
8028 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
8030         * libtool.m4: Update to libtool 2.2.6.
8031         * lt~obsolete.m4: Update to libtool 2.2.6.
8032         * ltmain.sh: Update to libtool 2.2.6.
8033         * ltsugar.m4: Update to libtool 2.2.6.
8034         * ltversion.m4: Update to libtool 2.2.6.
8035         * ltoptions.m4: Update to libtool 2.2.6.
8036         * ltgcc.m4: Update to match changes from libtool 2.2.6.
8038 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
8040         * MAINTAINERS (Write After Approval): Add myself.
8042 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
8044         * MAINTAINERS (Write After Approval): Update my name.
8046 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
8048         * MAINTAINERS: Add myself in "Write After Approval".
8050 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
8052         * MAINTAINERS: Add myself as ia64 maintainer.
8054 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
8056         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
8057         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
8058         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
8059         and Michael Tiemann from Write After Approval since they do not
8060         actually have access.
8062 2008-09-05  Richard Guenther  <rguenther@suse.de>
8064         * configure.ac: Initialize clooglibs to -lcloog.
8065         * configure: Re-generate.
8067 2008-09-04  Le-Chun Wu  <lcwu@google.com>
8069         * MAINTAINERS (Write After Approval): Add myself.
8071 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
8073         * configure.ac (--with-cloog-polylib): New.
8074         (--disable-cloog-version-check): New.
8075         (--disable-ppl-version-check): New.
8076         * configure: Re-generate.
8078 2008-09-03  Richard Guenther  <rguenther@suse.de>
8080         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8081         cloog test.
8082         * configure: Re-generate.
8084 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
8086         Add picoChip port.
8087         * MAINTAINERS: Add picoChip maintainers.
8089 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
8090             Tobias Grosser  <grosser@fim.uni-passau.de>
8091             Jan Sjodin  <jan.sjodin@amd.com>
8092             Harsha Jagasia  <harsha.jagasia@amd.com>
8093             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8094             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
8095             Adrien Eliche  <aeliche@isty.uvsq.fr>
8097         Merge from graphite branch.
8098         * configure: Regenerate.
8099         * Makefile.in: Regenerate.
8100         * configure.ac (host_libs): Add ppl and cloog.
8101         Add checks for PPL and CLooG.
8102         * Makefile.def (ppl, cloog): Added modules and dependences.
8103         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8104         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8106 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8108         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8109         (GCC_SHLIB_SUBDIR): New.
8110         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8111         * configure: Regenerate.
8112         * Makefile.in: Regenerate.
8114 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8116         * MAINTAINERS: Consistently use tabs to separate columns.
8118 2008-08-29  Tristan Gingold  <gingold@adacore.com>
8120         * MAINTAINERS (Write after Approval): Add myself.
8122 2008-08-28  Tristan Gingold  <gingold@adacore.com>
8124         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8125         Enable bfd, binutils and opcodes.
8126         * configure: Regenerate.
8128 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8130         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
8132 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8134         * MAINTAINERS:  Use correct Umlaut for last name.
8136 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8138         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8140 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
8142         * MAINTAINERS: Update my email address.
8144 2008-08-16  Nicolas Roche  <roche@adacore.com>
8146         * Makefile.tpl: Add BOOT_ADAFLAGS.
8147         * Makefile.in: Regenerate.
8149 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8151         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8152         * configure: Regenerate.
8154 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8156         * configure.ac: Add makefile fragments for hpux.
8157         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8158         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8159         * configure: Regenerate.
8160         * Makefile.in: Regenerate.
8162 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8164         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8166 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8168         * MAINTAINERS (Write after Approval): Add myself.
8170 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8172         * MAINTAINERS (Write After Approval):  Add myself.
8174 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8176         * MAINTAINERS (Write After Approval):  Add myself.
8178 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8180         * MAINTAINERS: Update my email address.
8182 2008-06-25  Joey Ye  <joey.ye@intel.com>
8184         * MAINTAINERS (Write After Approval):  Add myself.
8186 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8188         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8189         * Makefile.in: Regenerate.
8190         * configure: Regenerate.
8192 2008-06-17  Daniel Kraft  <d@domob.eu>
8194         * MAINTAINERS (Write After Approval):  Add myself.
8196 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8198         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8199         "$@" is still intact with both Autoconf 2.59 and 2.62.
8200         * configure: Regenerate.
8202 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8204         * Makefile.tpl: Fix comment errors.
8205         * Makefile.in: Regenerate.
8207 2008-06-12  David S. Miller  <davem@davemloft.net>
8208             David Edelsohn  <edelsohn@gnu.org>
8210         * configure.ac: Add powerpc*-*-* to gold supported targets.
8211         * configure: Regenerate.
8213 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8215         PR tree-optimization/36218
8216         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8217         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8218         (all prefix="build-"): Pass them to build-system sub-makes.
8219         * Makefile.in: Regenerate.
8221 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8223         * MAINTAINERS (mt port): Remove.
8224         (sco5, unixware, sco udk): Remove.
8225         (Kean Johnston): Add to Write After Approval.
8227 2008-05-30  Julian Brown  <julian@codesourcery.com>
8229         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8230         of libobjc for ARM EABI Linux.
8231         * configure: Regenerate.
8233 2008-05-18  Xinliang David Li   <davidxl@google.com>
8235         * ChangeLog: Remove wrong ChangeLog entry.
8237 2008-05-17  Xinliang David Li   <davidxl@google.com>
8239         * MAINTAINERS (Write After Approval): Add myself.
8241 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8243         * MAINTAINERS (Write After Approval): Add myself.
8245 2008-05-14  Rafael Espíndola  <espindola@google.com>
8247         * config-ml.in: don't handle --enable-shared and --enable-static.
8249 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8251         * MAINTAINERS: Update my email address.
8253 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8255         * MAINTAINERS: Update my email address.
8257 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8259         * MAINTAINERS (Write After Approval): Add myself.
8261 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8263         * MAINTAINERS (Write After Approval): Add myself.
8265 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8267         * MAINTAINERS (crx): Add myself.
8269 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8271         Sync with src:
8272         2008-04-14  David S. Miller  <davem@davemloft.net>
8274         * configure.ac: Add sparc*-*-* to gold supported targets.
8275         * configure: Regenerate.
8277 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8279         PR bootstrap/35457
8280         * configure.ac: Include override.m4.
8281         * configure: Regenerate.
8283 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8285         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8286         * Makefile.in: Regenerate.
8288 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8290         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8291         as nonconfigurable directories list.
8292         * configure: Regenerate.
8294 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8296         * config.sub, config.guess: Update from upstream sources.
8298 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8300         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8301         * Makefile.in: Regenerate.
8303 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8305         * configure.ac: Do not build libssp for the AVR.
8306         * configure: Regenerate.
8308 2008-04-07  Ian Lance Taylor  <iant@google.com>
8310         * Makefile.def: check-gold depends upon all-binutils.
8311         * Makefile.in: Regenerate.
8313 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8315         * MAINTAINERS (Write After Approval): Add myself.
8317 2008-04-04  Nick Clifton  <nickc@redhat.com>
8319         PR binutils/4334
8320         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8321         builds.
8322         * configure: Regenerate.
8324 2008-04-04  NightStrike  <NightStrike@gmail.com>
8326         PR other/35151
8327         * configure.ac: Combine rules for mingw32 and mingw64.
8328         * configure: Regenerate.
8330 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8332         * MAINTAINERS (Write After Approval): Add myself.
8334 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8336         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8337         * Makefile.in (.NOTPARALLEL): Ditto.
8339 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8341         * MAINTAINERS (Write After Approval): Add myself.
8343 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8345         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8346         * Makefile.in (.NOTPARALLEL): Regenerate.
8348 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8350         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8351         * Makefile.in: Regenerate.
8353 2008-03-26  Jakub Staszak  <kuba@et.pl>
8355         * MAINTAINERS (Write After Approval): Add myself.
8357 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8359         * MAINTAINERS:  Update e-mail address.
8361 2008-03-20  Ian Lance Taylor  <iant@google.com>
8363         * configure.ac: Add support for --enable-gold.
8364         * Makefile.def: Add gold as a directory like ld.
8365         * configure, Makefile.in: Regenerate.
8367 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8369         * configure.ac: m4_include config/proginstall.m4.
8370         * configure: Regenerate.
8372         Backport from upstream Libtool:
8374         2007-10-12  Eric Blake  <ebb9@byu.net>
8376         Deal with Autoconf 2.62's semantic change in m4_append.
8377         * ltsugar.m4 (lt_append): Replace broken versions of
8378         m4_append.
8379         (lt_if_append_uniq): Don't require separator to be overquoted,
8380         and avoid broken m4_append.
8381         (lt_dict_add): Fix typo.
8382         * libtool.m4 (_LT_DECL): Don't overquote separator.
8384 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8386         * config.rpath: Add AIX 6 support.
8388 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8390         * Makefile.def (stageprofile).  Remove -fprofile-generate
8391         from stage_libcflags.
8392         * Makefile.in: Regenerate.
8394 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8396         * config.sub, config.guess: Update from upstream sources.
8398 2008-03-06  Tom Tromey  <tromey@redhat.com>
8400         * MAINTAINERS: Update for treelang deletion.
8402 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8404         * MAINTAINERS: Update my email address.
8406 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8408         * MAINTAINERS (darwin port): Add myself as a maintainer.
8409         (objective-c/c++): Add myself as a maintainer.
8411 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8413         * MAINTAINERS (Write After Approval): Update my email address.
8415 2008-02-25  Tomas Bily  <tbily@suse.cz>
8417         * MAINTAINERS (Write After Approval): Add myself.
8419 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8421         * MAINTAINERS (OpenMP): Add myself.
8423 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8425         PR bootstrap/32009
8426         PR bootstrap/32161
8428         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8429         * configure: Regenerate.
8431         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8432         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8433         STAGE4_LIBCFLAGS): New.
8434         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8435         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8436         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8437         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8438         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8439         for target modules.  Don't export LIBCFLAGS.
8440         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8441         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8442         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8443         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8444         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8445         * Makefile.in: Regenerate.
8447 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8449         PR libgcj/33085
8450         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8451         Do not use -DDLL_EXPORT.  Backport from upstream.
8453 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8455         * MAINTAINERS (Write After Approval): Add myself.
8457 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8459         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8460         * configure: Regenerate.
8462 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8464         * configure.ac (xtensa*-*-*): Recognize processor variants.
8465         * configure: Regenerate.
8467 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8469         PR bootstrap/34922
8470         * configure.ac (PARSE_ARGS): Push suitable setting of
8471         ac_subdirs_all, for `./configure --help=recursive'.
8472         Handle `+' in generic toplevel directory disabling.
8473         * configure: Regenerate.
8475 2008-01-28  Nick Clifton  <nickc@redhat.com>
8477         * MAINTAINERS (xstormy16): Take over maintainership.
8479 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8481         * MAINTAINERS (c4x port): Remove.
8483 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8485         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8487 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8489         * config.sub, config.guess: Update from upstream sources.
8491 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8493         * MAINTAINERS (Write After Approval): Add myself.
8495 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8497         * MAINTAINERS: Update my email address.
8499 2008-01-09  Raksit Ashok  <raksit@google.com>
8501         * MAINTAINERS (Write After Approval): Add myself.
8503 2008-01-09  Raksit Ashok  <raksit@google.com>
8505         * MAINTAINERS (Write After Approval): Add myself.
8507 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8509         * config.sub, config.guess: Update from upstream sources.
8511 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8513         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8514         Change recommended MPFR from 2.2.1 -> 2.3.0.
8515         * configure: Regenerate.
8517 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8519         * MAINTAINERS: Update my email address.
8521 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8523         * MAINTAINERS: Update my email address.
8525 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8527         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8528         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8529         * Makefile.in: Regenerate.
8531 2007-12-10  Mark Heffernan  <meheff@google.com>
8533         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8534         misplaced entries.
8536 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8538         * configure.ac: Enable libjava for x86_64-*-darwin9.
8539         * configure: Regenerate.
8541 2007-12-07  Bill Maddox  <maddox@google.com>
8543         * MAINTAINERS (Write After Approval): Add myself.
8545 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8547         * config.sub, config.guess: Update from upstream sources.
8549 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8551         * config-ml.in: Remove 64bit configure tests.
8553 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8555         * config-ml.in: Robustify against white space in absolute file
8556         names.
8558         * config-ml.in (multi-clean): Substitute ${Makefile}.
8559         Remove superfluous ${Makefile} in list.
8561 2007-11-19  Thiemo Seufer  <ths@mips.com>
8563         * config-ml.in: Don't hardcode the Makefile name.
8565 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8567         * MAINTAINERS (Write After Approval): Add myself.
8569 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8571         * MAINTAINERS (Write After Approval): Add myself.
8573 2007-11-06  Doug Kwan  <dougkwan@google.com>
8575         * MAINTAINERS (Write After Approval): Add myself.
8577 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8579         * MAINTAINERS (mercury): Remove entry.
8580         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8582 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8584         * Makefile.def (dependencies): Make configure-gdb depend on
8585         all-intl.
8586         * Makefile.in: Regenerated.
8588 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8590         * MAINTAINERS (Fortran maintainer): Remove myself.
8592 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8594         * Makefile.def: To avoid problems running with parallel makes,
8595         build newlib before libgloss so that target specific header
8596         files are availble.
8597         * Makefile.in: Regenerate
8599 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8601         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8602         * Makefile.in: Regenerate.
8604 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8606         * MAINTAINERS (Register allocation reviewer): Add myself.
8608 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8610         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8611         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8612         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8613         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8614         * configure: Regenerate.
8616 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8618         * MAINTAINERS (Register allocation reviewer): Add myself.
8620 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8622         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8623         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8624         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8625         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8626         * configure.ac: Default them to host tools for $host = $build.
8627         Subst them.
8629         * configure: Regenerate.
8630         * Makefile.in: Regenerate.
8632 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8634         * MAINTAINERS (Register allocation reviewer): Add myself.
8636 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8638         * MAINTAINERS (Register allocation reviewer): Add myself.
8640 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8642         * MAINTAINERS (Write After Approval): Fix typo.
8644 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8646         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8647         * configure: Regenerate.
8649 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8651         PR bootstrap/31906
8652         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8653         they're already prefixed.
8655 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8657         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8658         libstdc++.
8659         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8660         * configure: Regenerate.
8661         * Makefile.in: Regenerate.
8663 2007-09-17  Andreas Schwab  <schwab@suse.de>
8665         * configure.ac: Raise minimum makeinfo version to 4.6.
8666         * configure: Regenerate.
8668 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8670         * MAINTAINERS (write-after-approval) add myself
8672 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8674         * configure.ac: Correct makeinfo version check.
8675         * configure: Regenerate.
8677 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8679         * MAINTAINERS: Update my email address.
8681 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8683         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8684         to $skipdirs and only disable gprof for newlib.  Use the normal
8685         mips*-elf* handling in other respects.
8686         * configure: Regnerate.
8688 2007-09-12  David Daney  <ddaney@avtrex.com>
8690         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8691         enabling libgcj.
8692         * configure: Regenerate.
8694 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8696         PR other/32154
8697         * configure.ac: For libgloss targets, point the linker to the linker
8698         script, startup code and simulator library.
8699         * configure: Regenerate.
8701 2007-09-07  Andrew Haley  <aph@redhat.com>
8703         * configure.ac (noconfigdirs): Remove target-libffi and
8704         target-libjava.
8705         * configure: Regenerate.
8707 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8709         PR target/33281
8710         * configure.ac: Use config/mh-mingw on mingw.
8711         * configure: Regenerate.
8713 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8715         * MAINTAINERS (Write After Approval): Add myself.
8717 2007-09-05  Richard Guenther  <rguenther@suse.de>
8719         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8720         nor --disable-checking is provided also turn on yes and types
8721         checking for stage1.
8722         * configure: Re-generate.
8724 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8726         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8727         (Write After Approval): Remove myself.
8729 2007-08-29  Nick Clifton  <nickc@redhat.com>
8731         * config.sub, config.guess: Update from upstream sources.
8733 2007-08-22  Bud Davis  <jmdavis@link.com>
8735         * MAINTAINERS (Write After Approval): Added myself.
8736         * MAINTAINERS (Reviewers): Removed myself.
8738 2007-08-18  Paul Brook  <paul@codesourcery.com>
8739             Joseph Myers  <joseph@codesourcery.com>
8741         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8742         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8743         * Makefile.in: Regenerate.
8744         * configure.ac (--with-debug-prefix-map): New.
8745         * configure: Regenerate.
8747 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8748             Nigel Stephens  <nigel@mips.com>
8750         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8751         as target_makefile_frag.
8752         * configure: Regenerate.
8754 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8756         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8757         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8758         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8759         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8760         (do-compare, do-compare3, do-compare-debug): New.
8761         ([+compare-target+]): Use them.
8763 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8765         * MAINTAINERS (Write After Approval): Change my email address.
8767 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8768             Ben Elliston  <bje@au.ibm.com>
8770         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8771         --silent if $silent.
8772         * configure: Regenerate.
8774 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8776         * MAINTAINERS (Various Maintainers): Add myself as
8777         loop infrastructure maintainer.  Update my e-mail
8778         address.
8780 2007-07-31  Diego Novillo  <dnovillo@google.com>
8782         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8783         Adjust description.
8785 2007-07-26  Richard Guenther  <rguenther@suse.de>
8787         * configure.ac: Add types checking to stage1 checking flags.
8788         * configure: Regenerate.
8790 2007-07-17  Nick Clifton  <nickc@redhat.com>
8792         * COPYING3: New file.  Contains version 3 of the GNU General
8793         Public License.
8794         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8795         Lesser General Public License.
8797 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8799         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8801 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8803         * MAINTAINERS (S/390 co-maintainer): Add myself.
8804         (Write After Approval): Remove myself.
8806 2007-07-13  Dan Hipschman  <dsh@google.com>
8808         * MAINTAINERS (Write After Approval): Add myself.
8810 2007-07-11  Nick Clifton  <nickc@redhat.com>
8812         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8813         WINDRES export.
8814         * Makefile.in: Regenerate.
8816 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8818         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8819         maintainer.
8821 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8823         * lt~obsolete.m4: New. Import from 20070318 libtool.
8825 2007-07-03  Julian Brown  <julian@codesourcery.com>
8827         * MAINTAINERS (Write After Approval): Add myself.
8829 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8831         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8832         * configure: Regenerate.
8834 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8836         * configure.ac: Add some missing m4 quotation.
8837         * configure: Regenerate.
8839 2007-07-02  Simon Baldwin  <simonb@google.com>
8841         * MAINTAINERS (Write After Approval): Add myself.
8843 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8845         * configure: Regenerate.
8847 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8849         * Makefile.def: Add windmc tool to build.
8850         * Makefile.tpl: Likewise.
8851         * configure.ac: Likewise.
8852         * Makefile.in: Regenerate.
8853         * configure: Regenerate.
8855 2007-06-28  DJ Delorie  <dj@redhat.com>
8857         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8858         not building newlib.
8859         * configure: Regenerated.
8861 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8863         * MAINTAINERS (Write After Approval): Add myself.
8865 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8867         * MAINTAINERS (Write After Approval): Add myself.
8869 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8871         * MAINTAINERS (Write After Approval): Add myself.
8873 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8875         * MAINTAINERS (Write After Approval): Add myself.
8877 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8879         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8880         * Makefile.in: Regenerated.
8882 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8884         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8885         bfin*-*-uclinux* targets.
8886         * configure: Regenerate.
8888 2007-06-14  Ian Lance Taylor  <iant@google.com>
8890         * MAINTAINERS: Add myself as non-algorithmic global write
8891         maintainer.
8893 2007-06-14  Diego Novillo  <dnovillo@google.com>
8895         * MAINTAINERS: Add self as middle-end maintainer and
8896         non-algorithmic global write maintainer.
8898 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8900         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8901         Move all Fortran maintainers except Paul Brook into the
8902         Non-Autopoiesis section.
8904 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8906         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8907         (distclean-stage[+id+]): Possibly delete stage_last.
8908         * Makefile.in: Regenerate.
8910 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8912         * MAINTAINERS (Various Maintainer): Fix typo.
8914 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8916         * MAINTAINERS (Various Maintainer): Add myself as
8917         dataflow maintainer.
8919 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8921         * config.sub, config.guess: Update from upstream sources.
8923 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8925         * Makefile.tpl: Fix spelling error.
8926         * Makefile.in: Regenerate.
8928 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8930         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8931         lt_cv_sys_max_cmd_len.
8933 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8935         * MAINTAINERS (Various Maintainers): Add myself as
8936         auto-vectorizer maintainer.
8938 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8940         PR libjava/32098
8941         * libtool.m4: Revert previous change.
8942         * ltgcc.m4: Put it here.
8944 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8946         * MAINTAINERS (Various Maintainers): Add myself as
8947         auto-vectorizer maintainer.
8949 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8951         PR libjava/32098
8952         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8954 2007-05-30  Richard Guenther  <rguenther@suse.de>
8956         * MAINTAINERS (Various Maintainers): Add myself as
8957         auto-vectorizer maintainer.
8959 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8961         PR bootstrap/29382
8962         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8963         * configure: Rebuilt.
8965 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8967         * MAINTAINERS (Write After Approval): Removed my name.
8969 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8971         * MAINTAINERS (Write After Approval): Remove myself.
8973 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8975         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8977 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8979         * ltmain.sh: Update from ToT Libtool.
8980         * libtool.m4: Update from ToT Libtool.
8981         * ltsugar.m4: New. Update from ToT Libtool.
8982         * ltversion.m4: New. Update from ToT Libtool.
8983         * ltoptions.m4: New. Update from ToT Libtool.
8984         * ltconfig: Remove.
8985         * ltcf-c.sh: Remove.
8986         * ltcf-cxx.sh: Remove.
8987         * ltcf-gcj.sh: Remove.
8989 2007-05-22  Ollie Wild  <aaw@google.com>
8991         * MAINTAINERS (Write After Approval): Add myself.
8993 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8995         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8996         stage_cflags.
8997         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8998         Remove CFLAGS/LIBCFLAGS.
8999         (configure-stage[+id+]-[+prefix+][+module+],
9000         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
9001         * Makefile.in: Regenerate.
9003 2007-05-15  Diego Novillo  <dnovillo@google.com>
9005         * MAINTAINERS: Update e-mail address.
9007 2007-05-15  Revital Eres  <eres@il.ibm.com>
9009         * MAINTAINERS (Write After Approval): Add myself.
9011 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
9013         * MAINTAINERS (Write After Approval): Updated my address.
9015 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
9017         * MAINTAINERS (Write After Approval): Add myself.
9019 2007-05-11  Silvius Rus  <rus@google.com>
9021         * MAINTAINERS (Write After Approval): Add myself.
9023 2007-04-23  Tom Tromey  <tromey@redhat.com>
9025         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
9027 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
9029         * MAINTAINERS (cpplib): Rename to ...
9030         (libcpp): ... this.  Add C/C++ front end maintainers.
9032 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
9034         * config-ml.in: Pass ${ml_config_env} to configure calls.
9036 2007-04-04  Christian Bruel  <christian.bruel@st.com>
9038         * MAINTAINERS (Write After Approval): Add myself.
9040 2007-04-02  Dave Korn  <dave.korn@artimi.com>
9042         * MAINTAINERS (Write After Approval): Add myself.
9044 2007-03-31  Tobias Burnus  <burnus@net-b.de>
9046         * MAINTAINERS (fortran 95 front end): Add myself.
9048 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
9050         * MAINTAINERS (Write After Approval): Add myself.
9052 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
9054         * MAINTAINERS (Modulo Scheduler): Add myself.
9056 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
9058         * MAINTAINERS (fortran 95 front end): Add myself.
9059         (c++ front end): whitespace fix.
9061 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
9063         * MAINTAINERS (Write After Approval): Add myself.
9065 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
9067         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
9068         of glob.  Quote arguments with single quotes too.
9069         * configure: Regenerate.
9071 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
9073         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
9074         * Makefile.in: Regenerate
9076 2007-03-07  Andreas Schwab  <schwab@suse.de>
9078         * configure: Regenerate.
9080 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
9082         * configure.ac: Add "--with-pdfdir" configure option,
9083         which defines pdfdir variable.
9084         * Makefile.def (target=fixincludes): Add install-pdf to
9085         missing targets.
9086         (recursive_targets): Add install-pdf target.
9087         (flags_to_pass): Add pdfdir.
9088         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9089         target.
9090         * configure: Regenerate
9091         * Makefile.in: Regenerate
9093 2007-02-28  Eric Christopher  <echristo@apple.com>
9095         Revert:
9096         2006-12-07  Mike Stump  <mrs@apple.com>
9098         * Makefile.def (dependencies): Add dependency for
9099         install-target-libssp and install-target-libgomp on
9100         install-gcc.
9101         * Makefile.in: Regenerate.
9103 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
9105         * configure: Regenerate.
9106         * configure.ac: Move statements after variable declarations.
9108 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
9110         * MAINTAINERS: Add myself as sh maintainer.
9112 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
9114         * configure.ac: Adjust for loop syntax.
9115         * configure: Regenerate.
9117 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9119         * configure: Rebuilt.
9121 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9123         * configure.ac: Drop multiple occurrences of --enable-languages,
9124         and fix its quoting.
9125         * configure: Rebuilt.
9127 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
9128             Nathan Sidwell  <nathan@codesourcery.com>
9129             Vladimir Prus  <vladimir@codesourcery.com>
9130             Joseph Myers  <joseph@codesourcery.com>
9132         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9133         * configure: Regenerate.
9135 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
9137         * ltconfig (freebsd*): Default to elf.
9139 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9141         * configure.ac (target_libraries): Move libgcc before libiberty.
9142         * configure: Regenerated.
9144 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9145             Paolo Bonzini  <bonzini@gnu.org>
9147         PR bootstrap/30753
9148         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
9149         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
9150         * configure: Regenerated.
9152 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9154         * MAINTAINERS (Language Front End Maintainers): Update my mail
9155         address.
9157 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9159         PR bootstrap/30748
9160         * configure.ac: Correct syntax for Solaris ksh.
9161         * configure: Regenerated.
9163 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9165         * configure.ac: Sync with src.
9166         * configure: Regenerate.
9168 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9170         * Makefile.in: Regenerate.
9172 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9174         * config.sub: Sync with src.
9176 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9178         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9179         noncanonical equivalents.
9180         * configure.in: Rename to...
9181         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9182         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9183         target_noncanonical.  Use them.  Rewrite removal of configure
9184         arguments for autoconf 2.59.  Discard variable settings.  Force
9185         program_transform_name for native tools.
9187         * Makefile.in: Regenerated.
9188         * configure: Regenerated with autoconf 2.59.
9190 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9192         * MAINTAINERS (Write After Approval): Add myself.
9194 2007-01-31  Andreas Schwab  <schwab@suse.de>
9196         * Makefile.tpl (LDFLAGS): Substitute it.
9197         * Makefile.in: Regenerate.
9199 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9201         * MAINTAINERS (Write After Approval): Add myself.
9203 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9205         * MAINTAINERS (spu port): Add myself.
9207 2007-01-23  Richard Guenther  <rguenther@suse.de>
9209         PR bootstrap/30541
9210         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9211         * Makefile.tpl (GNATBIND): Substitute it.
9212         (GNATMAKE): Likewise.
9213         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9214         of STAGE_PREFIX.
9215         * Makefile.in: Regenerate.
9216         * configure: Regenerate.
9218 2007-01-18  Mike Stump  <mrs@apple.com>
9220         * configure.in: Re-enable -Werror for gcc builds.
9222 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9224         * MAINTAINERS (Write After Approval): Add myself.
9226 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9228         * configure.in: Change == to = in test command.
9229         * configure: Regenerate.
9231 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9232             Nick Clifton  <nickc@redhat.com>
9233             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9235         * configure.in (build_configargs, host_configargs, target_configargs):
9236         Remove build/host/target parameters.
9237         (host_libs): Add gmp and mpfr.
9238         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9239         * Makefile.def (gmp, mpfr): New.
9240         (gcc): Remove target.
9241         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9242         target_os, target_vendor): New.
9243         (configure): Add host_alias/target_alias arguments; adjust invocations.
9244         * configure: Regenerate.
9245         * Makefile.in: Regenerate.
9247 2007-01-11  Matt Fago  <fago@earthlink.net>
9249         * configure.in: Try to link to functions only in mpfr 2.2.x
9250         to improve robustness of configure tests.
9251         * configure: Regenerate.
9253 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9255         * MAINTAINERS: Add myself as i386 maintainer.
9257 2007-01-08  Jan Hubicka  <jh@suse.cz>
9259         * MAINTAINERS: Add myself as i386 maintainer.
9261 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9263         * configure.in: Add support for an x86_64-mingw* target.
9264         * configure: Regenerate.
9266 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9268         * Makefile.tpl (all-target): Correct @if conditional for target
9269         modules.
9270         * configure.in: Omit libiberty if building only target libgcc.
9271         * configure, Makefile.in: Regenerated.
9273 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9275         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9276         * configure: Regenerate.
9278 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9280         * Makefile.def (target_modules): Add libgcc.
9281         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9282         * Makefile.tpl (clean-target-libgcc): Delete.
9283         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9284         on gcc even for bootstrapped modules.  Rewrite handling of
9285         lang_env_dependencies to loop over target_modules.
9286         * configure.in (target_libraries): Add target-libgcc.
9287         * Makefile.in, configure: Regenerated.
9289 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9291         * configure.in: Reorganize recognition of languages.  Add
9292         --enable-stage1-languages.  Show supported languages for the chosen
9293         target rather than all recognized languages.
9294         * configure: Regenerate.
9296 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9298         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9299         * Makefile.in: Regenerate.
9301 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9303         * configure.in: Warn that MPFR 2.2.0 is buggy.
9304         * configure: Regenerate.
9306 2006-12-27  Ian Lance Taylor  <iant@google.com>
9308         * configure.in: When removing Makefiles to force a reconfigure, also
9309         remove prev-DIR*/Makefile.
9310         * configure: Regenerate.
9312 2006-12-22  Andreas Schwab  <schwab@suse.de>
9314         * configure: Regenerate with correct autoconf version.
9316 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9318         * configure.in: add AC_SUBST for *_FOR_TARGET.
9319         * configure: Regenerate.
9321 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9323         * configure.in: Simplify logic for rejecting languages that cannot
9324         be built.  Separate the case when a language is unsupported,
9325         from the case when the user chooses not to build a language.
9327 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9329         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9330         it only affects bootstrap and could be tested on "$host" as well.
9331         * configure: Regenerate.
9332         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9334 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9336         PR bootstrap/29544
9337         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9338         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9339         move here comment from Makefile.tpl.
9340         * Makefile.tpl: Move some definitions higher in the file.
9341         (STAGE1_CHECKING): New.
9342         * configure.in: Add --enable-stage1-checking.
9343         * configure: Regenerate.
9344         * Makefile.in: Regenerate.
9346 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9348         * MAINTAINERS: Add myself as build system maintainer.
9350 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9352         * MAINTAINERS (Write After Approval): Add myself.
9354 2006-12-13  Eric Christopher  <echristo@apple.com>
9356         * MAINTAINERS: Add myself as darwin maintainer.
9358 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9360         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9362 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9364         MAINTAINERS: Update my entry.
9366 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9368         * configure.in:  Handle spu makefile frag.
9369         * Makefile.tpl (MAINT): Define
9370         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9371         * configure: Regenerate.
9372         * Makefile.in: Regenerate.
9374 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9376         * config.guess: Import latest version.
9377         * config.sub: Likewise.
9379 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9381         * configure.in (spu-*-*): Don't skip target-libiberty.
9382         * configure: Regenerate.
9384 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9386         PR bootstrap/30134
9387         * configure.in: Correct x86 darwin support for libjava to powerpc
9388         and i?86 only.
9389         * configure: Regenerate.
9391 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9393         * configure.in: Add x86 darwin support for libjava.
9394         * configure: Regenerate.
9396 2006-12-07  Mike Stump  <mrs@apple.com>
9398         * Makefile.def (dependencies): Add dependency for
9399         install-target-libssp and install-target-libgomp on
9400         install-gcc.
9401         * Makefile.in: Regenerate.
9403 2006-12-04  Richard Guenther  <rguenther@suse.de>
9405         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9406         (Non-Algorithmic Maintainers): Move over non-algorithmic
9407         loop optimizer maintainers, add myself as a non-algorithmic
9408         middle-end maintainer.
9410 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9412         * MAINTAINERS (Write After Approval): Add myself.
9414 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9416         * configure.in: Update error message for missing GMP/MPFR.
9418         * configure: Regenerate.
9420 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9422         * configure.in: Update MPFR version in error message.
9424         * configure: Regenerate.
9426 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9428         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9429         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9430         --with-gmp-lib): New flags.
9432         * configure: Regenerate.
9434 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9436         * MAINTAINERS (Write After Approval): Change my email address.
9438 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9440         * MAINTAINERS (Write After Approval): Add myself.
9442 2006-11-22  Philipp Thomas  <pth@suse.de>
9444         * MAINTAINERS (i18n): Update e-mail address.
9446 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9448         * MAINTAINERS (spu port): Add myself as maintainer.
9449         (Write After Approval): Remove myself.
9451 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9453         * configure.in (skipdirs): Don't build libssp for SPU.
9454         * configure: Regenerate.
9456 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9458         * MAINTAINERS (spu port): Add myself as maintainer.
9459         (libobjc): Update my email address.
9461 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9463         * MAINTAINERS (Write After Approval): Add myself.
9465 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9467         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9468         * configure : Rebuilt.
9470 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9472         * MAINTAINERS (Write After Approval): Add myself.
9474 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9476         * MAINTAINERS (Write After Approval): Add myself.
9478 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9480         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9481         libmpfr.a.
9482         * configure: Regenerate.
9484 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9486         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9487         (unstage): Test for stage_last presence.
9489         PR bootstrap/29802
9490         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9491         STAGE_PREFIX.
9492         * Makefile.in: Regenerate.
9494 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9496         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9497         maintainers.
9499 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9501         * MAINTAINERS (Write After Approval): Add myself.
9503 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9505         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9506         and stageN-package/Makefile.
9507         * Makefile.in: Regenerated.
9509 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9511         * configure.in: Remove target-libgloss from noconfigdirs for
9512         bfin-*-*.
9513         * configure: Regenerated.
9515 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9517         * configure.in (have_gmp): Only error if the gcc directory exists.
9519         * configure: Regenerate.
9521 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9523         * configure.in: Robustify error message for missing GMP/MPFR.
9525         * configure: Regenerate.
9527 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9529         * MAINTAINERS (Write After Approval): Add myself.
9531 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9533         * MAINTAINERS: Change email address.
9535 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9537         * MAINTAINERS (Write After Approval): Add myself.
9539 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9541         * MAINTAINERS (Write After Approval): Add myself.
9543 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9545         * MAINTAINERS (Write After Approval): Move myself to
9546         Write After Approval section.
9548 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9550         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9551         need_gmp anymore.
9552         * configure: Regenerate.
9554 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9556         * MAINTAINERS (Write After Approval): Add myself.
9558 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9560         * config.guess: Import latest version.
9561         * config.sub: Likewise.
9563 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9565         * Makefile.def: Added pdf target handling.
9566         * Makefile.tpl: Added pdf target handling.
9567         * Makefile.in: Regenerated.
9569 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9571         * MAINTAINERS: Add self as score port maintainer.
9573 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9575         * MAINTAINERS (Write After Approval): Add myself.
9577 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9579         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9580         or newer.
9581         * configure: Regenerated.
9583 2006-09-27  Dave Brolley  <brolley@redhat.com>
9585         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9586         using $s instead of $r.
9587         * configure: Regenerated.
9589 2006-09-26  Thiemo Seufer  <ths@mips.com>
9591         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9592         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9593         * configure: Regenerate.
9595 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9597         * MAINTAINERS (Write After Approval): Remove myself.
9599 2006-09-22  Chao-ying Fu  <fu@mips.com>
9601         * MAINTAINERS (Write After Approval): Add myself.
9603 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9605         * MAINTAINERS: Add self as soft-fp maintainer.
9607 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9609         * MAINTAINERS: Add myself as avr maintainer.
9610         Remove Marek Michalkiewicz as avr maintainer.
9612 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9614         * MAINTAINERS (Write After Approval): Add myself.
9616 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9618         * configure.in: Never build newlib for a Mingw host.
9619         Never build newlib as Mingw target library.
9620         Test the existence of winsup/cygwin for building a Cygwin newlib,
9621         rather than just winsup.
9622         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9623         building a Mingw target.
9624         * configure: Regenerate.
9626 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9628         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9630 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9632         * config.guess: Import from src (was more updated).
9633         * config.sub: Likewise.
9635 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9637         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9638         * configure: Regenerated.
9640 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9642         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9643         for stages after the first.
9645 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9647         * Makefile.def: Add dependencies for configure-opcodes
9648         on configure-intl and all-opcodes on all-intl.
9649         * Makefile.in: Regenerated.
9651 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9653         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9655 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9657         Port to hosts whose 'sort' and 'tail' implementations
9658         treat operands with leading '+' as file names, as POSIX
9659         has required since 2001.  However, make sure the code still
9660         works on pre-POSIX hosts.
9661         * ltmain.sh: Don't assume "sort +2" is equivalent to
9662         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9664 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9666         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9668 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9670         * ltconfig: chmod 644 before ranlib during install.
9672 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9674         PR bootstrap/18058
9675         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9676         if the bootstrap compiler is a GCC version that supports it.
9677         * configure: Regenerate.
9679 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9681         * configure.in: Fix thinkos in previous check-in.
9682         * configure: Regenerate.
9684 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9686         PR other/27063
9687         * configure.in: Test subdir_requires and give an appropriate
9688         error message.
9689         * configure: Regenerate.
9691 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9693         * MAINTAINERS (Write After Approval): Add myself.
9695 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9697         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9699 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9701         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9703 2006-06-20  David Ayers  <d.ayers@inode.at>
9705         PR bootstrap/28072
9706         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9707         whether target-libjava is being configured instead of whether the
9708         java front end is enabled.
9709         * configure: Regenerate.
9711 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9713         PR target/27540
9714         * configure.in: Only enable libgomp on IRIX 6.
9715         * configure: Regenerate.
9717 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9719         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9720         too.
9721         * Makefile.in: Regenerate.
9723 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9725         * config-ml.in: Alter CCASFLAGS to include special
9726         multilib options the same as is done for CFLAGS.
9728 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9730         * configure.in: Don't enable libgomp on hpux10.
9731         * configure: Rebuilt.
9733 2006-06-12  David Ayers  <d.ayers@inode.at>
9735         PR bootstrap/27963
9736         PR target/19970
9737         * configure.in: Remove target-boehm-gc from noconfigdirs where
9738         ${libgcj} is specified.
9739         * configure: Regenerate.
9741 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9743         Sync from src:
9745         * configure.in: Sync.
9746         * configure: Regenerated.
9748         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9750         * Makefile.def: Added dependencies from sim and gdb on intl, and
9751         added configure dependencies to everything with an all dependency
9752         on intl.
9753         * Makefile.in: Regenerated.
9755 2006-06-06  David Ayers  <d.ayers@inode.at>
9757         PR libobjc/13946
9758         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9759         * Makefile.in: Regenerate.
9760         * configure.in: Add --enable-objc-gc at toplevel and have it
9761         enable boehm-gc for Objective-C.
9762         Remove target-boehm-gc from libgcj.
9763         Add target-boehm-gc to target_libraries.
9764         Add target-boehm-gc to noconfigdirs where ${libgcj}
9765         is specified.
9766         Assert that boehm-gc is supported when requested for Objective-C.
9767         Only build boehm-gc if needed either for Java or Objective-C.
9768         * configure: Regenerate.
9770 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9772         PR 27674
9773         * Makefile.tpl (configure-[+prefix+][+module+],
9774         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9775         Remove rule to unstage bootstrapped modules.
9776         (stage_current): New.
9777         * Makefile.in: Regenerate.
9779 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9781         * MAINTAINERS (Write After Approval): Update my e-mail address.
9783 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9785         * include/libiberty.h: Declare pex_run_in_environment.
9787 2006-05-31  Asher Langton  <langton2@llnl.gov>
9789         * MAINTAINERS (Write After Approval): Add myself.
9791 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9793         * Makefile.def (bfd, opcodes): Fix lib_path.
9794         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9795         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9796         * Makefile.in: Regenerate.
9798 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9800         * Makefile.in: Regenerate.
9802 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9804         * Makefile.def: Add install-html target. Add datarootdir
9805         docdir and htmldir to flags_to_pass.
9806         * Makefile.tpl: Add install-html target.
9807         * Makefile.in: Regenerate.
9808         * configure.in: Add --with-datarootdir, --with-docdir, and
9809         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9810         * configure: Regenerate.
9812 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9814         * configure.in: Enable gprof for cross builds.
9815         * configure: Regenerate.
9817 2006-05-22  Richard Guenther  <rguenther@suse.de>
9819         Revert
9820         2006-01-31  Richard Guenther  <rguenther@suse.de>
9821         Paolo Bonzini  <bonzini@gnu.org>
9823         * Makefile.def (target_modules): Add libgcc-math target module.
9824         * configure.in (target_libraries): Add libgcc-math target library.
9825         (--enable-libgcc-math): New configure switch.
9826         * Makefile.in: Re-generate.
9827         * configure: Re-generate.
9828         * libgcc-math: New toplevel directory.
9830 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9831             Andreas Tobler  <a.tobler@schweiz.ch>
9833         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9834         * configure: Rebuilt.
9836 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9838         * MAINTAINERS (Write After Approval): Add myself.
9840 2006-05-01  DJ Delorie  <dj@redhat.com>
9842         * configure.in: Restore CFLAGS if GMP isn't present.
9843         * configure: Regenerate.
9845 2006-05-01  Richard Guenther  <rguenther@suse.de>
9847         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9848         maintainer.
9850 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9852         * MAINTAINERS (Write After Approval): Add myself.
9854 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9856         * MAINTAINERS (Write After Approval): Add myself.
9858 2006-04-18  DJ Delorie  <dj@redhat.com>
9860         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9861         reference libgloss so that libssp can be built in a combined
9862         tree.
9863         * configure: Regenerate.
9865 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9867         * MAINTAINERS (Write After Approval): Add myself.
9869 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9871         * configure.in: Require makeinfo 4.4 or higher.
9872         * configure: Regenerate.
9874 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9876         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9877         Rearrange the entries of other libraries to have them in one place.
9879 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9881         * MAINTAINERS (Write After Approval): Remove myself.
9882         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9884 2006-03-14  Richard Guenther  <rguenther@suse.de>
9886         * configure: Regenerate with autoconf 2.13.
9888 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9890         * MAINTAINERS: Use my work address.
9892         * MAINTAINERS: Update my E-mail address.
9894 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9896         * configure.in: Handle --disable-<component> generically.
9897         * configure: Regenerate.
9899 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9901         PR libgcj/17311
9902         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9904 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9906         * MAINTAINERS (Write After Approval):  Remove myself.
9907         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9909 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9911         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9912         (TARGET_CONFIGDIRS): Remove.
9913         * configure.in: Remove AC_SUBST(target_configdirs).
9914         * Makefile.in, configure: Regenerated.
9916 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9918         * MAINTAINERS (Write After Approval):  Remove myself.
9919         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9921 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9923         PR bootstrap/25670
9925         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9927         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9928         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9929         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9930         BUILD_PREFIX, BUILD_PREFIX_1.
9931         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9933         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9934         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9936         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9937         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9938         of `cat stage_current`.  Always provide the `r' and `s' variables.
9939         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9940         a single shell execution.
9941         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9942         bootstrapped modules, make the stage1 module if the build was not
9943         started yet, else build the current stage.
9944         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9945         (all-build, all-host, all-target, [+make_target+]-host,
9946         [+make_target+]-target): Do not use \-continued lines.
9947         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9948         (current_stage, restrap, stage_last): New.
9950         * Makefile.in: Regenerate.
9951         * configure: Regenerate.
9953 2006-02-19  Bud Davis  <jmdavis@link.com>
9955         * MAINTAINERS (Write After Approval):  Remove myself.
9956         (Language Front End Maintainers):  Add myself as fortran 95
9957         maintainer and update e-mail address.
9959 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9961         * MAINTAINERS (Write After Approval):  Remove myself.
9962         (Language Front End Maintainers):  Add myself as fortran 95
9963         maintainer.
9965 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9967         * MAINTAINERS (Write After Approval): Add myself.
9969 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9971         * MAINTAINERS (Write After Approval):  Remove myself.
9972         (Language Front End Maintainers):  Add myself as
9973         fortran 95 maintainer.
9975 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9977         Sync from src:
9979         2005-12-27  Leif Ekblad  <leif@rdos.net>
9981         * configure.in: Add support for RDOS target.
9982         * configure: Regenerate.
9984 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9985             Andreas Schwab  <schwab@suse.de>
9987         * configure: Regenerate.
9989 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9991         * configure.in (enable_libgomp): Add AIX.
9992         * configure: Regenerate.
9994 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9996         * MAINTAINERS (Write After Approval): Add myself.
9998 2006-02-03  Lee Millward  <lee.millward@gmail.com>
10000         * MAINTAINERS (Write After Approval): Add myself.
10002 2006-01-31  Richard Guenther  <rguenther@suse.de>
10003         Paolo Bonzini  <bonzini@gnu.org>
10005         * Makefile.def (target_modules): Add libgcc-math target module.
10006         * configure.in (target_libraries): Add libgcc-math target library.
10007         (--enable-libgcc-math): New configure switch.
10008         * Makefile.in: Re-generate.
10009         * configure: Re-generate.
10010         * libgcc-math: New toplevel directory.
10012 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
10014         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
10015         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
10016         the assembler, linker and binutils.
10017         * configure: Regenerate.
10019 2006-01-22  Dirk Mueller  <dmueller@suse.de>
10021         * MAINTAINERS (Write After Approval): Add myself.
10023 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
10025         * configure: Regenerate.
10027 2006-01-18  Richard Henderson  <rth@redhat.com>
10028             Jakub Jelinek  <jakub@redhat.com>
10029             Diego Novillo  <dnovillo@redhat.com>
10031         * libgomp: New directory.
10032         * Makefile.def: Add target_module libgomp.
10033         * Makefile.in: Regenerate.
10034         * configure.in (target_libraries): Add target-libgomp.
10035         * configure: Regenerate.
10037 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
10039         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
10040         @ from continuation.
10041         * Makefile.in: Rebuilt.
10043 2006-01-04  Chris Lattner  <sabre@gnu.org>
10045         * MAINTAINERS (Write After Approval): Add myself.
10047 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
10049         PR bootstrap/24252
10051         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
10052         * Makefile.tpl (OBJDUMP): New.
10053         (EXTRA_HOST_FLAGS): Add it.
10054         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
10056         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
10057         to use symbolic links between directories.  Avoid race conditions
10058         or make them harmless.
10059         * configure.in: Do not try to use symbolic links between directories.
10061         * Makefile.def (LEAN): Pass.
10062         * Makefile.tpl (LEAN): Define.
10063         (stage[+id+]-start): Accept that the previous directory does not
10064         exist, if the bootstrap is lean.
10065         (stage[+id+]-bubble): Invoke lean bootstrap commands after
10066         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
10067         configure substitution.
10068         ([+compare-target+]): Likewise.
10069         ([+bootstrap-target+]-lean): New.
10070         * configure.in: Remove lean bootstrap support from here.
10072         * Makefile.in: Regenerate.
10073         * configure: Regenerate.
10075 2006-01-04  Ben Elliston  <bje@au.ibm.com>
10077         * MAINTAINERS (libdecnumber): Add myself.
10079 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
10081         * libtool-ldflags: New script.
10083 2006-01-02  Andreas Schwab  <schwab@suse.de>
10085         * configure.in: When reconfiguring remove Makefile in
10086         all stage directories.
10087         * configure: Regenerate.
10089 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
10091         * MAINTAINERS: Update my email address.
10093 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
10095         Revert Ada-related part of the previous change.
10097         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10098         Do not pass.
10099         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10100         * Makefile.in: Regenerate.
10101         * configure.in: Do not include mt-ppc-aix target fragment.
10102         * configure: Regenerate.
10104 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
10106         * configure.in: Select appropriate fragments for PowerPC/AIX.
10107         * configure: Regenerate.
10109         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10110         BOOT_CFLAGS, BOOT_LDFLAGS.
10111         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10112         BOOT_CFLAGS, BOOT_LDFLAGS.
10113         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10114         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10115         (stage): Fail if we cannot complete the work.
10116         * Makefile.in: Regenerate.
10118 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
10120         * configure.in: Replace ms1 with mt.
10121         * configure: Rebuilt.
10123 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
10125         * MAINTAINERS: Update my email address.
10127 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
10129         * Makefile.tpl (all, do-[+make_target+], do-check, install,
10130         install-host-nogcc): Don't invoke $(stage) at the end.
10131         * Makefile.in: Regenerate.
10133 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
10135         * configure.in: Flip the top-level bootstrap switch.
10136         * configure: Regenerate.
10138 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
10140         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10141         $(stage) and $(unstage).
10142         (EXTRA_TARGET_FLAGS): Correct double-quoting.
10143         (all): Remove stray semicolon.
10144         (local-distclean): Don't handle multilib.tmp and multilib.out.
10145         (install.all): Set $s for consistency.
10146         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10147         check_multilibs setting.  Always make the install directory.
10148         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10149         Correct @if/@endif.
10150         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10151         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10152         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10153         (multilib.out): Remove.
10154         * Makefile.in: Regenerated.
10156 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10158         * MAINTAINERS (Write After Approval): Add myself.
10160 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10162         * MAINTAINERS: Add myself as mt maintainer.
10164         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10166 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10168         * MAINTAINERS: Change email address.
10170 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10172         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10173         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10174         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10175         Find in-tree tools if available.
10176         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10177         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10178         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10179         (COMPILER_*_FOR_TARGET): New.
10180         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10181         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10182         (CONFIGURED_*, USUAL_*): Remove.
10183         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10184         STRIP): Use autoconf substitutions.
10185         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10186         COMPILER_NM_FOR_TARGET): New.
10187         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10189         (all): Make all-host and all-target in parallel.
10190         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10191         that $$r and $$s are set before invoking a recursive make.
10192         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10193         ([+bootstrap-target+]): Inline most of the `all' target.
10195 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10197         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10198         from the gcc build directory.
10199         * Makefile.in: Regenerate.
10201 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10203         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10204         depend on all-libdecnumber.
10205         * configure.in (host_libs): Include libdecnumber.
10206         * Makefile.in: Regenerate.
10207         * configure: Likewise.
10209 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10211         * libdecnumber: Import decNumber sources from the dfp-branch.
10213 2005-11-21  Kean Johnston  <jkj@sco.com>
10215         * config.sub, config.guess: Sync from upstream sources.
10217 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10219         Import from Autoconf sources:
10221         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10222         * config/move-if-change: Don't output "$2 is unchanged";
10223         suggested by Ben Elliston.  Handle weird characters correctly.
10225 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10227         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10228         to match upstream libtool for darwin.
10230 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10232         * Makefile.def: Remove gdb dependencies for gdbtk.
10233         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10234         (configure-gdb, install-gdb): New rules.
10235         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10236         * Makefile.in, configure: Regenerated.
10238 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10240         * MAINTAINERS (Write After Approval): Add myself.
10242 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10244         * MAINTAINERS (Write After Approval): Add myself.
10246 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10248         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10249         Diego Novillo.
10251 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10253         PR bootstrap/24297
10254         * Makefile.tpl (do-[+make-target+], do-check, install,
10255         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10256         are set before recursing.
10257         * Makefile.in: Regenerate.
10259 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10261         PR bootstrap/18939
10262         * Makefile.def (gcc) <target>: Fix thinko.
10263         * Makefile.in: Regenerate.
10265 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10267         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10268         * configure: Regenerate.
10270 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10272         * MAINTAINERS (Write After Approval): Add self.
10274 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10276         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10277         target-libffi, target-qthreads, target-libjava, and
10278         targetlibobjc.
10279         * configure: Regenerate.
10281 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10283         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10284         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10285         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10286         (USUAL_OBJDUMP_FOR_TARGET): New.
10287         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10288         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10289         * configure, Makefile.in: Regenerated.
10291 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10293         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10294         before other host packages.
10296 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10298         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10300 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10302         PR bootstrap/22340
10304         * configure.in (default_target): Remove.
10305         * Makefile.tpl (all): Do not use prerequisites as subroutines
10306         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10307         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10308         use prerequisites as subroutines.
10309         (check-host, check-target): New.
10310         (bootstrap configure & all targets): Do not use stage*-start
10311         if the directory layout is already ok.
10312         (non-bootstrap configure & all targets): Prepend a $(unstage).
10313         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10314         (NOTPARALLEL): Remove.
10315         (unstage, stage variables): New variables.
10316         (unstage, stage targets): Simply expand to those variables.
10318         * configure: Regenerate.
10319         * Makefile.in: Regenerate.
10321 2005-10-04  James E Wilson  <wilson@specifix.com>
10323         * Makefile.def (lang_env_dependencies): Add libmudflap.
10324         * Makefile.in: Regenerate.
10326 2005-10-03  Andreas Schwab  <schwab@suse.de>
10328         Backport from libtool CVS:
10329         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10331         * ltmain.sh: add support for installing into temporary
10332         staging area (e.g. 'make install DESTDIR=...')
10334 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10336         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10337         * configure: Regenerated.
10339 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10341         * configure: Regenerate with the correct
10342         autoconf version.
10344 2005-09-30  Catherine Moore  <clm@cm00re.com>
10346         * configure.in (bfin-*-*): New.
10347         * configure: Regenerated.
10349 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10351         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10352         (LIPO_FOR_TARGET): New.
10353         (CONFIGURED_LIPO_FOR_TARGET): New.
10354         (USUAL_LIPO_FOR_TARGET): New.
10355         (STRIP_FOR_TARGET): New.
10356         (CONFIGURED_STRIP_FOR_TARGET): New.
10357         (USUAL_STRIP_FOR_TARGET): New.
10358         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10359         STRIP_FOR_TARGET.
10360         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10361         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10362         * Makefile.in: Regenerate.
10363         * configure: Regenerate.
10365 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10367         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10368         (rs6000-*-aix*): Same.
10369         * configure: Regenerate.
10371 2005-09-16  Tom Tromey  <tromey@redhat.com>
10373         * MAINTAINERS: Add self as java maintainer.
10375 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10377         * configure.in: Recognize f95 in the --enable-languages option,
10378         and substitute it for fortran, issuing a warning.
10379         * configure: Regenerate.
10381 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10383         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10384         * configure:  Regenerated.
10386 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10388         * MAINTAINERS: Add self as ms1 maintainer.
10390 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10392         * Makefile.def (libssp): Add to lang_env_dependencies.
10393         * Makefile.in: Regenerate.
10395 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10397         * MAINTAINERS: Add myself as middle-end maintainer.
10399 2005-08-17  Christian Groessler  <chris@groessler.org>
10401         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10402         * Makefile.in: Regenerate.
10404 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10406         * MAINTAINERS (write after approval): Added myself.
10408 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10410         * MAINTAINERS (Write After Approval): Add myself.
10412 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10414         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10415         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10416         Look for alternate names of the target cc and c++
10417         * configure: Regenerate.
10419 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10421         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10422         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10423         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10424         tools; remove code to manually set them.
10425         (Target tools): Look in the environment for them.
10426         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10427         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10428         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10429         build directory.
10430         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10431         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10432         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10433         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10434         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10435         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10436         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10437         * configure: Regenerate.
10438         * Makefile.in: Regenerate.
10440 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10442         * MAINTAINERS: Update for removed CPU targets.
10444 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10446         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10447         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10448         * Makefile.in: Regenerated.
10450 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10452         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10453         (CFLAGS_FOR_TARGET): Use it.
10454         (CXXFLAGS_FOR_TARGET): Likewise.
10455         * Makefile.in: Regenerated.
10456         * configure.in (--with-build-sysroot): New option.
10457         * configure: Regenerated.
10459 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10461         * Makefile.tpl: Wrap install between unstage and stage
10462         * Makefile.in: Regenerate.
10464 2005-07-21  Eric Christopher  <echristo@apple.com>
10466         * MAINTAINERS: Update affiliation.
10468 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10470         * MAINTAINERS: Add self as crx port maintainer.
10472 2005-07-20  DJ Delorie  <dj@redhat.com>
10474         * MAINTAINERS: Add self as m32c maintainer.
10476 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10478         * all files: Update FSF address.
10480 2005-07-15  Eric Christopher  <echristo@redhat.com>
10482         * MAINTAINERS: Change affiliation.
10484 2005-07-14  Jim Blandy  <jimb@redhat.com>
10486         * configure.in: Add cases for Renesas m32c.
10487         * configure: Regenerated.
10489 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10491         * COPYING.LIB: Update from fsf.org.
10493 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10495         * COPYING, compile, config.guess,
10496         config.sub, install-sh, missing, mkinstalldirs,
10497         symlink-tree, ylwrap: Sync from upstream sources.
10498         * config-ml.in: Update FSF address.
10500 2005-07-13  Eric Christopher  <echristo@redhat.com>
10502         * configure.in: Add toplevel noconfigdir support for tpf.
10503         * configure: Regenerate.
10505 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10507         PR ada/22340
10509         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10510         * Makefile.in: Regenerate.
10512 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10514         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10515         Brolley to write-after-approval.
10517 2005-07-07  Andreas Schwab  <schwab@suse.de>
10519         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10520         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10521         * Makefile.in: Regenerated.
10523 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10525         * configure.in: Don't build sim or rda when targetting darwin.
10526         * configure: Regenerate.
10528 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10530         * configure.in: Add --enable-libssp and --disable-libssp.
10531         * configure: Regenerate with autoconf-2.13.
10533 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10535         * Makefile.def (target_modules): Add libssp.
10536         * configure.in (target_libraries): Add target-libssp.
10537         * configure: Rebuilt.
10538         * Makefile.in: Rebuilt.
10540 2005-07-01  Zack Weinberg  <zackw@panix.com>
10542         * MAINTAINERS: Change email address.  Resign from maintainership.
10544 2005-07-01  Richard Guenther  <rguenther@suse.de>
10546         * MAINTAINERS: Change my e-mail address and affiliation.
10548 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10550         * Makefile.def (stagefeedback): Come after profile.
10551         Define profiledbootstrap target.
10552         * Makefile.tpl (profiledbootstrap): Remove.
10553         (stageprofile-end): Zap stagefeedback.
10554         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10555         * Makefile.in: Regenerate.
10557 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10559         * MAINTAINERS: Update my email address.
10561 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10563         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10564         In 'cpp' stanza, support '#line' as well as '# '.
10566 2005-06-08  Andreas Schwab  <schwab@suse.de>
10568         * MAINTAINERS: Move myself from 'Write After Approval' to
10569         'CPU Port Maintainers' section as m68k maintainer.
10571 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10573         * configure.in (unsupported_languages): New macro.
10574         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10575         non-ported target libraries in noconfigdirs.
10576         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10577         non-linux-gnu.  Remove libgcj_ex_libffi.
10578         <lang_frag loop>: Set add_this_lang=no if the language is in
10579         unsupported_languages.
10580         * configure: Regenerate.
10582 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10584         * configure.in: Fix typo in handling of --with-mpfr-dir.
10585         * configure: Regenerate.
10587 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10589         * MAINTAINERS: Update my email address.
10591 2005-06-02  Jim Blandy  <jimb@redhat.com>
10593         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10594         accepted into the master sources.)
10596 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10597             Michael Snyder  <msnyder@redhat.com>
10598             Stan Cox  <scox@redhat.com>
10600         * configure.in: Set noconfigdirs for ms1.
10602         * configure: Regenerate.
10604 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10606         * MAINTAINERS (Write After Approval): Add self.
10608 2005-06-01  Josh Conner  <jconner@apple.com>
10610         * MAINTAINERS (Write After Approval): Add self.
10612 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10614         * MAINTAINERS: Update my email address.
10616 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10618         * MAINTAINERS (Write After Approval): Add self.
10620 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10622         * MAINTAINERS (Write After Approval): Remove self.
10624 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10626         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10627         (Dependencies): Consider target modules for bootstrap dependencies.
10628         Make target bootstrap modules depend on each stage's gcc.
10629         * Makefile.in: Regenerate.
10631 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10633         * Makefile.def (configure-gcc): Depend on binutils having been built.
10634         (all-gcc): No need to do it here.
10635         * Makefile.in: Regenerate.
10637 2005-05-19  Paul Brook  <paul@codesourcery.com>
10639         * configure.in: Rewrite misleading error message when requested
10640         language cannot be built.
10641         * configure: Regenerate.
10643 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10645         * ylwrap: Import from Automake 1.9.5.
10647 2005-05-13  David Ung  <davidu@mips.com>
10649         * MAINTAINERS (Write After Approval): Add self.
10651 2005-05-09  Mike Stump  <mrs@apple.com>
10653         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10654         lt_cv_sys_max_cmd_len for now.
10656 2005-05-09  Stan Cox  <scox@redhat.com>
10658         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10660 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10662         * README.SCO: Update the URL.
10664 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10666         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10667         with_gnu_ld to libtool.
10668         * ltcf-c.sh (aix[45]): Define file_list_spec.
10669         * ltcf-cxx.sh (aix[45]): Same.
10670         * ltcf-gcj.sh (aix[45]): Same.
10671         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10672         exists, write list of input files to temporary file.
10674 2005-05-04  Mike Stump  <mrs@apple.com>
10676         * configure.in: Always pass --target to target configures as
10677         otherwise rebuilds that do --recheck will fail.
10678         * confiugure: Rebuilt.
10680 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10682         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10683         STAGE_HOST_EXPORTS.
10684         (configure, all): Add bootstrap support.
10685         (Host modules, target modules): Pass post-stage1 flags and exports.
10686         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10687         * Makefile.in: Regenerate.
10689 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10691         * configure: Regenerate.
10693 2005-04-27  Mike Stump  <mrs@apple.com>
10695         * MAINTAINERS: Add self as darwin maintainer.
10697 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10699         * config.sub: Update from master copy.
10701 2005-04-21  Mike Stump  <mrs@apple.com>
10703         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10704         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10706 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10708         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10709         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10710         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10711         "*-*-elf" and "*-*-linux*".
10712         * configure: Regenerate.
10714 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10716         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10718 2005-04-12  Mike Stump  <mrs@apple.com>
10720         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10722 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10724         * MAINTAINERS (Write After Approval): Add myself.
10726 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10728         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10730 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10732         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10733         (TARGET_CONFIGARGS): Include --with-target-subdir.
10734         (configure, all): New macros.  Use them throughout.
10735         * Makefile.in: Regenerate.
10737 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10739         * MAINTAINERS (Write After Approval): Add myself.
10741 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10743         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10745 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10747         * MAINTAINERS: Move John Carr to Write After Approval.
10749 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10751         * config/mh-mingw32: Delete.
10752         * configure.in: Don't use it.
10753         * configure: Regenerate.
10755 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10757         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10758         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10759         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10760         (HOST_LIB_PATH): Generate from Makefile.def.
10761         (TARGET_LIB_PATH): Likewise.
10762         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10763         * Makefile.in: Regenerate.
10764         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10765         (RPATH_ENVVAR): Include Darwin case.
10766         * configure: Regenerate.
10768 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10770         * MAINTAINERS (Various Maintainers): Remove self.
10771         (Write After Approval): Add self.
10773 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10775         * MAINTAINERS (Various Maintainers): Add self.
10777 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10779         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10780         * configure: Regenerate.
10782 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10784         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10785         gcc_version, and gcc_version_trigger from set of flags to pass.
10786         * Makefile.tpl: Remove definitions of above variables.
10787         (config.status): Remove dependency on $(gcc_version_trigger).
10788         * Makefile.in: Regenerate.
10789         * configure.in: Do not reference config/gcc-version.m4 nor
10790         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10791         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10792         * configure: Regenerate.
10794 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10795             Andrew Pinski  <pinskia@physics.uc.edu>
10797         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10798         * Makefile.in: Regenerate.
10800 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10802         * MAINTAINERS (Write After Approval): Add myself.
10804 2005-03-03  David Ayers  <d.ayers@inode.at>
10806         * MAINTAINERS (Write After Approval): Add myself.
10808 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10810         PR libgcj/20160
10811         * ltmain.sh: Avoid creating archives with components that have
10812         duplicate basenames.
10814 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10816         PR bootstrap/20250
10817         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10818         instead of check.
10819         * Makefile.in: Regenerate.
10821 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10823         * Makefile.in: Regenerate to fix conflict between the previous two
10824         patches.
10826 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10828         PR bootstrap/17383
10829         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10830         * Makefile.tpl (HOST_SUBDIR): New substitution.
10831         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10832         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10833         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10834         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10835         (Host modules, Bootstrapped modules): Use it.
10836         (Build modules, Target modules): Do not create symlink trees,
10837         always configure out-of-srcdir.
10838         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10839         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10840         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10841         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10843         * Makefile.in: Regenerate.
10844         * configure: Regenerate.
10846 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10848         Merged from libada-gnattools-branch:
10849         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10851         * gnattools: New directory.
10852         * Makefile.def: Add gnattools as a module, depending on target-libada.
10853         * Makefile.in: Regenerate.
10854         * configure.in: Include gnattools in host_tools; disable it if ada
10855         is disabled.
10856         * configure: Regenerate.
10858 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10860         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10861         treelang maintainer.
10862         (Write After Approval): Remove myself.
10864 2005-02-23  Paul Schlie  <schlie@comcast.net>
10866         * configure.in: Allow darwin targeted ports to build tk, itcl and
10867         libgui.
10868         * configure: Regenerate.
10870 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10872         PR libgcj/10353
10873         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10874         * configure: Regenerate.
10876 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10878         * MAINTAINERS (Write After Approval): Add myself.
10880 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10882         * MAINTAINERS: Update my e-mail address.
10884 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10886         * MAINTAINERS (Write After Approval): Add myself.
10888 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10890         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10891         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10892         target-libgloss when not *-*-elf and *-*-aout.
10893         * configure: Regenerate.
10895 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10897         * MAINTAINERS: Remove obsolete entries.
10899         * MAINTAINERS (Write After Approval): Add Michael Matz.
10901 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10903         * MAINTAINERS: Remove self as cpplib maintainer.
10905 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10907         * install-sh, config.sub: Import from upstream.
10909 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10911         PR bootstrap/18222
10912         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10913         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10914         * Makefile.in: Regenerate.
10916 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10918         * MAINTAINERS: Update my email address.
10920 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10921             Andreas Schwab  <schwab@suse.de>
10923         PR bootstrap/18033
10924         * config-ml.in: Eval option if surrounded by single quotes.
10926 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10928         Revert 2004-12-28 Makefile changes, a better fix will be
10929         applied to mainline and src after GCC 4.0 branches.
10931 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10933         PR bootstrap/17383
10935         * Makefile.def (target_modules): Remove stage parameter,
10936         it is always true now.
10937         * Makefile.tpl (configure-build-[+module+],
10938         configure-target-[+module+]): Always build symlink tree
10939         for the directory and for include.  BUILD_SUBDIR and
10940         TARGET_SUBDIR cannot be . anymore.
10941         * Makefile.in: Regenerate.
10943 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10945         Revert 2004-12-08 Makefile changes.
10947 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10949         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10950         cygwin, mingw.
10952 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10954         * configure.in (sh64-*-*): Reenable gprof.
10955         * configure: Regenerate.
10957 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10959         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10960         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10961         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10962         * Makefile.in: Regenerate.
10964 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10966         * MAINTAINERS: Update my email address.
10968 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10970         * Makefile.tpl: Generate normal dependencies if the LHS module is
10971         not bootstrapped.
10972         * Makefile.in: Regenerate.
10974 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10976         * configure.in: Include config/gxx-include-dir.m4.  Use
10977         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10978         * configure: Regenerate.
10980 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10982         * config.if: Delete.
10983         * configure.in: Set libstdcxx_incdir directly.
10984         * configure: Regenerate.
10986 2004-12-02  Eric Christopher  <echristo@redhat.com>
10988         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10989         * Makefile.in: Regenerate.
10991 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10993         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10994         * configure: Regenerate.
10996 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10998         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10999         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
11000         * configure: Regenerate.
11002 2004-12-01  Eric Christopher  <echristo@redhat.com>
11004         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
11005         of things to remove.
11007 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
11009         * MAINTAINERS (Write After Approval): Update my e-mail address.
11011 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
11013         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
11014         from CVS libtool to always pass_all.
11016 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11018         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
11019         (hppa*64*-*-*): Delete incorrect comment.
11020         * configure: Rebuilt.
11022 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
11024         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
11026 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
11028         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
11029         from CVS libtool to always pass_all.
11031 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
11033         * install-sh, compile: Import from automake.
11035 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
11037         * config.guess, config.sub:  Import from savannnah.
11039 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
11041         * MAINTAINERS (Write After Approval): Add myself
11043 2004-11-12  Mike Stump  <mrs@apple.com>
11045         * Makefile.def: Add html support.
11046         * Makefile.tpl: Likewise.
11047         * Makefile.in: Regenerate.
11049 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
11051         PR 18423
11052         * configure.in: Remove all instances of build-fixincludes from
11053         noconfigdirs.
11054         (build_configargs): Supply --target to subdirectories.
11055         * configure: Regenerate.
11057         * Makefile.def: Make gcc install depend on fixincludes install.
11058         * Makefile.in: Regenerate.
11060 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
11062         * MAINTAINERS: Add myself as gcc testsuite maintainer.
11064 2004-11-11  Paul Brook  <paul@codesourcery.com>
11066         * MAINTAINERS: Add self as arm maintainer.  Update email address.
11068 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
11070         * configure.in (noconfigdirs) [mmix-*-*]: Disable
11071         target-libgfortran.
11072         * configure: Regenerate.
11074 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
11076         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11077         like CC.
11079 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
11081         * Makefile.def (host fixincludes): Specify missing targets.
11082         * Makefile.in: Regenerate.
11084 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
11086         * MAINTAINERS: Add myself
11088 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
11090         * MAINTAINERS (Write After Approval): Add myself.
11092 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
11094         * Makefile.def: Build fixincludes for the host, too.
11095         * Makefile.in: Regenerate.
11096         * configure.in (host_tools): Add fixincludes.
11097         * configure: Regenerate.
11099 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
11101         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11102         * configure: Regenerated.
11104 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
11106         PR other/17783
11107         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11108         * configure: Regenerated.
11110 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
11112         * README.SCO: Update per FSF instructions.
11114 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
11116         PR target/18151
11117         * configure.in (case ${target}): Do not build fixincludes for avr.
11118         * configure: Regenerated.
11120 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
11122         * configure.in (case ${target}): Do not build fixincludes
11123         on platforms where it is not used.
11124         * configure: Regenerated.
11126 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
11128         * configure.in: Use an absolute path to install-sh.
11129         * configure: Regenerated.
11131 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
11133         * MAINTAINERS (Write After Approval): Add myself.
11135 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
11137         * MAINTAINERS: Remove from Write After Approval those that are
11138         already maintainers.
11140 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
11142         * MAINTAINERS:  Update my email address.
11144 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
11146         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11147         * configure: Regenerate.
11149 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11151         * MAINTAINERS:  Update my email address.
11153 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11155         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11156         entries belonging to this category.
11158 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11160         * MAINTAINERS: Update my e-mail address.
11162 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11164         Fix wrong conflict resolution in:
11166         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11168         * Makefile.in: Regenerate.
11169         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11170         in the recursive `make', instead of hardwiring `all'.
11171         (Autogenerated TARGET-* variables): New.
11173 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11175         * configure.in: Enable target-libgloss for crx-*-*.
11176         * configure: Regenerate.
11178 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11180         * MAINTAINERS (Various Maintainers): Move the "windows,
11181         cygwin, mingw" maintainer to ...
11182         (OS Port Maintainers): ... here.
11184 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11186         * MAINTAINERS (Write After Approval): Remove those that are
11187         maintainers of some subsystem.
11189 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11191         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11192         * ltcf-cxx.sh (tpf*): Likewise.
11193         * ltconfig (tpf*): Add TPF OS configuration support.
11195 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11197         * MAINTAINERS: Change my email address to my new work account.
11199 2004-09-24  Michael Roth  <mroth@nessie.de>
11201         * configure.in (--without-headers): Add missing double quotes.
11202         * configure: Regenerate.
11204 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11206         * ylwrap: Revert to previous version.
11208 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11210         PR bootstrap/17369
11211         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11212         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11213         SET_GCC_LIB_PATH_CMD.
11214         (BASE_TARGET_EXPORTS): Likewise.
11215         * Makefile.in: Regenerated.
11217         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11218         * configure: Regenerated.
11220 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11222         * config.guess: New upstream version
11223         * compile, depcomp, install-sh, ylwrap: Likewise.
11225 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11227         * config/mh-x86omitfp: New host makefile fragment.  Add
11228         -fomit-frame-pointer to the default BOOT_CFLAGS.
11229         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11230         * configure: Regenerate.
11232 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11234         PR target/11572
11235         * configure.in (*-*-darwin*): Renable libobjc.
11236         * configure: Regenerate.
11238 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11240         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11242 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11244         * Makefile.def: Remove libbanshee.
11245         * Makefile.tpl: Ditto.
11246         * configure.in: Ditto.
11247         * Makefile.in: Regen.
11248         * configure: Ditto.
11250 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11252         * ltmain.sh: Use $pic_object as $non_pic_object if
11253         $non_pic_object=none.
11255 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11257         * missing: Import latest version from master repository.
11259 2004-09-06  Nick Clifton  <nickc@redhat.com>
11261         * config.sub: Import latest version from master repository.
11262         * config.guess: Likewise.
11263         This includes these changes:
11265         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11267         * config.sub: Handle crisv32, alias etraxfs.
11268         * config.guess (crisv32:Linux:*:*): Handle.
11270         2004-08-13  Brad Smith  <brad@comstyle.com>
11272         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11273         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11275         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11277         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11278         assume the processor is a powerpc.  This is because coreutils
11279         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11280         in this case, due to a MacOS X bug that causes
11281         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11282         to return a negative number.
11283         Problem reported by Petter Reinholdtsen in:
11284         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11286         2004-07-19  Ben Elliston  <bje@gnu.org>
11288         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11290         2004-06-24  Ben Elliston  <bje@gnu.org>
11292         * config.guess: Update copyright years.
11293         * config.sub: Likewise.
11295         2004-06-22  Robert Millan  <robertmh@gnu.org>
11297         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11298         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11300         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11302         * config.guess (*:*VMS:*:*): New entry. Replaces
11303         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11304         manufacturer.
11306         2004-06-22  Ben Elliston  <bje@gnu.org>
11308         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11309         * config.sub: Likewise.
11311         2004-06-22  Ben Elliston  <bje@gnu.org>
11313         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11314         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11316         2004-06-11  Ben Elliston  <bje@gnu.org>
11318         * config.guess (pegasos:OpenBSD:*:*): Remove.
11320         2004-06-11  Ben Elliston  <bje@gnu.org>
11322         From Wouter Verhelst <wouter@grep.be>:
11323         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11325         2004-06-11  Ben Elliston  <bje@gnu.org>
11327         * config.guess (luna88k:OpenBSD:*:*): New.
11329         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11331         * config.guess (m32r*:Linux:*:*): New case.
11332         * config.sub: Handle m32rle.
11334         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11336         From Jens Petersen  <petersen@redhat.com>:
11337         * config.sub: Handle sparcv8.
11339         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11341         From Tom Smith <smith@cag.lkg.hp.com>:
11342         * config.guess: Version suffixes are equally significant on Tru64
11343         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11344         prefix of "P" (patched kernel).
11346         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11348         * config.sub: Add support for National Semiconductor CRX target.
11350 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11352         * MAINTAINERS (Various Maintainers): Remove myself as web page
11353         maintainer, add myself as maintainer of build status lists.
11355 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11357         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11358         *-*-netware, but add target-libmudflap.
11359         Consolidate *-*-netware targets (of which really only i?86 exists)
11360         into a single entry.
11361         * configure: Likewise.
11363 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11365         * Makefile.tpl (sorry): Remove.
11366         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11367         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11368         (do-clean): Clean per-stage directories too.
11369         (do-distclean): Run distclean-stage1 too.
11370         (.NOTPARALLEL): Enable during toplevel bootstrap.
11371         (stage[+id+]-bubble): Enable parallel execution during
11372         the recursive invocation.
11373         * Makefile.in: Regenerate.
11375         Fix previous checkin:
11377         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11378         include.
11379         * configure.in: Fix indentation.
11380         * configure: Regenerate.
11382 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11384         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11385         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11386         * configure: regenerate
11387         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11388         -mdynamic-no-pic
11390 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11392         * Makefile.def (build_modules): Add fixincludes.
11393         (dependencies): Make gcc depend on fixincludes.
11394         * configure.in (build_tools): Add fixincludes.
11395         (build_configdirs): Always include build_libs.
11396         * Makefile.in: Regenerate.
11397         * configure: Regenerate.
11399 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11401         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11402         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11403         phony targets; do not generate timestamp files.
11404         (distclean-stageN): Remove references to their timestamp files.
11405         (restageN, touch-stageN): Remove.
11406         (stageN-bubble): Rewritten.
11407         (compare): Support lean bootstraps.
11408         * Makefile.in: Regenerate.
11410         * configure.in: Only warn when bootstrapping but
11411         build != host or build != target.  Support lean bootstraps.
11412         * configure: Regenerate.
11414 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11416         * configure.in:  Give a better error message if GMP/MPFR are missing
11417         and a language needing them has been requested.
11418         * configure:  Regenerated.
11420 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11422         * configure.in:  Print a list of available language front-ends if
11423         a requested one is missing.  Tidy stray tab characters.
11424         * configure:  Regenerated.
11426 2004-08-19  Michael Koch  <konqueror@gmx.de>
11428         * gcc/doc/install.texi: Update entry about automake for libjava.
11430 2004-08-17  Robert Millan  <robertmh@gnu.org>
11432         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11433         (instead of FreeBSD).
11434         * configure: Regenerate.
11436 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11438         * Makefile.in: Regenerate.
11439         * configure: Regenerate.
11441         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11442         stage_*_flags.
11443         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11444         for bootstrapped modules if toplevel bootstrap is going.
11445         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11446         modules.  Adjust for changes in Makefile.def.  Enable several
11447         rules even in non-bootstrap mode, just to avoid peppering the
11448         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11449         (stage-[+prev+]-bubble): Remove.
11451         * Makefile.def (Dependencies): Depend on all-build-bison,
11452         all-build-flex, all-build-byacc, all-build-texinfo, rather
11453         than the host variations.
11454         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11455         with BUILD_SUBDIR.
11456         (BISON): Update for recent Bisons.
11457         (YACC): Fix typo.
11458         (cross): Depend on all-build.
11459         (all): Do not depend on all-build.
11460         (prebootstrap): Remove.
11461         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11462         (Prebootstrap dependencies): Add them to the per-stage targets
11463         and to all-prebootstrap.
11464         * configure.in (build_configdirs): Always enable build_tools.
11465         (BUILD_DIR_PREFIX): Remove.
11467         * Makefile.def (gcc): Add target variable.
11468         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11469         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11470         in the recursive `make', instead of hardwiring `all'.
11471         (Autogenerated TARGET-* variables): New.
11473 2004-08-13  Brian Booth  <bbooth@redhat.com>
11475         * MAINTAINERS: Remove myself from write-after-approval.
11477 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11479         * src-release: Stop distributing mmalloc with gdb (which doesn't
11480         use it).
11481         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11482         * Makefile.in: Regenerate.
11484 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11486         * configure.in (arm*-*-eabi*): New target.
11487         * configure: Regenerate.
11489 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11491         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11492         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11493         (Dependencies): New section.
11494         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11495         (configure-target-[+module+]): Depend on maybe-all-gcc
11496         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11497         (toplevel profiledbootstrap): Fix dependencies.
11498         * Makefile.in: Regenerate.
11500 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11502         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11503         target-libiberty to noconfigdirs.
11504         * configure: Regenerate.
11506 2004-08-03  Paul Brook  <paul@codesourcery.com>
11508         * configure.in: Check for MPFR as well as GMP.
11509         * configure: Regenerate.
11511 2004-08-01  Robert Millan  <robertmh@gnu.org>
11513         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11514         libmudflap for all GNU-based systems (with Glibc).
11515         * configure: Regenerate.
11517 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11519         * Makefile.def (host-modules): Add gcc.
11520         * Makefile.in: Regenerate.
11521         * Makefile.tpl (sorry): New rule.
11522         (configure-host, all-host, [+make_target+]-host, do-check,
11523         install-host): Do not add gcc as a special case.
11524         (host modules): Add a small special-casing for gcc.  Export
11525         extra_make_flags through the environment.
11526         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11527         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11528         other recursive targets for gcc): Remove.
11530         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11531         (stage, unstage): New rules.
11532         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11533         distclean-stage[+id+]): Use stage_current.
11534         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11535         the stage*-start rules.
11537 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11539         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11540         use -all_load flag.
11542 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11544         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11545         * configure: Regenerate.
11547 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11549         * maintainer-scripts/gcc_release: Revert yesterday's change.
11551 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11553         * MAINTAINERS: Add myself to write-after-approval.
11555 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11557         * libf2c: Removed.
11558         * gcc/gccbug.in: Updated because of libf2c removal.
11559         * maintainer-scripts/gcc_release: Ditto.
11561 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11563         * configure.in: Build libmudflap by default on FreeBSD.
11564         * configure: Regenerated.
11566 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11568         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11569         systems.
11570         * configure: Regenerated.
11572 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11574         PR target/16344
11575         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11576         feedback based compiler.
11577         * Makefile.in: Rebuilt.
11579 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11581         * Makefile.def (host_modules): Set bootstrap=true for flex.
11582         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11583         * Makefile.in: Rebuilt.
11585 2004-07-07  Jan Hubicka  <jh@suse.cz>
11587         * MAINTAINERS: Add self as a profile feedback maintainer.
11589 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11591         * configure.in:  Do not prepend $srcdir to /dev/null in
11592         makefile fragments.
11593         * configure:  Regenerate.
11595 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11597         * Makefile.def (build_modules): Add bison, byacc, flex,
11598         m4, texinfo.
11599         (flags_to_pass): Add FLEX.
11600         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11601         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11602         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11603         DEFAULT_MAKEINFO): Remove.
11604         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11605         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11606         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11607         objdir or else use configured tool.
11608         (all-build): New.
11609         (all): Depend on it.
11610         (Build module dependencies): Add.
11611         * Makefile.in: Regenerate.
11612         * configure.in: Better support for multiple build modules,
11613         matching what is done for host/target modules.  Do not look
11614         for "plausible" locations of build tools if Canadian cross.
11615         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11616         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11617         * configure: Regenerate.
11619 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11621         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11622         * Makefile.in: Regenerate.
11624 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11626         * Makefile.tpl (configure-build-[+module+],
11627         configure-[+module+], configure-target-[+module+]): Pass
11628         [+extra_configure_args+].
11629         (all-build-[+module+], all-[+module+], check-[+module+],
11630         install-[+module+], [+make_target+]-[+module+],
11631         all-target-[+module+], check-target-[+module+],
11632         install-target-[+module+], [+make_target+]-target-[+module+]):
11633         Pass [+extra_make_args+].
11634         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11635         (GCC_HOST_EXPORTS): Remove.
11636         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11637         cross, check-gcc, check-gcc-c++, install-gcc,
11638         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11639         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11640         * Makefile.in: Regenerate.
11642 2004-06-21  Matthew Sachs  <msachs@apple.com>
11644         * MAINTAINERS: Added self to write-after-approval.
11646 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11648         * configure.in: Check for srcdir/winsup rather than build directory
11649         winsup.
11650         * configure: Regenerate.
11652 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11654         * configure.in: Don't build Cygwin native newlib if winsup
11655         directory is missing.  Emit warning instead.
11656         * configure: Regenerate.
11658 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11660         * Makefile.tpl (touch-stage[+id+]): New.
11661         (restage[+prev+]): Depend on touch-stage[+id+].
11663         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11664         Use it throughout.
11666         * Makefile.def: Add profile and feedback bootstrap stages.
11667         Remove next field from bootstrap stages.
11668         * Makefile.tpl (LN, LN_S): Substitute.
11669         (stageN-start, stageN-end): Use double-colon rules, to
11670         provide a hook for additional setup commands.
11671         (distclean-stageN-gcc, restageN): Create dependencies from
11672         [+prev+], not from [+next+].
11673         (stageN-bubble): Add commands for successive stages from
11674         [+prev+], using double-colon rules.
11675         (all-stageN-gcc): Fix typo.
11676         (stagefeedback-start, profiledbootstrap): New.
11677         * Makefile.in: Regenerate.
11678         * configure.in: Call ACX_PROG_LN.
11679         * configure: Regenerate.
11681 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11683         * MAINTAINERS (Write After Approval): Add myself.
11685 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11687         * MAINTAINERS (Write After Approval): Add myself.
11689 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11691         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11692         without gcc.
11693         * configure: Regenerate.
11695 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11697         * Makefile.tpl: Fix typo.
11698         * Makefile.in: Regenerate.
11700 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11702         * configure.in: Remove new- prefix from toplevel
11703         bootstrap targets.
11704         * configure: Regenerate.
11706 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11708         * Makefile.tpl (all.normal): Rename to all.
11709         (all): Replace with a rule to pick the default
11710         target from configure.
11711         (all-gcc, configure-gcc): Use conditionals to
11712         do nothing when toplevel bootstrap is going on.
11713         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11714         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11715         * configure.in: Support --enable-bootstrap.
11717         * Makefile.def: Remove new- prefix from toplevel
11718         bootstrap targets.
11719         * Makefile.tpl: Likewise.
11721         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11722         target.
11724         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11725         $(RECURSE_FLAGS) to recursive invocation of make.
11727         * Makefile.in: Regenerate.
11728         * configure: Regenerate.
11730 2004-05-30  Andreas Jaeger  <aj@suse.de>
11731             Jim Wilson  <wilson@specifixinc.com>
11733         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11734         like CC.
11736 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11738         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11739         * configure: Regenerate.
11741 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11743         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11744         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11745         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11746         targets.
11747         * Makefile.in: Regenerate.
11749 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11751         * configure.in: Test the ability to symlink directories.
11752         * configure: Regenerate.
11754         * Makefile.def (bootstrap-stage): New definitions.
11755         * Makefile.tpl (configure-stage1-gcc,
11756         configure-stage2-gcc, configure-stage3-gcc,
11757         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11758         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11759         new-restage3, compare): Autogenerate, see Makefile.in
11760         entry for behavioral changes.
11761         (distclean-stage1, new-stage1-start, new-stage1-end,
11762         new-stage1-bubble, distclean-stage2, new-stage2-start,
11763         new-stage2-end, new-stage2-bubble, distclean-stage3,
11764         new-stage3-start, new-stage3-end): New autogenerated targets.
11765         (objext, prebootstrap, BOOT_CFLAGS,
11766         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11767         targets.
11769         * Makefile.in: Regenerate.
11770         (distclean-stage1, new-stage1-start, new-stage1-end,
11771         new-stage1-bubble, distclean-stage2, new-stage2-start,
11772         new-stage2-end, new-stage2-bubble, distclean-stage3,
11773         new-stage3-start, new-stage3-end): New targets.
11774         (all-stage1-gcc): Move prebootstrap dependency from here...
11775         (configure-stage1-gcc): ...to here.
11776         (new-bootstrap): Use bubble targets.
11777         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11778         Use per-stage distclean targets.
11779         (configure-stage1-gcc, configure-stage2-gcc,
11780         configure-stage3-gcc, all-stage1-gcc,
11781         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11782         Use new-stageN-start to prepare the tree.
11784 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11786         * Makefile.def (host_modules): add libcpp.
11787         * Makefile.tpl: Add dependencies on and for libcpp.
11788         * Makefile.in: Regenerate.
11789         * configure.in: Add libcpp host module.
11790         * configure: Regenerate.
11792 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11794         * Makefile.tpl: Whenever a recursive target is defined, wrap
11795         it in a special @if/@endif block, and prepare its maybe
11796         dependency in the @if/@endif block
11797         * configure.in: Instead of writing maybe dependencies, remove
11798         the @if/@endif statements, and remove the @if/@endif blocks
11799         that remain.
11800         * configure: Regenerate.
11801         * Makefile.in: Regenerate.
11803 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11805         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11807 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11809         PR bootstrap/15120
11810         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11811         * */configure: Rebuilt.
11813 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11815         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11816         of libf2c.
11817         * configure, Makefile.in: Regenerate.
11819 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11821         * MAINTAINERS (Write After Approval): Add myself.
11823 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11825         Merge from tree-ssa-20020619-branch.
11827         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11828         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11829         (HOST_GMPLIBS): Define.
11830         (HOST_GMPINC): Define.
11831         (TARGET_LIB_PATH): Add libmudflap.
11832         (GFORTRAN_FOR_TARGET): Define.
11833         (configure-build*): Export GFORTRAN.
11834         (configure-gcc): Export GMPLIBS and GMPINC.
11835         (all-gcc): Add maybe-all-libbanshee.
11836         (configure-target-libgfortran): Define.
11837         * Makefile.in: Regenerate.
11838         * configure.in (host_libs): Add libbanshee.
11839         (target_libraries): Add target-libmudflap and target-libgfortran.
11840         Add --with-libbanshee.
11841         Handle --disable-libmudflap.
11842         (*-*-freebsd*): Use with_gmp.
11843         Add $(libgcj) to noconfigdirs.
11844         * configure: Regenerate.
11845         * depcomp: New file.
11846         * MAINTAINERS: Add tree-ssa maintainers.
11848 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11850         * MAINTAINERS (Various Maintainers): Add myself.
11852 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11854         * MAINTAINERS (Write After Approval): Add myself.
11856 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11858         * MAINTAINERS (Write After Approval): Add myself.
11860 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11862         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11863         * configure: Regenerate.
11865 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11867         Revert:
11868         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11870         * Makefile.def (flags_to_pass): Remove *dir variables that
11871         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11872         as well as prefix and exec_prefix.
11873         * Makefile.in: Regenerate.
11875 2004-04-26  Robert Millan  <robertmh@gnu.org>
11877         Add patches from libtool CVS.
11878         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11879         * ltconfig: Likewise.
11880         * ltcf-c.sh: Likewise.
11881         * ltcf-cxx.sh: Likewise.
11882         * ltcf-gcj.sh: Likewise.
11884 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11886         * Makefile.def (host_modules): Mark with the bootstrap
11887         flag packages on which gcc depends.
11888         * Makefile.tpl (all-bootstrap): Use it.
11889         * Makefile.in: Regenerate.
11891 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11893         * Makefile.def (flags_to_pass): Remove *dir variables that
11894         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11895         as well as prefix and exec_prefix.
11896         * Makefile.in: Regenerate.
11898 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11900         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11901         * configure: Regenerate.
11902         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11903         * gcc/Makefile.tpl (compare): Use the result of the test.
11904         * gcc/Makefile.in: Regenerate.
11906 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11908         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11909         Always relocate gcc and prev-gcc to the original names, even
11910         if the build fails.
11911         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11912         New targets.
11914 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11916         * MAINTAINERS: Update my email address.
11918 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11920         * configure.in (mips*-*-irix5*): Enable ld.
11921         * configure: Regenerate.
11923 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11925         * configure: Regenerate.
11927 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11929         * Makefile.tpl (configure-[+module+], configure-gcc,
11930         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11931         Set and export LDFLAGS.
11932         * Makefile.in: Regenerate.
11934 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11936         * MAINTAINERS: Add myself to write-after-approval.
11938 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11940         PR bootstrap/14871
11941         * Makefile.tpl: If we don't have built-in-tree target tools,
11942         use the ones found by configure rather than hacking around with
11943         program_transform_name.
11944         * configure.in: Give Makefile.tpl the information necessary
11945         to do that.
11946         * Makefile.in: Regenerate.
11947         * configure: Regenerate.
11949 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11951         PR bootstrap/14760
11952         * configure.in: When computing baseargs, strip *all* copies of
11953         offending options.  Also, don't match/substitute the trailing space,
11954         so that this actually works when two similar options are separated by
11955         only one space.
11956         * configure: Regenerate.
11958 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11960         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11961         (rs6000-*-aix*): Same.
11962         * configure: Regenerate.
11964 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11966         * MAINTAINERS: Add myself to write-after-approval.
11968 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11970         * MAINTAINERS: Add myself to write-after-approval.
11972 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11974         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11975         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11976         * Makefile.in: Regenerate.
11978         * configure.in (top level bootstrap support): Rework --enable-werror
11979         to set @stage2_werror_flag@.
11980         * configure: Regenerate.
11981         * Makefile.tpl (top level bootstrap support): Pass
11982         @stage2_werror_flag@ down to configure in stages 2 and 3.
11983         * Makefile.in: Regenerate.
11985 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11987         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11988         for stages 2 and 3 as well as in make.  As a consequence, remove
11989         OUTPUT_OPTION (now detected by configure) from the flags passed down
11990         to make.
11991         * Makefile.in: Regenerate.
11993         * Makefile.tpl (new-bootstrap): Fix typo.
11994         * Makefile.in: Regenerate.
11996 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11998         * Makefile.tpl: Rearrange by moving recursive_targets rules
11999         into their proper sections.
12000         * Makefile.tpl (top level bootstrap support): Move disabling
12001         of coverage flags from 'make' to 'configure'; improve comments.
12002         * Makefile.in: Regenerate.
12004         * Makefile.tpl (experimental top level bootstrap) Move stage1
12005         language setting from all- target to configure- target; disable
12006         intermodule optimization in stage 1; prevent gratuitous rebuilds
12007         of stage 1.
12008         * Makefile.in: Regenerate.
12009         * configure.in: Comma-separate stage 1 language list for top
12010         level bootstrap.
12011         * configure: Regenerate.
12013         * Makefile.tpl: Clean up experimental top level bootstrap support:
12014         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
12015         prev-gcc in configure- targets as well as all- targets.
12016         * Makefile.in: Regenerate.
12018 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
12020         * compile: New file imported from automake.
12022 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
12024         * configure.in: Remove symbolic link section.
12025         * configure: Regenerate.
12026         * Makefile.tpl (links): Remove.
12027         * Makefile.in: Regenerate.
12029 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
12030             Nathanael Nerode  <neroden@gcc.gnu.org>
12032         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
12033         Set with AC_CHECK_PROGS.
12034         * configure.in: Fix comment typo from last patch.
12035         * configure: Regenerate.
12037 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
12039         * Makefile.tpl: Introduce experimental top level bootstrap support.
12040         * Makefile.in: Regenerate.
12041         * configure.in: Introduce support for top level bootstrap.
12042         * configure: Regenerate.
12044 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
12045             Paolo Bonzini  <bonzini@gnu.org>
12047         PR bootstrap/14522
12048         * configure.in: Cope with shells that do not support unquoted ^
12049         * configure: Regenerate.
12051 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
12052             Paolo Bonzini  <bonzini@gnu.org>
12054         PR bootstrap/14522
12055         * configure.in: Cope with shells that do not support nesting
12056         quotes inside quoted backquote substitutions.
12057         * configure: Regenerate.
12059 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
12061         PR bootstrap/14522
12062         * configure.in: Fix escaping of $.
12063         * configure: Regenerate.
12065 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12067         * configure: Regenerate, since I forgot to while committing Paolo's
12068         changes.
12070 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
12072         PR ada/14131
12073         Move language detection to the top level.
12074         * configure.in: Find default values for the tools as
12075         soon as possible.  Disable ada if GNAT is not found.
12076         Emit error message about missing languages.  Expand
12077         --enable-languages=all for the gcc subdirectory.
12079 2004-03-10  Ben Elliston  <bje@gnu.org>
12081         * MAINTAINERS: Update my email address.
12083 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
12085         * ltconfig: Disable building static libraries if building shared
12086         libraries on AIX 5L.
12088 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
12090         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12091         and disable libgcj.
12092         * configure: Regenerated.
12094 2004-03-01  Brian Booth  <bbooth@redhat.com>
12096         * MAINTAINERS: Add myself to write-after-approval.
12098 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
12100         * MAINTAINERS: Add myself to write-after-approval.
12102 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12104         PR bootstrap/7087
12105         * Makefile.tpl: Guard XFOO sed statements better.
12106         * Makefile.tpl: Add dependency for configure-target-libada.
12107         * Makefile.in: Regenerate (incidentally fixes broken
12108         commit when libada-branch was merged).
12110 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
12112         * MAINTAINERS: Add myself to write-after-approval.
12114 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
12116         * MAINTAINERS: Add Nicola Pero and myself as libobjc
12117         maintainers.
12119 2004-02-20  Andrew Cagney  <cagney@redhat.com>
12121         * config.guess: Update from version 2003-10-16 to 2004-02-16.
12122         * config.sub: Update from version 2003-11-03 to 2004-02-16.
12124 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12126         PR bootstrap/11932
12127         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12129 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
12131         * MAINTAINERS: Added myself to write-after-approval.
12133 2004-02-14  Michael Koch  <konqueror@gmx.de>
12135         * MAINTAINERS: Added myself to write-after-approval.
12137 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
12139         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
12140         some OS port maintainers to OS port maintainers section.
12142 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
12144         * MAINTAINERS: Add self.
12146 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12148         * MAINTAINERS: Alphabetize.
12150 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12152         * MAINTAINERS: Remove myself.
12154 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12156         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12157         (rs6000-*-aix*): Same.
12158         * configure: Regenerate.
12160 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12162         * configure.in (host): Add in missing $noconfigdirs to defines.
12163         * configure: Regenerate.
12165 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12166             Nathanael Nerode  <neroden@gcc.gnu.org>
12168         PR ada/6637, PR ada/5911
12169         Merge with libada-branch:
12170         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12171         with appropriate dependencies. Add --enable-libada configure switch.
12172         * configure, Makefile.in: Regenerate.
12174 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12176         * MAINTAINERS: Add myself to write-after-approval.
12178 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12180         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12181         * configure: Regenerate.
12183 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12185         Merge from upstream:
12187         * ltmain.in: When setting IFS to '~', be careful about user
12188         arguments that contain '~'.
12190         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12192         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12193         Also test $base_compile against $CC with escaped arguments. Bug
12194         reported by Geoff Keating <geoffk@apple.com>.
12196 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12198         * MAINTAINERS: Remove i960 port.
12200 2004-01-23  DJ Delorie  <dj@redhat.com>
12202         * Makefile.def (target_modules) [libiberty]: Don't stage.
12203         * Makefile.in: Rebuilt.
12205 2004-01-20  Caroline Tice  <ctice@apple.com>
12207         * MAINTAINERS: Add myself to write-after-approval.
12209 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12211         * MAINTAINERS: Update my email address.
12213 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12215         * MAINTAINERS: Add myself to write-after-approval.
12217 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12219         * MAINTAINERS: Remove entries without email address.
12221 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12223         * MAINTAINERS: Add myself to write-after-approval.
12225 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12227         * MAINTAINERS: Update my email address.
12229 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12231         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12232         * Makefile.tpl (configure-target-[+module+]): Support stage.
12233         * Makefile.in: Rebuilt.
12235 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12237         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12239 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12241         * MAINTAINERS: Add myself as a MIPS maintainer.
12243 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12245         * configure.in: Use ./config.cache, not config.cache.
12246         * configure: Regenerate.
12247         * Makefile.tpl: Special-casing not needed for GCC any more.
12248         * Makefile.in: Regenerate.
12250         * configure.in: Don't share a cache file for host dirs.
12251         * configure: Regenerate.
12253         * config-ml.in: Don't mess with the cache file.
12255 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12257         * MAINTAINERS: Move myself from 'Write After Approval' to
12258         'CPU Port Maintainers' section as SPARC maintainer.
12260 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12262         * Makefile.tpl: Make GCC use a separate config.cache.
12263         * Makefile.in: Regenerate.
12265         PR bootstrap/11932, PR bootstrap/11933
12266         (I don't know if it will fix either of them, but it relates
12267         to them.)
12268         * configure.in: Don't use shared config.cache for target
12269         directories.
12270         * configure: Regenerate.
12272 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12274         * MAINTAINERS: Add myself to 'Write After Approval' section.
12276 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12278         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12279         * configure: Regenerated.
12281 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12283         * MAINTAINERS: Remove the mn10200 maintainer.
12285 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12287         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12288         * configure: Regenerated.
12290 2003-12-16  Jan Hubicka  <jh@suse.cz>
12292         * MAINTAINERS: Add myself as callgraph maintainer.
12294 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12296         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12297         * configure: Regenerate.
12299 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12301         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12302         'Write After Approval' section. Update email.
12304 2003-12-01  James Lemke  <jim@wasabisystems.com>
12306         * MAINTAINERS (Write After Approval): Add myself.
12308 2003-11-20  Matt Thomas  <matt@3am-software.com>
12310         * MAINTAINERS: Add myself as a vax port maintainer.
12312 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12314         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12315         (configure-build-[+module+], configure-[+module+]): Likewise.
12316         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12317         * Makefile.in: Regenerate.
12319 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12321         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12322         shared/dylibed libraries.
12323         * ltmain.sh: Likewise.
12324         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12325         * ltcf-cxx.sh: Likewise.
12326         * ltcf-gcj.sh: Likewise.
12327         * ltconfig: Likewise.
12329 2003-11-17  Stan Cox  <scox@redhat.com>
12331         * MAINTAINERS: Add myself as iq2000 port maintainer.
12333 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12335         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12336         * Makefile.in: Regenerate.
12338 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12340         * config.sub: Update to 2003-11-03 version.
12342 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12344         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12345         * configure:  Regenerate.
12347 2003-10-20  Nicolas Pitre  <nico@cam.org>
12349         * MAINTAINERS: Add myself to 'Write After Approval' section.
12351 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12353         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12355 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12357         * MAINTAINERS: Update my email address.
12359 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12361         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12363 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12365         * MAINTAINERS: Add myself to 'Write After Approval' section.
12367 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12369         * config.guess: Update to 2003-10-16 version.
12370         * config.sub: Update to 2003-10-16 version.
12372 2003-10-15  David Daney  <ddaney@avtrex.com>
12374         * MAINTAINERS: Added myself to 'Write After Approval' section.
12376 2003-10-15  Falk Hueffner  <falk@debian.org>
12378         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12379         'Write After Approval' section. Update email.
12381 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12383         * MAINTAINERS: Move myself from 'Write After Approval' to
12384         'Various Maintainers' section as middle-end maintainer.
12386 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12388         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12389         HOST_FLAGS_TO_PASS.
12390         * Makefile.in: Regenerate.
12392 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12394         * config.guess: Update to 2003-10-07 version.
12395         * config.sub: Update to 2003-10-07 version.
12397 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12399         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12400         * ltconfig (irix5*, irix6*): Don't override version_type.
12402 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12404         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12405         * configure: Rebuilt
12406         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12407         * Makefile.in: Rebuilt
12409 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12411         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12413 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12415         * MAINTAINERS (Write After Approval): Add myself.
12417 2003-09-29  Paul Koning  <ni1d@arrl.net>
12419         * MAINTAINERS: Move myself from "Write After Approval"
12420         to CPU platform maintainers for pdp11 platform.
12422 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12424         * MAINTAINERS: Move myself from 'Write After Approval' to
12425         'Various Maintainers' section as libffi testsuite maintainer.
12427 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12429         * configure.in: Pass a computed --program-transform-name
12430         to subconfigures.
12431         * configure: Regenerated.
12433 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12435         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12436         * Makefile.in: Regenerate.
12438         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12439         * Makefile.in: Regenerate.
12441 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12443         * MAINTAINERS: Move myself from 'Write After Approval'
12444         to 'Various Maintainers' (objective-c) section.
12446 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12448         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12449         quoting.
12450         * configure: Regenerated.
12452 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12454         * MAINTAINERS (Write After Approval): Add myself to write after
12455         approval list.
12457 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12459         * MAINTAINERS (Write After Approval): Add myself.
12461 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12463         * MAINTAINERS: Update my e-mail address.
12465 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12467         * libtool.m4 (LD): Correct powerpc64 host match.
12469 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12471         * MAINTAINTERS: Update my affiliation and email address.
12473 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12475         * MAINTAINERS (Write After Approval): Add myself.
12477 2003-09-04  DJ Delorie  <dj@redhat.com>
12479         * configure: Regenerate.
12481 2003-09-04  Robert Millan  <robertmh@gnu.org>
12483         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12485 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12487         * configure.in: Ensure arguments to sed are properly spaced.
12488         * configure: Regenerate.
12490 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12492         * MAINTAINERS: Update my e-mail address.
12494 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12496         * MAINTAINERS (Write After Approval): Add myself.
12498 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12500         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12501         * configure: Regenerated.
12503 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12505         * MAINTAINERS: Update my email address.
12507 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12509         * configure.in:  Use newline instead of semicolon when assuming
12510         shell arguments in a for loop.
12511         * configure:  Regenerated.
12513 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12515         * MAINTAINERS: Resurrect the i860 maintainer.
12517 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12519         PR 8180
12520         * configure.in: When testing with_libs and with_headers, treat
12521         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12522         * configure: Regenerate.
12524         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12525         make, shell, etc.
12526         (baseargs): Likewise.
12527         * configure: Regenerate.
12529 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12531         * MAINTAINERS (Write After Approval): Add myself.
12533 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12535         * configure.in: Disable libgcj for darwin not on powerpc.
12536         * configure: Rebuild.
12538 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12540         * config-ml.in, symlink-tree: Add license.
12542 2003-08-03  Richard Stallman  <rms@gnu.org>
12543             Eben Moglen  <moglen@columbia.edu>
12545         * README.SCO: New file.
12547 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12549         * Makefile.tpl (check, check-c++): Express dependencies using
12550         dependencies rather than commands.
12551         * Makefile.in: Regenerate.
12553 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12555         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12556         * configure: Ditto.
12558 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12560         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12561         * Makefile.in: Update.
12563 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12565         * configure.in: Enable libgcj for darwin.
12566         * configure: Rebuild.
12568 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12570         * config-ml.in:  Use ac_configure_args directly instead of
12571         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12572         actually seen.
12574 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12576         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12577         creating target and build subdirs to build all parent dirs as needed.
12578         * Makefile.in: Rebuild.
12579         * configure.in: Don't build dirs explicitly here.
12580         * configure: Rebuild.
12582 2003-07-26  Paul Brook  <paul@nowt.org>
12584         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12586 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12588         * Makefile.tpl (all-make): Depend on intl.
12589         * Makefile.in: Rebuilt.
12591 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12593         * install-sh:  Update to newer upstream versions (associated with
12594         aclocal 1.7).
12595         * mkinstalldirs:  Likewise.
12596         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12598 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12600         * MAINTAINERS: Move self from Bug database only accounts
12601         to write-after-approval.
12603 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12605         * config.if: Remove unused libc_interface determination.
12607 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12609         * MAINTAINERS: Move self from write-after-approval to
12610         build machinery (*.in).
12612 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12614         PR bootstrap/11273
12615         PR bootstrap/11408
12616         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12617         unused INSTALL_PROGRAM_ARGS.
12618         * configure.in: Use AC_PROG_INSTALL.
12619         * Makefile.in: Regenerate.
12620         * configure: Regenerate.
12622 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12624         * MAINTAINERS: Alphabetize.
12626 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12628         * configure: Rebuilt.
12629         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12630         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12631         newlib nor libgloss.
12632         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12633         * configure.in (am33_2.0-*-linux*): Added.
12635 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12637         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12638         * configure: Regenerate.
12640 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12642         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12643         * Makefile.in: Regenerate.
12645 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12647         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12648         * Makefile.in: Regenerate.
12650 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12652         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12653         * Makefile.in: Regenerated.
12655         * config-ml.in: Replace PWD with PWD_COMMAND.
12657 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12659         * intl: New directory; see intl/ChangeLog for details.
12660         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12661         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12662         * Makefile.in: Regenerate.
12664 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12666         * configure.in: Clean up config-lang.in handling.  Delete
12667         useless assignment to "subdirs".
12668         * configure: Regenerate.
12670 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12672         * configure.in: Rename 'target_libs' to 'target_libraries'.
12673         Remove useless reference to 'target_libs'.
12674         * configure: Regenerate.
12676 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12678         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12679         * Makefile.in: Regenerate.
12681 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12683         * Makefile.def: Introduce flags_to_pass.
12684         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12685         * Makefile.in: Regenerate.
12687 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12689         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12690         and target-libgloss.
12691         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12692         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12693         * configure: Regenerate.
12695 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12697         * configure.in: Update testsuite_flags to new location.
12698         * configure. Regenerate.
12700 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12702         * Makefile.tpl: Remove BUILD_CC stuff.
12703         * Makefile.in: Regenerate.
12705 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12707         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12709 2003-06-16  Graeme Peterson  <gp@qnx.com>
12711         * MAINTAINERS (Write After Approval): Add myself.
12713 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12715         * config.guess: Update to 2003-06-12 version.
12716         * config.sub: Update to 2003-06-13 version.
12718 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12720         * config.guess: Update to 2003-06-06 version.
12721         * config.sub: Update to 2003-06-06 version.
12723 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12725         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12726         * configure. Regenerate.
12728 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12730         * configure.in: Disable serial configure by default.
12731         * configure: Regenerate.
12732         * Makefile.tpl: Abolish .NOTPARALLEL.
12733         * Makefile.in: Regenerate.
12735         * Makefile.tpl: Replace {build,host,target}_canonical by
12736         {build,host,target}.
12737         * Makefile.in: Regenerate.
12739         * Makefile.tpl: Fix stupid pasto.
12740         * Makefile.in: Regenerate.
12742 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12744         * Makefile.tpl: Remove bogus conditional.
12745         * Makefile.in: Regenerate.
12747 2003-06-05  Jan Hubicka  <jh@suse.cz>
12749         * Makefile.tpl (profiledbootstrap): New target.
12750         * Makefile.in (profiledbootstrap): New target.
12752 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12754         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12755         Pinski. Remove user names from other bugzilla-only maintainers.
12757 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12759         * Makefile.tpl: Make 'recursive targets' using autogen rather
12760         than shell loop.  Remove duplicate 'clean' targets and false
12761         comments.
12762         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12763         Add systematic method of specifying missing targets in subdirs.
12764         Add copyright boilerplate.
12765         * Makefile.in: Regenerate.
12766         * configure.in: Add 'recursive targets' to maybe list.
12767         * configure: Regenerate.
12769         * MAINTAINERS: "GNATS only" -> "Bug database only".
12771         * Makefile.tpl: Rename [+target+] to [+make_target+].
12772         * Makefile.def: Rename 'target' to 'make_target'.
12774 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12776         * MAINTAINERS: Add self as options handling maintainer.
12778 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12780         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12781         been too long since I touched those ports.
12783 2003-05-28  DJ Delorie  <dj@redhat.com>
12785         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12786         * Makefile.in: Regenerate.
12788 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12790         * configure.in: Use curly braces in the definition of tooldir.
12791         * configure: Regenerate.
12793 2003-05-21  DJ Delorie  <dj@redhat.com>
12795         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12796         newlib or libgloss.
12797         * Makefile.in: Regenerate.
12799 2003-05-21  DJ Delorie  <dj@redhat.com>
12801         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12802         * Makefile.in: Regenerate.
12804 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12806         * MAINTAINERS: Update my e-mail address.
12808 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12810         * configure.in: Switch more things to use maybe dependencies.
12811         * Makefile.tpl: Switch more things to use maybe dependencies.
12812         Factor out common code from autogen IF statements.
12813         * configure: Regenerate.
12814         * Makefile.in: Regenerate.
12816 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12818         * configure.in: Accept i[3456789]86 for machine type.
12819         * configure: Regenerate.
12821 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12823         * configure.in: Switch more things to use maybe dependencies.
12824         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12825         * configure: Regenerate.
12826         * Makefile.tpl: Switch more things to use maybe dependencies.
12827         * Makefile.in: Regenerate.
12829 2003-05-16  Andreas Schwab  <schwab@suse.de>
12831         * Makefile.tpl (install-opcodes): Define.
12832         * Makefile.in: Rebuild.
12834 2003-05-13  Andreas Jaeger  <aj@suse.de>
12836         * config.guess: Update to 2003-05-09 version.
12837         * config.sub: Update to 2003-05-09 version.
12839 2003-05-13  Michael Eager  <eager@mvista.com>
12841         * configure.in: Correct sed script so that options in quotes are not
12842         deleted.
12843         * configure: Rebuild.
12845 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12847         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12848         and $$s/newlib/libc/sys/cygwin32 include paths.
12849         * configure: Ditto.
12851 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12853         * MAINTAINERS: Update my email addresses.
12855 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12857         * config-ml.in: Propagate INSTALL variables.
12859 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12861         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12863 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12865         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12866         * Makefile.in: Regenerate.
12868 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12870         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12872 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12874         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12876 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12878         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12879         * Makefile.in: Regenerated.
12881 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12883         * MAINTAINERS (Write After Approval): Upgrade myself from
12884         GNATS only to write-after-approval. Update my mail address.
12886 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12888         (OS Port Maintainers: freebsd): Add myself.
12890 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12892         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12894 2003-04-22  Kean Johnston  <jkj@sco.com>
12896         * MAINTAINERS (SCO ports): Added myself.
12898 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12900         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12902 2003-04-19  Kean Johnston  <jkj@sco.com>
12904         * MAINTAINERS (Write After Approval): Add myself.
12906 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12908         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12909         * Makefile.in: Regenerate.
12911 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12913         * configure.in (powerpc64*-*-linux*): Remove.
12914         * configure: Rebuilt.
12916 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12918         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12919         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12920         and restrap.
12921         * Makefile.in:  Regenerate.
12923 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12925         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12926         * configure: Regenerated.
12928 2003-04-15  DJ Delorie  <dj@redhat.com>
12930         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12932 2003-04-13  Nick Clifton  <nickc@redhat.com>
12934         * config-ml.in: Remove support for --disable-aix removing
12935         call-aix multilibs.
12937 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12939         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12940         * */configure: Rebuilt.
12942 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12944         * MAINTAINERS: Add my email address.
12946 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12948         * MAINTAINERS (Write After Approval): Add myself.
12950 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12952         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12953         * Makefile.in: Regenerate.
12955 2003-03-14  Michael Chastain  <mec@shout.net>
12957         * Makefile.in: Regenerate with correct Makefile.def.
12959 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12961         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12962         Make macro.
12963         * Makefile.in: Regenerate.
12964         * configure.in: Clean up gxx_include_dir logic.
12965         * configure: Regenerate.
12967 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12969         * MAINTAINERS (Write After Approval): Add myself.
12971 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12973         * MAINTAINERS: Update my mail address.
12975 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12977         * configure.in (gxx_include_dir): Fix typo.
12978         * configure: Regenerated.
12980 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12982         * Makefile.tpl: Reindent.
12983         * Makefile.in: Regenerate.
12984         * configure.in: Reindent.  Don't set unused variables.
12985         * configure: Regenerate.
12987 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12989         * configure.in: Include $(build_tooldir)/sys-include in
12990         FLAGS_FOR_TARGET.
12991         * configure: Regenerated.
12993 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12995         * Makefile.tpl: Always pass down RANLIB.
12996         * Makefile.in: Regenerate.
12998         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12999         * Makefile.in: Regenerate.
13000         * configure.in: Remove unused logic relating to --enable-shared
13001         and --enable-threads.  Remove bogus comments.  Remove redundant
13002         noconfigdirs.
13003         * configure: Regenerate.
13005         * configure.in: Replace ${libstdcxx_version} by its value.
13006         Remove reference to mh-dgux.
13007         * configure: Regenerate.
13009 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
13011         * MAINTAINERS (Write After Approval): Add myself.
13013 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13015         * Makefile.tpl: Rearrange.
13016         * Makefile.in: Regenerate.
13018 2003-02-25  Uwe Stieber  <uwe@wwws.de>
13020         * configure.in: Add support for kaOS as cross build target system.
13021         * configure: Regenerated.
13023 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
13025         * MAINTAINERS (Write after approval): Add myself.
13027 2003-02-21  James E Wilson  <wilson@tuliptree.org>
13029         * MAINTAINERS: Update my email address.
13031 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
13033         * MAINTAINERS: Add self to blanket write privs. section.
13035 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
13037         * Makefile.tpl: Add definition of CPPFLAGS to pass into
13038         configure-target-* as some target builds may require additional
13039         flags for preprocessor tests.
13040         * Makefile.in: Regenerated.
13042 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
13044         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
13045         * ltconfig: Handle it.
13046         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
13047         auto-detecting it.
13049         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
13050         it is used as argument to $CC.
13051         * ltcf-gcj.sh: Likewise.
13053         * configure.in: Introduce --enable-maintainer-mode.
13054         * configure: Rebuilt.
13055         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
13056         for maintainer mode.
13057         * Makefile.in: Rebuilt.
13059 2003-02-18  Jason Merrill  <jason@redhat.com>
13061         * Makefile.tpl (check-c++): Allow parallelism.
13063 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13065         * MAINTAINERS: Remove John Carr (who never actually had access to
13066         gcc.gnu.org).
13068 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
13070         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
13071         don't configure target-libobjc.
13072         * configure: Regenerate.
13074 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13076         * Makefile.tpl (RANLIB): Define.
13077         * Makefile.in: Regenerate.
13079 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
13081         * MAINTAINERS: Update my email.
13083 2003-02-06  Keith R Seitz  <keiths@redhat.com>
13085         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13086         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13087         * Makefile.in: Regenerated.
13088         * configure.in: Remove all traces of snavigator, db, and grep.
13089         * configure: Regenerated.
13091 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13093         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13094         After Approval.
13096 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13098         * MAINTAINERS (Write after approval): Add myself.
13100 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
13102         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13103         * Makefile.in: Regenerated.
13105 2003-01-30  Roger Sayle  <roger@eyesopen.com>
13107         * config.guess: Updated to 2003-01-30's version.
13108         * config.sub: Updated to 2003-01-28's version.
13110 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
13112         * config.if: If gcc_version is already set, just use it.  Don't set
13113         gcc_version_trigger if it's already set, otherwise set it to
13114         gcc/version.c, but only if the file exists.  If it is not set and
13115         gcc/version.c does not exist, try to extract the version number from
13116         $CC.
13118 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
13120         * MAINTAINERS: Add myself to write-after-approval list.
13122 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
13124         * configure.in:  Revert 24Jan change.
13125         * configure:  Regenerate.
13127 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13129         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
13130         entry of HJ Lu.
13132 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13134         * configure.in: Revert previous change.
13135         * configure: Regenerate.
13137 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13139         * configure.in: Make rda native-only.
13140         * configure: Regenerate.
13142 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13144         * MAINTAINERS: Move myself from GNATS-only-accounts to
13145         write-after-approval.
13147 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13149         * configure.in: Add missing \.
13150         * configure: Rebuilt.
13152 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13154         * configure.in (baseargs): Avoid using \| in sed regular
13155         expressions.
13156         * configure: Rebuilt.
13158 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13160         * configure.in (baseargs): Remove all supported forms of
13161         --cache-file, --srcdir, --host, --build and --target options
13162         from argument lists.
13163         * configure: Rebuilt.
13165 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13167         * MAINTAINERS: Add myself to write-after-approval list.
13169 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13171         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13172         * configure: Rebuilt.
13174 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13176         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13177         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13178         * Makefile.in: Regenerate.
13179         * configure: Regenerate.
13181 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13183         * configure.in: Remove Makefile in build, host and target modules
13184         unless configure was run with --no-recursion.
13185         * configure: Rebuilt.
13187 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13189         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13190         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13191         * Makefile.in: Regenerate.
13193 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13195         * config.guess: Update to 2003-01-03 version.
13196         * config.sub: Update to 2003-01-03 version.
13198 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13200         * configure: Regenerate with proper autoconf 2.13.
13202 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13204         * configure.in: Add AC_PREREQ for consistency.
13205         * configure: Regenerate.
13207 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13209         * configure.in (GDB_TK): Add tcl directories conditional on
13210         gdb/gdbtk directory being present.
13211         * configure: Regenerate.
13213 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13215         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13216         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13217         * configure: Rebuilt.
13219 2002-12-31  Tom Tromey  <tromey@redhat.com>
13221         * Makefile.in: Rebuilt.
13222         * Makefile.def (target_modules) [libffi]: Allow installation.
13224 2002-12-31  Andreas Schwab  <schwab@suse.de>
13226         * configure.in: Fix use of $program_transform_name.
13227         * configure: Regenerated.
13229 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13231         * configure.in (baseargs): Don't remove first configure argument.
13232         * configure: Regenerated.
13234 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13236         * Makefile.tpl (local-distclean): Don't remove...
13237         (multilib.ts): ... this.  Moved into...
13238         (multilib.out): ... this.  Don't use sub-make.
13239         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13240         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13241         (configure-build-[+module+], configure-[+module+],
13242         configure-target-[+module+], configure-gcc): ... these.  Test
13243         for Makefile existence.  Drop config.status from dependencies.
13244         * Makefile.in: Rebuilt.
13245         * configure.in: Move gcc-version-trigger to the end of
13246         ac_configure_args.  Add comments to maybedep.tmp and
13247         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13248         nonopt from baseargs, matching and removing corresponding
13249         whitespace while at it.
13250         * configure: Rebuilt.
13252 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13254         * configure.in (host_configargs): Replace reference to
13255         no-longer-defined buildopts with --build=${build_alias}.
13256         * configure: Rebuilt.
13258         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13259         program_transform_name to standard idiom.
13260         (AUTOGEN, AUTOCONF): Define.
13261         (Makefile.in): Use $(AUTOGEN).
13262         (Makefile): Depend on config.status, and use autoconf-style rule to
13263         build it.  Move original commands to...
13264         (config.status): ... this new target.
13265         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13266         $(AUTOCONF).
13267         * Makefile.in: Rebuilt.
13269 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13271         * Makefile.tpl: Fix dramatic bustage due to change in
13272         program_transform_name.
13273         * Makefile.in: Regenerate.
13275         * configure.in: Remove unnecessary PATH setting.
13276         * configure: Regnerate.
13278         * configure.in: Don't default to unprefixed tools unless
13279         the native tools will work.
13280         * configure: Regenerate.
13282         * configure.in: Convert to autoconf script.  Blow away lots
13283         of now-redundant Makefile fragments.
13284         * configure: Generate using Autoconf.
13285         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13286         * Makefile.in: Regenerate.
13288 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13290         * configure: Fix stupid bug where RANLIB was mistakenly included.
13292         * configure.in: Rename (buildargs, hostargs, targargs) to
13293         (build_configargs, host_configargs, target_configargs).
13295         * configure.in: Move logic out of sed statement.
13297         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13298         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13300 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13302         * config.sub: Import from master repository
13303         * config.guess: Ditto
13305 2002-12-24  Andreas Schwab  <schwab@suse.de>
13307         * Makefile.tpl (multilib.out): Fix missing space.
13308         * Makefile.in: Regenerate.
13310 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13312         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13313         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13314         * Makefile.in: Regenerate.
13315         * configure.in: Remove unnecessary leftovers.
13317 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13319         * configure.in (extra_ranlibflags_for_target): New variable.
13320         (*-*-darwin): Add -c to ranlib commands.
13321         * configure (tooldir): Handle extra_ranlibflags_for_target.
13323 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13325         * Makefile.tpl: Revert HJL's change.
13326         * Makefile.in: Regenerated.
13327         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13328         always.
13330 2002-12-19  Andreas Schwab  <schwab@suse.de>
13332         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13333         * Makefile.in: Regenerate.
13335 2002-12-18  H.J. Lu  <hjl@gnu.org>
13337         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13338         * Makefile.in: Regenerated.
13340         * configure.in (build_prefix): New. Substitute.
13342 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13344         * Makefile.tpl: Don't let real targets depend on phony targets.
13345         * Makefile.in: Regenerate.
13347         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13348         * Makefile.in: Regenerate.
13350 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13352         * config.sub: Import from master repository
13353         * config.guess: Ditto
13355 2002-12-16  Jason Merrill  <jason@redhat.com>
13357         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13358         previous 'make bootstrap'.
13359         * Makefile.in: Regenerate.
13361 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13363         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13365 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13367         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13368         * Makefile.in: Regenerate.
13370 2002-12-13  Jason Merrill  <jason@redhat.com>
13372         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13373         library tests.
13374         (check-c++): Just depend on it and check-target-libstdc++-v3.
13375         * Makefile.in: Regenerate.
13377 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13379         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13380         * Makefile.in: Rebuilt.
13382 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13384         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13386 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13388         * configure: Fix bug put in by gremlins.
13390         * Makefile.tpl: Substitute more autoconfily.
13391         * configure: Substitute more autoconfily.
13392         * Makefile.in: Regenerate.
13394 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13396         * config.sub: Import from master repository
13397         * config.guess: Ditto
13398         * MAINTAINERS: Added Svein Seldal under write after approval
13400 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13402         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13403         * Makefile.in (all-sim): Ditto.
13405 2002-12-06  DJ Delorie  <dj@redhat.com>
13407         * Makefile.tpl: Change configure dependencies to not have real
13408         targets depend on phony targets.
13410 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13412         * configure.in: Revert unintentional change.
13414         * Makefile.tpl: Change dependency for */multilib.out so that
13415         it works when gcc isn't in the tree.
13417         * configure.in: Substitute more.
13418         * configure: Run subconfigures from the Makefile.
13419         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13420         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13422 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13424         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13426 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13428         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13429         and corresponding dependencies.
13430         * Makefile.in: Regenerate.
13432         * configure.in (host_tools): Order binutils, gas and ld for
13433         convenience in running the testsuites.
13435         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13436         * Makefile.in: Regenerate.
13437         * configure.in: Introduce rules to serialize subconfigure runs.
13439         * configure.in: Introduce BASE_CC_FOR_TARGET.
13440         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13441         Realize configure-build-* targets.  Realize configure-target-* targets.
13442         * Makefile.in: Regenerate.
13444 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13446         * configure: Move gcc_version_trigger stuff from here...
13447         * configure.in: ...to here.
13449         * configure.in: Separate subconfigure options added by this file from
13450         options given by the user.  Add machinery to put args for host
13451         subconfigures into the Makefile.
13453         * Makefile.tpl: Remove 'vault' targets.
13454         * Makefile.tpl: Reorder and comment dependencies.
13455         * Makefile.in: Regenerate.
13457 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13458         * configure.in: Fix my broken commit of previous patch. (sigh)
13460 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13462         * configure.in: Move host-specific darwin noconfigdirs into
13463         the host-specific section.
13465 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13467         * configure.in: Move host-specific darwin noconfigdirs into
13468         the host-specific section.
13470 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13472         * configure: Remove skip-this-dir support.
13473         * Makefile.tpl: Remove skip-this-dir support.
13475         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13476         subdirectories.
13477         * Makefile.in: Regenerate.
13479         * Makefile.tpl: Strip out useless setting of 'dir'.
13480         * Makefile.in: Regenerate.
13482 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13484         * configure.in: Fix deeply stupid bug.
13486         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13487         shell code in CXX_FOR_TARGET
13488         * Makefile.def: Introduce raw_cxx.
13489         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13490         RAW_CXX_FOR_TARGET.
13491         * Makefile.in: Regenerate.
13493 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13495         * Makefile.tpl: Remove unnecessary ifs.
13496         * Makefile.in: Regenerate.
13498         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13499         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13500         targets for 'no_install' modules.
13501         * configure: Move GDB_TK substitution to configure.in.  Move
13502         build_modules stuff to configure.in.
13503         * configure.in: Implement soft dependency machinery.  Maybe-ize
13504         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13505         * Makefile.in: Regenerate.
13507 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13509         * Makefile.tpl: Make all-target, install-target behave similarly
13510         to all, install (only hitting configured targets).  Eliminate
13511         unused macro defintions.
13513         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13514         build != host.
13516         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13518         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13520         * configure.in: Produce lists of subdir targets we're actually
13521         configuring.  Remove references to "dosrel".
13522         * Makefile.tpl: Let configure set which subdir targets are hit.
13523         Remove install-cross; clean up install; remove ALL.  Remove
13524         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13525         Autogenerate host module targets.  Remove empty dependency lines
13526         and redundant dependency; rearrange slightly.
13527         * Makefile.def: Add host-side libtermcap, utils.
13529         * Makefile.in: Regenerate.
13531 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13533         * ltconfig (osf[345]): Append $major to soname_spec.
13534         Reflect this in library_names_spec.
13535         * ltmain.sh (osf): Prefix $major with . for use as extension.
13537 2002-11-19  Andreas Jaeger  <aj@suse.de>
13539         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13540         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13541         and sparc64 GNU/Linux systems.
13543 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13545         * MAINTAINERS: Update email.
13547 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13549         * MAINTAINERS: Complete James Dennett's entry.
13551 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13553         * MAINTAINERS (Write After Approval): Add myself.
13555 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13557         * Makefile.tpl: syntactic cleanup
13559 2002-11-13  Stuart Hastings  <stuart@apple.com>
13561         * MAINTAINERS: Add myself to write-after-approval list.
13563 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13565         * Makefile.def: Add list of recursive targets to autogenerate.
13566         Add build_modules.
13567         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13568         targets.  Autogenerate *-build-* targets.
13569         * Makefile.in: Regenerate.
13571 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13573         * configure: More autoconf-style substitutions.
13574         * Makefile.tpl: More autoconf-style substitutions.
13575         * Makefile.in: Regenerate.
13577 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13579         * configure: Substitute more variables in a more autoconf-friendly
13580         way.  Simplify slightly.
13581         * Makefile.tpl: Make more variables substitutable in an
13582         autoconf-friendly way.
13583         * Makefile.in: Regenerate.
13585 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13587         * MAINTAINERS (Write After Approval): Add myself.
13589 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13591         * configure.in (v810*): Remove special setting of tools.
13593         * configure: Add support for extra required flags for ar or nm.
13594         * configure.in (aix4.3+): Use above support for target-specific
13595         issues, rather than using config/mt-aix43.
13597 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13599         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13600         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13601         with $srcdir.  Reformat indentation.  Substitute some variables
13602         formerly hard-coded in the Makefile for build=host.
13603         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13604         * Makefile.def: Autogenerate more.
13605         * Makefile.in: Regenerate.
13607 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13609         * MAINTAINERS (Write After Approval): Add myself.
13611 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13613         * Makefile.def (host_modules): Add rda.
13614         * Makefile.in: Regenerate.
13615         * configure.in (target_tool): Add target-rda to list.
13617 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13619         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13621 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13623         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13624         and restrap targets to this rule.
13625         * Makefile.in:  Regenerate.
13627 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13629         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13630         GNATS only accounts.
13632 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13634         * configure.in (i[3456]86-*-linux*): Add check to disable
13635         ${libgcj} for glibc1.
13637 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13639         * MAINTAINERS: Add myself as ip2k port maintainer.
13641 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13643         * configure.in: Add tic4x target.
13645 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13647         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13648         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13649         * Makefile.in: Regenerate.
13651         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13652         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13653         * Makefile.in: Regenerate.
13655 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13657         * MAINTAINERS: Add myself as web pages co-maintainer.
13659 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13661         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13662         * Makefile.in: Regenerate.
13664 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13666         * MAINTAINERS: Add myself and Nathan Sidwell
13667         <nathan@codesourcery.com> as VxWorks maintainers.
13669 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13671         * Makefile.def: Remove order dependency comments.
13672         * Makefile.tpl: Add explicit install-install dependencies.
13673         * Makefile.in: Regenerate.
13675         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13676         * Makefile.in: Regenerate.
13678         * Makefile.tpl: Add configure-target (for src-release in src)
13679         * Makefile.in: Regenerate.
13681 2002-09-30  Nick Clifton  <nickc@redhat.com>
13683         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13685 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13687         * configure.in (s390*-*-linux*): Enable libgcj.
13689 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13691         * configure: Revert accidentally applied changes.
13693         * Makefile.tpl: Make more autoconf-friendly.
13694         * Makefile.in: Regenerate.
13695         * configure: Make substitution more autoconf-like.
13697 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13699         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13700         single entry to handle all these.
13701         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13702         libjava on arm-*-elf.
13704 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13706         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13707         things that depend on them.
13709 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13711         * Makefile.tpl: Make subsituted variables more autoconfy.
13712         * Makefile.in: Regenerate.
13713         * configure: Make seds more autoconfy.
13715 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13717         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13718         * Makefile.in: Regenerate.
13719         * configure.in: Rewrite sed statements to look autoconfy.
13721         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13722         all-target-foo on configure-target-foo.
13723         * Makefile.def: Ditto.
13724         * Makefile.in: Rebuild.
13726 2002-09-25  Andrew Haley  <aph@redhat.com>
13728         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13730 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13732         * Makefile.def: New file.
13733         * Makefile.tpl: New file.
13734         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13735         * contrib/gcc_update: Note that Makefile.in is a generated file.
13737         * configure.in: Minor rearrangement.  Simplify tests.
13739 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13741         * configure.in (with_headers): Skip copy if value is "yes".
13742         (with_libs): Likewise.
13744 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13746         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13747         * configure.in (sh*-*-pe*): Ditto.
13748         * configure.in (mips*-*-pe*): Ditto.
13749         * configure.in (*arm-wince-pe): Ditto.
13751         * configure.in: Rearrange.
13753 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13755         * MAINTAINERS: Update my email address.
13757 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13759         * MAINTAINERS: (Write After Approval): Add myself.
13761 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13763         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13765 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13767         * MAINTAINERS: Change my mailing address.
13769 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13771         * MAINTAINERS (Write After Approval): Remove myself.
13772         (Various Maintainers: c++ runtime libs): Add myself.
13774 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13776         * MAINTAINERS (Write After Approval): Remove myself.
13777         (Various Maintainers: c++ runtime libs): Add myself.
13779 2002-08-15  Eric Christopher  <echristo@redhat.com>
13781         * config.sub: Import from master repository.
13782         * config.guess: Ditto.
13784 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13786         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13787         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13788         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13790 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13792         * MAINTAINERS: Add self to rs6000 vector extensions.
13794 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13796         * libiberty/configure: Reverted unintended yesterday's check in.
13798 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13800         * boehm-gc/configure, libf2c/configure: Rebuilt.
13801         * libffi/configure, libiberty/configure: Ditto.
13802         * libjava/configure, libobjc/configure: Ditto.
13803         * libstdc++-v3/configure, zlib/configure: Ditto.
13804         Merged from binutils:
13805         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13806         From Steve Ellcey <sje@cup.hp.com>:
13807         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13808         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13809         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13810         IA64.
13811         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13812         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13813         soname_spec, sys_lib_search_path_spec): Ditto.
13815 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13817         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13819 2002-08-04  H.J. Lu  (hjl@gnu.org)
13821         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13823 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13825         * MAINTAINERS (Write After Approval): Add myself.
13827 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13829         * configure.in: Move generic linux case to end.  Copy generic
13830         linux noconfigdirs to mips*-*-linux* entry and new
13831         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13833 2002-07-19  Michael Matz  <matz@suse.de>
13835         * MAINTAINERS: Add myself as ra* maintainer.
13837 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13839         * config.guess: Update to 2002-07-09 version.
13840         * config.sub: Update to 2002-07-03 version.
13842 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13844         * MAINTAINERS: Fix typo in a maintainer email address.
13846 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13848         * configure.in: Remove two redundant tests.
13850 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13852         * configure.in (mips*-*-irix6*o32): Enable stabs.
13854 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13856         * configure.in: Don't build grez.
13857         * Makefile.in: Ditto.
13859         * Makefile.in: Remove references to bsp, cygmon, libstub.
13860         * configure.in: Ditto.
13862         * configure.in: Remove leftover reference to gdbtest.
13864 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13866         * configure.in (gxx_include_dir):  Change to match versioned
13867         C++ headers if --enable-version-specific-runtime-libs is used.
13869 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13871         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13873 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13875         * configure.in: Make --without-x work.
13877 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13879         * configure.in: Rearrange target Makefile fragment collection.
13881         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13882         cvs[src].
13883         * configure.in: Ditto.
13885 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13887         * MAINTAINERS (Write After Approval): Update my e-mail address.
13889 2002-06-24  Ben Elliston  <bje@redhat.com>
13891         * configure.in (host_tools): Remove cgen.
13893         * Makefile.in (all-cgen): Remove; runs from its source directory.
13894         (check-cgen, install-cgen, clean-cgen): Likewise.
13895         (all-opcodes): Do not depend on all-cgen.
13896         (all-sim): Likewise.
13898 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13900         * Makefile.in: Eliminate 'apache' targets.
13901         * configure.in: Eliminate 'apache' targets.
13903         * configure.in: Eliminate redundant tests.  Reorganize.
13905         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13907         * config-ml.in: Eliminate references to Cygnus configure.
13909         * Makefile.in: Eliminate references to building emacs.
13911 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13913         * MAINTAINERS: Update my email address.
13915 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13917         * config.if (libstdcxx_incdir): Version C++ headers.
13918         (cxx_incdir): Remove.
13920 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13922         * MAINTAINERS (Write After Approval): Add self.
13924 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13926         * configure.in: Add support for ip2k.
13928 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13930         * configure.in: Fix AIX configury bug.
13932 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13934         * MAINTAINERS (Write After Approval): Add self.
13936 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13938         * configure.in: replace ${topsrcdir} with ${srcdir}
13940         * configure.in: Move definition of libstdcxx_flags
13941         right above usage, rather than waaay earlier.
13943         * configure.in: Pull definition of is_cross_compiler earlier.
13945         * configure.in: Rearrange a little.
13947         * configure.in: Remove references to librx.
13948         * Makefile.in: Remove references to librx.
13950 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13952         * config.sub: Add support for avr target.
13953         Import from master sources, rev 1.255
13955 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13957         * configure, .cvsignore:  Revert previous change...
13958         * Makefile:  ...delete.
13960 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13962         * configure.in: Eliminate ${gasdir} variable.
13964 2002-06-18  Dave Brolley  <brolley@redhat.com>
13966         * configure.in: Add support for frv.
13967         * config.sub: Add support for frv.
13969 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13971         * configure:  Remove garbage from previous commit.
13973 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13975         * configure:  For in-source builds, make a subdir and re-exec there.
13976         * Makefile:  New file.  Pass targets through to build directory.
13977         * .cvsignore:  No longer ignore "Makefile".
13979 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13981         * MAINTAINERS (Write After Approval): Add self.
13983 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13985         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13987 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13989         * configure.in (vax-*-netbsd*): Re-enable gas.
13991 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13993         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13994         BUILD_PREFIX_1, to correct nomenclature.
13995         * configure: Likewise.
13997         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13998         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
14000 2002-05-31  Olaf Hering  <olh@suse.de>
14002         * config-ml.in: Propogate DESTDIR also.
14004 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
14006         * configure.in (vax-*-netbsd*): Don't build gas for this
14007         platform.
14009 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
14011         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14012         and libgcj for AVR.
14014 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
14016         * MAINTAINERS (Write After Approval): Add myself.
14018 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
14020         * config.guess: Update to 2002-05-22 version.
14021         * config.sub: Likewise.
14023 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14025         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
14026         * config-ml.in: Likewise.
14027         * configure: Likewise.
14028         * configure.in: Likewise.
14030 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
14032         * MAINTAINERS: Update my email address.
14034 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
14036         * configure.in: Simplify makefile fragment collection.
14038         * configure.in: Remove code to build emacs.
14040         * configure.in : Remove --srcdir argument from targargs and buildargs
14041         (it's always overridden in the Makefile anyway).  Rearrange a bit.
14043         * configure: Move some logic to configure.in.
14044         * configure.in: Move some logic from configure.
14046 2002-05-11  Tom Tromey  <tromey@redhat.com>
14048         * MAINTAINERS: Reflect libgcj reality.
14050 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
14052         * Makefile.in: Honour DESTDIR.
14054 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
14056         * config.guess: Import 2002-03-20 version.
14057         * config.sub: Import 2002-04-26 version.
14059 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14061         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
14063 2002-05-07  Tim Josling  <tej@melbpc.org.au>
14065         * MAINTAINERS: Add self.
14067 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
14069         * ltmain.sh: Detect and handle object name conflicts
14070         while piecewise linking a static library.
14072 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
14074         * configure.in (noconfigdirs): Don't disable libgcj on
14075         sparc64-*-solaris* and sparcv9-*-solaris*.
14077 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
14079         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14081 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
14083         * configure.in (FLAGS_FOR_TARGET): Do not add
14084         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14085         on i[3456]86-*-linux*.
14087 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
14089         * configure.in (noconfigdirs): Replace [ ] with test.
14091         * configure.in (noconfigdirs): Do not add target-newlib if
14092         target == i[3456]86-*-linux*, and host == target.
14094 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
14096         * configure.in: delete reference to absent file
14098         * configure.in: replace '[' with 'test'
14100         * configure.in: Eliminate references to gash.
14101         * Makefile.in: Eliminate references to gash.
14103         * configure.in: remove useless references to 'pic' makefile fragments.
14105         * configure.in: (*-*-windows*) Finish removing.
14107         * configure.in: Eliminate redundant test for libgui.
14109 2002-04-29  Roger Sayle  <roger@eyesopen.com>
14111         * MAINTAINERS: Add self and realphabetize.  Update entries
14112         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
14113         entry for a29k port maintainer.
14115 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
14117         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14118         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14120 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
14122         * configure.in: remove references to dead files
14124 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14126         * MAINTAINERS: Add information about purpose of this file.
14128 2002-04-18  Tom Tromey  <tromey@redhat.com>
14130         * configure.in: Disallow configuring libgcj when it is already
14131         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
14132         Solaris 2.8 by default.  For PR libgcj/6158.
14134 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14136         * configure.in:  Move default CC setting out of config/mh-* fragments
14137         directly into here.
14139 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14141         * configure.in: don't even try to configure or make a subdirectory
14142         if there's no configure script for it.
14144 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14146         * MAINTAINERS: Remove chill maintainers.
14147         * Makefile.in (CHILLFLAGS): Remove.
14148         (CHILL_LIB): Remove.
14149         (TARGET_CONFIGDIRS): Remove libchill.
14150         (CHILL_FOR_TARGET): Remove.
14151         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14152         CHILL_LIB.
14153         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14154         (CHECK_TARGET_MODULES): Likewise.
14155         (INSTALL_TARGET_MODULES): Likewise.
14156         (CLEAN_TARGET_MODULES): Likewise.
14157         (configure-target-libchill): Remove.
14158         (all-target-libchill): Remove.
14159         * configure.in (target_libs): Remove target-libchill.
14160         Do not compute CHILL_FOR_TARGET.
14161         * libchill: Remove directory.
14163 2002-04-11  DJ Delorie  <dj@redhat.com>
14165         * Makefile.in, configure.in: Sync with binutils, entries
14166         follow...
14168 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14170         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14171         (do-tar, do-bz2): New rules.
14172         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14173         (gdb-tar): New rule.
14174         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14175         (insight_dejagnu.tar): New rule.
14176         (insight.tar): New rule.
14177         (gdb+dejagnu.tar): New rule.
14178         (gdb.tar): New rule.
14180 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14182         * Makefile.in: Add all-tix to deps for all-snavigator
14183         so that tix is built when building snavigator.
14185 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14187         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14188         ld and gdb are not supported.
14190 2002-01-07  Mark Salter  <msalter@redhat.com>
14192         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14193         Allow target-libgloss to be built for arm, strongarm, and xscale.
14195 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14197         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14198         options for i[3456]86-pc-linux* native builds.
14200 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14202         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14203         files from .po files for a distribution.
14205 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14207         * configure.in: Enable libstdc++-v3 for h8300 targets.
14209 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14211         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14212         version from bfd/.
14214 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14216         * Makefile.in (VER): When present, extract the version number from
14217         the file version.in.
14219 2001-05-24  Tom Rix  <trix@redhat.com>
14221         * configure.in : enable ld for aix
14223 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14225         * config.guess: Add linux target for S/390.
14227 2000-11-07  Philip Blundell  <pb@futuretv.com>
14229         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14231 2000-11-03  Philip Blundell  <pb@futuretv.com>
14233         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14234         files.
14236 2001-01-15  Ben Elliston  <bje@redhat.com>
14238         * configure.in (host_tools): Add sid.
14239         Always configure cgen.
14241 2000-11-24  Nick Clifton  <nickc@redhat.com>
14243         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14245 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14247         * Makefile.in (ALL_MODULES): Add all-cgen.
14248         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14249         (all-cgen): New target.
14250         (all-opcodes,all-sim): Depend on all-cgen.
14251         * configure.in (host_tools): Add cgen.
14252         Only configure cgen if --enable-cgen-maint.
14254 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14256         * configure.in: Add *-*-freebsd* configurations.
14258 2002-04-08  Tom Tromey  <tromey@redhat.com>
14260         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14261         Fixes PR libgcj/6068.
14263 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14265         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14267 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14269         * configure.in (alpha*-dec-osf*): Enable libgcj.
14271 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14273         * MAINTAINERS (Write After Approval): Add myself.
14275 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14277         Fix for: PR bootstrap/3591, target/5676
14278         * configure.in (mcore-pe): Disable the configuration of
14279         libstdc++-v3 since exceptions are not supported.
14281 2002-03-20  Anthony Green  <green@redhat.com>
14283         * configure.in: Enable libgcj for xscale-elf target.
14285 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14287         * MAINTAINERS:  Update my email address.
14289 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14291         * ltmain.sh (relink_command): Fix typo in previous change.
14293 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14295         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14296         (relink_command): Added --tag flags.
14297         (mode=install): If relinking fails; error out.
14299 2002-03-12  Richard Henderson  <rth@redhat.com>
14301         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14302         .NOTPARALLEL tag.
14303         (do-check): Rename from check.
14304         (check): Allow parallel check.
14306 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14308         * MAINTAINERS: Add myself as maintainer for xtensa port.
14309         Fix alphabetical order in CPU port maintainer list.
14310         Remove myself from Write After Approval list.
14312 2002-03-11  Richard Henderson  <rth@redhat.com>
14314         * Makefile.in (.NOTPARALLEL): Add fake tag.
14316 2002-03-07  H.J. Lu  (hjl@gnu.org)
14318         * configure.in: Enable gprof for mips*-*-linux*.
14320 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14322         * MAINTAINERS (Write After Approval): Add myself.
14324 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14326         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14327         libjava.
14328         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14330 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14332         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14333         because its Makefile is there; test for the executable instead.
14335 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14337         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14338         libstdc++-v3 and libjava.
14340 2002-02-11  Adam Megacz  <adam@xwt.org>
14342         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14343         boehm-gc
14345 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14347         * config.guess: Updated to 2002-01-30's version.
14348         * config.sub: Updated to 2002-02-01's version.
14349         Contribute sh64-elf.
14350         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14351         * configure.in: Added sh64-*-*.
14353 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14355         * MAINTAINERS: Belatedly add myself to write after approval list.
14357 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14359         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14360         Remove self as Write After Approval.
14362 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14364         * MAINTAINERS: Put self in as maintainer for contrib/regression
14365         directory.
14367 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14369         * MAINTAINERS:  Update my email address.
14371 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14373         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14374         target-libiberty, and target-libgloss.  Skip Java-related
14375         libraries if not supported for NetBSD on target CPU.
14377 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14379         * install-sh: Use _inst.$$_ for temp file name.
14381 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14383         * MAINTAINERS (Write After Approval): Move my contact info
14384         from here...
14385         (OS Port Maintainers): ...to here (netbsd).
14387 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14389         * MAINTAINERS (Write After Approval): Add myself.
14391 2002-01-17  H.J. Lu  <hjl@gnu.org>
14393         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14394         (all-target-fastjar): Also depend on all-target-libiberty.
14396 2002-01-16  H.J. Lu  (hjl@gnu.org)
14398         * config.guess: Import from master sources, rev 1.225.
14399         * config.sub: Import from master sources, rev 1.238.
14401 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14403         * MAINTAINERS (Write After Approval): Remove myself.
14405 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14407         * MAINTAINERS (Write After Approval): Add myself.
14409 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14411         * MAINTAINERS: Add self as docs co-maintainer.
14413 2001-12-11  Matthias Klose  <doko@debian.org>
14415         * MAINTAINERS (Write After Approval): Add myself.
14417 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14419         * MAINTAINERS: Update my email address.
14421 2001-12-07  Turly O'Connor  <turly@apple.com>
14422         * MAINTAINERS (Write After Approval): Add myself.
14423         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14424         (rs6000_initialize_trampoline): Call __trampoline_setup for
14425         ABI_DARWIN too.
14426         * darwin-tramp.asm: New file, implements __trampoline_setup.
14427         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14429 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14431         * MAINTAINERS (Write After Approval): Add myself.
14433 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14435         * configure, configure.in: Use temp file for long sed commands.
14437 2001-12-03  Laurent Guerby  <guerby@acm.org>
14439         * config.sub: Update to version 1.232 on subversion.
14441 2001-12-03  Ben Elliston  <bje@redhat.com>
14443         * MAINTAINERS: Update mail address for config.* patches.
14445 2001-11-27  DJ Delorie  <dj@redhat.com>
14446             Zack Weinberg  <zack@codesourcery.com>
14448         When build != host, create libiberty for the build machine.
14450         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14451         CONFIG_ARGUMENTS.
14452         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14453         New variables.
14454         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14455         and rules.
14456         (all.normal): Depend on ALL_BUILD_MODULES.
14457         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14458         (all-build-libiberty): Depend on configure-build-libiberty.
14460         * configure: Calculate and substitute proper value for
14461         ALL_BUILD_MODULES.
14462         * configure.in: Create the build subdirectory.
14463         Calculate and substitute TARGET_CONFIGARGS (formerly
14464         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14466 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14468         * MAINTAINERS (write-after-approval): Add self.
14470 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14472         * MAINTAINERS (GNATS only accounts): Remove self.
14474 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14476         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14477         libf2c.
14479 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14481         * MAINTAINERS (Write After Approval): Add self.
14483 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14485         * MAINTAINERS: mips and s390 are also CPU ports.
14487 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14489         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14491 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14493         * MAINTAINERS: Alphabetize.
14495 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14497         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14499 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14501         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14503 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14505         * configure.in (--enable-languages): Be more permissive about
14506         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14508 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14510         * config.sub: Import from master sources, rev. 1.230.
14511         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14513 2001-11-07  Laurent Guerby  <guerby@acm.org>
14515         * MAINTAINERS (Write After Approval): Add self.
14517 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14519         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14521 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14523         * config.sub: Import from master sources, rev 1.226.
14524         * config.guess: Import from master sources, rev 1.216.
14526 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14528         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14529         * MAINTAINERS: Add self as maintainer of MMIX port.
14530         Remove old after-approval entry.
14532 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14534         * ChangeLog, configure: Fix spelling errors.
14536 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14538         * MAINTAINERS: Tweak my address.
14540 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14542         * MAINTAINERS: Update my email address.
14544 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14546         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14547         * MAINTAINERS: Add self as maintainer of CRIS port.
14549 2001-10-10  Geert Bosch  <bosch@gnat.com>
14551         * MAINTAINERS (Various maintainers: Ada front end):
14552         Added Robert Dewar.
14554 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14556         * MAINTAINERS (Write After Approval): Added self
14558 2001-10-02  Geert Bosch  <bosch@gnat.com>
14560         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14562 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14564         * configure: Handle temporary files securely using mkdir.
14566 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14568         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14570 2001-09-26  Will Cohen  <wcohen@redhat.com>
14572         * configure.in (*-*-linux*): Disable configuration of target-newlib
14573         and target-libgloss.
14575 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14577         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14578         RANLIB.
14580 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14582         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14583         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14584         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14585         avoid quotes nesting problems.
14586         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14587         (DO_X): Export only variables that are set.
14589 2001-09-19  Ben Elliston  <bje@redhat.com>
14591         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14592         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14593         semantics.  Use the shell built-in "type" command instead.
14595 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14597         Merged from gcc-3_0-branch:
14598         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14599         * ltcf-c.sh: Use $objext, not $ac_objext.
14600         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14601         * ltcf-cxx.sh: Add support for GNU.
14602         2001-07-22  Timothy Wall  <twall@redhat.com>
14603         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14604         default settings if using GNU tools with that configuration.
14605         * ltcf-cxx.sh: Ditto.
14606         * ltcf-gcj.sh: Ditto.
14607         2001-07-21  Michael Chastain  <chastain@redhat.com>
14608         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14609         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14610         * ltmain.sh: Mark as gcc-local.
14612 2001-08-30  Eric Christopher  <echristo@redhat.com>
14613             Jason Eckhardt  <jle@redhat.com>
14615         * config.guess: Merge from master sources.
14616         * config.sub: Merge from master sources, add support for mipsisa32.
14618 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14619         * config.sub: Merge from master sources, rev 1.219.
14620         * MAINTAINERS: Add self as contact for stormy16 port.
14622 2001-08-14  Zack Weinberg  <zackw@panix.com>
14624         * config.sub: Merge from master sources, rev 1.218.
14625         * config.guess: Merge from master sources, rev 1.209.
14627 2001-08-11  Graham Stott  <grahams@redhat.com>
14629         * Makefile.in (check-c++): Add missing semicolon.
14631 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14633         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14635 2001-07-30  Eric Christopher  <echristo@redhat.com>
14637         * MAINTAINERS (Various maintainers: mips port): Added myself.
14639 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14641         * configure.in (sh-*-linux*): New.
14643 2001-07-27  Richard Henderson  <rth@redhat.com>
14645         * .cvsignore: Add LAST_UPDATED.
14647 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14649         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14651 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14653         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14655 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14657         * MAINTAINERS (Write After Approval): Added myself.
14659 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14661         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14662         and libgcj on m68hc11/m68hc12.
14664 2001-06-27  H.J. Lu  (hjl@gnu.org)
14666         * Makefile (CFLAGS_FOR_BUILD): New.
14667         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14669 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14671         * README: Remove version number.
14673 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14675         * INSTALL/README: Update wrt. to the installation instructions now
14676         residing in gcc/doc/install.texi.
14678 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14680         * README: Replace with a cut-down and updated version of gcc/README.
14682 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14684         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14685         multilibs to be disabled.
14687 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14689         * MAINTAINERS (Write After Approval): Add myself.
14691 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14693         * config.guess: Import CVS version 1.195.
14694         * config.sub: Import CVS version 1.212.
14696 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14698         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14699         gcc/xgcc is built, use -print-prog-name to find out the program
14700         name to use.
14702 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14704         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14705         appear to also be in the master copy.
14706         * config.sub:  Import CVS version 1.211.
14708 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14710         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14711         with_gcc]: Use `gcc -shared' to build a shared library.
14713 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14715         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14716         archives.
14718 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14720         * MAINTAINERS (Write After Approval): Add myself.
14722 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14724         * configure.in (libstdcxx_flags): Do not try to execute
14725         libstdc++-v3/testsuite_flags until it exists.
14727 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14729         * MAINTAINERS: Update my email address.
14731 2001-05-31  Graham Stott  <grahams@redhat.com>
14733         * MAINTAINERS (Write After Approval): Add myself.
14735 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14737         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14738         libraries when using g++ with native linker.
14740 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14742         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14744 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14746         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14747         [aix4*|aix5*]: Prepend blank.
14749 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14751         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14752         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14753         of subdir/configure scripts to use the new libtool.m4.
14755 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14757         * MAINTAINERS (Write After Approval): Add myself.
14759 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14761         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14763 2001-05-11  Ben Elliston  <bje@redhat.com>
14765         * Makefile.in (all-sid): New target.
14766         (check-sid, clean-sid, install-sid): Likewise.
14768 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14770         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14772 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14774         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14775         libgcj.
14777 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14779         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14780         gcc/xgcc is built, use -print-prog-name to find out the program
14781         name to use.
14783 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14785         * configure.in (noconfigdirs): Don't reset it from scratch in the
14786         target case; only append to it.
14788         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14789         sparc-*-solaris2.8]: Disable ${libgcj}.
14791 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14793         * configure.in (libgcj_saved): Copy from $libgcj.
14794         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14795         --disable-libgcj.
14797 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14799         * MAINTAINERS: Remove self as MIPS maintainer and
14800         C front end maintainer.
14802 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14804         * configure.in: Move *-chorusos target case to the proper switch.
14805         Disable libgcj.
14807 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14809         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14810         1.641.2.228.
14812 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14814         * Makefile.in (STAGE1_CFLAGS): Pass down.
14816 2001-04-13  Alan Modra  <amodra@one.net.au>
14818         * config.guess: Add hppa64-linux support.  Note for next import that
14819         this is already in the master file.
14820         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14822 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14824         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14825         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14827 2001-04-11  Stan Shebs  <shebs@apple.com>
14829         * MAINTAINERS: Add self as Darwin port maintainer.
14831 2001-04-11  Alan Modra  <amodra@one.net.au>
14833         * MAINTAINERS: Update my email address.
14835 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14837         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14838         recent versions of FreeBSD (release 3 or later).
14839         * ltconfig: On FreeBSD, -lc must not be provided when building
14840         a shared library or else the standard -pthread gcc option is
14841         rendered worthless to later users of the built library.
14843 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14845         * MAINTAINERS: Add self and RTH as C front end maintainers.
14847 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14849         * config.sub: Make sure to match an already-canonicalized
14850         machine name (eg. mn10300-unknown-elf).
14852 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14854         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14855         New macros.
14856         (bootstrap, cross): Use RECURSE_FLAGS.
14857         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14859 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14861         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14863 2001-03-22  Colin Howell  <chowell@redhat.com>
14865         * Makefile.in (DO_X): Do not backslash single-quotes in
14866         backquotes (two places).
14868 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14870         Re-installed:
14871         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14872         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14873         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14874         * ltcf-cxx.sh: Likewise.
14875         * ltcf-gcj.sh: Likewise.
14877 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14879         * MAINTAINERS: Add myself as "documentation co-maintainer".
14881 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14883         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14884         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14886 2001-03-19  Tom Tromey  <tromey@redhat.com>
14888         * config-ml.in: Handle GCJ and GCJFLAGS.
14890 2001-03-21  Michael Chastain  <chastain@redhat.com>
14892         * Makefile.in: all-m4 depends on all-texinfo.
14894 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14896         * MAINTAINERS: Add myself to write after approval list.
14898 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14900         * Makefile.in (DO_X): Quote nested quotes.
14902 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14904         * MAINTAINERS: Add myself to write after approval list.
14906 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14908         * Makefile.in (DO_X): Use double quotes for quoting
14909         "RANLIB=$${RANLIB}".
14911 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14913         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14915 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14917         * configure.in: Only use `lang_requires' for languages athat are
14918         actually enabled.
14920 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14922         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14924 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14926         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14928 2001-03-07  Tom Tromey  <tromey@redhat.com>
14930         * configure.in: Allow config-lang.in to set `lang_requires' to list
14931         of other required languages.
14933 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14935         * Makefile.in: Remove RANLIB definition. Use RANLIB
14936         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14937         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14939 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14940             Alexandre Oliva  <aoliva@redhat.com>
14942         * Makefile.in (check-c++): Use tabs, not spaces.
14944 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14946         * MAINTAINERS: add myself to Write After Approval list.
14948 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14950         * Makefile.in (check-c++): New rule.
14952         * configure.in (target_libs): Remove libg++.
14953         (noconfigdirs): Remove libg++.
14954         (noconfigdirs): Same.
14955         (noconfigdirs): Same.
14956         (noconfigdirs): Same.
14958         * config-ml.in: Remove libg++ references.
14960         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14961         (ALL_TARGET_MODULES): Same.
14962         (configure-target-libg++): Remove.
14963         (all-target-libg++): Remove.
14964         (configure-target-libio): Remove.
14965         (all-target-libio): Remove.
14966         (check-target-libio): Remove.
14967         (.PHONY): Remove.
14968         (libg++.tar.bz2): Remove.
14969         (all-target-cygmon): Remove libio.
14970         (all-target-libstdc++): Remove.
14971         (configure-target-libstdc++): Remove.
14972         (TARGET_LIB_PATH): Remove libstdc++.
14973         (ALL_GCC_CXX): Remove libstdc++.
14974         (all-target-gperf): Correct.
14976 2001-02-16  Nick Clifton  <nickc@redhat.com>
14978         * configure.in (noconfigdirs): Allow configuration of texinfo
14979         for Cygwin hosts.
14981 2001-02-15  Anthony Green  <green@redhat.com>
14983         * configure: Introduce GCJ_FOR_TARGET.
14984         * configure.in: Ditto.
14985         * Makefile.in: Ditto.
14987 2001-02-13  Andreas Schwab  <schwab@suse.de>
14989         * MAINTAINERS: Update mail address.
14991 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14993         * config.guess: Add linux target for S/390.
14994         * config.sub: Likewise.
14996 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14998         * configure.in: for *-chorusos, don't config target-newlib and
14999         target-libgloss.
15001 2001-02-06  Ben Elliston  <bje@redhat.com>
15003         * configure: Output host type to stdout, not stderr.
15005 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
15007         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
15008         * ltcf-cxx.sh: Likewise.
15010         * config.if: Assume enable_libstdcxx_v3 is defined.
15012 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
15014         Remove V2 C++ library.
15015         * configure.in: Remove --enable-libstdcxx_v3 support.
15017 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
15019         * include/demangle.h: Add prototype for java_demangle_v3.
15021 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
15023         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
15025 2001-01-27  Richard Henderson  <rth@redhat.com>
15027         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
15029 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15031         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
15032         Don't unset, it's non-portable and no longer necessary, set to empty
15033         instead.
15035 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15037         * ltconfig: Shell portability fix for the tagname validity check.
15039 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
15041         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
15042         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
15044 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15046         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
15048 2001-01-26  Tom Tromey  <tromey@redhat.com>
15050         * configure.in: Allow libgcj to be built on Sparc Solaris.
15052 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
15054         * ltcf-c.sh: Add aix5 case.
15055         * ltcf-cxx.sh: Likewise.
15056         * ltconfig: Likewise.
15058 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
15060         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
15061         keep at least one of build_libtool_libs or build_old_libs set to
15062         yes.
15064         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
15065         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
15067 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
15069         * configure.in: Enable libgcj on several additional platforms.
15071 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
15073         * configure.in: Enable libgcj for linux targets.
15075 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15077         * MAINTAINERS (Write After Approval): Add myself.
15079 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15081         * MAINTAINERS: Add myself as vax port maintainer.
15083 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
15085         * MAINTAINERS: Add myself as Mercury front-end maintainer.
15087 2001-01-09  Mike Stump  <mrs@wrs.com>
15089         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15090         failures of subdirectories.
15092 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15094         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
15095         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15096         * ltcf-cxx.sh: Likewise.
15097         * ltcf-gcj.sh: Likewise.
15098         * ltconfig.sh: Fix typo.
15100 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15102         * configure: handle DOS-style absolute paths.
15104 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15106         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15108 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
15110         * MAINTAINERS: Add myself as avr port co-maintainer.
15112 2000-12-28  Ben Elliston  <bje@redhat.com>
15114         * MAINTAINERS: Add myself under ``Write After Approval''.
15116 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
15118         * texinfo: Remove directory from GCC.
15120 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15122         * COPYING: Update to current
15123         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15124         to 19yy as example year in copyright notice).
15126 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
15128         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15129         (libstdcxx_incdir): Pass down.
15130         * config.if: Remove expired bits for cxx_interface, add stub.
15131         (libstdcxx_incdir): Add variable for g++ include directory.
15132         * configure.in (gxx_include_dir): Use it.
15134 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15136         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
15137         with old-email address from ``Write After Approval''.
15139 2000-12-15  Andreas Jaeger  <aj@suse.de>
15141         * configure.in: Handle lang_dirs.
15143 2000-12-14  Tom Tromey  <tromey@redhat.com>
15145         * MAINTAINERS: Removed brads.
15147         * MAINTAINERS: Added gcj developers.
15149 2000-12-13  Anthony Green  <green@redhat.com>
15151         * configure.in: Disable libgcj for any target not specifically
15152         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15153         with g++ abi.
15155 2000-12-13  Mike Stump  <mrs@wrs.com>
15157         * Makefile.in (local-distclean): Also remove fastjar.
15159 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15161         * contrib/gcc_update: Add fastjar --touch entries.
15163 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15165         * configure.in: Disable language-specific target libraries for
15166         languages that aren't enabled.
15168 2000-12-10  Anthony Green  <green@redhat.com>
15170         * configure.in: Define libgcj.  Disable libgcj target libraries for
15171         most targets.
15173 2000-12-10  Neil Booth  <neilb@earthling.net>
15175         * MAINTAINERS: Update mail address, remove from WAA list.
15177 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15179         * libjava: Imported from /cvs/java.
15180         * libffi: Likewise.
15181         * Boehm-gc: Likewise.
15183 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15185         * configure.in (target_libs): Revert 2000-12-08 patch.
15186         (noconfigdirs): Added target-libjava.
15188 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15190         * djunpack.bat: removed.
15192 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15194         * Makefile.in: handle DOS-style absolute paths.
15195         * config-ml.in: likewise.
15196         * symlink-tree: likewise.
15198 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15200         * fastjar: Imported.
15202 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15204         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15205         libjava.
15206         * configure.in (target_libs): Removed `target-libjava'.
15208 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15210         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15211         (ALL_MODULES): Added fastjar.
15212         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15213         (all-target-libjava): all-fastjar replaces all-zip.
15214         (all-fastjar): Added.
15215         (configure-target-fastjar, all-target-fastjar): Likewise.
15216         * configure.in (host_tools): Added fastjar.
15218 2000-12-07  Mike Stump  <mrs@wrs.com>
15220         * Makefile.in (local-distclean): Remove leftover built files.
15222 2000-11-24  Nick Clifton  <nickc@redhat.com>
15224         * configure.in (xscale-elf): Add target.
15225         (xscale-coff): Add target.
15227 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15229         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15230         recent versions of FreeBSD (release 3 or later).
15231         * ltconfig: On FreeBSD, -lc must not be provided when building
15232         a shared library or else the standard -pthread gcc option is
15233         rendered worthless to later users of the built library.
15235 2000-11-16  Fred Fish  <fnf@be.com>
15237         * configure.in (enable_libstdcxx_v3): Fix typo,
15238         libstd++ -> libstdc++.
15240 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15242         * MAINTAINERS: Add self to Write After Approval list.
15244 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15246         * MAINTAINERS: Update my email address.  Add myself to global write
15247         privs list.
15249 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15251         * Makefile.in: Merge with src and libgcj.
15252         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15253         configure-target-<library> when their configure scripts need the C
15254         or C++ library to have already been built to work properly.
15255         (do_proto_toplev): Set them to an empty string.
15257         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15258         (REALLY_SET_LIB_PATH): Use them.
15260 2000-11-17  Stan Shebs  <shebs@apple.com>
15262         * MAINTAINERS: Add self to Write After Approval list.
15264 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15266         * configure: Provide the original toplevel configure arguments
15267         (including $0) to subprocesses in the environment rather than
15268         through gcc/configargs.h.
15270 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15272         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15273         C99.  Alphabetise "Write After Approval" list.
15275 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15277         * configure: Turn on libstdc++ V3 by default.
15279         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15280         if we've got GCC.
15282 2000-11-11  Philip Blundell  <philb@gnu.org>
15284         * MAINTAINERS: Add self to Write After Approval list.
15286 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15288         * ltcf-c.sh (aix4): Improve shared library configuration; require
15289         exporting symbols.
15290         * ltcf-cxx.sh (aix4): Define.
15291         * ltconfig (aix4): Define library and soname specs appropriate for
15292         AIX.  Define command to create export symbols list.
15294 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15296         * config.sub: Add support for Sun Chorus
15298 2000-10-31  Nick Clifton  <nickc@redhat.com>
15300         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15301         <name>@redhat.com.  Also installed new email address for Clint
15302         Popetz.
15304 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15306         * etc: Remove directory from GCC.
15308 2000-10-16  Michael Meissner  <meissner@redhat.com>
15310         * configure (gcc/configargs.h): Only create if there is a build GCC
15311         directory created.
15313 2000-10-16  Matthias Klose  <doko@debian.org>
15315         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15316         when configured for libstdc++-v3.
15318 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15320         * configure: Save configure arguments to gcc/configargs.h.
15322 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15324         * config.guess: Import CVS version 1.157.
15325         * config.sub: Import CVS version 1.181.
15327 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15329         * Makefile.in (bootstrap): avoid recursion if subdir missing
15330         (cross): ditto
15331         (do-proto-toplev): ditto
15333 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15335         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15336         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15338         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15339         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15340         all affected `configure' scripts.
15342 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15344         * MAINTAINERS: Add self as cpplib co-maintainer.
15346 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15348         * MAINTAINERS: Add self to Write After Approval list.
15350 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15352         * INSTALL/README: egcs -> GCC update.
15354 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15356         * MAINTAINERS: Add myself to Write After Approval list.
15358 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15360         * MAINTAINERS: Add myself to Write After Approval list.
15362 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15364         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15365         X11 libraries for hppa64.
15367 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15369         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15371 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15373         * Makefile.in (all-zlib): Added dummy target.
15375         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15376         ltcf-gcj.sh: Updated from libtool multi-language branch.
15378 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15380         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15381         (bootstrap*): Depend on all-bootstrap.
15383 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15385         * config.guess: Import CVS version 1.156.
15386         * config.sub: Import CVS version 1.179.
15388 2000-09-02  Anthony Green  <green@cygnus.com>
15390         * Makefile.in (all-gcc): Depend on all-zlib.
15391         (CLEAN_MODULES): Add clean-zlib.
15392         (ALL_MODULES): Add all-zlib.
15393         * configure.in (host_libs): Add zlib.
15395 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15397         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15398         crosses, but add gcc/include to the header search path for them.
15400 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15402         * MAINTAINERS: Add self to Write After Approval list.
15404 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15406         * config.guess: Import CVS version 1.152.
15407         * config.sub: Import CVS version 1.177.
15409 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15411         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15412         $targargs to tell whether newlib is going to be built.
15414         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15415         $$r/TARGET_SUBDIR/libio for _G_config.h.
15417 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15419         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15421 2000-08-22  DJ Delorie  <dj@redhat.com>
15423         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15425 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15427         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15428         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15429         sub-configures.
15431 2000-08-21  DJ Delorie  <dj@redhat.com>
15433         * MAINTAINERS: Add self as a libiberty maintainer
15435 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15437         * configure.in (libstdcxx_flags): Use
15438         libstdc++-v3/src/libstdc++.INC.
15440 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15442         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15444 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15446         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15448         * configure: Make enable_threads and enable_shared defaults
15449         explicit.  Substitute enable_threads into generated Makefiles.
15450         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15451         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15453 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15455         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15457 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15459         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15460         previous delta.
15462 2000-08-11  Jason Merrill  <jason@redhat.com>
15464         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15465         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15466         (FLAGS_FOR_TARGET): Not here.
15467         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15469 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15471         * config-ml.in (CC, CXX): Don't introduce a leading space.
15473 2000-08-07  DJ Delorie  <dj@delorie.com>
15475         * MAINTAINERS: Add self as a DJGPP maintainer
15477 2000-08-07  DJ Delorie  <dj@redhat.com>
15479         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15480         "if we're also building gcc, and it's a gcc that will run on the
15481         build machine, we want to use its includes instead of the system's
15482         default includes".
15484 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15486         * MAINTAINERS: Add self to Write After Approval list.
15488 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15490         * configure.in (libstdcxx_flags): Don't use `"'.
15492         * config-ml.in: Adjust multilib search paths to the
15493         appropriate multilib tree.
15495 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15497         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15498         commas in $LANGUAGES.
15500 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15502         * configure.in: Re-enable all references to libg++ and librx.
15504 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15506         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15507         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15508         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15509         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15511         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15513 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15515         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15516         CXX_FOR_TARGET for sed.
15518 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15520         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15521         Do not override if already set in the environment or in configure.
15522         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15523         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15525 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15527         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15528         the libtool CVS tree multi-language branch.
15529         * ltconfig, ltmain.sh: Updated.
15531 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15533         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15534         (clean-target): Depend on it.
15536         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15537         (GCC_FOR_TARGET): Use it.
15538         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15539         * configure.in: ... here.
15540         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15541         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15543 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15545         * MAINTAINERS: Add self to Write After Approval list.
15547 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15549         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15550         (configure-target-libchill, configure-target-libobjc): Likewise.
15552         * configure.in: Use the same cache file for all target libs.
15553         * config-ml.in: But different cache files per multilib variant.
15555 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15557         * configure (topsrcdir): Don't use dirname.
15559 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15561         * MAINTAINERS: Add self to Write After Approval list.
15563 2000-07-20  Jason Merrill  <jason@redhat.com>
15565         * configure.in: Remove all references to libg++ and librx.
15567         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15569 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15571         * config.sub: Update to subversions version 2000-07-06.
15573 2000-07-12  Andrew Haley  <aph@cygnus.com>
15575         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15576         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15578 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15580         * symlink-tree:  Check number of arguments.
15582 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15584         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15585         search path for a g++ extracted from the build tree.  This
15586         will allow link tests run by configure scripts in
15587         subdirectories to succeed.
15589 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15591         * ltconfig: Add support for mips-dde-sysv4.2MP
15593 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15595         * MAINTAINERS: Add myself as loop discovery maintainer.
15597 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15599         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15600         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15602 2000-06-19  Timothy Wall  <twall@cygnus.com>
15604         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15605         * config.sub: Add tic54x target.
15607 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15609         * MAINTAINERS: Add self as Fortran maintainer,
15610         remove Craig Burley.
15612 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15614         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15615         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15617 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15619         * MAINTAINERS: Add self as i18n maintainer
15621 20000-05-21  H.J. Lu  (hjl@gnu.org)
15623         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15624         directory are used if they exist. Make sure
15625         $(build_tooldir)/include is searched for header files,
15626         $(build_tooldir)/lib/ for library files.
15627         (GCC_FOR_TARGET): Likewise.
15628         (CXX_FOR_TARGET): Likewise.
15630 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15632         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15634 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15636         * Makefile.in (configure-target-libiberty): Depend on
15637         configure-target-newlib.
15639 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15641         * configure.in, Makefile.in: Merge all libffi-related
15642         configury stuff from the libgcj tree.
15644 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15646         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15647         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15649 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15651         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15652         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15653         current version information.  Add to proto-toplev directory.
15654         (gdb-taz): Build do-djunpack.
15656 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15658         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15660 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15662         * MAINTAINERS: Add self to Write After Approval list.
15664 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15666         * ltmain.sh: Preserve in relink_command any environment
15667         variables that may affect the linker behavior.
15669 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15671         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15673 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15675         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15677 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15679         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15680         with the version name.
15682 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15684         * MAINTAINERS: Add self as bb-reorder maintainer.
15686 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15688         * config.if: Tweak.
15690 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15692         * djunpack.bat: New file.
15694 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15696         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15697         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15698         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15699         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15701 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15703         * config.sub (case $basic_machine): Change default for "ibm-*"
15704         to "openedition".
15706 2000-04-13  Andreas Jaeger  <aj@suse.de>
15708         * MAINTAINERS: Added myself.
15710 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15712         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15713         (do-md5sum): New target.
15714         (MD5PROG): Define.
15715         (PACKAGE): Default to TOOL.
15716         (VER): Default to a shell script.
15717         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15718         md5 checksum generation.
15719         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15720         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15721         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15722         insight.tar.bz2): Use gdb-taz to create archive.
15724 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15726         * configure (warn_cflags): Delete.
15728 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15730         * MAINTAINERS: Added myself.
15732 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15733             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15735         * configure.in (enable_libstdcxx_v3): Add.
15736         (target_libs): Add bits here to switch between libstdc++-v2 and
15737         libstdc++-v3.
15738         * config.if: And this file too.
15739         * Makefile.in: Add libstdc++-v3 targets.
15741 2000-04-05  Michael Meissner  <meissner@redhat.com>
15743         * config.sub (d30v): Add d30v as a basic machine type.
15745 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15747         * configure.in: -linux-gnu*, not -linux-gnu.
15749 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15751         * MAINTAINERS: Add self in write-after-approval section.
15753 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15755         * MAINTAINERS: Add self as ia64 port maintainer.
15757 2000-03-08  Neil Booth  <NeilB@earthling.net>
15759         * MAINTAINERS: Add self in write-after-approval section.
15761 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15763         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15764         (do-tar-bz2): Replace TOOL with PACKAGE.
15765         (gdb.tar.bz2): Remove GDBTK from GDB package.
15766         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15767         dejagnu.tar.bz2): New packages.
15769 2000-02-27  Andreas Jaeger  <aj@suse.de>
15771         * configure.in: Add entry for mips*-*-linux*, move catch all
15772         *-*-*linux* entry below this one.
15774 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15776         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15778 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15780         * config.sub: Support an OS of "wince".
15782 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15784         * config.guess, config.sub: Updated to match config's 2000-02-15
15785         version.
15787 2000-02-23  Linas Vepstas  <linas@linas.org>
15789         * config.sub: Add support for Linux/IBM 370.
15790         * configure.in: Likewise.
15792 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15794         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15796 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15798         * config.guess: Guess "cygwin" rather than "cygwin32".
15800 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15802         * configure (gcc_version): When setting, narrow search to
15803         lines containing `version_string'.
15805 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15807         * config.sub: Add support for avr target.
15809 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15811         * MAINTAINERS: Add maintainers for MCore port.
15813 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15815         * config.sub: Add mmix-knuth-mmixware.
15817 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15819         * MAINTAINERS: Pair cccp with cpplib maintainership.
15821 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15823         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15824         structure stuff to -L library search.
15825         (CXX_FOR_TARGET): Ditto.
15826         (CROSS_CHECK_MODULES): Fix spelling mistake.
15828 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15830         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15831         the C++ compiler.
15833 2000-01-12  Richard Henderson  <rth@cygnus.com>
15835         * configure.in: Don't build some bits for beos.
15837 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15839         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15840         as include files.
15842 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15844         * Add self as cpplib maintainer, as requested by Jason
15845         Merrill.  Correct my e-mail address.
15847 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15849         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15850         not mh-aix43.
15852 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15854         * MAINTAINERS: Add myself to "write after approval" list.
15856 1999-12-14  Richard Henderson  <rth@cygnus.com>
15858         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15859         * config.sub: Accept alphaev[78], alphaev8.
15861 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15863         * config.guess, config.sub: Update from autoconf.
15865 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15867         * MAINTAINERS:  update my playtime e-address.
15869 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15871         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15872         necessary libraries are missing.
15874 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15876         * MAINTAINERS: Add new 'write after approval' maintainer.
15878 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15880         * MAINTAINERS: Add new Java maintainer.
15882 1999-10-25  Andreas Schwab  <schwab@suse.de>
15884         * configure: Fix quoting inside arguments of eval.
15886 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15888         * config-ml.in: Allow suppression of some ARM multilibs.
15890 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15892         * config.guess: Add OS/390 match pattern.
15893         * config.sub: Add mvs, openedition targets.
15894         * configure.in (i370-ibm-opened*): New.
15896 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15898         * config.sub: Add support for configuring for pj.
15900 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15902         * config.sub (maybe_os): Add support for configuring for fr30.
15904 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15906         * configure.in: Do not configure or build ld for AIX
15907         platforms.  ld is known to be broken on these platforms.
15909 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15911         * config-ml.in: Pass compiler flag corresponding to multidirs to
15912         subdir configures.
15914 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15916         * Makefile.in (LDFLAGS): Define.
15918 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15920         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15921         noconfigdirs.
15922         (*-*-cygwin*): Likewise.
15924 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15926         * mkdep: New file.
15927         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15928         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15930         From Eli Zaretskii <eliz@is.elta.co.il>:
15931         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15932         long file name when using DJGPP on MS-DOS.
15934 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15936         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15938 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15940         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15941         dependency as this causes "make check" to globally "make all"
15943 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15945         * configure.in (target_libs): Added target-zlib.
15946         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15947         (CONFIGURE_TARGET_MODULES): Likewise.
15948         (CHECK_TARGET_MODULES): Likewise.
15949         (INSTALL_TARGET_MODULES): Likewise.
15950         (CLEAN_TARGET_MODULES): Likewise.
15951         (configure-target-zlib): New target.
15952         (all-target-zlib): Likewise.
15953         (all-target-libjava): Depend on all-target-zlib.
15954         (configure-target-libjava): Depend on configure-target-zlib.
15956         * Makefile.in (configure-target-libjava): Depend on
15957         configure-target-newlib.
15958         (configure-target-boehm-gc): New target.
15959         (configure-target-qthreads): New target.
15961         * configure.in (target_libs): Added target-qthreads.
15962         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15963         (CONFIGURE_TARGET_MODULES): Likewise.
15964         (CHECK_TARGET_MODULES): Likewise.
15965         (INSTALL_TARGET_MODULES): Likewise.
15966         (CLEAN_TARGET_MODULES): Likewise.
15967         (all-target-qthreads): New target.
15968         (configure-target-libjava): Depend on configure-target-qthreads.
15969         (all-target-libjava): Depend on all-target-qthreads.
15971         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15972         (CONFIGURE_TARGET_MODULES): Likewise.
15973         (CHECK_TARGET_MODULES): Likewise.
15974         (INSTALL_TARGET_MODULES): Likewise.
15975         (CLEAN_TARGET_MODULES): Likewise.
15976         (all-target-libjava): New target.
15977         (all-target-boehm-gc): Likewise.
15978         * configure.in (target_libs): Added libjava, boehm-gc.
15980 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15982         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15983         configure.bat in SUPPORT_FILES.
15984         (gas+binutils.tar.bz2): Likewise.
15986         * makeall.bat: Remove; obsolete.
15988 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15990         From Mark Elbrecht:
15991         * configure.bat: Remove; obsolete.
15993 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15995         * configure: Add -W -Wall to the default CFLAGS when compiling with
15996         gcc.
15998 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
16000         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
16002 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
16004         * configure.in: Build ld on IRIX6.
16006 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
16008         * Makefile.in: Change distribution targets to use bzip2 instead of
16009         gzip.
16010         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
16011         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
16013 1999-06-04  Nick Clifton  <nickc@cygnus.com>
16015         * config.sub: Add mcore target.
16017 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
16019         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
16021 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
16023         * config.guess (dummy): Changed to $dummy.
16025 1999-05-24  Nick Clifton  <nickc@cygnus.com>
16027         * config.sub: Tidied up case statements.
16029 1999-05-22  Ben Elliston  <bje@cygnus.com>
16031         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
16032         <jiro@din.or.jp>.
16034         * config.guess: Merge with FSF version. Future changes will be
16035         more accurately recorded in this ChangeLog.
16036         * config.sub: Likewise.
16038 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
16040         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
16042 1999-04-30  Tom Tromey  <tromey@cygnus.com>
16044         * ltmain.sh: [mode link] Always use CC given by ltconfig.
16046 1999-04-23  Tom Tromey  <tromey@cygnus.com>
16048         * ltconfig, ltmain.sh: Update to libtool 1.2f.
16050 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
16052         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
16053         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
16054         Bad merge removed these two changes.
16056 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
16057                           Martin Heller (Ing.-Buero_Heller@t-online.de)
16059         * config.guess (interix Alpha): Add.
16061 1999-04-11  Richard Henderson  <rth@cygnus.com>
16063         * configure.in (i?86-*-beos*): Do config gperf; don't config
16064         gdb, newlib, or libgloss.
16066 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
16068         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
16069         link a trivial program with -mabi=64.  If it fails, remove mabi=64
16070         from multidirs.
16072 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
16074         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
16076 1999-04-08  Nick Clifton  <nickc@cygnus.com>
16078         * config.sub: Add support for mcore targets.
16080 1999-04-07  Michael Meissner  <meissner@cygnus.com>
16082         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16083         not mt-ospace, in order to shut up assembler warning about using
16084         symbols that are named the same as registers.
16086 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
16088         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16089         dependency list for all-target-cygmon.
16091 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
16093         * config-ml.in: Check $host, not $target, for selective multilibs.
16094         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16095         thumb interworking, and underscore prefix multilibs.
16097 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
16099         * missing: Update to version from current automake.
16101 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
16103         * configure (gxx_include_dir): Removed.
16105         * configure.in (gxx_include_dir): Handle it.
16106         * Makefile.in: Likewise.
16108 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
16110         * config.sub (mips64vr4111,mips64vr4111el) Add.
16112 1999-03-21  Ben Elliston  <bje@cygnus.com>
16114         * config.guess: Correct typo for detecting ELF on FreeBSD.
16116 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
16118         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16119         config/mh-djgpp.
16121 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
16123         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16124         all-target-newlib to dependency list for all-target-bsp.
16126 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16128         * config.sub: Add i386-uwin support.
16129         * config.guess: Likewise.
16131 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16133         * configure.in: cleanup, add mh-*pic handling for arm, special
16134         case powerpc*-*-aix*
16136 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
16138         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16139         can be built.
16141 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
16143         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16144         targets.
16146 1999-03-02  Nick Clifton  <nickc@cygnus.com>
16148         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16150 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16152         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16154 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16156         * config.sub: Fix typo in arm recognition.
16158 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16160         * configure.in (noconfigdirs): Changed target_configdirs to
16161         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16162         rather than m68k-*-* since it is not known to work on
16163         m68k-aout. Ditto for arm-*-*oabi.
16165 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16167         * configure.in (*-*-windows*): Remove, no longer used.
16169 1999-02-19  Ben Elliston <bje@cygnus.com>
16171         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16172         Smart and improved by Andrew Cagney.
16174 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16176         * config.guess: Recognize openbsd-*-hppa.
16178 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16180         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16181         only if it is not empty.
16183 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16185         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16187         * config.guess: Modified to recognize uname's armv* syntax.
16189         * config.sub: Modified to recognize uname's armv* syntax.
16191 1999-02-17  Mark Salter  <msalter@cygnus.com>
16193         * configure.in: Added target-bsp for sparclite.
16195 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16197         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16199 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16201         * configure.in: Add support for strongarm port.
16202         * config.sub: Add support for strongarm target.
16204 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16206         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16207         the old name config/mh-cygwin32.
16208         Enable texinfo.
16210 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16212         * configure.in: Do build ld for ix86 Solaris.
16214 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16216         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16217         $AR_FOR_TARGET.  Likewise for RANLIB.
16219 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16221         * config.sub (oabi):  Recognize.
16222         * configure.in (arm-*-oabi):  Handle.
16224 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16226         * config.guess: Improve detection of i686 on UnixWare 7.
16228 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16230         * config.guess: Add support for i386-pc-interix.
16231         * config.sub: Likewise.
16232         * configure.in: Likewise.
16234 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16236         * Makefile.in: Remove unneeded all-target-libio from
16237         from all-target-winsup target since it is now unneeded.
16238         Add all-target-libtermcap in its place since it is now
16239         needed.
16241 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16243         * configure.in: makefile stub for cygwin target is probably
16244         unnecessary.  Remove it for now.
16246 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16248         * configure.in: libtermcap.a should be built when cygwin is the
16249         target as well as the host.
16250         * config.guess: Allow mixed case in cygwin uname output.
16251         * Makefile.in: Add libtermcap target.
16253 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16255         * config.sub: Clean up handling of hppa2.0.
16257 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16259         * config.guess: Use C code to identify more HP machines.
16261 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16263         * config.sub: Handle hppa2.0.
16265 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16267         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16268         cygmon for all sparclite targets, regardless of object format.
16270 1998-12-15  Mark Salter  <msalter@cygnus.com>
16272         * configure.in: Added target-bsp for several target architectures.
16274         * Makefile.in: Added rules for bsp.
16276 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16278         * config.guess: Improve detection of hppa2.0 processors.
16280 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16282         * config.guess: Recognize FreeBSD using ELF automatically.
16284 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16286         * configure (skip-this-dir): Add handling for new shell script, which
16287         might be created by a sub-directory's configure to indicate, this particular
16288         directory is "unwanted".
16289         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16291 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16293         * ltconfig: import from libtool, after changing libtool to
16294         account for the cygwin name change.
16296 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16298         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16299         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16301 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16303         * configure.in: Add libtermcap to list of cygwin dependencies.
16305 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16307         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16308         they include winsup/include when it's a cygwin target.
16310 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16312         * configure.in (host_tools): Added zip.
16313         * Makefile.in (all-target-libjava): Depend on all-zip.
16314         (all-zip): New target.
16315         (ALL_MODULES): Added all-zip.
16316         (NATIVE_CHECK_MODULES): Added check-zip.
16317         (INSTALL_MODULES): Added install-zip.
16318         (CLEAN_MODULES): Added clean-zip.
16320 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16322         * Makefile.in: lose "32" from comment about cygwin.
16324 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16326         * configure.in: Use -Os to build target libraries for the fr30.
16328 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16330         * config.sub: Add fr30.
16332 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16334         * configure.in: drop "32" from config/mh-cygwin32.  Check
16335         cygwin* instead of cygwin32*.
16336         * config.sub: Check cygwin* instead of cygwin32*.
16338 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16340         * config.guess: Match any version of Unixware7.
16342 1998-10-20  Syd Polk  <spolk@cygnus.com>
16344         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16345         if desired.
16347 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16349         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16350         these if the appropriate directories and files to not exist.
16352 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16354         * Makefile.in (DEVO_SUPPORT): Add config.if.
16356 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16358         * configure: Add pattern to replace "build_tooldir"'s
16359         definition in the generated Makefile with "tooldir"'s
16360         actual value.
16362 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16364         * config.sub: Bring back lost sparcv9.
16366         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16368 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16370         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16371         CC_FOR_TARGET and friends.
16373 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16375         * Makefile.in (build_tooldir): New variable, same as tooldir.
16376         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16377         -B$(build_tooldir)/bin/.
16378         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16380 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16382         * README: Remove installation instructions and refer to the
16383         INSTALL directory instead.
16385 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16387         * config.sub: Add support for i[34567]86-pc-udk.
16388         * configure.in: Likewise.
16390 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16392         * Makefile.in: add bzip2 package building bits for user
16393         tools module
16394         * configure.in: ditto
16396 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16398         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16399         (ALL_TARGET_MODULES): Add all-target-libobjc.
16400         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16401         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16402         (all-target-libchill): Add dependencies.
16403         * configure.in (target_libs): Add libchill.
16405 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16407         * configure.in (target_subdir): Remove duplicate line.
16409 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16411         * Makefile.in (all-automake): fix dependencies.
16413 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16415         * configure.in: Minor cleanups for building in the $(target_alias)
16416         subdir.
16418 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16420         * Makefile.in (bootstrap): Set r and s before make all.  Use
16421         BASE_FLAGS_TO_PASS in make all.
16422         (cross): Likewise.
16424 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16426         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16428 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16430         * config.sub: Fix typo in last change.
16432 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16434         * config.sub: Add support for C4x target.
16435         * configure.in: Likewise.
16437 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16439         * config.sub: Recognize sparcv9 just like sparc64.
16441 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16443         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16445 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16447         * config.guess: Correctly identify Pentium II sco boxes.
16449         * config.guess: Fix "tr" code.  From Weiwen Liu.
16451 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16453         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16454         stabs.
16456 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16458         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16459         (ALL_TARGET_MODULES): Add all-target-libchill.
16460         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16461         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16462         (all-target-libchill): Add dependencies.
16463         * configure.in (target_libs): Add libchill.
16465 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16467         * config.guess: Avoid assumptions about "tr" behaves when
16468         LANG is set to something other than English.
16470 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16472         * configure (gxx_include_dir): Changed to
16473         '${prefix}/include/g++'-${libstdcxx_interface}.
16475         * config.if: New to determine the interfaces.
16477 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16479         * config.guess: Detect and handle MPE/IX.
16480         * config.sub: Deal with MPE/IX.
16482 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16484         * configure.in: Use mh-aix43.
16486 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16488         * configure: Fix --without/--disable cases for gxx-include-dir.
16490 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16492         * mdata-sh:  Imported.  Needed for automake support.
16494 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16496         * Makefile.in (taz): Try "chmod -R og=u ." before
16497         "chmod og=u `find . -print`".
16499 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16501         * configure.in: Add arm-elf and thumb-elf support.
16503 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16505         * Makefile.in: Undo previous patch.
16507 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16509         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16510         to here ...
16511         (install-no-fixedincludes): and here
16512         (INSTALL_MODULES): ... from here.
16514 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16516         * config.sub: Merge with FSF.
16518         * config.guess: Merge with FSF.
16520 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16522         * configure (extraconfigdirs): New variable.
16523         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16524         * Makefile.in (all): Move higher in file.
16525         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16526         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16527         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16528         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16529         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16531 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16533         * Makefile.in (all-target-libjava): Depend on all-gcc and
16534         all-target-newlib.
16535         (configure-target-libjava): Depend on $(ALL_GCC).
16537 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16539         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16540         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16542 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16544         * INSTALL/README: Fix typo.
16546 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16548         * ylwrap: Change absolute path checks to check for DOS style path
16549         names.
16551         * ylwrap: Don't use a full path name if the source file is in the
16552         same directory.  From hjl@lucon.org (H.J. Lu).
16554         * config-ml.in: Default to being verbose, to match Feb 18 change to
16555         configure.
16557 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16559         Brought over from egcs:
16561         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16563         * configure.in (target_subdir): Set to ${target_alias} instead
16564         of "libraries".
16566         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16568         * configure.in (target_subdir): Set to libraries if enable_multilib.
16570 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16572         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16573         multilibs, force reconfiguration the first time we create
16574         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16576 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16578         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16579         avoid confusion with --no-recursion.
16581 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16583         * configure.in: Win32 hosts shouldn't use install -x
16584         * install-sh: remove -x option, and special .exe-handling
16585         hack.
16587 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16589         * config.guess: Recognize i586-pc-beos.
16590         * configure.in: Don't build some bits for beos.
16592 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16594         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16595         CFLAGS default to -O2.
16597         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16598         when using GNU ld.
16600 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16602         * ltmain.sh: Correct install when using a different shell.
16604 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16606         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16608 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16610         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16611         target.
16613 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16615         * ltconfig: Update to correct AIX handling.
16617 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16619         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16621         * configure.in (target_subdir): Set to ${target_alias} instead
16622         of "libraries".
16624 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16626         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16627         (Makefile): Depend on $(gcc_version_trigger).
16629         * configure (gcc_version): Change default initializer to empty
16630         string.
16631         (gcc_version_trigger): New variable; pass this variable down
16632         to subdir configures to enable them checking gcc's version
16633         themselves. Emit make macros for both gcc_version vars.
16634         (topsrcdir): Initialize reliably.
16635         (recursion line): Remove --with-gcc-version=${gcc_version}.
16637 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16639         * configure (enable_version_specific_runtime_libs): Implement new flag
16640         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16641         in $(libsubdir); emit definition in each generated Makefile.
16642         (gxx_include_dir): Initialize depending on
16643         $enable_version_specific_runtime_libs.
16645 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16647         * configure (gcc_version): Initialize properly depending on
16648         how and where configure is started.
16649         (recursion line): Pass a --with-gcc-version=${gcc_version}
16650         to configures in subdirs.
16652 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16654         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16655         cygmon
16657 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16659         * configure.in: Add cygmon and libstub support for mn10200.
16661 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16663         * configure (gcc_version): Add new variable describing the
16664         particular gcc version we're building.
16665         * Makefile.in (libsubdir): Add new macro for the directory
16666         in which the compiler finds executables, libraries, etc.
16667         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16668         and libsubdir.
16670 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16672         * Makefile.in (local-clean): Remove *.log.
16673         (warning.log): Built with warn_summary from build.log.
16674         (mail-report.log): Run test_summary.
16675         (mail-report-with-warnings.log): Run test_summary including
16676         warning.log in the report.
16678 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16680         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16682 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16684         * Makefile.in (grep): Grep no longer depends on libiberty.
16686 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16688         * Makefile.in: all-snavigator needs all-libgui.
16690 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16692         * configure.in: Add cygmon and libstub support for mn10300.
16694 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16696         * missing: Update to version from automake 1.3.
16698         * ltmain.sh: On installation, don't get confused if the same name
16699         appears more than once in the list of library names.
16701 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16703         * config.sub: Accept m68060 and m5200 as CPU names.
16705 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16707         * configure: Use && rather than using -a in test, because odd
16708         strings can confuse test.
16709         * configure.in: Likewise.
16711 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16713         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16715 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16717         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16718         bootstrap4-lean): New targets.
16720 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16722         * mpw-* Delete.  Not used.
16724 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16726         * COPYING.LIB: Update FSF address.
16728 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16730         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16732         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16733         GAS_SUPPORT_DIRS.
16735 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16737         * ltconfig, ltmain.sh: Avoid producing a version number if
16738         -version-info was not used.
16740 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16742         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16743         building with newlib.
16745 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16747         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16748         Solaris `make' causes it to continue to next definition.
16750 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16752         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16753         the right GUI libraries and files are installed along with GDB.
16755 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16757         * configure.in: Change alpha to alpha* in several places.
16759 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16761         * config.sub: Recognize sparc86x.
16763 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16765         * configure.in (--enable-target-optspace): Remove debug echo.
16767 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16769         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16771 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16773         * ltconfig: Update cygwin32 support.
16775         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16776         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16777         (GDB_SUPPORT_DIRS): Likewise.
16779 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16781         * configure.in (target_makefile_frag): If --enable-target-optspace,
16782         use -Os to compile target libraries rather than -O2.  Default to
16783         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16784         not used.
16785         * configure.in (target_cflags): Ditto for d30v.
16787 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16789         * Makefile.in (all-bfd): Depend on all-intl.
16790         (all-binutils): Likewise.
16791         (all-gas): Likewise.
16792         (all-gprof): Likewise.
16793         (all-ld): Likewise.
16795 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16797         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16799 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16801         * Makefile.in (all-bfd): Depend upon all-libiberty.
16803         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16805 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16807         * Makefile.in: Add libstub.
16809         * configure.in: Ditto. Build libstub for targets that have cygmon
16810         support.
16812 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16814         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16816 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16818         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16819         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16821 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16823         * configure: Define DEFAULT_M4 by searching PATH.
16824         * Makfile.in: Use DEFAULT_M4.
16826 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16828         * ltconfig: Add cygwin32 support.
16830         * Makefile.in, configure.in: Add libtool as a native only directory
16831         to configure and build.
16833 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16835         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16837 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16839         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16841 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16843         * Makefile.in: add ash make rules
16844         * configure.in: add ash to native_only and host_tools lists
16846 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16848         * Makefile.in (all-gettext, all-intl): New targets.
16849         (ALL_MODULES): Added all-gettext, all-intl.
16850         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16851         (INSTALL_MODULES): Added install-gettext, install-intl.
16852         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16854         * configure.in (host_tools): Added gettext.
16855         (native_only): Likewise.
16856         (noconfigdirs) [various cases]: Likewise.
16857         (host_libs): Added intl.
16859 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16861         * configure: Do not disable building gdbtk for cygwin32 hosts.
16863 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16865         * configure.in: Add thumb-coff target.
16866         * config.sub: Add thumb-coff target.
16868 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16870         * Makefile.in: Revert yesterday's change.
16871         (all-target-winsup):  all-target-librx stays out of here.
16873 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16875         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16876         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16877         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16878         Remove references to librx and libg++.
16880 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16882         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16883         recursive makes
16885 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16887         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16888         for newlib directory.
16889         (CXX_FOR_TARGET): Likewise.
16891 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16893         * ltconfig: Update after libtool/ltconfig.in change for
16894         hpux11.
16896 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16898         * ltconfig, ltmain.sh: Update to libtool 1.2.
16900 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16902         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16903         (install-gcc-cross): Instead, override LANGUAGES here.
16905 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16907         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16908         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16910 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16912         * configure.in: Add Thumb-pe target.
16914 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16916         * Makefile.in - changed sn targets to snavigator
16917         * configure.in - changed sn targets to snavigator
16919 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16921         * config-ml.in: After building symlink tree call make distclean
16922         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16923         to be the case for libiberty.
16925 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16927         * configure: When making link, also check the current
16928         directory. The configure scripts may create one.
16930 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16932         * config.sub: Accept alphapca56 and alphaev6 properly.
16934 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16936         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16938 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16940         * config.sub (sco5): Fix typo.
16942 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16944         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16945         install-itcl.
16946         (install-itcl): Remove dependency on install-tcl.
16948 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16950         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16952 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16954         * configure.in: Don't build libgui for a cygwin32 target when not on
16955         a cygwin32 host.
16957 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16959         * configure (redirect): Set to null, so default behavior of
16960         configure is now --verbose.
16962 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16964         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16965         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16967 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16969         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16970         this change to sync Makefile.in with its ChangeLog entries.
16972 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16974         * ltmain.sh (mkdir): Check that the directory doesn't exist
16975         before we exit with error, so that we don't get races during
16976         parallel builds.
16978 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16980         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16982 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16984         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16985         PICFLAG_FOR_TARGET.
16986         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16988         * configure: Emit a definition for the new macro enable_shared
16989         into each Makefile.
16991 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16993         * configure.in (host_tools, native_only): Add libtool.
16995 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16997         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16998         Fix typo in ming config comment.
17000 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
17002         * ltconfig, ltmain.sh: Update from libtool 1.0h.
17004 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
17006         * config.sub: Add tic30 cases, and map c30 to tic30.
17008 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
17010         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
17011         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
17012         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
17013         (CLEAN_TARGET_MODULES): Similarly
17014         (all-target-libf2c): Add dependences.
17015         * configure.in (target_libs): Add libf2c.
17017 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
17019         * configure.in: Remove expect from noconfigdirs when target
17020         is cygwin32.  OK to build expect and dejagnu with Canadian
17021         Cross.
17023 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
17025         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
17026         host.
17028         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
17029         and mingw32.
17031 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17033         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
17034         here as it is not defined in the toplevel Makefile.
17036 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17038         * configure (package_makefile_rules_frag): New variable, which names
17039         a file with generic rules, ...
17040         Change comment to mention we now have FIVE parts.
17041         * configure: Undo last change.
17043 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
17045         * config.guess: More accurate determination of HP processor types.
17046         * config.sub: More accurate determination of HP processor types.
17048 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17050         * configure (package_makefile_frag): Move inserting the
17051         ${package_makefile_frag} to where it should be according
17052         to the comment.
17054 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
17056         * config.guess: Add support for Linux/ARM.
17058 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
17060         * .cvsignore: Remove *-info and *-install since they match
17061         release-info and mpw-install, which we don't want to just ignore.
17063 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
17065         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
17067 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
17069         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
17070         local_prefix to sub-make invocations.
17072 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
17074         * configure.in: Check makefile fragments in the source
17075         directory.
17077 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
17079         * configure.in: Check whether host and target makefile
17080         fragments exist before adding them to *_makefile_frag.
17082 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
17084         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17086 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
17088         * configure.in: Make sure we only replace RPATH_ENVVAR on
17089         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17090         regexp to sed.
17092         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17093         to sub-makes.
17095 1998-01-13  Lee Iverson   (leei@ai.sri.com)
17097         * config-ml.in (multi-do): LDFLAGS must include multilib
17098         designator.
17100 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
17102         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17104 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
17106         * config.sub: Add mingw32 support.
17107         * configure.in: Likewise.
17109 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17111         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17113 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
17115         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17116         * configure (gxx_include_dir): Provide a definition for subdirs
17117         which do not use autoconf.
17119 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
17121         * config.guess: Sync with egcs.  Picks up new alpha support,
17122         BeOS & some additional linux support.
17124 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
17126         * config.guess: HP 9000/803 is a PA1.1 machine.
17128 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
17130         * configure.in: It's alpha*-...
17132 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17134         * configure.in (host_makefile_frag, target_makefile_frag):
17135         Handle multiple config files.
17136         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17137         alpha-*-*.
17139 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
17141         * mkdep: New file.
17143 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
17145         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17147 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17149         * Makefile.in: Add libgui directory.
17150         (GDB_TK): Add all-libgui.
17151         * configure.in: Add libgui directory.
17152         * configure: Add all-libgui to GDB_TK.
17154 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17156         * config-ml.in (multidirs): Add m32r to multilib list.
17158 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17160         * Makefile.in (all-target-gperf): Change dependency to
17161         all-target-libstdc++.
17163 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17165         * config.guess: Add BeOS support.
17167 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17169         Source directory cvs renamed to cvssrc:
17170         * configure.in (host_tools): Change cvs to cvssrc.
17171         (native_only): Likewise.
17172         (noconfigdirs) [various cases]: Likewise.
17173         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17174         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17175         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17176         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17177         (all-cvssrc): Rename target from all-cvs.
17179 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17181         * configure (gxx_include_dir): Fix thinko.
17183 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17185         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17186         (install-cross, install-gcc-cross): New targets.
17188 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17190         * configure.in (noconfigdirs): Add support for Thumb target.
17192         * config.sub (maybe_os): Add support for Thumb target.
17194 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17196         * Makefile.in: Add rules for cygmon.
17198         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17200 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17202         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17203         * configure (gxx_include_dir): Provide a definition for subdirs
17204         which do not use autoconf.
17206 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17208         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17209         11/18/97 build
17211 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17213         * From Franz Sirl.
17214         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17215         found on RedHat Linux systems.
17217 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17219         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17220         guesses.
17222 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17224         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17226 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17228         * ltmain.sh: If mkdir fails, check whether the directory was created
17229         anyhow by some other process.
17231 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17233         * configure.in (d30v-*-*): Configure all directories.
17235 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17237         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17238         for the D30V.
17240 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17242         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17244 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17246         * include/libiberty.h: Add extern "C" { so it can be used with C++
17247         progrms.
17248         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17249         programs.
17251 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17253         * configure.in (d30v-*-*): Configure GCC now.
17255 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17257         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17258         is no longer needed.
17260 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17262         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17264 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17266         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17267         targets using "$@" to provide support for similar but not identical
17268         targets without having to duplicate code.
17270 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17272         * makefile.vms: Fix to work with DEC C.
17274 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17276         * config.sub: Add mips-tx39-elf to marketing names.
17278 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17280         * ltmain.sh: Handle symlinks in generated script.
17282 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17284         * configure: Handle autoconf style directory options: --bindir,
17285         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17286         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17287         --sysconfdir.
17288         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17289         (sharedstatedir, localstatedir, oldincludedir): New variables.
17290         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17291         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17292         sbindir, sharedstatedir, and sysconfdir.
17294 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17296         * Makefile.in (bootstrap-lean): New target.
17298 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17300         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17301         sn, and gnuserv from noconfigdirs.
17303 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17305         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17307 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17309         * Makefile.in (cross): New target.
17311 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17312                           Jeff Law         <law@cygnus.com>
17314         * Makefile.in (bootstrap2, bootstrap3): New targets.
17315         (all-bootstrap): Remove outdated and confusing target.
17316         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17318 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17320         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17321         windows.  Consistent with gdb/configure.
17323 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17325         * configure.in: Name Linux target fragment.
17327         * configure: Rewrite so that project Makefile fragment is inserted
17328         first and appears last in the resulting Makefile.
17330 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17332         * Makefile.in (install-itcl): Install tcl first.
17334 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17336         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17338 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17340         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17342         * configure.in (skipdirs): Add target-librx for Linux.
17343         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17345 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17347         * Makefile.in (bootstrap): New target.
17349 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17351         * config.sub: Accept 'amigados' for backward compatibility.
17353 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17355         * config.guess: Merge with FSF.
17357 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17359         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17361 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17363         * config.sub: Add "marketing-names" patch.
17365 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17367         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17369 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17371         * config.sub: Handle v850-elf.
17373 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17375         * .cvsignore (*-install): Remove.
17377 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17379         * ltconfig: Set CONFIG_SHELL in libtool.
17380         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17382 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17384         * configure.in (target_subdir): Set to libraries if enable_multilib.
17386 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17388         * config.guess: Update from gcc directory.
17390 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17392         * Makefile.in (all-sim): Depends on all-readline.
17394 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17396         * Makefile.in (BISON, YACC): Use $$s.
17397         (all-bison): Depend on all-texinfo.
17399 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17401         * Makefile.in (BISON): Add -L flag.
17402         (YACC): Likewise.
17404 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17406         * configure.in (noconfigdirs): Add support for v850e target.
17408         * config.sub (maybe_os): Add support for v850e target.
17410 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17412         * configure.in (noconfigdirs): Add support for v850ea target.
17414         * config.sub (maybe_os): Add support for v850ea target.
17416 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17418         * config.sub: Add mipstx39.  Delete r3900.
17420 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17422         * Makefile.in (all-autoconf): Depends on all-texinfo.
17424 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17426         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17427         eabi targets.
17429 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17431         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17433         * configure: When handling a Canadian Cross, handle YACC as well as
17434         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17435         * Makefile.in (all-bison): Depend upon all-texinfo.
17437 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17439         * Makefile.in (BISON): bison, not byacc or bison -y.
17440         (YACC): bison -y or byacc or yacc.
17441         (various): Add *-bison as appropriate.
17442         (taz): No need to mess with BISON anymore.
17444 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17446         * configure: If OSTYPE matches *win32*, try to find a good value for
17447         CONFIG_SHELL.
17449 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17451         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17452         configure.in if it is present.
17454 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17456         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17458 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17460         * config.sub: Recognize `arc' cpu.
17461         * configure.in: Likewise.
17462         * config-ml.in: Likewise.
17464 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17466         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17468 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17470         * configure: Changed sed delimiter from ':' to '|' when
17471         attempting to substitute ${config_shell} for SHELL. On
17472         NT ${config_shell} may contain a ':' in it.
17474 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17476         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17478 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17480         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17482 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17484         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17486         * ylwrap: If the program is a relative path, force it to be
17487         absolute.
17489 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17491         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17493 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17495         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17496         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17497         for libraries.
17499 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17501         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17502         separated by spaces.
17504 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17506         * ylwrap: New file.
17507         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17509         * ltmain.sh: Handle /bin/sh at start of install program.
17511         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17513         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17514         * missing: New file, from automake 1.2.
17516 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17518         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17519         check-tk to CHECK_X11_MODULES.
17521 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17523         * config.sub: Merge with FSF.
17525 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17527         * config.guess: Merge with FSF.
17529 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17531         * configure: Treat msdosdjgpp like go32.
17532         * configure.in: Likewise.  Don't remove gprof for go32.
17534         * configure: Change Makefile.tem2 to Makefile.tm2.
17536 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17538         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17540 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17542         * install-sh (chmodcmd): Set to null if the DST directory already
17543         exists.  Same as Nov 11th change.
17545 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17547         * configure (GDB_TK): Needs itcl and tix.
17549 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17551         * config.guess: Update from FSF.
17553 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17555         * Makefile.in (GDB_TK): Depend on itcl and tix.
17557 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17559         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17560         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17561         (INSTALL_SCRIPT): New variable.
17562         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17563         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17564         to -x.
17565         * install-sh: Add support for -x option.
17567 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17569         * configure.in, Makefile.in: Treat tix like itcl.
17571 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17573         * Makefile.in (WINDRES): New variable.
17574         (WINDRES_FOR_TARGET): New variable.
17575         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17576         (EXTRA_HOST_FLAGS): Add WINDRES.
17577         (EXTRA_TARGET_FLAGS): Add WINDRES.
17578         (EXTRA_GCC_FLAGS): Add WINDRES.
17579         ($(DO_X)): Pass down WINDRES.
17580         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17581         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17582         DLLTOOL_FOR_TARGET.
17584 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17586         * configure.in: configure sim before gdb for win32-x-ppc
17588 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17590         Move gperf into the toplevel, from libg++.
17591         * configure.in (target_tools): Add target-gperf.
17592         (native_only): Add target-gperf.
17593         * Makefile.in (all-target-gperf): New target, depend on
17594         all-target-libg++.
17595         (configure-target-gperf): Empty rule.
17596         (ALL_TARGET_MODULES): Add all-target-gperf.
17597         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17598         (CHECK_TARGET_MODULES): Add check-target-gperf.
17599         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17600         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17602 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17604         * config.sub (mn10200): Recognize new basic machine.
17606 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17608         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17609         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17611 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17613         * configure.in: If we're building mips-sgi-irix6* native, turn on
17614         ENABLE_MULTILIB and set TARGET_SUBDIR.
17616 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17618         * Makefile.in (all-sn): Depend on all-grep.
17620 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17622         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17624         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17625         Makefile.  From Jeff Makey <jeff@cts.com>.
17626         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17628         * Makefile.in (DISTBISONFILES): Remove.
17629         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17630         $(DEFAULT_YACC).
17632         * configure.in: Build itl, db, sn, etc., when building for native
17633         cygwin32.
17635         * Makefile.in (LD): New variable.
17636         (EXTRA_HOST_FLAGS): Pass down LD.
17637         ($(DO_X)): Likewise.
17639 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17641         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17643 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17645         * configure.in (targargs): Strip out any supplied --build argument
17646         before adding our own. Always add --build.
17648 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17650         * configure.in (targargs): Pass --build if we're doing
17651         a cross-compile.
17653 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17655         * configure: Use '|' instead of ":" as the separator in
17656         sed. Otherwise sed chokes on NT path names with drive
17657         designators. Also look for "?:*" as the leading characters in an
17658         absolute pathname.
17660 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17662         * config.sub: Support for r3900.
17664 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17666         * configure.in: Use install-sh, not install.sh.
17668 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17670         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17671         apply it twice.
17673 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17675         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17676         install-binutils.
17678 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17680         * Makefile.in: Add automake targets.
17681         * configure.in (host_tools): Add automake.
17683 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17685         * configure: Default CXX to c++, not gcc.
17686         * Makefile.in (CXX): Set to c++, not gcc.
17687         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17689 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17691         * install-sh: try appending a .exe if source file doesn't
17692         exist
17694 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17696         * configure.in: Turn on multilib by default.
17697         (cross_only): Remove target-libiberty.
17699         * Makefile.in (all-gcc): Don't depend on libiberty.
17701 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17703         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17705 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17707         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17708         (DISTBISONFILES): Add ld/Makefile.in
17710 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17712         * configure.in: if target is cygwin32 but host isn't cygwin32,
17713         don't configure gdb tcl tk expect, not just gdb.
17715 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17717         * configure.in: Added gnuserv everywhere sn appears.
17719         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17720         (CROSS_CHECK_MODULES): Added check-gnuserv.
17721         (INSTALL_MODULES): Added install-gnuserv.
17722         (CLEAN_MODULES): Added clean-gnuserv.
17723         (all-gnuserv): New target.
17725 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17727         * config.guess: Fixes for MIPS OpenBSD systems.
17729 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17731         * Makefile.in (INSTALL_XFORM): Remove.
17732         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17734         * mkinstalldirs: New file, copied from automake.
17735         * Makefile.in (installdirs): Rename from install-dirs.  Use
17736         mkinstalldirs.  Change all users.
17737         (DEVO_SUPPORT): Add mkinstalldirs.
17739 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17741         * install-sh: Rename from install.sh.
17742         * Makefile.in (INSTALL): Change install.sh to install-sh.
17743         (DEVO_SUPPORT): Likewise.
17745         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17746         Graichen <graichen@rzpd.de>.
17748 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17750         * config.guess: Recognize OpenBSD systems correctly.
17752 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17754         * README, Makefile.in (ETC_SUPPORT): Remove references to
17755         cfg-paper*, configure.{texi,man,info*}._
17757 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17759         * Makefile.in (all.normal): Ensure that gcc is built after all
17760         the x11 - ie gdb - targets.
17762 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17764         * makefile.vms: Don't run conf-a-gas.
17766 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17768         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17770 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17772         * configure.in: Remove noconfigdirs case since gdb also
17773         configures and builds for tic80-coff.
17775 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17777         * configure: Set cache_file to config.cache.
17778         * Makefile.in (local-distclean): Remove config.cache.
17780 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17782         * COPYING: Update FSF address.
17784 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17786         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17787         noconfigdirs.
17789 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17791         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17792         MAKEDIRS, is empty.
17794 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17796         * config.sub: Tweak mn10300 entry.
17798 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17800         * configure.in (host_tools): Put sim before gdb, so gdb's
17801         configure.tgt can determine if the simulator was configured.
17803 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17805         * config.sub: Move BeOS $os case to be with other Cygnus
17806         local cases.
17808 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17810         * config.sub: Remove misplaced comment that broke Linux.
17812 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17814         * config.sub: Add BeOS support.
17816 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17818         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17820 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17822         * configure.in (noconfigdirs): Remove tcl and tk from
17823         noconfigdirs for cygwin32 builds.
17825 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17827         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17829 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17831         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17832         make-all.com, use makefile.vms instead.
17834 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17836         * config.sub: Accept -lnews*.
17838 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17840         * configure.in (noconfigdirs): Disable target-newlib,
17841         target-examples and target-libiberty for d30v.
17843 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17845         * configure.in (noconfigdirs): Enable ld for d30v.
17847 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17849         * configure.in (tic80-*-*): Build compiler.
17851 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17853         * configure.in (d30v-*): Remove sim directory from list of
17854         unsupported d30v directories
17856 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17858         * config.sub, configure.in: Add d30v target cpu.
17860 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17862         * makefile.vms: New file.
17863         * make-all.com: Remove.
17865 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17867         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17869 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17871         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17873 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17875         * Makefile.in (ALL_MODULES): Added all-db.
17876         (CROSS_CHECK_MODULES): Addec check-db.
17877         (INSTALL_MODULES): Added install-db.
17878         (CLEAN_MODULES): Added clean-db.
17880 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17882         * config.guess: Merge with latest FSF sources.
17884 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17886         * Makefile.in (ALL_MODULES): Added all-itcl.
17887         (CROSS_CHECK_MODULES): Added check-itcl.
17888         (INSTALL_MODULES): Added install-itcl.
17889         (CLEAN_MODULES): Added clean-itcl.
17891 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17893         * configure.in: build gdb for mn10200
17895 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17897         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17899 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17901         * configure.in (tic80-*-*): Turn off most targets right now.
17903 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17905         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17906         rather than the makeinfo program.
17907         (do-info): Depend upon all-texinfo.
17909 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17911         * configure.in: Remove uses of config/mh-linux.
17913         * config.sub, config.guess: Merge with latest FSF sources.
17915 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17917         * config.sub (case $basic_machine): Add tic80 entries.
17919 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17921         * config.sub, config.guess: Merge with latest FSF sources.
17923 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17925         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17926         * mpw-config.in: Test for NewFolderRecursive.
17927         * mpw-install: Use symbolic name for startup filename.
17928         * mpw-README: Add various additional details.
17930 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17932         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17934 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17936         * configure.in: Do build gcc and the target libraries for
17937         the mn10200.
17939 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17941         * configure.in: don't avoid building gdb for mn10300 any more
17942         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17943         instead of single-quoting it.
17945 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17947         * configure.in: Don't use --with-stabs on IRIX 6.
17949 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17951         * configure.in (m32r): Build gdb, libg++ now.
17953 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17955         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17956         directories from noconfigdirs.
17958 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17960         * config.sub (basic_machine): added mips16 configuration
17962 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17964         * config.sub: Handle d10v-unknown.
17966 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17968         * config.sub: Handle v850-unknown.
17970 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17972         * Makefile.in: add findutils
17973         * configure.in: add findutils to list of host_tools
17975 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17977         * config.sub: Handle mn10200 and mn10300.
17979 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17981         * configure.in (d10v-*): Do not build librx.
17983 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17985         * configure.in (mn10300): Build everything except gdb & libgloss.
17987 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17989         * config.guess:  Patch for Dansk Data Elektronik servers,
17990         from Niels Skou Olsen <nso@dde.dk>.
17992         For ncr, use /bin/uname rather than uname, since GNU uname does not
17993         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17995         Patch for MIPS R4000 running System V,
17996         from Eric S. Raymond <esr@snark.thyrsus.com>.
17998         Fix thinko for nextstep.
18000         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
18002         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
18003         * config.guess: Guess mips-dec-mach_bsd4.3.
18005         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
18006         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
18007         release numbers.
18008         * config.guess (mips-mips-riscos*):  Emit just enough of the
18009         release number.
18011         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
18012         * config.guess (sparc-auspex-sunos*):  Added.
18013         (f300-fujitsu-*): Added.
18015         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
18016         * config.guess:  Recognize a Tadpole as a sparc.
18018 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
18020         * config.guess: Don't assume that NextStep version is either 2 or
18021         3.  NextStep 4 (aka OpenStep 4) has come out now.
18023 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
18025         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
18026         From Rik Faith <faith@cs.unc.edu>.
18028 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
18030         * config.sub: Contributions from bug-gnu-utils to:
18031         Support plain "hppa" (no version given) architecture, reported by
18032         OpenStep.
18033         OpenBSD like NetBSD.
18034         LynxOs is not a hardware supplier.
18036         * config.guess: Contributions from bug-gnu-utils to add support for:
18037         OpenBSD like NetBSD.
18038         Stratus systems.
18039         More Pyramid systems.
18040         i[n>4]86 Intel chips.
18041         M680[n>4]0 Motorola chips.
18042         Use unknown instead of lynx for hardware manufacturer.
18044 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18046         * install.sh (chmodcmd): Set to null if the DST directory already
18047         exists.
18049 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18051         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
18052         not use mt-ppc target Makefile fragment any more.
18054 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
18056         * configure.in (*-*-windows):  Exclude everything but those dirs
18057         needed to build windows.
18059 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
18061         * Makefile.in (all-target-winsup): Depend on all-target-librx.
18063 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18065         * configure.in:  Exclude mmalloc from i386-windows.
18067 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18069         * Undo my previous change.
18071 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
18073         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
18074         unconditionally.
18075         (MAKEOVERRIDES): Define (revert this part of October 18 change).
18077 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
18079         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
18080         host to add it's own flags.
18082 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
18084         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18086 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
18088         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18089         (CXX_FOR_TARGET): Likewise.
18090         (GCC_FOR_TARGET): Define.
18091         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18092         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18093         CC_FOR_TARGET was specified on the command line.
18094         (MAKEOVERRIDES): Don't define.
18096 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
18098         * configure.in (m32r): Fix spelling of libg++ libs.
18100 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
18102         * config.sub (-apple*): Remove, now redundant.
18104 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
18106         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18108         * configure: Rework yesterday's sed script patch.
18110         * config.sub: Merge with FSF.
18112 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
18114         * config.guess:  Merge from FSF.
18116         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
18117         * config.guess: Use pc instead of unknown, for pc clone systems.
18118         Change linux to linux-gnu.
18120         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18121         * config.guess: Avoid non-portable tr syntax.
18123 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
18125         * test-build.mk (HOLES): Add "xargs" for gdb.
18127         * configure: Avoid hpux10.20 sed bug.
18129 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
18131         * configure.in:  Add support for windows host
18132         (that is a build done under the Microsoft build environment).
18134 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
18136         * Makefile.in: Replace all uses of srcroot with s, to shrink
18137         command line lengths.
18139         Patches from Geoffrey Noer <noer@cygnus.com>:
18140         * configure.in: If configuring for newlib, pass --with-newlib to
18141         subdirectories.
18142         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18143         -Bnewlib/ and -Lwinsup to gcc.
18144         (CXX_FOR_TARGET): Likewise.
18146 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18148         * Makefile.in (ETC_SUPPORT): Add configure.
18150 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18152         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18153         host configuration file.
18155 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18157         * configure.in: Break mn10x00 support into separate
18158         mn10200 and mn10300 configurations.
18159         * config.sub: Likewise.
18161 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18163         * configure.in: Add lots of stuff to noconfigdirs for
18164         the mn10x00 targets.
18166         * config.sub, configure.in: Add mn10x00 support.
18168 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18170         * make-all.com: Call conf-a-gas, not config-a-gas.
18172 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18174         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18175         targets.
18177 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18179         * mpw-README: Add much more detail for native PowerMac.
18180         * mpw-install: New file.
18181         * mpw-configure: Add --norecursion and --help options.
18182         * mpw-config.in: Translate readme and install files when
18183         copying to objdir.
18184         * mpw-build.in: Don't always depend on byacc and flex.
18185         (install-only-top): New action.
18187 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18189         * configure.in:  You can now configure GDB for the v850.
18191 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18193         * configure.in (noconfigdirs): Don't configure any C++ dirs
18194         if targeting D10V.
18196 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18198         * config.sub: Recognize mips64vr5000.
18200 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18202         * configure.in: Use a single line for host_tools and native_only.
18204 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18206         * config.sub, configure.in: Add entries for m32r.
18208 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18210         * Makefile.in (inet-install): Don't run install-gzip.
18212 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18214         * configure.in:  Don't config lots of things for *-*-windows*.
18216 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18218         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18219         (host_libs, host_tools): Copy from configure.in.
18220         * mpw-configure: Don't complain about directories not found.
18222 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18224         * configure.in (i[345]86): Recognize i686 for pentium pro.
18225         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18226         file.
18228         * config.guess (i[345]86): Ditto.
18230 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18232         * configure.in (noconfigdirs): Removed gdb for D10V.
18234 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18236         * configure.in: Remove ld, target-libio, target-libg++, and
18237         target-libstdc++ from noconfigdirs.
18239 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18241         * configure: Fix three locations where shell scripts were
18242         being run directly rather than with config_shell.
18244 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18246         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18247         * config.sub (basic_machine): Recognize v850.
18249 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18251         * mpw-configure: Handle multiple enable/disable options and
18252         pass them down recursively, handle -c and -s flags appropriately
18253         depending on choice of compiler, add escape mechanism for
18254         quoted arguments to gC.
18256 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18258         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18259         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18260         so that -mrelocatable-lib and -mno-eabi are used.
18262         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18263         not support --print-multi-lib, don't abort.
18265 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18267         * make-all.com: Run config-a-gas.
18268         * setup.com: Don't copy subdirectory files around.
18270 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18272         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18273         target, it now compiles correctly.
18275 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18277         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18279 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18281         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18283 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18285         * configure.in (native_only): Add prms.
18287 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18289         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18290         (BINUTILS_SUPPORT_DIRS): Likewise.
18292 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18294         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18295         d10v support is added.
18297 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18299         * configure.in (d10v-*-*): New target.
18301 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18303         * config.guess (HP 9000/811): Recognize this as a PA1.1
18304         machine.
18306 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18308         * Makefile.in (do-tar-gz): New target, split out from tail end of
18309         taz target.  Run each command separately, don't use pipes.
18310         (taz): Use it.
18312 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18314         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18315         * mpw-build.in: No builds should depend on building byacc or flex,
18316         they are assumed to be installed already.
18318 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18320         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18321         variable that CC_FOR_TARGET needs.
18323 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18325         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18326         options have changed since the last time the subdirectory was
18327         configured, and if it has, reconfigure.
18328         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18329         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18331 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18333         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18334         CLEAN_MODULES): Add bash.
18335         (all-bash): New target.
18337 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18339         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18341 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18343         * config.sub (basic_machine): Recognize d10v as a valid processor.
18345 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18347         * mpw-configure: Add support for --bindir.
18348         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18350 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18352         * configure.in: add bash, time, gawk to list of hosttools and things
18353         to only build for native toolchains
18355 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18357         * Makefile.in (docdir): Remove.
18359 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18361         * Makefile.in (datadir): Set to $(prefix)/share.
18363 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18365         * configure.in: build diff and patch for cygwin32-hosted
18366         toolchains.
18368 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18370         * config.sub: Accept -rtems*.
18372 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18374         * configure.in: enable dosrel for cygwin32-hosted builds,
18375                 remove diff from the list of things not buildable
18376                 via Canadian Cross
18378 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18380         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18381         don't get ". ".
18383 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18385         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18387 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18389         * Makefile.in (taz): Handle case where tex3patch didn't even get
18390         checked out.  Also, if it was found, put the symlink in a new util
18391         subdirectory.
18393 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18395         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18397 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18399         * config.sub: Recognize -openvms.
18400         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18401         * make-all.com, setup.com: New files.
18403 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18405         * Makefile.in (taz): tex3patch moved to texinfo/util.
18407 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18409         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18410         * configure.in: remove make from disable-if-Can-Cross list
18411                 enable gdb if ${host} and ${target} are cygwin32
18413 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18415         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18416         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18418 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18420         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18421         distinguish sysv/svr4/bsd variants.
18422         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18424 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18426         * configure.in: Added copyright notice.
18427         * move-if-change: Added copyright notice.
18429 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18431         * configure.in (powerpcle-*-solaris*): Until we get shared
18432         libraries working, don't build gdb, sim, make, tcl, tk, or
18433         expect.
18435 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18437         * config.guess:  Merge with FSF:
18439         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18440         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18442         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18443         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18445         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18446         * config.guess:  Combine two OSF1 rules.
18447         Also recognize field test versions.  From mjr@zk3.dec.com.
18448         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18449         because GNU uname does not support -p.  From pmr@pajato.com.
18451 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18453         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18455 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18457         * mpw-README: Document GCCIncludes.
18459 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18461         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18463 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18465         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18467 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18469         * configure.in (*-*-cygwin32): Configure make.
18471 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18473         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18475 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18477         * Makefile.in (all-inet): Depend on all-perl.
18479         * Makefile.in (inet-install): New target.
18481         * Makefile.in (all-inet): Depend on all-tcl.
18482         (all-inet): Depend on all-send-pr.
18484 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18486         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18487         temporarily.
18489 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18491         * configure.in: Don't configure --with-gnu-ld on AIX.
18493 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18495         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18497 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18499         * Makefile.in (ALL_MODULES): Added all-inet.
18500         (CROSS_CHECK_MODULES): Added check-inet.
18501         (INSTALL_MODULES): Added install-inet.
18502         (CLEAN_MODULES): Added clean-inet.
18503         (all-indent): New target.
18505         * configure.in (host_tools): Added inet.
18506         (native_only): Added inet.
18507         (noconfigdirs): Added inet.
18509 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18511         * configure.in: Don't configure libgloss if we are not configuring
18512         newlib.
18514 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18516         * configure.in: Don't configure libgloss for unsupported
18517         architectures.
18519 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18521         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18523 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18525         * Makefile.in (ALL_MODULES): Include all-apache.
18526         (CROSS_CHECK_MODULES): Include check-apache.
18527         (INSTALL_MODULES): Include install-apache.
18528         (all-apache): New target.
18530         * configure.in: Added apache everywhere perl is seen.
18532 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18534         * Makefile.in: Add support for clean-{module} and
18535         clean-target-{module} rules.
18537 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18539         * configure.in (*-*-ose) do not build libgloss.
18541 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18543         * config.guess (prep*:SunOS:5.*:*): Turn into
18544         powerpele-unknown-solaris2.
18546 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18548         * configure.in: Permit --enable-shared to specify a list of
18549         directories.
18551 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18553         * configure.in (host==solaris): Pass only the first word of $CC
18554         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18556 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18558         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18560 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18562         * Makefile.in (ALL_MODULES): Include all-perl.
18563         (CROSS_CHECK_MODULES): Include check-perl.
18564         (INSTALL_MODULES): Include install-perl.
18565         (ALL_X11_MODULES): Include all-guile.
18566         (CHECK_X11_MODULES): Include check-guile.
18567         (INSTALL_X11_MODULES): Include install-guile.
18568         (all-perl): New target.
18569         (all-guile): New target.
18571         * configure.in (host_tools): Include perl and guile.
18572         (native_only): Include perl and guile.
18573         (noconfigdirs): Don't build guile and perl; no ports have been
18574         done.
18576 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18578         * configure (--enable-*): Handle quoted option lists such as
18579         --enable-sim-cflags='-g0 -O' better.
18581 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18583         * Makefile.in ({,inst}all-target): New rule so we can make and
18584         install all of the target directories easily.
18586 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18588         * configure.in: Add missing global flag in sed substitution when
18589         deleting `target-' from ${configdirs}.
18591 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18593         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18594         option.
18596         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18597         config/mh-necv4.
18599         * install.sh: Correct misspelling of transformbasename.
18601         * config.guess: Recognize mips-*-sysv*.
18603 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18605         * config.sub: Recognize mon960.
18607 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18609         * configure: Restore Canadian Cross handling of BISON and LEX,
18610         removed in Feb 20 change.
18612 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18614         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18615         Mention make install.  Remove the old copyright date as well the
18616         clumsy and rather pointless copyright on the README file.
18618 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18620         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18621         Makefile after running symlink-tree, then run `make distclean' to
18622         avoid clobbering any generated files in srcdir.
18624 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18626         * configure.in (m68k-*-netbsd*): Build everything now.
18628 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18630         * Makefile.in (taz): Fix quoting.
18632 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18634         * configure.in (sparclet-*-*): Build everything now.
18636 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18638         * configure.in (m68k-*-linux*): New host.
18640 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18642         * configure: Check for bison before byacc.
18644 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18646         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18647         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18648         searching PATH.  These are used as fallbacks by Makefile.in if
18649         flex/bison/byacc aren't in objdir.
18651 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18653         * Makefile.in: Make everything which depends upon all-bfd also
18654         depend upon all-opcodes, in case --with-commonbfdlib is used.
18656 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18658         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18659         building NT native compilers on Unix.
18661 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18663         * configure.in: Don't get CC from the host Makefile fragment if we
18664         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18665         Solaris test for /usr/ucb/cc to the post target script, just after
18666         the compiler sanity test.
18668 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18670         * config.sub: Merge with FSF.
18672 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18674         * Makefile.in (RPATH_ENVVAR): New variable.
18675         (REALLY_SET_LIB_PATH): Use it.
18676         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18678 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18680         * config.sub, configure.in: Recognize sparclet cpu.
18682 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18684         * config.guess:  Support m68k-cbm-sysv4.
18686 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18688         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18689         m68k-unknown-linuxaout from linker help string.  Put quotes around
18690         $ld_help_string.
18692 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18694         * config.guess (powerpc-harris-powerunix): Add guess for port
18695         to new target.
18697 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18699         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18701 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18703         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18704         $(REALLY_SET_LIB_PATH) in Makefile.
18705         * Makefile.in (SET_LIB_PATH): New variable.
18706         (REALLY_SET_LIB_PATH): New variable.
18707         ($(DO_X)): Use $(SET_LIB_PATH).
18708         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18709         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18710         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18711         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18712         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18713         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18714         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18715         (install-dosrel): Likewise.
18716         (all-opcodes): Depend upon all-libiberty.
18718 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18720         * config.guess (*:CYGWIN*): New
18722 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18724         * Makefile.in (all-target-winsup): All all-target-libiberty.
18726 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18728         * configure.in (noconfigdirs): Add missing # in front of comment.
18730 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18732         * configure.in: add second pass to things added to noconfigdirs
18733         so *-gm-magic can exclude libgloss properly.
18735 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18737         * mpw-configure (extralibs_name, rez_name): Set correctly
18738         for MWC68K compiler.
18740         * mpw-README: Add more info on the necessary build tools.
18742 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18744         * configure.in, config.sub: Recognize cygwin32.
18746 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18748         * config.guess, config.sub: Recognize A/UX.
18750 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18752         * config.sub: Merge with gcc/config.sub.
18754 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18756         * mpw-build.in (do-binutils): Add build of stamps.
18758 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18760         * config.sub: Add recognition for mips64vr4100*-* targets.
18762 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18764         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18765         Add creation of gconfigargs with `--enable-shared' turned on.
18766         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18767         ($(host)-stamp-stage3-configured): Likewise.
18768         (HOLES): Add chatr and ldd.
18769         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18771 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18773         * configure: Pass --nfp to recursive configures.
18775 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18777         * Makefile.in (DLLTOOL): New.
18778         (DLLTOOL_FOR_TARGET): New.
18779         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18780         (EXTRA_TARGET_FLAGS): Ditto.
18781         (EXTRA_GCC_FLAGS): Ditto.
18782         (CONFIGURE_TARGET_MODULES): Ditto.
18783         (DO_X): Ditto.
18784         * configure: Add DLLTOOL.
18786 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18788         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18789         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18790         mh-sco, since old workarounds no longer needed, and don't
18791         build ld, since libraries have weak symbols in COFF.
18793 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18795         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18797 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18799         * configure.in: Make sure that ${CC} can be used to compile an
18800         executable.
18802 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18804         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18805         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18806         nothing depending on whether gdbtk is being built.
18808 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18810         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18812 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18814         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18815         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18817 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18819         * config-ml.in: Add support for
18820         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18821         Simplify setting of multidirs from --disable-foo.
18823 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18825         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18826         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18827         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18828         non-empty, pass them on to the  GCC make.
18829         (all-bootstrap): New rule that is like all-gcc, except it executes
18830         the GCC bootstrap rule instead of the GCC all rule.
18832 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18834         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18836 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18838         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18839         DG/UX support.
18841 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18843         * config.sub (i*86*) Change [345] to [3456]
18845 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18847         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18848         --with-gnu-ld=no.
18850 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18852         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18853         AIX multilibs get built.
18855 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18857         * configure.in (i386-win32): Don't build expect if we're not
18858         building the tcl subdir.
18860 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18862         * Makefile.in: (configure-target-examples, all-target-examples):
18863         New targets, configure and build example programs.
18865 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18867         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18868         use it as input to sedit the generated MPW makefile.
18869         * mpw-README: Add a suggestion about Gestalt.h.
18871 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18873         * config.sub: Accept *-*-ieee*.
18875 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18877         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18878         Ronald F. Guilmette <rfg@monkeys.com>.
18880 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18882         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18883         for powerpc-pe native.
18884         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18885         (target==powerpc-pe): duplicate i386-win32 entry.
18887 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18889         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18890         of vxworks, not just vxworks5.1.
18892 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18894         * mpw-configure: Add support for exec-prefix.
18896 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18898         * config.guess: Recognize HP model 816 machines as having
18899         a PA1.1 processor.
18901 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18903         * configure: Ignore new autoconf configure options.
18905 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18907         * config.guess:  Recognize Pentium under SCO.
18908         From Robert Lipe <robertl@arnet.com>.
18910 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18912         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18914 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18916         * configure.in: Don't configure gas for alpha-dec-osf*.
18918 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18920         * configure.in: Default to --with-stabs for some targets for which
18921         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18922         i[345]86*-*-unixware*.
18924 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18926         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18927         rather than basing it on the target.  Simplify handling of options
18928         controlling which directories to configure.  Remove extraneous
18929         slash in multi-clean target.
18931 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18933         * config-ml.in: Prefix more variables with ml_ so they don't collide
18934         with configure's.
18936 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18938         * configure: Don't turn -v into --v.
18940 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18942         * configure.in (targargs): Fix typo.
18944         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18946 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18948         * configure.in: Strip --host and --target options from
18949         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18950         --with-cross-host option when building with a cross-compiler.
18951         * configure: Canonicalize the arguments put into config.status by
18952         always using `=' for an option with an argument.  Pass a presumed
18953         --host or --target explicitly.
18955 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18957         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18958         into general OS recognition case.
18960 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18962         * configure.in (target_configdirs): add target-winsup only
18963         for win32 target systems.
18965 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18967         * Makefile.in (all-target-libgloss): Depend upon
18968         configure-target-newlib, since when libgloss is built it looks to
18969         see if the newlib directory exists.
18971 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18973         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18974         cfg-ml-*.in.
18976 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18978         * configure: Handle LD and LD_FOR_TARGET when configuring a
18979         Canadian Cross.
18981 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18983         * configure.in (target_libs): add target-winsup.
18984         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18985         (target==ppcle-pe): remove ld from $noconfigdirs.
18987 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18989         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18990         Preserve relative path names in $srcdir.  Build symlink tree if
18991         configuring cross target dir and srcdir=. (= no VPATH support).
18992         (configure-target-libg++): Depend on configure-target-librx.
18993         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18994         * config-ml.in: New file.
18995         * symlink-tree: New file.
18996         * configure: Ensure srcdir="." if that's what it is.
18998 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
19000         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
19001         includes and FLEX_SKELETON setting.
19002         * mpw-configure (--with-gnu-ld): New option, controls whether
19003         to use PPCLink or ld with PowerMac GCC.
19004         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
19005         * mpw-config.in: Configure grez if targeting Mac.
19007         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
19008         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
19009         just macos.
19010         * configure.in: Configure grez resource compiler if targeting Mac.
19011         * Makefile.in (all-grez, install-grez): New targets.
19013 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
19015         * configure: CXX defaults to gcc, not g++.  If we find
19016         gcc in the path, set CC to gcc -O2.
19018 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
19020         * configure: Default ${build} correctly.  Avoid picking up extra
19021         spaces when reading CC and CXX from Makefile.  When doing a
19022         Canadian Cross, use plausible default values for numerous
19023         variables.
19024         * configure.in: When doing a Canadian Cross, don't try to
19025         configure tools whose configure script can't handle it.
19027 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19029         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
19031 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19033         * configure:  Remove dubious bug reporting address.
19035 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19037         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
19038         configure script, run that instead of this directory's configure.
19039         In either case, print a message that we're configuring the sub-dir.
19041 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19043         * configure.in: Before checking for the existence of various files,
19044         use sed to filter out "target-".
19046 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19048         * Makefile.in (DO_X): Split rule to decrease command line length
19049         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
19050         (Philippe De Muyter).
19052 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19054         * Makefile.in (all-patch): depend on all-libiberty.
19056 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
19058         * configure.in: If the only directory in target_configdirs which
19059         actually exists is libiberty, then set target_configdirs to empty,
19060         to avoid trying to build a target libiberty in a gas or gdb
19061         distribution.
19063 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
19065         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
19066         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
19067         systems.
19069 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19071         * configure.in (copy_dirs): Use sys-include instead of include
19072         for --with-headers option.
19074 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
19076         * Makefile.in, configure.in: Make winsup builds work with
19077         new scheme.
19079 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
19081         * configure.in: Build the linker on AIX.
19083 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19085         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
19086         where needed.
19088 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
19090         * Makefile.in (all-gcc): Fix typo.
19092 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19094         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
19096 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19098         * configure.in:  Rename libFOO to target-libFOO, and xiberty
19099         to target-xiberty, to provide more flexibility.
19100         (target_subdir):  Define.  Create if cross.
19101         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19102         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
19103         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19104         check-libFOO -> check-target-libFOO, etc.
19105         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19106         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19107         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19108         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
19109         allow ALL_GCC="" to only configure.
19110         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
19111         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
19112         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
19114 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
19116         * Makefile.in (taz): Build "info" in etc explicitly.
19118 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
19120         * configure.in:  Make sure that CC is undefined (as opposed to
19121         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
19122         problem with autoconf trying to configure on a host without GCC.
19124 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19126         * mpw-configure: Set host alias from choice of host compiler,
19127         only use generic MPW Makefile sed if present, edit a file
19128         named "hacked_Makefile.in" instead of "Makefile.in" if present.
19129         * mpw-README: Add problem notes about CW6 and CW7.
19131 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
19133         * Makefile.in (taz): Use ";" instead of ";;".
19135 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19137         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
19138         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19139         DISTDOCDIRS.
19140         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
19141         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
19143 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19145         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
19146         and gnats, because they are now subsumed by DISTSTUFFDIRS.
19147         Move bfd to DISTSTUFFDIRS.
19149 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19151         * Makefile.in (X11_LIB): Removed.
19152         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19154         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19156 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19158         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19159         names.
19161 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19163         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19165 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19167         * configure.in (i[345]86-*-win32): Always build newlib.
19168         Don't configure cvs, autoconf or texinfo.
19169         * Makefile.in (LD_FOR_TARGET): New.
19170         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19171         Pass down LD_FOR_TARGET.
19173 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19175         * winsup: New directory.
19176         * Makefile.in: Build winsup.
19177         * configure.in: Winsup is configured when target is win32.
19178         Can only build win32 target GDB when native.
19180 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19182         * config.guess: Recognize HP model 819 machines as having
19183         a PA 1.1 processor.
19185 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19187         * configure: Fix sed loop which substitutes for CC and CXX to
19188         avoid bug found in various sed implementations.
19190 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19192         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19193         simulator.  Use standard powerpc-*-eabi*.
19195 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19197         * configure.in: Stop putting gas and binutils in noconfigdirs for
19198         powerpc-*-aix* and rs6000-*-*.
19200 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19202         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19203         -mcall-aixdesc libraries.
19205 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19207         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19209         * config.sub (arm | armel | armeb): Fix shell syntax.
19211 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19213         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19214         -msoft-float and -mcpu=common support.
19215         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19216         libraries.
19218 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19220         * configure.in: Allow configuration and build of emacs19 for the alpha.
19222 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19224         * configure.in (CC): Get ^CC, not just any old CC, from
19225         ${host_makefile_frag}.
19227 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19229         * configure.in (CC): Try to get CC from
19230         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19232 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19234         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19235         only if it exists in $(srcdir).
19237 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19239         * configure: If CC and CXX are not set in the environment, set
19240         them, based on either an existing Makefile or on searching for gcc
19241         in PATH.  Substitute for CC and CXX in Makefile.
19242         * configure.in: Remove libm from target_libs.  Separate
19243         target_configdirs from configdirs.  If CC is not set in
19244         environment, try to get it from a host Makefile fragment.  Rewrite
19245         changes of configdirs to use skipdirs instead.  A few minor
19246         tweaks.  Take directories out of target_configdirs as they are
19247         taken out of configdirs.  Remove existing Makefile files from
19248         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19249         CONFIG_ARGUMENTS in Makefile.
19250         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19251         by configure.in.
19252         (CONFIG_ARGUMENTS): Likewise.
19253         (CONFIGURE_TARGET_MODULES): New variable.
19254         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19255         ($(CONFIGURE_TARGET_MODULES)): New target.
19256         (configure-libg++, configure-libio): New targets.
19257         (all-libg++): Depend upon configure-libg++.
19258         (all-libio): Depend upon configure-libio.
19259         (configure-libgloss, all-libgloss): New targets.
19260         (configure-libstdc++): New target.
19261         (all-libstdc++): Depend upon configure-libstdc++.
19262         (configure-librx, all-librx): New targets.
19263         (configure-newlib): New target.
19264         (all-newlib): Depend upon configure-newlib
19265         (configure-xiberty): New target.
19266         (all-xiberty): Depend upon configure-xiberty.
19268 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19270         * configure.in (host i[345]86-*-win32):  Expand the
19271         noconfigdirs again.
19273 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19275         * mpw-configure: Fix sed command file name.
19277 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19279         * configure.in (host i[345]86-*-win32): Reduce the
19280         noconfigdirs again.
19282 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19284         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19285         or powerpc*-*-pe*, since they are not yet supported.
19287 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19289         Add PowerMac support and many other enhancements.
19290         * mpw-configure: New option --cc to select compiler to use,
19291         paste options set according to --cc into the generated
19292         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19293         if mpw-make.sed is present.
19294         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19295         add forward includes for PowerPC include files.
19296         * mpw-build.in: Build using Makefile.PPC if present.
19297         (do-byacc, etc): Remove separate version resource builds.
19298         (do-gas): Build "stamps" before "all".
19299         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19300         * mpw-README: Update to reflect --cc option, PowerMac support,
19301         and recently-reported compatibility problems.
19303 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19305         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19306         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19307         (--with-multilib-top): Pass to recursive invocations.
19309 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19311         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19312         v810-*-*.
19314 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19316         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19317         gdb, ld and opcodes on v810-*-*.
19319 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19321         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19322         (local-maintainer-clean): New target.
19323         (maintainer-clean): New target.
19324         (realclean): Just depend upon maintainer-clean.
19326 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19328         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19330 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19332         * configure.in: Build ld in mips*-*-bsd* case.
19334 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19336         * config.sub: Accept -lites* OS.  From Ian Dall.
19338 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19340         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19341         targets.
19343 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19345         * configure.in: treat i386-win32 canadian cross the same as
19346         i386-go32 canadian cross.
19348 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19350         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19351         running under the simulator to build a reduced set of libraries.
19352         (powerpc-*-eabiaix): Add fine grained multilib support added to
19353         other powerpc targets yesterday.
19355 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19357         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19358         -disable-softfloat, -disable-relocatable, -disable-aix, and
19359         -disable-sysv to control which multilib libraries get built.
19361 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19363         * configure: Add Makefile.tem to list of files to remove in trap
19364         handler.
19366 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19368         * config.guess (*Linux*):  Add missing "exit"s.
19369         Also, need specific check for alpha-unknown-linux (uses COFF).
19371 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19373         * config.guess:  Merge with FSF:
19375         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19376         * config.guess (AIX4): More robust release numbering discovery.
19378         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19379         * config.guess (i386-sequent-ptx): Properly get version number.
19381         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19382         * config.guess (mips:*:4*:UMIPS): New case.
19384 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19386         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19387         (i386-win32 host): Likewise.  Don't build readline.
19389 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19391         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19392         SUPPORT_FILES to submakes.
19394 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19396         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19397         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19398         mpw-configure.
19400 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19402         * configure.in (appdirs): Use =, not ==, in test expression when
19403         trying to build the text to print in the warning message for
19404         Solaris users.
19406 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19408         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19410 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19412         * config.guess: Recognize lynx-2.3.
19414 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19416         * config.sub (z8ksim): Deleted
19417         (z8k-*-coff): New, this is the one true name of the target.
19419 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19421         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19423 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19425         * config.guess (*:Linux:*:*): First try asking the linker what the
19426         default object file format is (elf, aout, or coff).  Then if this
19427         fails, try previous methods.
19429 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19431         * configure.in: Don't build newlib for *-*-vxworks5.1.
19433 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19435         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19436         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19438 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19440         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19442 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19444         * cfg-ml-com.in: New file.
19445         * cfg-ml-pos.in: New file.
19447 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19449         * COPYING.NEWLIB: Add HP free copyright to list.
19451 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19453         * config.sub: Recognize -eabi* for the system, not just -eabi.
19455 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19457         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19458         * config.sub, configure.in (win32): New target and host.
19460 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19462         * configure.in: Add i386-pe configuration.
19464 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19466         * mpw-build.in (install): Install GDB after LD.
19468 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19470         * mpw-config.in (elf/mips.h): Always forward-include, needed
19471         for GDB to build.
19473 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19475         * testsuite: New directory for customer acceptance and whole tool
19476         chain tests.
19478 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19480         * configure: If per-host line isn't found, but AC_OUTPUT is found
19481         and a configure script exists, run it instead.
19483 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19485         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19487 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19489         * configure: Set build_{cpu,vendor,os,alias} to host values when
19490         --build isn't specified.
19492 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19494         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19495         (FLAGS_TO_PASS): Pass them.
19496         (EXTRA_TARGET_FLAGS): Ditto.
19498 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19500         * Makefile.in (all-libg++): Depend on all-libstdc++.
19502 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19504         * configure.in (noconfigdirs): Enable all packages for
19505         i386-unknown-netbsd.
19507 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19509         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19510         hosted builds (DOS builds)
19512 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19514         Changes for ARM based on patches from Richard Earnshaw:
19515         * config.sub: Handle armeb and armel.
19516         * configure.in: Omit arm linker only for riscix.
19518 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19520         * config.guess:  Update from FSF.
19522 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19524         * config.sub: Recognize powerpcle as the little endian variant of
19525         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19526         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19527         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19528         temporarily.
19530 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19532         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19534 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19536         * config.sub: Accept -lites* as a basic system type.
19538 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19540         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19541         installed, and if so return linuxoldld as the system name.
19543 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19545         * config.guess: Add hppa1.1-hp-lites support.
19547 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19549         * configure.in: Don't build newlib for m68k-vxworks5.1.
19551 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19553         * configure.in (mips-sgi-irix6): Use mh-irix5.
19555 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19557         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19559 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19561         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19562         OSF/1.  Fix compiler flags.
19563         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19565 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19567         * configure.in: Recognize --with-newlib.
19568         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19570 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19572         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19573         to *_X11_MODULES due to gdbtk needing X include files et al.
19575 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19577         Merge in support for Mac MPW as a host.
19578         (Old change descriptions retained for informational value.)
19580         * mpw-config.in: Add generic include forwards for cpu-specific
19581         include files in aout and elf directories.
19583         * mpw-configure: Added copyright.
19584         * mpw-config.in: Check for presence of required build tools.
19585         (target_libs): Add newlib.
19586         (target_tools): Add examples.
19587         (Read Me): Generate as "Read Me for MPW" instead.
19588         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19589         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19590         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19592         * mpw-configure: Remove subdir-specific makefile hackery,
19593         delete mk.tmp after using it.
19595         * mpw-build.in (all): Display start and end times.
19597         * mpw-configure (host_canonical): Set.
19598         (target_cpu): Always add to makefiles.
19599         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19600         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19601         (mpw-mh-mpw): Look for in srcdir and srcroot.
19602         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19604         * mpw-build.in: (install-only): New target.
19606         * mpw-configure (host_alias, target_alias): Rename from hostalias
19607         and targetalias, add into generated Makefile.
19608         (mk.tmp): If present, add into generated Makefile.
19609         * mpw-build.in (all-gas): Build config.h first before gas proper.
19611         * mpw-configure (config.status): Write only if changed.
19612         * mpw-config.in (readline): Configure it (not built, just used for
19613         definitions).
19615         * mpw-config.in (elf/mips.h): Add a forward include.
19617         * mpw-config.in: Forward-include most .h files in include into
19618         extra-include.
19619         (readline): Don't build.
19620         mpw-build.in (install): Install GDB.
19622         * mpw-configure (prefix, mpw_prefix): Handle it.
19623         * mpw-config.in (mmalloc, readline): Don't configure.
19624         * mpw-build.in (thisscript): Rename to ThisScript.
19625         Use mpw-build instead of BuildProgram everywhere.
19626         (mmalloc, readline): Don't build.
19627         * mpw-README: New file, basic documentation about the MPW port.
19629         * mpw-config.in: Use forward-include to create include files.
19631         * mpw-configure: Add more things to the top of each configured
19632         Makefile, including contents of config/mpw-mh-mpw.
19633         * mpw-config.in (extra-include): Create this directory and fill it
19634         with Posix-like include files when configuring.
19636         * config.sub (apple, mac, mpw): Add various aliases.
19638         * mpw-build.in: New file, top-level build script fragment for MPW.
19639         * mpw-configure: New file, configure script for MPW.
19640         * mpw-config.in: New file, config fragment for MPW.
19642 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19644         * configure.in (host_libs): Remove glob, since it is gone from the
19645         sources.
19647 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19649         * Makefile.in: define empty GDB_NLM_DEPS var.
19651         * configure.in(target_makefile_frag): use config/mt-netware
19652         for netware targets.
19654 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19656         * config.sub: Merge in recent FSF changes.  Remove linux special
19657         cases.
19659 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19661         Revert this change:
19663         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19665                 * build-all.mk: Use CC=cc -Xs on Solaris.
19667 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19669         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19670         stop using it.
19671         * Makefile.in: Nuke all references to glob subdirectory.
19673 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19675         * configure.in: Fix --enable-shared logic in per-host.
19677 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19679         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19681 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19683         * configure.in (noconfigdirs): Don't build gas on AIX, for
19684         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19686 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19688         * configure: Fix --cache-file to work if the file argument is a
19689         relative path.
19691 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19693         * configure: If the --cache-file is used, pass it down to
19694         configure in subdirectories.
19696 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19698         * config.sub: add vxworks29k configuration.
19700 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19702         * Makefile.in (taz): Do "diststuff" part quietly.
19704 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19706         * config.sub: Mini-merge with gcc/config.sub.
19708 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19710         * config.guess (IRIX): Sed - to _.
19712 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19714         * Makefile.in (source-vault, binary-vault): New targets.
19716 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19718         * config.sub: Recognize -eabi as a basic system type.
19720 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19722         * configure.in (enable_shared stuff): Fix typo.
19724 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19726         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19728 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19730         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19732 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19734         * configure.in (rs6000-*-*): Don't build gas.
19736 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19738         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19739         reduce command line length.
19740         (AS_FOR_TARGET): Check for as.new, not Makefile.
19741         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19743 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19745         * config.guess:  Merge from FSF.
19747 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19749         * configure: Don't use $ when handling program_suffix.
19751 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19753         * configure.in:  Configure tk for hppa/hpux.
19755 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19757         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19759 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19761         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19762         to LIBCXXFLAGS.  Tests are better run without it.
19764 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19766         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19768 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19770         * configure.in (*-*-netware*): Don't configure xiberty.
19772 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19774         * configure.in:  Remove tk from native_only list.
19776 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19778         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19779         for special NCD build.
19781 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19783         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19784         makeall.bat, they're only useful for binutils snapshots.
19785         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19786         makeall.bat to specified SUPPORT_FILES.
19788 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19790         * build-all.mk: Add Ericsson targets to sun4 and solaris
19791         hosts.  Add  BNR's sun4 target to solaris host, so their
19792         build-from-source will be tested in-house first.
19794 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19796         * Makefile.in (LIBCFLAGS): New variable.
19797         (CFLAGS_FOR_TARGET): Ditto.
19798         (LIBCFLAGS_FOR_TARGET): Ditto.
19799         (LIBCXXFLAGS): Ditto.
19800         (CXXFLAGS_FOR_TARGET): Ditto.
19801         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19802         (BASE_FLAGS_TO_PASS): Pass them.
19803         (EXTRA_TARGET_FLAGS): Ditto.
19805         * configure.in: Support --enable-shared.
19807 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19809         * configure.in (target_libs):  Include libstdc++ again.
19810         * config.guess:  Update from FSF (for FreeBSD).
19812 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19814         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19815         makeall.bat.
19816         (DISTDOCDIRS): Add `etc'.
19817         (ETC_SUPPORT_PFX): New variable.
19818         (taz): Include anything from etc starting with a word in
19819         ETC_SUPPORT_PFX.
19821 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19823         * config.sub: Update for recent FSF changes.  Remove obsolete
19824         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19825         spacing changes.
19827 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19829         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19831         * config.guess:  Merge with FSF.
19832         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19834 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19836         * configure: Since the "trap 0" handler will override the exit
19837         status on many systems, only use it for "exit 1", and make it set
19838         a non-zero exit status; reset it before "exit 0".  Also, check
19839         exit status of config.sub, and error out if it failed.
19841 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19843         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19844         and install libgloss.
19846 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19848         * Makefile.in (all-binutils): Depend upon all-byacc.
19850         * configure.in: Don't build emacs on Irix 5.
19852 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19854         * configure.in (*-*-netware*): Add libio.
19856 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19858         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19859         (CHECK_TARGET_MODULES): Ditto.
19860         (INSTALL_TARGET_MODULES): Ditto.
19861         (TARGET_LIBS): Ditto.
19862         (all-libstdc++): Note dependencies.
19864 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19866         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19868 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19870         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19871         -fexternal-templates.
19873         * configure.in (target_libs): Add libstdc++.
19874         (noconfigdirs): Add libstdc++ as appropriate.
19876 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19878         * config.guess:  Update from FSF.
19880 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19882         * configure: Use ${config_shell} when running ${configsub}.
19884 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19886         * config.sub: No longer recognize h8300h.
19888 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19890         * config.sub: Remove extraneous differences between config.sub and
19891         gcc/config.sub.
19893 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19895         * Makefile.in (DISTSTUFFDIRS): Add gas.
19897 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19899         * COPYING.NEWLIB: New file.
19901 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19903         * config.guess (HP-UX):  Patch from Harlan Stenn
19904         <harlan@landmark.com> to also emit release level.
19906 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19908         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19910 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19912         * config.sub:  Merge nextstep cleanup from FSF.
19914 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19916         * configure.in (arm-*-*): Don't configure ld for this target.
19918 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19920         * configure.in (*-*-netware): don't configure libg++, libio,
19921         librx, or newlib.
19923 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19925         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19926         configure ld--it works, but it doesn't support shared libraries.
19928 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19930         * config.guess (*-unknown-freebsd*):  Get rid of possible
19931         trailing "(Release)" in version string.
19932         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19934 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19936         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19937         Fix type: *-next-neststep -> *-next-nextstep.
19939         * config.guess:  Merge from FSF:
19941         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19943         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19945         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19947         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19948         instead of UNIX_SV for UnixWare 1.0).
19950 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19952         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19953         to make gdb/nlm/* build after the compiler and linker.
19955 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19957         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19958         not just i[34]86.
19959         (m68k-atari-sysv4):  Relocate to match FSF version.
19961         * config.guess:  More merges from the FSF:
19963         Add a space before function call or macro invocation.
19965         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19967         * config.guess: Add trap cmd to remove dummy.c and dummy when
19968         interrupted.
19970         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19972         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19973         (dummy): Redirect stderr from compilation of dummy.c.
19975         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19977         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19979 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19981         * configure: Accept and ignore --cache*, for compatibility with
19982         new autoconf.
19984 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19986         * config.guess:  Merge from FSF:
19988         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19990         * config.guess (Pyramid*:OSx*:*:*): New case.
19991         (PATH): Add /.attbin at end for finding uname.
19992         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19994         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19996         * config.guess (M88*:DolphinOS:*:*): New case.
19998         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
20000         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
20001         to select whether to use ELF or COFF.
20003         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
20005         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
20007         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
20009         * config.guess: Guess the OS version for HPUX.
20011         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
20013         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
20015 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20017         * configure.in: Recognize --with-headers, --with-libs, and
20018         --without-newlib.
20019         * Makefile.in (all-xiberty): Depend upon all-ld.
20021 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20023         * configure.in: Change i[34]86 to i[345]86.
20025 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20027         * configure (version): A few more tweaks to help message.
20029 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20031         * Makefile.in:  Remove (for now) librx as a host library,
20032         now that we're building it for target.
20034 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20036         * configure: Fix up help message; from karl@owl.hq.ileaf.com
20037         (Karl Berry).
20039 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20041         * configure.in:  Also configure librx.
20043 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20045         * Makefile.in:  Update various rules to reflect that librx
20046         is now needed for libg++.
20048 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20050         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
20052 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
20054         * configure.in: Configure the examples directory.
20056 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20058         * configure: Simplify Jun 2 1994 change.
20060 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20062         * change CC to /usr/latest/bin/gcc for lynx host builds, since
20063         /bin/gcc isn't good enough to build gcc.
20065 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
20067         * Makefile.in (GDB_SUPPORT_FILES): Remove
20068         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
20069         (gdb.tar.gz): Add new rule to use standard distribution building
20070         mechanism.
20072 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20074         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
20075         Bill Cox <bill@cygnus.com>.
20077 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20079         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
20081 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
20083         * configure:  Search current dir first in .gdbinit.
20085 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20087         * config.sub:  Recognize freebsd (merged from gcc config.sub).
20089 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20091         * config.sub:  Refer to NeXT's operating system as nextstep.
20093         * config.sub (case $basic_machine):  Re-order the cases, to match
20094         the order in the FSF version (which is mostly alphabethical).
20095         Merge in some additions and changes from the FSF.
20097 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
20099         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20100         * config.sub: Recognize cxux7.
20101         * configure.in: Use mh-cxux for m88k-harris-cxux*.
20103 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20105         * config.sub:  Fix typo powerpc -> powerpc-*.
20107 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
20109         * Makefile.in: `all-emacs19' depends on `all-byacc'.
20111         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20112         parallel with all-emacs and install-emacs).  Top-level command
20113         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20115 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20117         * test-build.mk ($(host)-stamp-stage2-installed): Remove
20118         $(relbindir)/make before doing ``make install'', and use
20119         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
20120         installing over running make binary.
20121         ($(host)-stamp-stage3-installed): Likewise.
20123 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20125         * config.guess: Recognize Mach.
20127 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20129         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20130         see whether --exec-prefix was used.
20132 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20134         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
20136 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20138         * Makefile.in: Add all-librx target similar to all-libproc.
20140 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
20142         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
20143         with post 1.2 uname bogosity.
20145 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20147         * configure: Remove temporary files on receipt of a signal.
20149 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20151         * configure: If there is a package_makefile_frag, remove
20152         ${subdir}/Makefile.tem after copying it in.
20154 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20156         * build_all.mk: support rs6000 lynx identifies itself as
20157         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20158         since /bin/gcc is too feeble to compile a modern gcc.
20160 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20162         * brought devo/test-build.mk update-to-date with progressive/
20163         test-build.mk. Add lynx targets and hppa flag info.
20165 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20167         * configure.in:  Use mh-ncrsvr43.  Patch from
20168         Tom McConnell <tmcconne@sedona.intel.com>.
20170 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20172         * config.guess (i386-unknown-bsdi):  No longer need to
20173         check #if defined(__bsdi__) && defined(__i386__).
20175 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20177         * configure: Set program_transform_nameoption correctly.
20179 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20181         * brought build-all.mk update-to-date with progressive build-all.mk,
20182         added new targets and hppa info.
20184 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20186         * configure: If config.guess result is a prefix of the user
20187         specified target, assume a native build and use the user specified
20188         target as the host alias.  Remove SunOS patch suffix removal hack.
20189         * configure.in: Remove SunOS patch suffix removal hack.
20191         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20192         in NATIVE_CHECK_MODULES.
20194 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20196         * Makefile.in: Rename HOST_ONLY to NATIVE.
20197         * configure: Delete SunOs patch suffix from host_canonical
20198         and build_canonical variables that are prepended to Makefiles.
20199         * configure.in: Add comments for easier maintenance.
20201 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20203         * Makefile.in: Add all-libproc target similar to all-gui.
20205 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20207         * Makefile.in (CHECK_MODULES): split into
20208         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20210 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20212         * config.guess (i386-unknown-bsdi): New system to guess.
20214 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20216         * Makefile.in: Add all-gui target (but not yet build by "all").
20218 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20220         * config.sub: Move deletion of patch suffix from here...
20221         * configure.in: To here, at Ian's suggestion.  The top-
20222         level scripts might need to know of a patch level.
20224 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20226         * config.sub: Strip off patch suffix so rtl is recognized
20227         as a sunos4.1.3 machine, even though it's been patched.
20229 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20231         * Makefile.in (INSTALL_LAST): Delete.
20232         (INSTALL_DOSREL): New.
20234 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20236         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20237         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20238         whether we pass down --with-gnu-ld anyhow.
20240 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20242         * Makefile.in (INSTALL_LAST): Change operation so it works
20243         on more flavors of make.
20244         * configure.in (go32): Don't build libg++ or libio.
20246 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20248         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20249         they can be overriden by templates.
20251 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20253         * configure.in (target==go32): Don't build gdb.
20254         * dosrel: New directory.
20256 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20258         * configure.in (host==go32): Configure dosrel too.
20259         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20260         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20261         be set by incoming names or templates.
20262         (INSTALL_LAST): New rule.
20264 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20266         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20268 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20270         * configure.in (appdirs): New variable.  Currently empty, but will
20271         be used in gas distribution.  If nonempty, lists a set of
20272         directories at least one of which must get configured, or top
20273         level configuration is considered to have failed.
20274         (rs6000-*-lynxos*): Use new file name.
20276 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20278         Eliminate XTRAFLAGS.
20279         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20280         newlib include files using -idirafter, and also use -nostdinc.
20281         (CXX_FOR_TARGET): Likewise.
20282         (XTRAFLAGS): Removed.
20283         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20284         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20285         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20286         ($(DO_X)): Don't pass down XTRAFLAGS.
20288 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20290         * configure.in (mips*-dec-bsd*): New target; do build linker.
20291         (mips*-*-bsd*): New target; don't build linker.
20293 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20295         * configure.in: support rs6000-*-lynxos* configuration.
20296         support sunos4 as a cross target.
20298         * config.sub: look for lynx*, not lynx since the OS version may
20299         legitimately be part of the name.
20301 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20303         * configure.in (i[34]86-*-sco*): Move to be with other i386
20304         targets.
20305         (romp-*-*): New target.  Skip various binary utilities.
20306         (vax-*-*): New target.  Don't build newlib.
20307         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20309 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20311         * configure.in: Only set host_makefile_frag if config
20312         directory exists.
20314 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20316         * install.sh: If $dstdir exists, don't check whether each
20317         component does.
20319 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20321         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20323 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20325         * configure.in (*-*-lynxos*): Don't configure newlib for either
20326         native or cross Lynx.
20328 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20330         * config.sub (sparc64-elf): Fix os.
20331         (z8k): Remove duplicate.
20333 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20335         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20336         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20338 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20340         * configure: Make file links cleanly even if Lynx fails on
20341         an NFS symlink (at least fail cleanly).
20343 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20345         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20346         -XNh2000.
20348 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20350         * configure: Unknown options are fatal again.
20352 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20354         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20355         compatibility.
20357 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20359         * build-all.mk: Add `clean' target.
20361 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20363         * config.guess:  Add SINIX support.
20364         * configure.in:  Add mips-*-sysv4* support.
20366 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20368         * build-all.mk: Document all useful targets.
20369         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20370         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20372 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20374         * configure: Support --silent, --quiet.
20376 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20378         * configure: Support --disable-FEATURE.
20380 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20382         * config.guess: Recognize NCR running SVR4.3.
20384 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20386         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20387         Patch from Paul Eggert <eggert@twinsun.com>.
20389 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20391         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20393 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20395         * configure: Make unrecognized options give nonfatal warnings
20396         instead of fatal errors, and pass them to any subdirectory
20397         configures in case they recognize them.
20398         Make --x equivalent to --with-x.
20400 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20402         * configure: Add --enable-* options.  Clean up usage message and
20403         some comments.
20405 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20407         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20409 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20411         * configure.in (hppa*-*-*): Enable binutils.
20413 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20415         * config.sub: Recognize cisco.
20417 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20419         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20421 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20423         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20424         than one configuration name.  Add comment.
20426 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20428         * config.guess: about target *-hitachi-hiuxwe2, fixed
20429         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20430         macro is incorrect.]
20432 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20434         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20435         than the "make ls" stuff which used to be here.
20437 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20439         * config.guess:  Recognize i[34]86-unknown-freebsd.
20440         From Shawn M Carey <smcarey@rodan.syr.edu>.
20442 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20444         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20446 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20448         * config.guess: Check for ptx.
20450 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20452         * config.sub: Add os9k checking.
20454 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20456         * config.guess: Handle OSF1 running on HPPA processors
20458 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20460         * configure: If subdir configure fails, print out a message with
20461         subdirectory name, in case subdir's configure code didn't identify
20462         itself.
20464 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20466         * configure.in: Remove embedded newlines from configdirs.
20467         Avoid mismatches of substrings.  Fix matching strings at end
20468         of configdirs.
20470 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20472         * config.guess:  Add Lynx/rs6000 config support.
20474 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20476         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20478 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20480         * configure.in (hppa*-*-osf*): Treat this just like most other
20481         PA configurations (eg no binutils or ld).
20482         (hppa*-*-*elf*): These configurations have binutils and ld.
20484 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20486         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20488 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20490         * configure.in (rs6000-*-*): Build gas.
20492 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20494         * Makefile.in:  Avoid bug in losing hpux sed.
20496 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20498         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20499         for GDB and GDB has been fixed to not need it.
20501 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20503         * config.guess: Recognize vax hosts.
20505 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20507         * configure (while loop): Don't use "break 2" inside case
20508         statement -- the case statement isn't an enclosing loop.
20510 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20512         * config.guess:  Clean up NeXT support, to allow nextstep
20513         on Intel machines.  Make OS be nextstep.
20515 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20517         * config.guess: Add alternate forms for Convex.
20519 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20521         * configure:  Completely rewrite option processing.  Take
20522         advantage of pattern-matching to avoid invoking test frequently.
20523         Also clean up host and target defaulting logic.
20525 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20527         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20528         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20529         commands (plus user environment) will fit SCO limits.
20531 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20533         * configure.in: Don't issue warnings about directories which are
20534         not being configured if -norecursion is set.  Correct test for
20535         --with-gnu-as and --with-gnu-ld to not get confused by substring
20536         matches.
20538         * configure.in: Don't build gas for alpha-dec-osf1*.
20540 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20542         * configure:  Back out Per's change of 12/19/1993.  It changes the
20543         behavior of configure in unexpected and confusing ways.
20545         Also, use different delim char when calculating
20546         program_transform_name so that the name can contain slashes.
20548 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20550         * configure.in, config.sub: Add support for VSTa micro-kernel.
20552 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20554         * configure.in: Nuke hacks which were used to get a special
20555         version of GAS for HPPA configurations.
20557 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20559         * configure:  If only ${target_alias} is given, use that
20560         as the default for ${host_alias}.
20561         * configure:  Add missing back-slashes before nested quotes.
20563 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20565         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20567 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20569         * config.guess:  Recognize some Tektronix configurations.
20570         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20572 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20574         * config.sub: Match any flavor of SH.
20576 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20578         * configure.in: Don't try to configure newlib for Alpha.
20580 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20582         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20583         libg++ or libio for any Alpha target.
20585         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20587 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20589         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20590         default arguments -- so it tried to compress itself.
20592 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20594         * configure.in (notsupp): ensure that a space is always at the end
20595         of the configdirs list, since the grep checks for an explicit space
20597 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20599         * configure.in (target i386-sysv4.2): don't build ld, since static
20600         versions of many libraries are not available.
20602 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20604         * config.guess: Recognize Apollos (using environment variables).
20605         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20607 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20609         * config.guess: Recognize Sony news mips running newsos.
20611 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20613         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20614         "fi ; else" for bash.
20616 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20618         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20620 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20622         * config.sub: accept unixware as an alias for svr4.2.
20623         Fix some inconsistancies with the gcc version.
20625 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20627         * Makefile.in (DISTDOCDIRS):  Add gdb.
20629 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20631         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20633 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20635         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20636         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20637         this now.
20639 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20641         * config.sub: Accept hiux* as an OS name.
20643         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20644         etc/make-stds.texi.  The underscore came from gcc, and dje now
20645         agrees that RUNTESTFLAGS is the correct name.
20647 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20649         * install.sh:  Remove 'set -e'.  It makes any conditionals
20650         in the script useless.
20652         * config.guess: Automatically recognize arm-acorn-riscix
20653         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20655 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20657         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20659 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20661         * Makefile.in (DISTDOCDIRS): New variable.
20662         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20663         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20665 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20667         * configure.in (hppa target): check the source directory for the
20668         pagas sub-directory
20670 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20672         * config.sub: Allow -aout* and -elf*.
20674 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20676         * configure.in: Don't build ld on i386-solaris2, same as for
20677         sparc-solaris2.
20679 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20681         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20683 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20685         * configure.in:  Configure gdb for alpha.
20687 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20689         * Makefile.in (CXXFLAGS): Add -O.
20691 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20693         * config.guess: added support for DG Aviion
20695 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20697         * configure.in: Produce warning message for subdirectories not
20698         configurable for this host/target combination.  Don't try to
20699         configure gdb for vms.
20701 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20703         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20704         appropriate files before making "diststuff".
20705         (DISTBISONFILES): New var: list of files to be edited.
20706         (DISTSTUFFDIRS): Add binutils.
20708 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20710         * config.sub: also handle mipsel and mips64el (for little endian mips)
20712 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20714         * configure.in: Add * to end of all OS names.
20716 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20718         * configure.in: Build newlib for LynxOS native.
20720 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20722         * config.guess: Add support for delta 88k running SVR3.
20724         * configure.in: Add comment about HP compiler vs. emacs.
20726 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20728         * configure.in: don't build ld on solaris2 (not a viable option
20729         due to bugs in getpwnam & getpwuid)
20731 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20733         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20734         config.guess will produce a full version number.
20736 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20738         * configure.in: Build linker and binutils for alpha-dec-osf1.
20740 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20742         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20743         and gdb/testsuite/Makefile.in.
20745 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20747         * configure.in: recognize mips*- instead of mips-
20749 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20751         * config.sub: Accept linux*coff and linux*elf as operating
20752         systems.
20754 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20756         * config.sub: Recognize mips64, and mips3 as an alias for it.
20758 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20760         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20761         gdb knows how to handle OSF/1 shared libraries.
20763 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20765         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20766         * config.guess: Recognize Hitachi's HIUX.
20767         * config.sub: Recognize h3050r* and hppahitachi.
20768         Remove redundant cases for hp9k[23]*.
20770 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20772         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20773         if gas and ld are in the source tree and are in ${configdirs}.
20774         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20775         --with options (but still pass them down on the command line,
20776         if they were explicitly specified).
20778 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20780         * configure: substitute SHELL value in Makefile.in with
20781         ${CONFIG_SHELL}
20783 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20785         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20786         *-*-solaris2* targets.
20788 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20790         * Makefile.in: define M4, and pass it down to sub-makes;
20791         all-autoconf now depends on all-m4
20793 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20795         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20796         presence of {ar,ranlib} instead of a configured directory
20798 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20800         * config.guess: Accept 34?? as well as 33?? for NCR.
20802 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20804         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20805         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20807 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20809         * configure: grab values for $(CC) and $(CXX) from the
20810         environment, so that someone can do "CC=gcc configure; make" and
20811         have it work right (matching the way that autoconf works now)
20813         * configure.in, Makefile.in: add support for gash, the tcl
20814         interface to Galaxy
20816         * config.guess: add NetBSD variants (hp300, x86)
20818 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20820         * install.sh: Support -d option (in the manner of SunOS 4 install,
20821         as it is more deterministic than that of GNU install)
20822         (chmodcmd): Set file to mode 755 by default (should also do default
20823         chgrp and chown, but I don't feel like dealing with that now)
20825 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20827         * config.sub: Remove h8300hhms alias.
20829 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20831         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20833 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20835         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20836         as stmp-fixinc
20838 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20840         * config.sub: recognize m88110-bug-coff.
20842 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20844         * Makefile.in (all-libio): all dependencies on the toolchain used
20845         to build this (gcc, gas, ld, etc)
20847 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20849         * config.guess: Deal with OSF/1 1.3 on alpha.
20851 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20853         * install.sh: add some 'else true' clauses for portability
20855         * configure.in: don't build libio for h8[35]00-*-* targets
20857 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20859         * Makefile.in:  Add support for new libio.
20861 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20863         * install.sh: If one command fails, don't try the rest.  Don't try
20864         to remove $dsttmp (via trap) unless we have already created it.
20865         If $src doesn't exist, detect it and exit with an error.
20867         * config.guess: Recognize BSD on hp300.
20869 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20871         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20872         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20874 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20876         * Makefile.in (all-send-pr): depends on all-prms
20878 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20880         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20882 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20884         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20885         Added test for mips-mips-riscos5.
20887 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20889         * configure.in: use mh-hp300 for 68k HP hosts
20891 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20893         * configure: add support for CONFIG_SHELL, so that you can use
20894         some alternate shell for evaluating configure scripts
20896 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20898         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20899         in configure script to bug-gdb@prep.ai.mit.edu when building
20900         distribution archive.
20901         * Makefile.in (COMPRESS):  Remove def.
20902         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20903         gdb.tar.Z and make-gdb.tar.Z respectively.
20904         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20905         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20906         to convergence with 'taz' target in Makefile.in.
20908 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20910         * install.sh (dsttmp): use trap to ensure that tmp files go
20911         away on error conditions
20913 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20915         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20917 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20919         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20920         its parent is '/' not ''.
20922         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20924 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20926         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20927         that ${newsrcdir}/configure.in does.
20929 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20931         * test-build.mk: support for CONFIG_SHELL
20933 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20935         * config.sub (netware):  Add as a basic system type.
20937 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20939         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20940         $(srcdir)/ from the dependency on Makefile.in.
20942 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20944         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20945         (h8300hhms is temporary until multi-libraries are implemented).
20946         * configure.in: Handle h8300h too.
20948 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20950         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20952 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20954         * configure:  Remove extraneous output when guessing host type.
20955         * config.guess:  Remove extraneous output when guessing using C
20956         compiler rather than uname, or when guessing fails.
20958 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20960         * Makefile.in: remove all.cross and install.cross targets
20962         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20963         definitions
20965 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20967         * configure.in (target sh): Build gprof.
20969 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20971         * config.sub: change -solaris to -solaris2
20973 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20975         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20977 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20979         * configure: Correct error message for missing Makefile.in to
20980         print correct directory.
20982 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20984         * install.sh: kludge around 386BSD shell bug
20986 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20988         * config.guess:  Recognize NeXT.
20989         * config.guess:  Recognize i486-ncr-sysv4.
20990         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20992 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20994         * Makefile.in (MAKEINFOFLAGS): New variable.
20995         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20996         * build-all.mk, test-build.mk: Pass down --no-split as
20997         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20999 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
21001         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
21003 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
21005         * Makefile.in (libg++.tar.z):  New rule.
21006         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
21007         * Makefile.in (taz):  Only do a single chmod.
21009 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
21011         * install.sh: don't use dirname anymore (replaced with sed usage)
21013 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
21015         * Makefile.in:  Change extension for gzip'd files from '.z' to
21016         '.gz' per new FSF standard usage.
21018 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
21020         * configure: put quotes around the final value of program_transform_name
21022 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21024         * Makefile.in: new install.sh support; update install-info rules
21026 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
21028         * configure.in: Build diff for crosses, but not for go32 host.
21030         * configure.in: Build gprof only for native, and don't build it
21031         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
21033 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
21035         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
21037 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21039         * configure.in (host_tools): Add prms.
21041 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21043         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
21044         with $(FLAGS_TO_PASS) on the command line
21046         * config.sub: Recognize lynx and lynxos
21048 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21050         * config.sub: Accept -ecoff*, not just -ecoff.
21052 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21054         * Makefile.in (taz): Use .gz suffix instead of .z.
21055         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
21056         names.
21058 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21060         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
21062 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21064         * Makefile.in (install-no-fixedincludes):  install gcc last, so
21065         that rebuilds that might happen during 'make install' don't get
21066         bogus gcc include files
21068 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21070         Change from Utah for HPPA support:
21071         * config.guess: Recognize hppa1.x-hp-bsd.
21073 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
21075         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
21076         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21078 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21080         * config.sub: Add support for rom68k and bug boot monitors.
21082 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
21084         * Makefile.in: Make all-opcodes depend on all-bfd.
21086 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21088         * config.guess: Added special check for i[34]86-univel-sysv4*.
21090 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
21092         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21093         the processor rather than assuming i486.
21095 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21097         * config.guess: Recognize SunOS6 as Solaris3.
21099 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
21101         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
21102         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21104 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
21106         * build-all.mk (all-cross): New target for Canadian Cross.
21107         Added Q2 go32 targets.
21108         * test-build.mk: Configure go32 cross sparclite-aout and
21109         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
21110         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21112 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21114         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21115         GO32 hosted toolchains
21117 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21119         * configure: change  so "-exec-prefix" gets passed down rather
21120         than "-exec_prefix" so autoconf generated Makefiles get the
21121         exec_prefix set right.
21123 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21125         * config.guess: get the Solaris2 minor version number
21127         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21129 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21131         * config.guess: Recognize some Sequent platforms.
21133 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21135         * Makefile.in: added the vault-install target
21137         * configure.in: actually use the Sun3 makefile fragment that's in
21138         config, also added the release dir to configdirs
21140 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21142         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21144 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21146         * configure.in: remove some program from Alpha targetted toolchains
21148 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
21150         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21151         gprof.
21152         (taz): Run "make diststuff" in those directories instead of "make
21153         proto-dir".  Look for "VERSION=" only at start of line in subdir
21154         Makefile.  Use "gzip -9" for compression.
21155         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21156         (binutils.tar.z): New target.
21158 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21160         * Makefile.in (taz): Include gpl.texinfo.
21162 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21164         * Makefile.in (setup-dirs): Merged into "taz" target.
21165         (taz): Only do `proto-dir' stuff if a directory is actually needed
21166         for this target.
21168 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21170         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21171         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21172         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21173         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21174         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21176 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21178         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21179         config.sub, and move-if-change to gdb testsuite distribution
21180         archive, so the testsuite can be extracted, configured, and
21181         run separately from the gdb distribution.  Blow away the Chill
21182         tests that require a Chill compiled executable, since GNU Chill
21183         is not yet publically available.
21185 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21187         * test-build.mk: set environment variables in a single command,
21188         instead of a list of assignments and exports
21190         * config.guess: recognize Alpha/OSF1 systems
21192 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21194         * configure: Change help message to prefer --options rather than
21195         -options.
21197 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21199         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21200         zippy@ecst.csuchico.edu.
21201         * config.guess: Recognize miniframe.
21203 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21205         * Makefile.in: Use srcroot to find runtest rather than rootme.
21206         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21208 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21210         * test-build.mk: Extensive additions to support building on a
21211         machine other than the host.
21213 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21215         * configure (tooldir): Fix for i386-aix again.
21217 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21219         * configure, Makefile.in:  Change definition of $(tooldir)
21220         to match the FSF.
21222 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21224         * config.guess:  Recognize i[34]86/SVR4.
21226 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21228         * Makefile.in (all-gdb): gdb depends on sim.
21230 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21232         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21233         at the same time we make the prototype gdb directory.
21234         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21235         files at the same time as the gdb base release distribution.
21237 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21239         * Makefile.in (check): Use individual check targets rather than
21240         DO_X rule.
21241         (check-gcc): Added.
21243 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21245         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21246         for System V release 3.2.
21248 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21250         * config.sub: Recognize hppaosf.
21251         * configure.in: Do configure ld/binutils/gas for it.
21253 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21255         * configure (tooldir): Alter syntax used to set this, for systems
21256         where "\$" isn't handled right, like i386-aix.
21258 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21260         * configure: Pass program-transform-name, not
21261         program_transform_name, to recursive configures.
21263 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21265         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21266         of gas+ld+binutils.
21268 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21270         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21272 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21274         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21276 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21278         * Makefile.in (PRMS): Set back to all-prms.
21280 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21282         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21283         targets, rather than for MIPS hosts.
21285 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21287         * configure.in: add comment for --with-x default values
21289         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21291         * Makefile.in: add check-* targets for each of the directories in
21292         the tree.  Add a definition of RUNTEST that will use the one we
21293         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21295 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21297         * configure.in: Removed obsolete references to bfd_target and
21298         target_makefile_frag.
21300         * build-all.mk: Set assorted targets for Q2.
21301         * config.sub: Recognize z8k-sim and h8300-hms.
21302         * test-build.mk: Really don't pass host to configure.
21303         (HOLES): Added uname.
21305 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21307         * configure: Handle an empty program-prefix, program-suffix or
21308         program-transform-name correctly.
21310 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21312         * build-all.mk: -G 8 no longer required for MIPS targets.
21313         * test-build.mk: Don't pass host argument to configure; make it
21314         guess.
21316 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21318         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21319         * Makefile.in (COMPRESS):  New macro, like GZIP.
21321 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21323         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21325         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21326         with gas currently defaults to -G 0.
21328 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21330         * Makefile.in (all-flex): flex depends on byacc.
21332         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21333         to test-build.mk as RELEASE_TAG.
21334         * test-build.mk (configargs): New variable containing arguments to
21335         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21336         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21338         * config.guess: Use /bin/uname when checking -X argument on SCO,
21339         to avoid invoking GNU uname which doesn't understand -X.
21341         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21343         * configure.in: Build gas for mips-*-*.
21345 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21347         * Makefile.in (all.normal): insert missing backslash.
21349 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21351         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21353         * Makefile.in: Complete overhaul to merge many almost identical
21354         targets.
21356 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21358         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21359         (gdb.tar.Z): Adjusted.
21361         * Makefile.in (setup-dirs, taz): New targets; should be general
21362         enough to adapt for gdb sometime.  Build only .z file.
21363         (gas.tar.z): New target.
21365 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21367         * build-all.mk: Use CC=cc -Xs on Solaris.
21369 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21371         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21372         for handling BISON for FSF releases.
21374 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21376         * configure: Actually implement the change zoo just documented.
21378 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21380         * configure: when using config.guess, only set target_alias when
21381         it's not already been set (ie, on the command line)
21383 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21385         * Makefile.in: add installcheck target, set PRMS to install-prms
21387 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21389         * configure: add support for package_makefile_fragment, handle the
21390         case where a directory has a configure.in file but no Makefile.in
21391         more gracefully (with an actual understandable error message, even);
21392         add support for --without (and add this to the usage message); also
21393         explicitly add a --host=${host_alias} to the command line when
21394         config.guess is used
21396 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21398         * configure: Must use both --host and --target in recursive calls.
21400 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21402         * Makefile.in: Change deja-gnu to dejagnu.
21404 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21406         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21408 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21410         * configure.in: canonicalize all instances to *-*-solaris2*,
21411         also strip out a number of tools to not build for go32 host
21413 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21415         * config.guess: add GPL.
21417         * Makefile.in, config.guess, config.sub, configure: bump
21418         copyrights to 93.
21420 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21422         * Makefile.in (do-info): Removed obsolete check for existence of
21423         localenv file.
21425         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21427 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21429         * Makefile.in: a couple of 'else true' for decstation,
21430         support for TclX
21432         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21434 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21436         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21438 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21440         * config.guess: Recognize i386-ibm-aix (PS/2).
21441         * configure.in: Use config/mh-aix386 file for it.
21443 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21445         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21446         CC_FOR_TARGET instead.
21447         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21449 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21451         * Makefile.in: Add sim to list of directories sent with gdb
21453 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21455         * configure.in: Put back mips-dec-bsd* case.
21457 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21459         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21460         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21461         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21463 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21465         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21467         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21468         (install-info): install dir.info only if it exists,
21469         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21471 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21473         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21474         gas for mips-dec-bsd.
21476 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21478         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21479         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21481 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21483         * configure.in: Added "dejagnu" to hosttools list.
21485 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21487         * config.sub, configure.in, config.guess:  Add support
21488         for Bosx, an AIX variant from Bull.
21489         Patches from F.Pierresteguy@frcl.bull.fr.
21491 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21493         * devo/dejagnu: Initial creation of devo/dejagnu.
21494         Migrated dejagnu testcases and support files for testing software
21495         tools to reside as subdirectories, currently called "testsuite",
21496         within the directory of the software tool.  Migrated all programs,
21497         support libraries, etc. beloging to dejagnu proper from
21498         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21499         with no modifications.  The changes to these files which will
21500         allow them to configure, build, and execute properly will be made
21501         in a future update.
21503 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21505         * Makefile.in: Change send_pr to send-pr.
21506         * configure.in: Likewise.
21507         * send_pr: Renamed directory to send-pr.
21509 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21511         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21513 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21515         * README:  Update for gdb-4.8 release.
21516         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21517         gdb-xxx.tar.z (gzip'd) file also.
21519 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21521         * Makefile.in: make all-diff depend on all-libiberty
21523 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21525         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21527 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21529         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21531 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21533         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21534         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21535         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21537 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21539         * Makefile.in:  makeinfo binary is in a new location
21541 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21543         * config.sub: Accept -ecoff as an OS.
21545         * Makefile.in: Various changes to eliminate a level of make
21546         recursion and reduce the required command line length.
21547         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21548         sub-makes.
21549         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21550         variables holding settings for specific sub-makes.
21551         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21552         in terms of BASE_FLAGS_TO_PASS.
21553         (TARGET_LIBS): New variable listing directories which use
21554         TARGET_FLAGS_TO_PASS.
21555         (subdir_do): Eliminated.
21556         (do-*): New set of targets to replace subdir_do.
21557         (various): All targets which used subdir_do now depend on do-*.
21558         (local-clean): Renamed from do_clean.
21559         (local-distclean): New target, dependency of distclean and
21560         realclean.
21561         (install-info): Don't create directories.  Depend on dir.info
21562         rather than calling make recursively.
21563         (install-dir.info): Eliminated.
21564         (install-info-dirs): Create all info directories here.
21565         (dir.info): Depend upon do-install-info.
21567         * test-build.mk (HOLES): Added false.
21569 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21571         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21573 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21575         * Makefile.in (info): remove dependency on all-texinfo.  The
21576         problem was really in texinfo/C, not at this level.
21578 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21580         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21582 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21584         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21585         GDB releases.
21587 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21589         * configure: Include srcdir in message about target of link not
21590         being found.  Don't convert `-' to `_' in `with' options being
21591         passed to subdirs.
21593 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21595         * configure.in: add uudecode to host_tools
21597         * Makefile.in: added {all,install}-uudecode targets, added them to
21598         the appropriate lists
21600 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21602         * Makefile.in (all-gcc): Added dependency on all-gas.
21604         * configure.in (mips-*-*): Build ld and binutils.
21606 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21608         * configure: check return code from mkdir, print error message and
21609         exit on failure.
21611 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21613         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21615 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21617         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21619 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21621         * config.sub (h8500):  Recognize this as a cpu type.
21623 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21625         * configure: source directory missing is no longer a warning
21627         * configure.in: recognize irix[34]* instead of irix[34]
21629         * Makefile.in: define and pass down X11_LIB
21631 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21633         * guess-systype: Renamed to ...
21634         * config.guess:  ... by popular request.
21635         * configure.in, Makefile.in:  Update accordingly.
21637 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21639         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21640         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21641         + Execute ./dummy instead of assuming . is in PATH.
21643 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21645         * guess-systype:  New shell script.  Attempts to guess the
21646         canonical host name of the executing host.
21647         Only a few hosts are supported so far.
21648         * configure:  Call guess-systype if no host is specified.
21650 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21652         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21653         gcc Makefile.
21655 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21657         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21658         (all-gcc, install-gcc, subdir_do): Use it.
21660 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21662         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21664 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21666         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21667         set exclusively by configure, using configure.in .
21669 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21671         * test-build.mk: set $PATH for all builds
21673         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21675 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21677         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21678         the one used in gcc/Makefile.in, so that a null expansion doesn't
21679         override the one needed to build gcc with a native cc.
21681 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21683         * configure: Accept -with arguments.
21685 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21687         * Makefile.in: added h8300sim
21689 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21691         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21692         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21693         (all-cygnus, native, build-cygnus): Make
21694         $(canonhost)-stamp-3stage-done, not $(host)....
21695         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21696         i386-sco3.2v4.  Added else true to if command.
21698 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21700         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21702 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21704         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21706 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21708         * configure.in: don't remove binutils from Solaris builds
21710 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21712         * Makefile.in: get rid of earlier definitions for *clean,
21713         also handle the recursive info rule better
21715 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21717         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21718         do more-or-less the right thing.
21720 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21722         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21723         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21725 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21727         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21728         $(host_canonical).
21730         * configure.in: split the configdirs list into 4 categories (native
21731         v. cross, library v. tool) and handle the cross-only and native-
21732         only in more reasonable (and correct!) way.
21734 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21736         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21737         configdirs anymore.
21739 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21741         * Makefile.in: extensive cleanup::  removed all of the explicit
21742         clean-* targets, collapsed many wrappers around subdir_do into
21743         one, added additional targets to satisfy standards.texi, deleted
21744         some old targets, some changes for consistency
21746 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21748         * configure.in: handle some programs as cross-only, and others as
21749         native only
21751         * test-build.mk: handle partial holes in a more generic manner
21753         * Makefile.in: m4 depends on libiberty
21755 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21757         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21758         time, wdiff, and find to configdirs
21760         * Makefile.in: all, clean, and install rules for the new programs
21761         added to configure.in
21763 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21765         * configure.in: use mh-sun for all *-sun-* hosts
21767 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21769         * Makefile.in: define flags for X11 include files and library file
21770         locations, pass them down to the programs that need this info
21772         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21774 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21776         * configure.in: start building libg++ for HP-UX targets
21778 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21780         * README:  Update references to files moved into etc/.
21782 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21784         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21785         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21787 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21789         * configure: accept dash as well as underscore in long option
21790         names for FSF compatibility.
21792 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21794         * config.sub: added -sco3.2v4 support from FSF.
21796 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21798         * configure.in: expand the section that adds or removes
21799         directories from the list of programs to build, to handle native
21800         vs. cross in addition to host v. native
21802 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21804         * Makefile.in:  Replace C++ in macro names with CXX.
21805         This is less likely to break ...
21807 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21809         * test-build.mk: add -w to GNU_MAKE
21811 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21813         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21814         add 'sparc' to list of recognized cpus.  This needed to make
21815         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21816         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21817         then changes that into $CPU-wrs-vxworks.
21819         * configure.in: remove most references to gdbtest, regularize
21820         target based program removal
21822         * test-build.mk: import from p3 tree (many fixes and changes)
21824 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21826         * Makefile.in: added rules to handle tcl, tk, and expect
21828         * configure.in: handle those directories if they exist
21830 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21832         * config.sub: removed bogus hppabsd and hppahpux names, since
21833         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21835 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21837         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21838         depends upon all-xiberty
21840         * Makefile.in: changes from p3, including:
21842         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21844         * Makefile.in (XTRAFLAGS): include newlib directories if
21845         newlib/Makefile exists, rather than if host != target.
21847         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21849         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21850         from the same source tree and not building a cross-compiler.  This
21851         matters for the libg++ configuration if reconfiguring a tree that
21852         has already been installed.
21854         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21856         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21857         pick up the machine and system specific header files.
21859         * Makefile.in: added AS_FOR_TARGET, passed down in
21860         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21861         the C compiler to use to create programs which are run in the
21862         build environment, set it to default to $(CC), and passed it down
21863         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21865         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21867         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21868         We need them for unusual native builds, like systems without
21869         ranlib.
21871         * configure: also define $(host_canonical) and
21872         $(target_canonical), which are the full, canonical names for the
21873         given host and target
21875 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21877         * Makefile.in:  Added separate definitions for C++.
21879 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21881         * configure.in (configdirs):  Add deja-gnu.
21883 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21885         * README:  Update for configure.texi and gdb-4.7 release.
21887 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21889         * Makefile.in:  Move "all" target to top of file.
21890         Previously, first target was ".PHONY" which caused BSD4.4 make
21891         to build .PHONY when make was run without arguments.
21893 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21895         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21896         Library-copylefted code in libiberty.
21898 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21900         * config.sub:  Replace m68kmote with plain old m68k.
21902 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21904         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21906 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21908         * config.sub: Complain if no argument is given.  Added support for
21909         386bsd as OS and target alias.
21911 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21913         * Makefile.in (XTRAFLAGS): include newlib directories if
21914         newlib/Makefile exists, rather than if host != target.
21916 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21918         * config.sub: recognize sparclite-wrs-vxworks.
21920         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21921         p3.) Added clean-xiberty to clean.
21923 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21925         * configure.in: use *-*-* instead of nested cases for host and target
21927 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21929         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21930         from the same source tree and not building a cross-compiler.  This
21931         matters for the libg++ configuration if reconfiguring a tree that
21932         has already been installed.
21934 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21936         * config.sub (i486v/i486v4):  Merge in from FSF version.
21938 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21940         * configure: only set PWD if it is already set.
21942 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21944         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21945         doesn't have unset and all success paths (and most error paths)
21946         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21947         to just ${PWD} to avoid confusion.)
21949 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21951         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21952         even for a native compilation.
21954 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21956         Changes to make the gdb.tar.Z rule work better.
21958         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21959         (DEVO_SUPPORT):  Add configure.texi.
21960         (bfd-ilrt.tar.Z):  Remove ancient rule.
21962 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21964         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21965         pick up the machine and system specific header files.
21967         * configure.in, config.sub: added new target m68010-adobe-scout,
21968         with alias of adobe68k.  Changed configure.in to check for
21969         -scout before -sco* to avoid a false match.
21971         * Makefile.in: added AS_FOR_TARGET, passed down in
21972         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21973         the C compiler to use to create programs which are run in the
21974         build environment, set it to default to $(CC), and passed it down
21975         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21977 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21979         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21980         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21981         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21982         FOR_TARGET variants, to newlib and libg++.
21984 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21986         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21987         first.
21989 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21991         * config.sub:  Accept `elf' as an environment.
21993 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21995         * Makefile.in (all-opcodes):  cd into the right directory
21997 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21999         * configure: added -program_transform_name option, used as
22000         argument to sed when installing programs.
22001         configure.texi: added documentation for -program_prefix,
22002         -program_suffix and -program_transform_name.
22004 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
22006         * config.sub:  Accept i486 where i386 ok.
22008 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
22010         * config.sub: accept we32k
22012 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
22014         * config.sub, configure.in: accept OSE68000 and OSE68k.
22016         * Makefile.in: don't create all directories for ``make install'';
22017         let the subdirectories create the ones they need.
22019 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22021         * COPYING: new file, GPL v2
22023 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22025         * Makefile.in: use the new gen-info-dir, which needs a template
22026         argument (which also lives in texinfo)
22028         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
22030 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
22032         * config.sub (ncr3000):  Change i386 to i486.
22034 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22036         * Makefile.in: add install-rcs, install-grep to
22037         install-no-fixedincludes, removed install-bison and install-libgcc
22039 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
22041         * configure.in: grab the HPUX makefile fragment if on HPUX
22043 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
22045         * Makefile.in: eradicate bison spoor (ditto libgcc).
22046         configure.in: recognise m68{k,000}-ericsson-OSE.
22047         es1800 is alias for m68k-ericsson-OSE
22049 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22051         * configure.in: rearrange the parts that remove programs from
22052         configdirs, based now on HOST==TARGET or by canonical triple.
22054 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22056         * test-build.mk: recurse explicitly with -f test-build.mk when
22057         appropriate.  predicate stage3 and comparison on the existence
22058         of gcc.  That is, if gcc isn't around, we aren't three-staging.
22059         On very clean, also remove ...stamp-co.  Build in-place before
22060         doing other builds.
22062 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22064         * Makefile.in, configure.in: add tgas
22066 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22068         * Makefile.in: a number of changes merged in from progressive.
22070         * configure.in: add libm.
22072         * .cvsignore: ignore some stuff that comes from test-build.mk.
22074 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
22076         * config.sub:  Add es1800 (m68k-ericsson-es1800).
22078 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
22080         * configure: Add program_suffix (parallel to program_prefix)
22081         * Makefile.in: adjust directory-creating script for losing decstation
22083 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
22085         * configure:  Minor $subdir-related fixes.
22087 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22089         * configure: fix various problems with propogating
22090         makefile_target_frag in subdirs.
22091         * configure.in: config libgcc if its there
22093 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
22095         * config.sub:  HPPA merge.
22097 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
22099         * Makefile.in:  Replace all-bison with all-byacc in all
22100         dependency lines for other tools (which now use byacc).
22102 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
22104         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
22106 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
22108         * Makefile.in: make gprof rules similar to byacc rules (instead of
22109         vestigal $(unsubdir) that didn't work...)
22111 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
22113         * config.sub:  Add support for Linux.
22114         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
22115         (at least for libg++).
22117 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
22119         * configure.texi: fix doc for the -nfp option to configure
22121 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
22123         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22125 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
22127         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22128         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22129         * configure.in: added solaris* host_makefile_frag hook.
22131 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22133         * config.sub: changed recognition of m68000 so that various
22134         m68k types can be specified via m680[01234]0
22136 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22138         * config.sub (basic_machine): fix sed so that '-foo' isn't
22139         completely substituted out while .+'-foo' loses the '-foo'
22141 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22143         * config.sub ($os): Add -aout.
22145 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
22147         * configure:  If host_makefile_frag is absolute, don't
22148         prefix ${invsubdir} (relevant to libg++ auto-configure).
22150 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22152         * Makefile.in (tooldir): Define it.
22153         (all-ld): Depend on all-flex.
22155 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22157         * Makefile.in (check):  Fix libg++ special case.
22159 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22161         * configure: do not bury `pwd` into config.status, thus do fewer
22162         pwd's.
22164         * configure: print the "Building in" message only when building in
22165         other than "." AND verbose.
22167         * configure: remove -s, rework -v to better accommodate guested
22168         configures.
22170         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22172 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22174         * Makefile.in: macroize flags passed on recursion.  remove
22175         fileutils.
22177 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22179         * configure: get makesrcdir right for subdirs deeper than 1.
22181         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22182         install.
22184 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22186         * Makefile.in: don't print subdir_do or recursion lines.
22188 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22190         * standards.texi: added menu item.
22192         * Makefile.in: build and install standards.info.
22194         * standards.texi: new file.
22196 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22198         * configure: test for and move config.status pieces from
22199         ${subdir}/.
22201 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22203         * configure:  Test for existance of files before trying to mv
22204         them, to avoid numerous non-existance messages.
22206 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22208         * configure: correct final line of config.status.
22210         * configure: patch from eggert.  Avoids a protection problem if
22211         the original Makefile.in is read only.
22213         * configure: use move-if-change from gcc to create config.status.
22214         Some makefiles depend on config.status to tell if a directory
22215         has been reconfigured for a different host.  This change
22216         prevents those directories from remaking everything in the case
22217         where the reconfig was only intended to rebuild a Makefile.
22219         * configure: test for config.sub with "config.sub sun4" rather
22220         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22221         host alias from a missing config.sub.
22223 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22225         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22226         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22228 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22230         * configure: mkdir ${subdir} as needed.
22232 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22234         * Makefile.in,configure.in: added autoconf.
22236 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22238         * Makefile.in: no longer pass against on recursion.
22240         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22241         definitions are not inherited.
22243         * configure: correct makesrcdir when subdir is .
22245 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22247         * configure:  Add support for 'subdirs' variable, which is
22248         like 'configdirs', except that configure doesn't re-invoke
22249         itself for subdirs, it just creates a Makefile for each subdir.
22250         * configure.texi:  Document subdirs.
22252 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22254         * configure.in: added flex to configdirs
22256 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22258         * Makefile.in: remove clean-stamps from clean.
22260 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22262         * configure.in:  Add gdbtest to configdirs.
22264 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22266         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22267         to recursive makes.
22268         * configure.in:  Recognize new ncr3000 config.
22270 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22272         * Makefile.in, configure.in: removed references to gdbm.
22274 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22276         * config.sub:  Don't canonicalize os value
22277         newsos* to bsd (readline needs to check for newsos).
22278         (This fix was earlier made Jan 31, but got re-broken.)
22280 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22282         * configure.in:  sco is an os, not a vendor!
22284         * configure:  Quote $( better.  Keep various shells happy.
22286 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22288         * Makefile.in: eliminate stamp-files.
22290 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22292         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22293         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22295 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22297         * config.sub:  fix iris/iris3.
22299 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22301         * configure: re-add -rm.
22303 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22305         * Maskefile.in: add .stmp-rcs to all.
22307         * configure.in: remove gas from rs6000 build, use aix host fragment.
22309 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22311         * configure: pass down site_option during recursion.
22313 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22315         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22317 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22319         * configure: Change exec_prefix so that it really defaults to prefix.
22321 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22323         * Makefile.in, configure.in:  Add support for mmalloc library.
22325 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22327         * Makefile.in: add stmp dependencies for a few more things.
22329 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22331         * configure: adjusted error message on objdir/srcdir configure
22332         collision, per john's suggestion.
22334         * Makefile.in: add libiberty stmp to all and all.cross.
22336 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22338         * Makefile.in: remove force dependencies, add grep to all.
22340 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22342         * Makefile.in: drop flex.  make stamp files work.
22344         * configure: added test for conflicting configuration in srcdir,
22345         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22346         gets cranky.  use relative paths for configure and srcdir
22347         whenever possible.  Send some error messages to stderr that were
22348         going to stdout.
22350 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22352         * Makefile.in:  Fix libg++ rule to check for gcc directory
22353         before using gcc/gcc.  Also pass XTRAFLAGS.
22355 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22357         * Makefile.in: added stmp-files so that directories aren't polled
22358         when they are already built.
22360         * configure.texi: fixed a node pointer problem.
22362 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22364         * config.sub configure.in gdb/configure.in
22365         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22366         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22367         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22369 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22371         * configure: -recurring becomes -silent.  corrected help message
22372         for -site= option.
22374         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22376 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22378         * configure: when building Makefile for crosses, replace
22379         tooldir and program_prefix.  default srcdir from location of
22380         config.sub.  remove "for host in hosts" and "for target in
22381         targets" loops.
22383 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22385         * Makefile.in: Do not pass bindir or mandir to cvs.
22387 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22389         * Makefile.in, configure.in: removed traces of namesubdir,
22390         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22391         copyrights to '92, changed some from Cygnus to FSF.
22393         * configure.texi: remove most references to multiple hosts,
22394         multiple targets, subdirs, etc.
22396         * configure.man: removed rcsid. reference config.sub not
22397         config.subr.
22399         * Makefile.in: mkdir $(infodir) on install-info.
22401 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22403         * configure.texi:  Explain better about .gdbinit and about
22404         the environment that configure.in sections run in.
22406 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22408         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22410 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22412         * README:  DOC.configure => cfg-paper.texi.
22414 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22416         * config.sub (near case $os):  Don't convert newsos* to bsd!
22418 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22420         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22421         the number of copies of COPYING that go into the GDB tar file.
22423 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22425         * bfd/configure.in, gdb/config/mh-i386sco,
22426         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22427         Fix SCO configuration stuff.
22429 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22431         * Makefile.in:  For libg++, make sure the -I pointing
22432         to the gcc directory goes *after* all the libg++-local -I flags.
22433         Also, move just-gcc dependency from just-libg++ to all-libg++.
22435 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22437         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22439 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22441         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22443 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22445         * config.sub:  Add stratus configuration frags.  Also
22446         submitted to FSF.
22448 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22450         * Makefile.in (DEV_SUPPORT):  add configure.man.
22452         * config.sub(Decode manufacturer-specific):  add -none*.
22454 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22456         * Makefile.in:  remove form feeds to make Sun's make happy.
22457         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22459 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22461         * Makefile.in (AR_FLAGS):  Make quieter.
22463 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22465         * configure.in:  Add libg++.
22466         * configure:  When verbose, don't output the command line at each
22467         level; it will be unremarkably the same as the previous version,
22468         which will be the same as what the user typed.
22470 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22472         * configure.in, Makefile.in: fix clean-info, add flex.  add
22473         fileutils.
22475         * configure: be less sensitive to spaces in Makefile.in.  Do not
22476         look for sources in "..".  Doing so breaks subdirectories that
22477         might have their own configure.  If a subdir has it's own
22478         configure script, use it.
22480 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22482         * cfg-paper.texi: some changes suggested by rms.
22484 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22486         * config.sub:  Merge in some small additions from the FSF version,
22487         taken from the gcc distribution, to bring the Cygnus and FSF
22488         versions into closer sync.
22490 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22492         * configure.in:  Changed svr4 references to sysv4.
22494 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22496         * configure: added -V for version number option.
22498 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22500         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22501         renamed from DOC.configure to cfg-paper.texi.
22503 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22505         * configure, config.subr, config.sub: config.subr is now
22506         config.sub again.
22508 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22510         * configure.texi: new file, in progress.
22512         * Makefile.in: build info file and install the man page for
22513         configure.
22515         * configure.man: new file, first cut.
22517         * configure: find config.subr again now that configuration "none"
22518         has gone.  removed all traces of the -ansi option.  removed all
22519         traces of the -languages option.
22521         * config.subr: resync from rms.
22523 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22525         * configure, config.sub, config.subr: merge config.sub into
22526         config.subr, call the result config.subr, remove config.sub, use
22527         config.subr.
22529         * Makefile.in: revised install for dir.info.
22531 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22533         * configure.in: add decstation host makefile frag.
22535         * Makefile.in: BISON now bison -y again.  also install-gcc on
22536         install.  clean-gdbm on clean.  infodir belongs in datadir.
22537         Make directories for info install.  Build dir.info here then
22538         install it.
22540 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22542         * Makefile.in: fix for bad directory tests.
22544 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22546         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22547         regexp.  -srcdir relative was being handled incorrectly.
22549         * Makefile.in: unwrapped some for loops so that parallel makes
22550         work again and so one can focus one's attention on a particular
22551         package.
22553 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22555         * configure: added PWD as a stand in for `pwd` (for speed). use
22556         elif wherever possible.  make -srcdir work without -objdir.
22557         -objdir= commented out.
22559 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22561         * configure: +options become --options.  -subdirs commented out.
22562         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22563         Makefile now at top of generated Makefile.  Removed cvs log
22564         entries.  added -srcdir.  create .gdbinit only if there is one
22565         in ${srcdir}.
22567         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22568         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22569         and mandir now keyed off datadir by default.
22571 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22573         * Freshly created ChangeLog.
22576 Local Variables:
22577 mode: change-log
22578 left-margin: 8
22579 fill-column: 76
22580 version-control: never
22581 End: