Daily bump.
[official-gcc.git] / ChangeLog
blob02d02a035f77a5957622146df6219d932d44f0e6
1 2024-02-10  Alexander Westbrooks  <alexanderw@gcc.gnu.org>
3         * MAINTAINERS: Add myself to write after approval and DCO.
5 2024-02-03  Maciej W. Rozycki  <macro@orcam.me.uk>
7         * MAINTAINERS: Update my e-mail address.
9 2024-02-02  Sandra Loosemore  <sloosemore@baylibre.com>
11         * MAINTAINERS: Update my e-mail address.
13 2024-01-29  Kwok Cheung Yeung  <kcy@codesourcery.com>
15         * MAINTAINERS: Update my work email address.
17 2024-01-25  Chung-Lin Tang  <cltang@baylibre.com>
19         * MAINTAINERS: Update my work email address.
21 2024-01-24  Thomas Schwinge  <tschwinge@baylibre.com>
23         * MAINTAINERS: Update my work email address.
25 2024-01-23  Tobias Burnus  <tburnus@baylibre.com>
27         * MAINTAINERS: Update my email address.
29 2024-01-23  Andrew Stubbs  <ams@baylibre.com>
31         * MAINTAINERS: Update
33 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
35         * Makefile.def: Add a dependency to libgrust for all-gcc.
36         * Makefile.in: Regenerate the file.
38 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
40         * Makefile.def: Add libgrust target to bootstrap.
41         * Makefile.in: Regenerate.
43 2024-01-15  Andrew Pinski  <quic_apinski@quicinc.com>
45         * MAINTAINERS (DCO): Add myself.
47 2024-01-09  Siddhesh Poyarekar  <siddhesh@gotplt.org>
49         * SECURITY.txt: Drop "exploitable" in the hardening section.
51 2024-01-09  Tom Tromey  <tom@tromey.com>
53         * Makefile.in: Rebuild.
54         * Makefile.tpl (BASE_EXPORTS): Add GUILE.
55         (GUILE): New variable.
56         * Makefile.def (flags_to_pass): Add GUILE.
58 2024-01-08  Joseph Myers  <josmyers@redhat.com>
60         * MAINTAINERS: Update my email address.
62 2023-12-30  Joseph Myers  <jsm@polyomino.org.uk>
64         * MAINTAINERS: Update my email address.
66 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
67             Thomas Schwinge  <thomas@codesourcery.com>
69         * Makefile.def: Add libgrust as host & target module.
70         * configure.ac: Add libgrust to host tools list. Add libgrust to
71         noconfigdirs if we're not building target libstdc++.
72         * Makefile.in: Regenerate.
73         * configure: Regenerate.
75 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
76             Arthur Cohen  <arthur.cohen@embecosm.com>
78         * MAINTAINERS: Add maintainers for libgrust.
80 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
82         * Makefile.def (gettext): Disable (via missing)
83         {install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
84         to true.  Add --disable-threads --disable-libasprintf.  Drop the
85         lib_path (as there are no shared libs).
86         * Makefile.in: Regenerate.
88 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
90         * MAINTAINERS: Add myself to write after approval
92 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
94         * MAINTAINERS: Update my email address
96 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
98         * MAINTAINERS: Add myself to write after approval
100 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
102         * MAINTAINERS: Add myself to write after approval and DCO
104 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
106         * libtool.m4: Fix stray call
108 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
110         * Makefile.in: Regenerate.
111         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
113 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
115         * MAINTAINERS: Update my email address.
117 2023-11-18  Frederik Harwath  <frederik@harwath.name>
119         * MAINTAINERS: Change my address.
121 2023-11-16  Michal Jires  <mjires@suse.cz>
123         * MAINTAINERS: Add myself.
125 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
127         PR bootstrap/12596
128         * .gitignore: Add '/gettext*'.
129         * configure.ac (host_libs): Replace intl with gettext.
130         (hbaseargs, bbaseargs, baseargs): Split baseargs into
131         {h,b}baseargs.
132         (skip_barg): New flag.  Skips appending current flag to
133         bbaseargs.
134         <library exemptions>: Exempt --with-libintl-{type,prefix} from
135         target and build machine argument passing.
136         * configure: Regenerate.
137         * Makefile.def (host_modules): Replace intl module with gettext
138         module.
139         (configure-ld): Depend on configure-gettext.
140         * Makefile.in: Regenerate.
142 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
144         * intl/*: Remove.
146 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
148         * MAINTAINERS: Add myself.
150 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
152         * MAINTAINERS: Update my email address.
154 2023-11-06  Carl Love  <cel@linux.ibm.com>
156         * MAINTAINERS: Update my email address.
158 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
160         * .github/CONTRIBUTING.md: Wrap lines more tightly.
162 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
164         * .github/CONTRIBUTING.md: New file.
165         * .github/PULL_REQUEST_TEMPLATE.md: New file.
167 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
169         * configure: Regenerate.
170         * configure.ac: Do not add default runpaths to GCC exes
171         when we are building -static-libstdc++/-static-libgcc (the
172         default).
173         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
174         enable flag to alter Darwin libraries to use @rpath names.
176 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
178         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
179         * Makefile.in: Regenerate.
181 2023-10-11  Filip Kastl  <fkastl@suse.cz>
183         * MAINTAINERS: Fix name order.
185 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
187         * MAINTAINERS: Add myself.
189 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
191         PR bootstrap/111663
192         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
193         * Makefile.in: Regenerate.
195 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
197         * SECURITY.txt: Fix up indentation.
199 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
201         * SECURITY.txt: Fix up commas.
203 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
205         * SECURITY.txt: New file.
207 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
209         * MAINTAINERS: Add myself.
211 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
213         * config-ml.in: Remove unneeded loongarch clause.
214         * configure.ac: Register custom makefile fragments mt-loongarch-*
215         for loongarch targets.
216         * configure: Regenerate.
218 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
220         * MAINTAINERS: Add myself
222 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
223             Chung-Lin Tang  <cltang@codesourcery.com>
225         PR testsuite/109951
226         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
227         'SYSROOT_CFLAGS_FOR_TARGET'.
228         * Makefile.in: Regenerate.
230 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
232         * config-ml.in: Do not build the multilib library variant
233         that is duplicate with the toplevel one.
235 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
237         * MAINTAINERS: Add myself.
239 2023-08-22  Filip Kastl  <fkastl@suse.cz>
241         * MAINTAINERS: Update my email address.
243 2023-08-11  Eric Feng  <ef2648@columbia.edu>
245         * MAINTAINERS: Add myself.
247 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
249         * Makefile.def: Reflect that libsframe needs to installed before
250         libbfd.  Reorder a bit to better track libsframe dependencies.
251         * Makefile.in: Regenerate.
253 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
255         * Makefile.def: Add install dependency on libsframe for libbfd.
256         * Makefile.in: Regenerated.
258 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
260         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
261         Solaris 11.
263 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
265         * configure: Regenerate.
266         * configure.ac: Add Haiku to list of ELF OSes
267         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
269 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
271         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
272         options, including options containing paths.
274 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
276         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
277         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
278         errors from nms that refuse to work on non-regular files.  Remove
279         other workarounds for this problem.  Strip out blank lines from the
280         nm output.
282 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
284         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
285         * configure: Regenerate.
287 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
289         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
290         * configure: Re-generate.
291         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
292         (PKG_CONFIG_PATH): New.
293         * Makefile.in: Re-generate.
295 2023-08-07  Luis Machado  <luis.machado@arm.com>
297         * configure.ac: Disable year2038 by default on 32-bit hosts.
298         * configure: Regenerate.
300 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
302         * Makefile.def: Add gprofng module.
303         * configure.ac: Add --enable-gprofng option.
304         * Makefile.in: Regenerate.
305         * configure: Regenerate.
307 2023-08-07  Martin Liska  <mliska@suse.cz>
309         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
310         * configure: Regenerate.
312 2023-08-07  Fangrui Song  <maskray@google.com>
314         * configure: Regenerate.
315         * configure.ac: Add --with-zstd.
317 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
319         * configure: Regenerate.
320         * configure.ac: Recover tilegx/tilepro targets.
322 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
324         * configure: Regenerated.
325         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
326         --plugin and rc before enabling --plugin.
328 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
330         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
331         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
332         * configure.ac: Include config/gcc-plugin.m4.
333         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
334         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
335         RANLIB if possible.
336         * Makefile.in: Regenerated.
337         * configure: Likewise.
339 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
341         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
342         $(CFLAGS).
344 2023-08-07  David Faust  <david.faust@oracle.com>
346         * MAINTAINERS: Add the BPF port to my reviewer listing.
348 2023-08-02  Jan Beulich  <jbeulich@suse.com>
350         * MAINTAINERS: Correct my email address.
352 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
354         * MAINTAINERS (Write After Approval): Add myself.
356 2023-08-01  Richard Ball  <richard.ball@arm.com>
358         * MAINTAINERS: Add myself.
360 2023-07-31  Andreas Schwab  <schwab@suse.de>
362         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
363         * configure: Regenerate.
364         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
366 2023-07-31  xuli  <xuli1@eswincomputing.com>
368         * MAINTAINERS: Add myself.
370 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
372         * MAINTAINERS: List myself as "nvptx port" maintainer.
374 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
376         * MAINTAINERS: Add myself to write after approval
378 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
380         * MAINTAINERS: Add myself as a reviewer for the riscv port.
382 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
384         * MAINTAINERS: Add myself as a reviewer for the riscv port.
386 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
388         * MAINTAINERS: Add Hao Liu to write after approval
390 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
392         * MAINTAINERS: Add Ken Matsui to write after approval
394 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
396         * Makefile.in: Collect both kernel and user events for autofdo
397         * Makefile.tpl: Collect both kernel and user events for autofdo
399 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
401         * MAINTAINERS: Added myself to Write After Approval and DCO
403 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
405         * Makefile.in: Remove -gtoggle for STAGEautoprofile
406         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
408 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
410         * MAINTAINERS: Add Lehua Ding to write after approval
412 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
414         * Makefile.def: Pass the enable-host-pie value to GCC configure.
415         * Makefile.in: Regenerate.
416         * configure: Regenerate.
417         * configure.ac: Adjust the logic for shared and PIE host flags to
418         ensure that PIE is passed for hosts that require it.
420 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
422         * MAINTAINERS (Write After Approval): move Matthew Fortune
423         to Write After Approval.
425 2023-06-15  Marek Polacek  <polacek@redhat.com>
427         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
428         check.
429         * configure: Regenerate.
431 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
433         * MAINTAINERS: Add myself to write after approval
435 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
437         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
438         port maintainer.
439         (Write After Approval): Remove myself.
441 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
443         * MAINTAINERS (Write After Approval): Add myself.
445 2023-05-29  Martin Jambor  <mjambor@suse.cz>
447         * MAINTAINERS: Replace spaces with tabs.
449 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
451         * MAINTAINERS: New entry.
453 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
455         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
456         * Makefile.in: Regenerate
458 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
460         * Makefile.in: Disable warnings as errors for STAGEautofeedback
462 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
464         * MAINTAINERS: Sort.
466 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
468         * MAINTAINERS: Add myself.
470 2023-05-10  Pan Li  <pan2.li@intel.com>
472         * MAINTAINERS: Add myself.
474 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
476         * Makefile.in: Define PROFILE_MERGER
477         * Makefile.tpl: Define PROFILE_MERGER
479 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
481         * MAINTAINERS: Change my email address.
483 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
485         * MAINTAINERS: Add myself.
487 2023-04-26  Martin Liska  <mliska@suse.cz>
489         * MAINTAINERS: fix sorting
491 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
493         * MAINTAINERS (Write After Approval): Add myself.
495 2023-04-24  Martin Liska  <mliska@suse.cz>
497         * MAINTAINERS: Fix sorting.
499 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
501         * configure: Regenerate.
502         * configure.ac: Only create serdep.tmp if needed
504 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
506         * MAINTAINERS (Write After Approval): Add myself.
508 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
510         * MAINTAINERS (Write After Approval): Add myself.
511         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
513 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
515         * MAINTAINERS: Add myself.
517 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
519         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
521 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
523         * MAINTAINERS (Write After Approval): Add myself.
525 2023-02-16  Martin Liska  <mliska@suse.cz>
527         * MAINTAINERS: I'm stepping down from my positions.
529 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
531         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
533 2023-01-06  Clément Chigot  <chigot@adacore.com>
535         * configure.ac: Skip GMP and MPFR when --disable-gdb is
536         provided.
537         * configure: Regenerate.
539 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
541         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
543 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
545         * Makefile.def: Do not build shared libffi.
546         * Makefile.in: Regenerate.
548 2022-12-21  Andrew Pinski  <apinski@marvell.com>
550         * Makefile.def: Add configure-gdb dependencies
551         on all-gmp and all-mpfr.
552         * configure.ac: Split out MPC checking from MPFR.
553         Require GMP and MPFR if the gdb directory exist.
554         * Makefile.in: Regenerate.
555         * configure: Regenerate.
557 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
559         * configure.ac (target_libraries): Add target-libgm2.
560         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
561         Add GCC_TARGET_TOOL entry for gm2.
562         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
563         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
564         * Makefile.def (target_modules): Add libgm2.
565         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
566         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
567         (languages): Add entry for language=m2 with gcc-check-target=check-m2
568         and lib-check-target=check-target-libgm2.
569         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
570         (HOST_EXPORTS): Add definition for GM2.
571         (BASE_TARGET_EXPORTS): Add definition for GM2.
572         (GM2_FOR_BUILD): Defined.
573         (GM2FLAGS): Defined.
574         (GM2_FOR_TARGET): Defined.
575         (GM2FLAGS_FOR_TARGET): Defined.
576         (EXTRA_HOST_FLAGS): Defined.
577         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
578         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
579         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
580         * configure: Rebuilt.
581         * Makefile.in: Rebuilt.
583 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
585         * Makefile.def: Add Rust language.
586         * Makefile.in: Regenerate via autogen.
588 2022-12-09  Martin Liska  <mliska@suse.cz>
590         * MAINTAINERS: Fix spacing.
592 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
594         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
596 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
598         * Makefile.def: Pass host_libs_picflag to host dependent library
599         configures.
600         * Makefile.in: Regenerate.
601         * configure: Regenerate.
602         * configure.ac (host_libs_picflag): New configure variable set to
603         '--with-pic' when building 'host_shared'.
605 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
607         * Makefile.def: Add libsframe as new module with its dependencies.
608         * Makefile.in: Regenerated.
609         * configure.ac: Add libsframe to host_libs.
610         * configure: Regenerated.
612 2022-11-23  Marek Polacek  <polacek@redhat.com>
614         Revert:
615         2022-11-23  Marek Polacek  <polacek@redhat.com>
617         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
618         isl.
619         * Makefile.in: Regenerate.
620         * Makefile.tpl: Set PICFLAG.
621         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
622         check.
623         * configure: Regenerate.
625 2022-11-23  Marek Polacek  <polacek@redhat.com>
627         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
628         isl.
629         * Makefile.in: Regenerate.
630         * Makefile.tpl: Set PICFLAG.
631         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
632         check.
633         * configure: Regenerate.
635 2022-11-14  Martin Liska  <mliska@suse.cz>
637         Revert:
638         2022-11-09  Martin Liska  <mliska@suse.cz>
640         * doc/Makefile: New file.
641         * doc/_static/custom.css: New file.
642         * doc/baseconf.py: New file.
643         * doc/bsd.rst: New file.
644         * doc/contrib.rst: New file.
645         * doc/contribute.rst: New file.
646         * doc/cppdiropts.rst: New file.
647         * doc/cppenv.rst: New file.
648         * doc/cppopts.rst: New file.
649         * doc/cppwarnopts.rst: New file.
650         * doc/favicon.ico: New file.
651         * doc/funding.rst: New file.
652         * doc/gcc_sphinx.py: New file.
653         * doc/gnu.rst: New file.
654         * doc/gnu_free_documentation_license.rst: New file.
655         * doc/gpl-3.0.rst: New file.
656         * doc/indices-and-tables.rst: New file.
657         * doc/lgpl-2.1.rst: New file.
658         * doc/logo.pdf: New file.
659         * doc/logo.svg: New file.
660         * doc/md.rst: New file.
661         * doc/requirements.txt: New file.
663 2022-11-14  Martin Liska  <mliska@suse.cz>
665         Revert:
666         2022-11-09  Martin Liska  <mliska@suse.cz>
668         * doc/baseconf.py: Port to GCC sources.
670 2022-11-14  Martin Liska  <mliska@suse.cz>
672         Revert:
673         2022-11-14  Martin Liska  <mliska@suse.cz>
675         * configure: Regenerate.
676         * configure.ac: Support Sphinx based documentation.
678 2022-11-14  Martin Liska  <mliska@suse.cz>
680         Revert:
681         2022-11-09  Martin Liska  <mliska@suse.cz>
683         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
684         provide a default.
686 2022-11-14  Martin Liska  <mliska@suse.cz>
688         Revert:
689         2022-11-09  Martin Liska  <mliska@suse.cz>
691         * doc/bsd.rst:
692         Add trailing newline.
693         * doc/contrib.rst:
694         Add trailing newline.
695         * doc/contribute.rst:
696         Add trailing newline.
697         * doc/cppdiropts.rst:
698         Add trailing newline.
699         * doc/cppenv.rst:
700         Add trailing newline.
701         * doc/cppopts.rst:
702         Add trailing newline.
703         * doc/cppwarnopts.rst:
704         Add trailing newline.
705         * doc/funding.rst:
706         Add trailing newline.
707         * doc/gnu.rst:
708         Add trailing newline.
709         * doc/gnu_free_documentation_license.rst:
710         Add trailing newline.
711         * doc/gpl-3.0.rst:
712         Add trailing newline.
713         * doc/indices-and-tables.rst:
714         Add trailing newline.
715         * doc/lgpl-2.1.rst:
716         Add trailing newline.
717         * doc/md.rst:
718         Add trailing newline.
720 2022-11-14  Martin Liska  <mliska@suse.cz>
722         Revert:
723         2022-11-09  Martin Liska  <mliska@suse.cz>
725         * configure.ac: Use new install URL.
726         * configure: Regenerate.
728 2022-11-14  Martin Liska  <mliska@suse.cz>
730         Revert:
731         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
733         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
734         instead of just ``.''.
735         * doc/gcc_sphinx.py: Moved to...
736         * doc/modules/gcc_sphinx.py: ...here.
738 2022-11-14  Martin Liska  <mliska@suse.cz>
740         Revert:
741         2022-11-10  Martin Liska  <mliska@suse.cz>
743         * doc/baseconf.py: Modernize by using pathlib.
745 2022-11-14  Martin Liska  <mliska@suse.cz>
747         Revert:
748         2022-11-11  Martin Liska  <mliska@suse.cz>
750         * doc/Makefile: Disable -j auto.
752 2022-11-14  Martin Liska  <mliska@suse.cz>
754         Revert:
755         2022-11-11  Martin Liska  <mliska@suse.cz>
757         * doc/Makefile: Update comment.
759 2022-11-14  Martin Liska  <mliska@suse.cz>
761         Revert:
762         2022-11-11  Martin Liska  <mliska@suse.cz>
764         * doc/indices-and-tables.rst: Rename Indexes to Indices.
766 2022-11-14  Martin Liska  <mliska@suse.cz>
768         Revert:
769         2022-11-13  Martin Liska  <mliska@suse.cz>
771         PR web/107643
772         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
773         is set.
774         * doc/indices-and-tables.rst: Use include_todo tag.
776 2022-11-14  Martin Liska  <mliska@suse.cz>
778         Revert:
779         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
781         * doc/contrib.rst: Update Jeff Law's email address.
783 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
785         * doc/contrib.rst: Update Jeff Law's email address.
787 2022-11-13  Martin Liska  <mliska@suse.cz>
789         PR web/107643
790         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
791         is set.
792         * doc/indices-and-tables.rst: Use include_todo tag.
794 2022-11-11  Martin Liska  <mliska@suse.cz>
796         * doc/indices-and-tables.rst: Rename Indexes to Indices.
798 2022-11-11  Martin Liska  <mliska@suse.cz>
800         * doc/Makefile: Update comment.
802 2022-11-11  Martin Liska  <mliska@suse.cz>
804         * doc/Makefile: Disable -j auto.
806 2022-11-10  Martin Liska  <mliska@suse.cz>
808         * doc/baseconf.py: Modernize by using pathlib.
810 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
812         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
813         instead of just ``.''.
814         * doc/gcc_sphinx.py: Moved to...
815         * doc/modules/gcc_sphinx.py: ...here.
817 2022-11-09  Martin Liska  <mliska@suse.cz>
819         * configure.ac: Use new install URL.
820         * configure: Regenerate.
822 2022-11-09  Martin Liska  <mliska@suse.cz>
824         * doc/bsd.rst:
825         Add trailing newline.
826         * doc/contrib.rst:
827         Add trailing newline.
828         * doc/contribute.rst:
829         Add trailing newline.
830         * doc/cppdiropts.rst:
831         Add trailing newline.
832         * doc/cppenv.rst:
833         Add trailing newline.
834         * doc/cppopts.rst:
835         Add trailing newline.
836         * doc/cppwarnopts.rst:
837         Add trailing newline.
838         * doc/funding.rst:
839         Add trailing newline.
840         * doc/gnu.rst:
841         Add trailing newline.
842         * doc/gnu_free_documentation_license.rst:
843         Add trailing newline.
844         * doc/gpl-3.0.rst:
845         Add trailing newline.
846         * doc/indices-and-tables.rst:
847         Add trailing newline.
848         * doc/lgpl-2.1.rst:
849         Add trailing newline.
850         * doc/md.rst:
851         Add trailing newline.
853 2022-11-09  Martin Liska  <mliska@suse.cz>
855         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
856         provide a default.
858 2022-11-09  Martin Liska  <mliska@suse.cz>
860         * configure: Regenerate.
861         * configure.ac: Support Sphinx based documentation.
863 2022-11-09  Martin Liska  <mliska@suse.cz>
865         * doc/baseconf.py: Port to GCC sources.
867 2022-11-09  Martin Liska  <mliska@suse.cz>
869         * doc/Makefile: New file.
870         * doc/_static/custom.css: New file.
871         * doc/baseconf.py: New file.
872         * doc/bsd.rst: New file.
873         * doc/contrib.rst: New file.
874         * doc/contribute.rst: New file.
875         * doc/cppdiropts.rst: New file.
876         * doc/cppenv.rst: New file.
877         * doc/cppopts.rst: New file.
878         * doc/cppwarnopts.rst: New file.
879         * doc/favicon.ico: New file.
880         * doc/funding.rst: New file.
881         * doc/gcc_sphinx.py: New file.
882         * doc/gnu.rst: New file.
883         * doc/gnu_free_documentation_license.rst: New file.
884         * doc/gpl-3.0.rst: New file.
885         * doc/indices-and-tables.rst: New file.
886         * doc/lgpl-2.1.rst: New file.
887         * doc/logo.pdf: New file.
888         * doc/logo.svg: New file.
889         * doc/md.rst: New file.
890         * doc/requirements.txt: New file.
892 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
894         * Makefile.def: Remove module 'liboffloadmic'.
895         * Makefile.in: Regenerate.
896         * configure.ac: Remove 'liboffloadmic' handling.
897         * configure: Regenerate.
899 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
901         * MAINTAINERS: Update email address.
903 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
905         * configure.ac: Don't configure readline if --with-system-readline is
906         used.
907         * configure: Re-generate.
909 2022-10-12  Cui,Lili  <lili.cui@intel.com>
911         * MAINTAINERS (Write After Approval): Add myself.
913 2022-10-11  Olivier Hainque  <hainque@adacore.com>
915         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
916         and friends for rtp !large. Assume the linker has the required
917         abilities and set lt_cv_deplibs_check_method.
919 2022-09-30  Olivier Hainque  <hainque@adacore.com>
921         * configure.ac (*vxworks*): If enable_shared is not
922         set, set to "no" and add --disable-shared to target and
923         host_configargs.
924         * configure: Regenerate.
926 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
928         * MAINTAINERS: Update my email address and DCO entry.
930 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
932         * MAINTAINERS (Write After Approval): Add myself.
934 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
936         * MAINTAINERS (Write After Approval): Add myself.
938 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
940         * MAINTAINERS: Update my email address.
942 2022-09-07  Tom de Vries  <tdevries@suse.de>
944         * configure.ac: Set extra_host_libiberty_configure_flags and
945         extra_host_zlib_configure_flags in separate case statements.
946         * configure: Regenerate.
948 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
950         * MAINTAINERS: Update c-sky port maintainers' emails.
952 2022-08-31  Martin Liska  <mliska@suse.cz>
954         * configure: Regenerate.
955         * configure.ac: Delete hpux9 and hpux10.
957 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
959         * Makefile.def: Drop libelf module and gcc-configure dependency
960         on it.
961         * Makefile.in: Regenerate with 'autogen Makefile.def'.
962         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
963         LIBELFINC.
964         * configure: Regenrate.
965         * configure.ac (host_libs): Drop unused libelf.
967 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
969         * Makefile.in: Regenerate.
971 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
973         * MAINTAINERS: Add myself as AutoFDO maintainer.
975 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
976             Arnaud Charlet  <charlet@adacore.com>
978         * configure: Regenerate.
980 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
982         PR bootstrap/106472
983         * Makefile.def (dependencies): Make configure-target-libgo depend
984         upon all-target-libbacktrace.
986 2022-07-27  David Faust  <david.faust@oracle.com>
988         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
990 2022-07-27  Richard Biener  <rguenther@suse.de>
992         * MAINTAINERS (Roger Sayle): Update e-mail address.
994 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
996         * MAINTAINERS (Write After Approval): Add myself.
998 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
1000         * MAINTAINERS: Add myself as Ada front end co-maintainer.
1002 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
1004         * .gitignore: Do not ignore config.h.
1006 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
1008         * MAINTAINERS: Add myself to Write After Approval.
1010 2022-07-04  Martin Liska  <mliska@suse.cz>
1012         * MAINTAINERS: fix sorting of names
1014 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1016         * MAINTAINERS: add myself.
1018 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1020         * MAINTAINERS: Add myself to write after approval and DCO.
1022 2022-07-02  Tim Lange  <mail@tim-lange.me>
1024         * MAINTAINERS: Add myself.
1026 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
1028         * MAINTAINERS (Write After Approval): Add myself.
1030 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1032         Revert:
1033         2022-06-30  Cui,Lili  <lili.cui@intel.com>
1035         * MAINTAINERS (Write After Approval): Add myself.
1037 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1039         * MAINTAINERS (Write After Approval): Add myself.
1041 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
1043         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1044         (EXTRA_GCC_FLAGS): Likewise.
1045         * Makefile.in: Rebuilt.
1047 2022-06-28  konglin1  <lingling.kong@intel.com>
1049         * MAINTAINERS (Write After Approval): Add myself.
1051 2022-06-27  Tom de Vries  <tdevries@suse.de>
1053         * configure.ac: Build libiberty pic variant for gdbserver.
1054         * configure: Regenerate.
1056 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
1058         * configure: Regenerate.
1059         * configure.ac: Correct use of $host.
1061 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
1063         * MAINTAINERS: Remove tilegx and tilepro entries.
1064         * configure.ac: Remove tilegx and tilepro stanzas.
1065         * configure: Rebuilt.
1067 2022-05-28  Bruce Korb  <bkorb@gnu.org>
1069         * .gitignore: Ignore vim swap files
1071 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
1073         * MAINTAINERS: Add myself to write after approval.
1075 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
1077         * MAINTAINERS: Remove myself from DCO section.
1079 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
1081         * MAINTAINERS: Update my email address.
1083 2022-05-09  Clément Chigot  <chigot@adacore.com>
1085         * MAINTAINERS: Update my email address.
1087 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1089         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1090         section.
1092 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1094         * MAINTAINERS: Update my email address.
1096 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1098         * MAINTAINERS: Update my email address.
1100 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1102         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1103         Lulu as LoongArch port maintainer.
1105 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1106             Lulu Cheng  <chenglulu@loongson.cn>
1108         * configure.ac: Add LoongArch tuples.
1109         * configure: Regenerate.
1111 2022-03-28  Tom Tromey  <tromey@adacore.com>
1113         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1114         * configure: Rebuild.
1116 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1118         * MAINTAINERS: Change my information.
1120 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1122         * MAINTAINERS: Add myself to DCO section.
1124 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1126         * configure.ac: Fix incorrect option in comment.
1127         * configure: Regenerate.
1129 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1131         * Makefile.def (dependencies): Make configure-sim depend on
1132         all-readline.
1133         * Makefile.in: Regenerate.
1135 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1137         * MAINTAINERS (Write After Approval): Update my e-mail address.
1139 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1141         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1143 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1145         * MAINTAINERS: Update my email and add myself to the DCO list.
1147 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1149         Revert:
1150         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1152         PR bootstrap/67102
1153         * Makefile.def: Have configure-target-libffi depend on
1154         all-target-libstdc++-v3.
1155         * Makefile.in: Regenerate.
1157 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1159         PR other/104181
1160         * build.log: Remove.
1162 2022-01-20  Martin Liska  <mliska@suse.cz>
1164         * MAINTAINERS: Adjust email address based on IRC request.
1166 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1168         * MAINTAINERS: Update my email address.
1170 2022-01-17  Martin Liska  <mliska@suse.cz>
1172         * MAINTAINERS: Rename .c names to .cc.
1174 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1176         * Makefile.am: Remove.
1178 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1180         * Makefile.am: New file.
1182 2022-01-11  Martin Liska  <mliska@suse.cz>
1184         * MAINTAINERS: Sort 2 names.
1186 2022-01-10  Martin Liska  <mliska@suse.cz>
1188         * MAINTAINERS: Fix obvious issues with sorting.
1190 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1192         * build.log: New file.
1194 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1196         * MAINTAINERS: Add DCO entry.  Sort that list.
1198 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1200         * MAINTAINERS: Change of email address in both DCO and
1201         Write After Approval list.
1203 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1205         * configure: Regenerate.
1207 2021-12-21  Martin Liska  <mliska@suse.cz>
1209         * config.sub: Change mode back to 755.
1211 2021-12-17  Martin Liska  <mliska@suse.cz>
1213         * config.sub: Sync from master.
1215 2021-12-17  Martin Liska  <mliska@suse.cz>
1217         Revert:
1218         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1220         * config.sub: Fix typo.
1222 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1224         * config.sub: Fix typo.
1226 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1228         Revert:
1229         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1231         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1232         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1233         * configure.ac: Include config/gcc-plugin.m4.
1234         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1235         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1236         RANLIB if possible.
1237         * Makefile.in: Regenerated.
1238         * configure: Likewise.
1240 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1242         * Makefile.tpl (BUILD_CFLAGS): New.
1243         (CFLAGS): Append $(BUILD_CFLAGS).
1244         (CXXFLAGS): Likewise.
1245         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1246         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1247         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1248         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1249         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1250         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1251         (PGO-TRAINING-TARGETS): Likewise.
1252         (PGO_BUILD_TRAINING): Likewise.
1253         (all): Add '+' to the command line for recursive make.  Support
1254         the PGO build.
1255         * configure.ac: Add --enable-pgo-build[=lto].
1256         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1257         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1258         * Makefile.in: Regenerated.
1259         * configure: Likewise.
1261 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1263         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1264         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1265         * configure.ac: Include config/gcc-plugin.m4.
1266         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1267         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1268         RANLIB if possible.
1269         * Makefile.in: Regenerated.
1270         * configure: Likewise.
1272 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1274         * MAINTAINERS: Add myself to write after approval.
1276 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1278         * MAINTAINERS: Adding myself.
1280 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1282         * configure: Regenerate.
1283         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1284         $(CPP).
1286 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1288         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1289         libatomic.
1290         * Makefile.in: Regenerate.
1291         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1292         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1293         target-libphobos-bootstrap.
1294         (STAGE2_CONFIGURE_FLAGS): Likewise.
1295         * configure: Regenerate.
1296         * configure.ac: Add support for bootstrapping D front-end.
1298 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1300         * MAINTAINERS: Add myself to DCO section and update email address.
1302 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1304         * configure: Regenerate.
1305         * configure.ac: Ensure that PIC (shared) defaults are set
1306         correctly for Darwin.
1308 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1310         * MAINTAINERS: Update my address.
1312 2021-11-12  Alan Modra  <amodra@gmail.com>
1314         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1315         * Makefile.in: Regenerate.
1317 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1319         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1320         list.
1322 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1324         * MAINTAINERS (Reviewers, arc): Remove my entry.
1325         (Write After Approval): Add an entry for myself.
1327 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1329         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1330         * Makefile.in: Regenerate.
1331         * configure: Regenerate.
1332         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1334 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1336         * MAINTAINERS: Fix up Maciej's entries.
1338 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1340         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1341         maintainer.
1343 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1345         PR other/102663
1346         * Makefile.def: Handle install-dvi target.
1347         * Makefile.tpl: Likewise.
1348         * Makefile.in: Regenerate.
1350 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1352         * MAINTAINERS: Add myself for write after approval.
1354 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1356         * Makefile.def: Mark libcody, libdecnumber,
1357         c++tools, libgcc, and libobjc as missing TAGS
1358         targets.
1359         * Makefile.in: Regenerate.
1361 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1363         * MAINTAINERS: Add myself to DCO section and update email
1364         address.
1366 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1368         * MAINTAINERS: Add myself to DCO section.
1370 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1372         * configure: Regenerate.
1373         * configure.ac (skipdirs): Add the contents of target_configdirs if
1374         we are not building gcc.
1376 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1378         * Makefile.def: Back-port commits ba4d88ad892f and
1379         755ba58ebef0 from binutils-gdb repository.
1380         * Makefile.in: Regenerated.
1382 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1384         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1386 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1388         * Makefile.def: Add a jit check target for the jit
1389         language.
1390         * Makefile.in: Regenerate.
1392 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1394         PR bootstrap/67102
1395         * Makefile.def: Have configure-target-libffi depend on
1396         all-target-libstdc++-v3.
1397         * Makefile.in: Regenerate.
1399 2021-09-10  Petter Tomner  <tomner@kth.se>
1401         * MAINTAINERS: Me added to DCO and write after approval
1403 2021-09-01  YunQiang Su  <syq@debian.org>
1405         * MAINTAINERS: Add myself for write after approval.
1407 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1409         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1410         * Makefile.in: Regenerate.
1412 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1414         * MAINTAINERS: Add myself for write after approval.
1416 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1418         * Makefile.in: Regenerate.
1419         * Makefile.tpl: Make the state of the configured host
1420         shared flag available to makefile fragements.
1422 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1424         * MAINTAINERS (Write After Approval): Add myself.
1426 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1428         * .dir-locals.el (bug-reference-url-format): Use https.
1430 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1432         * .dir-locals.el (c-mode): Change fill-column to 79.
1434 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1436         * MAINTAINERS: Add myself to DCO section.
1438 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1440         * configure: Regenerate.
1441         * configure.ac: Adjust cases for which it is necessary to
1442         include the Darwin host config fragment.
1444 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1446         * MAINTAINERS: Add myself for write after approval and DCO.
1448 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1450         * Makefile.def: Add dsymutil defs.
1451         * Makefile.in: Regenerated.
1452         * Makefile.tpl: Add dsymutil to flags.
1453         * configure: Regenerated.
1454         * configure.ac: Add dsymutil to target and build recipes.
1456 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1458         * MAINTAINERS: Add myself for write after approval.
1460 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1462         * MAINTAINERS (Write After Approval): Add myself.
1464 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1466         * MAINTAINERS: Add myself for write after approval and DCO
1468 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1470         * .gitignore: Add entry for cscope.out.
1472 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1474         * MAINTAINERS: Remove my Write After Approval entry.
1476 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1478         * MAINTAINERS: Add myself as maintainer of the i386 vector
1479         extensions.
1481 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1483         * MAINTAINERS (Write After Approval): Add myself.
1485 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1487         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1488         as *vrp and ranger maintainers.
1490 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1492         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1493         not trigger testsuite failures.
1495 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1497         * MAINTAINERS: Add myself to DCO section with both email addresses.
1499 2021-06-03  Jason Merrill  <jason@redhat.com>
1501         * MAINTAINERS: Add DCO version number.
1503 2021-06-02  Jason Merrill  <jason@redhat.com>
1505         * MAINTAINERS: Add DCO section.
1507 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1509         * MAINTAINERS (Write After Approval): Add myself.
1511 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1513         * configure.ac: Add gnulib to configdirs for sim.
1514         * configure: Regenerate.
1516 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1518         * Makefile.def: Add configure-sim dependency on all-gnulib.
1519         * Makefile.in: Regenerated.
1521 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1523         * MAINTAINERS (Write After Approval): Add myself.
1525 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1527         * MAINTAINERS (Write After Approval): Add myself.
1529 2021-05-11  Martin Liska  <mliska@suse.cz>
1531         * MAINTAINERS: Remove entries for removed
1532         components (HSA, BRIG, libhsail-rt).
1533         Move Pekka to Write After Approval.
1535 2021-05-11  Martin Liska  <mliska@suse.cz>
1537         * Makefile.def: Remove libhsail-rt.
1538         * Makefile.in: Likewise.
1539         * configure.ac: Likewise.
1540         * configure: Regenerate.
1541         * libhsail-rt/ChangeLog: Removed.
1542         * libhsail-rt/Makefile.am: Removed.
1543         * libhsail-rt/Makefile.in: Removed.
1544         * libhsail-rt/README: Removed.
1545         * libhsail-rt/aclocal.m4: Removed.
1546         * libhsail-rt/configure: Removed.
1547         * libhsail-rt/configure.ac: Removed.
1548         * libhsail-rt/configure.tgt: Removed.
1549         * libhsail-rt/include/internal/fibers.h: Removed.
1550         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1551         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1552         * libhsail-rt/include/internal/workitems.h: Removed.
1553         * libhsail-rt/rt/arithmetic.c: Removed.
1554         * libhsail-rt/rt/atomics.c: Removed.
1555         * libhsail-rt/rt/bitstring.c: Removed.
1556         * libhsail-rt/rt/fbarrier.c: Removed.
1557         * libhsail-rt/rt/fibers.c: Removed.
1558         * libhsail-rt/rt/fp16.c: Removed.
1559         * libhsail-rt/rt/misc.c: Removed.
1560         * libhsail-rt/rt/multimedia.c: Removed.
1561         * libhsail-rt/rt/queue.c: Removed.
1562         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1563         * libhsail-rt/rt/segment.c: Removed.
1564         * libhsail-rt/rt/workitems.c: Removed.
1565         * libhsail-rt/target-config.h.in: Removed.
1567 2021-05-04  Nick Clifton  <nickc@redhat.com>
1569         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1570         * configure: Regenerate.
1572 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1573             Tobias Burnus  <tobias@codesourcery.com>
1575         * configure.ac (--enable-offload-defaulted): New.
1576         * configure: Regenerate.
1578 2021-04-23  David Faust  <david.faust@oracle.com>
1580         * MAINTAINERS (Write After Approval): Add myself.
1582 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1584         * MAINTAINERS (Write After Approval): Add myself.
1586 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1588         * MAINTAINERS: Add myself as pru port maintainer.
1590 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1592         * MAINTAINERS: Add myself as static analyzer maintainer.
1594 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1596         * MAINTAINERS: Update primary entry.
1598 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1600         * MAINTAINERS (Write After Approval): Add myself.
1602 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1604         * Makefile.def: Remove all-sim dependency on configure-gdb.
1605         * Makefile.in: Regenerated.
1607 2021-03-11  Jeff Law  <law@redhat.com>
1609         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1611 2021-03-11  Martin Liska  <mliska@suse.cz>
1613         * Makefile.tpl: The change was done Makefile.in which
1614         is generated file.
1616 2021-03-08  Jeff Law  <law@redhat.com>
1618         * MAINTAINERS: Update my email address
1620 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1622         * config.guess: Import latest upstream.
1623         * config.sub: Import latest upstream.
1625 2021-01-25  Martin Liska  <mliska@suse.cz>
1627         PR gcov-profile/98739
1628         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1629         for profiledbootstrap.
1631 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1633         * MAINTAINERS (Write After Approval): Add myself.
1635 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1637         * MAINTAINERS (Write After Approval): Update my e-mail address.
1639 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1641         * MAINTAINERS: Fix spacing.
1643 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1645         * MAINTAINERS (Write After Approval): Add myself
1647 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1649         * Makefile.def: Sync with binutils-gdb:
1650         (dependencies): all-ld depends on all-libctf.
1651         (host_modules): libctf is no longer no_install.
1652         No longer no_check.  Checking depends on all-ld.
1653         * Makefile.in: Regenerated.
1655 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1657         * libtool.m4: Match gnu* along other GNU systems.
1658         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1659         * libgo/configure: Re-generate.
1661 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1663         * MAINTAINERS: Update my email address.
1665 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1667         * MAINTAINERS (Write After Approval): Add myself.
1669 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1671         * Makefile.def
1672         * Makefile.in
1673         * Makefile.tpl
1674         * configure
1675         * configure.ac
1677 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1679         * Makefile.def: Add libcody.
1680         * configure.ac: Add libcody.
1681         * Makefile.in: Regenerated.
1682         * configure: Regenerated.
1684 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1686         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1688 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1690         PR target/97865
1691         * libtool.m4: Update handling of Darwin platform link flags
1692         for Darwin20.
1694 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1696         * .gitignore: Sync with binutils-gdb
1698 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1700         * MAINTAINERS: Add myself as arc port maintainer.
1702 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1704         PR d/87788
1705         * configure.ac: Don't disable D for *-*-darwin*.
1706         * configure: Regenerate.
1708 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1710         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1711         hppa64-*-hpux11*.
1713 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1715         * configure: Regenerate.
1716         * configure.ac: Add --bootstrap-hwasan option.
1718 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1720         * config.guess: Import latest upstream.
1721         * config.sub: Import latest upstream.
1723 2020-11-16  Martin Liska  <mliska@suse.cz>
1725         * .gitignore: Add cache as clangd uses it now.
1727 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1729         * MAINTAINERS (Write After Approval): add myself
1731 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1733         * MAINTAINERS (Write After Approval): Add myself.
1735 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1737         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1738         Remove FIXME comments.
1740 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1742         * MAINTAINERS: Update my email address.
1744 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1746         * MAINTAINERS (Write After Approval): Add myself.
1748 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1750         PR target/97302
1751         * configure.ac: Only set with_gmp to /usr/local
1752         if not building in tree.
1753         * configure: Regenerate.
1755 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1757         * MAINTAINERS (Write After Approval): Add myself.
1759 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1761         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1763 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1765         PR bootstrap/96612
1766         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1767         if not the same as ${host}.
1768         * configure: Regenerate.
1770 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1772         * MAINTAINERS (Write After Approval): Add myself.
1774 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1776         * MAINTAINERS: Update my email address.
1778 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1780         * MAINTAINERS (Write After Approval): Add myself.
1782 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1784         * MAINTAINERS (Write After Approval): Add myself.
1786 2020-06-12  Martin Liska  <mliska@suse.cz>
1788         * .gitignore: Add .clang-tidy.
1790 2020-06-08  Jason Merrill  <jason@redhat.com>
1792         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1793         * configure: Regenerate.
1795 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1797         * MAINTAINERS: Add myself as xtensa port maintainer.
1799 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1801         * configure.ac: Don't require --enable-host-shared when building
1802         for Mingw.
1803         * configure: Regenerate.
1805 2020-05-18  Jason Merrill  <jason@redhat.com>
1807         * configure.ac: Update bootstrap dialect to -std=c++11.
1809 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1811         * MAINTAINERS (Write After Approval): Add myself.
1813 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1815         PR target/92713
1816         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1817         (noconfigdirs): Add 'target-libstdc++-v3'.
1818         * configure: Regenerate.
1820 2020-04-21  Stephen Casner  <casner@acm.org>
1822         PR 25830
1823         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1824         * configure: Rebuild.
1826 2020-04-17  Martin Liska  <mliska@suse.cz>
1827             Jonathan Yong <10walls@gmail.com>
1829         PR gcov-profile/94570
1830         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1831         for CYGWIN.
1833 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1835         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1837 2020-04-09  Tom Tromey  <tom@tromey.com>
1839         * configure: Rebuild.
1840         * Makefile.in: Rebuild.
1841         * Makefile.def (gdbsupport, gdbserver): New host modules.
1842         (configure-gdb): Depend on all-gdbsupport.
1843         (all-gdb): Depend on all-gdbsupport, all-libctf.
1844         * configure.ac (host_tools): Add gdbserver.
1845         Conditionally build gdbserver and gdbsupport.
1847 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1849         * configure.ac: Build libgomp by default for amdgcn.
1850         * configure: Regenerate.
1852 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1854         * MAINTAINERS (Write After Approval): Add myself.
1856 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1858         * MAINTAINERS (Write After Approval) : Add myself.
1860 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1862         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1864 2020-02-14  Martin Sebor  <msebor@redhat.com>
1866         * doc/extend.texi (attribute alias): Mention type requirement.
1867         (attribute weak): Same.
1868         (attribute weakref): Correct invalid example.
1870 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1872         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1874 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1875             Jakub Jelinek  <jakub@redhat.com>
1877         * .gitattributes: Add *.md diff=md.
1879 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1881         The mentioned auto-generated file is no more part of the
1883         GCC sources, it's auto-generated in $(builddir) during build.
1885         PR target/92055
1886         * contrib/gcc_update (files_and_dependencies): Remove
1887         entry for gcc/config/avr/t-multilib.
1889 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1891         * MAINTAINERS: Update my email address.
1893 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1895         * README.MOVED_TO_GIT: Remove.
1897 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1899         * README.MOVED_TO_GIT: New file.
1901 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1903         * MAINTAINERS (Write After Approval): Add myself.
1905 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1907         * MAINTAINERS (write_after_approval): Add myself.
1909 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1911         * MAINTAINERS (write_after_approval): Add myself.
1913 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1915         * MAINTAINERS (write_after_approval): Add myself.
1917 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1919         * configure.ac: Factor out common cases for compare_exclusions.
1920         * configure: Regenerate.
1922 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1924         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1925         flag.
1927 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1929         * MAINTAINERS (Write After Approval): Add myself.
1931 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1933         PR middle-end/92463
1934         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1935         * configure: Regenerate
1937 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1939         * configure.ac: Use https for gcc.gnu.org.
1940         * configure: Regenerated.
1942 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1944         * MAINTAINERS (aarch64 port): Remove my name, move to...
1945         (Write After Approval): ...Here.
1947 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1949         * MAINTAINERS: Change my email address as maintainer.
1951 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1953         PR fortran/91828
1954         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1955         * configure: Regenerated.
1957 2019-10-21  Jason Merrill  <jason@redhat.com>
1959         * .gitattributes: Also check ChangeLog whitespace.
1961 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1963         * contrib/dg-extract-results.sh: Add support for KPASS.
1964         * contrib/dg-extract-results.py: Likewise.
1966 2019-10-17  Jason Merrill  <jason@redhat.com>
1968         * .gitattributes: Avoid {} in filename pattern.
1970 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1972         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1973         Approval section.
1975 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1977         * MAINTAINERS: Add myself to Write After Approval
1979 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1981         * MAINTAINERS: Add myself as an aarch64 maintainer.
1983 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1985         * MAINTAINERS: Add myself as aarch64 maintainer.
1987 2019-09-23  Carl Love  <cel@us.ibm.com>
1989         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1990         New define_insn.
1991         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1992         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1994 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1996         * MAINTAINERS (Sam Tebbs): Update email address.
1998 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
2000         * MAINTAINERS: Update my email address.
2002 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
2004         * libtool.m4: Handle uclinuxfdpiceabi.
2006 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2008         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
2009         Remove myself from Write After Approval section.
2011 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2013         * configure.ac: Support for bpf-*-* targets.
2014         * configure: Regenerate.
2016 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2018         * config.sub: Import upstream version 2019-06-30.
2019         * config.guess: Import upstream version 2019-07-24.
2021 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
2023         * MAINTAINERS: Remove spu port maintainers.
2025 2019-08-28  Martin Liska  <mliska@suse.cz>
2027         * .gitignore: Add .clangd and compile_commands.json
2028         to .gitignore.
2030 2019-08-23  Michael Forney  <mforney@mforney.org>
2032         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2033         * Makefile.in: Regenerate.
2035 2019-08-19  Tom Tromey  <tom@tromey.com>
2037         * configure: Rebuild.
2038         * configure.ac: Add --with-static-standard-libraries.
2040 2019-08-16  Alexandre Oliva <oliva@gnu.org>
2042         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2044 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
2046         * MAINTAINERS (Write After Approval): Add myself.
2048 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2050         * MAINTAINERS (Write After Approval): Remove myself, already listed in
2051         RISC-V port maitainer.
2053 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2055         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2057 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2059         * MAINTAINERS (Write After Approval): Add myself.
2061 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
2063         * MAINTAINERS (Write After Approval): Add myself.
2065 2019-06-25  Martin Liska  <mliska@suse.cz>
2067         contrib/filter-clang-warnings.py: Transform from
2068         filter-rtags-warnings.py.
2070 2019-06-15  Tom Tromey  <tom@tromey.com>
2072         * configure.ac (host_libs): Add gnulib.
2073         * configure: Rebuild.
2074         * Makefile.def (host_modules, dependencies): Add gnulib.
2075         * Makefile.in: Rebuild.
2077 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2079         * MAINTAINERS (Write After Approval): Add myself.
2081 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2083         * configure: Regenerate.
2084         * configure.ac: Add PRU target.
2086 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2088         * MAINTAINERS (Write After Approval): Add myself.
2090 2019-06-11  Nick Clifton  <nickc@redhat.com>
2092         Import these changes from the binutils/gdb repository:
2094         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2096         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2097         and all its deps.
2098         * Makefile.in: Regenerated.
2100         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2102         * Makefile.def (host_modules): Add libctf.
2103         * Makefile.def (dependencies): Likewise.
2104         libctf depends on zlib, libiberty, and bfd.
2105         * Makefile.in: Regenerated.
2106         * configure.ac (host_libs): Add libctf.
2107         * configure: Regenerated.
2109 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2111         * MAINTAINERS (Write After Approval): Add myself.
2113 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2115         * MAINTAINERS: Update my email address.
2117 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2119         * MAINTAINERS (Write After Approval): Add myself.
2121 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2123         * MAINTAINERS (Write After Approval): Add myself.
2125 2019-05-07  Jim Wilson  <jimw@sifive.com>
2127         * MAINTAINERS: Remove myself as IA-64 maintainer.
2129 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2131         * MAINTAINERS (Write After Approval): Add myself.
2133 2019-05-02  Richard Biener  <rguenther@suse.de>
2135         PR bootstrap/85574
2136         * Makefile.tpl (compare target): Also compare extra-compare
2137         files.
2138         * Makefile.in: Regenerate.
2140 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2142         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2143         as modulo-scheduler maintainer.
2145 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2147         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2149 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2151         * MAINTAINERS: Update my email address.
2153 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2155         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2156         * configure: Regenerate.
2158 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2160         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2161         * configure: Regenerate.
2163 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2165         * configure.ac: Add target-zlib to target_libraries.
2166         * configure: Regenerate.
2168 2019-04-09  Martin Liska  <mliska@suse.cz>
2170         * Makefile.in: Regenerate.
2171         * Makefile.tpl: Pass GENERATOR_CFLAGS
2172         in all stages.
2174 2019-03-28  Martin Liska  <mliska@suse.cz>
2176         PR bootstrap/89829
2177         * Makefile.in: Revert r254150.
2178         * Makefile.tpl: Likewise.
2180 2019-03-28  Ben Elliston  <bje@gnu.org>
2182         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2183         related, and libdecnumber.
2185 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2187         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2188         (Write After Approval): Remove myself.
2190 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2192         * MAINTAINERS (Write After Approval): Add myself.
2194 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2196         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2197         (Write After Approval): Remove myself and Julian.
2199 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2201         * MAINTAINERS (Write After Approval): Add myself.
2203 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2205         * MAINTAINERS (Write After Approval): Add myself.
2207 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2209         * ChangeLog: Replace space with tab.
2210         * MAINTAINERS: Delete 1 tab to keep alignment.
2212 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2214         * MAINTAINERS (Write After Approval): Add myself.
2216 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2218         * MAINTAINERS (Write After Approval): Add myself.
2220 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2221             Kwok Cheung Yeung  <kcy@codesourcery.com>
2222             Julian Brown  <julian@codesourcery.com>
2223             Tom de Vries  <tom@codesourcery.com>
2224             Jan Hubicka  <hubicka@ucw.cz>
2225             Martin Jambor  <mjambor@suse.cz>
2227         * configure.ac: Likewise.
2228         * configure: Regenerate.
2229         * contrib/config-list.mk: Add amdgcn-amdhsa.
2231 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2233         * MAINTAINERS (Write After Approval): Add myself.
2235 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2237         * MAINTAINERS (Write After Approval): Add myself.
2239 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2241         PR target/88535
2242         * config.guess: Import upstream version 2019-01-03.
2243         * config.sub: Import upstream version 2019-01-01.
2245 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2247         * MAINTAINERS (Write After Approval): Update my maintainer address.
2249 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2251         * MAINTAINERS (Write After Approval): Add myself.
2253 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2255         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2257 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2259         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2260         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2261         (GCC_TARGET_TOOL): Likewise.
2262         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2263         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2264         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2265         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2266         * configure: Regenerate.
2267         * Makefile.in: Likewise.
2269 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2271         * MAINTAINERS (Write After Approval): Add myself.
2273 2018-11-13  Martin Liska  <mliska@suse.cz>
2275         * gcc.target/i386/pr87930.c: Move to ...
2276         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2278 2018-11-10  Stafford Horne  <shorne@gmail.com>
2280         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2281         (Write After Approval): Remove myself.
2283 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2285         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2286         Append $INCICONV to it.
2288 2018-11-04  Stafford Horne  <shorne@gmail.com>
2290         * MAINTAINERS (Write After Approval): Add myself.
2292 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2294         PR bootstrap/82856
2295         * multilib.am: New file.  From automake.
2297         Merge from binutils-gdb:
2298         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2300         * libtool.m4: Use AC_LANG_SOURCE.
2301         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2302         * ar-lib: New file.
2303         * test-driver: New file.
2304         * configure: Re-generate.
2306 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2308         * MAINTAINERS (Write After Approval): Add myself.
2310 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2312         PR bootstrap/87788
2313         PR d/87799
2314         * configure: Rebuild.
2315         * configure.ac: Disable D on systems where it is known not to work.
2317 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2319         * Makefile.def (target_modules): Add libphobos.
2320         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2321         GDCFLAGS_FOR_TARGET.
2322         (dependencies): Make libphobos depend on libatomic, libbacktrace
2323         configure, and zlib configure.
2324         (language): Add language d.
2325         * Makefile.in: Rebuild.
2326         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2327         (HOST_EXPORTS): Add GDC.
2328         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2329         (BASE_TARGET_EXPORTS): Add GDC.
2330         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2331         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2332         (EXTRA_HOST_FLAGS): Add GDC.
2333         (STAGE1_FLAGS_TO_PASS): Add GDC.
2334         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2335         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2336         environment variables.
2337         * configure: Rebuild.
2338         * configure.ac: Add target-libphobos to target_libraries.  Set and
2339         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2341 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2343         * MAINTAINERS (Write After Approval): Add myself.
2345 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2347         * MAINTAINERS (Write After Approval): Remove myself.
2349 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2351         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2353 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2355         * MAINTAINERS: Update my email address.
2357 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2359         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2360         maintainer.
2362 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2364         * MAINTAINERS (Write After Approval): Add self.
2366 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2368         * MAINTAINERS (write after approval): Add myself.
2370 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2372         * MAINTAINERS: Update my email address.
2374 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2376         * MAINTAINERS (write after approval): Add myself.
2378 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2380         * MAINTAINERS: Add self to global reviewers list.
2382 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2384         MAINTAINERS: Add c-sky port maintainers.
2386 2018-08-10  Martin Liska  <mliska@suse.cz>
2388         * MAINTAINERS: Revert change in previous commit and
2389         join lines.
2391 2018-08-10  Martin Liska  <mliska@suse.cz>
2393         * MAINTAINERS: Remove extra line.
2395 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2397         * MAINTAINERS: Update my email address.
2399 2018-07-19  DJ Delorie  <dj@redhat.com>
2401         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2402         as maintainer.
2404 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2406         * MAINTAINERS: Adjust email address for me and my colleague Robin
2407         Dapp.
2409 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2410             Sunil K Pandey  <sunil.k.pandey@intel.com>
2412         PR target/84413
2413         * config/i386/i386.c (m_CORE_AVX512): New.
2414         (m_CORE_AVX2): Likewise.
2415         (m_CORE_ALL): Add m_CORE_AVX2.
2416         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2417         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2418         and remove the rest of m_SKYLAKE_AVX512.
2420 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2422         * config.sub: Sync with upstream version 2018-07-03.
2424 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2426         * config.guess: Sync with upstream version 2018-06-26.
2427         * config.sub: Sync with upstream version 2018-07-02.
2429 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2431         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2432         * ltmain.sh: Likewise.
2434 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2436         * contrib/config-list.mk: Remove powerpc-linux_paired.
2438 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2440         * configure.ac: Introduce support for @unless/@endunless.
2441         * Makefile.tpl (dep-kind): Rewrite with cond; return
2442         postbootstrap in some cases.
2443         (make-postboot-dep, postboot-targets): New.
2444         (dependencies): Do not output postbootstrap dependencies at
2445         first.  Output non-target ones changed for configure to depend
2446         on stage_last @if gcc-bootstrap, and the original deps @unless
2447         gcc-bootstrap.
2448         * configure.in, Makefile.in: Rebuilt.
2450 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2452         * MAINTAINERS (write after approval): Add myself.
2454 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2456         * MAINTAINERS (write after approval): Add myself.
2458 2018-06-19  Nick Clifton  <nickc@redhat.com>
2460         * zlib/configure.ac: Restore old behaviour of only enabling
2461         multilibs when a target subdirectory is defined.  This allows
2462         building with srcdir == builddir.
2463         * zlib/configure: Regenerate.
2465 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2467         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2468         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2469         * Makefile.in: Regenerate.
2471 2018-06-16  Ben Elliston  <bje@gnu.org>
2473         * config.guess: Import latest version.
2474         * config.sub: Likewise.
2476 2018-06-08  Martin Liska  <mliska@suse.cz>
2478         * MAINTAINERS: Remove MPX-related entries.
2479         * Makefile.def: Remove libmpx support.
2480         * Makefile.in: Regenerate.
2481         * configure.ac: Remove removed files.
2482         * configure: Regenerate.
2483         * libmpx/ChangeLog: Remove.
2484         * libmpx/Makefile.am: Remove.
2485         * libmpx/Makefile.in: Remove.
2486         * libmpx/acinclude.m4: Remove.
2487         * libmpx/aclocal.m4: Remove.
2488         * libmpx/config.h.in: Remove.
2489         * libmpx/configure: Remove.
2490         * libmpx/configure.ac: Remove.
2491         * libmpx/configure.tgt: Remove.
2492         * libmpx/libmpx.spec.in: Remove.
2493         * libmpx/mpxrt/Makefile.am: Remove.
2494         * libmpx/mpxrt/Makefile.in: Remove.
2495         * libmpx/mpxrt/libmpx.map: Remove.
2496         * libmpx/mpxrt/libtool-version: Remove.
2497         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2498         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2499         * libmpx/mpxrt/mpxrt.c: Remove.
2500         * libmpx/mpxrt/mpxrt.h: Remove.
2501         * libmpx/mpxwrap/Makefile.am: Remove.
2502         * libmpx/mpxwrap/Makefile.in: Remove.
2503         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2504         * libmpx/mpxwrap/libtool-version: Remove.
2505         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2507 2018-06-04  Martin Liska  <mliska@suse.cz>
2509         * MAINTAINERS: Add myself as gcov maintainer.
2511 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2513         * MAINTAINERS: Update my email address.
2515 2018-06-04  Tom de Vries  <tdevries@suse.de>
2517         * MAINTAINERS: Remove write-after-approval entries for component
2518         maintainers.
2520 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2522         * MAINTAINERS (write after approval): Add myself.
2524 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2526         * MAINTAINERS: Update my email address.
2528 2018-06-01  Tom de Vries  <tdevries@suse.de>
2530         * MAINTAINERS: Update my email address.
2532 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2534         * MAINTAINERS (loop-optimizer): Add myself.
2536 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2538         * configure.ac: Added "nfp" target.
2539         * configure: Regenerate.
2541 2018-04-30  Richard Biener  <rguenther@suse.de>
2543         PR bootstrap/85571
2544         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2545         (STAGE3_TFLAGS): Likewise.
2546         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2547         (STAGEtrain_TFLAGS): Likewise.
2548         * Makefile.in: Regenerate.
2550 2018-04-26  Richard Biener  <rguenther@suse.de>
2552         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2553         (STAGE2_CFLAGS): Likewise.
2554         (STAGE2_TFLAGS): Likewise.
2555         (STAGE3_CFLAGS): Add -fchecking.
2556         (STAGE3_TFLAGS): Likewise.
2557         (STAGEtrain_CFLAGS): Filter out -fchecking.
2558         (STAGEtrain_TFLAGS): Likewise.
2559         * Makefile.in: Re-generate.
2561 2018-04-25  Catherine Moore <clm@codesourcery.com>
2563         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2565 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2567         * MAINTAINERS (write after approval): Add myself.
2569 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2571         * MAINTAINERS: Update my email address.
2573 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2575         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2577 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2579         * MAINTAINERS: Update my email address and disambiguate myself
2580         a bit from Will Schmidt.
2582 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2584         * MAINTAINERS: Move maintainers of now-removed picochip and score
2585         ports to write after approval.
2587 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2589         * MAINTAINERS: Add entry for SVE maintainership.
2591 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2593         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2594         * configure: Regenerate.
2596 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2598         * MAINTAINERS (write after approval): Add myself.
2600 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2602         * MAINTAINERS (write after approval): Add myself.
2604 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2606         * MAINTAINERS (write after approval): Add myself.
2608 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2610         Update copyright years.
2612 2018-01-03  Ben Elliston  <bje@gnu.org>
2614         * config.guess: Import latest version.
2615         * config.sub: Likewise.
2617 2017-12-12  Stafford Horne  <shorne@gmail.com>
2619         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2620         * configure: Regenerate.
2622 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2624         * MAINTAINERS (Write After Approval): Add myself.
2626 2017-11-28  Julia Koval  <julia.koval@intel.com>
2627             Sebastian Peryt  <sebastian.peryt@intel.com>
2629         * Makefile.def (target_modules): Remove libcilkrts.
2630         * Makefile.in: Ditto.
2631         * configure: Ditto.
2632         * configure.ac: Ditto.
2634 2017-11-28  Julia Koval  <julia.koval@intel.com>
2636         * MAINTAINERS (Write After Approval): Add myself.
2638 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2640         * MAINTAINERS (Write After Approval): Add myself.
2642 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2644         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2645         Use my SiFive email address.
2647 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2649         * MAINTAINERS (write after approval): Add myself.
2651 2017-10-27  Martin Liska  <mliska@suse.cz>
2653         * Makefile.tpl: Use proper name of folder as it was renamed
2654         during transition to 4 stages.
2655         * Makefile.in: Regenerate.
2657 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2659         * MAINTAINERS (write after approval): Add myself.
2661 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2663         * MAINTAINERS: Add a note that maintainership also includes web
2664         pages, docs, and testsuite related to that area.
2666 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2668         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2670 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2672         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2674 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2676         * MAINTAINERS: Remove myself as a vxworks maintainer.
2678 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2680         * MAINTAINERS: Remove email address of Jim Norris.
2682 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2684         * MAINTAINERS (Reviewers): Move myself from here...
2685         (CPU Port Maintainers): ... to here.
2687 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2689         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2691 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2693         * MAINTAINERS (write after approval): Add myself.
2695 2017-07-28  Tony Reix  <tony.reix@atos.net>
2697         * configure.ac (target-libffi): Don't disable for AIX.
2698         (go): Don't add to unsupported_languages on AIX.
2699         (target-libgo): Don't disable for AIX.
2700         * configure: Regenerate.
2702 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2704         * MAINTAINERS: Add myself.
2706 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2708         * MAINTAINERS: Update my email address.
2710 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2712         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2713         arm-specific auto-generated header files.
2715 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2717         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2718         * configure: Rebuilt.
2720 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2722         * MAINTAINERS: Readd myself for c6x.
2724 2017-06-28  Martin Liska  <mliska@suse.cz>
2726         PR bootstrap/81217
2727         * Makefile.def: Remove superfluous bootstrap_target from
2728         bootstrap_stage.
2729         * Makefile.in: Re-generate the file.
2731 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2733         * MAINTAINERS: Add myself to Write After Approval
2735 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2737         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2739 2017-06-19  Martin Liska  <mliska@suse.cz>
2741         * Makefile.def: Define 4 stages PGO bootstrap.
2742         * Makefile.tpl: Define FLAGS.
2743         * Makefile.in: Regenerate.
2745 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2747         * Makefile.def: Add check-gotools to go check targets.
2748         * Makefile.in: Rebuild.
2750 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2752         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2754 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2756         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2757         * configure: Regenerate.
2759 2017-05-31  Martin Liska  <mliska@suse.cz>
2761         * configure.ac: Add handling of stage2_werror_flags to
2762         action-if-given and to action-if-not-given.
2763         * configure: Regenerate.
2765 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2767         * MAINTAINERS: Add self to Write After Approval
2769 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2771         * MAINTAINERS: Update my email address, and remove myself as
2772         maintainer in some areas.
2774 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2776         * MAINTAINERS: Add self to Write After Approval
2778 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2780         * configure.ac: Add --enable-languages=default to mean default and
2781         make --enable-languages=all mean all supported languages.
2782         * configure: Regenerated.
2784 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2786         * config.gcc (powerpc*-*-*spe*): New.
2787         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2788         (powerpc-*-rtems*spe*): New.
2789         (powerpc*-*-linux*spe*): New.
2790         (powerpc-wrs-vxworksspe): New.
2791         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2792         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2793         * config.host (powerpc*-*-*spe*): New.
2795 2017-05-19  Martin Liska  <mliska@suse.cz>
2797         * configure.ac: Add --enable-werror-always just for
2798         bootstrap-debug (or none build config) and do not add it
2799         when we are on a release branch.
2800         * configure: Regenerated.
2802 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2804         * MAINTAINERS: Add self to Write After Approval
2806 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2808         * MAINTAINERS: Move myself to Write After Approval section.
2810 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2812         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2813         ACCH registers.
2814         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2815         available.
2816         (umulsidi3): Likewise.
2817         (mulsidi3_700): Disable this pattern when we have advanced mpy
2818         instructions.
2819         (umulsidi3_700): Likewise.
2820         (maddsidi4): New pattern.
2821         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2822         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2823         (mpydu_imm_arcv2hs): Likewise.
2824         * config/arc/predicates.md (accl_operand): New predicate.
2826 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2827             Andrew Burgess <andrew.burgess@embecosm.com>
2829         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2830         case.
2831         (ARC_AUTOFP_IRQ_P): Likewise.
2832         (ARC_AUTO_IRQ_P): Likewise.
2833         (rgf_banked_register_count): New variable.
2834         (parse_mrgf_banked_regs_option): New function.
2835         (arc_override_options): Handle rgf_banked_regs option.
2836         (arc_handle_interrupt_attribute): Add firq option.
2837         (arc_compute_function_type): Return fast irq type when required.
2838         (arc_must_save_register): Handle fast interrupts.
2839         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2840         (arc_return_address_regs): Update.
2841         * config/arc/arc.h (arc_return_address_regs): Update.
2842         (arc_function_type): Add fast interrupt type.
2843         (ARC_INTERRUPT_P): Update.
2844         (RC_FAST_INTERRUPT_P): Define.
2845         * config/arc/arc.md (simple_return): Update for fast interrupts.
2846         (p_return_i): Likewise.
2847         * config/arc/arc.opt (mrgf-banked-regs): New option.
2848         * doc/invoke.texi (mrgf-banked-regs): Document.
2850 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2852         * config/arc/arc.c (irq_ctrl_saved): New variable.
2853         (ARC_AUTOBLINK_IRQ_P): Define.
2854         (ARC_AUTOFP_IRQ_P): Likewise.
2855         (ARC_AUTO_IRQ_P): Likewise.
2856         (irq_range): New function.
2857         (arc_must_save_register): Likewise.
2858         (arc_must_save_return_addr): Likewise.
2859         (arc_dwarf_emit_irq_save_regs): Likewise.
2860         (arc_override_options): Handle deferred options.
2861         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2862         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2863         arc_must_save_return_addr.
2864         (arc_compute_frame_size): Handle automated save and restore of
2865         registers.
2866         (arc_expand_prologue): Likewise.
2867         (arc_expand_epilogue): Likewise.
2868         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2869         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2870         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2872 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2873         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2875         PR bootstrap/77661
2876         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2877         in-tree build MPC.
2878         * Makefile.in: Regenerate.
2880 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2882         * configure.ac: Enable LTO by default on darwin >= 9.
2883         * configure: Regenerate.
2885 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2887         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2888         and Andrew Waterman as the RISC-V maintainers.
2890 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2892         * MAINTAINERS: Add self to Write After Approval
2894 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2896         * config.guess: Import latest from upstream.
2898 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2900         * MAINTAINERS (Write After Approval): Remove entries that are
2901         already covered under Reviewers.
2903 2017-03-08  Mark Wielaard  <mark@klomp.org>
2905         PR demangler/70909
2906         PR demangler/67264
2907         * include/demangle.h: Add d_printing to struct demangle_component
2908         and pass struct demangle_component as non const.
2910 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2912         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2914 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2916         * Makefile.tpl: Remove HOST_ISLVER.
2917         (HOST_EXPORTS): Remove ISLVER.
2918         * Makefile.in: Regenerate.
2920 2017-02-13  Richard Biener  <rguenther@suse.de>
2922         * configure: Re-generate.
2924 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2926         * MAINTAINERS: Adjust bug reporting URL.
2928 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2930         * MAINTAINERS (Write After Approval): Remove redundant entry
2931         for Andrew Burgess.
2933 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2935         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2936         32-bit hppa*-*-hpux*.
2937         * configure: Regenerate.
2939 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2941         * configure.ac: Moved the white list of enabling BRIG FE to
2942         libhsail-rt/configure.tgt.
2943         * configure: Regenerated.
2944         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2946 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2947             Martin Jambor  <mjambor@suse.cz>
2949         * Makefile.def (target_modules): Added libhsail-rt.
2950         (languages): Added language brig.
2951         * Makefile.in: Regenerated.
2952         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2953         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2954         * configure: Regenerated.
2956 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2958         PR other/79046
2959         * configure: Regenerated.
2961 2017-01-04  Alan Modra  <amodra@gmail.com>
2963         * configure: Regenerate.
2965 2016-12-29  Ben Elliston  <bje@gnu.org>
2967         * config.sub: Import latest version.
2969 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2971         * MAINTAINERS (Write After Approval): Add myself.
2973 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2975         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2976         includes bootstrap-mpx.
2977         * configure: Regenerated.
2979 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2981         * MAINTAINERS (Write After Approval): Add myself.
2983 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2985         * configure: Regenerate.
2987 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2989         * configure.ac: Don't use pkg-config to check for bdw-gc.
2990         * configure: Regenerate.
2992 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2994         * Makefile.def: Remove reference to boehm-gc target module.
2995         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2996         options and for the bdw-gc pkg-config module.
2997         * configure: Regenerate.
2998         * Makefile.in: Regenerate.
3000 2016-11-28  Nathan Sidwell  <nathan@acm.org>
3002         * MAINTAINERS (nvptx): Remove self.
3004 2016-11-25  Ben Elliston  <bje@gnu.org>
3006         * config.guess: Import latest version.
3007         * config.sub: Likewise.
3009 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
3011         * MAINTAINERS (Write After Approval): Add myself.
3013 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3015         * Makefile.def: Remove references to GCJ.
3016         * Makefile.tpl: Likewise.
3017         * Makefile.in: Regenerate.
3019 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3021         * config-ml.in: Remove references to GCJ.
3022         * configure.ac: Likewise.
3023         * configure: Regenerate.
3025 2016-11-01  Josh Conner  <joshconner@google.com>
3027         * MAINTAINERS (Write After Approval): Update email address,
3029 2016-10-27  Carl Love  <cel@us.ibm.com>
3031         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3032         Approval list to make it alphabetical.
3034 2016-10-27  Carl Love  <cel@us.ibm.com>
3036         * MAINTAINERS (Write After Approval): Add myself.
3038 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
3040         * MAINTAINERS (Reviewers): Add myself.
3041         (Write After Approval): Add myself.
3043 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
3044             Ulrich Weigand  <uweigand@de.ibm.com>
3046         * MAINTAINERS: Update email address.
3048 2016-10-10  Nathan Sidwell  <nathan@acm.org>
3050         * MAINTAINERS: Update email address.
3052 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
3054         * configure.ac: Add aarch64-*-freebsd*.
3055         * configure: Regenerate.
3057 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
3059         * MAINTAINERS: Update email address after it got reverted.
3061 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3063         * configure.ac (target_libraries): Readd target-boehm-gc.
3064         Restore --enable-objc-gc handling.
3065         * configure: Regenerate.
3067 2015-10-03  Jeff Law  <law@redhat.com>
3069         * MAINTAINERS: Move several inactive maintainers to the
3070         write-after-approval section.
3072 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
3074         * configure.ac: Add target-libffi to target_libraries.
3075         Readd libgcj target disablings, modified to only target-libffi.
3076         Readd target addition of go to unsupported languages.
3077         * configure: Regenerated.
3079 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
3081         * MAINTAINERS: Update email address.
3083 2016-09-30  Andrew Haley  <aph@redhat.com>
3085         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3086         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3087         libgcj.
3089 2016-09-30  Andrew Haley  <aph@redhat.com>
3091         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3092         write-after approval after GCJ deletion.
3094 2016-09-30  Andrew Haley  <aph@redhat.com>
3096         * Makefile.def: Remove libjava.
3097         * Makefile.tpl: Likewise.
3098         * Makefile.in: Regenerate.
3099         * configure.ac: Likewise.
3100         * configure: Likewise.
3101         * gcc/java: Remove.
3102         * libjava: Likewise.
3104 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3106         * MAINTAINERS (Reviewers): Add myself.
3108 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3110         * configure.ac: Disable "sim" directory for arc*-*-*.
3111         * configure: Regenerated.
3113 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3115         * MAINTAINERS (Write After Approval): Add myself.
3117 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3119         * configure.ac: Check for the minimum in-tree MPFR version
3120         handled.
3121         * configure: Regenerate.
3123 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3125         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3126         * configure: Regenerated.
3128 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3130         * MAINTAINERS (Write After Approval): Add myself.
3132 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3134         * Makefile.def: Add autoprofiledbootstrap.
3135         * Makefile.tpl: Dito.
3136         * Makefile.in: Regenerate.
3138 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3140     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3141     * configure: Regenerate.
3143 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3145         * configure: Regenerate.
3146         * configure.ac: Remove support for avr-rtems.
3148 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3150         * MAINTAINERS (Write After Approval): Add myself.
3152 2016-06-16  Michael Collison  <michael.collison@arm.com>
3154         * MAINTAINERS (Write After Approval): Add myself.
3156 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3158         * MAINTAINERS (Write After Approval): Update e-mail address.
3160 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3162         * MAINTAINERS (Write After Approval): Add myself.
3164 2016-05-28  Alan Modra  <amodra@gmail.com>
3166         * Makefile.tpl (configure): Depend on m4 files included.
3167         * Makefile.in: Regenerate.
3169 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3171         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3172         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3174 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3176         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3177         special case builtin.
3178         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3179         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3180         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3181         for __builtin_vec_addec.
3183 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3185         * config.guess: Import version 2016-04-02 (newest).
3186         * config.sub: Import version 2016-05-10 (newest).
3188 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3190         * configure.ac: Add ARC support to libgloss.
3191         * configure: Regenerate
3193 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3195         * MAINTAINERS (Write After Approval): Add myself.
3197 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3199         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3200         * configure: Regenerated.
3201         * Makefile.def (gmp): Explicitly disable assembler.
3202         (mpfr): Adjust lib_path.
3203         (mpc): Likewise.
3204         * Makefile.in: Regenerated.
3206 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3208         PR bootstrap/70704
3209         * configure.ac (--enable-stage1-checking): Add missing
3210         --enable-checking=.
3211         * configure: Regenerated.
3213 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3215         * config.guess: Revert r235676.
3216         * config.sub: Revert r235676.
3218 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3220         * config.guess: Remove SH5 support.
3221         * config.sub: Likewise.
3222         * configure: Likewise.
3223         * configure.ac: Likewise.
3225 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3227         PR bootstrap/70704
3228         * configure.ac (--enable-stage1-checking): For --disable-checking or
3229         implicit --enable-checking, make sure extra flag matches in between
3230         stage1 and later checking.
3231         * configure: Regenerated.
3233 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3235         * .gitattributes: New file.
3237 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3239         * MAINTAINERS (rs6000/powerpc port): Add myself.
3241 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3243         PR bootstrap/70173
3244         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3245         and gotools directories.  Delete the stage_final file.
3246         * Makefile.in: Regenerate.
3248 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3250         * MAINTAINERS (Write After Approval): Add myself.
3252 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3254         * MAINTAINERS (Fortran maintainer): Remove myself.
3256 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3258         * MAINTAINERS (Write After Approval): Add myself.
3260 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3262         * MAINTAINERS (Write After Approval): Add myself.
3264 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3266         Sync with binutils-gdb:
3268         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3270         * configure.ac: Add mips and s390 to the gold target check.
3271         * configure: Regenerate.
3273 2016-03-01  DJ Delorie  <dj@redhat.com>
3275         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3277 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3279         * MAINTAINERS (libcpp): Add myself.
3280         (diagnostic messages): Likewise.
3282 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3284         * MAINTAINERS: Fix whitespace.
3286 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3288         * MAINTAINERS (Write After Approval): Add myself.
3290 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3292         * config/isl.m4: Add comments about isl-0.16.
3293         * configure: Regenerate.
3295 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3297         * MAINTAINERS (hsa maintainers): Add myself.
3299 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3301         * MAINTAINERS: (Write After Approval): Add myself.
3303 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3304             Sebastian Pop  <s.pop@samsung.com>
3306         * Makefile.in: Regenerate.
3307         * Makefile.tpl: Export ISLVER.
3308         * configure: Regenerate.
3309         * config/isl.m4: Detect isl-0.15.
3311 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3313         PR bootstrap/69329
3314         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3315         * Makefile.in: Regenerate.
3317 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3319         * configure.ac: Enable LTO for DJGPP
3320         * configure: Regenerate
3322 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3324         Sync with binutils-gdb:
3325         2015-10-21  Nick Clifton  <nickc@redhat.com>
3327         PR gas/19109
3328         * configure.ac: Note the 'none' is an acceptable argument to
3329         --enable-compressed-debug-sections.
3330         * configure: Regenerate.
3332 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3334         PR bootstrap/69134
3335         * Makefile.def (mpfr): Disable assembler.
3336         * Makefile.in: Regenerate.
3338 2016-01-01  Ben Elliston  <bje@gnu.org>
3340         * config.guess: Import version 2016-01-01.
3341         * config.sub: Likewise.
3343 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3345         * MAINTAINERS (Write After Approval): Add myself.
3347 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3349         * Makefile.in: Replace ISL with isl.
3350         * Makefile.tpl: Same.
3351         * config/isl.m4: Same.
3352         * configure.ac: Same.
3353         * contrib/download_prerequisites: Same.
3354         * configure: Regenerate.
3356 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3358         * MAINTAINERS (Write After Approval): Add Myself.
3360 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3362         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3363         * configure: Regenerate.
3365 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3366             Sebastian Pop  <s.pop@samsung.com>
3368         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3369         isl_ctx_get_max_operations.
3370         * configure: Regenerate.
3372 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3374         * MAINTAINERS (Write After Approval): Add myself.
3376 2015-12-02  Ian Lance Taylor  <iant@google.com>
3378         PR go/66147
3379         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3380         * Makefile.in: Regenerate.
3382 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3384         PR libffi/65726
3385         * Makefile.def (lang_env_dependencies): Make libffi depend
3386         on cxx.
3387         * Makefile.in: Regenerate.
3389 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3391         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3392         symbols.
3394 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3396         Sync with binutils-gdb:
3397         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3399         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3400         * configure: Regenerate.
3402 2015-11-19  Martin Liska  <mliska@suse.cz>
3404         * .gitignore: Add .clang-format to ignored files.
3405         * Makefile.in: Add clang-format.
3406         * Makefile.tpl: Likewise.
3408 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3410         * configure.ac: Enable libmpx by default.
3411         * configure: Regenerated.
3413 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3415         * MAINTAINERS: Update email address.
3417 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3419         * MAINTAINERS: Update email address.
3421 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3423         * MAINTAINERS  (Write After Approval): Add myself.
3425 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3427         Sync with binutils-gdb:
3428         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3430         PR gas/19109
3431         * configure.ac: Add
3432         --enable-compressed-debug-sections={all,gas,gold,ld}.
3433         * configure: Regenerated.
3435 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3437         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3439 2015-10-09  Martin Liska  <mliska@suse.cz>
3441         * MAINTAINERS (Write After Approval): Add myself.
3443 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3445         * MAINTAINERS (Write After Approval): Add myself.
3447 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3449         * MAINTAINERS: Update email address.
3451 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3453         * MAINTAINERS  (Write After Approval): Add myself.
3455 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3457         * MAINTAINERS: Update email.
3459 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3461         * MAINTAINERS: Update my email address.
3463 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3465         * MAINTAINERS (ft32 port): Add myself.
3467 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3469         * MAINTAINERS: Add myself.
3471 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3473         * MAINTAINERS (Write After Approval): Add myself.
3475 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3477         PR libfortran/54572
3478         * Makefile.def: Make libgfortran depend on libbacktrace.
3479         * Makefile.in: Regenerate.
3481 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3483         * MAINTAINERS (Write After Approval): Add myself.
3485 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3487         PR other/67092
3488         * configure.ac: Remove --with_host_libstdcxx support.
3489         * configure: Regenerate.
3491 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3492             Jakub Jelinek  <jakub@redhat.com>
3494         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3495         nvptx*-*-*.
3496         * configure: Regenerate.
3498 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3500         * Makefile.def (libiconv): Define bootstrap=true.
3501         Mark pdf/html/info as missing.
3502         (configure-gcc): Depend on all-libiconv.
3503         (all-gcc): Ditto.
3504         (configure-libcpp): Ditto.
3505         (all-libcpp): Ditto.
3506         (configure-intl): Ditto.
3507         (all-intl): Ditto.
3508         * Makefile.in: Regenerate.
3510 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3512         * MAINTAINERS (loop ivopts): Add the entry and myself.
3514 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3516         * MAINTAINERS (nvptx): Add self.
3518 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3520         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3521         128-bit vector modes.
3523 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3525         * MAINTAINERS (Write After Approval): Add myself.
3527 2015-07-28  Ben Elliston  <bje@gnu.org>
3529         * config.sub, config.guess: Import from upstream.
3531 2015-07-24  Michael Darling  <darlingm@gmail.com>
3533         PR other/66259
3534         * config-ml.in: Reflects renaming of configure.in to configure.ac
3535         * configure: Likewise
3536         * configure.ac: Likewise
3538 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3540         * MAINTAINERS: Update my email address.
3542 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3544         Sync with binutils-gdb:
3545         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3547         * configure.ac (target_configdirs): Exclude target-zlib if
3548         target-libjava isn't built.
3549         * configure: Regenerated.
3551 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3553         Sync with binutils-gdb:
3554         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3556         * configure.ac: Disable configuration of GDB for HPUX targets.
3557         * configure: Regenerate.
3559         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3561         * configure.ac: Add --with-system-zlib.
3562         * configure: Regenerated.
3564         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3566         * configure.ac: Add FT32 support.
3567         * configure: Regenerate.
3569         2015-01-12  Anthony Green  <green@moxielogic.com>
3571         * configure.ac: Don't disable gprof for moxie.
3572         * configure: Rebuild.
3574 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3576         Sync with binutils-gdb:
3577         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3579         PR ld/18355
3580         * Makefile.def: Add extra_configure_flags to host zlib.
3581         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3582         to --enable-host-shared When bfd is to be built as shared
3583         library.  AC_SUBST.
3584         * Makefile.in: Regenerated.
3586 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3588         Sync with src:
3589         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3590         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3591         * Makefile.in: Regenerated.
3593 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3595         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3596         target.
3597         * configure: Regenerate.
3599 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3601         * MAINTAINERS (Write After Approval): Add myself.
3603 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3605         * MAINTAINERS (OS Port Maintainers): Add myself.
3606         (Various Maintainers): Remove myself from libffi testsuite.
3608 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3610         * MAINTAINERS (gen* on machine desc): Add self.
3612 2015-06-02  Jason Merrill  <jason@redhat.com>
3614         PR bootstrap/66319
3615         * configure.ac: Use -std=gnu++98.
3617 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3619         * MAINTAINERS (Write After Approval): Add myself.
3621 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3623         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3624         * configure: Regenerate.
3626 2015-05-26  Jason Merrill  <jason@redhat.com>
3628         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3629         * configure: Regenerate.
3631 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3633         * configure.ac: FT32 target added.
3634         * configure: Regenerated.
3636 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3638         * MAINTAINERS (Write After Approval): Add myself.
3640 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3642         * MAINTAINERS (Write After Approval): Add myself.
3644 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3646         * configure.ac: Fix typo.
3647         * configure: Regenerate.
3649 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3651         * MAINTAINERS (Write After Approval): Add myself.
3653 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3655         * configure.ac: Match $host configured with triplets.
3656         * configure: Regenerate.
3658 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3660         * Makefile.tpl: Remove surplus whitespace throughout.
3661         * Makefile.in: Regenerate.
3663 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3665         * MAINTAINERS (Various Maintainers): Add myself as instruction
3666         combiner maintainer.
3668 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3670         PR bootstrap/62077
3671         * configure.ac (--enable-stage1-checking): Default to
3672         release,misc,gimple,rtlflag,tree,types if --disable-checking
3673         or --enable-checking is not specified and DEV-PHASE is not
3674         experimental.
3675         * configure: Regenerated.
3677 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3679         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3680         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3681         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3682         * Makefile.in: Regenerate.
3684 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3686         * MAINTAINERS: Update my email address.
3688 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3690         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3692 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3694         * MAINTAINERS: Add myself as an arm port reviewer.
3696 2015-03-25  Martin Liska  <mliska@suse.cz>
3697             Yury Gribov  <y.gribov@samsung.com>
3699         * Makefile.in: Fix ln source location for vimrc file.
3700         * Makefile.tpl: Likewise.
3702 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3704         PR bootstrap/25672
3705         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3706         cross-compiling.  Similarly for CXX_FOR_TARGET.
3707         * configure: Regenerate.
3709 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3711         * Makefile.def: Add libmpx.
3712         * configure.ac: Add libmpx.
3713         * Makefile.in: Regenerate.
3714         * configure: Regenerate.
3716 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3718         * MAINTAINERS (CPU Port Maintainers): Add myself
3719         i386 vector ISA extns mantainer.
3721 2015-03-13  Jeff Law  <law@redhat.com>
3723         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3724         maintainer.
3725         Remove Richard Henderson as a maintainer for the x86 port.
3727 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3729         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3731 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3733         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3734         pointer bounds checker and i386 MPX maintainer.
3736 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3738         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3740 2015-02-26  Martin Sebor  <msebor@redhat.com>
3742         * MAINTAINERS (Various Maintainers): Add self.
3744 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3746         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3747         Make sure it contains lto.
3748         * configure: Regenerate.
3750 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3752         * configure: Regenerate.
3754 2015-02-06  Diego Novillo  <dnovillo@google.com>
3756         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3757         middle-end, docstring): Remove myself.
3758         (Write After Approval): Add myself.
3760 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3762         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3763         (Write After Approval): Update address.
3765 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3767         PR jit/64780
3768         * configure.ac: Require the user to explicitly specify
3769         --enable-host-shared if the jit is enabled.
3770         * configure: Regenerate.
3772 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3774         * MAINTAINERS (Write After Approval): Add myself.
3776 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3778         * MAINTAINERS: Make whitespace consistent.
3780 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3782         * MAINTAINERS (Write After Approval): Add myself.
3784 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3786         * MAINTAINERS: (Write After Approval): Add myself.
3788 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3790         * MAINTAINERS: (Write After Approval): Add myself.
3792 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3794         * MAINTAINERS: (Write After Approval): Add myself.
3796 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3798         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3799         objective-c/c++ front end maintainer.
3801 2015-01-13  Marek Polacek  <polacek@redhat.com>
3803         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3805 2015-01-12  Jeff Law  <law@redhat.com>
3807         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3808         a very long time.
3810 2015-01-09  Ian Lance Taylor  <iant@google.com>
3812         * configure.ac (host_tools): Add gotools.
3813         * Makefile.def (host_modules): Add gotools.
3814         (dependencies): Add dependency of all-gotools on all-target-libgo.
3816 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3818         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3819         * configure: Regenerate.
3821 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3823         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3824         all-target-libgomp.
3825         * Makefile.in: Regenerate.
3827 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3829         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3831 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3833         * configure.ac: Add Visium support.
3834         * configure: Regenerate.
3836 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3838         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3839         * configure: Regenerate.
3841 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3843         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3844         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3845         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3846         (OBJCOPY_FOR_TARGET): New variable.
3847         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3848         * Makefile.in: Regenerate.
3849         * configure.ac: Check for already installed target objcopy.
3850         Also GCC_TARGET_TOOL on objcopy.
3851         * configure: Regenerate.
3853 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3855         * config.sub: Update from upstream, to 2015-01-01 version.
3856         * config.guess: Ditto.
3858 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3860         * MAINTAINERS (RTEMS Ports): Add myself.
3862 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3864         * MAINTAINERS (Write After Approval): Add myself.
3866 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3868         * MAINTAINERS (Write After Approval): Add myself.
3870 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3872         * configure.ac (--enable-as-accelerator-for): Don't set
3873         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3874         * configure: Regenerate.
3876 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3878         PR bootstrap/64023
3879         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3880         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3881         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3882         to CXX.
3883         * Makefile.in: Regenerated.
3885 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3886             Yury Gribov  <y.gribov@samsung.com>
3888         * .gitignore: Added .local.vimrc and .lvimrc.
3889         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3890         * Makefile.in: Regenerate.
3892 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3894         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3895         * configure: Regenerated.
3897 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3899         * MAINTAINERS (nvptx port): New entry.
3901 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3903         * configure: Regenerate.
3905 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3907         * configure.ac: Merge with Binutils.
3909 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3911         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3912         * Makefile.in: Regenerate.
3914 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3916         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3917         missing flex.
3918         * Makefile.in: Regenerated.
3920 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3922         * Makefile.in: Regenerate.
3924 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3926         PR bootstrap/63784
3927         * libtool.m4: Add $pic_flag with -shared.
3929 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3931         * MAINTAINERS (Write After Approval): Added myself.
3933 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3935         * MAINTAINERS (write-after-approval): Add myself.
3937 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3939         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3940         from 2 years ago.
3942 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3944         Revert:
3945         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3947         * MAINTAINERS (Write After Approval): Added myself as line map
3948         maintainer.
3950 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3952         Revert:
3953         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3955         * MAINTAINERS (Write After Approval): Added myself.
3957 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3959         * MAINTAINERS (Write After Approval): Added myself.
3961 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3963         * MAINTAINERS (Write After Approval): Added myself as line map
3964         maintainer.
3966 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3968         * MAINTAINERS (Various Maintainers): Added myself as line map
3969         maintainer.
3971 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3973         * move-if-change: Sync from upstream gnulib.
3975 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3977         * compile: Sync with upstream Automake.
3978         * depcomp: Ditto.
3979         * install-sh: Ditto.
3980         * missing: Ditto.
3981         * mkinstalldirs: Ditto.
3982         * ylwrap: Ditto.
3984 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3986         * config.sub: Update from upstream config repo.
3987         * config.guess: Ditto.
3989 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3991         * Makefile.def: Add liboffloadmic to target_modules.  Make
3992         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3993         * Makefile.in: Regenerate.
3994         * configure: Regenerate.
3995         * configure.ac: Add liboffloadmic to target binaries.
3996         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3997         Add liboffloadmic to noconfig list when C++ is not supported.
3999 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
4000             Thomas Schwinge  <thomas@codesourcery.com>
4001             Ilya Verbin  <ilya.verbin@intel.com>
4002             Andrey Turetskiy  <andrey.turetskiy@intel.com>
4004         * configure: Regenerate.
4005         * configure.ac (--enable-as-accelerator-for)
4006         (--enable-offload-targets): New configure options.
4008 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4010         * Makefile.def: Make all-gcc depend on all-isl.
4011         * Makefile.in: Regenerate.
4013 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
4015         * ChangeLog.jit: New.
4016         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4018 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4020         PR target/63610
4021         * libtool.m4: Fix globbing of darwin versions.
4022         * configure: Regenerate.
4024 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4026         * Makefile.def: Remove CLooG.
4027         * Makefile.tpl: Ditto.
4028         * configure.ac: Ditto.
4029         * configure: Regenerate.
4030         * Makefile.in: Ditto.
4032 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
4034         * configure.ac: Handle nvptx-*-*.
4035         * configure: Regenerate.
4037 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
4039         * MAINTAINERS (Write After Approval): Add myself.
4041 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
4043         * Makefile.def (libcc1): Remove bootstrap=true;.
4044         * Makefile.in: Regenerated.
4046 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4048         * configure.ac: Update comment.
4049         * configure: Regenerate.
4051 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
4053         * MAINTAINERS (Write After Approval): Add myself.
4055 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
4057         * configure.ac (extra_host_libiberty_configure_flags): Add
4058         --enable-shared also for libcc1's benefit.
4059         * configure: Regenerate.
4061 2014-10-29  Tristan Gingold  <gingold@adacore.com>
4063         * MAINTAINERS: Change my email address.
4065 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
4066             Tom Tromey  <tromey@redhat.com>
4068         * Makefile.def: Add libcc1 to host_modules.
4069         * configure.ac (host_tools): Add libcc1.
4070         * Makefile.in, configure: Rebuild.
4072 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
4074         * configure.ac (build_configargs): Don't share config.cache between
4075         build subdirs.
4076         * configure: Regenerate.
4078 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4080         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4081         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4082         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4083         leon3v7 as leon3.
4084         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4085         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4086         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4087         * config/sparc/sparc.md (cpu): Add leon3v7.
4088         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4090 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4092         * MAINTAINERS (write-after-approval): Add myself.
4094 2014-10-23  Ian Lance Taylor  <iant@google.com>
4096         * configure.ac: Disable the Go frontend on systems where it is known
4097         to not work.
4098         * configure: Regenerate.
4100 2014-10-23  Richard Biener  <rguenther@suse.de>
4102         * Makefile.def: Add libcpp build module and dependencies.
4103         * configure.ac: Add libcpp build module.
4104         * Makefile.in: Regenerate.
4105         * configure: Likewise.
4107 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4109         * MAINTAINERS (write-after-approval): Add myself.
4111 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4113         * INSTALL/README: Do not mention CVS.
4115 2014-10-03  Jing Yu  <jingyu@google.com>
4117         * configure.ac: Add aarch64 to list of targets that support gold.
4118         * configure: Regenerate.
4120 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4122         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4124 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4126         * MAINTAINERS:  Add myself as MIPS maintainer.
4128 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4130         * MAINTAINERS: Move myself to MIPS maintainers.
4132 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4134         * MAINTAINERS: Put all email addresses between '<' and '>'.
4136 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4138         * MAINTAINERS: Move myself to reviewers (Fortran).
4140 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4142         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4143         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4144         * Makefile.in: Regenerate.
4146 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4148         * rtx-classes-status.txt: Delete
4150 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4152         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4154 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4156         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4157         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4158         of checking for version number.
4159         * configure: Regenerated.
4160         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4162 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4164         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4165         is done; begin phase 6 (use extra rtx_def subclasses).
4167 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4169         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4170         done; begin phase 5 (additional rtx_def subclasses).
4172 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4174         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4176 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4178         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4179         SET_BB_HEADER are done.
4181 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4183         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4184         done.
4186 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4188         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4190 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4192         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4194 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4196         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4198 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4200         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4202 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4204         * rtx-classes-status.txt: Phase 3 (per-file commits within
4205         "config" subdirs) is done; begin phase 4 (removal of
4206         "scaffolding").
4208 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4210         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4211         dir) is done; begin phase 3 (per-file commits within "config"
4212         subdirs).
4214 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4216         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4217         phase 2 (per-file commits in main source dir).
4219 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4221         * configure: Regenerated.
4223 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4225         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4227 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4229         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4231 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4233         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4235 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4237         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4239 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4241         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4243 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4245         * MAINTAINERS (Write After Approval): Add myself.
4247 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4249         * MAINTAINERS: Remove myself
4251 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4253         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4255 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4257         * MAINTAINERS (Write After Approval): Add myself.
4259 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4261         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4262         SET_BB_HEADER, SET_BB_FOOTER
4264 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4266         * rtx-classes-status.txt: New file
4268 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4270         * configure.ac: Eliminate ClooG installation dependency.
4271         * configure: Regenerate.
4272         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4273         * Makefile.in: Regenerate.
4275 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4277         * MAINTAINERS (Write After Approval): Add myself.
4279 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4281         * MAINTAINERS (Write After Approval): Add myself.
4283 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4285         * MAINTAINERS (Write After Approval): Add myself.
4287 2014-07-28  Anthony Green  <green@moxielogic.com>
4289         Import from savannah.gnu.org:
4290         * config.sub: Update to 2014-07-28 version.
4292 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4294         * MAINTAINERS: Remove my MIPS maintainer entry.
4296 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4298         PR target/47230
4299         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4300         * configure: Regenerate.
4302 2014-07-24  James Norris  <jnorris@codesourcery.com>
4304         * MAINTAINERS (Write After Approval): Add myself.
4306 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4308         * configure.ac: Accept only CLooG 0.18.1.
4309         * configure: Regenerate.
4311 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4313         * configure.ac: Don't accept isl 0.11.
4314         * configure: Regenerate.
4316 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4318         * MAINTAINERS (Write After Approval): Add myself.
4320 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4322         * configure.ac: Don't accept isl 0.10.
4323         * configure: Regenerate.
4325 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4327         Fix include path for in-tree cloog.
4328         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4329         * configure: Regenerate.
4331 2014-06-18  Richard Henderson  <rth@redhat.com>
4333         * .gitignore: Import gcc_update output.
4335 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4337         * config-ml.in: Robustify ac_configure_args parsing.
4339         * configure.ac (--enable-linker-plugin-configure-flags)
4340         (--enable-linker-plugin-flags): New flags.
4341         (configdirs): Conditionally add libiberty-linker-plugin.
4342         * configure: Regenerate.
4343         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4344         (host_modules) <lto-plugin>: Pay attention to
4345         @extra_linker_plugin_flags@ and
4346         @extra_linker_plugin_configure_flags@.
4347         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4348         * Makefile.in: Regenerate.
4350         * Makefile.tpl (configure-[+prefix+][+module+])
4351         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4352         "module_srcdir" instead of "module" for locating a module's srcdir.
4353         * Makefile.in: Regenerate.
4355 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4357         * MAINTAINERS (Write After Approval): Add myself.
4359 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4361         * MAINTAINERS: Update my email address.
4363 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4365         * MAINTAINERS (Write After Approval): Add myself.
4367 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4369         * MAINTAINERS (Write After Approval): Add myself.
4371 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4373         PR libstdc++/61011
4374         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4375         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4376         * configure: Regenerate.
4378 2014-05-28  Pedro Alves  <palves@redhat.com>
4380         * MAINTAINERS (Write After Approval): Add myself.
4382 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4384         * MAINTAINERS: Update my affiliation/email.
4386 2014-05-19  Mike Stump  <mikestump@comcast.net>
4388         * MAINTAINERS: Add wide-int reviewers.
4390 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4392         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4393         * configure: Regenerated.
4395 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4397         * MAINTAINERS (libitm): Add myself as maintainer.
4399 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4401         * MAINTAINERS (Write After Approval): Add myself.
4403 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4405         * config.sub, config.guess: Import from upstream.
4407 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4409         * MAINTAINERS (Write After Approval): Put myself in correct order.
4411 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4413         * MAINTAINERS (Write After Approval): Add myself.
4415 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4417         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4418         section.
4420 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4422         * MAINTAINERS (Write After Approval): Delete myself.
4424 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4426         PR sanitizer/56781
4427         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4428         and -B* options with -Xcompiler.
4430 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4432         PR bootstrap/60620
4433         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4434         * Makefile.in: Regenerate.
4436 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4438         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4439         for WINDRES_FOR_TARGET in default-manifest.o rule.
4440         * Makefile.in: Regenerate.
4442 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4444         * MAINTAINERS (Write After Approval): Add myself.
4446 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4448         PR sanitizer/56781
4449         * Makefile.def: Set bootstrap=true; for host fixincludes.
4450         * configure.ac: Don't bootstrap host fixincludes unless
4451         --with-build-config=bootstrap-{a,ub}san.
4452         * Makefile.in: Regenerated.
4453         * configure: Regenerated.
4455 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4457         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4458         --enable-vtable-verify option parsing.  Don't add
4459         target-libsanitizer to bootstrap_target_libs unless
4460         --with-build-config=bootstrap-asan or
4461         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4462         to bootstrap_target_libs unless --enable-vtable-verify.
4463         * configure: Regenerated.
4465 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4467         * MAINTAINERS (Write After Approval): Add myself.
4469 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4471         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4473 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4475         PR bootstrap/58572
4476         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4477         -I for libstdc++-v3 includes if $(LEAN).
4478         * Makefile.in: Regenerated.
4480 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4482         * MAINTAINERS: Update my email address.
4484 2014-02-24  Walter Lee  <walt@tilera.com>
4486         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4487         (tilegx-*-*): Change to tilegx*-*-*.
4488         * configure: Regenerate.
4490 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4492         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4494 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4496         * MAINTAINERS (Write After Approval): Add myself.
4498 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4500         PR target/59788
4501         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4502         *solaris2*.
4504 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4506         * MAINTAINERS: Update my email address.
4508 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4510         * MAINTAINERS: Convert to UTF-8.
4511         Properly sort Xinliang David Li's entry.
4513 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4514             Sandra Loosemore  <sandra@codesourcery.com>
4516         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4517         nios2 port maintainers.
4519 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4521         * MAINTAINERS (Write After Approval): Add myself.
4523 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4525         * configure.ac: Add user-friendly check for native x86_64-linux
4526         multilibs.
4527         * configure: Regenerate.
4529 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4531         * MAINTAINERS: Add myself as sh maintainer.
4533 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4535         * MAINTAINERS: Add self as SLSR maintainer.
4537 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4539         * MAINTAINERS: Update my email address.
4541 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4543         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4545 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4547         * Makefile.in: Regenerate.
4549         * Makefile.tpl: Fix typo.
4550         * Makefile.in: Regenerate partially.
4552 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4554         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4555         supported.
4556         * configure: Regenerated.
4558 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4560         * MAINTAINERS (Write After Approval): Add myself.
4562 2013-10-30  Jason Merrill  <jason@redhat.com>
4564         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4565         --disable-build-format-warnings.
4567 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4569         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4570         depend on libstdc++ and libgcc.
4571         * configure: Regenerate.
4572         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4573         libcilkrts for POSIX and i*86, and x86_64 architectures.
4574         * Makefile.in: Added libcilkrts related fields to support building it.
4576 2013-10-26  Jeff Law  <law@redhat.com>
4578         * Makefile.def (target_modules): Remove libmudflap
4579         (languages): Remove check-target-libmudflap).
4580         * Makefile.in: Rebuilt.
4581         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4582         * configure.ac (target_libraries): Remove target-libmudflap.
4583         Remove checks which disabled libmudflap on some systems.
4584         * configure: Rebuilt.
4585         * libmudflap: Directory removed.
4587 2013-10-21  Cong Hou  <congh@google.com>
4589         * MAINTAINERS (Write After Approval): Add myself.
4591 2013-10-16  Mike Stump  <mikestump@comcast.net>
4593         * .dir-locals.el: Add.
4595 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4597         * configure.ac: Add --enable-host-shared
4598         * configure: Regenerate.
4600 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4602         Import from savannah.gnu.org:
4603         * config.guess: Update to 2013-06-10 version.
4604         * config.sub: Update to 2013-10-01 version.
4606 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4608         Changes to build configuration to allow big endian ARC ELF toolchain
4609         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4610         * configure: Regenerate.
4612 2013-09-20  Alan Modra  <amodra@gmail.com>
4614         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4615         ppc host match.  Support little-endian powerpc linux hosts.
4617 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4619         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4620         maintainer.
4622 2013-09-12  DJ Delorie  <dj@redhat.com>
4624         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4625         maintainers.
4627 2013-09-03  Richard Biener  <rguenther@suse.de>
4629         * configure.ac: Also allow ISL 0.12.
4630         * configure: Regenerated.
4632 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4634         * MAINTAINERS (Write After Approval): Add myself.
4636 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4638         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4640 2013-08-26  Caroline Tice  <cmtice@google.com>
4642         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4643         "Various Reviewers" to libvtv "Various Maintainers".
4645 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4647         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4649 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4651         * MAINTAINERS: Update name, email.
4653 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4655         * MAINTAINERS (Write After Approval): Add myself.
4657 2013-08-12  Caroline Tice  <cmtice@google.com>
4659         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4660         address in the Write After Approval section.
4662 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4664         * MAINTAINERS (Write After Approval): Update email.
4666 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4668         * configure.ac: Adjust to check VTV_SUPPORTED.
4669         * configure: Regenerated.
4671 2013-08-02  Caroline Tice  <cmtice@google.com>
4673         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4674         on non-linux systems; add target-libvtv to noconfigdirs; add
4675         libsupc++/.libs to C++ library search paths.
4676         * configure: Regenerated.
4677         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4678         libstdc++ and libgcc.
4679         * Makefile.in: Regenerated.
4681 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4683         * MAINTAINERS (Write After Approval): Add myself.
4685 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4686             Shiva Chen  <shiva0217@gmail.com>
4688         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4689         nds32 port maintainers.
4691 2013-07-17  Tim Shen  <timshen91@gmail.com>
4693         * MAINTAINERS (Write After Approval): Add myself.
4695 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4697         * configure.ac: Sync from binutils.
4698         * configure: Regenerate.
4700 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4702         * MAINTAINERS (Write After Approval): Add myself.
4704 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4706         * MAINTAINERS (Write After Approval): Add myself.
4708 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4710         * MAINTAINERS (Write After Approval): Add myself.
4712 2013-04-30  Brooks Moses  <bmoses@google.com>
4714         * MAINTAINERS: Update my email; move myself from Fortran
4715         reviewer to Write After Approval.
4717 2013-04-16  Andreas Schwab  <schwab@suse.de>
4719         * configure.ac (aarch64-*-*): Don't disable java.
4720         * configure: Regenerate.
4722 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4724         * MAINTAINERS (Write After Approval): Add myself.
4726 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4728         * Makefile.def (target_modules): Don't install libffi.
4729         * Makefile.in: Regenerate.
4731 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4733         * MAINTAINERS (Write After Approval): Add myself.
4735 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4737         * MAINTAINERS (Write After Approval): Add myself.
4739 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4741         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4742         * configure: Regenerated.
4744 2013-02-05  Ian Lance Taylor  <iant@google.com>
4746         PR go/55969
4747         * configure.ac: Disable libgo on some systems where it does not
4748         work.
4750 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4752         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4753         Remove Geoff Keating as rs6000 port maintainer, at his request.
4755 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4757         * MAINTAINERS: Update my email.
4759 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4761         * configure: Re-generate.
4763 2013-01-15  Richard Biener  <rguenther@suse.de>
4765         PR other/55973
4766         * configure: Re-generate.
4768 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4770         * Makefile.def (install-target-libsanitizer): Depend on
4771         install-target-libstdc++-v3.
4772         * Makefile.in: Regenerate.
4774 2013-01-14  Richard Biener  <rguenther@suse.de>
4776         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4777         * configure: Re-generate
4779 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4781         * config.sub: Update from config repo.
4783 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4785         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4786         * Makefile.in: Regenerate.
4788 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4790         * MAINTAINERS (arc): Add new port maintainership for myself.
4792 2013-01-09  Jason Merrill  <jason@redhat.com>
4794         * .gitignore: Import from gdb repository.
4796 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4798         * Makefile.def (configure-gcc): Depend on all-gmp.
4799         (all-gcc): Remove dependency on all-gmp.
4800         * Makefile.in: Regenerated.
4802 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4804         * config.sub: Merge from config repo.
4805         * config.guess: Ditto.
4807 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4809         * Makefile.def: Merge from binutils.
4810         * Makefile.in: Ditto.
4812 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4814         * MAINTAINERS: Update my email.
4816 2012-12-29  Ben Elliston  <bje@gnu.org>
4818         * config.guess: Update to 2012-12-29 version.
4819         * config.sub: Likewise.
4821 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4823         * Makefile.def (install-target-libgfortran): Depend on
4824         install-target-libquadmath, install-target-libgcc.
4825         (install-target-libsanitizer): Depend on install-target-libgcc.
4826         (install-target-libjava): Depend on install-target-libgcc.
4827         (install-target-libitm): Depend on install-target-libgcc.
4828         (install-target-libobjc): Depend on install-target-libgcc.
4829         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4830         * Makefile.in: Regenerate.
4832 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4834         * Makefile.def (install-target-libgo): Depend on
4835         install-target-libatomic.
4836         * Makefile.in: Regenerate.
4838 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4840         PR go/55201
4841         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4842         * Makefile.in: Regenerate.
4844 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4846         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4847         * configure: Regenerate.
4849 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4851         * config.sub: Merge from config repo.
4853 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4855         * Makefile.def (target_modules): Add bootstrap=true and
4856         raw_cxx=true to libsanitizer.
4857         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4858         * Makefile.in: Regenerated.
4859         * configure: Likewise.
4861 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4863         * MAINTAINERS: Remove self as RTL optimization maintainer.
4865 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4867         * MAINTAINERS (Write After Approval): Add myself.
4869 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4871         * Makefile.def (target_modules): Remove bootstrap=true and
4872         raw_cxx=true from libsanitizer.
4873         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4874         * Makefile.in: Regenerated.
4875         * configure: Likewise.
4877 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4879         * Makefile.def (target_modules): Add bootstrap=true and
4880         raw_cxx=true to libsanitizer.
4881         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4882         * Makefile.in: Regenerated.
4883         * configure: Likewise.
4885 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4887         PR bootstrap/54279
4888         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4889         * configure: Regenerate.
4890         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4891         * Makefile.in: Regenerate.
4893 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4895         * configure.ac: Disable libsanitizer if we're not building C++.
4896         * configure: Regenerate.
4898 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4900         * MAINTAINERS (Write After Approval): Add myself.
4902 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4904         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4905         Kostya Serebryany (kcc@google.com) and
4906         Jakub Jelinek (jakub@redhat.com).
4907         Rename area for Dodji Seketeli (dodji@redhat.com).
4909 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4911         * MAINTAINERS: (asan.c, related): Add myself.
4913 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4915         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4916         * configure: Regenerate.
4918 2012-11-13  Richard Henderson  <rth@redhat.com>
4920         * configure.ac: Move libsanitizer logic to subdirectory.
4921         * configure: Regenerate.
4923 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4925         * configure.ac: Enable libsanitizer just on x86 linux for now.
4926         * configure: Re-generate.
4928 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4930         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4931         sections.
4932         * configure: Regenerate.
4934 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4936         * configure.ac: Add section for configdirs for libsanitizer.
4937         Disable for cris-*-* and mmix-*-*.
4938         * configure: Regenerate.
4940 2012-11-12  Wei Mi <wmi@google.com>
4942         * configure.ac: Add libsanitizer to target_libraries.
4943         * Makefile.def: Ditto.
4944         * configure: Regenerate.
4945         * Makefile.in: Regenerate.
4946         * libsanitizer: New directory for asan runtime.  Contains an empty
4947         tsan directory.
4949 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4951         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4952         against Mingw64 w32api.
4953         * configure: Regenerate.
4955 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4957         * configure: Regenerated.
4959 2012-11-03  Robert Mason  <rbmj@verizon.net>
4961         * configure.ac: add --disable-libstdcxx configure option
4962         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4964 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4966         * MAINTAINERS (Write After Approval): Add myself.
4968 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4970         * MAINTAINERS (Write After Approval): Add myself.
4972 2012-10-24  Sharad Singhai  <singhai@google.com>
4974         * MAINTAINERS (Write After Approval): Add myself.
4976 2012-10-24  Eric Christopher  <echristo@gmail.com>
4978         * MAINTAINERS: Update email address.
4980 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4982         PR bootstrap/54820
4983         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4984         * configure: Regenerate.
4986 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4988         * MAINTAINERS (aarch64): Add Marcus and myself.
4990 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4992         PR bootstrap/54820
4993         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4994         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4995         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4996         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4997         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4998         * Makefile.in: Regenerate.
4999         * configure.ac (have_static_libs): New variable and associated check.
5000         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
5001         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
5002         * configure: Regenerate.
5004 2012-10-10  Richard Biener  <rguenther@suse.de>
5006         * MAINTAINERS: Adjust for changed surname.
5008 2012-10-04  Lawrence Crowl  <crowl@google.com>
5010         * MAINTAINERS (Write After Approval): Add myself.
5012 2012-10-01  Cary Coutant  <ccoutant@google.com>
5014         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5016 2012-09-28  Ian Lance Taylor  <iant@google.com>
5018         * Makefile.def: Make all-target-libgo depend on
5019         all-target-libbacktrace.
5020         * Makefile.in: Rebuild.
5022 2012-09-26  Ian Lance Taylor  <iant@google.com>
5024         * Makefile.def: Make all-gcc depend on all-libbacktrace.
5025         * Makefile.in: Rebuild.
5027 2012-09-20  Walter Lee  <walt@tilera.com>
5029         * configure.ac: Add tilegx to list of targets that support gold.
5030         * configure: Regenerate.
5032 2012-09-20  Marek Polacek  <polacek@redhat.com>
5034         * MAINTAINERS (Write After Approval): Add myself.
5036 2012-09-19  Steve Ellcey  <sellcey@mips.com>
5038         * configure.ac: Add mips*-mti-elf* target.
5039         * configure: Regenerate.
5041 2012-09-17  Ian Lance Taylor  <iant@google.com>
5043         * MAINTAINERS (Various Maintainers): Add libbacktrace.
5044         * configure.ac (host_libs): Add libbacktrace.
5045         (target_libraries): Add libbacktrace.
5046         * Makefile.def (host_modules): Add libbacktrace.
5047         (target_modules): Likewise.
5048         * configure, Makefile.in: Rebuild.
5050 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
5052         PR target/38607
5053         Merge upstream change.
5054         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5056         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5057         Add libgomp*.o to compare_exclusions for AIX.
5058         * configure: Regenerate.
5060 2012-09-06  Diego Novillo  <dnovillo@google.com>
5062         * configure.ac: Bump minimum GMP version to 4.2.3.
5063         * configure: Re-generate.
5065 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
5067         PR target/54461
5068         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5069         target-libgloss if not configured --with-avrlibc=no.
5070         * configure: Regenerate.
5072 2012-09-04  Jason Merrill  <jason@redhat.com>
5074         * configure.ac: Fix --enable-languages=all.
5076 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
5078         * MAINTAINERS (Write After Approval): Add myself.
5080 2012-09-03  Richard Guenther  <rguenther@suse.de>
5082         PR bootstrap/54138
5083         * configure.ac: Re-organize ISL / CLOOG checks to allow
5084         disabling with either --without-isl or --without-cloog.
5085         * configure: Regenerated.
5087 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5089         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5090         * configure: Regenerate.
5092 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5094         * MAINTAINERS: Fix my email address.
5096 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5098         PR binutils/4970
5099         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5100         and opcodes.
5101         * Makefile.in: Regenerated.
5103 2012-08-26  Art Haas <ahaas@impactweather.com>
5105         * configure: Regenerate.
5107 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5109         * INSTALL/README: Also refer to the online installation
5110         instructions.
5112 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5114         * MAINTAINERS (Write After Approval): Add myself.
5115         (Picochip port): Remove myself.
5117 2012-08-14   Diego Novillo  <dnovillo@google.com>
5119         Merge from cxx-conversion branch.
5121         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5122         POSTSTAGE1_CONFIGURE_FLAGS.
5123         * Makefile.in: Regenerate.
5124         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5125         Force C++ when bootstrapping.
5126         * configure: Regenerate.
5128 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5130         * MAINTAINERS (Write After Approval): Add myself.
5132 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5134         * README: Document use of ranges of years in copyright notices.
5136 2012-07-06  Richard Guenther  <rguenther@suse.de>
5138         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5139         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5140         --with-gmp=system.
5141         * Makefile.in: Regenerated.
5142         * configure: Likewise.
5144 2012-07-06  Richard Guenther  <rguenther@suse.de>
5146         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5147         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5148         supply V=1 as extra_make_flags.
5149         * configure: Regenerated.
5150         * Makefile.in: Likewise.
5152 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5154         * configure: Regenerate.
5156 2012-07-03  Richard Guenther  <rguenther@suse.de>
5158         * Makfile.def (isl): Remove not necessary extra_exports and
5159         extra_make_flags.
5160         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5161         * Makefile.in: Regenerated.
5163 2012-07-03  Richard Guenther  <rguenther@suse.de>
5165         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5166         * configure.ac: If either the ISL or the CLooG check failed
5167         do not try to build in-tree versions.
5168         * Makefile.in: Regenerated.
5169         * configure: Regenerated.
5171 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5173         * configure: Regenerate.
5175 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5177         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5178         maintainer.
5180 2012-07-02  Richard Guenther  <rguenther@suse.de>
5182         * configure: Regenerated.
5184 2012-07-02  Richard Guenther  <rguenther@suse.de>
5185         Michael Matz  <matz@suse.de>
5186         Tobias Grosser <tobias@grosser.es>
5187         Sebastian Pop <sebpop@gmail.com>
5189         * Makefile.def: Add ISL host module, remove PPL host module.
5190         Adjust ClooG host module to use the proper ISL.
5191         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5192         * configure.ac: Include config/isl.m4.  Add ISL host library,
5193         remove PPL.  Remove PPL configury, add ISL configury, adjust
5194         ClooG configury.
5195         * Makefile.in: Regenerated.
5196         * configure: Likewise.
5198 2012-07-02  Richard Guenther  <rguenther@suse.de>
5200         Merge from graphite branch
5201         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5203         * configure: Regenerated.
5204         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5205         both cloog.org and legacy versions. The only supported version will
5206         be CLooG with the isl backend.
5208         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5210         * configure: Regenerated.
5211         * configure.ac: Require cloog isl 0.17.0
5213         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5215         * configure: Regenerated.
5216         * config/cloog.m4: Do not define CLOOG_ORG
5218 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5220         * configure.ac: Skip C if explicitly selected.
5221         * configure: Regenerate.
5223 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5225         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5226         they contain -O2.
5227         * configure: Regenerate.
5229 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5231         PR debug/53740
5232         * df.h, df-problems.c, dce.c: Revert last patch.
5234 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5236         * MAINTAINERS (Write After Approval): Update my email address.
5238 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5240         * MAINTAINERS (Write After Approval): Add myself.
5242 2012-06-20  Jason Merrill  <jason@redhat.com>
5244         * Makefile.tpl (check-target-libgomp-c++): New.
5245         (check-target-libitm-c++): New.
5246         * Makefile.def (c++): Add them.
5247         * Makefile.in: Regenerate.
5249 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5251         * MAINTAINERS (Write After Approval): Add myself.
5253 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5255         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5256         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5257         (install-no-fixedincludes): Adjust accordingly.
5258         * Makefile.in: Regenerate.
5260 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5262         Merge upstream change
5263         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5265 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5267         * MAINTAINERS (Write After Approval): Add myself.
5269 2012-05-09  Nick Clifton  <nickc@redhat.com>
5270             Paul Smith  <psmith@gnu.org>
5272         PR bootstrap/50461
5273         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5274         allow for the fact that from release v3.1.0 of MPFR the source
5275         files were moved into a src sub-directory.
5276         * configure: Regenerate.
5278 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5280         * configure.ac: Bump minimum MPFR version to 2.4.0.
5281         * configure: Regenerated.
5283 2012-05-01  Richard Henderson  <rth@redhat.com>
5285         * Makefile.def (libatomic): New target_module.
5286         * configure.ac (target_libraries): Add libatomic.
5287         (noconfigdirs): Check if libatomic is supported.
5288         * Makefile.in, configure: Rebuild.
5290 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5292         * MAINTAINERS (Write After Approval): Add myself.
5294 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5296         * config.sub: Update to 2012-04-18 version from official repo.
5298 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5300         * MAINTAINERS (Write After Approval): Add myself.
5302 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5304         * MAINTAINERS: Changed email address.
5306 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5308         PR target/52737
5309         * contrib/gcc_update (files_and_dependencies):
5310         Remove gcc/config/avr/t-multilib from touch data.
5312 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5314         * MAINTAINERS (OS Port Maintainers): Remove irix.
5315         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5316         (unsupported_languages): Remove mips-sgi-irix6.*.
5317         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5318         (with_stabs): Remove.
5319         * configure: Regenerate.
5321 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5323         * MAINTAINERS (OS Port Maintainers): Remove osf.
5324         * configure.ac (enable_libgomp): Remove *-*-osf*.
5325         (with_stabs): Remove alpha*-*-osf*.
5326         * configure: Regenerate.
5328 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5330         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5331         * configure: Regenerate.
5333 2012-02-17  Walter Lee  <walt@tilera.com>
5335         * MAINTAINERS: (Write After Approval): Delete myself.
5337 2012-02-14  Walter Lee  <walt@tilera.com>
5339         * MAINTAINERS (tilegx port): Add myself.
5340         (tilepro port): Add myself.
5341         (Write After Approval): Add myself.
5343 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5345         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5346         and Joseph Myers as docstring relicensing maintainers.
5348 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5350         * MAINTAINERS (write-after-approval): Add myself.
5352 2012-02-08  Ira Rosen <irar@il.ibm.com>
5354         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5355         maintainer.
5357 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5359         * MAINTAINERS (Write After Approval): Move myself to
5360         maintain alphabetical order.
5362 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5364         * MAINTAINERS (Write After Approval): Add myself.
5366 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5368         * MAINTAINERS (Write After Approval): Add myself.
5370 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5371             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5373         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5374         * configure: Regenerate.
5376 2012-01-23  Harshit Chopra  <harshit@google.com>
5378         * MAINTAINERS (Write After Approval): Add myself.
5380 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5382         * configure.ac: Remove reference to mh-interix.
5383         * configure: Regenerate.
5385 2012-01-05  Richard Henderson  <rth@redhat.com>
5387         PR bootstrap/51072
5388         * configure.ac: Disable libitm if c++ is not enabled.
5389         * configure: Rebuild.
5391         * configure.ac: Fix regexp for same.
5392         * configure: Rebuild.
5394 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5396         * MAINTAINERS (Write After Approval): Add myself.
5398 2012-01-02  Richard Guenther  <rguenther@suse.de>
5400         PR bootstrap/51686
5401         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5402         * Makefile.in: Regenerate.
5404 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5406         * MAINTAINERS (Write After Approval): Add myself.
5408 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5410         * configure: Regenerate.
5412 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5414         * MAINTAINERS (picochip): Changed email address.
5416 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5418         * MAINTAINERS (write-after-approval): Add self.
5420 2011-11-29  DJ Delorie  <dj@redhat.com>
5422         * configure.ac (rl78-*-*) New case.
5423         * configure: Regenerate.
5424         * MAINTAINERS: Add myself as RL78 maintainer.
5426 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5428         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5430 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5432         * libtool.m4: Additional FreeBSD 10 fixes.
5434 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5436         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5437         Maintainers section, as Epiphany maintainer.
5439 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5441         PR target/49992
5442         * configure.ac: Remove ranlib special-casing for Darwin.
5443         * configure: Regenerate.
5445 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5447         * MAINTAINERS (Reviewers): Keep the list sorted.
5449 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5451         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5453 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5455         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5456         * configure: Rebuild.
5457         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5458         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5459         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5460         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5461         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5462         Add READELF.
5463         * Makefile.in: Rebuild.
5465 2011-11-09  Jason Merrill  <jason@redhat.com>
5467         * Makefile.def (language=c++): Remove check-c++0x.
5468         * Makefile.in (check-gcc-c++): Regenerate.
5470 2011-11-08  Richard Henderson  <rth@redhat.com>
5472         * configure.ac: Test for libitm directory present first.
5474         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5476         * configure.ac: Test libitm/configure.tgt to disable libitm.
5477         * configure: Rebuild.
5479 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5480             Richard Henderson  <rth@redhat.com>
5482         Merged from transactional-memory.
5484         * Makefile.def (lang_env_dependencies): libitm is c++.
5485         Add libitm target module.
5486         * configure.ac: Likewise.
5487         * config/mmap.m4: New file.
5488         * contrib/gcc_update: Add libitm to touch data.
5489         * Makefile.in, configure: Rebuild.
5491 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5493         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5494         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5495         * Makefile.in: Regenerate.
5497 2011-11-01  DJ Delorie  <dj@redhat.com>
5499         * config.sub: Update to version 2011-10-29 (added rl78)
5501 2011-10-27  Nick Clifton  <nickc@redhat.com>
5503         * config.sub: Import these changes from the config project:
5505         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5506             Ben Elliston  <bje@gnu.org>
5508         * config.sub (epiphany): New.
5510         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5511             Ben Elliston  <bje@gnu.org>
5513         * config.sub (hexagon, hexagon-*): New.
5515         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5517         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5518         64eb to be64.
5520         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5522         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5523         (nacl): Grok as alias for 32el-unknown-nacl.
5525 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5527         * MAINTAINERS (Write After Approval): Add myself.
5529 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5531         * MAINTAINERS (Write After Approval): Add myself.
5533 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5535         * MAINTAINERS (sparc port): Remove myself.
5537 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5539         * MAINTAINERS (Write After Approval): Add myself.
5541 2011-08-14  Yao Qi  <yao@codesourcery.com>
5543         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5544         * configure: Regenerate.
5546 2011-07-26  Ian Lance Taylor  <iant@google.com>
5548         * configure.ac: Set have_compiler based on whether gcc directory
5549         exists, rather than on whether gcc is in configdirs.
5550         * configure: Rebuild.
5552 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5554         * MAINTAINERS (Global Reviewers): Add self.
5556 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5558         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5559         link directories.
5560         * Makefile.in: Rebuild.
5562 2011-07-20  Ian Lance Taylor  <iant@google.com>
5564         PR bootstrap/49787
5565         * configure.ac: Move --enable-bootstrap handling earlier in file.
5566         If --enable-bootstrap and either --enable-build-with-cxx or
5567         --enable-build-poststage1-with-cxx, enable C++ automatically.
5568         * configure: Rebuild.
5570 2011-07-19  Ian Lance Taylor  <iant@google.com>
5572         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5573         make C++ a boot_language.  Set and substitute
5574         POSTSTAGE1_CONFIGURE_FLAGS.
5575         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5576         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5577         * configure, Makefile.in: Rebuild.
5579 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5581         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5582         maintainers.
5584 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5586         * MAINTAINERS (Global Reviewers): Add myself.
5588 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5590         * configure: Regenerate.
5592 2011-07-16  Jason Merrill  <jason@redhat.com>
5594         * Makefile.def (language=c++): Add check-c++0x and
5595         check-target-libmudflap-c++.
5596         * Makefile.tpl (check-target-libmudflap-c++): New.
5597         * Makefile.in: Regenerate.
5599 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5601         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5602         * Makefile.def (target_modules/libjava): Pass
5603         $(EXTRA_CONFIGARGS_LIBJAVA).
5604         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5605         if not configured with --enable-static-libjava.
5606         * Makefile.in: Regenerate.
5607         * configure: Likewise.
5609 2011-07-15  Jason Merrill  <jason@redhat.com>
5611         * Makefile.in (check-c++): Move check-gcc-c++0x after
5612         check-target-libstdc++-v3.
5614 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5616         * MAINTAINERS (c6x port): New entry.
5618 2011-07-13  Jason Merrill  <jason@redhat.com>
5620         * Makefile.in (check-gcc-c++0x): New.
5621         (check-c++): Depend on it.
5623 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5625         PR target/39150
5626         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5627         x86_64-*-solaris2.1[0-9]*.
5628         * configure: Regenerate.
5630 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5632         * MAINTAINERS (RTL optimizers): Add self.
5634 2011-06-27  Gabriel Charette  <gchare@google.com>
5636         * MAINTAINERS (Write After Approval): Add myself.
5638 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5640         PR regression/47836
5641         PR bootstrap/23656
5642         PR other/47733
5643         PR bootstrap/49247
5644         PR c/48825
5645         * configure.ac (target_libraries): Remove target-libiberty.
5646         Remove case-statement setting skipdirs=target-libiberty for
5647         multiple targets.  Remove checking target_configdirs and
5648         removing target-libiberty but keeping target-libgcc if
5649         otherwise empty.
5650         * Makefile.def (target_modules): Don't add libiberty.
5651         (dependencies): Remove all traces of target-libiberty.
5652         * configure, Makefile.in: Regenerate.
5654 2011-06-13  Walter Lee <walt@tilera.com>
5656         * configure.ac (tilepro-*-*) New case.
5657         (tilegx-*-*): Likewise.
5658         * configure: Regenerate.
5660 2011-06-06  Jing Yu  <jingyu@google.com>
5662         * configure.ac: Skip target-libiberty for
5663         arm*-*-linux-androideabi.
5664         * configure: Regenerated.
5666 2011-06-06  Nick Clifton  <nickc@redhat.com>
5668         * config.sub: Sync from upstream.
5670 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5672         * MAINTAINERS (Write After Approval): Add myself.
5674 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5676         * MAINTAINERS: Update my email address.
5678 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5680         * MAINTAINERS (Write After Approval): Update my email address.
5682 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5684         * MAINTAINERS (Write After Approval): Add myself.
5686 2011-05-08  Doug Kwan  <dougkwan@google.com>
5688         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5689         * configure: Regenerated.
5690         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5691         value from configure.
5692         * Makefile.in: Regenerated.
5694 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5696         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5697         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5698         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5699         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5700         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5701         *-*-vxworks*): Disable newlib and libgloss in separate case
5702         statement.
5703         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5704         to separate case statement.
5705         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5706         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5707         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5708         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5709         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5710         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5711         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5712         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5713         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5714         i[[3456789]]86-*-rdos*, m32r-*-*,
5715         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5716         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5717         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5718         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5719         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5720         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5721         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5722         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5723         and libgloss in main case over targets.  Remove most empty cases
5724         in main case over targets.
5725         * configure: Regenerate.
5727 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5729         * MAINTAINERS (Write After Approval): Add myself.
5731 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5733         * configure.ac: Remove code setting special library locations for
5734         hppa*64*-*-hpux11*.  Remove code setting compiler for
5735         sparc-sun-solaris2*.
5736         * configure: Regenerate.
5738 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5740         * configure.ac: Separate libgloss_dir settings from general case
5741         over targets.
5742         * configure: Regenerate.
5744 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5746         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5747         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5748         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5749         cases in libgcj-disabling case statement.
5750         (hppa*64*-*-linux*): Set unsupported_languages instead of
5751         disabling target-zlib.
5752         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5753         to hppa*64*-*-hpux*.
5754         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5755         hppa*-*-hpux*.
5756         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5757         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5758         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5759         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5760         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5761         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5762         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5763         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5764         libgcj-disabling case statement.
5765         * configure: Regenerate.
5767 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5769         * configure.ac: Disable Java for targets not supporting libffi.
5770         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5771         Remove cases in Java-disabling statement.
5772         (*arm-wince-pe): Change to arm-wince-pe.
5773         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5774         cases in Java-disabling statement.
5775         (bfin-*-*): Don't disable Java again.
5776         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5777         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5778         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5779         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5780         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5781         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5782         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5783         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5784         Java-disabling statement.
5785         (mmix-*-*): Don't disable Java again.
5786         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5787         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5788         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5789         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5790         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5791         statement.
5792         * configure: Regenerate.
5794 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5796         * configure.ac: Separate cases disabling Java and Java libraries
5797         from general case over targets.
5798         * configure: Regenerate.
5800 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5802         * MAINTAINERS: Update my email address.
5804 2011-04-20  Easwaran Raman  <eraman@google.com>
5806         * MAINTAINERS (Write After Approval): Add myself.
5808 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5810         PR lto/48086
5811         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5812         * configure: Regenerate.
5814 2011-04-16  Jim Meyering  <meyering@redhat.com>
5816         * MAINTAINERS (Write After Approval): Add myself.
5818 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5820         * MAINTAINERS: Update my email address.
5822 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5824         * MAINTAINERS (Write After Approval): Add myself.
5826 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5828         * MAINTAINERS (Write After Approval): Add myself.
5830 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5832         * MAINTAINERS (Write After Approval): Add myself.
5834 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5836         * configure.ac (build_tools): Remove build-byacc.
5837         (host_libs): Remove mmalloc.
5838         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5839         autoconf automake libtool diff rcs fileutils shellutils time
5840         textutils wdiff find uudecode hello tar gzip indent recode release
5841         sed perl gawk findutils gettext zip.
5842         (libgcj): Remove target-qthreads.
5843         (target_tools): Remove target-examples target-gperf.
5844         (YACC): Don't handle building byacc.
5845         * configure: Regenerate.
5846         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5847         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5848         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5849         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5850         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5851         handle building components.
5852         * Makefile.in: Regenerate.
5854 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5856         * MAINTAINERS: Update my email address as Xtensa maintainer.
5858 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5860         * config.sub: Sync from upstream.
5862 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5864         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5865         (microblaze*): Don't disable libssp.
5866         * configure: Regenerate.
5868 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5870         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5871         moveifchange.
5872         * configure: Regenerate.
5873         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5874         * Makefile.in: Regenerate.
5876 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5878         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5879         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5880         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5881         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5882         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5883         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5884         md_exec_prefix cases.
5885         * configure: Regenerate.
5887 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5889         * configure.ac: Separate cases disabling target-libssp,
5890         target-libiberty, target-libstdc++-v3 and Fortran from general
5891         case over targets.
5892         * configure: Regenerate.
5894 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5896         * configure.ac (*-*-chorusos): Don't disable libgcj.
5897         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5898         Remove case.
5899         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5900         (arm-*-coff): Don't disable libgcj.
5901         (arm*-*-linux-gnueabi): Remove useless assignment.
5902         (arm-*-riscix*): Don't disable libgcj.
5903         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5904         configuration.
5905         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5906         (c54x*-*-*): Remove case.
5907         (tic54x-*-*): Don't disable GCC or GCC libraries.
5908         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5909         to *.
5910         (d10v-*-*): Don't disable GCC libraries.
5911         (d30v-*-*): Don't disable libgcj.
5912         (h8500-*-*): Don't disable GCC libraries.
5913         (i960-*-*): Don't disable libgcj.
5914         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5915         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5916         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5917         libgcj.
5918         (m68k-*-coff*): Remove case.
5919         (mmix-*-*): Don't disable libgloss on host.
5920         (mn10200-*-*, mn10300-*-*): Remove cases.
5921         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5922         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5923         Don't disable libgcj.
5924         (romp-*-*): Remove case.
5925         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5926         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5927         case.
5928         (v810-*-*): Don't disable GCC libraries.
5929         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5930         (ip2k-*-*): Don't disable GCC libraries.
5931         * configure: Regenerate.
5933 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5935         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5936         libffi on host.
5937         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5938         on host.
5939         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5940         * configure: Regenerate.
5942 2011-03-26  John Marino  <binutils@marino.st>
5944         * configure.ac: Add support for *-*-dragonfly*
5945         * configure: Regenerate.
5947 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5949         * configure.ac (native_only): Remove.
5950         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5951         send-pr uudecode guile gnuserv on host.
5952         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5953         send-pr rcs guile perl texinfo libtool on host.
5954         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5955         automake send-pr rcs guile perl texinfo libtool on host.
5956         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5957         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5958         (alpha*-dec-osf*): Don't disable fileutils on target.
5959         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5960         texinfo send-pr expect dejagnu on target.
5961         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5962         target-qthreads on target.
5963         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5964         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5965         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5966         x86_64-*-mingw*): Don't disable expect on target.
5967         (*-*-cygwin*): Don't disable target-gperf on target.
5968         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5969         gnuserv on target.
5970         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5971         target.
5972         * configure: Regenerate.
5974 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5976         * configure.ac (target_tools): Remove target-groff.
5977         (native_only): Remove target-groff.
5978         (hppa*64*-*-*): Don't disable byacc.
5979         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5980         setting.
5981         (*-*-kaos*): Don't skip target-librx and target-groff.
5982         (*-*-netware*): Don't skip target-libmudflap.
5983         (*-*-tpf*): Don't skip target-libmudflap.
5984         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5985         directories on the host.
5986         (ia64*-*-*vms*): Don't skip tix.
5987         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5988         host.
5989         * configure: Regenerate.
5991 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5993         * configure.ac: Remove references to mt-mep, mt-netware,
5994         mt-wince.
5995         * Makefile.def: Add all-utils soft dependencies.
5996         * Makefile.tpl: Remove GDB_NLM_DEPS.
5997         * configure: Regenerate.
5998         * Makefile.in: Regenerate.
6000 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6002         * configure.ac: Do not include mh-x86omitfp.
6003         * configure: Regenerate.
6005 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6007         * configure.ac: Remove empty cases.
6008         * configure: Regenerate.
6010 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6012         * Makefile.def: Add dependency from termcap to gdb.
6013         * Makefile.in: Regenerate.
6015 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6017         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6018         * configure: Regenerate.
6019         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6020         * Makefile.tpl: Likewise.
6021         * Makefile.in: Regenerate.
6023 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6025         * configure.ac: Remove all mentions of tentative_cc.
6026         * configure: Regenerate.
6028 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6030         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6031         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6032         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6033         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6034         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6035         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6036         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6037         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6038         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6039         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6040         *-*-rhapsody*): Remove host cases.
6041         * configure: Regenerate.
6043 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6045         * configure.ac (ppc*-*-pe): Remove host case.
6046         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6047         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6048         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6049         cases.
6050         * configure: Regenerate.
6052 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6054         * config.sub: Update to version 2011-03-23.
6056 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6058         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6059         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6060         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6061         * configure: Regenerate.
6063 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6065         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
6066         to Write After Approval.
6067         * config-ml.in: Don't handle arc-*-elf*.
6068         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6069         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6070         handle GCC libraries.
6071         * configure: Regenerate.
6073 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6075         PR bootstrap/48120:
6076         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6077         Add -lstdc++ -lm to LIBS.
6078         * configure: Regenerate.
6080 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
6082         * config.guess: Update to version 2011-02-02
6083         * config.sub: Update to version 2011-02-24
6085 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6087         PR lto/48086
6088         * configure.ac: Re-enable LTO on *-apple-darwin9.
6089         * configure: Regenerate.
6091 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6093         PR lto/48086
6094         * configure.ac: Disable LTO on darwin due to an assembler change in
6095         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6096         under 256.
6097         * configure: Regenerate.
6099 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6101         * MAINTAINERS: Update myself as score backend maintainer,
6102         update my e-mail address.
6104 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6106         * MAINTAINERS: Update my e-mail address.
6108 2011-03-06  Joey Ye  <joey.ye@arm.com>
6110         * MAINTAINERS: Update my e-mail address.
6112 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6114         * configure.ac: Adjust test of with_ppl.
6115         * configure: Regenerated.
6117 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6119         * MAINTAINERS: Adjust my e-mail address.
6121 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6123         * configure.ac: Add -lpwl to ppllibs.
6124         * configure: Regenerated.
6126 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6128         * config/cloog.m4: Add -lisl to clooglibs.
6129         * configure: Regenerated.
6131 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6133         * MAINTAINERS (CPU Port maintainers): Add self.
6135 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6137         * MAINTAINERS: Add myself as testsuite maintainer.
6139 2011-02-15  Mike Stump  <mikestump@comcast.net>
6141         * MAINTAINERS: Add myself as testsuite maintainer.
6143 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6145         Import from Libtool and gnulib:
6147         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6149         Prepare for supporting FreeBSD 10.
6150         * config.rpath: Remove handling of freebsd1* which soon would
6151         match FreeBSD 10.0.
6153         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6155         Remove support for FreeBSD 1.x.
6156         * libtool.m4 (_LT_LINKER_SHLIBS)
6157         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6158         soon would incorrectly match FreeBSD 10.0.
6160 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6162         PR binutils/12283
6163         * move-if-change: Import version from gnulib.
6165 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6167         PR lto/47225
6168         * Makefile.def (lto-plugin): Double dash for enable-shared.
6169         (configure-gcc): Depend on all-lto-plugin.
6170         * Makefile.in: Rebuilt.
6172 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6174         * configure.ac: Remove extra bracket.
6175         * configure: Regenerate.
6177 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6179         * MAINTAINERS: Add myself as libquadmath maintainer.
6181 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6183         * MAINTAINERS: Update my email address.
6185 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6187         * MAINTAINERS (option handling): Add self.
6189 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6191         PR lto/47225
6192         * Makefile.def: Add dependency for install-gcc
6193         on install-lto-plugin.
6194         * Makfile.in: Regenerated
6196 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6198         * MAINTAINERS (CPU Port Maintainers): Add myself.
6200 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6202         PR libgcj/44341
6203         * configure.ac: Discard --with-* flags for host when configuring
6204         target libraries for cross build.
6205         * configure: Rebuilt.
6207 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6209         * MAINTAINERS (linear loop transforms): Removed.
6211 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6213         * configure.ac: If with_ppl is no, move setting with_cloog=no
6214         after CLOOG_REQUESTED check.
6215         * configure: Regenerated.
6217 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6219         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6220         CLooG has been requested.
6221         * configure: Regenerated.
6223 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6225         * configure: Regenerated.
6226         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6228 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6230         * configure: Regenerated.
6231         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6233 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6235         * configure.ac: Use AS_HELP_STRING throughout.
6236         * configure: Regenerate.
6238 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6240         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6241         * configure: Regenerate.
6243 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6245         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6247 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6249         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6250         for ia64-hpux.
6251         * configure: Regenerate.
6253 2011-01-07  Jan Hubicka  <jh@suse.cz>
6255         PR lto/47225
6256         * Makefile.in: Regenerate.
6257         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6258         configure.
6260 2011-01-07  Jan Hubicka  <jh@suse.cz>
6262         * Makefile.in: Regenerate.
6263         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6264         and configure dependency on lto-plugin configure.
6265         (lto-plugin module): Remove dependency on GCC; add dependency on
6266         liniberty.
6268 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6270         * MAINTAINERS (Write After Approval): Add myself.
6272 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6274         * configure: Regenerate.
6276 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6278         * configure.ac: (picochip): Disable libiberty.
6280 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6282         * MAINTAINERS (Write After Approval): Add myself.
6284 2010-12-10  Ian Lance Taylor  <iant@google.com>
6286         PR bootstrap/46819
6287         * configure.ac: For --disable-libgcj clear libgcj_saved.
6288         * configure: Rebuild.
6290 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6292         PR fortran/46540
6293         * configure.ac: Add --disable-libquadmath and
6294         --disable-libquadmath-support.
6295         * configure: Regenerate.
6297 2010-12-03  Ian Lance Taylor  <iant@google.com>
6299         * MAINTAINERS: Add myself as libgo maintainer.
6301 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6303         PR libffi/46792
6304         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6305         * configure: Regenerate.
6307 2010-12-02  Ian Lance Taylor  <iant@google.com>
6309         * configure.ac: Always set default for poststage1_ldflags to
6310         -static-libstdc++ -static-libgcc.
6312 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6314         * configure.ac: Move comment to remove extra space in last argument
6315         of GCC_TARGET_TOOL.
6317 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6319         PR other/46026
6320         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6321         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6322         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6323         (BASE_FLAGS_TO_PASS): Use it.
6324         * configure: Rebuilt.
6325         * Makefile.in: Rebuilt.
6327 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6329         PR binutils/12258
6330         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6331         Properly check default linker.
6332         * configure: Regnerated.
6334 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6336         * configure.ac: For --enable-gold, handle value `default' instead of
6337         `both*'.  New configure option --{en,dis}able-ld.
6338         * configure: Regenerate.
6340 2010-11-20  Ian Lance Taylor  <iant@google.com>
6342         * configure.ac: Only disable a language library if no language needs
6343         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6344         * configure: Rebuild.
6346 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6348         * Makefile.in: Regenerate.
6350         PR other/46202
6351         * configure.ac: Fix just-built in-tree STRIP name to be
6352         binutils/strip-new.
6353         * configure: Regenerate.
6354         * Makefile.def (install-strip-gcc, install-strip-binutils)
6355         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6356         (install-strip-sid): Mirror dependencies on non-strip variants
6357         of these targets on the respective -strip prerequisites.
6358         * Makefile.tpl (install-strip, install-strip-host)
6359         (install-strip-target): New targets.
6360         (install-strip-[+module+], install-strip-target-[+module+]):
6361         New targets.
6362         * Makefile.in: Regenerate.
6364 2010-11-19  Ian Lance Taylor  <iant@google.com>
6365             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6367         * configure.ac: Add target-libgo to target_libraries.  Set
6368         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6369         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6370         (HOST_EXPORTS): Add GOC.
6371         (BASE_TARGET_EXPORTS): Add GOC.
6372         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6373         (GOCFLAGS_FOR_TARGET): New variable.
6374         (EXTRA_HOST_FLAGS): Add GOC.
6375         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6376         * Makefile.def (target_modules): Add libgo.
6377         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6378         (dependencies): Add dependency from configure-target-libgo to
6379         configure-target-libffi and all-target-libstdc++-v3.  Add
6380         dependencies from all-target-libgo to all-target-libffi.
6381         (languages): Add go.
6382         * configure: Rebuild.
6383         * Makefile.in: Rebuild.
6385 2010-11-19  Ian Lance Taylor  <iant@google.com>
6387         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6388         compiler/flag environment variables.
6390 2010-11-18  Ian Lance Taylor  <iant@google.com>
6392         * configure.ac: Check for lang_requires_boot_languages in
6393         config-lang.in files.
6394         * configure: Rebuild.
6396 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6397             Tobias Burnus  <burnus@net-b.de>
6399         PR fortran/32049
6400         * Makefile.def: Add libquadmath; build it with language=fortran.
6401         * configure.ac: Add libquadmath.
6402         * Makefile.tpl: Handle multiple libs in check-[+language+].
6403         * Makefile.in: Regenerate.
6404         * configure: Regenerate.
6406 2010-11-16  Tom Tromey  <tromey@redhat.com>
6408         * MAINTAINERS: Moved myself to reviewers section.
6410 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6412         * MAINTAINERS: Moved myself to reviewers section.
6414 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6416         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6417         (Write After Approval): Remove self.
6419 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6421         * configure.ac: Fix spelling in option names.
6422         * configure: Regenerated.
6424 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6426         PR bootstrap/39622
6427         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6428         * configure: Regenerated.
6430 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6432         * MAINTAINERS: Update my email address.
6434 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6436         * configure: Regenerate.
6438 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6440         * configure: Regenerate.
6442 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6444         * configure: Regenerate.
6446 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6448         * configure: Regenerate.
6450 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6452         * configure.ac: Support official CLooG.org versions.
6453         * configure: Regenerate.
6454         * config/cloog.m4: New.
6456 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6458         * MAINTAINERS (Write After Approval): Add myself.
6460 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6462         * MAINTAINERS: Update my email address.
6464 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6466         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6467         * configure: Regenerate.
6469 2010-11-03  Ian Lance Taylor  <iant@google.com>
6470             Dave Korn  <dave.korn.cygwin@gmail.com>
6472         PR lto/46273
6473         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6474         and on other supported platforms whenever LTO is enabled.
6475         * configure: Rebuild.
6477 2010-11-02  Alan Modra  <amodra@gmail.com>
6479         PR binutils/12110
6480         * configure.ac: Error when source path contains spaces.
6481         * configure: Regenerate.
6483 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6485         * MAINTAINERS: Update my email address.
6487 2010-10-20  Ian Lance Taylor  <iant@google.com>
6489         * Makefile.def (target_modules): Set lib_path to src/.libs for
6490         libstdc++-v3 module.
6491         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6492         * Makefile.in: Rebuild.
6494 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6496         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6497         (Write After Approval): Remove myself.
6499 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6501         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6503 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6505         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6507 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6509         * configure.ac (build_lto_plugin): New shell variable.
6510         (--enable-lto): Turn on by default for all non-ELF platforms that
6511         have had LTO support added so far.  Set build_lto_plugin appropriately
6512         for both ELF and non-ELF.
6513         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6514         * configure: Regenerate.
6516 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6518         Sync from src:
6519         * configure.ac (v850 support): Remove target-libgloss from
6520         noconfigdirs.
6521         * configure: Regenerate.
6523 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6525         PR bootstrap/45326
6526         PR bootstrap/45174
6527         * configure.ac: Honor initial values of $build_configargs,
6528         $host_configargs, $target_configargs.  Mark the precious, so
6529         environment settings get recorded.
6530         * configure: Regenerate.
6532 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6534         PR bootstrap/45796
6535         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6536         Depend on all-build-libiberty.
6537         * Makefile.in: Regenerate.
6539 2010-09-30  Michael Eager  <eager@eagercon.com>
6541         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6542         * configure: Regenerate.
6544 2010-09-28  Michael Eager  <eager@eagercon.com>
6546         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6548 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6550         PR bootstrap/44621
6551         * configure.ac: Fix unportable shell quoting.
6552         * configure: Regenerate.
6554 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6556         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6557         targets and amend comment.
6558         * configure: Regenerate.
6560 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6562         * MAINTAINERS (Write After Approval): Add myself.
6564 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6566         * configure.ac: Enable LTO by default on Darwin.
6567         * configure: Regenerate.
6569 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6571         * MAINTAINERS (Write After Approval): Add myself.
6573 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6575         * MAINTAINERS (Write After Approval): Add myself.
6577 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6579         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6580         ports
6582 2010-07-28  David Yuste  <david.yuste@gmail.com>
6584         * MAINTAINERS (Write After Approval): Add myself.
6586 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6588         * configure.ac: Support all v850 targets.
6589         * configure: Regenerate.
6591 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6593         PR bootstrap/44455
6594         * configure.ac (extra_mpfr_configure_flags): Copy from
6595         extra_mpc_gmp_configure_flags.
6596         * configure: Re-generated.
6598 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6600         * MAINTAINERS (Write After Approval): Add myself.
6602 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6604         * MAINTAINERS (Write After Approval): Add myself.
6606 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6608         * MAINTAINERS (Write After Approval): Add myself.
6610 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6612         PR target/44862
6613         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6614         Provide -B option to allow for link spec %s substitutions for
6615         libstdc++.a on darwin.
6616         * Makefile.in: Regenerate.
6618 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6620         * MAINTAINERS (Reviewers): Update my e-mail address
6622 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6624         * Makefile.def (configure-gcc): Depend on all-libelf.
6625         * Makefile.in: Rebuild.
6627 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6629         * MAINTAINERS (Write After Approval): Add myself in the right place.
6631 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6633         * MAINTAINERS (Write After Approval): Add myself.
6635 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6637         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6639 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6641         * config.sub: Update to version 2010-05-21.
6642         * config.guess: Update to version 2010-04-03.
6644 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6646         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6647         * configure: Regenerate.
6649 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6651         * MAINTAINERS (Write After Approval): Add myself.
6653 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6655         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6656         a platform that supports LTO.
6657         * configure: Regenerate.
6659 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6661         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6662         * configure: Regenerated.
6664 2010-04-27  Roland McGrath  <roland@redhat.com>
6665             H.J. Lu  <hongjiu.lu@intel.com>
6667         * configure.ac (--enable-gold): Support both, both/gold and
6668         both/bfd to add gold to configdirs without removing ld.
6669         * configure: Regenerated.
6671         * Makefile.def: Add install-gold dependency to install-ld.
6672         * Makefile.in: Regenerated.
6674 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6676         PR lto/42776
6677         * configure.ac (--enable-lto): Refactor handling so libelf tests
6678         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6679         and allow LTO to be explicitly enabled on non-ELF platforms that
6680         are known to support it inside else-clause.
6681         * configure: Regenerate.
6683 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6685         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6686         * configure: Regenerate.
6688 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6690         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6691         * configure: Regenerate.
6693 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6695         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6696         separately.
6697         * configure: Regenerate.
6699 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6701         * MAINTAINERS (Write After Approval): Add myself.
6703 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6705         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6706         * configure: Regenerate.
6708 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6710         * configure: Regenerate after change to elf.m4.
6712 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6714         * MAINTAINERS (Write After Approval): Add myself.
6716 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6718         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6719         * configure: Regenerated.
6721 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6723         * configure.ac: Print "buggy but acceptable" when CLooG
6724         revision is less than 9.
6725         * configure: Regenerated.
6727 2010-04-01  Diego Novillo  <dnovillo@google.com>
6729         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6731 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6733         PR bootstrap/43615
6734         PR bootstrap/43328
6736         Revert:
6738         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6740         * configure.ac: Do not pass --enable-multilib nor
6741         --disable-multilib in baseargs.  Accept explicitly passed
6742         --enable_multilib.
6743         * configure: Regenerate.
6745 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6747         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6749 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6751         * MAINTAINERS: Remove myself.
6753 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6755         PR bootstrap/43328
6756         * configure.ac: Do not pass --enable-multilib nor
6757         --disable-multilib in baseargs.  Accept explicitly passed
6758         --enable_multilib.
6759         * configure: Regenerate.
6761 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6763         * MAINTAINERS (spu port): Remove me.
6765 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6767         * configure.ac (tic6x-*-*): New case.
6768         * configure: Regenerate.
6770 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6772         * config.sub: Update to version 2010-03-22.
6773         * config.guess: Update to version 2009-12-30.
6775 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6777         PR ada/42554
6778         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6779         * configure: Regenerate.
6781 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6783         * MAINTAINERS: Update my email address.
6785 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6787         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6788         (ghassan.shobaki@amd.com): Removed.
6790 2010-03-17  Alan Modra  <amodra@gmail.com>
6792         * MAINTAINERS: Update my email address.
6794 2010-03-16  Diego Novillo  <dnovillo@google.com>
6796         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6797         Matthews.
6799 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6801         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6802         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6804 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6806         * MAINTAINERS: Update my email address.
6808 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6810         * MAINTAINERS: Update my email address.
6812 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6814         * MAINTAINERS: Update my email address.
6816 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6818         * MAINTAINERS: Update my email address.
6820 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6822         PR libstdc++/32499
6823         * configure.ac (RANLIB): Default to true.
6824         (STRIP): Likewise.
6825         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6826         * configure: Regenerate.
6828 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6830         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6831         (Write After Approval): Update my email address.
6833 2010-02-17  Nick Clifton  <nickc@redhat.com>
6835         PR 11238
6836         * Makefile.tpl (local-distclean): Also remove config.cache files in
6837         sub-directories as there may not be Makefiles present in the
6838         sub-directories.
6839         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6840         the config.cache files found by the find command.
6842         * Makefile.in: Regenerate.
6843         * configure.ac: Revert previous delta.
6844         * configure: Regenerate.
6846 2010-02-15  Nick Clifton  <nickc@redhat.com>
6848         PR 11238
6849         * configure.ac: Delete config.cache files in sub-directories when
6850         deleting Makefiles.
6851         * configure: Regenerate.
6853 2010-02-12  Ben Elliston  <bje@gnu.org>
6855         * MAINTAINERS: Update my email address.
6857 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6859         * MAINTAINERS (spu port): Update my email address.
6861 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6863         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6865 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6867         * configure.ac: Add "recommended" version checks for GMP/MPC.
6868         Update recommended GMP/MPFR/MPC versions.
6869         * configure: Regenerate.
6871 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6873         * MAINTAINERS: Move my Embecosm email address into the
6874         write-after-approval section.
6876 2010-01-26  Ian Lance Taylor  <iant@google.com>
6878         * MAINTAINERS: Add myself as Go frontend maintainer.
6880 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6882         PR libstdc++/36101, PR libstdc++/42813
6883         * configure.ac (bootstrap_target_libs): Make inclusion of
6884         target-libgomp conditional on libgomb being in target_configdirs.
6885         * configure: Regenerate.
6887 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6889         PR libstdc++/36101, PR libstdc++/42813
6890         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6891         * configure: Regenerate.
6893 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6895         PR libstdc++/36101, PR libstdc++/42813
6896         * configure.ac (target_configdirs): Substitute.
6897         * Makefile.def: Bootstrap target module libgomp.
6898         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6899         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6900         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6901         * configure, Makefile.in: Regenerate.
6903 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6905         * MAINTAINERS: Adjust my details.
6907 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6909         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6911 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6913         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6915 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6917         * MAINTAINERS (Write After Approval): Add myself.
6919 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6921         * MAINTAINERS (Write After Approval): Add myself.
6923 2010-01-11  Richard Guenther  <rguenther@suse.de>
6925         PR lto/41569
6926         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6927         * Makefile.in: Regenerated.
6929 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6931         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6932         * configure: Regenerate.
6934 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6935             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6937         PR bootstrap/42424
6938         * configure.ac: Include libtool m4 files.
6939         (_LT_CHECK_OBJDIR): Call it.
6940         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6941         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6943         * configure: Regenerate.
6945 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6947         PR bootstrap/41818
6948         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6949         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6950         * Makefile.in: Regenerate.
6952 2010-01-02  Richard Guenther  <rguenther@suse.de>
6954         PR lto/41529
6955         * configure.ac: Include config/elf.m4.  Disable LTO if not
6956         builting for an elf target.
6957         * configure: Regenerate.
6959 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6961         * MAINTAINERS: Change my email address.
6963 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6965         * config.sub, config.guess: Update from upstream sources.
6967 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6969         * MAINTAINERS (Write After Approval): Add myself.
6971 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6973         PR middle-end/30447
6974         PR middle-end/30789
6975         PR other/40302
6977         * configure.ac: Require MPC.
6978         * configure: Regenerate.
6980 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6982         PR target/38384
6983         PR bootstrap/40972
6984         * libtool.m4: Sync from git Libtool.
6985         * ltoptions.m4: Likewise.
6986         * ltversion.m4: Likewise.
6987         * lt~obsolete.m4: Likewise.
6988         * ltmain.sh: Likewise.
6990 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6992         * configure.ac: Update minimum MPC version to 0.8.
6993         * configure: Regenerate.
6995 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6997         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6998         * configure: Regenerated.
7000 2009-11-21  Ian Lance Taylor  <iant@google.com>
7002         * configure.ac: Change default of poststage1_ldflags to be empty if
7003         poststage1_libs is set.  When poststage1_libs is empty, and
7004         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
7005         * configure: Rebuild.
7007 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
7009         * MAINTAINERS (Write After Approval): Update my email address.
7011 2009-11-20  Ben Elliston  <bje@au.ibm.com>
7013         * config.guess: Update from upstream sources.
7015 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7017         * Makefile.def: Restore host and target settings for gmp.
7018         * Makefile.in: Rebuild.
7020 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7022         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
7023         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
7024         Fix portability of test of C++ as bootstrap language.  Add
7025         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7026         * configure: Rebuild.
7027         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7028         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
7029         in-tree building.
7030         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7031         (POSTSTAGE1_HOST_EXPORTS): Use it.
7032         (STAGE[+id+]_CXXFLAGS): New.
7033         (BASE_FLAGS_TO_PASS): Pass it down.
7034         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
7035         extra_exports.
7036         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7037         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7038         extra_exports.
7039         * Makefile.in: Rebuild.
7041 2009-11-17  Ben Elliston  <bje@au.ibm.com>
7043         * config.sub, config.guess: Update from upstream sources.
7045 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7047         * MAINTAINERS (Write After Approval): Add myself.
7049 2009-11-09  Jon Beniston  <jon@beniston.com>
7051         * MAINTAINERS (Write After Approval): Add myself.
7053 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
7055         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
7056         paths for *-w64-mingw* and x86_64-*mingw*.
7057         * configure: Regenerated.
7059 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
7061         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7063 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
7065         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7066         Phil Edwards to Write-After Approval.
7068 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
7070         * configure.ac: Disable target-winsup & co for
7071         x86_64-*-mingw* and *-w64-mingw* targets.
7072         * configure: Regenerated.
7074 2009-10-16  Nick Clifton  <nickc@redhat.com>
7076         * MAINTAINERS: Add myself as a maintainer for the RX port.
7078 2009-10-26  Johannes Singler  <singler@kit.edu>
7080         * MAINTAINERS (Write After Approval): Update my e-mail address.
7082 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7084         * configure.ac (CLooG test): Use = with test.
7085         * configure: Regenerate.
7087 2009-10-22  Richard Guenther  <rguenther@suse.de>
7089         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7090         cloog if the ppl version check failed.  Move flags saving
7091         before setting in libelf check.
7092         * configure: Regenerate.
7094 2009-10-21  Richard Guenther  <rguenther@suse.de>
7096         * configure.ac: Adjust the ppl and cloog configure to work as
7097         documented.  Disable cloog if ppl was disabled.  Omit the version
7098         checks if they were disabled.
7099         * configure: Re-generate.
7101 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7103         * configure.ac: Add 'lto' to enable_languages, not
7104         new_enable_languages, and only if not already present.
7105         * configure: Regenerate.
7107 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7109         * README: Refer to the various COPYING* files instead of just
7110         COPYING.
7111         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7113 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7115         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7117 2009-10-07  Richard Guenther  <rguenther@suse.de>
7119         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7120         and Richard Guenther as reviewers.
7121         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7122         as reviewers.
7124 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7126         * config.sub: Update from upstream sources.
7128 2009-10-06  Ian Lance Taylor  <iant@google.com>
7130         * Makefile.def: check-gold depends upon all-gas.
7131         * Makefile.in: Rebuild.
7133 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7135         * MAINTAINERS (Write After Approval): Add myself.
7137 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7139         * Makefile.def: all-lto-plugin depends on all-libiberty.
7140         set bootstrap=true for lto-plugin.
7141         Add lto-plugin.
7142         * Makefile.in: Regenerate.
7143         * configure.ac (host_libs): Add lto-plugin.
7144         * configure: Regenerate.
7146 2009-10-03  Diego Novillo  <dnovillo@google.com>
7148         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7149         (HOST_LIBELFLIBS): Define.
7150         (HOST_LIBELFINC): Define.
7151         * Makefile.in: Regenerate.
7152         * configure.ac: Add --enable-lto.
7153         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7154         If --enable-lto is used, add 'lto' to new_enable_languages.
7155         If --enable-lto is used and gold is enabled, add
7156         lto-plugin to configdirs.
7157         * configure: Regenerate.
7159 2009-10-03  Simon Baldwin  <simonb@google.com>
7161         * configure.ac: If --with-system-zlib, suppress local zlib and
7162         pass --with-system-zlib to subdir configure scripts.
7163         * configure: Regenerate.
7165 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7166             Paolo Bonzini  <bonzini@gnu.org>
7168         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7169         $(srcdir).
7170         * Makefile.in: Rebuilt.
7172 2009-09-26  Gary Funck  <gary@intrepid.com>
7174         * MAINTAINERS (Write After Approval): Add myself.
7176 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7178         * configure.ac: Update minimum MPC version to 0.7.
7179         * configure: Regenerate.
7181 2009-09-25  Nick Clifton  <nickc@redhat.com>
7183         * configure.ac: Pass any --cache-file=/dev/null option on to
7184         subconfigures.
7185         * configure: Regenerate.
7187 2009-09-23  Nick Clifton  <nickc@redhat.com>
7189         * config.sub, config.guess: Update from upstream sources.
7191 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7193         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7194         * Makefile.in: Rebuilt.
7196 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7198         PR bootstrap/32272
7199         * configure.ac: Error out if $srcdir isn't '.' but contains
7200         host-${host_noncanonical}.
7201         * configure: Regenerate.
7203 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7205         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7206         maintainer.
7208 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7210         * configure.ac: If bootstrapping a combined tree with
7211         --enable-gold, require c++ in stage1_languages.
7212         * configure: Regenerate.
7214         * configure.ac: Also add target_libs of stage1_languages to
7215         bootstrap_target_libs.
7216         * configure: Regenerate.
7218         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7219         with --enable-languages not containing c++.
7220         * configure: Regenerate.
7222 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7224         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7225         * configure: Regenerate.
7227 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7229         * MAINTAINERS (Write After Approval): Update my e-mail address,
7230         and move from from here...
7231         (Waiting for paperwork): To here.
7233 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7235         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7237 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7239         * configure.ac: Do not use $extrasub for replacing @if/@endif
7240         parts in Makefile; instead, use additional arguments to
7241         AC_CONFIG_COMMANDS to do the replacement manually, with several
7242         sed invocations, to avoid HP-UX sed command limits.
7243         * configure: Regenerate.
7245 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7247         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7248         blank before -L.
7250 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7252         * configure.ac (with-build-config): Document.  Handle without.
7253         Handle missing argument.
7254         * configure: Rebuilt.
7256 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7258         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7259         Default to bootstrap-debug only if compare-debug works.
7260         * configure: Rebuilt.
7261         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7262         * Makefile.in: Rebuilt.
7264 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7266         * MAINTAINERS (OS Port Maintainers): Update my email address.
7268 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7270         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7271         * Makefile.in: Rebuilt.
7273 2009-09-01  Chris Demetriou  <cgd@google.com>
7275         * MAINTAINERS (Write After Approval): Add myself.
7277 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7279         PR debug/30161
7280         * include/dwarf2.h (enum dwarf_tag): Added
7281         DW_TAG_GNU_template_template_param
7282         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7284 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7286         * Makefile.tpl (AWK): Fix typo.
7287         * Makefile.in: Regenerate.
7289 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7291         * configure.ac: Detect awk and sed.
7292         * Makefile.def (flags_to_pass): Add AWK and SED.
7293         * Makefile.tpl (AWK, SED): New.
7294         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7295         * configure: Regenerate.
7296         * Makefile.in: Regenerate.
7298 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7300         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7301         (collapseslashes): Likewise.
7303 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7305         * configure.ac (AC_PREREQ): Bump to 2.64.
7307 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7309         * configure.ac: Remove --with-datarootdir, --with-docdir,
7310         --with-pdfdir, --with-htmldir switches.
7311         * configure: Regenerate.
7313         * configure: Regenerate.
7315         * compile: Sync from Automake 1.11.
7316         * depcomp: Likewise.
7317         * install-sh: Likewise.
7318         * missing: Likewise.
7319         * mkinstalldirs: Likewise.
7320         * ylwrap: Likewise.
7322 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7324         * ltmain.sh (func_normal_abspath): New function.
7325         (func_relative_path): Likewise.
7326         (func_mode_help): Document new -bindir option for link mode.
7327         (func_mode_link): Add new -bindir option, and use it to place
7328         output DLL if specified.
7330 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7332         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7333         (baseargs): Add --disable-option-checking.
7334         * configure: Regenerate.
7336         * Makefile.def (configure-target-libiberty): Depend on
7337         all-binutils and all-ld.
7338         (configure-target-newlib): Likewise.
7339         * Makefile.in: Regenerate.
7341 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7343         * config.sub, config.guess: Update from upstream sources.
7345 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7347         Sync from src, merge:
7349         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7351         * configure.ac: Do not exclude gas for i386-*-darwin.
7352         Add a case for x86_64-*-darwin.
7353         * configure: Regenerate.
7355 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7357         * MAINTAINERS: Add my name to Write After Approval list.
7359 2009-08-06  Michael Eager  <eager@eagercon.com>
7361         * configure.ac: Add Microblaze target.
7362         * configure: Regenerate.
7364 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7366         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7367         * configure: Regenerate.
7369 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7371         * MAINTAINERS (Write After Approval): Update my e-mail address.
7373 2009-07-06  Ian Lance Taylor  <iant@google.com>
7375         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7376         * configure: Rebuild.
7378 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7380         * MAINTAINERS: Move myself to the Graphite Reviewers.
7382 2009-06-30  Wei Guozhi  <carrot@google.com>
7384         * MAINTAINERS: Add my name to Write After Approval list.
7386 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7388         PR bootstrap/40338
7389         * configure.ac (comparestring): Create new variable.
7390         * Makefile.tpl (comparestring): Use to skip some comparisions.
7391         * configure: Regenerate.
7392         * Makefile.in: Regenerate.
7394 2009-06-26  Doug Evans  <dje@sebabeach.org>
7396         * Makefile.def (host_modules): Add cgen.
7397         * Makefile.in: Regenerate.
7398         * configure.ac (host_tools): Add cgen.
7399         * configure: Regenerate.
7401 2009-06-23  DJ Delorie  <dj@redhat.com>
7403         * MAINTAINERS: Add myself as mep maintainer.
7405 2009-06-23  Ian Lance Taylor  <iant@google.com>
7407         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7408         boot_languages.  Only bootstrap target libraries listed in
7409         target_libs for some boot language.  Add --with-stage1-ldflags,
7410         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7411         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7412         if not building with C++.
7413         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7414         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7415         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7416         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7417         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7418         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7419         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7420         * configure, Makefile.in: Rebuild.
7422 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7424         * MAINTAINERS: Added my name to write-after-approval list.
7426 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7428         * configure.ac: Define is_elf for QNX Neutrino targets.
7429         * configure: Regenerate.
7431 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7433         * MAINTAINERS: Added my name to the write-after-approval list
7435 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7437         * configure.ac: Detect MPC in default directory.
7438         * configure: Regenerate.
7440 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7441             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7443         * Makefile.tpl (all): Avoid a trailing backslash.
7444         * Makefile.in: Regenerate.
7446 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7448         * config.sub, config.guess: Update from upstream sources.
7450 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7452         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7453         to noconfdirs.
7454         * configure: Regenerate.
7456 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7458         * Makefile.tpl ([+compare-target+]): Compare all stage
7459         directories, rather than just gcc.
7460         * Makefile.in: Rebuilt.
7462 2009-06-01  Doug Kwan  <dougkwan@google.com>
7464         * configure.ac: Support gold for target arm*-*-*.
7465         * configure: Regenerate.
7467 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7469         * Makefile.def: Add MPC support and dependencies.
7470         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7472         * Makefile.in, configure: Regenerate.
7474 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7476         * Makefile.tpl (all): Avoid harmless warning in make all when
7477         gcc-bootstrap is enabled but stage_last does not exist.
7478         * Makefile.in: Rebuilt.
7480 2009-05-24  Nicolas Roche  <roche@adacore.com>
7482         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7483         * Makefile.in: Regenerate.
7485 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7487         * MAINTAINERS: Update my e-mail address.
7489 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7491         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7492         * configure:  Regenerate.
7494 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7496         PR other/40159
7497         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7498         gcc-no-bootstrap are mutually exclusive.
7499         * Makefile.in: Rebuilt.
7501 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7503         PR other/40159
7504         * Makefile.tpl (all): Don't end with unconditional success.
7505         * Makefile.in: Rebuilt.
7507 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7509         PR target/37137
7510         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7511         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7512         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7513         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7514         stage_configureflags, stage_cflags and stage_libcflags into
7515         explicit Makefile macros.
7516         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7517         GFORTRAN.
7518         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7519         CC.  Set CC_FOR_BUILD from CC.
7520         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7521         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7522         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7523         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7524         and GFORTRAN.
7525         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7526         (_LIBCFLAGS): Renamed to _TFLAGS.
7527         (do-compare-debug, do-compare3-debug): Drop.
7528         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7529         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7530         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7531         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7532         (XGCC_FLAGS_FOR_TARGET): New.
7533         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7534         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7535         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7536         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7537         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7538         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7539         TFLAGS.
7540         (BUILD_CONFIG): Include if requested.
7541         (all): Set TFLAGS on bootstrap.
7542         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7543         (all-stageid-prefixmodule): Likewise.
7544         (do-clean, distclean-stageid): Set TFLAGS.
7545         (restrap): Fix whitespace.
7546         * Makefile.in: Rebuilt.
7548 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7550         * config.guess: Sync with src.
7552 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7554         * configure.ac ($with_ppl):  Default to no if not supplied.
7555         ($with_cloog):  Likewise.
7556         configure:  Regenerate.
7558 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7560         * MAINTAINERS: Update my e-mail address.
7562 2009-04-27  Nick Clifton  <nickc@redhat.com>
7564         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7566 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7568         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7569         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7570         * Makefile.in: Regenerate.
7572 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7574         PR bootstrap/39739
7575         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7576         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7578         * configure, Makefile.in: Regenerate.
7580 2009-04-21  Taras Glek  <tglek@mozilla.com>
7582         * include/hashtab.h: Update GTY annotations to new syntax
7583         * include/splay-tree.h: Likewise
7585 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7587         * config.sub, config.guess: Update from upstream sources.
7589 2009-04-15  Anthony Green  <green@moxielogic.com>
7591         * configure.ac: Add moxie support.
7592         * configure: Rebuilt.
7594 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7596         * configure.ac: Change copyright header to refer to version
7597         3 of the GNU General Public License and to point readers at the
7598         COPYING3 file and the FSF's license web page.
7599         * Makefile.def: Likewise.
7600         * Makefile.tpl: Likewise.
7601         * Makefile.in: Regenerate.
7603 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7605         * configure.ac: Restore match for darwin9 or later. Use double
7606         brackets since regeneration eats one pair.
7607         * configure: Regenerate.
7609 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7611         PR gas/10039
7612         * configure.ac: Require texinfo 4.7.
7613         * configure: Regenerated.
7615 2009-04-09  Nick Clifton  <nickc@redhat.com>
7617         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7618         the GCC Runtime Library Exception.
7620 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7622         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7623         * configure: Regenerate.
7625 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7627         * Makefil.def (languages): New entries.
7628         * Makefile.tpl (check-gcc-*): New generic target.
7629         * Makefile.in: Regenerate.
7631 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7633         * MAINTAINERS:  Update my email address.
7635 2009-03-18  Tom Tromey  <tromey@redhat.com>
7637         * configure: Rebuild.
7638         * configure.ac (host_libs): Add libiconv.
7639         * Makefile.in: Rebuild.
7640         * Makefile.def (host_modules): Add libiconv.
7641         (configure-gdb, all-gdb): Depend on libiconv.
7643 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7645         * configure.ac: Treat gdb as supported on x86_64-darwin.
7646         * configure: Regenerate.
7648 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7650         * configure.ac (--with-host-libstdcxx): New option.
7651         * configure: Regenerate.
7653 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7655         * MAINTAINERS:  Move myself into the write after approval list.
7657 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7659         * MAINTAINERS: Update e-mail address.
7661 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7663         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7665 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7667         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7669 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7671         Backport from git Libtool:
7673         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7674         Support GNU/kOpenSolaris.
7675         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7676         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7677         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7678         GNU/kOpenSolaris.
7680 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7682         * MAINTAINERS: Update e-mail address.
7684 2009-02-24  Michael Eager  <eager@eagercon.com>
7686         * MAINTAINERS (Write After Approval): Add self.
7688 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7690         * MAINTAINERS (Write After Approval): Add myself.
7692 2009-02-05  Andreas Schwab  <schwab@suse.de>
7694         * Makefile.tpl (stage_last): Define $r and $s before using
7695         $(RECURSE_FLAGS_TO_PASS).
7696         * Makefile.in: Regenerate
7698 2009-01-30  Ian Lance Taylor  <iant@google.com>
7700         * MAINTAINERS: Move myself to the Global Reviewers list.
7702 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7704         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7705         * configure: Regenerate.
7707 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7709         * MAINTAINERS: Make whitespace consistent.
7710         Remove Robert Millan from Write After Approval.
7712 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7714         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7715         (all-opcodes): Depend on all-libiberty.
7716         * Makefile.in: Regenerate.
7718 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7720         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7721         * configure: Regenerate.
7723 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7725         * MAINTAINERS (Write After Approval): Add myself.
7727 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7729         * MAINTAINERS: Add myself to reviewers (Fortran).
7731 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7733         PR tree-optimization/38515
7734         * configure.ac (cloog-polylib): Removed.
7735         (with_ppl, with_cloog): Test for "no".
7736         * configure: Regenerated.
7738 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7740         * MAINTAINERS: Moved myself to reviewers (Fortran).
7742 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7744         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7745         (Write After Approval): Remove myself.
7747 2009-01-03  Diego Novillo  <dnovillo@google.com>
7749         * MAINTAINERS: Remove myself from alias maintainership.
7751 2009-01-02  David Ayers  <ayers@fsfe.org>
7753         * MAINTAINERS: Update e-mail address.
7755 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7757         * MAINTAINERS: Make whitespace consistent.
7759 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7761         Backport from upstream Libtool:
7762         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7763         Add cache variables to tests that require the linker to work.
7764         For shlibpath_overrides_runpath, this also changes the semantics
7765         to let the result from the C compiler take precedence.
7767 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7769         * config.sub, config.guess: Update from upstream sources.
7771 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7773         * configure.ac (ppllibs): Add by default the lib flags.
7774         * configure: Regenerate.
7776 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7778         * MAINTAINERS:  Add myself to the write after approval list.
7780 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7782         * configure.ac: Add double brackets on darwin[912].
7783         * configure: Regenerate.
7785 2008-12-03  Daniel Kraft  <d@domob.eu>
7787         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7788         Approval to Reviewer section (for Fortran front-end).
7790 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7792         * configure.ac: Expand to darwin10 and later.
7793         * configure: Regenerate.
7795 2008-12-02  Andreas Schwab  <schwab@suse.de>
7797         * Makefile.def: configure-target-boehm-gc depends on
7798         all-target-libstdc++-v3.
7799         * Makefile.in: Regenerate.
7801 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7803         * MAINTAINERS:  Add myself as mingw maintainer.
7805 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7807         * config.sub, config.guess: Update from upstream sources.
7809 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7811         * README.SCO: Remove.
7813 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7815         * MAINTAINERS:  Add myself to the write after approval list.
7817 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7819         * MAINTAINERS:  Update my email address in WAA section.
7821 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7823         * MAINTAINERS: Update e-mail address.
7825 2008-11-27  Toon Moene  <toon@moene.org>
7827         * MAINTAINERS: Change e-mail address.
7829 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7831         * configure.ac: Build gdb for i?86-*-darwin*
7832         * configure: Regenerated.
7834 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7836         * MAINTAINERS: Added my full name.
7838 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7840         PR bootstrap/38014
7841         PR bootstrap/37923
7843         Revert:
7845         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7847         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7848         * Makefile.in: Regenerated.
7850         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7852         PR gdb/921
7853         PR gdb/1646
7854         PR gdb/2175
7855         PR gdb/2176
7857         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7858         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7859         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7860         (HOST_EXPORTS): Pass CPPFLAGS.
7861         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7862         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7863         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7864         * Makefile.in, configure: Regenerated.
7865         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7866         and CPPFLAGS_FOR_BUILD.
7868 2008-11-06  Jeff Law  <law@redhat.com>
7870         * MAINTAINERS: Add myself as middle end maintainer.
7872 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7874         * MAINTAINERS (Write after approval): Add myself.
7876 2008-11-05  Diego Novillo  <dnovillo@google.com>
7878         * MAINTAINERS (Global Reviewers): Add myself.
7879         (Non-Algorithmic Maintainers): Remove myself.
7881 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7883         * MAINTAINERS (Write after approval): Add myself.
7885 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7887         * MAINTAINERS (Write after approval): Add myself.
7889 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7891         * configure.ac (spu-*-*): Remove special case.
7892         * configure: Regenerate.
7894 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7896         * MAINTAINERS (Write after approval): Update my email address.
7898 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7900         * configure.ac [spu-*-*]: Do not set skipdirs.
7901         * configure: Re-generate.
7903 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7905         * MAINTAINERS (Various Maintainers): Add myself to reload.
7907 2008-10-25  Richard Guenther  <rguenther@suse.de>
7909         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7910         maintainer.  Remove myself as libgcc-math maintainer.
7911         (Non-Algorithmic Maintainers): Remove myself.
7913 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7915         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7916         * Makefile.in: Regenerated.
7918 2008-10-23  Cary Coutant  <ccoutant@google.com>
7920         * MAINTAINERS (Write after approval): Add myself.
7922 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7924         PR gdb/921
7925         PR gdb/1646
7926         PR gdb/2175
7927         PR gdb/2176
7929         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7930         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7931         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7932         (HOST_EXPORTS): Pass CPPFLAGS.
7933         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7934         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7935         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7936         * Makefile.in, configure: Regenerated.
7937         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7938         and CPPFLAGS_FOR_BUILD.
7940 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7942         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7943         Sebastian Pop.
7945 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7947         * MAINTAINERS (Write After Approval): Added myself.
7949 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7951         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7952         recommended version to 2.3.2.
7954         * configure: Regenerate.
7956 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7958         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7960 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7962         * MAINTAINERS (Write After Approval): Update e-mail address.
7964 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7966         * libtool.m4: Update to libtool 2.2.6.
7967         * lt~obsolete.m4: Update to libtool 2.2.6.
7968         * ltmain.sh: Update to libtool 2.2.6.
7969         * ltsugar.m4: Update to libtool 2.2.6.
7970         * ltversion.m4: Update to libtool 2.2.6.
7971         * ltoptions.m4: Update to libtool 2.2.6.
7972         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7974 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7976         * MAINTAINERS (Write After Approval): Add myself.
7978 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7980         * MAINTAINERS (Write After Approval): Update my name.
7982 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7984         * MAINTAINERS: Add myself in "Write After Approval".
7986 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7988         * MAINTAINERS: Add myself as ia64 maintainer.
7990 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7992         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7993         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7994         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7995         and Michael Tiemann from Write After Approval since they do not
7996         actually have access.
7998 2008-09-05  Richard Guenther  <rguenther@suse.de>
8000         * configure.ac: Initialize clooglibs to -lcloog.
8001         * configure: Re-generate.
8003 2008-09-04  Le-Chun Wu  <lcwu@google.com>
8005         * MAINTAINERS (Write After Approval): Add myself.
8007 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
8009         * configure.ac (--with-cloog-polylib): New.
8010         (--disable-cloog-version-check): New.
8011         (--disable-ppl-version-check): New.
8012         * configure: Re-generate.
8014 2008-09-03  Richard Guenther  <rguenther@suse.de>
8016         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8017         cloog test.
8018         * configure: Re-generate.
8020 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
8022         Add picoChip port.
8023         * MAINTAINERS: Add picoChip maintainers.
8025 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
8026             Tobias Grosser  <grosser@fim.uni-passau.de>
8027             Jan Sjodin  <jan.sjodin@amd.com>
8028             Harsha Jagasia  <harsha.jagasia@amd.com>
8029             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8030             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
8031             Adrien Eliche  <aeliche@isty.uvsq.fr>
8033         Merge from graphite branch.
8034         * configure: Regenerate.
8035         * Makefile.in: Regenerate.
8036         * configure.ac (host_libs): Add ppl and cloog.
8037         Add checks for PPL and CLooG.
8038         * Makefile.def (ppl, cloog): Added modules and dependences.
8039         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8040         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8042 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8044         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8045         (GCC_SHLIB_SUBDIR): New.
8046         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8047         * configure: Regenerate.
8048         * Makefile.in: Regenerate.
8050 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8052         * MAINTAINERS: Consistently use tabs to separate columns.
8054 2008-08-29  Tristan Gingold  <gingold@adacore.com>
8056         * MAINTAINERS (Write after Approval): Add myself.
8058 2008-08-28  Tristan Gingold  <gingold@adacore.com>
8060         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8061         Enable bfd, binutils and opcodes.
8062         * configure: Regenerate.
8064 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8066         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
8068 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8070         * MAINTAINERS:  Use correct Umlaut for last name.
8072 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8074         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8076 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
8078         * MAINTAINERS: Update my email address.
8080 2008-08-16  Nicolas Roche  <roche@adacore.com>
8082         * Makefile.tpl: Add BOOT_ADAFLAGS.
8083         * Makefile.in: Regenerate.
8085 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8087         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8088         * configure: Regenerate.
8090 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8092         * configure.ac: Add makefile fragments for hpux.
8093         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8094         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8095         * configure: Regenerate.
8096         * Makefile.in: Regenerate.
8098 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8100         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8102 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8104         * MAINTAINERS (Write after Approval): Add myself.
8106 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8108         * MAINTAINERS (Write After Approval):  Add myself.
8110 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8112         * MAINTAINERS (Write After Approval):  Add myself.
8114 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8116         * MAINTAINERS: Update my email address.
8118 2008-06-25  Joey Ye  <joey.ye@intel.com>
8120         * MAINTAINERS (Write After Approval):  Add myself.
8122 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8124         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8125         * Makefile.in: Regenerate.
8126         * configure: Regenerate.
8128 2008-06-17  Daniel Kraft  <d@domob.eu>
8130         * MAINTAINERS (Write After Approval):  Add myself.
8132 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8134         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8135         "$@" is still intact with both Autoconf 2.59 and 2.62.
8136         * configure: Regenerate.
8138 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8140         * Makefile.tpl: Fix comment errors.
8141         * Makefile.in: Regenerate.
8143 2008-06-12  David S. Miller  <davem@davemloft.net>
8144             David Edelsohn  <edelsohn@gnu.org>
8146         * configure.ac: Add powerpc*-*-* to gold supported targets.
8147         * configure: Regenerate.
8149 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8151         PR tree-optimization/36218
8152         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8153         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8154         (all prefix="build-"): Pass them to build-system sub-makes.
8155         * Makefile.in: Regenerate.
8157 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8159         * MAINTAINERS (mt port): Remove.
8160         (sco5, unixware, sco udk): Remove.
8161         (Kean Johnston): Add to Write After Approval.
8163 2008-05-30  Julian Brown  <julian@codesourcery.com>
8165         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8166         of libobjc for ARM EABI Linux.
8167         * configure: Regenerate.
8169 2008-05-18  Xinliang David Li   <davidxl@google.com>
8171         * ChangeLog: Remove wrong ChangeLog entry.
8173 2008-05-17  Xinliang David Li   <davidxl@google.com>
8175         * MAINTAINERS (Write After Approval): Add myself.
8177 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8179         * MAINTAINERS (Write After Approval): Add myself.
8181 2008-05-14  Rafael Espíndola  <espindola@google.com>
8183         * config-ml.in: don't handle --enable-shared and --enable-static.
8185 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8187         * MAINTAINERS: Update my email address.
8189 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8191         * MAINTAINERS: Update my email address.
8193 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8195         * MAINTAINERS (Write After Approval): Add myself.
8197 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8199         * MAINTAINERS (Write After Approval): Add myself.
8201 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8203         * MAINTAINERS (crx): Add myself.
8205 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8207         Sync with src:
8208         2008-04-14  David S. Miller  <davem@davemloft.net>
8210         * configure.ac: Add sparc*-*-* to gold supported targets.
8211         * configure: Regenerate.
8213 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8215         PR bootstrap/35457
8216         * configure.ac: Include override.m4.
8217         * configure: Regenerate.
8219 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8221         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8222         * Makefile.in: Regenerate.
8224 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8226         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8227         as nonconfigurable directories list.
8228         * configure: Regenerate.
8230 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8232         * config.sub, config.guess: Update from upstream sources.
8234 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8236         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8237         * Makefile.in: Regenerate.
8239 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8241         * configure.ac: Do not build libssp for the AVR.
8242         * configure: Regenerate.
8244 2008-04-07  Ian Lance Taylor  <iant@google.com>
8246         * Makefile.def: check-gold depends upon all-binutils.
8247         * Makefile.in: Regenerate.
8249 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8251         * MAINTAINERS (Write After Approval): Add myself.
8253 2008-04-04  Nick Clifton  <nickc@redhat.com>
8255         PR binutils/4334
8256         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8257         builds.
8258         * configure: Regenerate.
8260 2008-04-04  NightStrike  <NightStrike@gmail.com>
8262         PR other/35151
8263         * configure.ac: Combine rules for mingw32 and mingw64.
8264         * configure: Regenerate.
8266 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8268         * MAINTAINERS (Write After Approval): Add myself.
8270 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8272         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8273         * Makefile.in (.NOTPARALLEL): Ditto.
8275 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8277         * MAINTAINERS (Write After Approval): Add myself.
8279 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8281         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8282         * Makefile.in (.NOTPARALLEL): Regenerate.
8284 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8286         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8287         * Makefile.in: Regenerate.
8289 2008-03-26  Jakub Staszak  <kuba@et.pl>
8291         * MAINTAINERS (Write After Approval): Add myself.
8293 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8295         * MAINTAINERS:  Update e-mail address.
8297 2008-03-20  Ian Lance Taylor  <iant@google.com>
8299         * configure.ac: Add support for --enable-gold.
8300         * Makefile.def: Add gold as a directory like ld.
8301         * configure, Makefile.in: Regenerate.
8303 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8305         * configure.ac: m4_include config/proginstall.m4.
8306         * configure: Regenerate.
8308         Backport from upstream Libtool:
8310         2007-10-12  Eric Blake  <ebb9@byu.net>
8312         Deal with Autoconf 2.62's semantic change in m4_append.
8313         * ltsugar.m4 (lt_append): Replace broken versions of
8314         m4_append.
8315         (lt_if_append_uniq): Don't require separator to be overquoted,
8316         and avoid broken m4_append.
8317         (lt_dict_add): Fix typo.
8318         * libtool.m4 (_LT_DECL): Don't overquote separator.
8320 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8322         * config.rpath: Add AIX 6 support.
8324 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8326         * Makefile.def (stageprofile).  Remove -fprofile-generate
8327         from stage_libcflags.
8328         * Makefile.in: Regenerate.
8330 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8332         * config.sub, config.guess: Update from upstream sources.
8334 2008-03-06  Tom Tromey  <tromey@redhat.com>
8336         * MAINTAINERS: Update for treelang deletion.
8338 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8340         * MAINTAINERS: Update my email address.
8342 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8344         * MAINTAINERS (darwin port): Add myself as a maintainer.
8345         (objective-c/c++): Add myself as a maintainer.
8347 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8349         * MAINTAINERS (Write After Approval): Update my email address.
8351 2008-02-25  Tomas Bily  <tbily@suse.cz>
8353         * MAINTAINERS (Write After Approval): Add myself.
8355 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8357         * MAINTAINERS (OpenMP): Add myself.
8359 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8361         PR bootstrap/32009
8362         PR bootstrap/32161
8364         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8365         * configure: Regenerate.
8367         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8368         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8369         STAGE4_LIBCFLAGS): New.
8370         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8371         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8372         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8373         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8374         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8375         for target modules.  Don't export LIBCFLAGS.
8376         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8377         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8378         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8379         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8380         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8381         * Makefile.in: Regenerate.
8383 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8385         PR libgcj/33085
8386         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8387         Do not use -DDLL_EXPORT.  Backport from upstream.
8389 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8391         * MAINTAINERS (Write After Approval): Add myself.
8393 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8395         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8396         * configure: Regenerate.
8398 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8400         * configure.ac (xtensa*-*-*): Recognize processor variants.
8401         * configure: Regenerate.
8403 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8405         PR bootstrap/34922
8406         * configure.ac (PARSE_ARGS): Push suitable setting of
8407         ac_subdirs_all, for `./configure --help=recursive'.
8408         Handle `+' in generic toplevel directory disabling.
8409         * configure: Regenerate.
8411 2008-01-28  Nick Clifton  <nickc@redhat.com>
8413         * MAINTAINERS (xstormy16): Take over maintainership.
8415 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8417         * MAINTAINERS (c4x port): Remove.
8419 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8421         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8423 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8425         * config.sub, config.guess: Update from upstream sources.
8427 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8429         * MAINTAINERS (Write After Approval): Add myself.
8431 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8433         * MAINTAINERS: Update my email address.
8435 2008-01-09  Raksit Ashok  <raksit@google.com>
8437         * MAINTAINERS (Write After Approval): Add myself.
8439 2008-01-09  Raksit Ashok  <raksit@google.com>
8441         * MAINTAINERS (Write After Approval): Add myself.
8443 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8445         * config.sub, config.guess: Update from upstream sources.
8447 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8449         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8450         Change recommended MPFR from 2.2.1 -> 2.3.0.
8451         * configure: Regenerate.
8453 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8455         * MAINTAINERS: Update my email address.
8457 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8459         * MAINTAINERS: Update my email address.
8461 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8463         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8464         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8465         * Makefile.in: Regenerate.
8467 2007-12-10  Mark Heffernan  <meheff@google.com>
8469         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8470         misplaced entries.
8472 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8474         * configure.ac: Enable libjava for x86_64-*-darwin9.
8475         * configure: Regenerate.
8477 2007-12-07  Bill Maddox  <maddox@google.com>
8479         * MAINTAINERS (Write After Approval): Add myself.
8481 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8483         * config.sub, config.guess: Update from upstream sources.
8485 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8487         * config-ml.in: Remove 64bit configure tests.
8489 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8491         * config-ml.in: Robustify against white space in absolute file
8492         names.
8494         * config-ml.in (multi-clean): Substitute ${Makefile}.
8495         Remove superfluous ${Makefile} in list.
8497 2007-11-19  Thiemo Seufer  <ths@mips.com>
8499         * config-ml.in: Don't hardcode the Makefile name.
8501 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8503         * MAINTAINERS (Write After Approval): Add myself.
8505 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8507         * MAINTAINERS (Write After Approval): Add myself.
8509 2007-11-06  Doug Kwan  <dougkwan@google.com>
8511         * MAINTAINERS (Write After Approval): Add myself.
8513 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8515         * MAINTAINERS (mercury): Remove entry.
8516         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8518 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8520         * Makefile.def (dependencies): Make configure-gdb depend on
8521         all-intl.
8522         * Makefile.in: Regenerated.
8524 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8526         * MAINTAINERS (Fortran maintainer): Remove myself.
8528 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8530         * Makefile.def: To avoid problems running with parallel makes,
8531         build newlib before libgloss so that target specific header
8532         files are availble.
8533         * Makefile.in: Regenerate
8535 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8537         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8538         * Makefile.in: Regenerate.
8540 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8542         * MAINTAINERS (Register allocation reviewer): Add myself.
8544 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8546         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8547         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8548         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8549         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8550         * configure: Regenerate.
8552 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8554         * MAINTAINERS (Register allocation reviewer): Add myself.
8556 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8558         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8559         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8560         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8561         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8562         * configure.ac: Default them to host tools for $host = $build.
8563         Subst them.
8565         * configure: Regenerate.
8566         * Makefile.in: Regenerate.
8568 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8570         * MAINTAINERS (Register allocation reviewer): Add myself.
8572 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8574         * MAINTAINERS (Register allocation reviewer): Add myself.
8576 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8578         * MAINTAINERS (Write After Approval): Fix typo.
8580 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8582         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8583         * configure: Regenerate.
8585 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8587         PR bootstrap/31906
8588         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8589         they're already prefixed.
8591 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8593         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8594         libstdc++.
8595         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8596         * configure: Regenerate.
8597         * Makefile.in: Regenerate.
8599 2007-09-17  Andreas Schwab  <schwab@suse.de>
8601         * configure.ac: Raise minimum makeinfo version to 4.6.
8602         * configure: Regenerate.
8604 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8606         * MAINTAINERS (write-after-approval) add myself
8608 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8610         * configure.ac: Correct makeinfo version check.
8611         * configure: Regenerate.
8613 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8615         * MAINTAINERS: Update my email address.
8617 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8619         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8620         to $skipdirs and only disable gprof for newlib.  Use the normal
8621         mips*-elf* handling in other respects.
8622         * configure: Regnerate.
8624 2007-09-12  David Daney  <ddaney@avtrex.com>
8626         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8627         enabling libgcj.
8628         * configure: Regenerate.
8630 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8632         PR other/32154
8633         * configure.ac: For libgloss targets, point the linker to the linker
8634         script, startup code and simulator library.
8635         * configure: Regenerate.
8637 2007-09-07  Andrew Haley  <aph@redhat.com>
8639         * configure.ac (noconfigdirs): Remove target-libffi and
8640         target-libjava.
8641         * configure: Regenerate.
8643 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8645         PR target/33281
8646         * configure.ac: Use config/mh-mingw on mingw.
8647         * configure: Regenerate.
8649 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8651         * MAINTAINERS (Write After Approval): Add myself.
8653 2007-09-05  Richard Guenther  <rguenther@suse.de>
8655         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8656         nor --disable-checking is provided also turn on yes and types
8657         checking for stage1.
8658         * configure: Re-generate.
8660 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8662         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8663         (Write After Approval): Remove myself.
8665 2007-08-29  Nick Clifton  <nickc@redhat.com>
8667         * config.sub, config.guess: Update from upstream sources.
8669 2007-08-22  Bud Davis  <jmdavis@link.com>
8671         * MAINTAINERS (Write After Approval): Added myself.
8672         * MAINTAINERS (Reviewers): Removed myself.
8674 2007-08-18  Paul Brook  <paul@codesourcery.com>
8675             Joseph Myers  <joseph@codesourcery.com>
8677         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8678         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8679         * Makefile.in: Regenerate.
8680         * configure.ac (--with-debug-prefix-map): New.
8681         * configure: Regenerate.
8683 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8684             Nigel Stephens  <nigel@mips.com>
8686         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8687         as target_makefile_frag.
8688         * configure: Regenerate.
8690 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8692         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8693         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8694         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8695         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8696         (do-compare, do-compare3, do-compare-debug): New.
8697         ([+compare-target+]): Use them.
8699 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8701         * MAINTAINERS (Write After Approval): Change my email address.
8703 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8704             Ben Elliston  <bje@au.ibm.com>
8706         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8707         --silent if $silent.
8708         * configure: Regenerate.
8710 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8712         * MAINTAINERS (Various Maintainers): Add myself as
8713         loop infrastructure maintainer.  Update my e-mail
8714         address.
8716 2007-07-31  Diego Novillo  <dnovillo@google.com>
8718         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8719         Adjust description.
8721 2007-07-26  Richard Guenther  <rguenther@suse.de>
8723         * configure.ac: Add types checking to stage1 checking flags.
8724         * configure: Regenerate.
8726 2007-07-17  Nick Clifton  <nickc@redhat.com>
8728         * COPYING3: New file.  Contains version 3 of the GNU General
8729         Public License.
8730         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8731         Lesser General Public License.
8733 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8735         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8737 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8739         * MAINTAINERS (S/390 co-maintainer): Add myself.
8740         (Write After Approval): Remove myself.
8742 2007-07-13  Dan Hipschman  <dsh@google.com>
8744         * MAINTAINERS (Write After Approval): Add myself.
8746 2007-07-11  Nick Clifton  <nickc@redhat.com>
8748         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8749         WINDRES export.
8750         * Makefile.in: Regenerate.
8752 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8754         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8755         maintainer.
8757 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8759         * lt~obsolete.m4: New. Import from 20070318 libtool.
8761 2007-07-03  Julian Brown  <julian@codesourcery.com>
8763         * MAINTAINERS (Write After Approval): Add myself.
8765 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8767         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8768         * configure: Regenerate.
8770 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8772         * configure.ac: Add some missing m4 quotation.
8773         * configure: Regenerate.
8775 2007-07-02  Simon Baldwin  <simonb@google.com>
8777         * MAINTAINERS (Write After Approval): Add myself.
8779 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8781         * configure: Regenerate.
8783 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8785         * Makefile.def: Add windmc tool to build.
8786         * Makefile.tpl: Likewise.
8787         * configure.ac: Likewise.
8788         * Makefile.in: Regenerate.
8789         * configure: Regenerate.
8791 2007-06-28  DJ Delorie  <dj@redhat.com>
8793         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8794         not building newlib.
8795         * configure: Regenerated.
8797 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8799         * MAINTAINERS (Write After Approval): Add myself.
8801 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8803         * MAINTAINERS (Write After Approval): Add myself.
8805 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8807         * MAINTAINERS (Write After Approval): Add myself.
8809 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8811         * MAINTAINERS (Write After Approval): Add myself.
8813 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8815         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8816         * Makefile.in: Regenerated.
8818 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8820         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8821         bfin*-*-uclinux* targets.
8822         * configure: Regenerate.
8824 2007-06-14  Ian Lance Taylor  <iant@google.com>
8826         * MAINTAINERS: Add myself as non-algorithmic global write
8827         maintainer.
8829 2007-06-14  Diego Novillo  <dnovillo@google.com>
8831         * MAINTAINERS: Add self as middle-end maintainer and
8832         non-algorithmic global write maintainer.
8834 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8836         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8837         Move all Fortran maintainers except Paul Brook into the
8838         Non-Autopoiesis section.
8840 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8842         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8843         (distclean-stage[+id+]): Possibly delete stage_last.
8844         * Makefile.in: Regenerate.
8846 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8848         * MAINTAINERS (Various Maintainer): Fix typo.
8850 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8852         * MAINTAINERS (Various Maintainer): Add myself as
8853         dataflow maintainer.
8855 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8857         * config.sub, config.guess: Update from upstream sources.
8859 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8861         * Makefile.tpl: Fix spelling error.
8862         * Makefile.in: Regenerate.
8864 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8866         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8867         lt_cv_sys_max_cmd_len.
8869 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8871         * MAINTAINERS (Various Maintainers): Add myself as
8872         auto-vectorizer maintainer.
8874 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8876         PR libjava/32098
8877         * libtool.m4: Revert previous change.
8878         * ltgcc.m4: Put it here.
8880 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8882         * MAINTAINERS (Various Maintainers): Add myself as
8883         auto-vectorizer maintainer.
8885 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8887         PR libjava/32098
8888         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8890 2007-05-30  Richard Guenther  <rguenther@suse.de>
8892         * MAINTAINERS (Various Maintainers): Add myself as
8893         auto-vectorizer maintainer.
8895 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8897         PR bootstrap/29382
8898         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8899         * configure: Rebuilt.
8901 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8903         * MAINTAINERS (Write After Approval): Removed my name.
8905 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8907         * MAINTAINERS (Write After Approval): Remove myself.
8909 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8911         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8913 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8915         * ltmain.sh: Update from ToT Libtool.
8916         * libtool.m4: Update from ToT Libtool.
8917         * ltsugar.m4: New. Update from ToT Libtool.
8918         * ltversion.m4: New. Update from ToT Libtool.
8919         * ltoptions.m4: New. Update from ToT Libtool.
8920         * ltconfig: Remove.
8921         * ltcf-c.sh: Remove.
8922         * ltcf-cxx.sh: Remove.
8923         * ltcf-gcj.sh: Remove.
8925 2007-05-22  Ollie Wild  <aaw@google.com>
8927         * MAINTAINERS (Write After Approval): Add myself.
8929 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8931         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8932         stage_cflags.
8933         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8934         Remove CFLAGS/LIBCFLAGS.
8935         (configure-stage[+id+]-[+prefix+][+module+],
8936         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8937         * Makefile.in: Regenerate.
8939 2007-05-15  Diego Novillo  <dnovillo@google.com>
8941         * MAINTAINERS: Update e-mail address.
8943 2007-05-15  Revital Eres  <eres@il.ibm.com>
8945         * MAINTAINERS (Write After Approval): Add myself.
8947 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8949         * MAINTAINERS (Write After Approval): Updated my address.
8951 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8953         * MAINTAINERS (Write After Approval): Add myself.
8955 2007-05-11  Silvius Rus  <rus@google.com>
8957         * MAINTAINERS (Write After Approval): Add myself.
8959 2007-04-23  Tom Tromey  <tromey@redhat.com>
8961         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8963 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8965         * MAINTAINERS (cpplib): Rename to ...
8966         (libcpp): ... this.  Add C/C++ front end maintainers.
8968 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8970         * config-ml.in: Pass ${ml_config_env} to configure calls.
8972 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8974         * MAINTAINERS (Write After Approval): Add myself.
8976 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8978         * MAINTAINERS (Write After Approval): Add myself.
8980 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8982         * MAINTAINERS (fortran 95 front end): Add myself.
8984 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8986         * MAINTAINERS (Write After Approval): Add myself.
8988 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8990         * MAINTAINERS (Modulo Scheduler): Add myself.
8992 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8994         * MAINTAINERS (fortran 95 front end): Add myself.
8995         (c++ front end): whitespace fix.
8997 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8999         * MAINTAINERS (Write After Approval): Add myself.
9001 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
9003         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
9004         of glob.  Quote arguments with single quotes too.
9005         * configure: Regenerate.
9007 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
9009         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
9010         * Makefile.in: Regenerate
9012 2007-03-07  Andreas Schwab  <schwab@suse.de>
9014         * configure: Regenerate.
9016 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
9018         * configure.ac: Add "--with-pdfdir" configure option,
9019         which defines pdfdir variable.
9020         * Makefile.def (target=fixincludes): Add install-pdf to
9021         missing targets.
9022         (recursive_targets): Add install-pdf target.
9023         (flags_to_pass): Add pdfdir.
9024         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9025         target.
9026         * configure: Regenerate
9027         * Makefile.in: Regenerate
9029 2007-02-28  Eric Christopher  <echristo@apple.com>
9031         Revert:
9032         2006-12-07  Mike Stump  <mrs@apple.com>
9034         * Makefile.def (dependencies): Add dependency for
9035         install-target-libssp and install-target-libgomp on
9036         install-gcc.
9037         * Makefile.in: Regenerate.
9039 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
9041         * configure: Regenerate.
9042         * configure.ac: Move statements after variable declarations.
9044 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
9046         * MAINTAINERS: Add myself as sh maintainer.
9048 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
9050         * configure.ac: Adjust for loop syntax.
9051         * configure: Regenerate.
9053 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9055         * configure: Rebuilt.
9057 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9059         * configure.ac: Drop multiple occurrences of --enable-languages,
9060         and fix its quoting.
9061         * configure: Rebuilt.
9063 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
9064             Nathan Sidwell  <nathan@codesourcery.com>
9065             Vladimir Prus  <vladimir@codesourcery.com>
9066             Joseph Myers  <joseph@codesourcery.com>
9068         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9069         * configure: Regenerate.
9071 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
9073         * ltconfig (freebsd*): Default to elf.
9075 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9077         * configure.ac (target_libraries): Move libgcc before libiberty.
9078         * configure: Regenerated.
9080 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9081             Paolo Bonzini  <bonzini@gnu.org>
9083         PR bootstrap/30753
9084         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
9085         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
9086         * configure: Regenerated.
9088 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9090         * MAINTAINERS (Language Front End Maintainers): Update my mail
9091         address.
9093 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9095         PR bootstrap/30748
9096         * configure.ac: Correct syntax for Solaris ksh.
9097         * configure: Regenerated.
9099 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9101         * configure.ac: Sync with src.
9102         * configure: Regenerate.
9104 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9106         * Makefile.in: Regenerate.
9108 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9110         * config.sub: Sync with src.
9112 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9114         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9115         noncanonical equivalents.
9116         * configure.in: Rename to...
9117         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9118         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9119         target_noncanonical.  Use them.  Rewrite removal of configure
9120         arguments for autoconf 2.59.  Discard variable settings.  Force
9121         program_transform_name for native tools.
9123         * Makefile.in: Regenerated.
9124         * configure: Regenerated with autoconf 2.59.
9126 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9128         * MAINTAINERS (Write After Approval): Add myself.
9130 2007-01-31  Andreas Schwab  <schwab@suse.de>
9132         * Makefile.tpl (LDFLAGS): Substitute it.
9133         * Makefile.in: Regenerate.
9135 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9137         * MAINTAINERS (Write After Approval): Add myself.
9139 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9141         * MAINTAINERS (spu port): Add myself.
9143 2007-01-23  Richard Guenther  <rguenther@suse.de>
9145         PR bootstrap/30541
9146         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9147         * Makefile.tpl (GNATBIND): Substitute it.
9148         (GNATMAKE): Likewise.
9149         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9150         of STAGE_PREFIX.
9151         * Makefile.in: Regenerate.
9152         * configure: Regenerate.
9154 2007-01-18  Mike Stump  <mrs@apple.com>
9156         * configure.in: Re-enable -Werror for gcc builds.
9158 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9160         * MAINTAINERS (Write After Approval): Add myself.
9162 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9164         * configure.in: Change == to = in test command.
9165         * configure: Regenerate.
9167 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9168             Nick Clifton  <nickc@redhat.com>
9169             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9171         * configure.in (build_configargs, host_configargs, target_configargs):
9172         Remove build/host/target parameters.
9173         (host_libs): Add gmp and mpfr.
9174         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9175         * Makefile.def (gmp, mpfr): New.
9176         (gcc): Remove target.
9177         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9178         target_os, target_vendor): New.
9179         (configure): Add host_alias/target_alias arguments; adjust invocations.
9180         * configure: Regenerate.
9181         * Makefile.in: Regenerate.
9183 2007-01-11  Matt Fago  <fago@earthlink.net>
9185         * configure.in: Try to link to functions only in mpfr 2.2.x
9186         to improve robustness of configure tests.
9187         * configure: Regenerate.
9189 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9191         * MAINTAINERS: Add myself as i386 maintainer.
9193 2007-01-08  Jan Hubicka  <jh@suse.cz>
9195         * MAINTAINERS: Add myself as i386 maintainer.
9197 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9199         * configure.in: Add support for an x86_64-mingw* target.
9200         * configure: Regenerate.
9202 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9204         * Makefile.tpl (all-target): Correct @if conditional for target
9205         modules.
9206         * configure.in: Omit libiberty if building only target libgcc.
9207         * configure, Makefile.in: Regenerated.
9209 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9211         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9212         * configure: Regenerate.
9214 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9216         * Makefile.def (target_modules): Add libgcc.
9217         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9218         * Makefile.tpl (clean-target-libgcc): Delete.
9219         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9220         on gcc even for bootstrapped modules.  Rewrite handling of
9221         lang_env_dependencies to loop over target_modules.
9222         * configure.in (target_libraries): Add target-libgcc.
9223         * Makefile.in, configure: Regenerated.
9225 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9227         * configure.in: Reorganize recognition of languages.  Add
9228         --enable-stage1-languages.  Show supported languages for the chosen
9229         target rather than all recognized languages.
9230         * configure: Regenerate.
9232 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9234         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9235         * Makefile.in: Regenerate.
9237 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9239         * configure.in: Warn that MPFR 2.2.0 is buggy.
9240         * configure: Regenerate.
9242 2006-12-27  Ian Lance Taylor  <iant@google.com>
9244         * configure.in: When removing Makefiles to force a reconfigure, also
9245         remove prev-DIR*/Makefile.
9246         * configure: Regenerate.
9248 2006-12-22  Andreas Schwab  <schwab@suse.de>
9250         * configure: Regenerate with correct autoconf version.
9252 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9254         * configure.in: add AC_SUBST for *_FOR_TARGET.
9255         * configure: Regenerate.
9257 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9259         * configure.in: Simplify logic for rejecting languages that cannot
9260         be built.  Separate the case when a language is unsupported,
9261         from the case when the user chooses not to build a language.
9263 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9265         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9266         it only affects bootstrap and could be tested on "$host" as well.
9267         * configure: Regenerate.
9268         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9270 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9272         PR bootstrap/29544
9273         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9274         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9275         move here comment from Makefile.tpl.
9276         * Makefile.tpl: Move some definitions higher in the file.
9277         (STAGE1_CHECKING): New.
9278         * configure.in: Add --enable-stage1-checking.
9279         * configure: Regenerate.
9280         * Makefile.in: Regenerate.
9282 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9284         * MAINTAINERS: Add myself as build system maintainer.
9286 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9288         * MAINTAINERS (Write After Approval): Add myself.
9290 2006-12-13  Eric Christopher  <echristo@apple.com>
9292         * MAINTAINERS: Add myself as darwin maintainer.
9294 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9296         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9298 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9300         MAINTAINERS: Update my entry.
9302 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9304         * configure.in:  Handle spu makefile frag.
9305         * Makefile.tpl (MAINT): Define
9306         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9307         * configure: Regenerate.
9308         * Makefile.in: Regenerate.
9310 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9312         * config.guess: Import latest version.
9313         * config.sub: Likewise.
9315 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9317         * configure.in (spu-*-*): Don't skip target-libiberty.
9318         * configure: Regenerate.
9320 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9322         PR bootstrap/30134
9323         * configure.in: Correct x86 darwin support for libjava to powerpc
9324         and i?86 only.
9325         * configure: Regenerate.
9327 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9329         * configure.in: Add x86 darwin support for libjava.
9330         * configure: Regenerate.
9332 2006-12-07  Mike Stump  <mrs@apple.com>
9334         * Makefile.def (dependencies): Add dependency for
9335         install-target-libssp and install-target-libgomp on
9336         install-gcc.
9337         * Makefile.in: Regenerate.
9339 2006-12-04  Richard Guenther  <rguenther@suse.de>
9341         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9342         (Non-Algorithmic Maintainers): Move over non-algorithmic
9343         loop optimizer maintainers, add myself as a non-algorithmic
9344         middle-end maintainer.
9346 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9348         * MAINTAINERS (Write After Approval): Add myself.
9350 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9352         * configure.in: Update error message for missing GMP/MPFR.
9354         * configure: Regenerate.
9356 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9358         * configure.in: Update MPFR version in error message.
9360         * configure: Regenerate.
9362 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9364         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9365         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9366         --with-gmp-lib): New flags.
9368         * configure: Regenerate.
9370 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9372         * MAINTAINERS (Write After Approval): Change my email address.
9374 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9376         * MAINTAINERS (Write After Approval): Add myself.
9378 2006-11-22  Philipp Thomas  <pth@suse.de>
9380         * MAINTAINERS (i18n): Update e-mail address.
9382 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9384         * MAINTAINERS (spu port): Add myself as maintainer.
9385         (Write After Approval): Remove myself.
9387 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9389         * configure.in (skipdirs): Don't build libssp for SPU.
9390         * configure: Regenerate.
9392 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9394         * MAINTAINERS (spu port): Add myself as maintainer.
9395         (libobjc): Update my email address.
9397 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9399         * MAINTAINERS (Write After Approval): Add myself.
9401 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9403         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9404         * configure : Rebuilt.
9406 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9408         * MAINTAINERS (Write After Approval): Add myself.
9410 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9412         * MAINTAINERS (Write After Approval): Add myself.
9414 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9416         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9417         libmpfr.a.
9418         * configure: Regenerate.
9420 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9422         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9423         (unstage): Test for stage_last presence.
9425         PR bootstrap/29802
9426         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9427         STAGE_PREFIX.
9428         * Makefile.in: Regenerate.
9430 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9432         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9433         maintainers.
9435 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9437         * MAINTAINERS (Write After Approval): Add myself.
9439 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9441         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9442         and stageN-package/Makefile.
9443         * Makefile.in: Regenerated.
9445 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9447         * configure.in: Remove target-libgloss from noconfigdirs for
9448         bfin-*-*.
9449         * configure: Regenerated.
9451 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9453         * configure.in (have_gmp): Only error if the gcc directory exists.
9455         * configure: Regenerate.
9457 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9459         * configure.in: Robustify error message for missing GMP/MPFR.
9461         * configure: Regenerate.
9463 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9465         * MAINTAINERS (Write After Approval): Add myself.
9467 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9469         * MAINTAINERS: Change email address.
9471 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9473         * MAINTAINERS (Write After Approval): Add myself.
9475 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9477         * MAINTAINERS (Write After Approval): Add myself.
9479 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9481         * MAINTAINERS (Write After Approval): Move myself to
9482         Write After Approval section.
9484 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9486         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9487         need_gmp anymore.
9488         * configure: Regenerate.
9490 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9492         * MAINTAINERS (Write After Approval): Add myself.
9494 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9496         * config.guess: Import latest version.
9497         * config.sub: Likewise.
9499 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9501         * Makefile.def: Added pdf target handling.
9502         * Makefile.tpl: Added pdf target handling.
9503         * Makefile.in: Regenerated.
9505 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9507         * MAINTAINERS: Add self as score port maintainer.
9509 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9511         * MAINTAINERS (Write After Approval): Add myself.
9513 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9515         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9516         or newer.
9517         * configure: Regenerated.
9519 2006-09-27  Dave Brolley  <brolley@redhat.com>
9521         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9522         using $s instead of $r.
9523         * configure: Regenerated.
9525 2006-09-26  Thiemo Seufer  <ths@mips.com>
9527         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9528         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9529         * configure: Regenerate.
9531 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9533         * MAINTAINERS (Write After Approval): Remove myself.
9535 2006-09-22  Chao-ying Fu  <fu@mips.com>
9537         * MAINTAINERS (Write After Approval): Add myself.
9539 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9541         * MAINTAINERS: Add self as soft-fp maintainer.
9543 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9545         * MAINTAINERS: Add myself as avr maintainer.
9546         Remove Marek Michalkiewicz as avr maintainer.
9548 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9550         * MAINTAINERS (Write After Approval): Add myself.
9552 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9554         * configure.in: Never build newlib for a Mingw host.
9555         Never build newlib as Mingw target library.
9556         Test the existence of winsup/cygwin for building a Cygwin newlib,
9557         rather than just winsup.
9558         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9559         building a Mingw target.
9560         * configure: Regenerate.
9562 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9564         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9566 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9568         * config.guess: Import from src (was more updated).
9569         * config.sub: Likewise.
9571 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9573         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9574         * configure: Regenerated.
9576 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9578         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9579         for stages after the first.
9581 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9583         * Makefile.def: Add dependencies for configure-opcodes
9584         on configure-intl and all-opcodes on all-intl.
9585         * Makefile.in: Regenerated.
9587 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9589         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9591 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9593         Port to hosts whose 'sort' and 'tail' implementations
9594         treat operands with leading '+' as file names, as POSIX
9595         has required since 2001.  However, make sure the code still
9596         works on pre-POSIX hosts.
9597         * ltmain.sh: Don't assume "sort +2" is equivalent to
9598         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9600 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9602         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9604 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9606         * ltconfig: chmod 644 before ranlib during install.
9608 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9610         PR bootstrap/18058
9611         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9612         if the bootstrap compiler is a GCC version that supports it.
9613         * configure: Regenerate.
9615 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9617         * configure.in: Fix thinkos in previous check-in.
9618         * configure: Regenerate.
9620 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9622         PR other/27063
9623         * configure.in: Test subdir_requires and give an appropriate
9624         error message.
9625         * configure: Regenerate.
9627 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9629         * MAINTAINERS (Write After Approval): Add myself.
9631 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9633         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9635 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9637         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9639 2006-06-20  David Ayers  <d.ayers@inode.at>
9641         PR bootstrap/28072
9642         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9643         whether target-libjava is being configured instead of whether the
9644         java front end is enabled.
9645         * configure: Regenerate.
9647 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9649         PR target/27540
9650         * configure.in: Only enable libgomp on IRIX 6.
9651         * configure: Regenerate.
9653 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9655         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9656         too.
9657         * Makefile.in: Regenerate.
9659 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9661         * config-ml.in: Alter CCASFLAGS to include special
9662         multilib options the same as is done for CFLAGS.
9664 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9666         * configure.in: Don't enable libgomp on hpux10.
9667         * configure: Rebuilt.
9669 2006-06-12  David Ayers  <d.ayers@inode.at>
9671         PR bootstrap/27963
9672         PR target/19970
9673         * configure.in: Remove target-boehm-gc from noconfigdirs where
9674         ${libgcj} is specified.
9675         * configure: Regenerate.
9677 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9679         Sync from src:
9681         * configure.in: Sync.
9682         * configure: Regenerated.
9684         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9686         * Makefile.def: Added dependencies from sim and gdb on intl, and
9687         added configure dependencies to everything with an all dependency
9688         on intl.
9689         * Makefile.in: Regenerated.
9691 2006-06-06  David Ayers  <d.ayers@inode.at>
9693         PR libobjc/13946
9694         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9695         * Makefile.in: Regenerate.
9696         * configure.in: Add --enable-objc-gc at toplevel and have it
9697         enable boehm-gc for Objective-C.
9698         Remove target-boehm-gc from libgcj.
9699         Add target-boehm-gc to target_libraries.
9700         Add target-boehm-gc to noconfigdirs where ${libgcj}
9701         is specified.
9702         Assert that boehm-gc is supported when requested for Objective-C.
9703         Only build boehm-gc if needed either for Java or Objective-C.
9704         * configure: Regenerate.
9706 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9708         PR 27674
9709         * Makefile.tpl (configure-[+prefix+][+module+],
9710         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9711         Remove rule to unstage bootstrapped modules.
9712         (stage_current): New.
9713         * Makefile.in: Regenerate.
9715 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9717         * MAINTAINERS (Write After Approval): Update my e-mail address.
9719 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9721         * include/libiberty.h: Declare pex_run_in_environment.
9723 2006-05-31  Asher Langton  <langton2@llnl.gov>
9725         * MAINTAINERS (Write After Approval): Add myself.
9727 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9729         * Makefile.def (bfd, opcodes): Fix lib_path.
9730         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9731         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9732         * Makefile.in: Regenerate.
9734 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9736         * Makefile.in: Regenerate.
9738 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9740         * Makefile.def: Add install-html target. Add datarootdir
9741         docdir and htmldir to flags_to_pass.
9742         * Makefile.tpl: Add install-html target.
9743         * Makefile.in: Regenerate.
9744         * configure.in: Add --with-datarootdir, --with-docdir, and
9745         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9746         * configure: Regenerate.
9748 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9750         * configure.in: Enable gprof for cross builds.
9751         * configure: Regenerate.
9753 2006-05-22  Richard Guenther  <rguenther@suse.de>
9755         Revert
9756         2006-01-31  Richard Guenther  <rguenther@suse.de>
9757         Paolo Bonzini  <bonzini@gnu.org>
9759         * Makefile.def (target_modules): Add libgcc-math target module.
9760         * configure.in (target_libraries): Add libgcc-math target library.
9761         (--enable-libgcc-math): New configure switch.
9762         * Makefile.in: Re-generate.
9763         * configure: Re-generate.
9764         * libgcc-math: New toplevel directory.
9766 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9767             Andreas Tobler  <a.tobler@schweiz.ch>
9769         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9770         * configure: Rebuilt.
9772 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9774         * MAINTAINERS (Write After Approval): Add myself.
9776 2006-05-01  DJ Delorie  <dj@redhat.com>
9778         * configure.in: Restore CFLAGS if GMP isn't present.
9779         * configure: Regenerate.
9781 2006-05-01  Richard Guenther  <rguenther@suse.de>
9783         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9784         maintainer.
9786 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9788         * MAINTAINERS (Write After Approval): Add myself.
9790 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9792         * MAINTAINERS (Write After Approval): Add myself.
9794 2006-04-18  DJ Delorie  <dj@redhat.com>
9796         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9797         reference libgloss so that libssp can be built in a combined
9798         tree.
9799         * configure: Regenerate.
9801 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9803         * MAINTAINERS (Write After Approval): Add myself.
9805 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9807         * configure.in: Require makeinfo 4.4 or higher.
9808         * configure: Regenerate.
9810 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9812         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9813         Rearrange the entries of other libraries to have them in one place.
9815 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9817         * MAINTAINERS (Write After Approval): Remove myself.
9818         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9820 2006-03-14  Richard Guenther  <rguenther@suse.de>
9822         * configure: Regenerate with autoconf 2.13.
9824 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9826         * MAINTAINERS: Use my work address.
9828         * MAINTAINERS: Update my E-mail address.
9830 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9832         * configure.in: Handle --disable-<component> generically.
9833         * configure: Regenerate.
9835 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9837         PR libgcj/17311
9838         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9840 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9842         * MAINTAINERS (Write After Approval):  Remove myself.
9843         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9845 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9847         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9848         (TARGET_CONFIGDIRS): Remove.
9849         * configure.in: Remove AC_SUBST(target_configdirs).
9850         * Makefile.in, configure: Regenerated.
9852 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9854         * MAINTAINERS (Write After Approval):  Remove myself.
9855         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9857 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9859         PR bootstrap/25670
9861         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9863         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9864         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9865         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9866         BUILD_PREFIX, BUILD_PREFIX_1.
9867         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9869         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9870         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9872         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9873         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9874         of `cat stage_current`.  Always provide the `r' and `s' variables.
9875         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9876         a single shell execution.
9877         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9878         bootstrapped modules, make the stage1 module if the build was not
9879         started yet, else build the current stage.
9880         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9881         (all-build, all-host, all-target, [+make_target+]-host,
9882         [+make_target+]-target): Do not use \-continued lines.
9883         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9884         (current_stage, restrap, stage_last): New.
9886         * Makefile.in: Regenerate.
9887         * configure: Regenerate.
9889 2006-02-19  Bud Davis  <jmdavis@link.com>
9891         * MAINTAINERS (Write After Approval):  Remove myself.
9892         (Language Front End Maintainers):  Add myself as fortran 95
9893         maintainer and update e-mail address.
9895 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9897         * MAINTAINERS (Write After Approval):  Remove myself.
9898         (Language Front End Maintainers):  Add myself as fortran 95
9899         maintainer.
9901 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9903         * MAINTAINERS (Write After Approval): Add myself.
9905 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9907         * MAINTAINERS (Write After Approval):  Remove myself.
9908         (Language Front End Maintainers):  Add myself as
9909         fortran 95 maintainer.
9911 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9913         Sync from src:
9915         2005-12-27  Leif Ekblad  <leif@rdos.net>
9917         * configure.in: Add support for RDOS target.
9918         * configure: Regenerate.
9920 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9921             Andreas Schwab  <schwab@suse.de>
9923         * configure: Regenerate.
9925 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9927         * configure.in (enable_libgomp): Add AIX.
9928         * configure: Regenerate.
9930 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9932         * MAINTAINERS (Write After Approval): Add myself.
9934 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9936         * MAINTAINERS (Write After Approval): Add myself.
9938 2006-01-31  Richard Guenther  <rguenther@suse.de>
9939         Paolo Bonzini  <bonzini@gnu.org>
9941         * Makefile.def (target_modules): Add libgcc-math target module.
9942         * configure.in (target_libraries): Add libgcc-math target library.
9943         (--enable-libgcc-math): New configure switch.
9944         * Makefile.in: Re-generate.
9945         * configure: Re-generate.
9946         * libgcc-math: New toplevel directory.
9948 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9950         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9951         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9952         the assembler, linker and binutils.
9953         * configure: Regenerate.
9955 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9957         * MAINTAINERS (Write After Approval): Add myself.
9959 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9961         * configure: Regenerate.
9963 2006-01-18  Richard Henderson  <rth@redhat.com>
9964             Jakub Jelinek  <jakub@redhat.com>
9965             Diego Novillo  <dnovillo@redhat.com>
9967         * libgomp: New directory.
9968         * Makefile.def: Add target_module libgomp.
9969         * Makefile.in: Regenerate.
9970         * configure.in (target_libraries): Add target-libgomp.
9971         * configure: Regenerate.
9973 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9975         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9976         @ from continuation.
9977         * Makefile.in: Rebuilt.
9979 2006-01-04  Chris Lattner  <sabre@gnu.org>
9981         * MAINTAINERS (Write After Approval): Add myself.
9983 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9985         PR bootstrap/24252
9987         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9988         * Makefile.tpl (OBJDUMP): New.
9989         (EXTRA_HOST_FLAGS): Add it.
9990         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9992         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9993         to use symbolic links between directories.  Avoid race conditions
9994         or make them harmless.
9995         * configure.in: Do not try to use symbolic links between directories.
9997         * Makefile.def (LEAN): Pass.
9998         * Makefile.tpl (LEAN): Define.
9999         (stage[+id+]-start): Accept that the previous directory does not
10000         exist, if the bootstrap is lean.
10001         (stage[+id+]-bubble): Invoke lean bootstrap commands after
10002         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
10003         configure substitution.
10004         ([+compare-target+]): Likewise.
10005         ([+bootstrap-target+]-lean): New.
10006         * configure.in: Remove lean bootstrap support from here.
10008         * Makefile.in: Regenerate.
10009         * configure: Regenerate.
10011 2006-01-04  Ben Elliston  <bje@au.ibm.com>
10013         * MAINTAINERS (libdecnumber): Add myself.
10015 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
10017         * libtool-ldflags: New script.
10019 2006-01-02  Andreas Schwab  <schwab@suse.de>
10021         * configure.in: When reconfiguring remove Makefile in
10022         all stage directories.
10023         * configure: Regenerate.
10025 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
10027         * MAINTAINERS: Update my email address.
10029 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
10031         Revert Ada-related part of the previous change.
10033         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10034         Do not pass.
10035         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10036         * Makefile.in: Regenerate.
10037         * configure.in: Do not include mt-ppc-aix target fragment.
10038         * configure: Regenerate.
10040 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
10042         * configure.in: Select appropriate fragments for PowerPC/AIX.
10043         * configure: Regenerate.
10045         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10046         BOOT_CFLAGS, BOOT_LDFLAGS.
10047         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10048         BOOT_CFLAGS, BOOT_LDFLAGS.
10049         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10050         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10051         (stage): Fail if we cannot complete the work.
10052         * Makefile.in: Regenerate.
10054 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
10056         * configure.in: Replace ms1 with mt.
10057         * configure: Rebuilt.
10059 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
10061         * MAINTAINERS: Update my email address.
10063 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
10065         * Makefile.tpl (all, do-[+make_target+], do-check, install,
10066         install-host-nogcc): Don't invoke $(stage) at the end.
10067         * Makefile.in: Regenerate.
10069 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
10071         * configure.in: Flip the top-level bootstrap switch.
10072         * configure: Regenerate.
10074 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
10076         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10077         $(stage) and $(unstage).
10078         (EXTRA_TARGET_FLAGS): Correct double-quoting.
10079         (all): Remove stray semicolon.
10080         (local-distclean): Don't handle multilib.tmp and multilib.out.
10081         (install.all): Set $s for consistency.
10082         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10083         check_multilibs setting.  Always make the install directory.
10084         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10085         Correct @if/@endif.
10086         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10087         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10088         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10089         (multilib.out): Remove.
10090         * Makefile.in: Regenerated.
10092 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10094         * MAINTAINERS (Write After Approval): Add myself.
10096 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10098         * MAINTAINERS: Add myself as mt maintainer.
10100         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10102 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10104         * MAINTAINERS: Change email address.
10106 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10108         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10109         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10110         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10111         Find in-tree tools if available.
10112         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10113         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10114         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10115         (COMPILER_*_FOR_TARGET): New.
10116         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10117         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10118         (CONFIGURED_*, USUAL_*): Remove.
10119         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10120         STRIP): Use autoconf substitutions.
10121         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10122         COMPILER_NM_FOR_TARGET): New.
10123         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10125         (all): Make all-host and all-target in parallel.
10126         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10127         that $$r and $$s are set before invoking a recursive make.
10128         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10129         ([+bootstrap-target+]): Inline most of the `all' target.
10131 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10133         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10134         from the gcc build directory.
10135         * Makefile.in: Regenerate.
10137 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10139         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10140         depend on all-libdecnumber.
10141         * configure.in (host_libs): Include libdecnumber.
10142         * Makefile.in: Regenerate.
10143         * configure: Likewise.
10145 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10147         * libdecnumber: Import decNumber sources from the dfp-branch.
10149 2005-11-21  Kean Johnston  <jkj@sco.com>
10151         * config.sub, config.guess: Sync from upstream sources.
10153 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10155         Import from Autoconf sources:
10157         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10158         * config/move-if-change: Don't output "$2 is unchanged";
10159         suggested by Ben Elliston.  Handle weird characters correctly.
10161 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10163         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10164         to match upstream libtool for darwin.
10166 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10168         * Makefile.def: Remove gdb dependencies for gdbtk.
10169         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10170         (configure-gdb, install-gdb): New rules.
10171         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10172         * Makefile.in, configure: Regenerated.
10174 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10176         * MAINTAINERS (Write After Approval): Add myself.
10178 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10180         * MAINTAINERS (Write After Approval): Add myself.
10182 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10184         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10185         Diego Novillo.
10187 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10189         PR bootstrap/24297
10190         * Makefile.tpl (do-[+make-target+], do-check, install,
10191         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10192         are set before recursing.
10193         * Makefile.in: Regenerate.
10195 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10197         PR bootstrap/18939
10198         * Makefile.def (gcc) <target>: Fix thinko.
10199         * Makefile.in: Regenerate.
10201 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10203         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10204         * configure: Regenerate.
10206 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10208         * MAINTAINERS (Write After Approval): Add self.
10210 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10212         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10213         target-libffi, target-qthreads, target-libjava, and
10214         targetlibobjc.
10215         * configure: Regenerate.
10217 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10219         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10220         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10221         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10222         (USUAL_OBJDUMP_FOR_TARGET): New.
10223         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10224         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10225         * configure, Makefile.in: Regenerated.
10227 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10229         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10230         before other host packages.
10232 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10234         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10236 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10238         PR bootstrap/22340
10240         * configure.in (default_target): Remove.
10241         * Makefile.tpl (all): Do not use prerequisites as subroutines
10242         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10243         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10244         use prerequisites as subroutines.
10245         (check-host, check-target): New.
10246         (bootstrap configure & all targets): Do not use stage*-start
10247         if the directory layout is already ok.
10248         (non-bootstrap configure & all targets): Prepend a $(unstage).
10249         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10250         (NOTPARALLEL): Remove.
10251         (unstage, stage variables): New variables.
10252         (unstage, stage targets): Simply expand to those variables.
10254         * configure: Regenerate.
10255         * Makefile.in: Regenerate.
10257 2005-10-04  James E Wilson  <wilson@specifix.com>
10259         * Makefile.def (lang_env_dependencies): Add libmudflap.
10260         * Makefile.in: Regenerate.
10262 2005-10-03  Andreas Schwab  <schwab@suse.de>
10264         Backport from libtool CVS:
10265         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10267         * ltmain.sh: add support for installing into temporary
10268         staging area (e.g. 'make install DESTDIR=...')
10270 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10272         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10273         * configure: Regenerated.
10275 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10277         * configure: Regenerate with the correct
10278         autoconf version.
10280 2005-09-30  Catherine Moore  <clm@cm00re.com>
10282         * configure.in (bfin-*-*): New.
10283         * configure: Regenerated.
10285 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10287         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10288         (LIPO_FOR_TARGET): New.
10289         (CONFIGURED_LIPO_FOR_TARGET): New.
10290         (USUAL_LIPO_FOR_TARGET): New.
10291         (STRIP_FOR_TARGET): New.
10292         (CONFIGURED_STRIP_FOR_TARGET): New.
10293         (USUAL_STRIP_FOR_TARGET): New.
10294         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10295         STRIP_FOR_TARGET.
10296         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10297         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10298         * Makefile.in: Regenerate.
10299         * configure: Regenerate.
10301 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10303         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10304         (rs6000-*-aix*): Same.
10305         * configure: Regenerate.
10307 2005-09-16  Tom Tromey  <tromey@redhat.com>
10309         * MAINTAINERS: Add self as java maintainer.
10311 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10313         * configure.in: Recognize f95 in the --enable-languages option,
10314         and substitute it for fortran, issuing a warning.
10315         * configure: Regenerate.
10317 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10319         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10320         * configure:  Regenerated.
10322 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10324         * MAINTAINERS: Add self as ms1 maintainer.
10326 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10328         * Makefile.def (libssp): Add to lang_env_dependencies.
10329         * Makefile.in: Regenerate.
10331 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10333         * MAINTAINERS: Add myself as middle-end maintainer.
10335 2005-08-17  Christian Groessler  <chris@groessler.org>
10337         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10338         * Makefile.in: Regenerate.
10340 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10342         * MAINTAINERS (write after approval): Added myself.
10344 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10346         * MAINTAINERS (Write After Approval): Add myself.
10348 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10350         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10351         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10352         Look for alternate names of the target cc and c++
10353         * configure: Regenerate.
10355 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10357         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10358         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10359         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10360         tools; remove code to manually set them.
10361         (Target tools): Look in the environment for them.
10362         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10363         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10364         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10365         build directory.
10366         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10367         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10368         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10369         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10370         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10371         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10372         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10373         * configure: Regenerate.
10374         * Makefile.in: Regenerate.
10376 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10378         * MAINTAINERS: Update for removed CPU targets.
10380 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10382         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10383         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10384         * Makefile.in: Regenerated.
10386 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10388         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10389         (CFLAGS_FOR_TARGET): Use it.
10390         (CXXFLAGS_FOR_TARGET): Likewise.
10391         * Makefile.in: Regenerated.
10392         * configure.in (--with-build-sysroot): New option.
10393         * configure: Regenerated.
10395 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10397         * Makefile.tpl: Wrap install between unstage and stage
10398         * Makefile.in: Regenerate.
10400 2005-07-21  Eric Christopher  <echristo@apple.com>
10402         * MAINTAINERS: Update affiliation.
10404 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10406         * MAINTAINERS: Add self as crx port maintainer.
10408 2005-07-20  DJ Delorie  <dj@redhat.com>
10410         * MAINTAINERS: Add self as m32c maintainer.
10412 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10414         * all files: Update FSF address.
10416 2005-07-15  Eric Christopher  <echristo@redhat.com>
10418         * MAINTAINERS: Change affiliation.
10420 2005-07-14  Jim Blandy  <jimb@redhat.com>
10422         * configure.in: Add cases for Renesas m32c.
10423         * configure: Regenerated.
10425 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10427         * COPYING.LIB: Update from fsf.org.
10429 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10431         * COPYING, compile, config.guess,
10432         config.sub, install-sh, missing, mkinstalldirs,
10433         symlink-tree, ylwrap: Sync from upstream sources.
10434         * config-ml.in: Update FSF address.
10436 2005-07-13  Eric Christopher  <echristo@redhat.com>
10438         * configure.in: Add toplevel noconfigdir support for tpf.
10439         * configure: Regenerate.
10441 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10443         PR ada/22340
10445         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10446         * Makefile.in: Regenerate.
10448 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10450         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10451         Brolley to write-after-approval.
10453 2005-07-07  Andreas Schwab  <schwab@suse.de>
10455         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10456         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10457         * Makefile.in: Regenerated.
10459 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10461         * configure.in: Don't build sim or rda when targetting darwin.
10462         * configure: Regenerate.
10464 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10466         * configure.in: Add --enable-libssp and --disable-libssp.
10467         * configure: Regenerate with autoconf-2.13.
10469 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10471         * Makefile.def (target_modules): Add libssp.
10472         * configure.in (target_libraries): Add target-libssp.
10473         * configure: Rebuilt.
10474         * Makefile.in: Rebuilt.
10476 2005-07-01  Zack Weinberg  <zackw@panix.com>
10478         * MAINTAINERS: Change email address.  Resign from maintainership.
10480 2005-07-01  Richard Guenther  <rguenther@suse.de>
10482         * MAINTAINERS: Change my e-mail address and affiliation.
10484 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10486         * Makefile.def (stagefeedback): Come after profile.
10487         Define profiledbootstrap target.
10488         * Makefile.tpl (profiledbootstrap): Remove.
10489         (stageprofile-end): Zap stagefeedback.
10490         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10491         * Makefile.in: Regenerate.
10493 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10495         * MAINTAINERS: Update my email address.
10497 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10499         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10500         In 'cpp' stanza, support '#line' as well as '# '.
10502 2005-06-08  Andreas Schwab  <schwab@suse.de>
10504         * MAINTAINERS: Move myself from 'Write After Approval' to
10505         'CPU Port Maintainers' section as m68k maintainer.
10507 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10509         * configure.in (unsupported_languages): New macro.
10510         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10511         non-ported target libraries in noconfigdirs.
10512         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10513         non-linux-gnu.  Remove libgcj_ex_libffi.
10514         <lang_frag loop>: Set add_this_lang=no if the language is in
10515         unsupported_languages.
10516         * configure: Regenerate.
10518 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10520         * configure.in: Fix typo in handling of --with-mpfr-dir.
10521         * configure: Regenerate.
10523 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10525         * MAINTAINERS: Update my email address.
10527 2005-06-02  Jim Blandy  <jimb@redhat.com>
10529         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10530         accepted into the master sources.)
10532 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10533             Michael Snyder  <msnyder@redhat.com>
10534             Stan Cox  <scox@redhat.com>
10536         * configure.in: Set noconfigdirs for ms1.
10538         * configure: Regenerate.
10540 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10542         * MAINTAINERS (Write After Approval): Add self.
10544 2005-06-01  Josh Conner  <jconner@apple.com>
10546         * MAINTAINERS (Write After Approval): Add self.
10548 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10550         * MAINTAINERS: Update my email address.
10552 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10554         * MAINTAINERS (Write After Approval): Add self.
10556 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10558         * MAINTAINERS (Write After Approval): Remove self.
10560 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10562         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10563         (Dependencies): Consider target modules for bootstrap dependencies.
10564         Make target bootstrap modules depend on each stage's gcc.
10565         * Makefile.in: Regenerate.
10567 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10569         * Makefile.def (configure-gcc): Depend on binutils having been built.
10570         (all-gcc): No need to do it here.
10571         * Makefile.in: Regenerate.
10573 2005-05-19  Paul Brook  <paul@codesourcery.com>
10575         * configure.in: Rewrite misleading error message when requested
10576         language cannot be built.
10577         * configure: Regenerate.
10579 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10581         * ylwrap: Import from Automake 1.9.5.
10583 2005-05-13  David Ung  <davidu@mips.com>
10585         * MAINTAINERS (Write After Approval): Add self.
10587 2005-05-09  Mike Stump  <mrs@apple.com>
10589         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10590         lt_cv_sys_max_cmd_len for now.
10592 2005-05-09  Stan Cox  <scox@redhat.com>
10594         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10596 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10598         * README.SCO: Update the URL.
10600 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10602         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10603         with_gnu_ld to libtool.
10604         * ltcf-c.sh (aix[45]): Define file_list_spec.
10605         * ltcf-cxx.sh (aix[45]): Same.
10606         * ltcf-gcj.sh (aix[45]): Same.
10607         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10608         exists, write list of input files to temporary file.
10610 2005-05-04  Mike Stump  <mrs@apple.com>
10612         * configure.in: Always pass --target to target configures as
10613         otherwise rebuilds that do --recheck will fail.
10614         * confiugure: Rebuilt.
10616 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10618         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10619         STAGE_HOST_EXPORTS.
10620         (configure, all): Add bootstrap support.
10621         (Host modules, target modules): Pass post-stage1 flags and exports.
10622         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10623         * Makefile.in: Regenerate.
10625 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10627         * configure: Regenerate.
10629 2005-04-27  Mike Stump  <mrs@apple.com>
10631         * MAINTAINERS: Add self as darwin maintainer.
10633 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10635         * config.sub: Update from master copy.
10637 2005-04-21  Mike Stump  <mrs@apple.com>
10639         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10640         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10642 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10644         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10645         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10646         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10647         "*-*-elf" and "*-*-linux*".
10648         * configure: Regenerate.
10650 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10652         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10654 2005-04-12  Mike Stump  <mrs@apple.com>
10656         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10658 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10660         * MAINTAINERS (Write After Approval): Add myself.
10662 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10664         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10666 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10668         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10669         (TARGET_CONFIGARGS): Include --with-target-subdir.
10670         (configure, all): New macros.  Use them throughout.
10671         * Makefile.in: Regenerate.
10673 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10675         * MAINTAINERS (Write After Approval): Add myself.
10677 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10679         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10681 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10683         * MAINTAINERS: Move John Carr to Write After Approval.
10685 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10687         * config/mh-mingw32: Delete.
10688         * configure.in: Don't use it.
10689         * configure: Regenerate.
10691 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10693         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10694         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10695         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10696         (HOST_LIB_PATH): Generate from Makefile.def.
10697         (TARGET_LIB_PATH): Likewise.
10698         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10699         * Makefile.in: Regenerate.
10700         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10701         (RPATH_ENVVAR): Include Darwin case.
10702         * configure: Regenerate.
10704 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10706         * MAINTAINERS (Various Maintainers): Remove self.
10707         (Write After Approval): Add self.
10709 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10711         * MAINTAINERS (Various Maintainers): Add self.
10713 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10715         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10716         * configure: Regenerate.
10718 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10720         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10721         gcc_version, and gcc_version_trigger from set of flags to pass.
10722         * Makefile.tpl: Remove definitions of above variables.
10723         (config.status): Remove dependency on $(gcc_version_trigger).
10724         * Makefile.in: Regenerate.
10725         * configure.in: Do not reference config/gcc-version.m4 nor
10726         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10727         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10728         * configure: Regenerate.
10730 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10731             Andrew Pinski  <pinskia@physics.uc.edu>
10733         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10734         * Makefile.in: Regenerate.
10736 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10738         * MAINTAINERS (Write After Approval): Add myself.
10740 2005-03-03  David Ayers  <d.ayers@inode.at>
10742         * MAINTAINERS (Write After Approval): Add myself.
10744 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10746         PR libgcj/20160
10747         * ltmain.sh: Avoid creating archives with components that have
10748         duplicate basenames.
10750 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10752         PR bootstrap/20250
10753         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10754         instead of check.
10755         * Makefile.in: Regenerate.
10757 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10759         * Makefile.in: Regenerate to fix conflict between the previous two
10760         patches.
10762 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10764         PR bootstrap/17383
10765         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10766         * Makefile.tpl (HOST_SUBDIR): New substitution.
10767         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10768         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10769         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10770         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10771         (Host modules, Bootstrapped modules): Use it.
10772         (Build modules, Target modules): Do not create symlink trees,
10773         always configure out-of-srcdir.
10774         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10775         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10776         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10777         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10779         * Makefile.in: Regenerate.
10780         * configure: Regenerate.
10782 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10784         Merged from libada-gnattools-branch:
10785         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10787         * gnattools: New directory.
10788         * Makefile.def: Add gnattools as a module, depending on target-libada.
10789         * Makefile.in: Regenerate.
10790         * configure.in: Include gnattools in host_tools; disable it if ada
10791         is disabled.
10792         * configure: Regenerate.
10794 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10796         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10797         treelang maintainer.
10798         (Write After Approval): Remove myself.
10800 2005-02-23  Paul Schlie  <schlie@comcast.net>
10802         * configure.in: Allow darwin targeted ports to build tk, itcl and
10803         libgui.
10804         * configure: Regenerate.
10806 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10808         PR libgcj/10353
10809         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10810         * configure: Regenerate.
10812 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10814         * MAINTAINERS (Write After Approval): Add myself.
10816 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10818         * MAINTAINERS: Update my e-mail address.
10820 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10822         * MAINTAINERS (Write After Approval): Add myself.
10824 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10826         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10827         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10828         target-libgloss when not *-*-elf and *-*-aout.
10829         * configure: Regenerate.
10831 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10833         * MAINTAINERS: Remove obsolete entries.
10835         * MAINTAINERS (Write After Approval): Add Michael Matz.
10837 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10839         * MAINTAINERS: Remove self as cpplib maintainer.
10841 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10843         * install-sh, config.sub: Import from upstream.
10845 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10847         PR bootstrap/18222
10848         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10849         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10850         * Makefile.in: Regenerate.
10852 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10854         * MAINTAINERS: Update my email address.
10856 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10857             Andreas Schwab  <schwab@suse.de>
10859         PR bootstrap/18033
10860         * config-ml.in: Eval option if surrounded by single quotes.
10862 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10864         Revert 2004-12-28 Makefile changes, a better fix will be
10865         applied to mainline and src after GCC 4.0 branches.
10867 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10869         PR bootstrap/17383
10871         * Makefile.def (target_modules): Remove stage parameter,
10872         it is always true now.
10873         * Makefile.tpl (configure-build-[+module+],
10874         configure-target-[+module+]): Always build symlink tree
10875         for the directory and for include.  BUILD_SUBDIR and
10876         TARGET_SUBDIR cannot be . anymore.
10877         * Makefile.in: Regenerate.
10879 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10881         Revert 2004-12-08 Makefile changes.
10883 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10885         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10886         cygwin, mingw.
10888 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10890         * configure.in (sh64-*-*): Reenable gprof.
10891         * configure: Regenerate.
10893 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10895         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10896         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10897         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10898         * Makefile.in: Regenerate.
10900 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10902         * MAINTAINERS: Update my email address.
10904 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10906         * Makefile.tpl: Generate normal dependencies if the LHS module is
10907         not bootstrapped.
10908         * Makefile.in: Regenerate.
10910 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10912         * configure.in: Include config/gxx-include-dir.m4.  Use
10913         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10914         * configure: Regenerate.
10916 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10918         * config.if: Delete.
10919         * configure.in: Set libstdcxx_incdir directly.
10920         * configure: Regenerate.
10922 2004-12-02  Eric Christopher  <echristo@redhat.com>
10924         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10925         * Makefile.in: Regenerate.
10927 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10929         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10930         * configure: Regenerate.
10932 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10934         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10935         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10936         * configure: Regenerate.
10938 2004-12-01  Eric Christopher  <echristo@redhat.com>
10940         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10941         of things to remove.
10943 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10945         * MAINTAINERS (Write After Approval): Update my e-mail address.
10947 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10949         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10950         from CVS libtool to always pass_all.
10952 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10954         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10955         (hppa*64*-*-*): Delete incorrect comment.
10956         * configure: Rebuilt.
10958 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10960         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10962 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10964         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10965         from CVS libtool to always pass_all.
10967 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10969         * install-sh, compile: Import from automake.
10971 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10973         * config.guess, config.sub:  Import from savannnah.
10975 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10977         * MAINTAINERS (Write After Approval): Add myself
10979 2004-11-12  Mike Stump  <mrs@apple.com>
10981         * Makefile.def: Add html support.
10982         * Makefile.tpl: Likewise.
10983         * Makefile.in: Regenerate.
10985 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10987         PR 18423
10988         * configure.in: Remove all instances of build-fixincludes from
10989         noconfigdirs.
10990         (build_configargs): Supply --target to subdirectories.
10991         * configure: Regenerate.
10993         * Makefile.def: Make gcc install depend on fixincludes install.
10994         * Makefile.in: Regenerate.
10996 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10998         * MAINTAINERS: Add myself as gcc testsuite maintainer.
11000 2004-11-11  Paul Brook  <paul@codesourcery.com>
11002         * MAINTAINERS: Add self as arm maintainer.  Update email address.
11004 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
11006         * configure.in (noconfigdirs) [mmix-*-*]: Disable
11007         target-libgfortran.
11008         * configure: Regenerate.
11010 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
11012         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11013         like CC.
11015 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
11017         * Makefile.def (host fixincludes): Specify missing targets.
11018         * Makefile.in: Regenerate.
11020 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
11022         * MAINTAINERS: Add myself
11024 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
11026         * MAINTAINERS (Write After Approval): Add myself.
11028 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
11030         * Makefile.def: Build fixincludes for the host, too.
11031         * Makefile.in: Regenerate.
11032         * configure.in (host_tools): Add fixincludes.
11033         * configure: Regenerate.
11035 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
11037         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11038         * configure: Regenerated.
11040 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
11042         PR other/17783
11043         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11044         * configure: Regenerated.
11046 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
11048         * README.SCO: Update per FSF instructions.
11050 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
11052         PR target/18151
11053         * configure.in (case ${target}): Do not build fixincludes for avr.
11054         * configure: Regenerated.
11056 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
11058         * configure.in (case ${target}): Do not build fixincludes
11059         on platforms where it is not used.
11060         * configure: Regenerated.
11062 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
11064         * configure.in: Use an absolute path to install-sh.
11065         * configure: Regenerated.
11067 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
11069         * MAINTAINERS (Write After Approval): Add myself.
11071 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
11073         * MAINTAINERS: Remove from Write After Approval those that are
11074         already maintainers.
11076 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
11078         * MAINTAINERS:  Update my email address.
11080 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
11082         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11083         * configure: Regenerate.
11085 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11087         * MAINTAINERS:  Update my email address.
11089 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11091         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11092         entries belonging to this category.
11094 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11096         * MAINTAINERS: Update my e-mail address.
11098 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11100         Fix wrong conflict resolution in:
11102         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11104         * Makefile.in: Regenerate.
11105         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11106         in the recursive `make', instead of hardwiring `all'.
11107         (Autogenerated TARGET-* variables): New.
11109 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11111         * configure.in: Enable target-libgloss for crx-*-*.
11112         * configure: Regenerate.
11114 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11116         * MAINTAINERS (Various Maintainers): Move the "windows,
11117         cygwin, mingw" maintainer to ...
11118         (OS Port Maintainers): ... here.
11120 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11122         * MAINTAINERS (Write After Approval): Remove those that are
11123         maintainers of some subsystem.
11125 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11127         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11128         * ltcf-cxx.sh (tpf*): Likewise.
11129         * ltconfig (tpf*): Add TPF OS configuration support.
11131 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11133         * MAINTAINERS: Change my email address to my new work account.
11135 2004-09-24  Michael Roth  <mroth@nessie.de>
11137         * configure.in (--without-headers): Add missing double quotes.
11138         * configure: Regenerate.
11140 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11142         * ylwrap: Revert to previous version.
11144 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11146         PR bootstrap/17369
11147         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11148         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11149         SET_GCC_LIB_PATH_CMD.
11150         (BASE_TARGET_EXPORTS): Likewise.
11151         * Makefile.in: Regenerated.
11153         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11154         * configure: Regenerated.
11156 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11158         * config.guess: New upstream version
11159         * compile, depcomp, install-sh, ylwrap: Likewise.
11161 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11163         * config/mh-x86omitfp: New host makefile fragment.  Add
11164         -fomit-frame-pointer to the default BOOT_CFLAGS.
11165         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11166         * configure: Regenerate.
11168 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11170         PR target/11572
11171         * configure.in (*-*-darwin*): Renable libobjc.
11172         * configure: Regenerate.
11174 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11176         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11178 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11180         * Makefile.def: Remove libbanshee.
11181         * Makefile.tpl: Ditto.
11182         * configure.in: Ditto.
11183         * Makefile.in: Regen.
11184         * configure: Ditto.
11186 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11188         * ltmain.sh: Use $pic_object as $non_pic_object if
11189         $non_pic_object=none.
11191 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11193         * missing: Import latest version from master repository.
11195 2004-09-06  Nick Clifton  <nickc@redhat.com>
11197         * config.sub: Import latest version from master repository.
11198         * config.guess: Likewise.
11199         This includes these changes:
11201         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11203         * config.sub: Handle crisv32, alias etraxfs.
11204         * config.guess (crisv32:Linux:*:*): Handle.
11206         2004-08-13  Brad Smith  <brad@comstyle.com>
11208         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11209         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11211         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11213         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11214         assume the processor is a powerpc.  This is because coreutils
11215         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11216         in this case, due to a MacOS X bug that causes
11217         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11218         to return a negative number.
11219         Problem reported by Petter Reinholdtsen in:
11220         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11222         2004-07-19  Ben Elliston  <bje@gnu.org>
11224         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11226         2004-06-24  Ben Elliston  <bje@gnu.org>
11228         * config.guess: Update copyright years.
11229         * config.sub: Likewise.
11231         2004-06-22  Robert Millan  <robertmh@gnu.org>
11233         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11234         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11236         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11238         * config.guess (*:*VMS:*:*): New entry. Replaces
11239         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11240         manufacturer.
11242         2004-06-22  Ben Elliston  <bje@gnu.org>
11244         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11245         * config.sub: Likewise.
11247         2004-06-22  Ben Elliston  <bje@gnu.org>
11249         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11250         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11252         2004-06-11  Ben Elliston  <bje@gnu.org>
11254         * config.guess (pegasos:OpenBSD:*:*): Remove.
11256         2004-06-11  Ben Elliston  <bje@gnu.org>
11258         From Wouter Verhelst <wouter@grep.be>:
11259         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11261         2004-06-11  Ben Elliston  <bje@gnu.org>
11263         * config.guess (luna88k:OpenBSD:*:*): New.
11265         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11267         * config.guess (m32r*:Linux:*:*): New case.
11268         * config.sub: Handle m32rle.
11270         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11272         From Jens Petersen  <petersen@redhat.com>:
11273         * config.sub: Handle sparcv8.
11275         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11277         From Tom Smith <smith@cag.lkg.hp.com>:
11278         * config.guess: Version suffixes are equally significant on Tru64
11279         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11280         prefix of "P" (patched kernel).
11282         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11284         * config.sub: Add support for National Semiconductor CRX target.
11286 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11288         * MAINTAINERS (Various Maintainers): Remove myself as web page
11289         maintainer, add myself as maintainer of build status lists.
11291 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11293         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11294         *-*-netware, but add target-libmudflap.
11295         Consolidate *-*-netware targets (of which really only i?86 exists)
11296         into a single entry.
11297         * configure: Likewise.
11299 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11301         * Makefile.tpl (sorry): Remove.
11302         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11303         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11304         (do-clean): Clean per-stage directories too.
11305         (do-distclean): Run distclean-stage1 too.
11306         (.NOTPARALLEL): Enable during toplevel bootstrap.
11307         (stage[+id+]-bubble): Enable parallel execution during
11308         the recursive invocation.
11309         * Makefile.in: Regenerate.
11311         Fix previous checkin:
11313         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11314         include.
11315         * configure.in: Fix indentation.
11316         * configure: Regenerate.
11318 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11320         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11321         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11322         * configure: regenerate
11323         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11324         -mdynamic-no-pic
11326 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11328         * Makefile.def (build_modules): Add fixincludes.
11329         (dependencies): Make gcc depend on fixincludes.
11330         * configure.in (build_tools): Add fixincludes.
11331         (build_configdirs): Always include build_libs.
11332         * Makefile.in: Regenerate.
11333         * configure: Regenerate.
11335 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11337         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11338         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11339         phony targets; do not generate timestamp files.
11340         (distclean-stageN): Remove references to their timestamp files.
11341         (restageN, touch-stageN): Remove.
11342         (stageN-bubble): Rewritten.
11343         (compare): Support lean bootstraps.
11344         * Makefile.in: Regenerate.
11346         * configure.in: Only warn when bootstrapping but
11347         build != host or build != target.  Support lean bootstraps.
11348         * configure: Regenerate.
11350 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11352         * configure.in:  Give a better error message if GMP/MPFR are missing
11353         and a language needing them has been requested.
11354         * configure:  Regenerated.
11356 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11358         * configure.in:  Print a list of available language front-ends if
11359         a requested one is missing.  Tidy stray tab characters.
11360         * configure:  Regenerated.
11362 2004-08-19  Michael Koch  <konqueror@gmx.de>
11364         * gcc/doc/install.texi: Update entry about automake for libjava.
11366 2004-08-17  Robert Millan  <robertmh@gnu.org>
11368         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11369         (instead of FreeBSD).
11370         * configure: Regenerate.
11372 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11374         * Makefile.in: Regenerate.
11375         * configure: Regenerate.
11377         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11378         stage_*_flags.
11379         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11380         for bootstrapped modules if toplevel bootstrap is going.
11381         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11382         modules.  Adjust for changes in Makefile.def.  Enable several
11383         rules even in non-bootstrap mode, just to avoid peppering the
11384         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11385         (stage-[+prev+]-bubble): Remove.
11387         * Makefile.def (Dependencies): Depend on all-build-bison,
11388         all-build-flex, all-build-byacc, all-build-texinfo, rather
11389         than the host variations.
11390         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11391         with BUILD_SUBDIR.
11392         (BISON): Update for recent Bisons.
11393         (YACC): Fix typo.
11394         (cross): Depend on all-build.
11395         (all): Do not depend on all-build.
11396         (prebootstrap): Remove.
11397         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11398         (Prebootstrap dependencies): Add them to the per-stage targets
11399         and to all-prebootstrap.
11400         * configure.in (build_configdirs): Always enable build_tools.
11401         (BUILD_DIR_PREFIX): Remove.
11403         * Makefile.def (gcc): Add target variable.
11404         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11405         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11406         in the recursive `make', instead of hardwiring `all'.
11407         (Autogenerated TARGET-* variables): New.
11409 2004-08-13  Brian Booth  <bbooth@redhat.com>
11411         * MAINTAINERS: Remove myself from write-after-approval.
11413 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11415         * src-release: Stop distributing mmalloc with gdb (which doesn't
11416         use it).
11417         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11418         * Makefile.in: Regenerate.
11420 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11422         * configure.in (arm*-*-eabi*): New target.
11423         * configure: Regenerate.
11425 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11427         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11428         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11429         (Dependencies): New section.
11430         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11431         (configure-target-[+module+]): Depend on maybe-all-gcc
11432         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11433         (toplevel profiledbootstrap): Fix dependencies.
11434         * Makefile.in: Regenerate.
11436 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11438         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11439         target-libiberty to noconfigdirs.
11440         * configure: Regenerate.
11442 2004-08-03  Paul Brook  <paul@codesourcery.com>
11444         * configure.in: Check for MPFR as well as GMP.
11445         * configure: Regenerate.
11447 2004-08-01  Robert Millan  <robertmh@gnu.org>
11449         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11450         libmudflap for all GNU-based systems (with Glibc).
11451         * configure: Regenerate.
11453 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11455         * Makefile.def (host-modules): Add gcc.
11456         * Makefile.in: Regenerate.
11457         * Makefile.tpl (sorry): New rule.
11458         (configure-host, all-host, [+make_target+]-host, do-check,
11459         install-host): Do not add gcc as a special case.
11460         (host modules): Add a small special-casing for gcc.  Export
11461         extra_make_flags through the environment.
11462         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11463         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11464         other recursive targets for gcc): Remove.
11466         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11467         (stage, unstage): New rules.
11468         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11469         distclean-stage[+id+]): Use stage_current.
11470         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11471         the stage*-start rules.
11473 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11475         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11476         use -all_load flag.
11478 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11480         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11481         * configure: Regenerate.
11483 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11485         * maintainer-scripts/gcc_release: Revert yesterday's change.
11487 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11489         * MAINTAINERS: Add myself to write-after-approval.
11491 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11493         * libf2c: Removed.
11494         * gcc/gccbug.in: Updated because of libf2c removal.
11495         * maintainer-scripts/gcc_release: Ditto.
11497 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11499         * configure.in: Build libmudflap by default on FreeBSD.
11500         * configure: Regenerated.
11502 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11504         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11505         systems.
11506         * configure: Regenerated.
11508 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11510         PR target/16344
11511         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11512         feedback based compiler.
11513         * Makefile.in: Rebuilt.
11515 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11517         * Makefile.def (host_modules): Set bootstrap=true for flex.
11518         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11519         * Makefile.in: Rebuilt.
11521 2004-07-07  Jan Hubicka  <jh@suse.cz>
11523         * MAINTAINERS: Add self as a profile feedback maintainer.
11525 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11527         * configure.in:  Do not prepend $srcdir to /dev/null in
11528         makefile fragments.
11529         * configure:  Regenerate.
11531 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11533         * Makefile.def (build_modules): Add bison, byacc, flex,
11534         m4, texinfo.
11535         (flags_to_pass): Add FLEX.
11536         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11537         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11538         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11539         DEFAULT_MAKEINFO): Remove.
11540         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11541         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11542         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11543         objdir or else use configured tool.
11544         (all-build): New.
11545         (all): Depend on it.
11546         (Build module dependencies): Add.
11547         * Makefile.in: Regenerate.
11548         * configure.in: Better support for multiple build modules,
11549         matching what is done for host/target modules.  Do not look
11550         for "plausible" locations of build tools if Canadian cross.
11551         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11552         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11553         * configure: Regenerate.
11555 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11557         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11558         * Makefile.in: Regenerate.
11560 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11562         * Makefile.tpl (configure-build-[+module+],
11563         configure-[+module+], configure-target-[+module+]): Pass
11564         [+extra_configure_args+].
11565         (all-build-[+module+], all-[+module+], check-[+module+],
11566         install-[+module+], [+make_target+]-[+module+],
11567         all-target-[+module+], check-target-[+module+],
11568         install-target-[+module+], [+make_target+]-target-[+module+]):
11569         Pass [+extra_make_args+].
11570         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11571         (GCC_HOST_EXPORTS): Remove.
11572         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11573         cross, check-gcc, check-gcc-c++, install-gcc,
11574         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11575         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11576         * Makefile.in: Regenerate.
11578 2004-06-21  Matthew Sachs  <msachs@apple.com>
11580         * MAINTAINERS: Added self to write-after-approval.
11582 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11584         * configure.in: Check for srcdir/winsup rather than build directory
11585         winsup.
11586         * configure: Regenerate.
11588 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11590         * configure.in: Don't build Cygwin native newlib if winsup
11591         directory is missing.  Emit warning instead.
11592         * configure: Regenerate.
11594 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11596         * Makefile.tpl (touch-stage[+id+]): New.
11597         (restage[+prev+]): Depend on touch-stage[+id+].
11599         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11600         Use it throughout.
11602         * Makefile.def: Add profile and feedback bootstrap stages.
11603         Remove next field from bootstrap stages.
11604         * Makefile.tpl (LN, LN_S): Substitute.
11605         (stageN-start, stageN-end): Use double-colon rules, to
11606         provide a hook for additional setup commands.
11607         (distclean-stageN-gcc, restageN): Create dependencies from
11608         [+prev+], not from [+next+].
11609         (stageN-bubble): Add commands for successive stages from
11610         [+prev+], using double-colon rules.
11611         (all-stageN-gcc): Fix typo.
11612         (stagefeedback-start, profiledbootstrap): New.
11613         * Makefile.in: Regenerate.
11614         * configure.in: Call ACX_PROG_LN.
11615         * configure: Regenerate.
11617 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11619         * MAINTAINERS (Write After Approval): Add myself.
11621 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11623         * MAINTAINERS (Write After Approval): Add myself.
11625 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11627         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11628         without gcc.
11629         * configure: Regenerate.
11631 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11633         * Makefile.tpl: Fix typo.
11634         * Makefile.in: Regenerate.
11636 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11638         * configure.in: Remove new- prefix from toplevel
11639         bootstrap targets.
11640         * configure: Regenerate.
11642 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11644         * Makefile.tpl (all.normal): Rename to all.
11645         (all): Replace with a rule to pick the default
11646         target from configure.
11647         (all-gcc, configure-gcc): Use conditionals to
11648         do nothing when toplevel bootstrap is going on.
11649         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11650         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11651         * configure.in: Support --enable-bootstrap.
11653         * Makefile.def: Remove new- prefix from toplevel
11654         bootstrap targets.
11655         * Makefile.tpl: Likewise.
11657         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11658         target.
11660         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11661         $(RECURSE_FLAGS) to recursive invocation of make.
11663         * Makefile.in: Regenerate.
11664         * configure: Regenerate.
11666 2004-05-30  Andreas Jaeger  <aj@suse.de>
11667             Jim Wilson  <wilson@specifixinc.com>
11669         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11670         like CC.
11672 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11674         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11675         * configure: Regenerate.
11677 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11679         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11680         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11681         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11682         targets.
11683         * Makefile.in: Regenerate.
11685 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11687         * configure.in: Test the ability to symlink directories.
11688         * configure: Regenerate.
11690         * Makefile.def (bootstrap-stage): New definitions.
11691         * Makefile.tpl (configure-stage1-gcc,
11692         configure-stage2-gcc, configure-stage3-gcc,
11693         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11694         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11695         new-restage3, compare): Autogenerate, see Makefile.in
11696         entry for behavioral changes.
11697         (distclean-stage1, new-stage1-start, new-stage1-end,
11698         new-stage1-bubble, distclean-stage2, new-stage2-start,
11699         new-stage2-end, new-stage2-bubble, distclean-stage3,
11700         new-stage3-start, new-stage3-end): New autogenerated targets.
11701         (objext, prebootstrap, BOOT_CFLAGS,
11702         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11703         targets.
11705         * Makefile.in: Regenerate.
11706         (distclean-stage1, new-stage1-start, new-stage1-end,
11707         new-stage1-bubble, distclean-stage2, new-stage2-start,
11708         new-stage2-end, new-stage2-bubble, distclean-stage3,
11709         new-stage3-start, new-stage3-end): New targets.
11710         (all-stage1-gcc): Move prebootstrap dependency from here...
11711         (configure-stage1-gcc): ...to here.
11712         (new-bootstrap): Use bubble targets.
11713         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11714         Use per-stage distclean targets.
11715         (configure-stage1-gcc, configure-stage2-gcc,
11716         configure-stage3-gcc, all-stage1-gcc,
11717         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11718         Use new-stageN-start to prepare the tree.
11720 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11722         * Makefile.def (host_modules): add libcpp.
11723         * Makefile.tpl: Add dependencies on and for libcpp.
11724         * Makefile.in: Regenerate.
11725         * configure.in: Add libcpp host module.
11726         * configure: Regenerate.
11728 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11730         * Makefile.tpl: Whenever a recursive target is defined, wrap
11731         it in a special @if/@endif block, and prepare its maybe
11732         dependency in the @if/@endif block
11733         * configure.in: Instead of writing maybe dependencies, remove
11734         the @if/@endif statements, and remove the @if/@endif blocks
11735         that remain.
11736         * configure: Regenerate.
11737         * Makefile.in: Regenerate.
11739 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11741         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11743 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11745         PR bootstrap/15120
11746         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11747         * */configure: Rebuilt.
11749 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11751         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11752         of libf2c.
11753         * configure, Makefile.in: Regenerate.
11755 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11757         * MAINTAINERS (Write After Approval): Add myself.
11759 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11761         Merge from tree-ssa-20020619-branch.
11763         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11764         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11765         (HOST_GMPLIBS): Define.
11766         (HOST_GMPINC): Define.
11767         (TARGET_LIB_PATH): Add libmudflap.
11768         (GFORTRAN_FOR_TARGET): Define.
11769         (configure-build*): Export GFORTRAN.
11770         (configure-gcc): Export GMPLIBS and GMPINC.
11771         (all-gcc): Add maybe-all-libbanshee.
11772         (configure-target-libgfortran): Define.
11773         * Makefile.in: Regenerate.
11774         * configure.in (host_libs): Add libbanshee.
11775         (target_libraries): Add target-libmudflap and target-libgfortran.
11776         Add --with-libbanshee.
11777         Handle --disable-libmudflap.
11778         (*-*-freebsd*): Use with_gmp.
11779         Add $(libgcj) to noconfigdirs.
11780         * configure: Regenerate.
11781         * depcomp: New file.
11782         * MAINTAINERS: Add tree-ssa maintainers.
11784 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11786         * MAINTAINERS (Various Maintainers): Add myself.
11788 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11790         * MAINTAINERS (Write After Approval): Add myself.
11792 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11794         * MAINTAINERS (Write After Approval): Add myself.
11796 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11798         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11799         * configure: Regenerate.
11801 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11803         Revert:
11804         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11806         * Makefile.def (flags_to_pass): Remove *dir variables that
11807         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11808         as well as prefix and exec_prefix.
11809         * Makefile.in: Regenerate.
11811 2004-04-26  Robert Millan  <robertmh@gnu.org>
11813         Add patches from libtool CVS.
11814         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11815         * ltconfig: Likewise.
11816         * ltcf-c.sh: Likewise.
11817         * ltcf-cxx.sh: Likewise.
11818         * ltcf-gcj.sh: Likewise.
11820 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11822         * Makefile.def (host_modules): Mark with the bootstrap
11823         flag packages on which gcc depends.
11824         * Makefile.tpl (all-bootstrap): Use it.
11825         * Makefile.in: Regenerate.
11827 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11829         * Makefile.def (flags_to_pass): Remove *dir variables that
11830         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11831         as well as prefix and exec_prefix.
11832         * Makefile.in: Regenerate.
11834 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11836         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11837         * configure: Regenerate.
11838         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11839         * gcc/Makefile.tpl (compare): Use the result of the test.
11840         * gcc/Makefile.in: Regenerate.
11842 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11844         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11845         Always relocate gcc and prev-gcc to the original names, even
11846         if the build fails.
11847         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11848         New targets.
11850 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11852         * MAINTAINERS: Update my email address.
11854 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11856         * configure.in (mips*-*-irix5*): Enable ld.
11857         * configure: Regenerate.
11859 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11861         * configure: Regenerate.
11863 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11865         * Makefile.tpl (configure-[+module+], configure-gcc,
11866         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11867         Set and export LDFLAGS.
11868         * Makefile.in: Regenerate.
11870 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11872         * MAINTAINERS: Add myself to write-after-approval.
11874 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11876         PR bootstrap/14871
11877         * Makefile.tpl: If we don't have built-in-tree target tools,
11878         use the ones found by configure rather than hacking around with
11879         program_transform_name.
11880         * configure.in: Give Makefile.tpl the information necessary
11881         to do that.
11882         * Makefile.in: Regenerate.
11883         * configure: Regenerate.
11885 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11887         PR bootstrap/14760
11888         * configure.in: When computing baseargs, strip *all* copies of
11889         offending options.  Also, don't match/substitute the trailing space,
11890         so that this actually works when two similar options are separated by
11891         only one space.
11892         * configure: Regenerate.
11894 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11896         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11897         (rs6000-*-aix*): Same.
11898         * configure: Regenerate.
11900 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11902         * MAINTAINERS: Add myself to write-after-approval.
11904 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11906         * MAINTAINERS: Add myself to write-after-approval.
11908 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11910         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11911         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11912         * Makefile.in: Regenerate.
11914         * configure.in (top level bootstrap support): Rework --enable-werror
11915         to set @stage2_werror_flag@.
11916         * configure: Regenerate.
11917         * Makefile.tpl (top level bootstrap support): Pass
11918         @stage2_werror_flag@ down to configure in stages 2 and 3.
11919         * Makefile.in: Regenerate.
11921 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11923         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11924         for stages 2 and 3 as well as in make.  As a consequence, remove
11925         OUTPUT_OPTION (now detected by configure) from the flags passed down
11926         to make.
11927         * Makefile.in: Regenerate.
11929         * Makefile.tpl (new-bootstrap): Fix typo.
11930         * Makefile.in: Regenerate.
11932 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11934         * Makefile.tpl: Rearrange by moving recursive_targets rules
11935         into their proper sections.
11936         * Makefile.tpl (top level bootstrap support): Move disabling
11937         of coverage flags from 'make' to 'configure'; improve comments.
11938         * Makefile.in: Regenerate.
11940         * Makefile.tpl (experimental top level bootstrap) Move stage1
11941         language setting from all- target to configure- target; disable
11942         intermodule optimization in stage 1; prevent gratuitous rebuilds
11943         of stage 1.
11944         * Makefile.in: Regenerate.
11945         * configure.in: Comma-separate stage 1 language list for top
11946         level bootstrap.
11947         * configure: Regenerate.
11949         * Makefile.tpl: Clean up experimental top level bootstrap support:
11950         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11951         prev-gcc in configure- targets as well as all- targets.
11952         * Makefile.in: Regenerate.
11954 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11956         * compile: New file imported from automake.
11958 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11960         * configure.in: Remove symbolic link section.
11961         * configure: Regenerate.
11962         * Makefile.tpl (links): Remove.
11963         * Makefile.in: Regenerate.
11965 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11966             Nathanael Nerode  <neroden@gcc.gnu.org>
11968         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11969         Set with AC_CHECK_PROGS.
11970         * configure.in: Fix comment typo from last patch.
11971         * configure: Regenerate.
11973 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11975         * Makefile.tpl: Introduce experimental top level bootstrap support.
11976         * Makefile.in: Regenerate.
11977         * configure.in: Introduce support for top level bootstrap.
11978         * configure: Regenerate.
11980 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11981             Paolo Bonzini  <bonzini@gnu.org>
11983         PR bootstrap/14522
11984         * configure.in: Cope with shells that do not support unquoted ^
11985         * configure: Regenerate.
11987 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11988             Paolo Bonzini  <bonzini@gnu.org>
11990         PR bootstrap/14522
11991         * configure.in: Cope with shells that do not support nesting
11992         quotes inside quoted backquote substitutions.
11993         * configure: Regenerate.
11995 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11997         PR bootstrap/14522
11998         * configure.in: Fix escaping of $.
11999         * configure: Regenerate.
12001 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12003         * configure: Regenerate, since I forgot to while committing Paolo's
12004         changes.
12006 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
12008         PR ada/14131
12009         Move language detection to the top level.
12010         * configure.in: Find default values for the tools as
12011         soon as possible.  Disable ada if GNAT is not found.
12012         Emit error message about missing languages.  Expand
12013         --enable-languages=all for the gcc subdirectory.
12015 2004-03-10  Ben Elliston  <bje@gnu.org>
12017         * MAINTAINERS: Update my email address.
12019 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
12021         * ltconfig: Disable building static libraries if building shared
12022         libraries on AIX 5L.
12024 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
12026         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12027         and disable libgcj.
12028         * configure: Regenerated.
12030 2004-03-01  Brian Booth  <bbooth@redhat.com>
12032         * MAINTAINERS: Add myself to write-after-approval.
12034 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
12036         * MAINTAINERS: Add myself to write-after-approval.
12038 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12040         PR bootstrap/7087
12041         * Makefile.tpl: Guard XFOO sed statements better.
12042         * Makefile.tpl: Add dependency for configure-target-libada.
12043         * Makefile.in: Regenerate (incidentally fixes broken
12044         commit when libada-branch was merged).
12046 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
12048         * MAINTAINERS: Add myself to write-after-approval.
12050 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
12052         * MAINTAINERS: Add Nicola Pero and myself as libobjc
12053         maintainers.
12055 2004-02-20  Andrew Cagney  <cagney@redhat.com>
12057         * config.guess: Update from version 2003-10-16 to 2004-02-16.
12058         * config.sub: Update from version 2003-11-03 to 2004-02-16.
12060 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12062         PR bootstrap/11932
12063         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12065 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
12067         * MAINTAINERS: Added myself to write-after-approval.
12069 2004-02-14  Michael Koch  <konqueror@gmx.de>
12071         * MAINTAINERS: Added myself to write-after-approval.
12073 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
12075         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
12076         some OS port maintainers to OS port maintainers section.
12078 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
12080         * MAINTAINERS: Add self.
12082 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12084         * MAINTAINERS: Alphabetize.
12086 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12088         * MAINTAINERS: Remove myself.
12090 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12092         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12093         (rs6000-*-aix*): Same.
12094         * configure: Regenerate.
12096 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12098         * configure.in (host): Add in missing $noconfigdirs to defines.
12099         * configure: Regenerate.
12101 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12102             Nathanael Nerode  <neroden@gcc.gnu.org>
12104         PR ada/6637, PR ada/5911
12105         Merge with libada-branch:
12106         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12107         with appropriate dependencies. Add --enable-libada configure switch.
12108         * configure, Makefile.in: Regenerate.
12110 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12112         * MAINTAINERS: Add myself to write-after-approval.
12114 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12116         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12117         * configure: Regenerate.
12119 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12121         Merge from upstream:
12123         * ltmain.in: When setting IFS to '~', be careful about user
12124         arguments that contain '~'.
12126         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12128         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12129         Also test $base_compile against $CC with escaped arguments. Bug
12130         reported by Geoff Keating <geoffk@apple.com>.
12132 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12134         * MAINTAINERS: Remove i960 port.
12136 2004-01-23  DJ Delorie  <dj@redhat.com>
12138         * Makefile.def (target_modules) [libiberty]: Don't stage.
12139         * Makefile.in: Rebuilt.
12141 2004-01-20  Caroline Tice  <ctice@apple.com>
12143         * MAINTAINERS: Add myself to write-after-approval.
12145 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12147         * MAINTAINERS: Update my email address.
12149 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12151         * MAINTAINERS: Add myself to write-after-approval.
12153 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12155         * MAINTAINERS: Remove entries without email address.
12157 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12159         * MAINTAINERS: Add myself to write-after-approval.
12161 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12163         * MAINTAINERS: Update my email address.
12165 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12167         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12168         * Makefile.tpl (configure-target-[+module+]): Support stage.
12169         * Makefile.in: Rebuilt.
12171 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12173         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12175 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12177         * MAINTAINERS: Add myself as a MIPS maintainer.
12179 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12181         * configure.in: Use ./config.cache, not config.cache.
12182         * configure: Regenerate.
12183         * Makefile.tpl: Special-casing not needed for GCC any more.
12184         * Makefile.in: Regenerate.
12186         * configure.in: Don't share a cache file for host dirs.
12187         * configure: Regenerate.
12189         * config-ml.in: Don't mess with the cache file.
12191 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12193         * MAINTAINERS: Move myself from 'Write After Approval' to
12194         'CPU Port Maintainers' section as SPARC maintainer.
12196 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12198         * Makefile.tpl: Make GCC use a separate config.cache.
12199         * Makefile.in: Regenerate.
12201         PR bootstrap/11932, PR bootstrap/11933
12202         (I don't know if it will fix either of them, but it relates
12203         to them.)
12204         * configure.in: Don't use shared config.cache for target
12205         directories.
12206         * configure: Regenerate.
12208 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12210         * MAINTAINERS: Add myself to 'Write After Approval' section.
12212 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12214         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12215         * configure: Regenerated.
12217 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12219         * MAINTAINERS: Remove the mn10200 maintainer.
12221 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12223         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12224         * configure: Regenerated.
12226 2003-12-16  Jan Hubicka  <jh@suse.cz>
12228         * MAINTAINERS: Add myself as callgraph maintainer.
12230 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12232         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12233         * configure: Regenerate.
12235 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12237         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12238         'Write After Approval' section. Update email.
12240 2003-12-01  James Lemke  <jim@wasabisystems.com>
12242         * MAINTAINERS (Write After Approval): Add myself.
12244 2003-11-20  Matt Thomas  <matt@3am-software.com>
12246         * MAINTAINERS: Add myself as a vax port maintainer.
12248 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12250         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12251         (configure-build-[+module+], configure-[+module+]): Likewise.
12252         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12253         * Makefile.in: Regenerate.
12255 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12257         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12258         shared/dylibed libraries.
12259         * ltmain.sh: Likewise.
12260         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12261         * ltcf-cxx.sh: Likewise.
12262         * ltcf-gcj.sh: Likewise.
12263         * ltconfig: Likewise.
12265 2003-11-17  Stan Cox  <scox@redhat.com>
12267         * MAINTAINERS: Add myself as iq2000 port maintainer.
12269 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12271         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12272         * Makefile.in: Regenerate.
12274 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12276         * config.sub: Update to 2003-11-03 version.
12278 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12280         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12281         * configure:  Regenerate.
12283 2003-10-20  Nicolas Pitre  <nico@cam.org>
12285         * MAINTAINERS: Add myself to 'Write After Approval' section.
12287 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12289         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12291 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12293         * MAINTAINERS: Update my email address.
12295 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12297         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12299 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12301         * MAINTAINERS: Add myself to 'Write After Approval' section.
12303 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12305         * config.guess: Update to 2003-10-16 version.
12306         * config.sub: Update to 2003-10-16 version.
12308 2003-10-15  David Daney  <ddaney@avtrex.com>
12310         * MAINTAINERS: Added myself to 'Write After Approval' section.
12312 2003-10-15  Falk Hueffner  <falk@debian.org>
12314         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12315         'Write After Approval' section. Update email.
12317 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12319         * MAINTAINERS: Move myself from 'Write After Approval' to
12320         'Various Maintainers' section as middle-end maintainer.
12322 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12324         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12325         HOST_FLAGS_TO_PASS.
12326         * Makefile.in: Regenerate.
12328 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12330         * config.guess: Update to 2003-10-07 version.
12331         * config.sub: Update to 2003-10-07 version.
12333 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12335         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12336         * ltconfig (irix5*, irix6*): Don't override version_type.
12338 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12340         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12341         * configure: Rebuilt
12342         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12343         * Makefile.in: Rebuilt
12345 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12347         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12349 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12351         * MAINTAINERS (Write After Approval): Add myself.
12353 2003-09-29  Paul Koning  <ni1d@arrl.net>
12355         * MAINTAINERS: Move myself from "Write After Approval"
12356         to CPU platform maintainers for pdp11 platform.
12358 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12360         * MAINTAINERS: Move myself from 'Write After Approval' to
12361         'Various Maintainers' section as libffi testsuite maintainer.
12363 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12365         * configure.in: Pass a computed --program-transform-name
12366         to subconfigures.
12367         * configure: Regenerated.
12369 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12371         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12372         * Makefile.in: Regenerate.
12374         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12375         * Makefile.in: Regenerate.
12377 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12379         * MAINTAINERS: Move myself from 'Write After Approval'
12380         to 'Various Maintainers' (objective-c) section.
12382 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12384         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12385         quoting.
12386         * configure: Regenerated.
12388 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12390         * MAINTAINERS (Write After Approval): Add myself to write after
12391         approval list.
12393 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12395         * MAINTAINERS (Write After Approval): Add myself.
12397 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12399         * MAINTAINERS: Update my e-mail address.
12401 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12403         * libtool.m4 (LD): Correct powerpc64 host match.
12405 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12407         * MAINTAINTERS: Update my affiliation and email address.
12409 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12411         * MAINTAINERS (Write After Approval): Add myself.
12413 2003-09-04  DJ Delorie  <dj@redhat.com>
12415         * configure: Regenerate.
12417 2003-09-04  Robert Millan  <robertmh@gnu.org>
12419         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12421 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12423         * configure.in: Ensure arguments to sed are properly spaced.
12424         * configure: Regenerate.
12426 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12428         * MAINTAINERS: Update my e-mail address.
12430 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12432         * MAINTAINERS (Write After Approval): Add myself.
12434 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12436         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12437         * configure: Regenerated.
12439 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12441         * MAINTAINERS: Update my email address.
12443 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12445         * configure.in:  Use newline instead of semicolon when assuming
12446         shell arguments in a for loop.
12447         * configure:  Regenerated.
12449 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12451         * MAINTAINERS: Resurrect the i860 maintainer.
12453 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12455         PR 8180
12456         * configure.in: When testing with_libs and with_headers, treat
12457         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12458         * configure: Regenerate.
12460         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12461         make, shell, etc.
12462         (baseargs): Likewise.
12463         * configure: Regenerate.
12465 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12467         * MAINTAINERS (Write After Approval): Add myself.
12469 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12471         * configure.in: Disable libgcj for darwin not on powerpc.
12472         * configure: Rebuild.
12474 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12476         * config-ml.in, symlink-tree: Add license.
12478 2003-08-03  Richard Stallman  <rms@gnu.org>
12479             Eben Moglen  <moglen@columbia.edu>
12481         * README.SCO: New file.
12483 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12485         * Makefile.tpl (check, check-c++): Express dependencies using
12486         dependencies rather than commands.
12487         * Makefile.in: Regenerate.
12489 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12491         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12492         * configure: Ditto.
12494 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12496         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12497         * Makefile.in: Update.
12499 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12501         * configure.in: Enable libgcj for darwin.
12502         * configure: Rebuild.
12504 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12506         * config-ml.in:  Use ac_configure_args directly instead of
12507         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12508         actually seen.
12510 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12512         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12513         creating target and build subdirs to build all parent dirs as needed.
12514         * Makefile.in: Rebuild.
12515         * configure.in: Don't build dirs explicitly here.
12516         * configure: Rebuild.
12518 2003-07-26  Paul Brook  <paul@nowt.org>
12520         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12522 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12524         * Makefile.tpl (all-make): Depend on intl.
12525         * Makefile.in: Rebuilt.
12527 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12529         * install-sh:  Update to newer upstream versions (associated with
12530         aclocal 1.7).
12531         * mkinstalldirs:  Likewise.
12532         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12534 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12536         * MAINTAINERS: Move self from Bug database only accounts
12537         to write-after-approval.
12539 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12541         * config.if: Remove unused libc_interface determination.
12543 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12545         * MAINTAINERS: Move self from write-after-approval to
12546         build machinery (*.in).
12548 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12550         PR bootstrap/11273
12551         PR bootstrap/11408
12552         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12553         unused INSTALL_PROGRAM_ARGS.
12554         * configure.in: Use AC_PROG_INSTALL.
12555         * Makefile.in: Regenerate.
12556         * configure: Regenerate.
12558 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12560         * MAINTAINERS: Alphabetize.
12562 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12564         * configure: Rebuilt.
12565         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12566         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12567         newlib nor libgloss.
12568         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12569         * configure.in (am33_2.0-*-linux*): Added.
12571 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12573         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12574         * configure: Regenerate.
12576 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12578         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12579         * Makefile.in: Regenerate.
12581 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12583         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12584         * Makefile.in: Regenerate.
12586 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12588         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12589         * Makefile.in: Regenerated.
12591         * config-ml.in: Replace PWD with PWD_COMMAND.
12593 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12595         * intl: New directory; see intl/ChangeLog for details.
12596         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12597         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12598         * Makefile.in: Regenerate.
12600 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12602         * configure.in: Clean up config-lang.in handling.  Delete
12603         useless assignment to "subdirs".
12604         * configure: Regenerate.
12606 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12608         * configure.in: Rename 'target_libs' to 'target_libraries'.
12609         Remove useless reference to 'target_libs'.
12610         * configure: Regenerate.
12612 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12614         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12615         * Makefile.in: Regenerate.
12617 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12619         * Makefile.def: Introduce flags_to_pass.
12620         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12621         * Makefile.in: Regenerate.
12623 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12625         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12626         and target-libgloss.
12627         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12628         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12629         * configure: Regenerate.
12631 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12633         * configure.in: Update testsuite_flags to new location.
12634         * configure. Regenerate.
12636 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12638         * Makefile.tpl: Remove BUILD_CC stuff.
12639         * Makefile.in: Regenerate.
12641 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12643         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12645 2003-06-16  Graeme Peterson  <gp@qnx.com>
12647         * MAINTAINERS (Write After Approval): Add myself.
12649 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12651         * config.guess: Update to 2003-06-12 version.
12652         * config.sub: Update to 2003-06-13 version.
12654 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12656         * config.guess: Update to 2003-06-06 version.
12657         * config.sub: Update to 2003-06-06 version.
12659 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12661         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12662         * configure. Regenerate.
12664 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12666         * configure.in: Disable serial configure by default.
12667         * configure: Regenerate.
12668         * Makefile.tpl: Abolish .NOTPARALLEL.
12669         * Makefile.in: Regenerate.
12671         * Makefile.tpl: Replace {build,host,target}_canonical by
12672         {build,host,target}.
12673         * Makefile.in: Regenerate.
12675         * Makefile.tpl: Fix stupid pasto.
12676         * Makefile.in: Regenerate.
12678 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12680         * Makefile.tpl: Remove bogus conditional.
12681         * Makefile.in: Regenerate.
12683 2003-06-05  Jan Hubicka  <jh@suse.cz>
12685         * Makefile.tpl (profiledbootstrap): New target.
12686         * Makefile.in (profiledbootstrap): New target.
12688 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12690         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12691         Pinski. Remove user names from other bugzilla-only maintainers.
12693 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12695         * Makefile.tpl: Make 'recursive targets' using autogen rather
12696         than shell loop.  Remove duplicate 'clean' targets and false
12697         comments.
12698         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12699         Add systematic method of specifying missing targets in subdirs.
12700         Add copyright boilerplate.
12701         * Makefile.in: Regenerate.
12702         * configure.in: Add 'recursive targets' to maybe list.
12703         * configure: Regenerate.
12705         * MAINTAINERS: "GNATS only" -> "Bug database only".
12707         * Makefile.tpl: Rename [+target+] to [+make_target+].
12708         * Makefile.def: Rename 'target' to 'make_target'.
12710 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12712         * MAINTAINERS: Add self as options handling maintainer.
12714 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12716         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12717         been too long since I touched those ports.
12719 2003-05-28  DJ Delorie  <dj@redhat.com>
12721         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12722         * Makefile.in: Regenerate.
12724 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12726         * configure.in: Use curly braces in the definition of tooldir.
12727         * configure: Regenerate.
12729 2003-05-21  DJ Delorie  <dj@redhat.com>
12731         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12732         newlib or libgloss.
12733         * Makefile.in: Regenerate.
12735 2003-05-21  DJ Delorie  <dj@redhat.com>
12737         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12738         * Makefile.in: Regenerate.
12740 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12742         * MAINTAINERS: Update my e-mail address.
12744 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12746         * configure.in: Switch more things to use maybe dependencies.
12747         * Makefile.tpl: Switch more things to use maybe dependencies.
12748         Factor out common code from autogen IF statements.
12749         * configure: Regenerate.
12750         * Makefile.in: Regenerate.
12752 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12754         * configure.in: Accept i[3456789]86 for machine type.
12755         * configure: Regenerate.
12757 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12759         * configure.in: Switch more things to use maybe dependencies.
12760         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12761         * configure: Regenerate.
12762         * Makefile.tpl: Switch more things to use maybe dependencies.
12763         * Makefile.in: Regenerate.
12765 2003-05-16  Andreas Schwab  <schwab@suse.de>
12767         * Makefile.tpl (install-opcodes): Define.
12768         * Makefile.in: Rebuild.
12770 2003-05-13  Andreas Jaeger  <aj@suse.de>
12772         * config.guess: Update to 2003-05-09 version.
12773         * config.sub: Update to 2003-05-09 version.
12775 2003-05-13  Michael Eager  <eager@mvista.com>
12777         * configure.in: Correct sed script so that options in quotes are not
12778         deleted.
12779         * configure: Rebuild.
12781 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12783         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12784         and $$s/newlib/libc/sys/cygwin32 include paths.
12785         * configure: Ditto.
12787 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12789         * MAINTAINERS: Update my email addresses.
12791 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12793         * config-ml.in: Propagate INSTALL variables.
12795 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12797         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12799 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12801         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12802         * Makefile.in: Regenerate.
12804 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12806         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12808 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12810         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12812 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12814         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12815         * Makefile.in: Regenerated.
12817 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12819         * MAINTAINERS (Write After Approval): Upgrade myself from
12820         GNATS only to write-after-approval. Update my mail address.
12822 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12824         (OS Port Maintainers: freebsd): Add myself.
12826 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12828         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12830 2003-04-22  Kean Johnston  <jkj@sco.com>
12832         * MAINTAINERS (SCO ports): Added myself.
12834 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12836         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12838 2003-04-19  Kean Johnston  <jkj@sco.com>
12840         * MAINTAINERS (Write After Approval): Add myself.
12842 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12844         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12845         * Makefile.in: Regenerate.
12847 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12849         * configure.in (powerpc64*-*-linux*): Remove.
12850         * configure: Rebuilt.
12852 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12854         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12855         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12856         and restrap.
12857         * Makefile.in:  Regenerate.
12859 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12861         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12862         * configure: Regenerated.
12864 2003-04-15  DJ Delorie  <dj@redhat.com>
12866         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12868 2003-04-13  Nick Clifton  <nickc@redhat.com>
12870         * config-ml.in: Remove support for --disable-aix removing
12871         call-aix multilibs.
12873 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12875         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12876         * */configure: Rebuilt.
12878 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12880         * MAINTAINERS: Add my email address.
12882 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12884         * MAINTAINERS (Write After Approval): Add myself.
12886 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12888         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12889         * Makefile.in: Regenerate.
12891 2003-03-14  Michael Chastain  <mec@shout.net>
12893         * Makefile.in: Regenerate with correct Makefile.def.
12895 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12897         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12898         Make macro.
12899         * Makefile.in: Regenerate.
12900         * configure.in: Clean up gxx_include_dir logic.
12901         * configure: Regenerate.
12903 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12905         * MAINTAINERS (Write After Approval): Add myself.
12907 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12909         * MAINTAINERS: Update my mail address.
12911 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12913         * configure.in (gxx_include_dir): Fix typo.
12914         * configure: Regenerated.
12916 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12918         * Makefile.tpl: Reindent.
12919         * Makefile.in: Regenerate.
12920         * configure.in: Reindent.  Don't set unused variables.
12921         * configure: Regenerate.
12923 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12925         * configure.in: Include $(build_tooldir)/sys-include in
12926         FLAGS_FOR_TARGET.
12927         * configure: Regenerated.
12929 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12931         * Makefile.tpl: Always pass down RANLIB.
12932         * Makefile.in: Regenerate.
12934         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12935         * Makefile.in: Regenerate.
12936         * configure.in: Remove unused logic relating to --enable-shared
12937         and --enable-threads.  Remove bogus comments.  Remove redundant
12938         noconfigdirs.
12939         * configure: Regenerate.
12941         * configure.in: Replace ${libstdcxx_version} by its value.
12942         Remove reference to mh-dgux.
12943         * configure: Regenerate.
12945 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12947         * MAINTAINERS (Write After Approval): Add myself.
12949 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12951         * Makefile.tpl: Rearrange.
12952         * Makefile.in: Regenerate.
12954 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12956         * configure.in: Add support for kaOS as cross build target system.
12957         * configure: Regenerated.
12959 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12961         * MAINTAINERS (Write after approval): Add myself.
12963 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12965         * MAINTAINERS: Update my email address.
12967 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12969         * MAINTAINERS: Add self to blanket write privs. section.
12971 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12973         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12974         configure-target-* as some target builds may require additional
12975         flags for preprocessor tests.
12976         * Makefile.in: Regenerated.
12978 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12980         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12981         * ltconfig: Handle it.
12982         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12983         auto-detecting it.
12985         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12986         it is used as argument to $CC.
12987         * ltcf-gcj.sh: Likewise.
12989         * configure.in: Introduce --enable-maintainer-mode.
12990         * configure: Rebuilt.
12991         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12992         for maintainer mode.
12993         * Makefile.in: Rebuilt.
12995 2003-02-18  Jason Merrill  <jason@redhat.com>
12997         * Makefile.tpl (check-c++): Allow parallelism.
12999 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13001         * MAINTAINERS: Remove John Carr (who never actually had access to
13002         gcc.gnu.org).
13004 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
13006         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
13007         don't configure target-libobjc.
13008         * configure: Regenerate.
13010 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13012         * Makefile.tpl (RANLIB): Define.
13013         * Makefile.in: Regenerate.
13015 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
13017         * MAINTAINERS: Update my email.
13019 2003-02-06  Keith R Seitz  <keiths@redhat.com>
13021         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13022         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13023         * Makefile.in: Regenerated.
13024         * configure.in: Remove all traces of snavigator, db, and grep.
13025         * configure: Regenerated.
13027 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13029         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13030         After Approval.
13032 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13034         * MAINTAINERS (Write after approval): Add myself.
13036 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
13038         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13039         * Makefile.in: Regenerated.
13041 2003-01-30  Roger Sayle  <roger@eyesopen.com>
13043         * config.guess: Updated to 2003-01-30's version.
13044         * config.sub: Updated to 2003-01-28's version.
13046 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
13048         * config.if: If gcc_version is already set, just use it.  Don't set
13049         gcc_version_trigger if it's already set, otherwise set it to
13050         gcc/version.c, but only if the file exists.  If it is not set and
13051         gcc/version.c does not exist, try to extract the version number from
13052         $CC.
13054 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
13056         * MAINTAINERS: Add myself to write-after-approval list.
13058 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
13060         * configure.in:  Revert 24Jan change.
13061         * configure:  Regenerate.
13063 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13065         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
13066         entry of HJ Lu.
13068 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13070         * configure.in: Revert previous change.
13071         * configure: Regenerate.
13073 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13075         * configure.in: Make rda native-only.
13076         * configure: Regenerate.
13078 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13080         * MAINTAINERS: Move myself from GNATS-only-accounts to
13081         write-after-approval.
13083 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13085         * configure.in: Add missing \.
13086         * configure: Rebuilt.
13088 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13090         * configure.in (baseargs): Avoid using \| in sed regular
13091         expressions.
13092         * configure: Rebuilt.
13094 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13096         * configure.in (baseargs): Remove all supported forms of
13097         --cache-file, --srcdir, --host, --build and --target options
13098         from argument lists.
13099         * configure: Rebuilt.
13101 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13103         * MAINTAINERS: Add myself to write-after-approval list.
13105 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13107         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13108         * configure: Rebuilt.
13110 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13112         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13113         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13114         * Makefile.in: Regenerate.
13115         * configure: Regenerate.
13117 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13119         * configure.in: Remove Makefile in build, host and target modules
13120         unless configure was run with --no-recursion.
13121         * configure: Rebuilt.
13123 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13125         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13126         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13127         * Makefile.in: Regenerate.
13129 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13131         * config.guess: Update to 2003-01-03 version.
13132         * config.sub: Update to 2003-01-03 version.
13134 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13136         * configure: Regenerate with proper autoconf 2.13.
13138 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13140         * configure.in: Add AC_PREREQ for consistency.
13141         * configure: Regenerate.
13143 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13145         * configure.in (GDB_TK): Add tcl directories conditional on
13146         gdb/gdbtk directory being present.
13147         * configure: Regenerate.
13149 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13151         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13152         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13153         * configure: Rebuilt.
13155 2002-12-31  Tom Tromey  <tromey@redhat.com>
13157         * Makefile.in: Rebuilt.
13158         * Makefile.def (target_modules) [libffi]: Allow installation.
13160 2002-12-31  Andreas Schwab  <schwab@suse.de>
13162         * configure.in: Fix use of $program_transform_name.
13163         * configure: Regenerated.
13165 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13167         * configure.in (baseargs): Don't remove first configure argument.
13168         * configure: Regenerated.
13170 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13172         * Makefile.tpl (local-distclean): Don't remove...
13173         (multilib.ts): ... this.  Moved into...
13174         (multilib.out): ... this.  Don't use sub-make.
13175         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13176         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13177         (configure-build-[+module+], configure-[+module+],
13178         configure-target-[+module+], configure-gcc): ... these.  Test
13179         for Makefile existence.  Drop config.status from dependencies.
13180         * Makefile.in: Rebuilt.
13181         * configure.in: Move gcc-version-trigger to the end of
13182         ac_configure_args.  Add comments to maybedep.tmp and
13183         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13184         nonopt from baseargs, matching and removing corresponding
13185         whitespace while at it.
13186         * configure: Rebuilt.
13188 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13190         * configure.in (host_configargs): Replace reference to
13191         no-longer-defined buildopts with --build=${build_alias}.
13192         * configure: Rebuilt.
13194         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13195         program_transform_name to standard idiom.
13196         (AUTOGEN, AUTOCONF): Define.
13197         (Makefile.in): Use $(AUTOGEN).
13198         (Makefile): Depend on config.status, and use autoconf-style rule to
13199         build it.  Move original commands to...
13200         (config.status): ... this new target.
13201         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13202         $(AUTOCONF).
13203         * Makefile.in: Rebuilt.
13205 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13207         * Makefile.tpl: Fix dramatic bustage due to change in
13208         program_transform_name.
13209         * Makefile.in: Regenerate.
13211         * configure.in: Remove unnecessary PATH setting.
13212         * configure: Regnerate.
13214         * configure.in: Don't default to unprefixed tools unless
13215         the native tools will work.
13216         * configure: Regenerate.
13218         * configure.in: Convert to autoconf script.  Blow away lots
13219         of now-redundant Makefile fragments.
13220         * configure: Generate using Autoconf.
13221         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13222         * Makefile.in: Regenerate.
13224 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13226         * configure: Fix stupid bug where RANLIB was mistakenly included.
13228         * configure.in: Rename (buildargs, hostargs, targargs) to
13229         (build_configargs, host_configargs, target_configargs).
13231         * configure.in: Move logic out of sed statement.
13233         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13234         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13236 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13238         * config.sub: Import from master repository
13239         * config.guess: Ditto
13241 2002-12-24  Andreas Schwab  <schwab@suse.de>
13243         * Makefile.tpl (multilib.out): Fix missing space.
13244         * Makefile.in: Regenerate.
13246 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13248         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13249         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13250         * Makefile.in: Regenerate.
13251         * configure.in: Remove unnecessary leftovers.
13253 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13255         * configure.in (extra_ranlibflags_for_target): New variable.
13256         (*-*-darwin): Add -c to ranlib commands.
13257         * configure (tooldir): Handle extra_ranlibflags_for_target.
13259 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13261         * Makefile.tpl: Revert HJL's change.
13262         * Makefile.in: Regenerated.
13263         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13264         always.
13266 2002-12-19  Andreas Schwab  <schwab@suse.de>
13268         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13269         * Makefile.in: Regenerate.
13271 2002-12-18  H.J. Lu  <hjl@gnu.org>
13273         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13274         * Makefile.in: Regenerated.
13276         * configure.in (build_prefix): New. Substitute.
13278 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13280         * Makefile.tpl: Don't let real targets depend on phony targets.
13281         * Makefile.in: Regenerate.
13283         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13284         * Makefile.in: Regenerate.
13286 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13288         * config.sub: Import from master repository
13289         * config.guess: Ditto
13291 2002-12-16  Jason Merrill  <jason@redhat.com>
13293         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13294         previous 'make bootstrap'.
13295         * Makefile.in: Regenerate.
13297 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13299         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13301 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13303         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13304         * Makefile.in: Regenerate.
13306 2002-12-13  Jason Merrill  <jason@redhat.com>
13308         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13309         library tests.
13310         (check-c++): Just depend on it and check-target-libstdc++-v3.
13311         * Makefile.in: Regenerate.
13313 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13315         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13316         * Makefile.in: Rebuilt.
13318 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13320         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13322 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13324         * configure: Fix bug put in by gremlins.
13326         * Makefile.tpl: Substitute more autoconfily.
13327         * configure: Substitute more autoconfily.
13328         * Makefile.in: Regenerate.
13330 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13332         * config.sub: Import from master repository
13333         * config.guess: Ditto
13334         * MAINTAINERS: Added Svein Seldal under write after approval
13336 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13338         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13339         * Makefile.in (all-sim): Ditto.
13341 2002-12-06  DJ Delorie  <dj@redhat.com>
13343         * Makefile.tpl: Change configure dependencies to not have real
13344         targets depend on phony targets.
13346 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13348         * configure.in: Revert unintentional change.
13350         * Makefile.tpl: Change dependency for */multilib.out so that
13351         it works when gcc isn't in the tree.
13353         * configure.in: Substitute more.
13354         * configure: Run subconfigures from the Makefile.
13355         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13356         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13358 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13360         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13362 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13364         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13365         and corresponding dependencies.
13366         * Makefile.in: Regenerate.
13368         * configure.in (host_tools): Order binutils, gas and ld for
13369         convenience in running the testsuites.
13371         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13372         * Makefile.in: Regenerate.
13373         * configure.in: Introduce rules to serialize subconfigure runs.
13375         * configure.in: Introduce BASE_CC_FOR_TARGET.
13376         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13377         Realize configure-build-* targets.  Realize configure-target-* targets.
13378         * Makefile.in: Regenerate.
13380 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13382         * configure: Move gcc_version_trigger stuff from here...
13383         * configure.in: ...to here.
13385         * configure.in: Separate subconfigure options added by this file from
13386         options given by the user.  Add machinery to put args for host
13387         subconfigures into the Makefile.
13389         * Makefile.tpl: Remove 'vault' targets.
13390         * Makefile.tpl: Reorder and comment dependencies.
13391         * Makefile.in: Regenerate.
13393 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13394         * configure.in: Fix my broken commit of previous patch. (sigh)
13396 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13398         * configure.in: Move host-specific darwin noconfigdirs into
13399         the host-specific section.
13401 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13403         * configure.in: Move host-specific darwin noconfigdirs into
13404         the host-specific section.
13406 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13408         * configure: Remove skip-this-dir support.
13409         * Makefile.tpl: Remove skip-this-dir support.
13411         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13412         subdirectories.
13413         * Makefile.in: Regenerate.
13415         * Makefile.tpl: Strip out useless setting of 'dir'.
13416         * Makefile.in: Regenerate.
13418 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13420         * configure.in: Fix deeply stupid bug.
13422         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13423         shell code in CXX_FOR_TARGET
13424         * Makefile.def: Introduce raw_cxx.
13425         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13426         RAW_CXX_FOR_TARGET.
13427         * Makefile.in: Regenerate.
13429 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13431         * Makefile.tpl: Remove unnecessary ifs.
13432         * Makefile.in: Regenerate.
13434         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13435         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13436         targets for 'no_install' modules.
13437         * configure: Move GDB_TK substitution to configure.in.  Move
13438         build_modules stuff to configure.in.
13439         * configure.in: Implement soft dependency machinery.  Maybe-ize
13440         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13441         * Makefile.in: Regenerate.
13443 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13445         * Makefile.tpl: Make all-target, install-target behave similarly
13446         to all, install (only hitting configured targets).  Eliminate
13447         unused macro defintions.
13449         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13450         build != host.
13452         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13454         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13456         * configure.in: Produce lists of subdir targets we're actually
13457         configuring.  Remove references to "dosrel".
13458         * Makefile.tpl: Let configure set which subdir targets are hit.
13459         Remove install-cross; clean up install; remove ALL.  Remove
13460         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13461         Autogenerate host module targets.  Remove empty dependency lines
13462         and redundant dependency; rearrange slightly.
13463         * Makefile.def: Add host-side libtermcap, utils.
13465         * Makefile.in: Regenerate.
13467 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13469         * ltconfig (osf[345]): Append $major to soname_spec.
13470         Reflect this in library_names_spec.
13471         * ltmain.sh (osf): Prefix $major with . for use as extension.
13473 2002-11-19  Andreas Jaeger  <aj@suse.de>
13475         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13476         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13477         and sparc64 GNU/Linux systems.
13479 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13481         * MAINTAINERS: Update email.
13483 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13485         * MAINTAINERS: Complete James Dennett's entry.
13487 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13489         * MAINTAINERS (Write After Approval): Add myself.
13491 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13493         * Makefile.tpl: syntactic cleanup
13495 2002-11-13  Stuart Hastings  <stuart@apple.com>
13497         * MAINTAINERS: Add myself to write-after-approval list.
13499 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13501         * Makefile.def: Add list of recursive targets to autogenerate.
13502         Add build_modules.
13503         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13504         targets.  Autogenerate *-build-* targets.
13505         * Makefile.in: Regenerate.
13507 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13509         * configure: More autoconf-style substitutions.
13510         * Makefile.tpl: More autoconf-style substitutions.
13511         * Makefile.in: Regenerate.
13513 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13515         * configure: Substitute more variables in a more autoconf-friendly
13516         way.  Simplify slightly.
13517         * Makefile.tpl: Make more variables substitutable in an
13518         autoconf-friendly way.
13519         * Makefile.in: Regenerate.
13521 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13523         * MAINTAINERS (Write After Approval): Add myself.
13525 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13527         * configure.in (v810*): Remove special setting of tools.
13529         * configure: Add support for extra required flags for ar or nm.
13530         * configure.in (aix4.3+): Use above support for target-specific
13531         issues, rather than using config/mt-aix43.
13533 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13535         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13536         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13537         with $srcdir.  Reformat indentation.  Substitute some variables
13538         formerly hard-coded in the Makefile for build=host.
13539         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13540         * Makefile.def: Autogenerate more.
13541         * Makefile.in: Regenerate.
13543 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13545         * MAINTAINERS (Write After Approval): Add myself.
13547 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13549         * Makefile.def (host_modules): Add rda.
13550         * Makefile.in: Regenerate.
13551         * configure.in (target_tool): Add target-rda to list.
13553 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13555         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13557 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13559         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13560         and restrap targets to this rule.
13561         * Makefile.in:  Regenerate.
13563 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13565         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13566         GNATS only accounts.
13568 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13570         * configure.in (i[3456]86-*-linux*): Add check to disable
13571         ${libgcj} for glibc1.
13573 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13575         * MAINTAINERS: Add myself as ip2k port maintainer.
13577 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13579         * configure.in: Add tic4x target.
13581 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13583         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13584         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13585         * Makefile.in: Regenerate.
13587         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13588         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13589         * Makefile.in: Regenerate.
13591 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13593         * MAINTAINERS: Add myself as web pages co-maintainer.
13595 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13597         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13598         * Makefile.in: Regenerate.
13600 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13602         * MAINTAINERS: Add myself and Nathan Sidwell
13603         <nathan@codesourcery.com> as VxWorks maintainers.
13605 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13607         * Makefile.def: Remove order dependency comments.
13608         * Makefile.tpl: Add explicit install-install dependencies.
13609         * Makefile.in: Regenerate.
13611         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13612         * Makefile.in: Regenerate.
13614         * Makefile.tpl: Add configure-target (for src-release in src)
13615         * Makefile.in: Regenerate.
13617 2002-09-30  Nick Clifton  <nickc@redhat.com>
13619         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13621 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13623         * configure.in (s390*-*-linux*): Enable libgcj.
13625 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13627         * configure: Revert accidentally applied changes.
13629         * Makefile.tpl: Make more autoconf-friendly.
13630         * Makefile.in: Regenerate.
13631         * configure: Make substitution more autoconf-like.
13633 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13635         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13636         single entry to handle all these.
13637         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13638         libjava on arm-*-elf.
13640 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13642         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13643         things that depend on them.
13645 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13647         * Makefile.tpl: Make subsituted variables more autoconfy.
13648         * Makefile.in: Regenerate.
13649         * configure: Make seds more autoconfy.
13651 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13653         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13654         * Makefile.in: Regenerate.
13655         * configure.in: Rewrite sed statements to look autoconfy.
13657         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13658         all-target-foo on configure-target-foo.
13659         * Makefile.def: Ditto.
13660         * Makefile.in: Rebuild.
13662 2002-09-25  Andrew Haley  <aph@redhat.com>
13664         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13666 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13668         * Makefile.def: New file.
13669         * Makefile.tpl: New file.
13670         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13671         * contrib/gcc_update: Note that Makefile.in is a generated file.
13673         * configure.in: Minor rearrangement.  Simplify tests.
13675 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13677         * configure.in (with_headers): Skip copy if value is "yes".
13678         (with_libs): Likewise.
13680 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13682         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13683         * configure.in (sh*-*-pe*): Ditto.
13684         * configure.in (mips*-*-pe*): Ditto.
13685         * configure.in (*arm-wince-pe): Ditto.
13687         * configure.in: Rearrange.
13689 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13691         * MAINTAINERS: Update my email address.
13693 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13695         * MAINTAINERS: (Write After Approval): Add myself.
13697 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13699         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13701 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13703         * MAINTAINERS: Change my mailing address.
13705 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13707         * MAINTAINERS (Write After Approval): Remove myself.
13708         (Various Maintainers: c++ runtime libs): Add myself.
13710 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13712         * MAINTAINERS (Write After Approval): Remove myself.
13713         (Various Maintainers: c++ runtime libs): Add myself.
13715 2002-08-15  Eric Christopher  <echristo@redhat.com>
13717         * config.sub: Import from master repository.
13718         * config.guess: Ditto.
13720 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13722         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13723         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13724         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13726 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13728         * MAINTAINERS: Add self to rs6000 vector extensions.
13730 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13732         * libiberty/configure: Reverted unintended yesterday's check in.
13734 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13736         * boehm-gc/configure, libf2c/configure: Rebuilt.
13737         * libffi/configure, libiberty/configure: Ditto.
13738         * libjava/configure, libobjc/configure: Ditto.
13739         * libstdc++-v3/configure, zlib/configure: Ditto.
13740         Merged from binutils:
13741         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13742         From Steve Ellcey <sje@cup.hp.com>:
13743         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13744         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13745         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13746         IA64.
13747         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13748         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13749         soname_spec, sys_lib_search_path_spec): Ditto.
13751 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13753         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13755 2002-08-04  H.J. Lu  (hjl@gnu.org)
13757         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13759 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13761         * MAINTAINERS (Write After Approval): Add myself.
13763 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13765         * configure.in: Move generic linux case to end.  Copy generic
13766         linux noconfigdirs to mips*-*-linux* entry and new
13767         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13769 2002-07-19  Michael Matz  <matz@suse.de>
13771         * MAINTAINERS: Add myself as ra* maintainer.
13773 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13775         * config.guess: Update to 2002-07-09 version.
13776         * config.sub: Update to 2002-07-03 version.
13778 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13780         * MAINTAINERS: Fix typo in a maintainer email address.
13782 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13784         * configure.in: Remove two redundant tests.
13786 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13788         * configure.in (mips*-*-irix6*o32): Enable stabs.
13790 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13792         * configure.in: Don't build grez.
13793         * Makefile.in: Ditto.
13795         * Makefile.in: Remove references to bsp, cygmon, libstub.
13796         * configure.in: Ditto.
13798         * configure.in: Remove leftover reference to gdbtest.
13800 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13802         * configure.in (gxx_include_dir):  Change to match versioned
13803         C++ headers if --enable-version-specific-runtime-libs is used.
13805 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13807         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13809 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13811         * configure.in: Make --without-x work.
13813 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13815         * configure.in: Rearrange target Makefile fragment collection.
13817         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13818         cvs[src].
13819         * configure.in: Ditto.
13821 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13823         * MAINTAINERS (Write After Approval): Update my e-mail address.
13825 2002-06-24  Ben Elliston  <bje@redhat.com>
13827         * configure.in (host_tools): Remove cgen.
13829         * Makefile.in (all-cgen): Remove; runs from its source directory.
13830         (check-cgen, install-cgen, clean-cgen): Likewise.
13831         (all-opcodes): Do not depend on all-cgen.
13832         (all-sim): Likewise.
13834 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13836         * Makefile.in: Eliminate 'apache' targets.
13837         * configure.in: Eliminate 'apache' targets.
13839         * configure.in: Eliminate redundant tests.  Reorganize.
13841         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13843         * config-ml.in: Eliminate references to Cygnus configure.
13845         * Makefile.in: Eliminate references to building emacs.
13847 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13849         * MAINTAINERS: Update my email address.
13851 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13853         * config.if (libstdcxx_incdir): Version C++ headers.
13854         (cxx_incdir): Remove.
13856 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13858         * MAINTAINERS (Write After Approval): Add self.
13860 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13862         * configure.in: Add support for ip2k.
13864 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13866         * configure.in: Fix AIX configury bug.
13868 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13870         * MAINTAINERS (Write After Approval): Add self.
13872 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13874         * configure.in: replace ${topsrcdir} with ${srcdir}
13876         * configure.in: Move definition of libstdcxx_flags
13877         right above usage, rather than waaay earlier.
13879         * configure.in: Pull definition of is_cross_compiler earlier.
13881         * configure.in: Rearrange a little.
13883         * configure.in: Remove references to librx.
13884         * Makefile.in: Remove references to librx.
13886 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13888         * config.sub: Add support for avr target.
13889         Import from master sources, rev 1.255
13891 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13893         * configure, .cvsignore:  Revert previous change...
13894         * Makefile:  ...delete.
13896 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13898         * configure.in: Eliminate ${gasdir} variable.
13900 2002-06-18  Dave Brolley  <brolley@redhat.com>
13902         * configure.in: Add support for frv.
13903         * config.sub: Add support for frv.
13905 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13907         * configure:  Remove garbage from previous commit.
13909 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13911         * configure:  For in-source builds, make a subdir and re-exec there.
13912         * Makefile:  New file.  Pass targets through to build directory.
13913         * .cvsignore:  No longer ignore "Makefile".
13915 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13917         * MAINTAINERS (Write After Approval): Add self.
13919 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13921         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13923 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13925         * configure.in (vax-*-netbsd*): Re-enable gas.
13927 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13929         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13930         BUILD_PREFIX_1, to correct nomenclature.
13931         * configure: Likewise.
13933         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13934         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13936 2002-05-31  Olaf Hering  <olh@suse.de>
13938         * config-ml.in: Propogate DESTDIR also.
13940 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13942         * configure.in (vax-*-netbsd*): Don't build gas for this
13943         platform.
13945 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13947         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13948         and libgcj for AVR.
13950 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13952         * MAINTAINERS (Write After Approval): Add myself.
13954 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13956         * config.guess: Update to 2002-05-22 version.
13957         * config.sub: Likewise.
13959 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13961         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13962         * config-ml.in: Likewise.
13963         * configure: Likewise.
13964         * configure.in: Likewise.
13966 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13968         * MAINTAINERS: Update my email address.
13970 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13972         * configure.in: Simplify makefile fragment collection.
13974         * configure.in: Remove code to build emacs.
13976         * configure.in : Remove --srcdir argument from targargs and buildargs
13977         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13979         * configure: Move some logic to configure.in.
13980         * configure.in: Move some logic from configure.
13982 2002-05-11  Tom Tromey  <tromey@redhat.com>
13984         * MAINTAINERS: Reflect libgcj reality.
13986 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13988         * Makefile.in: Honour DESTDIR.
13990 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13992         * config.guess: Import 2002-03-20 version.
13993         * config.sub: Import 2002-04-26 version.
13995 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13997         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13999 2002-05-07  Tim Josling  <tej@melbpc.org.au>
14001         * MAINTAINERS: Add self.
14003 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
14005         * ltmain.sh: Detect and handle object name conflicts
14006         while piecewise linking a static library.
14008 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
14010         * configure.in (noconfigdirs): Don't disable libgcj on
14011         sparc64-*-solaris* and sparcv9-*-solaris*.
14013 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
14015         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14017 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
14019         * configure.in (FLAGS_FOR_TARGET): Do not add
14020         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14021         on i[3456]86-*-linux*.
14023 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
14025         * configure.in (noconfigdirs): Replace [ ] with test.
14027         * configure.in (noconfigdirs): Do not add target-newlib if
14028         target == i[3456]86-*-linux*, and host == target.
14030 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
14032         * configure.in: delete reference to absent file
14034         * configure.in: replace '[' with 'test'
14036         * configure.in: Eliminate references to gash.
14037         * Makefile.in: Eliminate references to gash.
14039         * configure.in: remove useless references to 'pic' makefile fragments.
14041         * configure.in: (*-*-windows*) Finish removing.
14043         * configure.in: Eliminate redundant test for libgui.
14045 2002-04-29  Roger Sayle  <roger@eyesopen.com>
14047         * MAINTAINERS: Add self and realphabetize.  Update entries
14048         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
14049         entry for a29k port maintainer.
14051 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
14053         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14054         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14056 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
14058         * configure.in: remove references to dead files
14060 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14062         * MAINTAINERS: Add information about purpose of this file.
14064 2002-04-18  Tom Tromey  <tromey@redhat.com>
14066         * configure.in: Disallow configuring libgcj when it is already
14067         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
14068         Solaris 2.8 by default.  For PR libgcj/6158.
14070 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14072         * configure.in:  Move default CC setting out of config/mh-* fragments
14073         directly into here.
14075 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14077         * configure.in: don't even try to configure or make a subdirectory
14078         if there's no configure script for it.
14080 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14082         * MAINTAINERS: Remove chill maintainers.
14083         * Makefile.in (CHILLFLAGS): Remove.
14084         (CHILL_LIB): Remove.
14085         (TARGET_CONFIGDIRS): Remove libchill.
14086         (CHILL_FOR_TARGET): Remove.
14087         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14088         CHILL_LIB.
14089         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14090         (CHECK_TARGET_MODULES): Likewise.
14091         (INSTALL_TARGET_MODULES): Likewise.
14092         (CLEAN_TARGET_MODULES): Likewise.
14093         (configure-target-libchill): Remove.
14094         (all-target-libchill): Remove.
14095         * configure.in (target_libs): Remove target-libchill.
14096         Do not compute CHILL_FOR_TARGET.
14097         * libchill: Remove directory.
14099 2002-04-11  DJ Delorie  <dj@redhat.com>
14101         * Makefile.in, configure.in: Sync with binutils, entries
14102         follow...
14104 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14106         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14107         (do-tar, do-bz2): New rules.
14108         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14109         (gdb-tar): New rule.
14110         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14111         (insight_dejagnu.tar): New rule.
14112         (insight.tar): New rule.
14113         (gdb+dejagnu.tar): New rule.
14114         (gdb.tar): New rule.
14116 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14118         * Makefile.in: Add all-tix to deps for all-snavigator
14119         so that tix is built when building snavigator.
14121 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14123         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14124         ld and gdb are not supported.
14126 2002-01-07  Mark Salter  <msalter@redhat.com>
14128         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14129         Allow target-libgloss to be built for arm, strongarm, and xscale.
14131 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14133         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14134         options for i[3456]86-pc-linux* native builds.
14136 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14138         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14139         files from .po files for a distribution.
14141 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14143         * configure.in: Enable libstdc++-v3 for h8300 targets.
14145 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14147         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14148         version from bfd/.
14150 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14152         * Makefile.in (VER): When present, extract the version number from
14153         the file version.in.
14155 2001-05-24  Tom Rix  <trix@redhat.com>
14157         * configure.in : enable ld for aix
14159 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14161         * config.guess: Add linux target for S/390.
14163 2000-11-07  Philip Blundell  <pb@futuretv.com>
14165         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14167 2000-11-03  Philip Blundell  <pb@futuretv.com>
14169         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14170         files.
14172 2001-01-15  Ben Elliston  <bje@redhat.com>
14174         * configure.in (host_tools): Add sid.
14175         Always configure cgen.
14177 2000-11-24  Nick Clifton  <nickc@redhat.com>
14179         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14181 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14183         * Makefile.in (ALL_MODULES): Add all-cgen.
14184         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14185         (all-cgen): New target.
14186         (all-opcodes,all-sim): Depend on all-cgen.
14187         * configure.in (host_tools): Add cgen.
14188         Only configure cgen if --enable-cgen-maint.
14190 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14192         * configure.in: Add *-*-freebsd* configurations.
14194 2002-04-08  Tom Tromey  <tromey@redhat.com>
14196         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14197         Fixes PR libgcj/6068.
14199 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14201         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14203 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14205         * configure.in (alpha*-dec-osf*): Enable libgcj.
14207 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14209         * MAINTAINERS (Write After Approval): Add myself.
14211 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14213         Fix for: PR bootstrap/3591, target/5676
14214         * configure.in (mcore-pe): Disable the configuration of
14215         libstdc++-v3 since exceptions are not supported.
14217 2002-03-20  Anthony Green  <green@redhat.com>
14219         * configure.in: Enable libgcj for xscale-elf target.
14221 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14223         * MAINTAINERS:  Update my email address.
14225 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14227         * ltmain.sh (relink_command): Fix typo in previous change.
14229 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14231         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14232         (relink_command): Added --tag flags.
14233         (mode=install): If relinking fails; error out.
14235 2002-03-12  Richard Henderson  <rth@redhat.com>
14237         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14238         .NOTPARALLEL tag.
14239         (do-check): Rename from check.
14240         (check): Allow parallel check.
14242 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14244         * MAINTAINERS: Add myself as maintainer for xtensa port.
14245         Fix alphabetical order in CPU port maintainer list.
14246         Remove myself from Write After Approval list.
14248 2002-03-11  Richard Henderson  <rth@redhat.com>
14250         * Makefile.in (.NOTPARALLEL): Add fake tag.
14252 2002-03-07  H.J. Lu  (hjl@gnu.org)
14254         * configure.in: Enable gprof for mips*-*-linux*.
14256 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14258         * MAINTAINERS (Write After Approval): Add myself.
14260 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14262         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14263         libjava.
14264         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14266 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14268         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14269         because its Makefile is there; test for the executable instead.
14271 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14273         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14274         libstdc++-v3 and libjava.
14276 2002-02-11  Adam Megacz  <adam@xwt.org>
14278         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14279         boehm-gc
14281 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14283         * config.guess: Updated to 2002-01-30's version.
14284         * config.sub: Updated to 2002-02-01's version.
14285         Contribute sh64-elf.
14286         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14287         * configure.in: Added sh64-*-*.
14289 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14291         * MAINTAINERS: Belatedly add myself to write after approval list.
14293 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14295         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14296         Remove self as Write After Approval.
14298 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14300         * MAINTAINERS: Put self in as maintainer for contrib/regression
14301         directory.
14303 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14305         * MAINTAINERS:  Update my email address.
14307 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14309         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14310         target-libiberty, and target-libgloss.  Skip Java-related
14311         libraries if not supported for NetBSD on target CPU.
14313 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14315         * install-sh: Use _inst.$$_ for temp file name.
14317 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14319         * MAINTAINERS (Write After Approval): Move my contact info
14320         from here...
14321         (OS Port Maintainers): ...to here (netbsd).
14323 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14325         * MAINTAINERS (Write After Approval): Add myself.
14327 2002-01-17  H.J. Lu  <hjl@gnu.org>
14329         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14330         (all-target-fastjar): Also depend on all-target-libiberty.
14332 2002-01-16  H.J. Lu  (hjl@gnu.org)
14334         * config.guess: Import from master sources, rev 1.225.
14335         * config.sub: Import from master sources, rev 1.238.
14337 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14339         * MAINTAINERS (Write After Approval): Remove myself.
14341 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14343         * MAINTAINERS (Write After Approval): Add myself.
14345 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14347         * MAINTAINERS: Add self as docs co-maintainer.
14349 2001-12-11  Matthias Klose  <doko@debian.org>
14351         * MAINTAINERS (Write After Approval): Add myself.
14353 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14355         * MAINTAINERS: Update my email address.
14357 2001-12-07  Turly O'Connor  <turly@apple.com>
14358         * MAINTAINERS (Write After Approval): Add myself.
14359         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14360         (rs6000_initialize_trampoline): Call __trampoline_setup for
14361         ABI_DARWIN too.
14362         * darwin-tramp.asm: New file, implements __trampoline_setup.
14363         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14365 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14367         * MAINTAINERS (Write After Approval): Add myself.
14369 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14371         * configure, configure.in: Use temp file for long sed commands.
14373 2001-12-03  Laurent Guerby  <guerby@acm.org>
14375         * config.sub: Update to version 1.232 on subversion.
14377 2001-12-03  Ben Elliston  <bje@redhat.com>
14379         * MAINTAINERS: Update mail address for config.* patches.
14381 2001-11-27  DJ Delorie  <dj@redhat.com>
14382             Zack Weinberg  <zack@codesourcery.com>
14384         When build != host, create libiberty for the build machine.
14386         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14387         CONFIG_ARGUMENTS.
14388         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14389         New variables.
14390         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14391         and rules.
14392         (all.normal): Depend on ALL_BUILD_MODULES.
14393         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14394         (all-build-libiberty): Depend on configure-build-libiberty.
14396         * configure: Calculate and substitute proper value for
14397         ALL_BUILD_MODULES.
14398         * configure.in: Create the build subdirectory.
14399         Calculate and substitute TARGET_CONFIGARGS (formerly
14400         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14402 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14404         * MAINTAINERS (write-after-approval): Add self.
14406 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14408         * MAINTAINERS (GNATS only accounts): Remove self.
14410 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14412         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14413         libf2c.
14415 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14417         * MAINTAINERS (Write After Approval): Add self.
14419 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14421         * MAINTAINERS: mips and s390 are also CPU ports.
14423 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14425         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14427 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14429         * MAINTAINERS: Alphabetize.
14431 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14433         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14435 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14437         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14439 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14441         * configure.in (--enable-languages): Be more permissive about
14442         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14444 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14446         * config.sub: Import from master sources, rev. 1.230.
14447         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14449 2001-11-07  Laurent Guerby  <guerby@acm.org>
14451         * MAINTAINERS (Write After Approval): Add self.
14453 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14455         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14457 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14459         * config.sub: Import from master sources, rev 1.226.
14460         * config.guess: Import from master sources, rev 1.216.
14462 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14464         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14465         * MAINTAINERS: Add self as maintainer of MMIX port.
14466         Remove old after-approval entry.
14468 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14470         * ChangeLog, configure: Fix spelling errors.
14472 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14474         * MAINTAINERS: Tweak my address.
14476 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14478         * MAINTAINERS: Update my email address.
14480 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14482         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14483         * MAINTAINERS: Add self as maintainer of CRIS port.
14485 2001-10-10  Geert Bosch  <bosch@gnat.com>
14487         * MAINTAINERS (Various maintainers: Ada front end):
14488         Added Robert Dewar.
14490 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14492         * MAINTAINERS (Write After Approval): Added self
14494 2001-10-02  Geert Bosch  <bosch@gnat.com>
14496         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14498 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14500         * configure: Handle temporary files securely using mkdir.
14502 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14504         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14506 2001-09-26  Will Cohen  <wcohen@redhat.com>
14508         * configure.in (*-*-linux*): Disable configuration of target-newlib
14509         and target-libgloss.
14511 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14513         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14514         RANLIB.
14516 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14518         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14519         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14520         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14521         avoid quotes nesting problems.
14522         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14523         (DO_X): Export only variables that are set.
14525 2001-09-19  Ben Elliston  <bje@redhat.com>
14527         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14528         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14529         semantics.  Use the shell built-in "type" command instead.
14531 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14533         Merged from gcc-3_0-branch:
14534         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14535         * ltcf-c.sh: Use $objext, not $ac_objext.
14536         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14537         * ltcf-cxx.sh: Add support for GNU.
14538         2001-07-22  Timothy Wall  <twall@redhat.com>
14539         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14540         default settings if using GNU tools with that configuration.
14541         * ltcf-cxx.sh: Ditto.
14542         * ltcf-gcj.sh: Ditto.
14543         2001-07-21  Michael Chastain  <chastain@redhat.com>
14544         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14545         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14546         * ltmain.sh: Mark as gcc-local.
14548 2001-08-30  Eric Christopher  <echristo@redhat.com>
14549             Jason Eckhardt  <jle@redhat.com>
14551         * config.guess: Merge from master sources.
14552         * config.sub: Merge from master sources, add support for mipsisa32.
14554 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14555         * config.sub: Merge from master sources, rev 1.219.
14556         * MAINTAINERS: Add self as contact for stormy16 port.
14558 2001-08-14  Zack Weinberg  <zackw@panix.com>
14560         * config.sub: Merge from master sources, rev 1.218.
14561         * config.guess: Merge from master sources, rev 1.209.
14563 2001-08-11  Graham Stott  <grahams@redhat.com>
14565         * Makefile.in (check-c++): Add missing semicolon.
14567 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14569         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14571 2001-07-30  Eric Christopher  <echristo@redhat.com>
14573         * MAINTAINERS (Various maintainers: mips port): Added myself.
14575 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14577         * configure.in (sh-*-linux*): New.
14579 2001-07-27  Richard Henderson  <rth@redhat.com>
14581         * .cvsignore: Add LAST_UPDATED.
14583 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14585         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14587 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14589         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14591 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14593         * MAINTAINERS (Write After Approval): Added myself.
14595 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14597         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14598         and libgcj on m68hc11/m68hc12.
14600 2001-06-27  H.J. Lu  (hjl@gnu.org)
14602         * Makefile (CFLAGS_FOR_BUILD): New.
14603         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14605 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14607         * README: Remove version number.
14609 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14611         * INSTALL/README: Update wrt. to the installation instructions now
14612         residing in gcc/doc/install.texi.
14614 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14616         * README: Replace with a cut-down and updated version of gcc/README.
14618 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14620         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14621         multilibs to be disabled.
14623 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14625         * MAINTAINERS (Write After Approval): Add myself.
14627 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14629         * config.guess: Import CVS version 1.195.
14630         * config.sub: Import CVS version 1.212.
14632 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14634         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14635         gcc/xgcc is built, use -print-prog-name to find out the program
14636         name to use.
14638 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14640         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14641         appear to also be in the master copy.
14642         * config.sub:  Import CVS version 1.211.
14644 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14646         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14647         with_gcc]: Use `gcc -shared' to build a shared library.
14649 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14651         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14652         archives.
14654 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14656         * MAINTAINERS (Write After Approval): Add myself.
14658 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14660         * configure.in (libstdcxx_flags): Do not try to execute
14661         libstdc++-v3/testsuite_flags until it exists.
14663 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14665         * MAINTAINERS: Update my email address.
14667 2001-05-31  Graham Stott  <grahams@redhat.com>
14669         * MAINTAINERS (Write After Approval): Add myself.
14671 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14673         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14674         libraries when using g++ with native linker.
14676 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14678         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14680 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14682         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14683         [aix4*|aix5*]: Prepend blank.
14685 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14687         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14688         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14689         of subdir/configure scripts to use the new libtool.m4.
14691 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14693         * MAINTAINERS (Write After Approval): Add myself.
14695 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14697         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14699 2001-05-11  Ben Elliston  <bje@redhat.com>
14701         * Makefile.in (all-sid): New target.
14702         (check-sid, clean-sid, install-sid): Likewise.
14704 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14706         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14708 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14710         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14711         libgcj.
14713 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14715         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14716         gcc/xgcc is built, use -print-prog-name to find out the program
14717         name to use.
14719 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14721         * configure.in (noconfigdirs): Don't reset it from scratch in the
14722         target case; only append to it.
14724         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14725         sparc-*-solaris2.8]: Disable ${libgcj}.
14727 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14729         * configure.in (libgcj_saved): Copy from $libgcj.
14730         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14731         --disable-libgcj.
14733 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14735         * MAINTAINERS: Remove self as MIPS maintainer and
14736         C front end maintainer.
14738 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14740         * configure.in: Move *-chorusos target case to the proper switch.
14741         Disable libgcj.
14743 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14745         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14746         1.641.2.228.
14748 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14750         * Makefile.in (STAGE1_CFLAGS): Pass down.
14752 2001-04-13  Alan Modra  <amodra@one.net.au>
14754         * config.guess: Add hppa64-linux support.  Note for next import that
14755         this is already in the master file.
14756         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14758 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14760         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14761         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14763 2001-04-11  Stan Shebs  <shebs@apple.com>
14765         * MAINTAINERS: Add self as Darwin port maintainer.
14767 2001-04-11  Alan Modra  <amodra@one.net.au>
14769         * MAINTAINERS: Update my email address.
14771 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14773         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14774         recent versions of FreeBSD (release 3 or later).
14775         * ltconfig: On FreeBSD, -lc must not be provided when building
14776         a shared library or else the standard -pthread gcc option is
14777         rendered worthless to later users of the built library.
14779 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14781         * MAINTAINERS: Add self and RTH as C front end maintainers.
14783 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14785         * config.sub: Make sure to match an already-canonicalized
14786         machine name (eg. mn10300-unknown-elf).
14788 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14790         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14791         New macros.
14792         (bootstrap, cross): Use RECURSE_FLAGS.
14793         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14795 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14797         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14799 2001-03-22  Colin Howell  <chowell@redhat.com>
14801         * Makefile.in (DO_X): Do not backslash single-quotes in
14802         backquotes (two places).
14804 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14806         Re-installed:
14807         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14808         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14809         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14810         * ltcf-cxx.sh: Likewise.
14811         * ltcf-gcj.sh: Likewise.
14813 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14815         * MAINTAINERS: Add myself as "documentation co-maintainer".
14817 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14819         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14820         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14822 2001-03-19  Tom Tromey  <tromey@redhat.com>
14824         * config-ml.in: Handle GCJ and GCJFLAGS.
14826 2001-03-21  Michael Chastain  <chastain@redhat.com>
14828         * Makefile.in: all-m4 depends on all-texinfo.
14830 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14832         * MAINTAINERS: Add myself to write after approval list.
14834 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14836         * Makefile.in (DO_X): Quote nested quotes.
14838 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14840         * MAINTAINERS: Add myself to write after approval list.
14842 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14844         * Makefile.in (DO_X): Use double quotes for quoting
14845         "RANLIB=$${RANLIB}".
14847 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14849         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14851 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14853         * configure.in: Only use `lang_requires' for languages athat are
14854         actually enabled.
14856 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14858         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14860 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14862         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14864 2001-03-07  Tom Tromey  <tromey@redhat.com>
14866         * configure.in: Allow config-lang.in to set `lang_requires' to list
14867         of other required languages.
14869 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14871         * Makefile.in: Remove RANLIB definition. Use RANLIB
14872         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14873         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14875 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14876             Alexandre Oliva  <aoliva@redhat.com>
14878         * Makefile.in (check-c++): Use tabs, not spaces.
14880 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14882         * MAINTAINERS: add myself to Write After Approval list.
14884 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14886         * Makefile.in (check-c++): New rule.
14888         * configure.in (target_libs): Remove libg++.
14889         (noconfigdirs): Remove libg++.
14890         (noconfigdirs): Same.
14891         (noconfigdirs): Same.
14892         (noconfigdirs): Same.
14894         * config-ml.in: Remove libg++ references.
14896         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14897         (ALL_TARGET_MODULES): Same.
14898         (configure-target-libg++): Remove.
14899         (all-target-libg++): Remove.
14900         (configure-target-libio): Remove.
14901         (all-target-libio): Remove.
14902         (check-target-libio): Remove.
14903         (.PHONY): Remove.
14904         (libg++.tar.bz2): Remove.
14905         (all-target-cygmon): Remove libio.
14906         (all-target-libstdc++): Remove.
14907         (configure-target-libstdc++): Remove.
14908         (TARGET_LIB_PATH): Remove libstdc++.
14909         (ALL_GCC_CXX): Remove libstdc++.
14910         (all-target-gperf): Correct.
14912 2001-02-16  Nick Clifton  <nickc@redhat.com>
14914         * configure.in (noconfigdirs): Allow configuration of texinfo
14915         for Cygwin hosts.
14917 2001-02-15  Anthony Green  <green@redhat.com>
14919         * configure: Introduce GCJ_FOR_TARGET.
14920         * configure.in: Ditto.
14921         * Makefile.in: Ditto.
14923 2001-02-13  Andreas Schwab  <schwab@suse.de>
14925         * MAINTAINERS: Update mail address.
14927 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14929         * config.guess: Add linux target for S/390.
14930         * config.sub: Likewise.
14932 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14934         * configure.in: for *-chorusos, don't config target-newlib and
14935         target-libgloss.
14937 2001-02-06  Ben Elliston  <bje@redhat.com>
14939         * configure: Output host type to stdout, not stderr.
14941 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14943         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14944         * ltcf-cxx.sh: Likewise.
14946         * config.if: Assume enable_libstdcxx_v3 is defined.
14948 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14950         Remove V2 C++ library.
14951         * configure.in: Remove --enable-libstdcxx_v3 support.
14953 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14955         * include/demangle.h: Add prototype for java_demangle_v3.
14957 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14959         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14961 2001-01-27  Richard Henderson  <rth@redhat.com>
14963         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14965 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14967         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14968         Don't unset, it's non-portable and no longer necessary, set to empty
14969         instead.
14971 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14973         * ltconfig: Shell portability fix for the tagname validity check.
14975 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14977         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14978         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14980 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14982         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14984 2001-01-26  Tom Tromey  <tromey@redhat.com>
14986         * configure.in: Allow libgcj to be built on Sparc Solaris.
14988 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14990         * ltcf-c.sh: Add aix5 case.
14991         * ltcf-cxx.sh: Likewise.
14992         * ltconfig: Likewise.
14994 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14996         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14997         keep at least one of build_libtool_libs or build_old_libs set to
14998         yes.
15000         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
15001         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
15003 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
15005         * configure.in: Enable libgcj on several additional platforms.
15007 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
15009         * configure.in: Enable libgcj for linux targets.
15011 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15013         * MAINTAINERS (Write After Approval): Add myself.
15015 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15017         * MAINTAINERS: Add myself as vax port maintainer.
15019 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
15021         * MAINTAINERS: Add myself as Mercury front-end maintainer.
15023 2001-01-09  Mike Stump  <mrs@wrs.com>
15025         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15026         failures of subdirectories.
15028 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15030         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
15031         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15032         * ltcf-cxx.sh: Likewise.
15033         * ltcf-gcj.sh: Likewise.
15034         * ltconfig.sh: Fix typo.
15036 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15038         * configure: handle DOS-style absolute paths.
15040 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15042         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15044 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
15046         * MAINTAINERS: Add myself as avr port co-maintainer.
15048 2000-12-28  Ben Elliston  <bje@redhat.com>
15050         * MAINTAINERS: Add myself under ``Write After Approval''.
15052 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
15054         * texinfo: Remove directory from GCC.
15056 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15058         * COPYING: Update to current
15059         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15060         to 19yy as example year in copyright notice).
15062 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
15064         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15065         (libstdcxx_incdir): Pass down.
15066         * config.if: Remove expired bits for cxx_interface, add stub.
15067         (libstdcxx_incdir): Add variable for g++ include directory.
15068         * configure.in (gxx_include_dir): Use it.
15070 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15072         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
15073         with old-email address from ``Write After Approval''.
15075 2000-12-15  Andreas Jaeger  <aj@suse.de>
15077         * configure.in: Handle lang_dirs.
15079 2000-12-14  Tom Tromey  <tromey@redhat.com>
15081         * MAINTAINERS: Removed brads.
15083         * MAINTAINERS: Added gcj developers.
15085 2000-12-13  Anthony Green  <green@redhat.com>
15087         * configure.in: Disable libgcj for any target not specifically
15088         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15089         with g++ abi.
15091 2000-12-13  Mike Stump  <mrs@wrs.com>
15093         * Makefile.in (local-distclean): Also remove fastjar.
15095 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15097         * contrib/gcc_update: Add fastjar --touch entries.
15099 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15101         * configure.in: Disable language-specific target libraries for
15102         languages that aren't enabled.
15104 2000-12-10  Anthony Green  <green@redhat.com>
15106         * configure.in: Define libgcj.  Disable libgcj target libraries for
15107         most targets.
15109 2000-12-10  Neil Booth  <neilb@earthling.net>
15111         * MAINTAINERS: Update mail address, remove from WAA list.
15113 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15115         * libjava: Imported from /cvs/java.
15116         * libffi: Likewise.
15117         * Boehm-gc: Likewise.
15119 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15121         * configure.in (target_libs): Revert 2000-12-08 patch.
15122         (noconfigdirs): Added target-libjava.
15124 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15126         * djunpack.bat: removed.
15128 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15130         * Makefile.in: handle DOS-style absolute paths.
15131         * config-ml.in: likewise.
15132         * symlink-tree: likewise.
15134 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15136         * fastjar: Imported.
15138 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15140         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15141         libjava.
15142         * configure.in (target_libs): Removed `target-libjava'.
15144 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15146         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15147         (ALL_MODULES): Added fastjar.
15148         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15149         (all-target-libjava): all-fastjar replaces all-zip.
15150         (all-fastjar): Added.
15151         (configure-target-fastjar, all-target-fastjar): Likewise.
15152         * configure.in (host_tools): Added fastjar.
15154 2000-12-07  Mike Stump  <mrs@wrs.com>
15156         * Makefile.in (local-distclean): Remove leftover built files.
15158 2000-11-24  Nick Clifton  <nickc@redhat.com>
15160         * configure.in (xscale-elf): Add target.
15161         (xscale-coff): Add target.
15163 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15165         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15166         recent versions of FreeBSD (release 3 or later).
15167         * ltconfig: On FreeBSD, -lc must not be provided when building
15168         a shared library or else the standard -pthread gcc option is
15169         rendered worthless to later users of the built library.
15171 2000-11-16  Fred Fish  <fnf@be.com>
15173         * configure.in (enable_libstdcxx_v3): Fix typo,
15174         libstd++ -> libstdc++.
15176 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15178         * MAINTAINERS: Add self to Write After Approval list.
15180 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15182         * MAINTAINERS: Update my email address.  Add myself to global write
15183         privs list.
15185 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15187         * Makefile.in: Merge with src and libgcj.
15188         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15189         configure-target-<library> when their configure scripts need the C
15190         or C++ library to have already been built to work properly.
15191         (do_proto_toplev): Set them to an empty string.
15193         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15194         (REALLY_SET_LIB_PATH): Use them.
15196 2000-11-17  Stan Shebs  <shebs@apple.com>
15198         * MAINTAINERS: Add self to Write After Approval list.
15200 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15202         * configure: Provide the original toplevel configure arguments
15203         (including $0) to subprocesses in the environment rather than
15204         through gcc/configargs.h.
15206 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15208         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15209         C99.  Alphabetise "Write After Approval" list.
15211 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15213         * configure: Turn on libstdc++ V3 by default.
15215         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15216         if we've got GCC.
15218 2000-11-11  Philip Blundell  <philb@gnu.org>
15220         * MAINTAINERS: Add self to Write After Approval list.
15222 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15224         * ltcf-c.sh (aix4): Improve shared library configuration; require
15225         exporting symbols.
15226         * ltcf-cxx.sh (aix4): Define.
15227         * ltconfig (aix4): Define library and soname specs appropriate for
15228         AIX.  Define command to create export symbols list.
15230 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15232         * config.sub: Add support for Sun Chorus
15234 2000-10-31  Nick Clifton  <nickc@redhat.com>
15236         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15237         <name>@redhat.com.  Also installed new email address for Clint
15238         Popetz.
15240 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15242         * etc: Remove directory from GCC.
15244 2000-10-16  Michael Meissner  <meissner@redhat.com>
15246         * configure (gcc/configargs.h): Only create if there is a build GCC
15247         directory created.
15249 2000-10-16  Matthias Klose  <doko@debian.org>
15251         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15252         when configured for libstdc++-v3.
15254 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15256         * configure: Save configure arguments to gcc/configargs.h.
15258 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15260         * config.guess: Import CVS version 1.157.
15261         * config.sub: Import CVS version 1.181.
15263 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15265         * Makefile.in (bootstrap): avoid recursion if subdir missing
15266         (cross): ditto
15267         (do-proto-toplev): ditto
15269 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15271         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15272         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15274         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15275         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15276         all affected `configure' scripts.
15278 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15280         * MAINTAINERS: Add self as cpplib co-maintainer.
15282 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15284         * MAINTAINERS: Add self to Write After Approval list.
15286 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15288         * INSTALL/README: egcs -> GCC update.
15290 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15292         * MAINTAINERS: Add myself to Write After Approval list.
15294 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15296         * MAINTAINERS: Add myself to Write After Approval list.
15298 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15300         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15301         X11 libraries for hppa64.
15303 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15305         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15307 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15309         * Makefile.in (all-zlib): Added dummy target.
15311         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15312         ltcf-gcj.sh: Updated from libtool multi-language branch.
15314 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15316         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15317         (bootstrap*): Depend on all-bootstrap.
15319 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15321         * config.guess: Import CVS version 1.156.
15322         * config.sub: Import CVS version 1.179.
15324 2000-09-02  Anthony Green  <green@cygnus.com>
15326         * Makefile.in (all-gcc): Depend on all-zlib.
15327         (CLEAN_MODULES): Add clean-zlib.
15328         (ALL_MODULES): Add all-zlib.
15329         * configure.in (host_libs): Add zlib.
15331 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15333         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15334         crosses, but add gcc/include to the header search path for them.
15336 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15338         * MAINTAINERS: Add self to Write After Approval list.
15340 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15342         * config.guess: Import CVS version 1.152.
15343         * config.sub: Import CVS version 1.177.
15345 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15347         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15348         $targargs to tell whether newlib is going to be built.
15350         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15351         $$r/TARGET_SUBDIR/libio for _G_config.h.
15353 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15355         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15357 2000-08-22  DJ Delorie  <dj@redhat.com>
15359         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15361 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15363         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15364         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15365         sub-configures.
15367 2000-08-21  DJ Delorie  <dj@redhat.com>
15369         * MAINTAINERS: Add self as a libiberty maintainer
15371 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15373         * configure.in (libstdcxx_flags): Use
15374         libstdc++-v3/src/libstdc++.INC.
15376 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15378         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15380 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15382         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15384         * configure: Make enable_threads and enable_shared defaults
15385         explicit.  Substitute enable_threads into generated Makefiles.
15386         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15387         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15389 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15391         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15393 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15395         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15396         previous delta.
15398 2000-08-11  Jason Merrill  <jason@redhat.com>
15400         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15401         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15402         (FLAGS_FOR_TARGET): Not here.
15403         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15405 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15407         * config-ml.in (CC, CXX): Don't introduce a leading space.
15409 2000-08-07  DJ Delorie  <dj@delorie.com>
15411         * MAINTAINERS: Add self as a DJGPP maintainer
15413 2000-08-07  DJ Delorie  <dj@redhat.com>
15415         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15416         "if we're also building gcc, and it's a gcc that will run on the
15417         build machine, we want to use its includes instead of the system's
15418         default includes".
15420 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15422         * MAINTAINERS: Add self to Write After Approval list.
15424 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15426         * configure.in (libstdcxx_flags): Don't use `"'.
15428         * config-ml.in: Adjust multilib search paths to the
15429         appropriate multilib tree.
15431 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15433         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15434         commas in $LANGUAGES.
15436 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15438         * configure.in: Re-enable all references to libg++ and librx.
15440 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15442         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15443         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15444         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15445         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15447         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15449 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15451         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15452         CXX_FOR_TARGET for sed.
15454 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15456         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15457         Do not override if already set in the environment or in configure.
15458         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15459         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15461 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15463         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15464         the libtool CVS tree multi-language branch.
15465         * ltconfig, ltmain.sh: Updated.
15467 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15469         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15470         (clean-target): Depend on it.
15472         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15473         (GCC_FOR_TARGET): Use it.
15474         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15475         * configure.in: ... here.
15476         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15477         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15479 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15481         * MAINTAINERS: Add self to Write After Approval list.
15483 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15485         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15486         (configure-target-libchill, configure-target-libobjc): Likewise.
15488         * configure.in: Use the same cache file for all target libs.
15489         * config-ml.in: But different cache files per multilib variant.
15491 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15493         * configure (topsrcdir): Don't use dirname.
15495 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15497         * MAINTAINERS: Add self to Write After Approval list.
15499 2000-07-20  Jason Merrill  <jason@redhat.com>
15501         * configure.in: Remove all references to libg++ and librx.
15503         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15505 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15507         * config.sub: Update to subversions version 2000-07-06.
15509 2000-07-12  Andrew Haley  <aph@cygnus.com>
15511         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15512         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15514 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15516         * symlink-tree:  Check number of arguments.
15518 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15520         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15521         search path for a g++ extracted from the build tree.  This
15522         will allow link tests run by configure scripts in
15523         subdirectories to succeed.
15525 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15527         * ltconfig: Add support for mips-dde-sysv4.2MP
15529 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15531         * MAINTAINERS: Add myself as loop discovery maintainer.
15533 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15535         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15536         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15538 2000-06-19  Timothy Wall  <twall@cygnus.com>
15540         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15541         * config.sub: Add tic54x target.
15543 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15545         * MAINTAINERS: Add self as Fortran maintainer,
15546         remove Craig Burley.
15548 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15550         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15551         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15553 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15555         * MAINTAINERS: Add self as i18n maintainer
15557 20000-05-21  H.J. Lu  (hjl@gnu.org)
15559         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15560         directory are used if they exist. Make sure
15561         $(build_tooldir)/include is searched for header files,
15562         $(build_tooldir)/lib/ for library files.
15563         (GCC_FOR_TARGET): Likewise.
15564         (CXX_FOR_TARGET): Likewise.
15566 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15568         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15570 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15572         * Makefile.in (configure-target-libiberty): Depend on
15573         configure-target-newlib.
15575 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15577         * configure.in, Makefile.in: Merge all libffi-related
15578         configury stuff from the libgcj tree.
15580 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15582         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15583         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15585 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15587         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15588         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15589         current version information.  Add to proto-toplev directory.
15590         (gdb-taz): Build do-djunpack.
15592 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15594         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15596 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15598         * MAINTAINERS: Add self to Write After Approval list.
15600 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15602         * ltmain.sh: Preserve in relink_command any environment
15603         variables that may affect the linker behavior.
15605 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15607         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15609 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15611         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15613 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15615         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15616         with the version name.
15618 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15620         * MAINTAINERS: Add self as bb-reorder maintainer.
15622 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15624         * config.if: Tweak.
15626 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15628         * djunpack.bat: New file.
15630 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15632         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15633         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15634         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15635         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15637 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15639         * config.sub (case $basic_machine): Change default for "ibm-*"
15640         to "openedition".
15642 2000-04-13  Andreas Jaeger  <aj@suse.de>
15644         * MAINTAINERS: Added myself.
15646 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15648         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15649         (do-md5sum): New target.
15650         (MD5PROG): Define.
15651         (PACKAGE): Default to TOOL.
15652         (VER): Default to a shell script.
15653         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15654         md5 checksum generation.
15655         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15656         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15657         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15658         insight.tar.bz2): Use gdb-taz to create archive.
15660 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15662         * configure (warn_cflags): Delete.
15664 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15666         * MAINTAINERS: Added myself.
15668 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15669             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15671         * configure.in (enable_libstdcxx_v3): Add.
15672         (target_libs): Add bits here to switch between libstdc++-v2 and
15673         libstdc++-v3.
15674         * config.if: And this file too.
15675         * Makefile.in: Add libstdc++-v3 targets.
15677 2000-04-05  Michael Meissner  <meissner@redhat.com>
15679         * config.sub (d30v): Add d30v as a basic machine type.
15681 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15683         * configure.in: -linux-gnu*, not -linux-gnu.
15685 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15687         * MAINTAINERS: Add self in write-after-approval section.
15689 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15691         * MAINTAINERS: Add self as ia64 port maintainer.
15693 2000-03-08  Neil Booth  <NeilB@earthling.net>
15695         * MAINTAINERS: Add self in write-after-approval section.
15697 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15699         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15700         (do-tar-bz2): Replace TOOL with PACKAGE.
15701         (gdb.tar.bz2): Remove GDBTK from GDB package.
15702         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15703         dejagnu.tar.bz2): New packages.
15705 2000-02-27  Andreas Jaeger  <aj@suse.de>
15707         * configure.in: Add entry for mips*-*-linux*, move catch all
15708         *-*-*linux* entry below this one.
15710 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15712         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15714 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15716         * config.sub: Support an OS of "wince".
15718 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15720         * config.guess, config.sub: Updated to match config's 2000-02-15
15721         version.
15723 2000-02-23  Linas Vepstas  <linas@linas.org>
15725         * config.sub: Add support for Linux/IBM 370.
15726         * configure.in: Likewise.
15728 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15730         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15732 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15734         * config.guess: Guess "cygwin" rather than "cygwin32".
15736 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15738         * configure (gcc_version): When setting, narrow search to
15739         lines containing `version_string'.
15741 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15743         * config.sub: Add support for avr target.
15745 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15747         * MAINTAINERS: Add maintainers for MCore port.
15749 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15751         * config.sub: Add mmix-knuth-mmixware.
15753 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15755         * MAINTAINERS: Pair cccp with cpplib maintainership.
15757 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15759         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15760         structure stuff to -L library search.
15761         (CXX_FOR_TARGET): Ditto.
15762         (CROSS_CHECK_MODULES): Fix spelling mistake.
15764 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15766         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15767         the C++ compiler.
15769 2000-01-12  Richard Henderson  <rth@cygnus.com>
15771         * configure.in: Don't build some bits for beos.
15773 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15775         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15776         as include files.
15778 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15780         * Add self as cpplib maintainer, as requested by Jason
15781         Merrill.  Correct my e-mail address.
15783 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15785         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15786         not mh-aix43.
15788 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15790         * MAINTAINERS: Add myself to "write after approval" list.
15792 1999-12-14  Richard Henderson  <rth@cygnus.com>
15794         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15795         * config.sub: Accept alphaev[78], alphaev8.
15797 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15799         * config.guess, config.sub: Update from autoconf.
15801 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15803         * MAINTAINERS:  update my playtime e-address.
15805 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15807         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15808         necessary libraries are missing.
15810 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15812         * MAINTAINERS: Add new 'write after approval' maintainer.
15814 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15816         * MAINTAINERS: Add new Java maintainer.
15818 1999-10-25  Andreas Schwab  <schwab@suse.de>
15820         * configure: Fix quoting inside arguments of eval.
15822 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15824         * config-ml.in: Allow suppression of some ARM multilibs.
15826 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15828         * config.guess: Add OS/390 match pattern.
15829         * config.sub: Add mvs, openedition targets.
15830         * configure.in (i370-ibm-opened*): New.
15832 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15834         * config.sub: Add support for configuring for pj.
15836 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15838         * config.sub (maybe_os): Add support for configuring for fr30.
15840 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15842         * configure.in: Do not configure or build ld for AIX
15843         platforms.  ld is known to be broken on these platforms.
15845 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15847         * config-ml.in: Pass compiler flag corresponding to multidirs to
15848         subdir configures.
15850 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15852         * Makefile.in (LDFLAGS): Define.
15854 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15856         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15857         noconfigdirs.
15858         (*-*-cygwin*): Likewise.
15860 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15862         * mkdep: New file.
15863         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15864         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15866         From Eli Zaretskii <eliz@is.elta.co.il>:
15867         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15868         long file name when using DJGPP on MS-DOS.
15870 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15872         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15874 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15876         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15877         dependency as this causes "make check" to globally "make all"
15879 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15881         * configure.in (target_libs): Added target-zlib.
15882         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15883         (CONFIGURE_TARGET_MODULES): Likewise.
15884         (CHECK_TARGET_MODULES): Likewise.
15885         (INSTALL_TARGET_MODULES): Likewise.
15886         (CLEAN_TARGET_MODULES): Likewise.
15887         (configure-target-zlib): New target.
15888         (all-target-zlib): Likewise.
15889         (all-target-libjava): Depend on all-target-zlib.
15890         (configure-target-libjava): Depend on configure-target-zlib.
15892         * Makefile.in (configure-target-libjava): Depend on
15893         configure-target-newlib.
15894         (configure-target-boehm-gc): New target.
15895         (configure-target-qthreads): New target.
15897         * configure.in (target_libs): Added target-qthreads.
15898         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15899         (CONFIGURE_TARGET_MODULES): Likewise.
15900         (CHECK_TARGET_MODULES): Likewise.
15901         (INSTALL_TARGET_MODULES): Likewise.
15902         (CLEAN_TARGET_MODULES): Likewise.
15903         (all-target-qthreads): New target.
15904         (configure-target-libjava): Depend on configure-target-qthreads.
15905         (all-target-libjava): Depend on all-target-qthreads.
15907         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15908         (CONFIGURE_TARGET_MODULES): Likewise.
15909         (CHECK_TARGET_MODULES): Likewise.
15910         (INSTALL_TARGET_MODULES): Likewise.
15911         (CLEAN_TARGET_MODULES): Likewise.
15912         (all-target-libjava): New target.
15913         (all-target-boehm-gc): Likewise.
15914         * configure.in (target_libs): Added libjava, boehm-gc.
15916 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15918         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15919         configure.bat in SUPPORT_FILES.
15920         (gas+binutils.tar.bz2): Likewise.
15922         * makeall.bat: Remove; obsolete.
15924 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15926         From Mark Elbrecht:
15927         * configure.bat: Remove; obsolete.
15929 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15931         * configure: Add -W -Wall to the default CFLAGS when compiling with
15932         gcc.
15934 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15936         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15938 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15940         * configure.in: Build ld on IRIX6.
15942 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15944         * Makefile.in: Change distribution targets to use bzip2 instead of
15945         gzip.
15946         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15947         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15949 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15951         * config.sub: Add mcore target.
15953 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15955         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15957 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15959         * config.guess (dummy): Changed to $dummy.
15961 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15963         * config.sub: Tidied up case statements.
15965 1999-05-22  Ben Elliston  <bje@cygnus.com>
15967         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15968         <jiro@din.or.jp>.
15970         * config.guess: Merge with FSF version. Future changes will be
15971         more accurately recorded in this ChangeLog.
15972         * config.sub: Likewise.
15974 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15976         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15978 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15980         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15982 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15984         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15986 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15988         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15989         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15990         Bad merge removed these two changes.
15992 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15993                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15995         * config.guess (interix Alpha): Add.
15997 1999-04-11  Richard Henderson  <rth@cygnus.com>
15999         * configure.in (i?86-*-beos*): Do config gperf; don't config
16000         gdb, newlib, or libgloss.
16002 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
16004         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
16005         link a trivial program with -mabi=64.  If it fails, remove mabi=64
16006         from multidirs.
16008 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
16010         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
16012 1999-04-08  Nick Clifton  <nickc@cygnus.com>
16014         * config.sub: Add support for mcore targets.
16016 1999-04-07  Michael Meissner  <meissner@cygnus.com>
16018         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16019         not mt-ospace, in order to shut up assembler warning about using
16020         symbols that are named the same as registers.
16022 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
16024         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16025         dependency list for all-target-cygmon.
16027 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
16029         * config-ml.in: Check $host, not $target, for selective multilibs.
16030         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16031         thumb interworking, and underscore prefix multilibs.
16033 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
16035         * missing: Update to version from current automake.
16037 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
16039         * configure (gxx_include_dir): Removed.
16041         * configure.in (gxx_include_dir): Handle it.
16042         * Makefile.in: Likewise.
16044 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
16046         * config.sub (mips64vr4111,mips64vr4111el) Add.
16048 1999-03-21  Ben Elliston  <bje@cygnus.com>
16050         * config.guess: Correct typo for detecting ELF on FreeBSD.
16052 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
16054         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16055         config/mh-djgpp.
16057 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
16059         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16060         all-target-newlib to dependency list for all-target-bsp.
16062 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16064         * config.sub: Add i386-uwin support.
16065         * config.guess: Likewise.
16067 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16069         * configure.in: cleanup, add mh-*pic handling for arm, special
16070         case powerpc*-*-aix*
16072 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
16074         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16075         can be built.
16077 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
16079         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16080         targets.
16082 1999-03-02  Nick Clifton  <nickc@cygnus.com>
16084         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16086 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16088         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16090 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16092         * config.sub: Fix typo in arm recognition.
16094 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16096         * configure.in (noconfigdirs): Changed target_configdirs to
16097         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16098         rather than m68k-*-* since it is not known to work on
16099         m68k-aout. Ditto for arm-*-*oabi.
16101 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16103         * configure.in (*-*-windows*): Remove, no longer used.
16105 1999-02-19  Ben Elliston <bje@cygnus.com>
16107         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16108         Smart and improved by Andrew Cagney.
16110 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16112         * config.guess: Recognize openbsd-*-hppa.
16114 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16116         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16117         only if it is not empty.
16119 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16121         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16123         * config.guess: Modified to recognize uname's armv* syntax.
16125         * config.sub: Modified to recognize uname's armv* syntax.
16127 1999-02-17  Mark Salter  <msalter@cygnus.com>
16129         * configure.in: Added target-bsp for sparclite.
16131 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16133         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16135 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16137         * configure.in: Add support for strongarm port.
16138         * config.sub: Add support for strongarm target.
16140 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16142         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16143         the old name config/mh-cygwin32.
16144         Enable texinfo.
16146 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16148         * configure.in: Do build ld for ix86 Solaris.
16150 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16152         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16153         $AR_FOR_TARGET.  Likewise for RANLIB.
16155 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16157         * config.sub (oabi):  Recognize.
16158         * configure.in (arm-*-oabi):  Handle.
16160 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16162         * config.guess: Improve detection of i686 on UnixWare 7.
16164 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16166         * config.guess: Add support for i386-pc-interix.
16167         * config.sub: Likewise.
16168         * configure.in: Likewise.
16170 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16172         * Makefile.in: Remove unneeded all-target-libio from
16173         from all-target-winsup target since it is now unneeded.
16174         Add all-target-libtermcap in its place since it is now
16175         needed.
16177 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16179         * configure.in: makefile stub for cygwin target is probably
16180         unnecessary.  Remove it for now.
16182 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16184         * configure.in: libtermcap.a should be built when cygwin is the
16185         target as well as the host.
16186         * config.guess: Allow mixed case in cygwin uname output.
16187         * Makefile.in: Add libtermcap target.
16189 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16191         * config.sub: Clean up handling of hppa2.0.
16193 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16195         * config.guess: Use C code to identify more HP machines.
16197 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16199         * config.sub: Handle hppa2.0.
16201 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16203         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16204         cygmon for all sparclite targets, regardless of object format.
16206 1998-12-15  Mark Salter  <msalter@cygnus.com>
16208         * configure.in: Added target-bsp for several target architectures.
16210         * Makefile.in: Added rules for bsp.
16212 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16214         * config.guess: Improve detection of hppa2.0 processors.
16216 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16218         * config.guess: Recognize FreeBSD using ELF automatically.
16220 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16222         * configure (skip-this-dir): Add handling for new shell script, which
16223         might be created by a sub-directory's configure to indicate, this particular
16224         directory is "unwanted".
16225         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16227 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16229         * ltconfig: import from libtool, after changing libtool to
16230         account for the cygwin name change.
16232 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16234         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16235         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16237 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16239         * configure.in: Add libtermcap to list of cygwin dependencies.
16241 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16243         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16244         they include winsup/include when it's a cygwin target.
16246 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16248         * configure.in (host_tools): Added zip.
16249         * Makefile.in (all-target-libjava): Depend on all-zip.
16250         (all-zip): New target.
16251         (ALL_MODULES): Added all-zip.
16252         (NATIVE_CHECK_MODULES): Added check-zip.
16253         (INSTALL_MODULES): Added install-zip.
16254         (CLEAN_MODULES): Added clean-zip.
16256 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16258         * Makefile.in: lose "32" from comment about cygwin.
16260 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16262         * configure.in: Use -Os to build target libraries for the fr30.
16264 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16266         * config.sub: Add fr30.
16268 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16270         * configure.in: drop "32" from config/mh-cygwin32.  Check
16271         cygwin* instead of cygwin32*.
16272         * config.sub: Check cygwin* instead of cygwin32*.
16274 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16276         * config.guess: Match any version of Unixware7.
16278 1998-10-20  Syd Polk  <spolk@cygnus.com>
16280         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16281         if desired.
16283 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16285         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16286         these if the appropriate directories and files to not exist.
16288 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16290         * Makefile.in (DEVO_SUPPORT): Add config.if.
16292 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16294         * configure: Add pattern to replace "build_tooldir"'s
16295         definition in the generated Makefile with "tooldir"'s
16296         actual value.
16298 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16300         * config.sub: Bring back lost sparcv9.
16302         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16304 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16306         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16307         CC_FOR_TARGET and friends.
16309 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16311         * Makefile.in (build_tooldir): New variable, same as tooldir.
16312         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16313         -B$(build_tooldir)/bin/.
16314         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16316 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16318         * README: Remove installation instructions and refer to the
16319         INSTALL directory instead.
16321 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16323         * config.sub: Add support for i[34567]86-pc-udk.
16324         * configure.in: Likewise.
16326 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16328         * Makefile.in: add bzip2 package building bits for user
16329         tools module
16330         * configure.in: ditto
16332 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16334         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16335         (ALL_TARGET_MODULES): Add all-target-libobjc.
16336         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16337         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16338         (all-target-libchill): Add dependencies.
16339         * configure.in (target_libs): Add libchill.
16341 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16343         * configure.in (target_subdir): Remove duplicate line.
16345 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16347         * Makefile.in (all-automake): fix dependencies.
16349 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16351         * configure.in: Minor cleanups for building in the $(target_alias)
16352         subdir.
16354 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16356         * Makefile.in (bootstrap): Set r and s before make all.  Use
16357         BASE_FLAGS_TO_PASS in make all.
16358         (cross): Likewise.
16360 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16362         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16364 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16366         * config.sub: Fix typo in last change.
16368 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16370         * config.sub: Add support for C4x target.
16371         * configure.in: Likewise.
16373 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16375         * config.sub: Recognize sparcv9 just like sparc64.
16377 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16379         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16381 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16383         * config.guess: Correctly identify Pentium II sco boxes.
16385         * config.guess: Fix "tr" code.  From Weiwen Liu.
16387 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16389         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16390         stabs.
16392 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16394         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16395         (ALL_TARGET_MODULES): Add all-target-libchill.
16396         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16397         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16398         (all-target-libchill): Add dependencies.
16399         * configure.in (target_libs): Add libchill.
16401 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16403         * config.guess: Avoid assumptions about "tr" behaves when
16404         LANG is set to something other than English.
16406 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16408         * configure (gxx_include_dir): Changed to
16409         '${prefix}/include/g++'-${libstdcxx_interface}.
16411         * config.if: New to determine the interfaces.
16413 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16415         * config.guess: Detect and handle MPE/IX.
16416         * config.sub: Deal with MPE/IX.
16418 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16420         * configure.in: Use mh-aix43.
16422 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16424         * configure: Fix --without/--disable cases for gxx-include-dir.
16426 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16428         * mdata-sh:  Imported.  Needed for automake support.
16430 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16432         * Makefile.in (taz): Try "chmod -R og=u ." before
16433         "chmod og=u `find . -print`".
16435 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16437         * configure.in: Add arm-elf and thumb-elf support.
16439 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16441         * Makefile.in: Undo previous patch.
16443 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16445         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16446         to here ...
16447         (install-no-fixedincludes): and here
16448         (INSTALL_MODULES): ... from here.
16450 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16452         * config.sub: Merge with FSF.
16454         * config.guess: Merge with FSF.
16456 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16458         * configure (extraconfigdirs): New variable.
16459         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16460         * Makefile.in (all): Move higher in file.
16461         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16462         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16463         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16464         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16465         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16467 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16469         * Makefile.in (all-target-libjava): Depend on all-gcc and
16470         all-target-newlib.
16471         (configure-target-libjava): Depend on $(ALL_GCC).
16473 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16475         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16476         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16478 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16480         * INSTALL/README: Fix typo.
16482 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16484         * ylwrap: Change absolute path checks to check for DOS style path
16485         names.
16487         * ylwrap: Don't use a full path name if the source file is in the
16488         same directory.  From hjl@lucon.org (H.J. Lu).
16490         * config-ml.in: Default to being verbose, to match Feb 18 change to
16491         configure.
16493 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16495         Brought over from egcs:
16497         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16499         * configure.in (target_subdir): Set to ${target_alias} instead
16500         of "libraries".
16502         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16504         * configure.in (target_subdir): Set to libraries if enable_multilib.
16506 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16508         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16509         multilibs, force reconfiguration the first time we create
16510         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16512 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16514         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16515         avoid confusion with --no-recursion.
16517 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16519         * configure.in: Win32 hosts shouldn't use install -x
16520         * install-sh: remove -x option, and special .exe-handling
16521         hack.
16523 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16525         * config.guess: Recognize i586-pc-beos.
16526         * configure.in: Don't build some bits for beos.
16528 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16530         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16531         CFLAGS default to -O2.
16533         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16534         when using GNU ld.
16536 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16538         * ltmain.sh: Correct install when using a different shell.
16540 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16542         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16544 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16546         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16547         target.
16549 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16551         * ltconfig: Update to correct AIX handling.
16553 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16555         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16557         * configure.in (target_subdir): Set to ${target_alias} instead
16558         of "libraries".
16560 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16562         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16563         (Makefile): Depend on $(gcc_version_trigger).
16565         * configure (gcc_version): Change default initializer to empty
16566         string.
16567         (gcc_version_trigger): New variable; pass this variable down
16568         to subdir configures to enable them checking gcc's version
16569         themselves. Emit make macros for both gcc_version vars.
16570         (topsrcdir): Initialize reliably.
16571         (recursion line): Remove --with-gcc-version=${gcc_version}.
16573 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16575         * configure (enable_version_specific_runtime_libs): Implement new flag
16576         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16577         in $(libsubdir); emit definition in each generated Makefile.
16578         (gxx_include_dir): Initialize depending on
16579         $enable_version_specific_runtime_libs.
16581 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16583         * configure (gcc_version): Initialize properly depending on
16584         how and where configure is started.
16585         (recursion line): Pass a --with-gcc-version=${gcc_version}
16586         to configures in subdirs.
16588 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16590         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16591         cygmon
16593 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16595         * configure.in: Add cygmon and libstub support for mn10200.
16597 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16599         * configure (gcc_version): Add new variable describing the
16600         particular gcc version we're building.
16601         * Makefile.in (libsubdir): Add new macro for the directory
16602         in which the compiler finds executables, libraries, etc.
16603         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16604         and libsubdir.
16606 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16608         * Makefile.in (local-clean): Remove *.log.
16609         (warning.log): Built with warn_summary from build.log.
16610         (mail-report.log): Run test_summary.
16611         (mail-report-with-warnings.log): Run test_summary including
16612         warning.log in the report.
16614 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16616         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16618 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16620         * Makefile.in (grep): Grep no longer depends on libiberty.
16622 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16624         * Makefile.in: all-snavigator needs all-libgui.
16626 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16628         * configure.in: Add cygmon and libstub support for mn10300.
16630 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16632         * missing: Update to version from automake 1.3.
16634         * ltmain.sh: On installation, don't get confused if the same name
16635         appears more than once in the list of library names.
16637 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16639         * config.sub: Accept m68060 and m5200 as CPU names.
16641 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16643         * configure: Use && rather than using -a in test, because odd
16644         strings can confuse test.
16645         * configure.in: Likewise.
16647 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16649         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16651 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16653         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16654         bootstrap4-lean): New targets.
16656 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16658         * mpw-* Delete.  Not used.
16660 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16662         * COPYING.LIB: Update FSF address.
16664 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16666         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16668         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16669         GAS_SUPPORT_DIRS.
16671 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16673         * ltconfig, ltmain.sh: Avoid producing a version number if
16674         -version-info was not used.
16676 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16678         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16679         building with newlib.
16681 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16683         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16684         Solaris `make' causes it to continue to next definition.
16686 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16688         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16689         the right GUI libraries and files are installed along with GDB.
16691 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16693         * configure.in: Change alpha to alpha* in several places.
16695 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16697         * config.sub: Recognize sparc86x.
16699 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16701         * configure.in (--enable-target-optspace): Remove debug echo.
16703 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16705         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16707 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16709         * ltconfig: Update cygwin32 support.
16711         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16712         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16713         (GDB_SUPPORT_DIRS): Likewise.
16715 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16717         * configure.in (target_makefile_frag): If --enable-target-optspace,
16718         use -Os to compile target libraries rather than -O2.  Default to
16719         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16720         not used.
16721         * configure.in (target_cflags): Ditto for d30v.
16723 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16725         * Makefile.in (all-bfd): Depend on all-intl.
16726         (all-binutils): Likewise.
16727         (all-gas): Likewise.
16728         (all-gprof): Likewise.
16729         (all-ld): Likewise.
16731 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16733         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16735 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16737         * Makefile.in (all-bfd): Depend upon all-libiberty.
16739         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16741 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16743         * Makefile.in: Add libstub.
16745         * configure.in: Ditto. Build libstub for targets that have cygmon
16746         support.
16748 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16750         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16752 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16754         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16755         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16757 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16759         * configure: Define DEFAULT_M4 by searching PATH.
16760         * Makfile.in: Use DEFAULT_M4.
16762 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16764         * ltconfig: Add cygwin32 support.
16766         * Makefile.in, configure.in: Add libtool as a native only directory
16767         to configure and build.
16769 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16771         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16773 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16775         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16777 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16779         * Makefile.in: add ash make rules
16780         * configure.in: add ash to native_only and host_tools lists
16782 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16784         * Makefile.in (all-gettext, all-intl): New targets.
16785         (ALL_MODULES): Added all-gettext, all-intl.
16786         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16787         (INSTALL_MODULES): Added install-gettext, install-intl.
16788         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16790         * configure.in (host_tools): Added gettext.
16791         (native_only): Likewise.
16792         (noconfigdirs) [various cases]: Likewise.
16793         (host_libs): Added intl.
16795 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16797         * configure: Do not disable building gdbtk for cygwin32 hosts.
16799 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16801         * configure.in: Add thumb-coff target.
16802         * config.sub: Add thumb-coff target.
16804 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16806         * Makefile.in: Revert yesterday's change.
16807         (all-target-winsup):  all-target-librx stays out of here.
16809 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16811         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16812         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16813         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16814         Remove references to librx and libg++.
16816 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16818         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16819         recursive makes
16821 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16823         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16824         for newlib directory.
16825         (CXX_FOR_TARGET): Likewise.
16827 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16829         * ltconfig: Update after libtool/ltconfig.in change for
16830         hpux11.
16832 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16834         * ltconfig, ltmain.sh: Update to libtool 1.2.
16836 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16838         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16839         (install-gcc-cross): Instead, override LANGUAGES here.
16841 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16843         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16844         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16846 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16848         * configure.in: Add Thumb-pe target.
16850 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16852         * Makefile.in - changed sn targets to snavigator
16853         * configure.in - changed sn targets to snavigator
16855 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16857         * config-ml.in: After building symlink tree call make distclean
16858         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16859         to be the case for libiberty.
16861 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16863         * configure: When making link, also check the current
16864         directory. The configure scripts may create one.
16866 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16868         * config.sub: Accept alphapca56 and alphaev6 properly.
16870 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16872         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16874 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16876         * config.sub (sco5): Fix typo.
16878 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16880         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16881         install-itcl.
16882         (install-itcl): Remove dependency on install-tcl.
16884 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16886         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16888 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16890         * configure.in: Don't build libgui for a cygwin32 target when not on
16891         a cygwin32 host.
16893 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16895         * configure (redirect): Set to null, so default behavior of
16896         configure is now --verbose.
16898 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16900         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16901         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16903 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16905         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16906         this change to sync Makefile.in with its ChangeLog entries.
16908 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16910         * ltmain.sh (mkdir): Check that the directory doesn't exist
16911         before we exit with error, so that we don't get races during
16912         parallel builds.
16914 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16916         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16918 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16920         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16921         PICFLAG_FOR_TARGET.
16922         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16924         * configure: Emit a definition for the new macro enable_shared
16925         into each Makefile.
16927 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16929         * configure.in (host_tools, native_only): Add libtool.
16931 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16933         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16934         Fix typo in ming config comment.
16936 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16938         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16940 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16942         * config.sub: Add tic30 cases, and map c30 to tic30.
16944 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16946         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16947         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16948         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16949         (CLEAN_TARGET_MODULES): Similarly
16950         (all-target-libf2c): Add dependences.
16951         * configure.in (target_libs): Add libf2c.
16953 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16955         * configure.in: Remove expect from noconfigdirs when target
16956         is cygwin32.  OK to build expect and dejagnu with Canadian
16957         Cross.
16959 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16961         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16962         host.
16964         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16965         and mingw32.
16967 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16969         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16970         here as it is not defined in the toplevel Makefile.
16972 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16974         * configure (package_makefile_rules_frag): New variable, which names
16975         a file with generic rules, ...
16976         Change comment to mention we now have FIVE parts.
16977         * configure: Undo last change.
16979 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16981         * config.guess: More accurate determination of HP processor types.
16982         * config.sub: More accurate determination of HP processor types.
16984 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16986         * configure (package_makefile_frag): Move inserting the
16987         ${package_makefile_frag} to where it should be according
16988         to the comment.
16990 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16992         * config.guess: Add support for Linux/ARM.
16994 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16996         * .cvsignore: Remove *-info and *-install since they match
16997         release-info and mpw-install, which we don't want to just ignore.
16999 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
17001         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
17003 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
17005         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
17006         local_prefix to sub-make invocations.
17008 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
17010         * configure.in: Check makefile fragments in the source
17011         directory.
17013 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
17015         * configure.in: Check whether host and target makefile
17016         fragments exist before adding them to *_makefile_frag.
17018 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
17020         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17022 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
17024         * configure.in: Make sure we only replace RPATH_ENVVAR on
17025         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17026         regexp to sed.
17028         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17029         to sub-makes.
17031 1998-01-13  Lee Iverson   (leei@ai.sri.com)
17033         * config-ml.in (multi-do): LDFLAGS must include multilib
17034         designator.
17036 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
17038         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17040 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
17042         * config.sub: Add mingw32 support.
17043         * configure.in: Likewise.
17045 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17047         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17049 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
17051         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17052         * configure (gxx_include_dir): Provide a definition for subdirs
17053         which do not use autoconf.
17055 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
17057         * config.guess: Sync with egcs.  Picks up new alpha support,
17058         BeOS & some additional linux support.
17060 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
17062         * config.guess: HP 9000/803 is a PA1.1 machine.
17064 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
17066         * configure.in: It's alpha*-...
17068 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17070         * configure.in (host_makefile_frag, target_makefile_frag):
17071         Handle multiple config files.
17072         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17073         alpha-*-*.
17075 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
17077         * mkdep: New file.
17079 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
17081         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17083 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17085         * Makefile.in: Add libgui directory.
17086         (GDB_TK): Add all-libgui.
17087         * configure.in: Add libgui directory.
17088         * configure: Add all-libgui to GDB_TK.
17090 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17092         * config-ml.in (multidirs): Add m32r to multilib list.
17094 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17096         * Makefile.in (all-target-gperf): Change dependency to
17097         all-target-libstdc++.
17099 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17101         * config.guess: Add BeOS support.
17103 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17105         Source directory cvs renamed to cvssrc:
17106         * configure.in (host_tools): Change cvs to cvssrc.
17107         (native_only): Likewise.
17108         (noconfigdirs) [various cases]: Likewise.
17109         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17110         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17111         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17112         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17113         (all-cvssrc): Rename target from all-cvs.
17115 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17117         * configure (gxx_include_dir): Fix thinko.
17119 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17121         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17122         (install-cross, install-gcc-cross): New targets.
17124 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17126         * configure.in (noconfigdirs): Add support for Thumb target.
17128         * config.sub (maybe_os): Add support for Thumb target.
17130 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17132         * Makefile.in: Add rules for cygmon.
17134         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17136 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17138         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17139         * configure (gxx_include_dir): Provide a definition for subdirs
17140         which do not use autoconf.
17142 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17144         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17145         11/18/97 build
17147 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17149         * From Franz Sirl.
17150         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17151         found on RedHat Linux systems.
17153 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17155         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17156         guesses.
17158 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17160         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17162 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17164         * ltmain.sh: If mkdir fails, check whether the directory was created
17165         anyhow by some other process.
17167 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17169         * configure.in (d30v-*-*): Configure all directories.
17171 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17173         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17174         for the D30V.
17176 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17178         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17180 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17182         * include/libiberty.h: Add extern "C" { so it can be used with C++
17183         progrms.
17184         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17185         programs.
17187 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17189         * configure.in (d30v-*-*): Configure GCC now.
17191 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17193         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17194         is no longer needed.
17196 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17198         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17200 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17202         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17203         targets using "$@" to provide support for similar but not identical
17204         targets without having to duplicate code.
17206 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17208         * makefile.vms: Fix to work with DEC C.
17210 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17212         * config.sub: Add mips-tx39-elf to marketing names.
17214 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17216         * ltmain.sh: Handle symlinks in generated script.
17218 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17220         * configure: Handle autoconf style directory options: --bindir,
17221         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17222         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17223         --sysconfdir.
17224         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17225         (sharedstatedir, localstatedir, oldincludedir): New variables.
17226         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17227         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17228         sbindir, sharedstatedir, and sysconfdir.
17230 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17232         * Makefile.in (bootstrap-lean): New target.
17234 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17236         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17237         sn, and gnuserv from noconfigdirs.
17239 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17241         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17243 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17245         * Makefile.in (cross): New target.
17247 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17248                           Jeff Law         <law@cygnus.com>
17250         * Makefile.in (bootstrap2, bootstrap3): New targets.
17251         (all-bootstrap): Remove outdated and confusing target.
17252         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17254 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17256         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17257         windows.  Consistent with gdb/configure.
17259 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17261         * configure.in: Name Linux target fragment.
17263         * configure: Rewrite so that project Makefile fragment is inserted
17264         first and appears last in the resulting Makefile.
17266 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17268         * Makefile.in (install-itcl): Install tcl first.
17270 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17272         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17274 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17276         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17278         * configure.in (skipdirs): Add target-librx for Linux.
17279         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17281 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17283         * Makefile.in (bootstrap): New target.
17285 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17287         * config.sub: Accept 'amigados' for backward compatibility.
17289 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17291         * config.guess: Merge with FSF.
17293 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17295         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17297 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17299         * config.sub: Add "marketing-names" patch.
17301 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17303         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17305 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17307         * config.sub: Handle v850-elf.
17309 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17311         * .cvsignore (*-install): Remove.
17313 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17315         * ltconfig: Set CONFIG_SHELL in libtool.
17316         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17318 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17320         * configure.in (target_subdir): Set to libraries if enable_multilib.
17322 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17324         * config.guess: Update from gcc directory.
17326 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17328         * Makefile.in (all-sim): Depends on all-readline.
17330 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17332         * Makefile.in (BISON, YACC): Use $$s.
17333         (all-bison): Depend on all-texinfo.
17335 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17337         * Makefile.in (BISON): Add -L flag.
17338         (YACC): Likewise.
17340 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17342         * configure.in (noconfigdirs): Add support for v850e target.
17344         * config.sub (maybe_os): Add support for v850e target.
17346 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17348         * configure.in (noconfigdirs): Add support for v850ea target.
17350         * config.sub (maybe_os): Add support for v850ea target.
17352 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17354         * config.sub: Add mipstx39.  Delete r3900.
17356 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17358         * Makefile.in (all-autoconf): Depends on all-texinfo.
17360 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17362         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17363         eabi targets.
17365 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17367         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17369         * configure: When handling a Canadian Cross, handle YACC as well as
17370         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17371         * Makefile.in (all-bison): Depend upon all-texinfo.
17373 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17375         * Makefile.in (BISON): bison, not byacc or bison -y.
17376         (YACC): bison -y or byacc or yacc.
17377         (various): Add *-bison as appropriate.
17378         (taz): No need to mess with BISON anymore.
17380 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17382         * configure: If OSTYPE matches *win32*, try to find a good value for
17383         CONFIG_SHELL.
17385 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17387         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17388         configure.in if it is present.
17390 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17392         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17394 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17396         * config.sub: Recognize `arc' cpu.
17397         * configure.in: Likewise.
17398         * config-ml.in: Likewise.
17400 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17402         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17404 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17406         * configure: Changed sed delimiter from ':' to '|' when
17407         attempting to substitute ${config_shell} for SHELL. On
17408         NT ${config_shell} may contain a ':' in it.
17410 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17412         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17414 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17416         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17418 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17420         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17422         * ylwrap: If the program is a relative path, force it to be
17423         absolute.
17425 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17427         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17429 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17431         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17432         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17433         for libraries.
17435 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17437         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17438         separated by spaces.
17440 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17442         * ylwrap: New file.
17443         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17445         * ltmain.sh: Handle /bin/sh at start of install program.
17447         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17449         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17450         * missing: New file, from automake 1.2.
17452 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17454         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17455         check-tk to CHECK_X11_MODULES.
17457 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17459         * config.sub: Merge with FSF.
17461 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17463         * config.guess: Merge with FSF.
17465 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17467         * configure: Treat msdosdjgpp like go32.
17468         * configure.in: Likewise.  Don't remove gprof for go32.
17470         * configure: Change Makefile.tem2 to Makefile.tm2.
17472 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17474         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17476 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17478         * install-sh (chmodcmd): Set to null if the DST directory already
17479         exists.  Same as Nov 11th change.
17481 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17483         * configure (GDB_TK): Needs itcl and tix.
17485 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17487         * config.guess: Update from FSF.
17489 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17491         * Makefile.in (GDB_TK): Depend on itcl and tix.
17493 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17495         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17496         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17497         (INSTALL_SCRIPT): New variable.
17498         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17499         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17500         to -x.
17501         * install-sh: Add support for -x option.
17503 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17505         * configure.in, Makefile.in: Treat tix like itcl.
17507 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17509         * Makefile.in (WINDRES): New variable.
17510         (WINDRES_FOR_TARGET): New variable.
17511         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17512         (EXTRA_HOST_FLAGS): Add WINDRES.
17513         (EXTRA_TARGET_FLAGS): Add WINDRES.
17514         (EXTRA_GCC_FLAGS): Add WINDRES.
17515         ($(DO_X)): Pass down WINDRES.
17516         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17517         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17518         DLLTOOL_FOR_TARGET.
17520 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17522         * configure.in: configure sim before gdb for win32-x-ppc
17524 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17526         Move gperf into the toplevel, from libg++.
17527         * configure.in (target_tools): Add target-gperf.
17528         (native_only): Add target-gperf.
17529         * Makefile.in (all-target-gperf): New target, depend on
17530         all-target-libg++.
17531         (configure-target-gperf): Empty rule.
17532         (ALL_TARGET_MODULES): Add all-target-gperf.
17533         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17534         (CHECK_TARGET_MODULES): Add check-target-gperf.
17535         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17536         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17538 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17540         * config.sub (mn10200): Recognize new basic machine.
17542 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17544         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17545         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17547 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17549         * configure.in: If we're building mips-sgi-irix6* native, turn on
17550         ENABLE_MULTILIB and set TARGET_SUBDIR.
17552 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17554         * Makefile.in (all-sn): Depend on all-grep.
17556 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17558         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17560         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17561         Makefile.  From Jeff Makey <jeff@cts.com>.
17562         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17564         * Makefile.in (DISTBISONFILES): Remove.
17565         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17566         $(DEFAULT_YACC).
17568         * configure.in: Build itl, db, sn, etc., when building for native
17569         cygwin32.
17571         * Makefile.in (LD): New variable.
17572         (EXTRA_HOST_FLAGS): Pass down LD.
17573         ($(DO_X)): Likewise.
17575 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17577         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17579 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17581         * configure.in (targargs): Strip out any supplied --build argument
17582         before adding our own. Always add --build.
17584 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17586         * configure.in (targargs): Pass --build if we're doing
17587         a cross-compile.
17589 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17591         * configure: Use '|' instead of ":" as the separator in
17592         sed. Otherwise sed chokes on NT path names with drive
17593         designators. Also look for "?:*" as the leading characters in an
17594         absolute pathname.
17596 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17598         * config.sub: Support for r3900.
17600 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17602         * configure.in: Use install-sh, not install.sh.
17604 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17606         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17607         apply it twice.
17609 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17611         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17612         install-binutils.
17614 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17616         * Makefile.in: Add automake targets.
17617         * configure.in (host_tools): Add automake.
17619 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17621         * configure: Default CXX to c++, not gcc.
17622         * Makefile.in (CXX): Set to c++, not gcc.
17623         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17625 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17627         * install-sh: try appending a .exe if source file doesn't
17628         exist
17630 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17632         * configure.in: Turn on multilib by default.
17633         (cross_only): Remove target-libiberty.
17635         * Makefile.in (all-gcc): Don't depend on libiberty.
17637 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17639         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17641 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17643         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17644         (DISTBISONFILES): Add ld/Makefile.in
17646 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17648         * configure.in: if target is cygwin32 but host isn't cygwin32,
17649         don't configure gdb tcl tk expect, not just gdb.
17651 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17653         * configure.in: Added gnuserv everywhere sn appears.
17655         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17656         (CROSS_CHECK_MODULES): Added check-gnuserv.
17657         (INSTALL_MODULES): Added install-gnuserv.
17658         (CLEAN_MODULES): Added clean-gnuserv.
17659         (all-gnuserv): New target.
17661 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17663         * config.guess: Fixes for MIPS OpenBSD systems.
17665 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17667         * Makefile.in (INSTALL_XFORM): Remove.
17668         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17670         * mkinstalldirs: New file, copied from automake.
17671         * Makefile.in (installdirs): Rename from install-dirs.  Use
17672         mkinstalldirs.  Change all users.
17673         (DEVO_SUPPORT): Add mkinstalldirs.
17675 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17677         * install-sh: Rename from install.sh.
17678         * Makefile.in (INSTALL): Change install.sh to install-sh.
17679         (DEVO_SUPPORT): Likewise.
17681         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17682         Graichen <graichen@rzpd.de>.
17684 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17686         * config.guess: Recognize OpenBSD systems correctly.
17688 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17690         * README, Makefile.in (ETC_SUPPORT): Remove references to
17691         cfg-paper*, configure.{texi,man,info*}._
17693 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17695         * Makefile.in (all.normal): Ensure that gcc is built after all
17696         the x11 - ie gdb - targets.
17698 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17700         * makefile.vms: Don't run conf-a-gas.
17702 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17704         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17706 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17708         * configure.in: Remove noconfigdirs case since gdb also
17709         configures and builds for tic80-coff.
17711 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17713         * configure: Set cache_file to config.cache.
17714         * Makefile.in (local-distclean): Remove config.cache.
17716 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17718         * COPYING: Update FSF address.
17720 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17722         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17723         noconfigdirs.
17725 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17727         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17728         MAKEDIRS, is empty.
17730 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17732         * config.sub: Tweak mn10300 entry.
17734 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17736         * configure.in (host_tools): Put sim before gdb, so gdb's
17737         configure.tgt can determine if the simulator was configured.
17739 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17741         * config.sub: Move BeOS $os case to be with other Cygnus
17742         local cases.
17744 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17746         * config.sub: Remove misplaced comment that broke Linux.
17748 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17750         * config.sub: Add BeOS support.
17752 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17754         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17756 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17758         * configure.in (noconfigdirs): Remove tcl and tk from
17759         noconfigdirs for cygwin32 builds.
17761 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17763         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17765 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17767         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17768         make-all.com, use makefile.vms instead.
17770 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17772         * config.sub: Accept -lnews*.
17774 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17776         * configure.in (noconfigdirs): Disable target-newlib,
17777         target-examples and target-libiberty for d30v.
17779 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17781         * configure.in (noconfigdirs): Enable ld for d30v.
17783 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17785         * configure.in (tic80-*-*): Build compiler.
17787 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17789         * configure.in (d30v-*): Remove sim directory from list of
17790         unsupported d30v directories
17792 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17794         * config.sub, configure.in: Add d30v target cpu.
17796 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17798         * makefile.vms: New file.
17799         * make-all.com: Remove.
17801 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17803         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17805 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17807         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17809 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17811         * Makefile.in (ALL_MODULES): Added all-db.
17812         (CROSS_CHECK_MODULES): Addec check-db.
17813         (INSTALL_MODULES): Added install-db.
17814         (CLEAN_MODULES): Added clean-db.
17816 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17818         * config.guess: Merge with latest FSF sources.
17820 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17822         * Makefile.in (ALL_MODULES): Added all-itcl.
17823         (CROSS_CHECK_MODULES): Added check-itcl.
17824         (INSTALL_MODULES): Added install-itcl.
17825         (CLEAN_MODULES): Added clean-itcl.
17827 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17829         * configure.in: build gdb for mn10200
17831 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17833         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17835 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17837         * configure.in (tic80-*-*): Turn off most targets right now.
17839 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17841         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17842         rather than the makeinfo program.
17843         (do-info): Depend upon all-texinfo.
17845 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17847         * configure.in: Remove uses of config/mh-linux.
17849         * config.sub, config.guess: Merge with latest FSF sources.
17851 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17853         * config.sub (case $basic_machine): Add tic80 entries.
17855 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17857         * config.sub, config.guess: Merge with latest FSF sources.
17859 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17861         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17862         * mpw-config.in: Test for NewFolderRecursive.
17863         * mpw-install: Use symbolic name for startup filename.
17864         * mpw-README: Add various additional details.
17866 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17868         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17870 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17872         * configure.in: Do build gcc and the target libraries for
17873         the mn10200.
17875 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17877         * configure.in: don't avoid building gdb for mn10300 any more
17878         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17879         instead of single-quoting it.
17881 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17883         * configure.in: Don't use --with-stabs on IRIX 6.
17885 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17887         * configure.in (m32r): Build gdb, libg++ now.
17889 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17891         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17892         directories from noconfigdirs.
17894 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17896         * config.sub (basic_machine): added mips16 configuration
17898 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17900         * config.sub: Handle d10v-unknown.
17902 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17904         * config.sub: Handle v850-unknown.
17906 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17908         * Makefile.in: add findutils
17909         * configure.in: add findutils to list of host_tools
17911 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17913         * config.sub: Handle mn10200 and mn10300.
17915 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17917         * configure.in (d10v-*): Do not build librx.
17919 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17921         * configure.in (mn10300): Build everything except gdb & libgloss.
17923 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17925         * config.guess:  Patch for Dansk Data Elektronik servers,
17926         from Niels Skou Olsen <nso@dde.dk>.
17928         For ncr, use /bin/uname rather than uname, since GNU uname does not
17929         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17931         Patch for MIPS R4000 running System V,
17932         from Eric S. Raymond <esr@snark.thyrsus.com>.
17934         Fix thinko for nextstep.
17936         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17938         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17939         * config.guess: Guess mips-dec-mach_bsd4.3.
17941         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17942         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17943         release numbers.
17944         * config.guess (mips-mips-riscos*):  Emit just enough of the
17945         release number.
17947         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17948         * config.guess (sparc-auspex-sunos*):  Added.
17949         (f300-fujitsu-*): Added.
17951         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17952         * config.guess:  Recognize a Tadpole as a sparc.
17954 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17956         * config.guess: Don't assume that NextStep version is either 2 or
17957         3.  NextStep 4 (aka OpenStep 4) has come out now.
17959 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17961         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17962         From Rik Faith <faith@cs.unc.edu>.
17964 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17966         * config.sub: Contributions from bug-gnu-utils to:
17967         Support plain "hppa" (no version given) architecture, reported by
17968         OpenStep.
17969         OpenBSD like NetBSD.
17970         LynxOs is not a hardware supplier.
17972         * config.guess: Contributions from bug-gnu-utils to add support for:
17973         OpenBSD like NetBSD.
17974         Stratus systems.
17975         More Pyramid systems.
17976         i[n>4]86 Intel chips.
17977         M680[n>4]0 Motorola chips.
17978         Use unknown instead of lynx for hardware manufacturer.
17980 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17982         * install.sh (chmodcmd): Set to null if the DST directory already
17983         exists.
17985 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17987         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17988         not use mt-ppc target Makefile fragment any more.
17990 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17992         * configure.in (*-*-windows):  Exclude everything but those dirs
17993         needed to build windows.
17995 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17997         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17999 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18001         * configure.in:  Exclude mmalloc from i386-windows.
18003 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18005         * Undo my previous change.
18007 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
18009         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
18010         unconditionally.
18011         (MAKEOVERRIDES): Define (revert this part of October 18 change).
18013 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
18015         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
18016         host to add it's own flags.
18018 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
18020         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18022 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
18024         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18025         (CXX_FOR_TARGET): Likewise.
18026         (GCC_FOR_TARGET): Define.
18027         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18028         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18029         CC_FOR_TARGET was specified on the command line.
18030         (MAKEOVERRIDES): Don't define.
18032 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
18034         * configure.in (m32r): Fix spelling of libg++ libs.
18036 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
18038         * config.sub (-apple*): Remove, now redundant.
18040 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
18042         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18044         * configure: Rework yesterday's sed script patch.
18046         * config.sub: Merge with FSF.
18048 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
18050         * config.guess:  Merge from FSF.
18052         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
18053         * config.guess: Use pc instead of unknown, for pc clone systems.
18054         Change linux to linux-gnu.
18056         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18057         * config.guess: Avoid non-portable tr syntax.
18059 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
18061         * test-build.mk (HOLES): Add "xargs" for gdb.
18063         * configure: Avoid hpux10.20 sed bug.
18065 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
18067         * configure.in:  Add support for windows host
18068         (that is a build done under the Microsoft build environment).
18070 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
18072         * Makefile.in: Replace all uses of srcroot with s, to shrink
18073         command line lengths.
18075         Patches from Geoffrey Noer <noer@cygnus.com>:
18076         * configure.in: If configuring for newlib, pass --with-newlib to
18077         subdirectories.
18078         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18079         -Bnewlib/ and -Lwinsup to gcc.
18080         (CXX_FOR_TARGET): Likewise.
18082 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18084         * Makefile.in (ETC_SUPPORT): Add configure.
18086 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18088         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18089         host configuration file.
18091 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18093         * configure.in: Break mn10x00 support into separate
18094         mn10200 and mn10300 configurations.
18095         * config.sub: Likewise.
18097 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18099         * configure.in: Add lots of stuff to noconfigdirs for
18100         the mn10x00 targets.
18102         * config.sub, configure.in: Add mn10x00 support.
18104 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18106         * make-all.com: Call conf-a-gas, not config-a-gas.
18108 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18110         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18111         targets.
18113 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18115         * mpw-README: Add much more detail for native PowerMac.
18116         * mpw-install: New file.
18117         * mpw-configure: Add --norecursion and --help options.
18118         * mpw-config.in: Translate readme and install files when
18119         copying to objdir.
18120         * mpw-build.in: Don't always depend on byacc and flex.
18121         (install-only-top): New action.
18123 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18125         * configure.in:  You can now configure GDB for the v850.
18127 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18129         * configure.in (noconfigdirs): Don't configure any C++ dirs
18130         if targeting D10V.
18132 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18134         * config.sub: Recognize mips64vr5000.
18136 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18138         * configure.in: Use a single line for host_tools and native_only.
18140 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18142         * config.sub, configure.in: Add entries for m32r.
18144 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18146         * Makefile.in (inet-install): Don't run install-gzip.
18148 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18150         * configure.in:  Don't config lots of things for *-*-windows*.
18152 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18154         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18155         (host_libs, host_tools): Copy from configure.in.
18156         * mpw-configure: Don't complain about directories not found.
18158 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18160         * configure.in (i[345]86): Recognize i686 for pentium pro.
18161         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18162         file.
18164         * config.guess (i[345]86): Ditto.
18166 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18168         * configure.in (noconfigdirs): Removed gdb for D10V.
18170 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18172         * configure.in: Remove ld, target-libio, target-libg++, and
18173         target-libstdc++ from noconfigdirs.
18175 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18177         * configure: Fix three locations where shell scripts were
18178         being run directly rather than with config_shell.
18180 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18182         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18183         * config.sub (basic_machine): Recognize v850.
18185 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18187         * mpw-configure: Handle multiple enable/disable options and
18188         pass them down recursively, handle -c and -s flags appropriately
18189         depending on choice of compiler, add escape mechanism for
18190         quoted arguments to gC.
18192 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18194         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18195         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18196         so that -mrelocatable-lib and -mno-eabi are used.
18198         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18199         not support --print-multi-lib, don't abort.
18201 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18203         * make-all.com: Run config-a-gas.
18204         * setup.com: Don't copy subdirectory files around.
18206 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18208         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18209         target, it now compiles correctly.
18211 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18213         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18215 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18217         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18219 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18221         * configure.in (native_only): Add prms.
18223 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18225         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18226         (BINUTILS_SUPPORT_DIRS): Likewise.
18228 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18230         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18231         d10v support is added.
18233 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18235         * configure.in (d10v-*-*): New target.
18237 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18239         * config.guess (HP 9000/811): Recognize this as a PA1.1
18240         machine.
18242 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18244         * Makefile.in (do-tar-gz): New target, split out from tail end of
18245         taz target.  Run each command separately, don't use pipes.
18246         (taz): Use it.
18248 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18250         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18251         * mpw-build.in: No builds should depend on building byacc or flex,
18252         they are assumed to be installed already.
18254 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18256         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18257         variable that CC_FOR_TARGET needs.
18259 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18261         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18262         options have changed since the last time the subdirectory was
18263         configured, and if it has, reconfigure.
18264         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18265         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18267 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18269         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18270         CLEAN_MODULES): Add bash.
18271         (all-bash): New target.
18273 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18275         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18277 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18279         * config.sub (basic_machine): Recognize d10v as a valid processor.
18281 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18283         * mpw-configure: Add support for --bindir.
18284         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18286 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18288         * configure.in: add bash, time, gawk to list of hosttools and things
18289         to only build for native toolchains
18291 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18293         * Makefile.in (docdir): Remove.
18295 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18297         * Makefile.in (datadir): Set to $(prefix)/share.
18299 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18301         * configure.in: build diff and patch for cygwin32-hosted
18302         toolchains.
18304 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18306         * config.sub: Accept -rtems*.
18308 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18310         * configure.in: enable dosrel for cygwin32-hosted builds,
18311                 remove diff from the list of things not buildable
18312                 via Canadian Cross
18314 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18316         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18317         don't get ". ".
18319 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18321         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18323 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18325         * Makefile.in (taz): Handle case where tex3patch didn't even get
18326         checked out.  Also, if it was found, put the symlink in a new util
18327         subdirectory.
18329 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18331         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18333 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18335         * config.sub: Recognize -openvms.
18336         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18337         * make-all.com, setup.com: New files.
18339 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18341         * Makefile.in (taz): tex3patch moved to texinfo/util.
18343 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18345         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18346         * configure.in: remove make from disable-if-Can-Cross list
18347                 enable gdb if ${host} and ${target} are cygwin32
18349 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18351         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18352         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18354 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18356         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18357         distinguish sysv/svr4/bsd variants.
18358         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18360 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18362         * configure.in: Added copyright notice.
18363         * move-if-change: Added copyright notice.
18365 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18367         * configure.in (powerpcle-*-solaris*): Until we get shared
18368         libraries working, don't build gdb, sim, make, tcl, tk, or
18369         expect.
18371 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18373         * config.guess:  Merge with FSF:
18375         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18376         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18378         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18379         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18381         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18382         * config.guess:  Combine two OSF1 rules.
18383         Also recognize field test versions.  From mjr@zk3.dec.com.
18384         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18385         because GNU uname does not support -p.  From pmr@pajato.com.
18387 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18389         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18391 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18393         * mpw-README: Document GCCIncludes.
18395 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18397         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18399 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18401         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18403 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18405         * configure.in (*-*-cygwin32): Configure make.
18407 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18409         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18411 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18413         * Makefile.in (all-inet): Depend on all-perl.
18415         * Makefile.in (inet-install): New target.
18417         * Makefile.in (all-inet): Depend on all-tcl.
18418         (all-inet): Depend on all-send-pr.
18420 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18422         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18423         temporarily.
18425 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18427         * configure.in: Don't configure --with-gnu-ld on AIX.
18429 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18431         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18433 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18435         * Makefile.in (ALL_MODULES): Added all-inet.
18436         (CROSS_CHECK_MODULES): Added check-inet.
18437         (INSTALL_MODULES): Added install-inet.
18438         (CLEAN_MODULES): Added clean-inet.
18439         (all-indent): New target.
18441         * configure.in (host_tools): Added inet.
18442         (native_only): Added inet.
18443         (noconfigdirs): Added inet.
18445 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18447         * configure.in: Don't configure libgloss if we are not configuring
18448         newlib.
18450 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18452         * configure.in: Don't configure libgloss for unsupported
18453         architectures.
18455 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18457         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18459 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18461         * Makefile.in (ALL_MODULES): Include all-apache.
18462         (CROSS_CHECK_MODULES): Include check-apache.
18463         (INSTALL_MODULES): Include install-apache.
18464         (all-apache): New target.
18466         * configure.in: Added apache everywhere perl is seen.
18468 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18470         * Makefile.in: Add support for clean-{module} and
18471         clean-target-{module} rules.
18473 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18475         * configure.in (*-*-ose) do not build libgloss.
18477 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18479         * config.guess (prep*:SunOS:5.*:*): Turn into
18480         powerpele-unknown-solaris2.
18482 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18484         * configure.in: Permit --enable-shared to specify a list of
18485         directories.
18487 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18489         * configure.in (host==solaris): Pass only the first word of $CC
18490         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18492 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18494         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18496 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18498         * Makefile.in (ALL_MODULES): Include all-perl.
18499         (CROSS_CHECK_MODULES): Include check-perl.
18500         (INSTALL_MODULES): Include install-perl.
18501         (ALL_X11_MODULES): Include all-guile.
18502         (CHECK_X11_MODULES): Include check-guile.
18503         (INSTALL_X11_MODULES): Include install-guile.
18504         (all-perl): New target.
18505         (all-guile): New target.
18507         * configure.in (host_tools): Include perl and guile.
18508         (native_only): Include perl and guile.
18509         (noconfigdirs): Don't build guile and perl; no ports have been
18510         done.
18512 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18514         * configure (--enable-*): Handle quoted option lists such as
18515         --enable-sim-cflags='-g0 -O' better.
18517 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18519         * Makefile.in ({,inst}all-target): New rule so we can make and
18520         install all of the target directories easily.
18522 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18524         * configure.in: Add missing global flag in sed substitution when
18525         deleting `target-' from ${configdirs}.
18527 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18529         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18530         option.
18532         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18533         config/mh-necv4.
18535         * install.sh: Correct misspelling of transformbasename.
18537         * config.guess: Recognize mips-*-sysv*.
18539 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18541         * config.sub: Recognize mon960.
18543 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18545         * configure: Restore Canadian Cross handling of BISON and LEX,
18546         removed in Feb 20 change.
18548 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18550         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18551         Mention make install.  Remove the old copyright date as well the
18552         clumsy and rather pointless copyright on the README file.
18554 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18556         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18557         Makefile after running symlink-tree, then run `make distclean' to
18558         avoid clobbering any generated files in srcdir.
18560 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18562         * configure.in (m68k-*-netbsd*): Build everything now.
18564 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18566         * Makefile.in (taz): Fix quoting.
18568 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18570         * configure.in (sparclet-*-*): Build everything now.
18572 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18574         * configure.in (m68k-*-linux*): New host.
18576 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18578         * configure: Check for bison before byacc.
18580 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18582         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18583         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18584         searching PATH.  These are used as fallbacks by Makefile.in if
18585         flex/bison/byacc aren't in objdir.
18587 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18589         * Makefile.in: Make everything which depends upon all-bfd also
18590         depend upon all-opcodes, in case --with-commonbfdlib is used.
18592 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18594         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18595         building NT native compilers on Unix.
18597 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18599         * configure.in: Don't get CC from the host Makefile fragment if we
18600         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18601         Solaris test for /usr/ucb/cc to the post target script, just after
18602         the compiler sanity test.
18604 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18606         * config.sub: Merge with FSF.
18608 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18610         * Makefile.in (RPATH_ENVVAR): New variable.
18611         (REALLY_SET_LIB_PATH): Use it.
18612         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18614 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18616         * config.sub, configure.in: Recognize sparclet cpu.
18618 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18620         * config.guess:  Support m68k-cbm-sysv4.
18622 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18624         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18625         m68k-unknown-linuxaout from linker help string.  Put quotes around
18626         $ld_help_string.
18628 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18630         * config.guess (powerpc-harris-powerunix): Add guess for port
18631         to new target.
18633 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18635         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18637 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18639         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18640         $(REALLY_SET_LIB_PATH) in Makefile.
18641         * Makefile.in (SET_LIB_PATH): New variable.
18642         (REALLY_SET_LIB_PATH): New variable.
18643         ($(DO_X)): Use $(SET_LIB_PATH).
18644         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18645         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18646         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18647         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18648         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18649         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18650         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18651         (install-dosrel): Likewise.
18652         (all-opcodes): Depend upon all-libiberty.
18654 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18656         * config.guess (*:CYGWIN*): New
18658 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18660         * Makefile.in (all-target-winsup): All all-target-libiberty.
18662 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18664         * configure.in (noconfigdirs): Add missing # in front of comment.
18666 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18668         * configure.in: add second pass to things added to noconfigdirs
18669         so *-gm-magic can exclude libgloss properly.
18671 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18673         * mpw-configure (extralibs_name, rez_name): Set correctly
18674         for MWC68K compiler.
18676         * mpw-README: Add more info on the necessary build tools.
18678 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18680         * configure.in, config.sub: Recognize cygwin32.
18682 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18684         * config.guess, config.sub: Recognize A/UX.
18686 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18688         * config.sub: Merge with gcc/config.sub.
18690 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18692         * mpw-build.in (do-binutils): Add build of stamps.
18694 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18696         * config.sub: Add recognition for mips64vr4100*-* targets.
18698 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18700         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18701         Add creation of gconfigargs with `--enable-shared' turned on.
18702         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18703         ($(host)-stamp-stage3-configured): Likewise.
18704         (HOLES): Add chatr and ldd.
18705         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18707 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18709         * configure: Pass --nfp to recursive configures.
18711 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18713         * Makefile.in (DLLTOOL): New.
18714         (DLLTOOL_FOR_TARGET): New.
18715         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18716         (EXTRA_TARGET_FLAGS): Ditto.
18717         (EXTRA_GCC_FLAGS): Ditto.
18718         (CONFIGURE_TARGET_MODULES): Ditto.
18719         (DO_X): Ditto.
18720         * configure: Add DLLTOOL.
18722 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18724         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18725         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18726         mh-sco, since old workarounds no longer needed, and don't
18727         build ld, since libraries have weak symbols in COFF.
18729 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18731         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18733 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18735         * configure.in: Make sure that ${CC} can be used to compile an
18736         executable.
18738 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18740         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18741         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18742         nothing depending on whether gdbtk is being built.
18744 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18746         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18748 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18750         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18751         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18753 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18755         * config-ml.in: Add support for
18756         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18757         Simplify setting of multidirs from --disable-foo.
18759 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18761         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18762         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18763         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18764         non-empty, pass them on to the  GCC make.
18765         (all-bootstrap): New rule that is like all-gcc, except it executes
18766         the GCC bootstrap rule instead of the GCC all rule.
18768 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18770         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18772 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18774         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18775         DG/UX support.
18777 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18779         * config.sub (i*86*) Change [345] to [3456]
18781 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18783         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18784         --with-gnu-ld=no.
18786 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18788         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18789         AIX multilibs get built.
18791 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18793         * configure.in (i386-win32): Don't build expect if we're not
18794         building the tcl subdir.
18796 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18798         * Makefile.in: (configure-target-examples, all-target-examples):
18799         New targets, configure and build example programs.
18801 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18803         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18804         use it as input to sedit the generated MPW makefile.
18805         * mpw-README: Add a suggestion about Gestalt.h.
18807 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18809         * config.sub: Accept *-*-ieee*.
18811 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18813         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18814         Ronald F. Guilmette <rfg@monkeys.com>.
18816 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18818         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18819         for powerpc-pe native.
18820         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18821         (target==powerpc-pe): duplicate i386-win32 entry.
18823 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18825         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18826         of vxworks, not just vxworks5.1.
18828 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18830         * mpw-configure: Add support for exec-prefix.
18832 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18834         * config.guess: Recognize HP model 816 machines as having
18835         a PA1.1 processor.
18837 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18839         * configure: Ignore new autoconf configure options.
18841 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18843         * config.guess:  Recognize Pentium under SCO.
18844         From Robert Lipe <robertl@arnet.com>.
18846 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18848         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18850 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18852         * configure.in: Don't configure gas for alpha-dec-osf*.
18854 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18856         * configure.in: Default to --with-stabs for some targets for which
18857         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18858         i[345]86*-*-unixware*.
18860 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18862         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18863         rather than basing it on the target.  Simplify handling of options
18864         controlling which directories to configure.  Remove extraneous
18865         slash in multi-clean target.
18867 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18869         * config-ml.in: Prefix more variables with ml_ so they don't collide
18870         with configure's.
18872 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18874         * configure: Don't turn -v into --v.
18876 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18878         * configure.in (targargs): Fix typo.
18880         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18882 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18884         * configure.in: Strip --host and --target options from
18885         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18886         --with-cross-host option when building with a cross-compiler.
18887         * configure: Canonicalize the arguments put into config.status by
18888         always using `=' for an option with an argument.  Pass a presumed
18889         --host or --target explicitly.
18891 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18893         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18894         into general OS recognition case.
18896 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18898         * configure.in (target_configdirs): add target-winsup only
18899         for win32 target systems.
18901 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18903         * Makefile.in (all-target-libgloss): Depend upon
18904         configure-target-newlib, since when libgloss is built it looks to
18905         see if the newlib directory exists.
18907 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18909         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18910         cfg-ml-*.in.
18912 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18914         * configure: Handle LD and LD_FOR_TARGET when configuring a
18915         Canadian Cross.
18917 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18919         * configure.in (target_libs): add target-winsup.
18920         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18921         (target==ppcle-pe): remove ld from $noconfigdirs.
18923 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18925         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18926         Preserve relative path names in $srcdir.  Build symlink tree if
18927         configuring cross target dir and srcdir=. (= no VPATH support).
18928         (configure-target-libg++): Depend on configure-target-librx.
18929         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18930         * config-ml.in: New file.
18931         * symlink-tree: New file.
18932         * configure: Ensure srcdir="." if that's what it is.
18934 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18936         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18937         includes and FLEX_SKELETON setting.
18938         * mpw-configure (--with-gnu-ld): New option, controls whether
18939         to use PPCLink or ld with PowerMac GCC.
18940         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18941         * mpw-config.in: Configure grez if targeting Mac.
18943         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18944         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18945         just macos.
18946         * configure.in: Configure grez resource compiler if targeting Mac.
18947         * Makefile.in (all-grez, install-grez): New targets.
18949 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18951         * configure: CXX defaults to gcc, not g++.  If we find
18952         gcc in the path, set CC to gcc -O2.
18954 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18956         * configure: Default ${build} correctly.  Avoid picking up extra
18957         spaces when reading CC and CXX from Makefile.  When doing a
18958         Canadian Cross, use plausible default values for numerous
18959         variables.
18960         * configure.in: When doing a Canadian Cross, don't try to
18961         configure tools whose configure script can't handle it.
18963 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18965         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18967 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18969         * configure:  Remove dubious bug reporting address.
18971 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18973         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18974         configure script, run that instead of this directory's configure.
18975         In either case, print a message that we're configuring the sub-dir.
18977 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18979         * configure.in: Before checking for the existence of various files,
18980         use sed to filter out "target-".
18982 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18984         * Makefile.in (DO_X): Split rule to decrease command line length
18985         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18986         (Philippe De Muyter).
18988 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18990         * Makefile.in (all-patch): depend on all-libiberty.
18992 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18994         * configure.in: If the only directory in target_configdirs which
18995         actually exists is libiberty, then set target_configdirs to empty,
18996         to avoid trying to build a target libiberty in a gas or gdb
18997         distribution.
18999 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
19001         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
19002         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
19003         systems.
19005 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19007         * configure.in (copy_dirs): Use sys-include instead of include
19008         for --with-headers option.
19010 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
19012         * Makefile.in, configure.in: Make winsup builds work with
19013         new scheme.
19015 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
19017         * configure.in: Build the linker on AIX.
19019 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19021         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
19022         where needed.
19024 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
19026         * Makefile.in (all-gcc): Fix typo.
19028 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19030         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
19032 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19034         * configure.in:  Rename libFOO to target-libFOO, and xiberty
19035         to target-xiberty, to provide more flexibility.
19036         (target_subdir):  Define.  Create if cross.
19037         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19038         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
19039         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19040         check-libFOO -> check-target-libFOO, etc.
19041         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19042         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19043         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19044         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
19045         allow ALL_GCC="" to only configure.
19046         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
19047         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
19048         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
19050 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
19052         * Makefile.in (taz): Build "info" in etc explicitly.
19054 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
19056         * configure.in:  Make sure that CC is undefined (as opposed to
19057         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
19058         problem with autoconf trying to configure on a host without GCC.
19060 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19062         * mpw-configure: Set host alias from choice of host compiler,
19063         only use generic MPW Makefile sed if present, edit a file
19064         named "hacked_Makefile.in" instead of "Makefile.in" if present.
19065         * mpw-README: Add problem notes about CW6 and CW7.
19067 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
19069         * Makefile.in (taz): Use ";" instead of ";;".
19071 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19073         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
19074         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19075         DISTDOCDIRS.
19076         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
19077         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
19079 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19081         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
19082         and gnats, because they are now subsumed by DISTSTUFFDIRS.
19083         Move bfd to DISTSTUFFDIRS.
19085 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19087         * Makefile.in (X11_LIB): Removed.
19088         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19090         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19092 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19094         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19095         names.
19097 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19099         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19101 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19103         * configure.in (i[345]86-*-win32): Always build newlib.
19104         Don't configure cvs, autoconf or texinfo.
19105         * Makefile.in (LD_FOR_TARGET): New.
19106         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19107         Pass down LD_FOR_TARGET.
19109 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19111         * winsup: New directory.
19112         * Makefile.in: Build winsup.
19113         * configure.in: Winsup is configured when target is win32.
19114         Can only build win32 target GDB when native.
19116 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19118         * config.guess: Recognize HP model 819 machines as having
19119         a PA 1.1 processor.
19121 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19123         * configure: Fix sed loop which substitutes for CC and CXX to
19124         avoid bug found in various sed implementations.
19126 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19128         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19129         simulator.  Use standard powerpc-*-eabi*.
19131 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19133         * configure.in: Stop putting gas and binutils in noconfigdirs for
19134         powerpc-*-aix* and rs6000-*-*.
19136 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19138         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19139         -mcall-aixdesc libraries.
19141 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19143         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19145         * config.sub (arm | armel | armeb): Fix shell syntax.
19147 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19149         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19150         -msoft-float and -mcpu=common support.
19151         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19152         libraries.
19154 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19156         * configure.in: Allow configuration and build of emacs19 for the alpha.
19158 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19160         * configure.in (CC): Get ^CC, not just any old CC, from
19161         ${host_makefile_frag}.
19163 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19165         * configure.in (CC): Try to get CC from
19166         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19168 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19170         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19171         only if it exists in $(srcdir).
19173 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19175         * configure: If CC and CXX are not set in the environment, set
19176         them, based on either an existing Makefile or on searching for gcc
19177         in PATH.  Substitute for CC and CXX in Makefile.
19178         * configure.in: Remove libm from target_libs.  Separate
19179         target_configdirs from configdirs.  If CC is not set in
19180         environment, try to get it from a host Makefile fragment.  Rewrite
19181         changes of configdirs to use skipdirs instead.  A few minor
19182         tweaks.  Take directories out of target_configdirs as they are
19183         taken out of configdirs.  Remove existing Makefile files from
19184         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19185         CONFIG_ARGUMENTS in Makefile.
19186         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19187         by configure.in.
19188         (CONFIG_ARGUMENTS): Likewise.
19189         (CONFIGURE_TARGET_MODULES): New variable.
19190         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19191         ($(CONFIGURE_TARGET_MODULES)): New target.
19192         (configure-libg++, configure-libio): New targets.
19193         (all-libg++): Depend upon configure-libg++.
19194         (all-libio): Depend upon configure-libio.
19195         (configure-libgloss, all-libgloss): New targets.
19196         (configure-libstdc++): New target.
19197         (all-libstdc++): Depend upon configure-libstdc++.
19198         (configure-librx, all-librx): New targets.
19199         (configure-newlib): New target.
19200         (all-newlib): Depend upon configure-newlib
19201         (configure-xiberty): New target.
19202         (all-xiberty): Depend upon configure-xiberty.
19204 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19206         * configure.in (host i[345]86-*-win32):  Expand the
19207         noconfigdirs again.
19209 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19211         * mpw-configure: Fix sed command file name.
19213 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19215         * configure.in (host i[345]86-*-win32): Reduce the
19216         noconfigdirs again.
19218 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19220         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19221         or powerpc*-*-pe*, since they are not yet supported.
19223 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19225         Add PowerMac support and many other enhancements.
19226         * mpw-configure: New option --cc to select compiler to use,
19227         paste options set according to --cc into the generated
19228         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19229         if mpw-make.sed is present.
19230         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19231         add forward includes for PowerPC include files.
19232         * mpw-build.in: Build using Makefile.PPC if present.
19233         (do-byacc, etc): Remove separate version resource builds.
19234         (do-gas): Build "stamps" before "all".
19235         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19236         * mpw-README: Update to reflect --cc option, PowerMac support,
19237         and recently-reported compatibility problems.
19239 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19241         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19242         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19243         (--with-multilib-top): Pass to recursive invocations.
19245 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19247         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19248         v810-*-*.
19250 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19252         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19253         gdb, ld and opcodes on v810-*-*.
19255 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19257         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19258         (local-maintainer-clean): New target.
19259         (maintainer-clean): New target.
19260         (realclean): Just depend upon maintainer-clean.
19262 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19264         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19266 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19268         * configure.in: Build ld in mips*-*-bsd* case.
19270 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19272         * config.sub: Accept -lites* OS.  From Ian Dall.
19274 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19276         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19277         targets.
19279 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19281         * configure.in: treat i386-win32 canadian cross the same as
19282         i386-go32 canadian cross.
19284 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19286         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19287         running under the simulator to build a reduced set of libraries.
19288         (powerpc-*-eabiaix): Add fine grained multilib support added to
19289         other powerpc targets yesterday.
19291 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19293         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19294         -disable-softfloat, -disable-relocatable, -disable-aix, and
19295         -disable-sysv to control which multilib libraries get built.
19297 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19299         * configure: Add Makefile.tem to list of files to remove in trap
19300         handler.
19302 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19304         * config.guess (*Linux*):  Add missing "exit"s.
19305         Also, need specific check for alpha-unknown-linux (uses COFF).
19307 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19309         * config.guess:  Merge with FSF:
19311         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19312         * config.guess (AIX4): More robust release numbering discovery.
19314         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19315         * config.guess (i386-sequent-ptx): Properly get version number.
19317         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19318         * config.guess (mips:*:4*:UMIPS): New case.
19320 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19322         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19323         (i386-win32 host): Likewise.  Don't build readline.
19325 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19327         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19328         SUPPORT_FILES to submakes.
19330 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19332         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19333         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19334         mpw-configure.
19336 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19338         * configure.in (appdirs): Use =, not ==, in test expression when
19339         trying to build the text to print in the warning message for
19340         Solaris users.
19342 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19344         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19346 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19348         * config.guess: Recognize lynx-2.3.
19350 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19352         * config.sub (z8ksim): Deleted
19353         (z8k-*-coff): New, this is the one true name of the target.
19355 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19357         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19359 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19361         * config.guess (*:Linux:*:*): First try asking the linker what the
19362         default object file format is (elf, aout, or coff).  Then if this
19363         fails, try previous methods.
19365 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19367         * configure.in: Don't build newlib for *-*-vxworks5.1.
19369 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19371         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19372         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19374 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19376         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19378 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19380         * cfg-ml-com.in: New file.
19381         * cfg-ml-pos.in: New file.
19383 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19385         * COPYING.NEWLIB: Add HP free copyright to list.
19387 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19389         * config.sub: Recognize -eabi* for the system, not just -eabi.
19391 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19393         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19394         * config.sub, configure.in (win32): New target and host.
19396 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19398         * configure.in: Add i386-pe configuration.
19400 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19402         * mpw-build.in (install): Install GDB after LD.
19404 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19406         * mpw-config.in (elf/mips.h): Always forward-include, needed
19407         for GDB to build.
19409 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19411         * testsuite: New directory for customer acceptance and whole tool
19412         chain tests.
19414 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19416         * configure: If per-host line isn't found, but AC_OUTPUT is found
19417         and a configure script exists, run it instead.
19419 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19421         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19423 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19425         * configure: Set build_{cpu,vendor,os,alias} to host values when
19426         --build isn't specified.
19428 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19430         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19431         (FLAGS_TO_PASS): Pass them.
19432         (EXTRA_TARGET_FLAGS): Ditto.
19434 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19436         * Makefile.in (all-libg++): Depend on all-libstdc++.
19438 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19440         * configure.in (noconfigdirs): Enable all packages for
19441         i386-unknown-netbsd.
19443 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19445         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19446         hosted builds (DOS builds)
19448 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19450         Changes for ARM based on patches from Richard Earnshaw:
19451         * config.sub: Handle armeb and armel.
19452         * configure.in: Omit arm linker only for riscix.
19454 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19456         * config.guess:  Update from FSF.
19458 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19460         * config.sub: Recognize powerpcle as the little endian variant of
19461         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19462         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19463         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19464         temporarily.
19466 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19468         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19470 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19472         * config.sub: Accept -lites* as a basic system type.
19474 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19476         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19477         installed, and if so return linuxoldld as the system name.
19479 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19481         * config.guess: Add hppa1.1-hp-lites support.
19483 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19485         * configure.in: Don't build newlib for m68k-vxworks5.1.
19487 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19489         * configure.in (mips-sgi-irix6): Use mh-irix5.
19491 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19493         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19495 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19497         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19498         OSF/1.  Fix compiler flags.
19499         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19501 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19503         * configure.in: Recognize --with-newlib.
19504         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19506 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19508         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19509         to *_X11_MODULES due to gdbtk needing X include files et al.
19511 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19513         Merge in support for Mac MPW as a host.
19514         (Old change descriptions retained for informational value.)
19516         * mpw-config.in: Add generic include forwards for cpu-specific
19517         include files in aout and elf directories.
19519         * mpw-configure: Added copyright.
19520         * mpw-config.in: Check for presence of required build tools.
19521         (target_libs): Add newlib.
19522         (target_tools): Add examples.
19523         (Read Me): Generate as "Read Me for MPW" instead.
19524         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19525         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19526         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19528         * mpw-configure: Remove subdir-specific makefile hackery,
19529         delete mk.tmp after using it.
19531         * mpw-build.in (all): Display start and end times.
19533         * mpw-configure (host_canonical): Set.
19534         (target_cpu): Always add to makefiles.
19535         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19536         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19537         (mpw-mh-mpw): Look for in srcdir and srcroot.
19538         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19540         * mpw-build.in: (install-only): New target.
19542         * mpw-configure (host_alias, target_alias): Rename from hostalias
19543         and targetalias, add into generated Makefile.
19544         (mk.tmp): If present, add into generated Makefile.
19545         * mpw-build.in (all-gas): Build config.h first before gas proper.
19547         * mpw-configure (config.status): Write only if changed.
19548         * mpw-config.in (readline): Configure it (not built, just used for
19549         definitions).
19551         * mpw-config.in (elf/mips.h): Add a forward include.
19553         * mpw-config.in: Forward-include most .h files in include into
19554         extra-include.
19555         (readline): Don't build.
19556         mpw-build.in (install): Install GDB.
19558         * mpw-configure (prefix, mpw_prefix): Handle it.
19559         * mpw-config.in (mmalloc, readline): Don't configure.
19560         * mpw-build.in (thisscript): Rename to ThisScript.
19561         Use mpw-build instead of BuildProgram everywhere.
19562         (mmalloc, readline): Don't build.
19563         * mpw-README: New file, basic documentation about the MPW port.
19565         * mpw-config.in: Use forward-include to create include files.
19567         * mpw-configure: Add more things to the top of each configured
19568         Makefile, including contents of config/mpw-mh-mpw.
19569         * mpw-config.in (extra-include): Create this directory and fill it
19570         with Posix-like include files when configuring.
19572         * config.sub (apple, mac, mpw): Add various aliases.
19574         * mpw-build.in: New file, top-level build script fragment for MPW.
19575         * mpw-configure: New file, configure script for MPW.
19576         * mpw-config.in: New file, config fragment for MPW.
19578 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19580         * configure.in (host_libs): Remove glob, since it is gone from the
19581         sources.
19583 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19585         * Makefile.in: define empty GDB_NLM_DEPS var.
19587         * configure.in(target_makefile_frag): use config/mt-netware
19588         for netware targets.
19590 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19592         * config.sub: Merge in recent FSF changes.  Remove linux special
19593         cases.
19595 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19597         Revert this change:
19599         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19601                 * build-all.mk: Use CC=cc -Xs on Solaris.
19603 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19605         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19606         stop using it.
19607         * Makefile.in: Nuke all references to glob subdirectory.
19609 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19611         * configure.in: Fix --enable-shared logic in per-host.
19613 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19615         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19617 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19619         * configure.in (noconfigdirs): Don't build gas on AIX, for
19620         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19622 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19624         * configure: Fix --cache-file to work if the file argument is a
19625         relative path.
19627 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19629         * configure: If the --cache-file is used, pass it down to
19630         configure in subdirectories.
19632 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19634         * config.sub: add vxworks29k configuration.
19636 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19638         * Makefile.in (taz): Do "diststuff" part quietly.
19640 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19642         * config.sub: Mini-merge with gcc/config.sub.
19644 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19646         * config.guess (IRIX): Sed - to _.
19648 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19650         * Makefile.in (source-vault, binary-vault): New targets.
19652 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19654         * config.sub: Recognize -eabi as a basic system type.
19656 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19658         * configure.in (enable_shared stuff): Fix typo.
19660 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19662         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19664 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19666         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19668 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19670         * configure.in (rs6000-*-*): Don't build gas.
19672 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19674         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19675         reduce command line length.
19676         (AS_FOR_TARGET): Check for as.new, not Makefile.
19677         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19679 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19681         * config.guess:  Merge from FSF.
19683 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19685         * configure: Don't use $ when handling program_suffix.
19687 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19689         * configure.in:  Configure tk for hppa/hpux.
19691 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19693         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19695 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19697         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19698         to LIBCXXFLAGS.  Tests are better run without it.
19700 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19702         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19704 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19706         * configure.in (*-*-netware*): Don't configure xiberty.
19708 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19710         * configure.in:  Remove tk from native_only list.
19712 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19714         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19715         for special NCD build.
19717 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19719         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19720         makeall.bat, they're only useful for binutils snapshots.
19721         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19722         makeall.bat to specified SUPPORT_FILES.
19724 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19726         * build-all.mk: Add Ericsson targets to sun4 and solaris
19727         hosts.  Add  BNR's sun4 target to solaris host, so their
19728         build-from-source will be tested in-house first.
19730 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19732         * Makefile.in (LIBCFLAGS): New variable.
19733         (CFLAGS_FOR_TARGET): Ditto.
19734         (LIBCFLAGS_FOR_TARGET): Ditto.
19735         (LIBCXXFLAGS): Ditto.
19736         (CXXFLAGS_FOR_TARGET): Ditto.
19737         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19738         (BASE_FLAGS_TO_PASS): Pass them.
19739         (EXTRA_TARGET_FLAGS): Ditto.
19741         * configure.in: Support --enable-shared.
19743 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19745         * configure.in (target_libs):  Include libstdc++ again.
19746         * config.guess:  Update from FSF (for FreeBSD).
19748 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19750         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19751         makeall.bat.
19752         (DISTDOCDIRS): Add `etc'.
19753         (ETC_SUPPORT_PFX): New variable.
19754         (taz): Include anything from etc starting with a word in
19755         ETC_SUPPORT_PFX.
19757 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19759         * config.sub: Update for recent FSF changes.  Remove obsolete
19760         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19761         spacing changes.
19763 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19765         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19767         * config.guess:  Merge with FSF.
19768         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19770 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19772         * configure: Since the "trap 0" handler will override the exit
19773         status on many systems, only use it for "exit 1", and make it set
19774         a non-zero exit status; reset it before "exit 0".  Also, check
19775         exit status of config.sub, and error out if it failed.
19777 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19779         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19780         and install libgloss.
19782 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19784         * Makefile.in (all-binutils): Depend upon all-byacc.
19786         * configure.in: Don't build emacs on Irix 5.
19788 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19790         * configure.in (*-*-netware*): Add libio.
19792 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19794         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19795         (CHECK_TARGET_MODULES): Ditto.
19796         (INSTALL_TARGET_MODULES): Ditto.
19797         (TARGET_LIBS): Ditto.
19798         (all-libstdc++): Note dependencies.
19800 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19802         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19804 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19806         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19807         -fexternal-templates.
19809         * configure.in (target_libs): Add libstdc++.
19810         (noconfigdirs): Add libstdc++ as appropriate.
19812 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19814         * config.guess:  Update from FSF.
19816 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19818         * configure: Use ${config_shell} when running ${configsub}.
19820 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19822         * config.sub: No longer recognize h8300h.
19824 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19826         * config.sub: Remove extraneous differences between config.sub and
19827         gcc/config.sub.
19829 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19831         * Makefile.in (DISTSTUFFDIRS): Add gas.
19833 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19835         * COPYING.NEWLIB: New file.
19837 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19839         * config.guess (HP-UX):  Patch from Harlan Stenn
19840         <harlan@landmark.com> to also emit release level.
19842 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19844         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19846 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19848         * config.sub:  Merge nextstep cleanup from FSF.
19850 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19852         * configure.in (arm-*-*): Don't configure ld for this target.
19854 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19856         * configure.in (*-*-netware): don't configure libg++, libio,
19857         librx, or newlib.
19859 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19861         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19862         configure ld--it works, but it doesn't support shared libraries.
19864 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19866         * config.guess (*-unknown-freebsd*):  Get rid of possible
19867         trailing "(Release)" in version string.
19868         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19870 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19872         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19873         Fix type: *-next-neststep -> *-next-nextstep.
19875         * config.guess:  Merge from FSF:
19877         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19879         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19881         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19883         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19884         instead of UNIX_SV for UnixWare 1.0).
19886 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19888         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19889         to make gdb/nlm/* build after the compiler and linker.
19891 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19893         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19894         not just i[34]86.
19895         (m68k-atari-sysv4):  Relocate to match FSF version.
19897         * config.guess:  More merges from the FSF:
19899         Add a space before function call or macro invocation.
19901         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19903         * config.guess: Add trap cmd to remove dummy.c and dummy when
19904         interrupted.
19906         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19908         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19909         (dummy): Redirect stderr from compilation of dummy.c.
19911         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19913         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19915 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19917         * configure: Accept and ignore --cache*, for compatibility with
19918         new autoconf.
19920 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19922         * config.guess:  Merge from FSF:
19924         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19926         * config.guess (Pyramid*:OSx*:*:*): New case.
19927         (PATH): Add /.attbin at end for finding uname.
19928         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19930         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19932         * config.guess (M88*:DolphinOS:*:*): New case.
19934         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19936         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19937         to select whether to use ELF or COFF.
19939         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19941         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19943         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19945         * config.guess: Guess the OS version for HPUX.
19947         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19949         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19951 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19953         * configure.in: Recognize --with-headers, --with-libs, and
19954         --without-newlib.
19955         * Makefile.in (all-xiberty): Depend upon all-ld.
19957 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19959         * configure.in: Change i[34]86 to i[345]86.
19961 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19963         * configure (version): A few more tweaks to help message.
19965 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19967         * Makefile.in:  Remove (for now) librx as a host library,
19968         now that we're building it for target.
19970 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19972         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19973         (Karl Berry).
19975 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19977         * configure.in:  Also configure librx.
19979 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19981         * Makefile.in:  Update various rules to reflect that librx
19982         is now needed for libg++.
19984 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19986         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19988 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19990         * configure.in: Configure the examples directory.
19992 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19994         * configure: Simplify Jun 2 1994 change.
19996 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19998         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19999         /bin/gcc isn't good enough to build gcc.
20001 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
20003         * Makefile.in (GDB_SUPPORT_FILES): Remove
20004         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
20005         (gdb.tar.gz): Add new rule to use standard distribution building
20006         mechanism.
20008 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20010         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
20011         Bill Cox <bill@cygnus.com>.
20013 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20015         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
20017 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
20019         * configure:  Search current dir first in .gdbinit.
20021 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20023         * config.sub:  Recognize freebsd (merged from gcc config.sub).
20025 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20027         * config.sub:  Refer to NeXT's operating system as nextstep.
20029         * config.sub (case $basic_machine):  Re-order the cases, to match
20030         the order in the FSF version (which is mostly alphabethical).
20031         Merge in some additions and changes from the FSF.
20033 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
20035         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20036         * config.sub: Recognize cxux7.
20037         * configure.in: Use mh-cxux for m88k-harris-cxux*.
20039 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20041         * config.sub:  Fix typo powerpc -> powerpc-*.
20043 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
20045         * Makefile.in: `all-emacs19' depends on `all-byacc'.
20047         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20048         parallel with all-emacs and install-emacs).  Top-level command
20049         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20051 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20053         * test-build.mk ($(host)-stamp-stage2-installed): Remove
20054         $(relbindir)/make before doing ``make install'', and use
20055         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
20056         installing over running make binary.
20057         ($(host)-stamp-stage3-installed): Likewise.
20059 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20061         * config.guess: Recognize Mach.
20063 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20065         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20066         see whether --exec-prefix was used.
20068 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20070         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
20072 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20074         * Makefile.in: Add all-librx target similar to all-libproc.
20076 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
20078         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
20079         with post 1.2 uname bogosity.
20081 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20083         * configure: Remove temporary files on receipt of a signal.
20085 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20087         * configure: If there is a package_makefile_frag, remove
20088         ${subdir}/Makefile.tem after copying it in.
20090 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20092         * build_all.mk: support rs6000 lynx identifies itself as
20093         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20094         since /bin/gcc is too feeble to compile a modern gcc.
20096 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20098         * brought devo/test-build.mk update-to-date with progressive/
20099         test-build.mk. Add lynx targets and hppa flag info.
20101 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20103         * configure.in:  Use mh-ncrsvr43.  Patch from
20104         Tom McConnell <tmcconne@sedona.intel.com>.
20106 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20108         * config.guess (i386-unknown-bsdi):  No longer need to
20109         check #if defined(__bsdi__) && defined(__i386__).
20111 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20113         * configure: Set program_transform_nameoption correctly.
20115 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20117         * brought build-all.mk update-to-date with progressive build-all.mk,
20118         added new targets and hppa info.
20120 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20122         * configure: If config.guess result is a prefix of the user
20123         specified target, assume a native build and use the user specified
20124         target as the host alias.  Remove SunOS patch suffix removal hack.
20125         * configure.in: Remove SunOS patch suffix removal hack.
20127         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20128         in NATIVE_CHECK_MODULES.
20130 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20132         * Makefile.in: Rename HOST_ONLY to NATIVE.
20133         * configure: Delete SunOs patch suffix from host_canonical
20134         and build_canonical variables that are prepended to Makefiles.
20135         * configure.in: Add comments for easier maintenance.
20137 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20139         * Makefile.in: Add all-libproc target similar to all-gui.
20141 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20143         * Makefile.in (CHECK_MODULES): split into
20144         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20146 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20148         * config.guess (i386-unknown-bsdi): New system to guess.
20150 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20152         * Makefile.in: Add all-gui target (but not yet build by "all").
20154 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20156         * config.sub: Move deletion of patch suffix from here...
20157         * configure.in: To here, at Ian's suggestion.  The top-
20158         level scripts might need to know of a patch level.
20160 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20162         * config.sub: Strip off patch suffix so rtl is recognized
20163         as a sunos4.1.3 machine, even though it's been patched.
20165 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20167         * Makefile.in (INSTALL_LAST): Delete.
20168         (INSTALL_DOSREL): New.
20170 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20172         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20173         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20174         whether we pass down --with-gnu-ld anyhow.
20176 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20178         * Makefile.in (INSTALL_LAST): Change operation so it works
20179         on more flavors of make.
20180         * configure.in (go32): Don't build libg++ or libio.
20182 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20184         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20185         they can be overriden by templates.
20187 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20189         * configure.in (target==go32): Don't build gdb.
20190         * dosrel: New directory.
20192 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20194         * configure.in (host==go32): Configure dosrel too.
20195         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20196         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20197         be set by incoming names or templates.
20198         (INSTALL_LAST): New rule.
20200 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20202         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20204 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20206         * configure.in (appdirs): New variable.  Currently empty, but will
20207         be used in gas distribution.  If nonempty, lists a set of
20208         directories at least one of which must get configured, or top
20209         level configuration is considered to have failed.
20210         (rs6000-*-lynxos*): Use new file name.
20212 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20214         Eliminate XTRAFLAGS.
20215         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20216         newlib include files using -idirafter, and also use -nostdinc.
20217         (CXX_FOR_TARGET): Likewise.
20218         (XTRAFLAGS): Removed.
20219         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20220         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20221         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20222         ($(DO_X)): Don't pass down XTRAFLAGS.
20224 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20226         * configure.in (mips*-dec-bsd*): New target; do build linker.
20227         (mips*-*-bsd*): New target; don't build linker.
20229 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20231         * configure.in: support rs6000-*-lynxos* configuration.
20232         support sunos4 as a cross target.
20234         * config.sub: look for lynx*, not lynx since the OS version may
20235         legitimately be part of the name.
20237 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20239         * configure.in (i[34]86-*-sco*): Move to be with other i386
20240         targets.
20241         (romp-*-*): New target.  Skip various binary utilities.
20242         (vax-*-*): New target.  Don't build newlib.
20243         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20245 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20247         * configure.in: Only set host_makefile_frag if config
20248         directory exists.
20250 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20252         * install.sh: If $dstdir exists, don't check whether each
20253         component does.
20255 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20257         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20259 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20261         * configure.in (*-*-lynxos*): Don't configure newlib for either
20262         native or cross Lynx.
20264 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20266         * config.sub (sparc64-elf): Fix os.
20267         (z8k): Remove duplicate.
20269 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20271         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20272         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20274 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20276         * configure: Make file links cleanly even if Lynx fails on
20277         an NFS symlink (at least fail cleanly).
20279 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20281         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20282         -XNh2000.
20284 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20286         * configure: Unknown options are fatal again.
20288 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20290         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20291         compatibility.
20293 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20295         * build-all.mk: Add `clean' target.
20297 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20299         * config.guess:  Add SINIX support.
20300         * configure.in:  Add mips-*-sysv4* support.
20302 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20304         * build-all.mk: Document all useful targets.
20305         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20306         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20308 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20310         * configure: Support --silent, --quiet.
20312 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20314         * configure: Support --disable-FEATURE.
20316 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20318         * config.guess: Recognize NCR running SVR4.3.
20320 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20322         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20323         Patch from Paul Eggert <eggert@twinsun.com>.
20325 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20327         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20329 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20331         * configure: Make unrecognized options give nonfatal warnings
20332         instead of fatal errors, and pass them to any subdirectory
20333         configures in case they recognize them.
20334         Make --x equivalent to --with-x.
20336 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20338         * configure: Add --enable-* options.  Clean up usage message and
20339         some comments.
20341 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20343         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20345 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20347         * configure.in (hppa*-*-*): Enable binutils.
20349 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20351         * config.sub: Recognize cisco.
20353 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20355         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20357 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20359         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20360         than one configuration name.  Add comment.
20362 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20364         * config.guess: about target *-hitachi-hiuxwe2, fixed
20365         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20366         macro is incorrect.]
20368 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20370         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20371         than the "make ls" stuff which used to be here.
20373 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20375         * config.guess:  Recognize i[34]86-unknown-freebsd.
20376         From Shawn M Carey <smcarey@rodan.syr.edu>.
20378 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20380         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20382 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20384         * config.guess: Check for ptx.
20386 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20388         * config.sub: Add os9k checking.
20390 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20392         * config.guess: Handle OSF1 running on HPPA processors
20394 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20396         * configure: If subdir configure fails, print out a message with
20397         subdirectory name, in case subdir's configure code didn't identify
20398         itself.
20400 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20402         * configure.in: Remove embedded newlines from configdirs.
20403         Avoid mismatches of substrings.  Fix matching strings at end
20404         of configdirs.
20406 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20408         * config.guess:  Add Lynx/rs6000 config support.
20410 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20412         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20414 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20416         * configure.in (hppa*-*-osf*): Treat this just like most other
20417         PA configurations (eg no binutils or ld).
20418         (hppa*-*-*elf*): These configurations have binutils and ld.
20420 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20422         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20424 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20426         * configure.in (rs6000-*-*): Build gas.
20428 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20430         * Makefile.in:  Avoid bug in losing hpux sed.
20432 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20434         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20435         for GDB and GDB has been fixed to not need it.
20437 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20439         * config.guess: Recognize vax hosts.
20441 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20443         * configure (while loop): Don't use "break 2" inside case
20444         statement -- the case statement isn't an enclosing loop.
20446 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20448         * config.guess:  Clean up NeXT support, to allow nextstep
20449         on Intel machines.  Make OS be nextstep.
20451 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20453         * config.guess: Add alternate forms for Convex.
20455 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20457         * configure:  Completely rewrite option processing.  Take
20458         advantage of pattern-matching to avoid invoking test frequently.
20459         Also clean up host and target defaulting logic.
20461 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20463         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20464         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20465         commands (plus user environment) will fit SCO limits.
20467 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20469         * configure.in: Don't issue warnings about directories which are
20470         not being configured if -norecursion is set.  Correct test for
20471         --with-gnu-as and --with-gnu-ld to not get confused by substring
20472         matches.
20474         * configure.in: Don't build gas for alpha-dec-osf1*.
20476 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20478         * configure:  Back out Per's change of 12/19/1993.  It changes the
20479         behavior of configure in unexpected and confusing ways.
20481         Also, use different delim char when calculating
20482         program_transform_name so that the name can contain slashes.
20484 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20486         * configure.in, config.sub: Add support for VSTa micro-kernel.
20488 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20490         * configure.in: Nuke hacks which were used to get a special
20491         version of GAS for HPPA configurations.
20493 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20495         * configure:  If only ${target_alias} is given, use that
20496         as the default for ${host_alias}.
20497         * configure:  Add missing back-slashes before nested quotes.
20499 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20501         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20503 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20505         * config.guess:  Recognize some Tektronix configurations.
20506         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20508 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20510         * config.sub: Match any flavor of SH.
20512 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20514         * configure.in: Don't try to configure newlib for Alpha.
20516 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20518         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20519         libg++ or libio for any Alpha target.
20521         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20523 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20525         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20526         default arguments -- so it tried to compress itself.
20528 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20530         * configure.in (notsupp): ensure that a space is always at the end
20531         of the configdirs list, since the grep checks for an explicit space
20533 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20535         * configure.in (target i386-sysv4.2): don't build ld, since static
20536         versions of many libraries are not available.
20538 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20540         * config.guess: Recognize Apollos (using environment variables).
20541         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20543 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20545         * config.guess: Recognize Sony news mips running newsos.
20547 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20549         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20550         "fi ; else" for bash.
20552 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20554         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20556 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20558         * config.sub: accept unixware as an alias for svr4.2.
20559         Fix some inconsistancies with the gcc version.
20561 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20563         * Makefile.in (DISTDOCDIRS):  Add gdb.
20565 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20567         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20569 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20571         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20572         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20573         this now.
20575 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20577         * config.sub: Accept hiux* as an OS name.
20579         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20580         etc/make-stds.texi.  The underscore came from gcc, and dje now
20581         agrees that RUNTESTFLAGS is the correct name.
20583 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20585         * install.sh:  Remove 'set -e'.  It makes any conditionals
20586         in the script useless.
20588         * config.guess: Automatically recognize arm-acorn-riscix
20589         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20591 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20593         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20595 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20597         * Makefile.in (DISTDOCDIRS): New variable.
20598         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20599         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20601 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20603         * configure.in (hppa target): check the source directory for the
20604         pagas sub-directory
20606 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20608         * config.sub: Allow -aout* and -elf*.
20610 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20612         * configure.in: Don't build ld on i386-solaris2, same as for
20613         sparc-solaris2.
20615 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20617         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20619 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20621         * configure.in:  Configure gdb for alpha.
20623 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20625         * Makefile.in (CXXFLAGS): Add -O.
20627 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20629         * config.guess: added support for DG Aviion
20631 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20633         * configure.in: Produce warning message for subdirectories not
20634         configurable for this host/target combination.  Don't try to
20635         configure gdb for vms.
20637 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20639         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20640         appropriate files before making "diststuff".
20641         (DISTBISONFILES): New var: list of files to be edited.
20642         (DISTSTUFFDIRS): Add binutils.
20644 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20646         * config.sub: also handle mipsel and mips64el (for little endian mips)
20648 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20650         * configure.in: Add * to end of all OS names.
20652 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20654         * configure.in: Build newlib for LynxOS native.
20656 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20658         * config.guess: Add support for delta 88k running SVR3.
20660         * configure.in: Add comment about HP compiler vs. emacs.
20662 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20664         * configure.in: don't build ld on solaris2 (not a viable option
20665         due to bugs in getpwnam & getpwuid)
20667 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20669         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20670         config.guess will produce a full version number.
20672 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20674         * configure.in: Build linker and binutils for alpha-dec-osf1.
20676 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20678         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20679         and gdb/testsuite/Makefile.in.
20681 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20683         * configure.in: recognize mips*- instead of mips-
20685 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20687         * config.sub: Accept linux*coff and linux*elf as operating
20688         systems.
20690 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20692         * config.sub: Recognize mips64, and mips3 as an alias for it.
20694 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20696         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20697         gdb knows how to handle OSF/1 shared libraries.
20699 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20701         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20702         * config.guess: Recognize Hitachi's HIUX.
20703         * config.sub: Recognize h3050r* and hppahitachi.
20704         Remove redundant cases for hp9k[23]*.
20706 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20708         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20709         if gas and ld are in the source tree and are in ${configdirs}.
20710         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20711         --with options (but still pass them down on the command line,
20712         if they were explicitly specified).
20714 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20716         * configure: substitute SHELL value in Makefile.in with
20717         ${CONFIG_SHELL}
20719 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20721         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20722         *-*-solaris2* targets.
20724 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20726         * Makefile.in: define M4, and pass it down to sub-makes;
20727         all-autoconf now depends on all-m4
20729 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20731         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20732         presence of {ar,ranlib} instead of a configured directory
20734 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20736         * config.guess: Accept 34?? as well as 33?? for NCR.
20738 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20740         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20741         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20743 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20745         * configure: grab values for $(CC) and $(CXX) from the
20746         environment, so that someone can do "CC=gcc configure; make" and
20747         have it work right (matching the way that autoconf works now)
20749         * configure.in, Makefile.in: add support for gash, the tcl
20750         interface to Galaxy
20752         * config.guess: add NetBSD variants (hp300, x86)
20754 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20756         * install.sh: Support -d option (in the manner of SunOS 4 install,
20757         as it is more deterministic than that of GNU install)
20758         (chmodcmd): Set file to mode 755 by default (should also do default
20759         chgrp and chown, but I don't feel like dealing with that now)
20761 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20763         * config.sub: Remove h8300hhms alias.
20765 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20767         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20769 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20771         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20772         as stmp-fixinc
20774 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20776         * config.sub: recognize m88110-bug-coff.
20778 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20780         * Makefile.in (all-libio): all dependencies on the toolchain used
20781         to build this (gcc, gas, ld, etc)
20783 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20785         * config.guess: Deal with OSF/1 1.3 on alpha.
20787 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20789         * install.sh: add some 'else true' clauses for portability
20791         * configure.in: don't build libio for h8[35]00-*-* targets
20793 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20795         * Makefile.in:  Add support for new libio.
20797 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20799         * install.sh: If one command fails, don't try the rest.  Don't try
20800         to remove $dsttmp (via trap) unless we have already created it.
20801         If $src doesn't exist, detect it and exit with an error.
20803         * config.guess: Recognize BSD on hp300.
20805 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20807         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20808         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20810 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20812         * Makefile.in (all-send-pr): depends on all-prms
20814 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20816         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20818 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20820         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20821         Added test for mips-mips-riscos5.
20823 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20825         * configure.in: use mh-hp300 for 68k HP hosts
20827 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20829         * configure: add support for CONFIG_SHELL, so that you can use
20830         some alternate shell for evaluating configure scripts
20832 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20834         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20835         in configure script to bug-gdb@prep.ai.mit.edu when building
20836         distribution archive.
20837         * Makefile.in (COMPRESS):  Remove def.
20838         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20839         gdb.tar.Z and make-gdb.tar.Z respectively.
20840         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20841         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20842         to convergence with 'taz' target in Makefile.in.
20844 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20846         * install.sh (dsttmp): use trap to ensure that tmp files go
20847         away on error conditions
20849 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20851         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20853 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20855         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20856         its parent is '/' not ''.
20858         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20860 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20862         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20863         that ${newsrcdir}/configure.in does.
20865 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20867         * test-build.mk: support for CONFIG_SHELL
20869 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20871         * config.sub (netware):  Add as a basic system type.
20873 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20875         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20876         $(srcdir)/ from the dependency on Makefile.in.
20878 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20880         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20881         (h8300hhms is temporary until multi-libraries are implemented).
20882         * configure.in: Handle h8300h too.
20884 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20886         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20888 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20890         * configure:  Remove extraneous output when guessing host type.
20891         * config.guess:  Remove extraneous output when guessing using C
20892         compiler rather than uname, or when guessing fails.
20894 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20896         * Makefile.in: remove all.cross and install.cross targets
20898         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20899         definitions
20901 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20903         * configure.in (target sh): Build gprof.
20905 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20907         * config.sub: change -solaris to -solaris2
20909 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20911         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20913 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20915         * configure: Correct error message for missing Makefile.in to
20916         print correct directory.
20918 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20920         * install.sh: kludge around 386BSD shell bug
20922 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20924         * config.guess:  Recognize NeXT.
20925         * config.guess:  Recognize i486-ncr-sysv4.
20926         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20928 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20930         * Makefile.in (MAKEINFOFLAGS): New variable.
20931         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20932         * build-all.mk, test-build.mk: Pass down --no-split as
20933         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20935 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20937         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20939 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20941         * Makefile.in (libg++.tar.z):  New rule.
20942         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20943         * Makefile.in (taz):  Only do a single chmod.
20945 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20947         * install.sh: don't use dirname anymore (replaced with sed usage)
20949 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20951         * Makefile.in:  Change extension for gzip'd files from '.z' to
20952         '.gz' per new FSF standard usage.
20954 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20956         * configure: put quotes around the final value of program_transform_name
20958 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20960         * Makefile.in: new install.sh support; update install-info rules
20962 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20964         * configure.in: Build diff for crosses, but not for go32 host.
20966         * configure.in: Build gprof only for native, and don't build it
20967         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20969 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20971         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20973 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20975         * configure.in (host_tools): Add prms.
20977 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20979         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20980         with $(FLAGS_TO_PASS) on the command line
20982         * config.sub: Recognize lynx and lynxos
20984 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20986         * config.sub: Accept -ecoff*, not just -ecoff.
20988 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20990         * Makefile.in (taz): Use .gz suffix instead of .z.
20991         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20992         names.
20994 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20996         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20998 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21000         * Makefile.in (install-no-fixedincludes):  install gcc last, so
21001         that rebuilds that might happen during 'make install' don't get
21002         bogus gcc include files
21004 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21006         Change from Utah for HPPA support:
21007         * config.guess: Recognize hppa1.x-hp-bsd.
21009 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
21011         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
21012         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21014 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21016         * config.sub: Add support for rom68k and bug boot monitors.
21018 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
21020         * Makefile.in: Make all-opcodes depend on all-bfd.
21022 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21024         * config.guess: Added special check for i[34]86-univel-sysv4*.
21026 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
21028         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21029         the processor rather than assuming i486.
21031 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21033         * config.guess: Recognize SunOS6 as Solaris3.
21035 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
21037         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
21038         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21040 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
21042         * build-all.mk (all-cross): New target for Canadian Cross.
21043         Added Q2 go32 targets.
21044         * test-build.mk: Configure go32 cross sparclite-aout and
21045         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
21046         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21048 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21050         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21051         GO32 hosted toolchains
21053 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21055         * configure: change  so "-exec-prefix" gets passed down rather
21056         than "-exec_prefix" so autoconf generated Makefiles get the
21057         exec_prefix set right.
21059 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21061         * config.guess: get the Solaris2 minor version number
21063         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21065 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21067         * config.guess: Recognize some Sequent platforms.
21069 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21071         * Makefile.in: added the vault-install target
21073         * configure.in: actually use the Sun3 makefile fragment that's in
21074         config, also added the release dir to configdirs
21076 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21078         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21080 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21082         * configure.in: remove some program from Alpha targetted toolchains
21084 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
21086         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21087         gprof.
21088         (taz): Run "make diststuff" in those directories instead of "make
21089         proto-dir".  Look for "VERSION=" only at start of line in subdir
21090         Makefile.  Use "gzip -9" for compression.
21091         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21092         (binutils.tar.z): New target.
21094 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21096         * Makefile.in (taz): Include gpl.texinfo.
21098 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21100         * Makefile.in (setup-dirs): Merged into "taz" target.
21101         (taz): Only do `proto-dir' stuff if a directory is actually needed
21102         for this target.
21104 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21106         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21107         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21108         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21109         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21110         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21112 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21114         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21115         config.sub, and move-if-change to gdb testsuite distribution
21116         archive, so the testsuite can be extracted, configured, and
21117         run separately from the gdb distribution.  Blow away the Chill
21118         tests that require a Chill compiled executable, since GNU Chill
21119         is not yet publically available.
21121 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21123         * test-build.mk: set environment variables in a single command,
21124         instead of a list of assignments and exports
21126         * config.guess: recognize Alpha/OSF1 systems
21128 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21130         * configure: Change help message to prefer --options rather than
21131         -options.
21133 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21135         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21136         zippy@ecst.csuchico.edu.
21137         * config.guess: Recognize miniframe.
21139 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21141         * Makefile.in: Use srcroot to find runtest rather than rootme.
21142         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21144 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21146         * test-build.mk: Extensive additions to support building on a
21147         machine other than the host.
21149 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21151         * configure (tooldir): Fix for i386-aix again.
21153 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21155         * configure, Makefile.in:  Change definition of $(tooldir)
21156         to match the FSF.
21158 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21160         * config.guess:  Recognize i[34]86/SVR4.
21162 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21164         * Makefile.in (all-gdb): gdb depends on sim.
21166 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21168         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21169         at the same time we make the prototype gdb directory.
21170         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21171         files at the same time as the gdb base release distribution.
21173 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21175         * Makefile.in (check): Use individual check targets rather than
21176         DO_X rule.
21177         (check-gcc): Added.
21179 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21181         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21182         for System V release 3.2.
21184 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21186         * config.sub: Recognize hppaosf.
21187         * configure.in: Do configure ld/binutils/gas for it.
21189 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21191         * configure (tooldir): Alter syntax used to set this, for systems
21192         where "\$" isn't handled right, like i386-aix.
21194 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21196         * configure: Pass program-transform-name, not
21197         program_transform_name, to recursive configures.
21199 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21201         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21202         of gas+ld+binutils.
21204 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21206         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21208 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21210         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21212 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21214         * Makefile.in (PRMS): Set back to all-prms.
21216 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21218         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21219         targets, rather than for MIPS hosts.
21221 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21223         * configure.in: add comment for --with-x default values
21225         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21227         * Makefile.in: add check-* targets for each of the directories in
21228         the tree.  Add a definition of RUNTEST that will use the one we
21229         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21231 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21233         * configure.in: Removed obsolete references to bfd_target and
21234         target_makefile_frag.
21236         * build-all.mk: Set assorted targets for Q2.
21237         * config.sub: Recognize z8k-sim and h8300-hms.
21238         * test-build.mk: Really don't pass host to configure.
21239         (HOLES): Added uname.
21241 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21243         * configure: Handle an empty program-prefix, program-suffix or
21244         program-transform-name correctly.
21246 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21248         * build-all.mk: -G 8 no longer required for MIPS targets.
21249         * test-build.mk: Don't pass host argument to configure; make it
21250         guess.
21252 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21254         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21255         * Makefile.in (COMPRESS):  New macro, like GZIP.
21257 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21259         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21261         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21262         with gas currently defaults to -G 0.
21264 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21266         * Makefile.in (all-flex): flex depends on byacc.
21268         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21269         to test-build.mk as RELEASE_TAG.
21270         * test-build.mk (configargs): New variable containing arguments to
21271         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21272         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21274         * config.guess: Use /bin/uname when checking -X argument on SCO,
21275         to avoid invoking GNU uname which doesn't understand -X.
21277         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21279         * configure.in: Build gas for mips-*-*.
21281 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21283         * Makefile.in (all.normal): insert missing backslash.
21285 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21287         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21289         * Makefile.in: Complete overhaul to merge many almost identical
21290         targets.
21292 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21294         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21295         (gdb.tar.Z): Adjusted.
21297         * Makefile.in (setup-dirs, taz): New targets; should be general
21298         enough to adapt for gdb sometime.  Build only .z file.
21299         (gas.tar.z): New target.
21301 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21303         * build-all.mk: Use CC=cc -Xs on Solaris.
21305 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21307         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21308         for handling BISON for FSF releases.
21310 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21312         * configure: Actually implement the change zoo just documented.
21314 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21316         * configure: when using config.guess, only set target_alias when
21317         it's not already been set (ie, on the command line)
21319 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21321         * Makefile.in: add installcheck target, set PRMS to install-prms
21323 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21325         * configure: add support for package_makefile_fragment, handle the
21326         case where a directory has a configure.in file but no Makefile.in
21327         more gracefully (with an actual understandable error message, even);
21328         add support for --without (and add this to the usage message); also
21329         explicitly add a --host=${host_alias} to the command line when
21330         config.guess is used
21332 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21334         * configure: Must use both --host and --target in recursive calls.
21336 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21338         * Makefile.in: Change deja-gnu to dejagnu.
21340 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21342         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21344 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21346         * configure.in: canonicalize all instances to *-*-solaris2*,
21347         also strip out a number of tools to not build for go32 host
21349 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21351         * config.guess: add GPL.
21353         * Makefile.in, config.guess, config.sub, configure: bump
21354         copyrights to 93.
21356 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21358         * Makefile.in (do-info): Removed obsolete check for existence of
21359         localenv file.
21361         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21363 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21365         * Makefile.in: a couple of 'else true' for decstation,
21366         support for TclX
21368         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21370 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21372         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21374 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21376         * config.guess: Recognize i386-ibm-aix (PS/2).
21377         * configure.in: Use config/mh-aix386 file for it.
21379 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21381         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21382         CC_FOR_TARGET instead.
21383         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21385 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21387         * Makefile.in: Add sim to list of directories sent with gdb
21389 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21391         * configure.in: Put back mips-dec-bsd* case.
21393 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21395         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21396         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21397         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21399 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21401         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21403         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21404         (install-info): install dir.info only if it exists,
21405         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21407 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21409         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21410         gas for mips-dec-bsd.
21412 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21414         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21415         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21417 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21419         * configure.in: Added "dejagnu" to hosttools list.
21421 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21423         * config.sub, configure.in, config.guess:  Add support
21424         for Bosx, an AIX variant from Bull.
21425         Patches from F.Pierresteguy@frcl.bull.fr.
21427 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21429         * devo/dejagnu: Initial creation of devo/dejagnu.
21430         Migrated dejagnu testcases and support files for testing software
21431         tools to reside as subdirectories, currently called "testsuite",
21432         within the directory of the software tool.  Migrated all programs,
21433         support libraries, etc. beloging to dejagnu proper from
21434         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21435         with no modifications.  The changes to these files which will
21436         allow them to configure, build, and execute properly will be made
21437         in a future update.
21439 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21441         * Makefile.in: Change send_pr to send-pr.
21442         * configure.in: Likewise.
21443         * send_pr: Renamed directory to send-pr.
21445 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21447         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21449 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21451         * README:  Update for gdb-4.8 release.
21452         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21453         gdb-xxx.tar.z (gzip'd) file also.
21455 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21457         * Makefile.in: make all-diff depend on all-libiberty
21459 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21461         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21463 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21465         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21467 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21469         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21470         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21471         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21473 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21475         * Makefile.in:  makeinfo binary is in a new location
21477 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21479         * config.sub: Accept -ecoff as an OS.
21481         * Makefile.in: Various changes to eliminate a level of make
21482         recursion and reduce the required command line length.
21483         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21484         sub-makes.
21485         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21486         variables holding settings for specific sub-makes.
21487         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21488         in terms of BASE_FLAGS_TO_PASS.
21489         (TARGET_LIBS): New variable listing directories which use
21490         TARGET_FLAGS_TO_PASS.
21491         (subdir_do): Eliminated.
21492         (do-*): New set of targets to replace subdir_do.
21493         (various): All targets which used subdir_do now depend on do-*.
21494         (local-clean): Renamed from do_clean.
21495         (local-distclean): New target, dependency of distclean and
21496         realclean.
21497         (install-info): Don't create directories.  Depend on dir.info
21498         rather than calling make recursively.
21499         (install-dir.info): Eliminated.
21500         (install-info-dirs): Create all info directories here.
21501         (dir.info): Depend upon do-install-info.
21503         * test-build.mk (HOLES): Added false.
21505 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21507         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21509 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21511         * Makefile.in (info): remove dependency on all-texinfo.  The
21512         problem was really in texinfo/C, not at this level.
21514 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21516         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21518 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21520         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21521         GDB releases.
21523 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21525         * configure: Include srcdir in message about target of link not
21526         being found.  Don't convert `-' to `_' in `with' options being
21527         passed to subdirs.
21529 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21531         * configure.in: add uudecode to host_tools
21533         * Makefile.in: added {all,install}-uudecode targets, added them to
21534         the appropriate lists
21536 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21538         * Makefile.in (all-gcc): Added dependency on all-gas.
21540         * configure.in (mips-*-*): Build ld and binutils.
21542 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21544         * configure: check return code from mkdir, print error message and
21545         exit on failure.
21547 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21549         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21551 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21553         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21555 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21557         * config.sub (h8500):  Recognize this as a cpu type.
21559 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21561         * configure: source directory missing is no longer a warning
21563         * configure.in: recognize irix[34]* instead of irix[34]
21565         * Makefile.in: define and pass down X11_LIB
21567 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21569         * guess-systype: Renamed to ...
21570         * config.guess:  ... by popular request.
21571         * configure.in, Makefile.in:  Update accordingly.
21573 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21575         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21576         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21577         + Execute ./dummy instead of assuming . is in PATH.
21579 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21581         * guess-systype:  New shell script.  Attempts to guess the
21582         canonical host name of the executing host.
21583         Only a few hosts are supported so far.
21584         * configure:  Call guess-systype if no host is specified.
21586 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21588         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21589         gcc Makefile.
21591 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21593         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21594         (all-gcc, install-gcc, subdir_do): Use it.
21596 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21598         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21600 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21602         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21603         set exclusively by configure, using configure.in .
21605 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21607         * test-build.mk: set $PATH for all builds
21609         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21611 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21613         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21614         the one used in gcc/Makefile.in, so that a null expansion doesn't
21615         override the one needed to build gcc with a native cc.
21617 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21619         * configure: Accept -with arguments.
21621 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21623         * Makefile.in: added h8300sim
21625 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21627         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21628         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21629         (all-cygnus, native, build-cygnus): Make
21630         $(canonhost)-stamp-3stage-done, not $(host)....
21631         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21632         i386-sco3.2v4.  Added else true to if command.
21634 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21636         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21638 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21640         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21642 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21644         * configure.in: don't remove binutils from Solaris builds
21646 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21648         * Makefile.in: get rid of earlier definitions for *clean,
21649         also handle the recursive info rule better
21651 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21653         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21654         do more-or-less the right thing.
21656 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21658         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21659         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21661 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21663         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21664         $(host_canonical).
21666         * configure.in: split the configdirs list into 4 categories (native
21667         v. cross, library v. tool) and handle the cross-only and native-
21668         only in more reasonable (and correct!) way.
21670 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21672         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21673         configdirs anymore.
21675 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21677         * Makefile.in: extensive cleanup::  removed all of the explicit
21678         clean-* targets, collapsed many wrappers around subdir_do into
21679         one, added additional targets to satisfy standards.texi, deleted
21680         some old targets, some changes for consistency
21682 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21684         * configure.in: handle some programs as cross-only, and others as
21685         native only
21687         * test-build.mk: handle partial holes in a more generic manner
21689         * Makefile.in: m4 depends on libiberty
21691 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21693         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21694         time, wdiff, and find to configdirs
21696         * Makefile.in: all, clean, and install rules for the new programs
21697         added to configure.in
21699 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21701         * configure.in: use mh-sun for all *-sun-* hosts
21703 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21705         * Makefile.in: define flags for X11 include files and library file
21706         locations, pass them down to the programs that need this info
21708         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21710 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21712         * configure.in: start building libg++ for HP-UX targets
21714 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21716         * README:  Update references to files moved into etc/.
21718 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21720         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21721         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21723 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21725         * configure: accept dash as well as underscore in long option
21726         names for FSF compatibility.
21728 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21730         * config.sub: added -sco3.2v4 support from FSF.
21732 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21734         * configure.in: expand the section that adds or removes
21735         directories from the list of programs to build, to handle native
21736         vs. cross in addition to host v. native
21738 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21740         * Makefile.in:  Replace C++ in macro names with CXX.
21741         This is less likely to break ...
21743 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21745         * test-build.mk: add -w to GNU_MAKE
21747 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21749         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21750         add 'sparc' to list of recognized cpus.  This needed to make
21751         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21752         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21753         then changes that into $CPU-wrs-vxworks.
21755         * configure.in: remove most references to gdbtest, regularize
21756         target based program removal
21758         * test-build.mk: import from p3 tree (many fixes and changes)
21760 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21762         * Makefile.in: added rules to handle tcl, tk, and expect
21764         * configure.in: handle those directories if they exist
21766 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21768         * config.sub: removed bogus hppabsd and hppahpux names, since
21769         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21771 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21773         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21774         depends upon all-xiberty
21776         * Makefile.in: changes from p3, including:
21778         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21780         * Makefile.in (XTRAFLAGS): include newlib directories if
21781         newlib/Makefile exists, rather than if host != target.
21783         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21785         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21786         from the same source tree and not building a cross-compiler.  This
21787         matters for the libg++ configuration if reconfiguring a tree that
21788         has already been installed.
21790         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21792         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21793         pick up the machine and system specific header files.
21795         * Makefile.in: added AS_FOR_TARGET, passed down in
21796         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21797         the C compiler to use to create programs which are run in the
21798         build environment, set it to default to $(CC), and passed it down
21799         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21801         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21803         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21804         We need them for unusual native builds, like systems without
21805         ranlib.
21807         * configure: also define $(host_canonical) and
21808         $(target_canonical), which are the full, canonical names for the
21809         given host and target
21811 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21813         * Makefile.in:  Added separate definitions for C++.
21815 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21817         * configure.in (configdirs):  Add deja-gnu.
21819 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21821         * README:  Update for configure.texi and gdb-4.7 release.
21823 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21825         * Makefile.in:  Move "all" target to top of file.
21826         Previously, first target was ".PHONY" which caused BSD4.4 make
21827         to build .PHONY when make was run without arguments.
21829 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21831         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21832         Library-copylefted code in libiberty.
21834 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21836         * config.sub:  Replace m68kmote with plain old m68k.
21838 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21840         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21842 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21844         * config.sub: Complain if no argument is given.  Added support for
21845         386bsd as OS and target alias.
21847 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21849         * Makefile.in (XTRAFLAGS): include newlib directories if
21850         newlib/Makefile exists, rather than if host != target.
21852 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21854         * config.sub: recognize sparclite-wrs-vxworks.
21856         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21857         p3.) Added clean-xiberty to clean.
21859 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21861         * configure.in: use *-*-* instead of nested cases for host and target
21863 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21865         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21866         from the same source tree and not building a cross-compiler.  This
21867         matters for the libg++ configuration if reconfiguring a tree that
21868         has already been installed.
21870 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21872         * config.sub (i486v/i486v4):  Merge in from FSF version.
21874 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21876         * configure: only set PWD if it is already set.
21878 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21880         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21881         doesn't have unset and all success paths (and most error paths)
21882         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21883         to just ${PWD} to avoid confusion.)
21885 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21887         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21888         even for a native compilation.
21890 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21892         Changes to make the gdb.tar.Z rule work better.
21894         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21895         (DEVO_SUPPORT):  Add configure.texi.
21896         (bfd-ilrt.tar.Z):  Remove ancient rule.
21898 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21900         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21901         pick up the machine and system specific header files.
21903         * configure.in, config.sub: added new target m68010-adobe-scout,
21904         with alias of adobe68k.  Changed configure.in to check for
21905         -scout before -sco* to avoid a false match.
21907         * Makefile.in: added AS_FOR_TARGET, passed down in
21908         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21909         the C compiler to use to create programs which are run in the
21910         build environment, set it to default to $(CC), and passed it down
21911         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21913 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21915         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21916         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21917         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21918         FOR_TARGET variants, to newlib and libg++.
21920 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21922         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21923         first.
21925 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21927         * config.sub:  Accept `elf' as an environment.
21929 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21931         * Makefile.in (all-opcodes):  cd into the right directory
21933 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21935         * configure: added -program_transform_name option, used as
21936         argument to sed when installing programs.
21937         configure.texi: added documentation for -program_prefix,
21938         -program_suffix and -program_transform_name.
21940 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21942         * config.sub:  Accept i486 where i386 ok.
21944 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21946         * config.sub: accept we32k
21948 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21950         * config.sub, configure.in: accept OSE68000 and OSE68k.
21952         * Makefile.in: don't create all directories for ``make install'';
21953         let the subdirectories create the ones they need.
21955 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21957         * COPYING: new file, GPL v2
21959 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21961         * Makefile.in: use the new gen-info-dir, which needs a template
21962         argument (which also lives in texinfo)
21964         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21966 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21968         * config.sub (ncr3000):  Change i386 to i486.
21970 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21972         * Makefile.in: add install-rcs, install-grep to
21973         install-no-fixedincludes, removed install-bison and install-libgcc
21975 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21977         * configure.in: grab the HPUX makefile fragment if on HPUX
21979 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21981         * Makefile.in: eradicate bison spoor (ditto libgcc).
21982         configure.in: recognise m68{k,000}-ericsson-OSE.
21983         es1800 is alias for m68k-ericsson-OSE
21985 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21987         * configure.in: rearrange the parts that remove programs from
21988         configdirs, based now on HOST==TARGET or by canonical triple.
21990 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21992         * test-build.mk: recurse explicitly with -f test-build.mk when
21993         appropriate.  predicate stage3 and comparison on the existence
21994         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21995         On very clean, also remove ...stamp-co.  Build in-place before
21996         doing other builds.
21998 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22000         * Makefile.in, configure.in: add tgas
22002 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22004         * Makefile.in: a number of changes merged in from progressive.
22006         * configure.in: add libm.
22008         * .cvsignore: ignore some stuff that comes from test-build.mk.
22010 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
22012         * config.sub:  Add es1800 (m68k-ericsson-es1800).
22014 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
22016         * configure: Add program_suffix (parallel to program_prefix)
22017         * Makefile.in: adjust directory-creating script for losing decstation
22019 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
22021         * configure:  Minor $subdir-related fixes.
22023 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22025         * configure: fix various problems with propogating
22026         makefile_target_frag in subdirs.
22027         * configure.in: config libgcc if its there
22029 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
22031         * config.sub:  HPPA merge.
22033 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
22035         * Makefile.in:  Replace all-bison with all-byacc in all
22036         dependency lines for other tools (which now use byacc).
22038 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
22040         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
22042 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
22044         * Makefile.in: make gprof rules similar to byacc rules (instead of
22045         vestigal $(unsubdir) that didn't work...)
22047 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
22049         * config.sub:  Add support for Linux.
22050         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
22051         (at least for libg++).
22053 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
22055         * configure.texi: fix doc for the -nfp option to configure
22057 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
22059         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22061 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
22063         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22064         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22065         * configure.in: added solaris* host_makefile_frag hook.
22067 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22069         * config.sub: changed recognition of m68000 so that various
22070         m68k types can be specified via m680[01234]0
22072 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22074         * config.sub (basic_machine): fix sed so that '-foo' isn't
22075         completely substituted out while .+'-foo' loses the '-foo'
22077 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22079         * config.sub ($os): Add -aout.
22081 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
22083         * configure:  If host_makefile_frag is absolute, don't
22084         prefix ${invsubdir} (relevant to libg++ auto-configure).
22086 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22088         * Makefile.in (tooldir): Define it.
22089         (all-ld): Depend on all-flex.
22091 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22093         * Makefile.in (check):  Fix libg++ special case.
22095 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22097         * configure: do not bury `pwd` into config.status, thus do fewer
22098         pwd's.
22100         * configure: print the "Building in" message only when building in
22101         other than "." AND verbose.
22103         * configure: remove -s, rework -v to better accommodate guested
22104         configures.
22106         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22108 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22110         * Makefile.in: macroize flags passed on recursion.  remove
22111         fileutils.
22113 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22115         * configure: get makesrcdir right for subdirs deeper than 1.
22117         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22118         install.
22120 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22122         * Makefile.in: don't print subdir_do or recursion lines.
22124 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22126         * standards.texi: added menu item.
22128         * Makefile.in: build and install standards.info.
22130         * standards.texi: new file.
22132 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22134         * configure: test for and move config.status pieces from
22135         ${subdir}/.
22137 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22139         * configure:  Test for existance of files before trying to mv
22140         them, to avoid numerous non-existance messages.
22142 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22144         * configure: correct final line of config.status.
22146         * configure: patch from eggert.  Avoids a protection problem if
22147         the original Makefile.in is read only.
22149         * configure: use move-if-change from gcc to create config.status.
22150         Some makefiles depend on config.status to tell if a directory
22151         has been reconfigured for a different host.  This change
22152         prevents those directories from remaking everything in the case
22153         where the reconfig was only intended to rebuild a Makefile.
22155         * configure: test for config.sub with "config.sub sun4" rather
22156         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22157         host alias from a missing config.sub.
22159 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22161         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22162         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22164 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22166         * configure: mkdir ${subdir} as needed.
22168 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22170         * Makefile.in,configure.in: added autoconf.
22172 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22174         * Makefile.in: no longer pass against on recursion.
22176         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22177         definitions are not inherited.
22179         * configure: correct makesrcdir when subdir is .
22181 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22183         * configure:  Add support for 'subdirs' variable, which is
22184         like 'configdirs', except that configure doesn't re-invoke
22185         itself for subdirs, it just creates a Makefile for each subdir.
22186         * configure.texi:  Document subdirs.
22188 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22190         * configure.in: added flex to configdirs
22192 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22194         * Makefile.in: remove clean-stamps from clean.
22196 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22198         * configure.in:  Add gdbtest to configdirs.
22200 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22202         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22203         to recursive makes.
22204         * configure.in:  Recognize new ncr3000 config.
22206 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22208         * Makefile.in, configure.in: removed references to gdbm.
22210 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22212         * config.sub:  Don't canonicalize os value
22213         newsos* to bsd (readline needs to check for newsos).
22214         (This fix was earlier made Jan 31, but got re-broken.)
22216 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22218         * configure.in:  sco is an os, not a vendor!
22220         * configure:  Quote $( better.  Keep various shells happy.
22222 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22224         * Makefile.in: eliminate stamp-files.
22226 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22228         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22229         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22231 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22233         * config.sub:  fix iris/iris3.
22235 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22237         * configure: re-add -rm.
22239 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22241         * Maskefile.in: add .stmp-rcs to all.
22243         * configure.in: remove gas from rs6000 build, use aix host fragment.
22245 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22247         * configure: pass down site_option during recursion.
22249 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22251         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22253 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22255         * configure: Change exec_prefix so that it really defaults to prefix.
22257 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22259         * Makefile.in, configure.in:  Add support for mmalloc library.
22261 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22263         * Makefile.in: add stmp dependencies for a few more things.
22265 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22267         * configure: adjusted error message on objdir/srcdir configure
22268         collision, per john's suggestion.
22270         * Makefile.in: add libiberty stmp to all and all.cross.
22272 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22274         * Makefile.in: remove force dependencies, add grep to all.
22276 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22278         * Makefile.in: drop flex.  make stamp files work.
22280         * configure: added test for conflicting configuration in srcdir,
22281         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22282         gets cranky.  use relative paths for configure and srcdir
22283         whenever possible.  Send some error messages to stderr that were
22284         going to stdout.
22286 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22288         * Makefile.in:  Fix libg++ rule to check for gcc directory
22289         before using gcc/gcc.  Also pass XTRAFLAGS.
22291 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22293         * Makefile.in: added stmp-files so that directories aren't polled
22294         when they are already built.
22296         * configure.texi: fixed a node pointer problem.
22298 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22300         * config.sub configure.in gdb/configure.in
22301         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22302         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22303         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22305 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22307         * configure: -recurring becomes -silent.  corrected help message
22308         for -site= option.
22310         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22312 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22314         * configure: when building Makefile for crosses, replace
22315         tooldir and program_prefix.  default srcdir from location of
22316         config.sub.  remove "for host in hosts" and "for target in
22317         targets" loops.
22319 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22321         * Makefile.in: Do not pass bindir or mandir to cvs.
22323 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22325         * Makefile.in, configure.in: removed traces of namesubdir,
22326         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22327         copyrights to '92, changed some from Cygnus to FSF.
22329         * configure.texi: remove most references to multiple hosts,
22330         multiple targets, subdirs, etc.
22332         * configure.man: removed rcsid. reference config.sub not
22333         config.subr.
22335         * Makefile.in: mkdir $(infodir) on install-info.
22337 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22339         * configure.texi:  Explain better about .gdbinit and about
22340         the environment that configure.in sections run in.
22342 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22344         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22346 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22348         * README:  DOC.configure => cfg-paper.texi.
22350 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22352         * config.sub (near case $os):  Don't convert newsos* to bsd!
22354 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22356         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22357         the number of copies of COPYING that go into the GDB tar file.
22359 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22361         * bfd/configure.in, gdb/config/mh-i386sco,
22362         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22363         Fix SCO configuration stuff.
22365 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22367         * Makefile.in:  For libg++, make sure the -I pointing
22368         to the gcc directory goes *after* all the libg++-local -I flags.
22369         Also, move just-gcc dependency from just-libg++ to all-libg++.
22371 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22373         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22375 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22377         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22379 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22381         * config.sub:  Add stratus configuration frags.  Also
22382         submitted to FSF.
22384 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22386         * Makefile.in (DEV_SUPPORT):  add configure.man.
22388         * config.sub(Decode manufacturer-specific):  add -none*.
22390 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22392         * Makefile.in:  remove form feeds to make Sun's make happy.
22393         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22395 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22397         * Makefile.in (AR_FLAGS):  Make quieter.
22399 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22401         * configure.in:  Add libg++.
22402         * configure:  When verbose, don't output the command line at each
22403         level; it will be unremarkably the same as the previous version,
22404         which will be the same as what the user typed.
22406 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22408         * configure.in, Makefile.in: fix clean-info, add flex.  add
22409         fileutils.
22411         * configure: be less sensitive to spaces in Makefile.in.  Do not
22412         look for sources in "..".  Doing so breaks subdirectories that
22413         might have their own configure.  If a subdir has it's own
22414         configure script, use it.
22416 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22418         * cfg-paper.texi: some changes suggested by rms.
22420 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22422         * config.sub:  Merge in some small additions from the FSF version,
22423         taken from the gcc distribution, to bring the Cygnus and FSF
22424         versions into closer sync.
22426 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22428         * configure.in:  Changed svr4 references to sysv4.
22430 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22432         * configure: added -V for version number option.
22434 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22436         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22437         renamed from DOC.configure to cfg-paper.texi.
22439 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22441         * configure, config.subr, config.sub: config.subr is now
22442         config.sub again.
22444 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22446         * configure.texi: new file, in progress.
22448         * Makefile.in: build info file and install the man page for
22449         configure.
22451         * configure.man: new file, first cut.
22453         * configure: find config.subr again now that configuration "none"
22454         has gone.  removed all traces of the -ansi option.  removed all
22455         traces of the -languages option.
22457         * config.subr: resync from rms.
22459 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22461         * configure, config.sub, config.subr: merge config.sub into
22462         config.subr, call the result config.subr, remove config.sub, use
22463         config.subr.
22465         * Makefile.in: revised install for dir.info.
22467 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22469         * configure.in: add decstation host makefile frag.
22471         * Makefile.in: BISON now bison -y again.  also install-gcc on
22472         install.  clean-gdbm on clean.  infodir belongs in datadir.
22473         Make directories for info install.  Build dir.info here then
22474         install it.
22476 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22478         * Makefile.in: fix for bad directory tests.
22480 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22482         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22483         regexp.  -srcdir relative was being handled incorrectly.
22485         * Makefile.in: unwrapped some for loops so that parallel makes
22486         work again and so one can focus one's attention on a particular
22487         package.
22489 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22491         * configure: added PWD as a stand in for `pwd` (for speed). use
22492         elif wherever possible.  make -srcdir work without -objdir.
22493         -objdir= commented out.
22495 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22497         * configure: +options become --options.  -subdirs commented out.
22498         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22499         Makefile now at top of generated Makefile.  Removed cvs log
22500         entries.  added -srcdir.  create .gdbinit only if there is one
22501         in ${srcdir}.
22503         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22504         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22505         and mandir now keyed off datadir by default.
22507 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22509         * Freshly created ChangeLog.
22512 Local Variables:
22513 mode: change-log
22514 left-margin: 8
22515 fill-column: 76
22516 version-control: never
22517 End: