Revert "Set num_threads to 50 on 32-bit hppa in two libgomp loop tests"
[official-gcc.git] / ChangeLog
blob2bcc08b1c51702fcb50c34e12f93e628004b7a57
1 2024-03-04  demin.han  <demin.han@starfivetech.com>
3         * MAINTAINERS: Add myself
5 2024-02-28  Fangrui Song  <maskray@gcc.gnu.org>
7         * MAINTAINERS: Add myself.
9 2024-02-26  Juergen Christ  <jchrist@linux.ibm.com>
11         * MAINTAINERS: Add myself to write after approval and DCO.
13 2024-02-23  Xi Ruoyao  <xry111@xry111.site>
15         * configure.ac (ENABLE_GOLD): Remove loongarch*-*-* from target
16         list.
17         * configure: Regenerate.
19 2024-02-23  Monk Chiang  <monk.chiang@sifive.com>
21         * MAINTAINERS: Add myself.
23 2024-02-10  Alexander Westbrooks  <alexanderw@gcc.gnu.org>
25         * MAINTAINERS: Add myself to write after approval and DCO.
27 2024-02-03  Maciej W. Rozycki  <macro@orcam.me.uk>
29         * MAINTAINERS: Update my e-mail address.
31 2024-02-02  Sandra Loosemore  <sloosemore@baylibre.com>
33         * MAINTAINERS: Update my e-mail address.
35 2024-01-29  Kwok Cheung Yeung  <kcy@codesourcery.com>
37         * MAINTAINERS: Update my work email address.
39 2024-01-25  Chung-Lin Tang  <cltang@baylibre.com>
41         * MAINTAINERS: Update my work email address.
43 2024-01-24  Thomas Schwinge  <tschwinge@baylibre.com>
45         * MAINTAINERS: Update my work email address.
47 2024-01-23  Tobias Burnus  <tburnus@baylibre.com>
49         * MAINTAINERS: Update my email address.
51 2024-01-23  Andrew Stubbs  <ams@baylibre.com>
53         * MAINTAINERS: Update
55 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
57         * Makefile.def: Add a dependency to libgrust for all-gcc.
58         * Makefile.in: Regenerate the file.
60 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
62         * Makefile.def: Add libgrust target to bootstrap.
63         * Makefile.in: Regenerate.
65 2024-01-15  Andrew Pinski  <quic_apinski@quicinc.com>
67         * MAINTAINERS (DCO): Add myself.
69 2024-01-09  Siddhesh Poyarekar  <siddhesh@gotplt.org>
71         * SECURITY.txt: Drop "exploitable" in the hardening section.
73 2024-01-09  Tom Tromey  <tom@tromey.com>
75         * Makefile.in: Rebuild.
76         * Makefile.tpl (BASE_EXPORTS): Add GUILE.
77         (GUILE): New variable.
78         * Makefile.def (flags_to_pass): Add GUILE.
80 2024-01-08  Joseph Myers  <josmyers@redhat.com>
82         * MAINTAINERS: Update my email address.
84 2023-12-30  Joseph Myers  <jsm@polyomino.org.uk>
86         * MAINTAINERS: Update my email address.
88 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
89             Thomas Schwinge  <thomas@codesourcery.com>
91         * Makefile.def: Add libgrust as host & target module.
92         * configure.ac: Add libgrust to host tools list. Add libgrust to
93         noconfigdirs if we're not building target libstdc++.
94         * Makefile.in: Regenerate.
95         * configure: Regenerate.
97 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
98             Arthur Cohen  <arthur.cohen@embecosm.com>
100         * MAINTAINERS: Add maintainers for libgrust.
102 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
104         * Makefile.def (gettext): Disable (via missing)
105         {install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
106         to true.  Add --disable-threads --disable-libasprintf.  Drop the
107         lib_path (as there are no shared libs).
108         * Makefile.in: Regenerate.
110 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
112         * MAINTAINERS: Add myself to write after approval
114 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
116         * MAINTAINERS: Update my email address
118 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
120         * MAINTAINERS: Add myself to write after approval
122 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
124         * MAINTAINERS: Add myself to write after approval and DCO
126 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
128         * libtool.m4: Fix stray call
130 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
132         * Makefile.in: Regenerate.
133         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
135 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
137         * MAINTAINERS: Update my email address.
139 2023-11-18  Frederik Harwath  <frederik@harwath.name>
141         * MAINTAINERS: Change my address.
143 2023-11-16  Michal Jires  <mjires@suse.cz>
145         * MAINTAINERS: Add myself.
147 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
149         PR bootstrap/12596
150         * .gitignore: Add '/gettext*'.
151         * configure.ac (host_libs): Replace intl with gettext.
152         (hbaseargs, bbaseargs, baseargs): Split baseargs into
153         {h,b}baseargs.
154         (skip_barg): New flag.  Skips appending current flag to
155         bbaseargs.
156         <library exemptions>: Exempt --with-libintl-{type,prefix} from
157         target and build machine argument passing.
158         * configure: Regenerate.
159         * Makefile.def (host_modules): Replace intl module with gettext
160         module.
161         (configure-ld): Depend on configure-gettext.
162         * Makefile.in: Regenerate.
164 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
166         * intl/*: Remove.
168 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
170         * MAINTAINERS: Add myself.
172 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
174         * MAINTAINERS: Update my email address.
176 2023-11-06  Carl Love  <cel@linux.ibm.com>
178         * MAINTAINERS: Update my email address.
180 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
182         * .github/CONTRIBUTING.md: Wrap lines more tightly.
184 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
186         * .github/CONTRIBUTING.md: New file.
187         * .github/PULL_REQUEST_TEMPLATE.md: New file.
189 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
191         * configure: Regenerate.
192         * configure.ac: Do not add default runpaths to GCC exes
193         when we are building -static-libstdc++/-static-libgcc (the
194         default).
195         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
196         enable flag to alter Darwin libraries to use @rpath names.
198 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
200         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
201         * Makefile.in: Regenerate.
203 2023-10-11  Filip Kastl  <fkastl@suse.cz>
205         * MAINTAINERS: Fix name order.
207 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
209         * MAINTAINERS: Add myself.
211 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
213         PR bootstrap/111663
214         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
215         * Makefile.in: Regenerate.
217 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
219         * SECURITY.txt: Fix up indentation.
221 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
223         * SECURITY.txt: Fix up commas.
225 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
227         * SECURITY.txt: New file.
229 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
231         * MAINTAINERS: Add myself.
233 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
235         * config-ml.in: Remove unneeded loongarch clause.
236         * configure.ac: Register custom makefile fragments mt-loongarch-*
237         for loongarch targets.
238         * configure: Regenerate.
240 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
242         * MAINTAINERS: Add myself
244 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
245             Chung-Lin Tang  <cltang@codesourcery.com>
247         PR testsuite/109951
248         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
249         'SYSROOT_CFLAGS_FOR_TARGET'.
250         * Makefile.in: Regenerate.
252 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
254         * config-ml.in: Do not build the multilib library variant
255         that is duplicate with the toplevel one.
257 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
259         * MAINTAINERS: Add myself.
261 2023-08-22  Filip Kastl  <fkastl@suse.cz>
263         * MAINTAINERS: Update my email address.
265 2023-08-11  Eric Feng  <ef2648@columbia.edu>
267         * MAINTAINERS: Add myself.
269 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
271         * Makefile.def: Reflect that libsframe needs to installed before
272         libbfd.  Reorder a bit to better track libsframe dependencies.
273         * Makefile.in: Regenerate.
275 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
277         * Makefile.def: Add install dependency on libsframe for libbfd.
278         * Makefile.in: Regenerated.
280 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
282         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
283         Solaris 11.
285 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
287         * configure: Regenerate.
288         * configure.ac: Add Haiku to list of ELF OSes
289         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
291 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
293         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
294         options, including options containing paths.
296 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
298         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
299         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
300         errors from nms that refuse to work on non-regular files.  Remove
301         other workarounds for this problem.  Strip out blank lines from the
302         nm output.
304 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
306         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
307         * configure: Regenerate.
309 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
311         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
312         * configure: Re-generate.
313         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
314         (PKG_CONFIG_PATH): New.
315         * Makefile.in: Re-generate.
317 2023-08-07  Luis Machado  <luis.machado@arm.com>
319         * configure.ac: Disable year2038 by default on 32-bit hosts.
320         * configure: Regenerate.
322 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
324         * Makefile.def: Add gprofng module.
325         * configure.ac: Add --enable-gprofng option.
326         * Makefile.in: Regenerate.
327         * configure: Regenerate.
329 2023-08-07  Martin Liska  <mliska@suse.cz>
331         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
332         * configure: Regenerate.
334 2023-08-07  Fangrui Song  <maskray@google.com>
336         * configure: Regenerate.
337         * configure.ac: Add --with-zstd.
339 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
341         * configure: Regenerate.
342         * configure.ac: Recover tilegx/tilepro targets.
344 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
346         * configure: Regenerated.
347         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
348         --plugin and rc before enabling --plugin.
350 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
352         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
353         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
354         * configure.ac: Include config/gcc-plugin.m4.
355         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
356         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
357         RANLIB if possible.
358         * Makefile.in: Regenerated.
359         * configure: Likewise.
361 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
363         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
364         $(CFLAGS).
366 2023-08-07  David Faust  <david.faust@oracle.com>
368         * MAINTAINERS: Add the BPF port to my reviewer listing.
370 2023-08-02  Jan Beulich  <jbeulich@suse.com>
372         * MAINTAINERS: Correct my email address.
374 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
376         * MAINTAINERS (Write After Approval): Add myself.
378 2023-08-01  Richard Ball  <richard.ball@arm.com>
380         * MAINTAINERS: Add myself.
382 2023-07-31  Andreas Schwab  <schwab@suse.de>
384         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
385         * configure: Regenerate.
386         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
388 2023-07-31  xuli  <xuli1@eswincomputing.com>
390         * MAINTAINERS: Add myself.
392 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
394         * MAINTAINERS: List myself as "nvptx port" maintainer.
396 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
398         * MAINTAINERS: Add myself to write after approval
400 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
402         * MAINTAINERS: Add myself as a reviewer for the riscv port.
404 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
406         * MAINTAINERS: Add myself as a reviewer for the riscv port.
408 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
410         * MAINTAINERS: Add Hao Liu to write after approval
412 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
414         * MAINTAINERS: Add Ken Matsui to write after approval
416 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
418         * Makefile.in: Collect both kernel and user events for autofdo
419         * Makefile.tpl: Collect both kernel and user events for autofdo
421 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
423         * MAINTAINERS: Added myself to Write After Approval and DCO
425 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
427         * Makefile.in: Remove -gtoggle for STAGEautoprofile
428         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
430 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
432         * MAINTAINERS: Add Lehua Ding to write after approval
434 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
436         * Makefile.def: Pass the enable-host-pie value to GCC configure.
437         * Makefile.in: Regenerate.
438         * configure: Regenerate.
439         * configure.ac: Adjust the logic for shared and PIE host flags to
440         ensure that PIE is passed for hosts that require it.
442 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
444         * MAINTAINERS (Write After Approval): move Matthew Fortune
445         to Write After Approval.
447 2023-06-15  Marek Polacek  <polacek@redhat.com>
449         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
450         check.
451         * configure: Regenerate.
453 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
455         * MAINTAINERS: Add myself to write after approval
457 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
459         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
460         port maintainer.
461         (Write After Approval): Remove myself.
463 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
465         * MAINTAINERS (Write After Approval): Add myself.
467 2023-05-29  Martin Jambor  <mjambor@suse.cz>
469         * MAINTAINERS: Replace spaces with tabs.
471 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
473         * MAINTAINERS: New entry.
475 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
477         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
478         * Makefile.in: Regenerate
480 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
482         * Makefile.in: Disable warnings as errors for STAGEautofeedback
484 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
486         * MAINTAINERS: Sort.
488 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
490         * MAINTAINERS: Add myself.
492 2023-05-10  Pan Li  <pan2.li@intel.com>
494         * MAINTAINERS: Add myself.
496 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
498         * Makefile.in: Define PROFILE_MERGER
499         * Makefile.tpl: Define PROFILE_MERGER
501 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
503         * MAINTAINERS: Change my email address.
505 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
507         * MAINTAINERS: Add myself.
509 2023-04-26  Martin Liska  <mliska@suse.cz>
511         * MAINTAINERS: fix sorting
513 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
515         * MAINTAINERS (Write After Approval): Add myself.
517 2023-04-24  Martin Liska  <mliska@suse.cz>
519         * MAINTAINERS: Fix sorting.
521 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
523         * configure: Regenerate.
524         * configure.ac: Only create serdep.tmp if needed
526 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
528         * MAINTAINERS (Write After Approval): Add myself.
530 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
532         * MAINTAINERS (Write After Approval): Add myself.
533         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
535 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
537         * MAINTAINERS: Add myself.
539 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
541         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
543 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
545         * MAINTAINERS (Write After Approval): Add myself.
547 2023-02-16  Martin Liska  <mliska@suse.cz>
549         * MAINTAINERS: I'm stepping down from my positions.
551 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
553         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
555 2023-01-06  Clément Chigot  <chigot@adacore.com>
557         * configure.ac: Skip GMP and MPFR when --disable-gdb is
558         provided.
559         * configure: Regenerate.
561 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
563         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
565 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
567         * Makefile.def: Do not build shared libffi.
568         * Makefile.in: Regenerate.
570 2022-12-21  Andrew Pinski  <apinski@marvell.com>
572         * Makefile.def: Add configure-gdb dependencies
573         on all-gmp and all-mpfr.
574         * configure.ac: Split out MPC checking from MPFR.
575         Require GMP and MPFR if the gdb directory exist.
576         * Makefile.in: Regenerate.
577         * configure: Regenerate.
579 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
581         * configure.ac (target_libraries): Add target-libgm2.
582         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
583         Add GCC_TARGET_TOOL entry for gm2.
584         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
585         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
586         * Makefile.def (target_modules): Add libgm2.
587         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
588         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
589         (languages): Add entry for language=m2 with gcc-check-target=check-m2
590         and lib-check-target=check-target-libgm2.
591         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
592         (HOST_EXPORTS): Add definition for GM2.
593         (BASE_TARGET_EXPORTS): Add definition for GM2.
594         (GM2_FOR_BUILD): Defined.
595         (GM2FLAGS): Defined.
596         (GM2_FOR_TARGET): Defined.
597         (GM2FLAGS_FOR_TARGET): Defined.
598         (EXTRA_HOST_FLAGS): Defined.
599         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
600         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
601         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
602         * configure: Rebuilt.
603         * Makefile.in: Rebuilt.
605 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
607         * Makefile.def: Add Rust language.
608         * Makefile.in: Regenerate via autogen.
610 2022-12-09  Martin Liska  <mliska@suse.cz>
612         * MAINTAINERS: Fix spacing.
614 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
616         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
618 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
620         * Makefile.def: Pass host_libs_picflag to host dependent library
621         configures.
622         * Makefile.in: Regenerate.
623         * configure: Regenerate.
624         * configure.ac (host_libs_picflag): New configure variable set to
625         '--with-pic' when building 'host_shared'.
627 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
629         * Makefile.def: Add libsframe as new module with its dependencies.
630         * Makefile.in: Regenerated.
631         * configure.ac: Add libsframe to host_libs.
632         * configure: Regenerated.
634 2022-11-23  Marek Polacek  <polacek@redhat.com>
636         Revert:
637         2022-11-23  Marek Polacek  <polacek@redhat.com>
639         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
640         isl.
641         * Makefile.in: Regenerate.
642         * Makefile.tpl: Set PICFLAG.
643         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
644         check.
645         * configure: Regenerate.
647 2022-11-23  Marek Polacek  <polacek@redhat.com>
649         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
650         isl.
651         * Makefile.in: Regenerate.
652         * Makefile.tpl: Set PICFLAG.
653         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
654         check.
655         * configure: Regenerate.
657 2022-11-14  Martin Liska  <mliska@suse.cz>
659         Revert:
660         2022-11-09  Martin Liska  <mliska@suse.cz>
662         * doc/Makefile: New file.
663         * doc/_static/custom.css: New file.
664         * doc/baseconf.py: New file.
665         * doc/bsd.rst: New file.
666         * doc/contrib.rst: New file.
667         * doc/contribute.rst: New file.
668         * doc/cppdiropts.rst: New file.
669         * doc/cppenv.rst: New file.
670         * doc/cppopts.rst: New file.
671         * doc/cppwarnopts.rst: New file.
672         * doc/favicon.ico: New file.
673         * doc/funding.rst: New file.
674         * doc/gcc_sphinx.py: New file.
675         * doc/gnu.rst: New file.
676         * doc/gnu_free_documentation_license.rst: New file.
677         * doc/gpl-3.0.rst: New file.
678         * doc/indices-and-tables.rst: New file.
679         * doc/lgpl-2.1.rst: New file.
680         * doc/logo.pdf: New file.
681         * doc/logo.svg: New file.
682         * doc/md.rst: New file.
683         * doc/requirements.txt: New file.
685 2022-11-14  Martin Liska  <mliska@suse.cz>
687         Revert:
688         2022-11-09  Martin Liska  <mliska@suse.cz>
690         * doc/baseconf.py: Port to GCC sources.
692 2022-11-14  Martin Liska  <mliska@suse.cz>
694         Revert:
695         2022-11-14  Martin Liska  <mliska@suse.cz>
697         * configure: Regenerate.
698         * configure.ac: Support Sphinx based documentation.
700 2022-11-14  Martin Liska  <mliska@suse.cz>
702         Revert:
703         2022-11-09  Martin Liska  <mliska@suse.cz>
705         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
706         provide a default.
708 2022-11-14  Martin Liska  <mliska@suse.cz>
710         Revert:
711         2022-11-09  Martin Liska  <mliska@suse.cz>
713         * doc/bsd.rst:
714         Add trailing newline.
715         * doc/contrib.rst:
716         Add trailing newline.
717         * doc/contribute.rst:
718         Add trailing newline.
719         * doc/cppdiropts.rst:
720         Add trailing newline.
721         * doc/cppenv.rst:
722         Add trailing newline.
723         * doc/cppopts.rst:
724         Add trailing newline.
725         * doc/cppwarnopts.rst:
726         Add trailing newline.
727         * doc/funding.rst:
728         Add trailing newline.
729         * doc/gnu.rst:
730         Add trailing newline.
731         * doc/gnu_free_documentation_license.rst:
732         Add trailing newline.
733         * doc/gpl-3.0.rst:
734         Add trailing newline.
735         * doc/indices-and-tables.rst:
736         Add trailing newline.
737         * doc/lgpl-2.1.rst:
738         Add trailing newline.
739         * doc/md.rst:
740         Add trailing newline.
742 2022-11-14  Martin Liska  <mliska@suse.cz>
744         Revert:
745         2022-11-09  Martin Liska  <mliska@suse.cz>
747         * configure.ac: Use new install URL.
748         * configure: Regenerate.
750 2022-11-14  Martin Liska  <mliska@suse.cz>
752         Revert:
753         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
755         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
756         instead of just ``.''.
757         * doc/gcc_sphinx.py: Moved to...
758         * doc/modules/gcc_sphinx.py: ...here.
760 2022-11-14  Martin Liska  <mliska@suse.cz>
762         Revert:
763         2022-11-10  Martin Liska  <mliska@suse.cz>
765         * doc/baseconf.py: Modernize by using pathlib.
767 2022-11-14  Martin Liska  <mliska@suse.cz>
769         Revert:
770         2022-11-11  Martin Liska  <mliska@suse.cz>
772         * doc/Makefile: Disable -j auto.
774 2022-11-14  Martin Liska  <mliska@suse.cz>
776         Revert:
777         2022-11-11  Martin Liska  <mliska@suse.cz>
779         * doc/Makefile: Update comment.
781 2022-11-14  Martin Liska  <mliska@suse.cz>
783         Revert:
784         2022-11-11  Martin Liska  <mliska@suse.cz>
786         * doc/indices-and-tables.rst: Rename Indexes to Indices.
788 2022-11-14  Martin Liska  <mliska@suse.cz>
790         Revert:
791         2022-11-13  Martin Liska  <mliska@suse.cz>
793         PR web/107643
794         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
795         is set.
796         * doc/indices-and-tables.rst: Use include_todo tag.
798 2022-11-14  Martin Liska  <mliska@suse.cz>
800         Revert:
801         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
803         * doc/contrib.rst: Update Jeff Law's email address.
805 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
807         * doc/contrib.rst: Update Jeff Law's email address.
809 2022-11-13  Martin Liska  <mliska@suse.cz>
811         PR web/107643
812         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
813         is set.
814         * doc/indices-and-tables.rst: Use include_todo tag.
816 2022-11-11  Martin Liska  <mliska@suse.cz>
818         * doc/indices-and-tables.rst: Rename Indexes to Indices.
820 2022-11-11  Martin Liska  <mliska@suse.cz>
822         * doc/Makefile: Update comment.
824 2022-11-11  Martin Liska  <mliska@suse.cz>
826         * doc/Makefile: Disable -j auto.
828 2022-11-10  Martin Liska  <mliska@suse.cz>
830         * doc/baseconf.py: Modernize by using pathlib.
832 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
834         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
835         instead of just ``.''.
836         * doc/gcc_sphinx.py: Moved to...
837         * doc/modules/gcc_sphinx.py: ...here.
839 2022-11-09  Martin Liska  <mliska@suse.cz>
841         * configure.ac: Use new install URL.
842         * configure: Regenerate.
844 2022-11-09  Martin Liska  <mliska@suse.cz>
846         * doc/bsd.rst:
847         Add trailing newline.
848         * doc/contrib.rst:
849         Add trailing newline.
850         * doc/contribute.rst:
851         Add trailing newline.
852         * doc/cppdiropts.rst:
853         Add trailing newline.
854         * doc/cppenv.rst:
855         Add trailing newline.
856         * doc/cppopts.rst:
857         Add trailing newline.
858         * doc/cppwarnopts.rst:
859         Add trailing newline.
860         * doc/funding.rst:
861         Add trailing newline.
862         * doc/gnu.rst:
863         Add trailing newline.
864         * doc/gnu_free_documentation_license.rst:
865         Add trailing newline.
866         * doc/gpl-3.0.rst:
867         Add trailing newline.
868         * doc/indices-and-tables.rst:
869         Add trailing newline.
870         * doc/lgpl-2.1.rst:
871         Add trailing newline.
872         * doc/md.rst:
873         Add trailing newline.
875 2022-11-09  Martin Liska  <mliska@suse.cz>
877         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
878         provide a default.
880 2022-11-09  Martin Liska  <mliska@suse.cz>
882         * configure: Regenerate.
883         * configure.ac: Support Sphinx based documentation.
885 2022-11-09  Martin Liska  <mliska@suse.cz>
887         * doc/baseconf.py: Port to GCC sources.
889 2022-11-09  Martin Liska  <mliska@suse.cz>
891         * doc/Makefile: New file.
892         * doc/_static/custom.css: New file.
893         * doc/baseconf.py: New file.
894         * doc/bsd.rst: New file.
895         * doc/contrib.rst: New file.
896         * doc/contribute.rst: New file.
897         * doc/cppdiropts.rst: New file.
898         * doc/cppenv.rst: New file.
899         * doc/cppopts.rst: New file.
900         * doc/cppwarnopts.rst: New file.
901         * doc/favicon.ico: New file.
902         * doc/funding.rst: New file.
903         * doc/gcc_sphinx.py: New file.
904         * doc/gnu.rst: New file.
905         * doc/gnu_free_documentation_license.rst: New file.
906         * doc/gpl-3.0.rst: New file.
907         * doc/indices-and-tables.rst: New file.
908         * doc/lgpl-2.1.rst: New file.
909         * doc/logo.pdf: New file.
910         * doc/logo.svg: New file.
911         * doc/md.rst: New file.
912         * doc/requirements.txt: New file.
914 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
916         * Makefile.def: Remove module 'liboffloadmic'.
917         * Makefile.in: Regenerate.
918         * configure.ac: Remove 'liboffloadmic' handling.
919         * configure: Regenerate.
921 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
923         * MAINTAINERS: Update email address.
925 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
927         * configure.ac: Don't configure readline if --with-system-readline is
928         used.
929         * configure: Re-generate.
931 2022-10-12  Cui,Lili  <lili.cui@intel.com>
933         * MAINTAINERS (Write After Approval): Add myself.
935 2022-10-11  Olivier Hainque  <hainque@adacore.com>
937         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
938         and friends for rtp !large. Assume the linker has the required
939         abilities and set lt_cv_deplibs_check_method.
941 2022-09-30  Olivier Hainque  <hainque@adacore.com>
943         * configure.ac (*vxworks*): If enable_shared is not
944         set, set to "no" and add --disable-shared to target and
945         host_configargs.
946         * configure: Regenerate.
948 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
950         * MAINTAINERS: Update my email address and DCO entry.
952 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
954         * MAINTAINERS (Write After Approval): Add myself.
956 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
958         * MAINTAINERS (Write After Approval): Add myself.
960 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
962         * MAINTAINERS: Update my email address.
964 2022-09-07  Tom de Vries  <tdevries@suse.de>
966         * configure.ac: Set extra_host_libiberty_configure_flags and
967         extra_host_zlib_configure_flags in separate case statements.
968         * configure: Regenerate.
970 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
972         * MAINTAINERS: Update c-sky port maintainers' emails.
974 2022-08-31  Martin Liska  <mliska@suse.cz>
976         * configure: Regenerate.
977         * configure.ac: Delete hpux9 and hpux10.
979 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
981         * Makefile.def: Drop libelf module and gcc-configure dependency
982         on it.
983         * Makefile.in: Regenerate with 'autogen Makefile.def'.
984         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
985         LIBELFINC.
986         * configure: Regenrate.
987         * configure.ac (host_libs): Drop unused libelf.
989 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
991         * Makefile.in: Regenerate.
993 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
995         * MAINTAINERS: Add myself as AutoFDO maintainer.
997 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
998             Arnaud Charlet  <charlet@adacore.com>
1000         * configure: Regenerate.
1002 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
1004         PR bootstrap/106472
1005         * Makefile.def (dependencies): Make configure-target-libgo depend
1006         upon all-target-libbacktrace.
1008 2022-07-27  David Faust  <david.faust@oracle.com>
1010         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
1012 2022-07-27  Richard Biener  <rguenther@suse.de>
1014         * MAINTAINERS (Roger Sayle): Update e-mail address.
1016 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
1018         * MAINTAINERS (Write After Approval): Add myself.
1020 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
1022         * MAINTAINERS: Add myself as Ada front end co-maintainer.
1024 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
1026         * .gitignore: Do not ignore config.h.
1028 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
1030         * MAINTAINERS: Add myself to Write After Approval.
1032 2022-07-04  Martin Liska  <mliska@suse.cz>
1034         * MAINTAINERS: fix sorting of names
1036 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1038         * MAINTAINERS: add myself.
1040 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
1042         * MAINTAINERS: Add myself to write after approval and DCO.
1044 2022-07-02  Tim Lange  <mail@tim-lange.me>
1046         * MAINTAINERS: Add myself.
1048 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
1050         * MAINTAINERS (Write After Approval): Add myself.
1052 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1054         Revert:
1055         2022-06-30  Cui,Lili  <lili.cui@intel.com>
1057         * MAINTAINERS (Write After Approval): Add myself.
1059 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1061         * MAINTAINERS (Write After Approval): Add myself.
1063 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
1065         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1066         (EXTRA_GCC_FLAGS): Likewise.
1067         * Makefile.in: Rebuilt.
1069 2022-06-28  konglin1  <lingling.kong@intel.com>
1071         * MAINTAINERS (Write After Approval): Add myself.
1073 2022-06-27  Tom de Vries  <tdevries@suse.de>
1075         * configure.ac: Build libiberty pic variant for gdbserver.
1076         * configure: Regenerate.
1078 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
1080         * configure: Regenerate.
1081         * configure.ac: Correct use of $host.
1083 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
1085         * MAINTAINERS: Remove tilegx and tilepro entries.
1086         * configure.ac: Remove tilegx and tilepro stanzas.
1087         * configure: Rebuilt.
1089 2022-05-28  Bruce Korb  <bkorb@gnu.org>
1091         * .gitignore: Ignore vim swap files
1093 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
1095         * MAINTAINERS: Add myself to write after approval.
1097 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
1099         * MAINTAINERS: Remove myself from DCO section.
1101 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
1103         * MAINTAINERS: Update my email address.
1105 2022-05-09  Clément Chigot  <chigot@adacore.com>
1107         * MAINTAINERS: Update my email address.
1109 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1111         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1112         section.
1114 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1116         * MAINTAINERS: Update my email address.
1118 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1120         * MAINTAINERS: Update my email address.
1122 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1124         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1125         Lulu as LoongArch port maintainer.
1127 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1128             Lulu Cheng  <chenglulu@loongson.cn>
1130         * configure.ac: Add LoongArch tuples.
1131         * configure: Regenerate.
1133 2022-03-28  Tom Tromey  <tromey@adacore.com>
1135         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1136         * configure: Rebuild.
1138 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1140         * MAINTAINERS: Change my information.
1142 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1144         * MAINTAINERS: Add myself to DCO section.
1146 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1148         * configure.ac: Fix incorrect option in comment.
1149         * configure: Regenerate.
1151 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1153         * Makefile.def (dependencies): Make configure-sim depend on
1154         all-readline.
1155         * Makefile.in: Regenerate.
1157 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1159         * MAINTAINERS (Write After Approval): Update my e-mail address.
1161 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1163         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1165 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1167         * MAINTAINERS: Update my email and add myself to the DCO list.
1169 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1171         Revert:
1172         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1174         PR bootstrap/67102
1175         * Makefile.def: Have configure-target-libffi depend on
1176         all-target-libstdc++-v3.
1177         * Makefile.in: Regenerate.
1179 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1181         PR other/104181
1182         * build.log: Remove.
1184 2022-01-20  Martin Liska  <mliska@suse.cz>
1186         * MAINTAINERS: Adjust email address based on IRC request.
1188 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1190         * MAINTAINERS: Update my email address.
1192 2022-01-17  Martin Liska  <mliska@suse.cz>
1194         * MAINTAINERS: Rename .c names to .cc.
1196 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1198         * Makefile.am: Remove.
1200 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1202         * Makefile.am: New file.
1204 2022-01-11  Martin Liska  <mliska@suse.cz>
1206         * MAINTAINERS: Sort 2 names.
1208 2022-01-10  Martin Liska  <mliska@suse.cz>
1210         * MAINTAINERS: Fix obvious issues with sorting.
1212 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1214         * build.log: New file.
1216 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1218         * MAINTAINERS: Add DCO entry.  Sort that list.
1220 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1222         * MAINTAINERS: Change of email address in both DCO and
1223         Write After Approval list.
1225 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1227         * configure: Regenerate.
1229 2021-12-21  Martin Liska  <mliska@suse.cz>
1231         * config.sub: Change mode back to 755.
1233 2021-12-17  Martin Liska  <mliska@suse.cz>
1235         * config.sub: Sync from master.
1237 2021-12-17  Martin Liska  <mliska@suse.cz>
1239         Revert:
1240         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1242         * config.sub: Fix typo.
1244 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1246         * config.sub: Fix typo.
1248 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1250         Revert:
1251         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1253         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1254         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1255         * configure.ac: Include config/gcc-plugin.m4.
1256         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1257         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1258         RANLIB if possible.
1259         * Makefile.in: Regenerated.
1260         * configure: Likewise.
1262 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1264         * Makefile.tpl (BUILD_CFLAGS): New.
1265         (CFLAGS): Append $(BUILD_CFLAGS).
1266         (CXXFLAGS): Likewise.
1267         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1268         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1269         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1270         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1271         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1272         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1273         (PGO-TRAINING-TARGETS): Likewise.
1274         (PGO_BUILD_TRAINING): Likewise.
1275         (all): Add '+' to the command line for recursive make.  Support
1276         the PGO build.
1277         * configure.ac: Add --enable-pgo-build[=lto].
1278         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1279         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1280         * Makefile.in: Regenerated.
1281         * configure: Likewise.
1283 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1285         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1286         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1287         * configure.ac: Include config/gcc-plugin.m4.
1288         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1289         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1290         RANLIB if possible.
1291         * Makefile.in: Regenerated.
1292         * configure: Likewise.
1294 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1296         * MAINTAINERS: Add myself to write after approval.
1298 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1300         * MAINTAINERS: Adding myself.
1302 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1304         * configure: Regenerate.
1305         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1306         $(CPP).
1308 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1310         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1311         libatomic.
1312         * Makefile.in: Regenerate.
1313         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1314         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1315         target-libphobos-bootstrap.
1316         (STAGE2_CONFIGURE_FLAGS): Likewise.
1317         * configure: Regenerate.
1318         * configure.ac: Add support for bootstrapping D front-end.
1320 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1322         * MAINTAINERS: Add myself to DCO section and update email address.
1324 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1326         * configure: Regenerate.
1327         * configure.ac: Ensure that PIC (shared) defaults are set
1328         correctly for Darwin.
1330 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1332         * MAINTAINERS: Update my address.
1334 2021-11-12  Alan Modra  <amodra@gmail.com>
1336         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1337         * Makefile.in: Regenerate.
1339 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1341         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1342         list.
1344 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1346         * MAINTAINERS (Reviewers, arc): Remove my entry.
1347         (Write After Approval): Add an entry for myself.
1349 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1351         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1352         * Makefile.in: Regenerate.
1353         * configure: Regenerate.
1354         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1356 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1358         * MAINTAINERS: Fix up Maciej's entries.
1360 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1362         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1363         maintainer.
1365 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1367         PR other/102663
1368         * Makefile.def: Handle install-dvi target.
1369         * Makefile.tpl: Likewise.
1370         * Makefile.in: Regenerate.
1372 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1374         * MAINTAINERS: Add myself for write after approval.
1376 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1378         * Makefile.def: Mark libcody, libdecnumber,
1379         c++tools, libgcc, and libobjc as missing TAGS
1380         targets.
1381         * Makefile.in: Regenerate.
1383 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1385         * MAINTAINERS: Add myself to DCO section and update email
1386         address.
1388 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1390         * MAINTAINERS: Add myself to DCO section.
1392 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1394         * configure: Regenerate.
1395         * configure.ac (skipdirs): Add the contents of target_configdirs if
1396         we are not building gcc.
1398 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1400         * Makefile.def: Back-port commits ba4d88ad892f and
1401         755ba58ebef0 from binutils-gdb repository.
1402         * Makefile.in: Regenerated.
1404 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1406         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1408 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1410         * Makefile.def: Add a jit check target for the jit
1411         language.
1412         * Makefile.in: Regenerate.
1414 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1416         PR bootstrap/67102
1417         * Makefile.def: Have configure-target-libffi depend on
1418         all-target-libstdc++-v3.
1419         * Makefile.in: Regenerate.
1421 2021-09-10  Petter Tomner  <tomner@kth.se>
1423         * MAINTAINERS: Me added to DCO and write after approval
1425 2021-09-01  YunQiang Su  <syq@debian.org>
1427         * MAINTAINERS: Add myself for write after approval.
1429 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1431         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1432         * Makefile.in: Regenerate.
1434 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1436         * MAINTAINERS: Add myself for write after approval.
1438 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1440         * Makefile.in: Regenerate.
1441         * Makefile.tpl: Make the state of the configured host
1442         shared flag available to makefile fragements.
1444 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1446         * MAINTAINERS (Write After Approval): Add myself.
1448 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1450         * .dir-locals.el (bug-reference-url-format): Use https.
1452 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1454         * .dir-locals.el (c-mode): Change fill-column to 79.
1456 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1458         * MAINTAINERS: Add myself to DCO section.
1460 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1462         * configure: Regenerate.
1463         * configure.ac: Adjust cases for which it is necessary to
1464         include the Darwin host config fragment.
1466 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1468         * MAINTAINERS: Add myself for write after approval and DCO.
1470 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1472         * Makefile.def: Add dsymutil defs.
1473         * Makefile.in: Regenerated.
1474         * Makefile.tpl: Add dsymutil to flags.
1475         * configure: Regenerated.
1476         * configure.ac: Add dsymutil to target and build recipes.
1478 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1480         * MAINTAINERS: Add myself for write after approval.
1482 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1484         * MAINTAINERS (Write After Approval): Add myself.
1486 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1488         * MAINTAINERS: Add myself for write after approval and DCO
1490 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1492         * .gitignore: Add entry for cscope.out.
1494 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1496         * MAINTAINERS: Remove my Write After Approval entry.
1498 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1500         * MAINTAINERS: Add myself as maintainer of the i386 vector
1501         extensions.
1503 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1505         * MAINTAINERS (Write After Approval): Add myself.
1507 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1509         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1510         as *vrp and ranger maintainers.
1512 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1514         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1515         not trigger testsuite failures.
1517 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1519         * MAINTAINERS: Add myself to DCO section with both email addresses.
1521 2021-06-03  Jason Merrill  <jason@redhat.com>
1523         * MAINTAINERS: Add DCO version number.
1525 2021-06-02  Jason Merrill  <jason@redhat.com>
1527         * MAINTAINERS: Add DCO section.
1529 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1531         * MAINTAINERS (Write After Approval): Add myself.
1533 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1535         * configure.ac: Add gnulib to configdirs for sim.
1536         * configure: Regenerate.
1538 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1540         * Makefile.def: Add configure-sim dependency on all-gnulib.
1541         * Makefile.in: Regenerated.
1543 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1545         * MAINTAINERS (Write After Approval): Add myself.
1547 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1549         * MAINTAINERS (Write After Approval): Add myself.
1551 2021-05-11  Martin Liska  <mliska@suse.cz>
1553         * MAINTAINERS: Remove entries for removed
1554         components (HSA, BRIG, libhsail-rt).
1555         Move Pekka to Write After Approval.
1557 2021-05-11  Martin Liska  <mliska@suse.cz>
1559         * Makefile.def: Remove libhsail-rt.
1560         * Makefile.in: Likewise.
1561         * configure.ac: Likewise.
1562         * configure: Regenerate.
1563         * libhsail-rt/ChangeLog: Removed.
1564         * libhsail-rt/Makefile.am: Removed.
1565         * libhsail-rt/Makefile.in: Removed.
1566         * libhsail-rt/README: Removed.
1567         * libhsail-rt/aclocal.m4: Removed.
1568         * libhsail-rt/configure: Removed.
1569         * libhsail-rt/configure.ac: Removed.
1570         * libhsail-rt/configure.tgt: Removed.
1571         * libhsail-rt/include/internal/fibers.h: Removed.
1572         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1573         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1574         * libhsail-rt/include/internal/workitems.h: Removed.
1575         * libhsail-rt/rt/arithmetic.c: Removed.
1576         * libhsail-rt/rt/atomics.c: Removed.
1577         * libhsail-rt/rt/bitstring.c: Removed.
1578         * libhsail-rt/rt/fbarrier.c: Removed.
1579         * libhsail-rt/rt/fibers.c: Removed.
1580         * libhsail-rt/rt/fp16.c: Removed.
1581         * libhsail-rt/rt/misc.c: Removed.
1582         * libhsail-rt/rt/multimedia.c: Removed.
1583         * libhsail-rt/rt/queue.c: Removed.
1584         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1585         * libhsail-rt/rt/segment.c: Removed.
1586         * libhsail-rt/rt/workitems.c: Removed.
1587         * libhsail-rt/target-config.h.in: Removed.
1589 2021-05-04  Nick Clifton  <nickc@redhat.com>
1591         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1592         * configure: Regenerate.
1594 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1595             Tobias Burnus  <tobias@codesourcery.com>
1597         * configure.ac (--enable-offload-defaulted): New.
1598         * configure: Regenerate.
1600 2021-04-23  David Faust  <david.faust@oracle.com>
1602         * MAINTAINERS (Write After Approval): Add myself.
1604 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1606         * MAINTAINERS (Write After Approval): Add myself.
1608 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1610         * MAINTAINERS: Add myself as pru port maintainer.
1612 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1614         * MAINTAINERS: Add myself as static analyzer maintainer.
1616 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1618         * MAINTAINERS: Update primary entry.
1620 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1622         * MAINTAINERS (Write After Approval): Add myself.
1624 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1626         * Makefile.def: Remove all-sim dependency on configure-gdb.
1627         * Makefile.in: Regenerated.
1629 2021-03-11  Jeff Law  <law@redhat.com>
1631         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1633 2021-03-11  Martin Liska  <mliska@suse.cz>
1635         * Makefile.tpl: The change was done Makefile.in which
1636         is generated file.
1638 2021-03-08  Jeff Law  <law@redhat.com>
1640         * MAINTAINERS: Update my email address
1642 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1644         * config.guess: Import latest upstream.
1645         * config.sub: Import latest upstream.
1647 2021-01-25  Martin Liska  <mliska@suse.cz>
1649         PR gcov-profile/98739
1650         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1651         for profiledbootstrap.
1653 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1655         * MAINTAINERS (Write After Approval): Add myself.
1657 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1659         * MAINTAINERS (Write After Approval): Update my e-mail address.
1661 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1663         * MAINTAINERS: Fix spacing.
1665 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1667         * MAINTAINERS (Write After Approval): Add myself
1669 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1671         * Makefile.def: Sync with binutils-gdb:
1672         (dependencies): all-ld depends on all-libctf.
1673         (host_modules): libctf is no longer no_install.
1674         No longer no_check.  Checking depends on all-ld.
1675         * Makefile.in: Regenerated.
1677 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1679         * libtool.m4: Match gnu* along other GNU systems.
1680         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1681         * libgo/configure: Re-generate.
1683 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1685         * MAINTAINERS: Update my email address.
1687 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1689         * MAINTAINERS (Write After Approval): Add myself.
1691 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1693         * Makefile.def
1694         * Makefile.in
1695         * Makefile.tpl
1696         * configure
1697         * configure.ac
1699 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1701         * Makefile.def: Add libcody.
1702         * configure.ac: Add libcody.
1703         * Makefile.in: Regenerated.
1704         * configure: Regenerated.
1706 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1708         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1710 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1712         PR target/97865
1713         * libtool.m4: Update handling of Darwin platform link flags
1714         for Darwin20.
1716 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1718         * .gitignore: Sync with binutils-gdb
1720 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1722         * MAINTAINERS: Add myself as arc port maintainer.
1724 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1726         PR d/87788
1727         * configure.ac: Don't disable D for *-*-darwin*.
1728         * configure: Regenerate.
1730 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1732         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1733         hppa64-*-hpux11*.
1735 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1737         * configure: Regenerate.
1738         * configure.ac: Add --bootstrap-hwasan option.
1740 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1742         * config.guess: Import latest upstream.
1743         * config.sub: Import latest upstream.
1745 2020-11-16  Martin Liska  <mliska@suse.cz>
1747         * .gitignore: Add cache as clangd uses it now.
1749 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1751         * MAINTAINERS (Write After Approval): add myself
1753 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1755         * MAINTAINERS (Write After Approval): Add myself.
1757 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1759         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1760         Remove FIXME comments.
1762 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1764         * MAINTAINERS: Update my email address.
1766 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1768         * MAINTAINERS (Write After Approval): Add myself.
1770 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1772         PR target/97302
1773         * configure.ac: Only set with_gmp to /usr/local
1774         if not building in tree.
1775         * configure: Regenerate.
1777 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1779         * MAINTAINERS (Write After Approval): Add myself.
1781 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1783         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1785 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1787         PR bootstrap/96612
1788         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1789         if not the same as ${host}.
1790         * configure: Regenerate.
1792 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1794         * MAINTAINERS (Write After Approval): Add myself.
1796 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1798         * MAINTAINERS: Update my email address.
1800 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1802         * MAINTAINERS (Write After Approval): Add myself.
1804 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1806         * MAINTAINERS (Write After Approval): Add myself.
1808 2020-06-12  Martin Liska  <mliska@suse.cz>
1810         * .gitignore: Add .clang-tidy.
1812 2020-06-08  Jason Merrill  <jason@redhat.com>
1814         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1815         * configure: Regenerate.
1817 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1819         * MAINTAINERS: Add myself as xtensa port maintainer.
1821 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1823         * configure.ac: Don't require --enable-host-shared when building
1824         for Mingw.
1825         * configure: Regenerate.
1827 2020-05-18  Jason Merrill  <jason@redhat.com>
1829         * configure.ac: Update bootstrap dialect to -std=c++11.
1831 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1833         * MAINTAINERS (Write After Approval): Add myself.
1835 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1837         PR target/92713
1838         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1839         (noconfigdirs): Add 'target-libstdc++-v3'.
1840         * configure: Regenerate.
1842 2020-04-21  Stephen Casner  <casner@acm.org>
1844         PR 25830
1845         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1846         * configure: Rebuild.
1848 2020-04-17  Martin Liska  <mliska@suse.cz>
1849             Jonathan Yong <10walls@gmail.com>
1851         PR gcov-profile/94570
1852         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1853         for CYGWIN.
1855 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1857         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1859 2020-04-09  Tom Tromey  <tom@tromey.com>
1861         * configure: Rebuild.
1862         * Makefile.in: Rebuild.
1863         * Makefile.def (gdbsupport, gdbserver): New host modules.
1864         (configure-gdb): Depend on all-gdbsupport.
1865         (all-gdb): Depend on all-gdbsupport, all-libctf.
1866         * configure.ac (host_tools): Add gdbserver.
1867         Conditionally build gdbserver and gdbsupport.
1869 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1871         * configure.ac: Build libgomp by default for amdgcn.
1872         * configure: Regenerate.
1874 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1876         * MAINTAINERS (Write After Approval): Add myself.
1878 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1880         * MAINTAINERS (Write After Approval) : Add myself.
1882 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1884         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1886 2020-02-14  Martin Sebor  <msebor@redhat.com>
1888         * doc/extend.texi (attribute alias): Mention type requirement.
1889         (attribute weak): Same.
1890         (attribute weakref): Correct invalid example.
1892 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1894         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1896 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1897             Jakub Jelinek  <jakub@redhat.com>
1899         * .gitattributes: Add *.md diff=md.
1901 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1903         The mentioned auto-generated file is no more part of the
1905         GCC sources, it's auto-generated in $(builddir) during build.
1907         PR target/92055
1908         * contrib/gcc_update (files_and_dependencies): Remove
1909         entry for gcc/config/avr/t-multilib.
1911 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1913         * MAINTAINERS: Update my email address.
1915 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1917         * README.MOVED_TO_GIT: Remove.
1919 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1921         * README.MOVED_TO_GIT: New file.
1923 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1925         * MAINTAINERS (Write After Approval): Add myself.
1927 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1929         * MAINTAINERS (write_after_approval): Add myself.
1931 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1933         * MAINTAINERS (write_after_approval): Add myself.
1935 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1937         * MAINTAINERS (write_after_approval): Add myself.
1939 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1941         * configure.ac: Factor out common cases for compare_exclusions.
1942         * configure: Regenerate.
1944 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1946         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1947         flag.
1949 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1951         * MAINTAINERS (Write After Approval): Add myself.
1953 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1955         PR middle-end/92463
1956         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1957         * configure: Regenerate
1959 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1961         * configure.ac: Use https for gcc.gnu.org.
1962         * configure: Regenerated.
1964 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1966         * MAINTAINERS (aarch64 port): Remove my name, move to...
1967         (Write After Approval): ...Here.
1969 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1971         * MAINTAINERS: Change my email address as maintainer.
1973 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1975         PR fortran/91828
1976         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1977         * configure: Regenerated.
1979 2019-10-21  Jason Merrill  <jason@redhat.com>
1981         * .gitattributes: Also check ChangeLog whitespace.
1983 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1985         * contrib/dg-extract-results.sh: Add support for KPASS.
1986         * contrib/dg-extract-results.py: Likewise.
1988 2019-10-17  Jason Merrill  <jason@redhat.com>
1990         * .gitattributes: Avoid {} in filename pattern.
1992 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1994         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1995         Approval section.
1997 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1999         * MAINTAINERS: Add myself to Write After Approval
2001 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
2003         * MAINTAINERS: Add myself as an aarch64 maintainer.
2005 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2007         * MAINTAINERS: Add myself as aarch64 maintainer.
2009 2019-09-23  Carl Love  <cel@us.ibm.com>
2011         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
2012         New define_insn.
2013         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
2014         vsx_xxpermdi16_le_V16QI): Removed define_insn.
2016 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2018         * MAINTAINERS (Sam Tebbs): Update email address.
2020 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
2022         * MAINTAINERS: Update my email address.
2024 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
2026         * libtool.m4: Handle uclinuxfdpiceabi.
2028 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2030         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
2031         Remove myself from Write After Approval section.
2033 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2035         * configure.ac: Support for bpf-*-* targets.
2036         * configure: Regenerate.
2038 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2040         * config.sub: Import upstream version 2019-06-30.
2041         * config.guess: Import upstream version 2019-07-24.
2043 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
2045         * MAINTAINERS: Remove spu port maintainers.
2047 2019-08-28  Martin Liska  <mliska@suse.cz>
2049         * .gitignore: Add .clangd and compile_commands.json
2050         to .gitignore.
2052 2019-08-23  Michael Forney  <mforney@mforney.org>
2054         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2055         * Makefile.in: Regenerate.
2057 2019-08-19  Tom Tromey  <tom@tromey.com>
2059         * configure: Rebuild.
2060         * configure.ac: Add --with-static-standard-libraries.
2062 2019-08-16  Alexandre Oliva <oliva@gnu.org>
2064         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2066 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
2068         * MAINTAINERS (Write After Approval): Add myself.
2070 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2072         * MAINTAINERS (Write After Approval): Remove myself, already listed in
2073         RISC-V port maitainer.
2075 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2077         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2079 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2081         * MAINTAINERS (Write After Approval): Add myself.
2083 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
2085         * MAINTAINERS (Write After Approval): Add myself.
2087 2019-06-25  Martin Liska  <mliska@suse.cz>
2089         contrib/filter-clang-warnings.py: Transform from
2090         filter-rtags-warnings.py.
2092 2019-06-15  Tom Tromey  <tom@tromey.com>
2094         * configure.ac (host_libs): Add gnulib.
2095         * configure: Rebuild.
2096         * Makefile.def (host_modules, dependencies): Add gnulib.
2097         * Makefile.in: Rebuild.
2099 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2101         * MAINTAINERS (Write After Approval): Add myself.
2103 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2105         * configure: Regenerate.
2106         * configure.ac: Add PRU target.
2108 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2110         * MAINTAINERS (Write After Approval): Add myself.
2112 2019-06-11  Nick Clifton  <nickc@redhat.com>
2114         Import these changes from the binutils/gdb repository:
2116         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2118         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2119         and all its deps.
2120         * Makefile.in: Regenerated.
2122         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2124         * Makefile.def (host_modules): Add libctf.
2125         * Makefile.def (dependencies): Likewise.
2126         libctf depends on zlib, libiberty, and bfd.
2127         * Makefile.in: Regenerated.
2128         * configure.ac (host_libs): Add libctf.
2129         * configure: Regenerated.
2131 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2133         * MAINTAINERS (Write After Approval): Add myself.
2135 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2137         * MAINTAINERS: Update my email address.
2139 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2141         * MAINTAINERS (Write After Approval): Add myself.
2143 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2145         * MAINTAINERS (Write After Approval): Add myself.
2147 2019-05-07  Jim Wilson  <jimw@sifive.com>
2149         * MAINTAINERS: Remove myself as IA-64 maintainer.
2151 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2153         * MAINTAINERS (Write After Approval): Add myself.
2155 2019-05-02  Richard Biener  <rguenther@suse.de>
2157         PR bootstrap/85574
2158         * Makefile.tpl (compare target): Also compare extra-compare
2159         files.
2160         * Makefile.in: Regenerate.
2162 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2164         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2165         as modulo-scheduler maintainer.
2167 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2169         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2171 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2173         * MAINTAINERS: Update my email address.
2175 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2177         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2178         * configure: Regenerate.
2180 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2182         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2183         * configure: Regenerate.
2185 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2187         * configure.ac: Add target-zlib to target_libraries.
2188         * configure: Regenerate.
2190 2019-04-09  Martin Liska  <mliska@suse.cz>
2192         * Makefile.in: Regenerate.
2193         * Makefile.tpl: Pass GENERATOR_CFLAGS
2194         in all stages.
2196 2019-03-28  Martin Liska  <mliska@suse.cz>
2198         PR bootstrap/89829
2199         * Makefile.in: Revert r254150.
2200         * Makefile.tpl: Likewise.
2202 2019-03-28  Ben Elliston  <bje@gnu.org>
2204         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2205         related, and libdecnumber.
2207 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2209         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2210         (Write After Approval): Remove myself.
2212 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2214         * MAINTAINERS (Write After Approval): Add myself.
2216 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2218         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2219         (Write After Approval): Remove myself and Julian.
2221 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2223         * MAINTAINERS (Write After Approval): Add myself.
2225 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2227         * MAINTAINERS (Write After Approval): Add myself.
2229 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2231         * ChangeLog: Replace space with tab.
2232         * MAINTAINERS: Delete 1 tab to keep alignment.
2234 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2236         * MAINTAINERS (Write After Approval): Add myself.
2238 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2240         * MAINTAINERS (Write After Approval): Add myself.
2242 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2243             Kwok Cheung Yeung  <kcy@codesourcery.com>
2244             Julian Brown  <julian@codesourcery.com>
2245             Tom de Vries  <tom@codesourcery.com>
2246             Jan Hubicka  <hubicka@ucw.cz>
2247             Martin Jambor  <mjambor@suse.cz>
2249         * configure.ac: Likewise.
2250         * configure: Regenerate.
2251         * contrib/config-list.mk: Add amdgcn-amdhsa.
2253 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2255         * MAINTAINERS (Write After Approval): Add myself.
2257 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2259         * MAINTAINERS (Write After Approval): Add myself.
2261 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2263         PR target/88535
2264         * config.guess: Import upstream version 2019-01-03.
2265         * config.sub: Import upstream version 2019-01-01.
2267 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2269         * MAINTAINERS (Write After Approval): Update my maintainer address.
2271 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2273         * MAINTAINERS (Write After Approval): Add myself.
2275 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2277         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2279 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2281         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2282         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2283         (GCC_TARGET_TOOL): Likewise.
2284         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2285         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2286         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2287         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2288         * configure: Regenerate.
2289         * Makefile.in: Likewise.
2291 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2293         * MAINTAINERS (Write After Approval): Add myself.
2295 2018-11-13  Martin Liska  <mliska@suse.cz>
2297         * gcc.target/i386/pr87930.c: Move to ...
2298         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2300 2018-11-10  Stafford Horne  <shorne@gmail.com>
2302         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2303         (Write After Approval): Remove myself.
2305 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2307         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2308         Append $INCICONV to it.
2310 2018-11-04  Stafford Horne  <shorne@gmail.com>
2312         * MAINTAINERS (Write After Approval): Add myself.
2314 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2316         PR bootstrap/82856
2317         * multilib.am: New file.  From automake.
2319         Merge from binutils-gdb:
2320         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2322         * libtool.m4: Use AC_LANG_SOURCE.
2323         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2324         * ar-lib: New file.
2325         * test-driver: New file.
2326         * configure: Re-generate.
2328 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2330         * MAINTAINERS (Write After Approval): Add myself.
2332 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2334         PR bootstrap/87788
2335         PR d/87799
2336         * configure: Rebuild.
2337         * configure.ac: Disable D on systems where it is known not to work.
2339 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2341         * Makefile.def (target_modules): Add libphobos.
2342         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2343         GDCFLAGS_FOR_TARGET.
2344         (dependencies): Make libphobos depend on libatomic, libbacktrace
2345         configure, and zlib configure.
2346         (language): Add language d.
2347         * Makefile.in: Rebuild.
2348         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2349         (HOST_EXPORTS): Add GDC.
2350         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2351         (BASE_TARGET_EXPORTS): Add GDC.
2352         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2353         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2354         (EXTRA_HOST_FLAGS): Add GDC.
2355         (STAGE1_FLAGS_TO_PASS): Add GDC.
2356         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2357         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2358         environment variables.
2359         * configure: Rebuild.
2360         * configure.ac: Add target-libphobos to target_libraries.  Set and
2361         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2363 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2365         * MAINTAINERS (Write After Approval): Add myself.
2367 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2369         * MAINTAINERS (Write After Approval): Remove myself.
2371 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2373         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2375 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2377         * MAINTAINERS: Update my email address.
2379 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2381         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2382         maintainer.
2384 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2386         * MAINTAINERS (Write After Approval): Add self.
2388 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2390         * MAINTAINERS (write after approval): Add myself.
2392 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2394         * MAINTAINERS: Update my email address.
2396 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2398         * MAINTAINERS (write after approval): Add myself.
2400 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2402         * MAINTAINERS: Add self to global reviewers list.
2404 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2406         MAINTAINERS: Add c-sky port maintainers.
2408 2018-08-10  Martin Liska  <mliska@suse.cz>
2410         * MAINTAINERS: Revert change in previous commit and
2411         join lines.
2413 2018-08-10  Martin Liska  <mliska@suse.cz>
2415         * MAINTAINERS: Remove extra line.
2417 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2419         * MAINTAINERS: Update my email address.
2421 2018-07-19  DJ Delorie  <dj@redhat.com>
2423         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2424         as maintainer.
2426 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2428         * MAINTAINERS: Adjust email address for me and my colleague Robin
2429         Dapp.
2431 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2432             Sunil K Pandey  <sunil.k.pandey@intel.com>
2434         PR target/84413
2435         * config/i386/i386.c (m_CORE_AVX512): New.
2436         (m_CORE_AVX2): Likewise.
2437         (m_CORE_ALL): Add m_CORE_AVX2.
2438         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2439         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2440         and remove the rest of m_SKYLAKE_AVX512.
2442 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2444         * config.sub: Sync with upstream version 2018-07-03.
2446 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2448         * config.guess: Sync with upstream version 2018-06-26.
2449         * config.sub: Sync with upstream version 2018-07-02.
2451 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2453         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2454         * ltmain.sh: Likewise.
2456 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2458         * contrib/config-list.mk: Remove powerpc-linux_paired.
2460 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2462         * configure.ac: Introduce support for @unless/@endunless.
2463         * Makefile.tpl (dep-kind): Rewrite with cond; return
2464         postbootstrap in some cases.
2465         (make-postboot-dep, postboot-targets): New.
2466         (dependencies): Do not output postbootstrap dependencies at
2467         first.  Output non-target ones changed for configure to depend
2468         on stage_last @if gcc-bootstrap, and the original deps @unless
2469         gcc-bootstrap.
2470         * configure.in, Makefile.in: Rebuilt.
2472 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2474         * MAINTAINERS (write after approval): Add myself.
2476 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2478         * MAINTAINERS (write after approval): Add myself.
2480 2018-06-19  Nick Clifton  <nickc@redhat.com>
2482         * zlib/configure.ac: Restore old behaviour of only enabling
2483         multilibs when a target subdirectory is defined.  This allows
2484         building with srcdir == builddir.
2485         * zlib/configure: Regenerate.
2487 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2489         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2490         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2491         * Makefile.in: Regenerate.
2493 2018-06-16  Ben Elliston  <bje@gnu.org>
2495         * config.guess: Import latest version.
2496         * config.sub: Likewise.
2498 2018-06-08  Martin Liska  <mliska@suse.cz>
2500         * MAINTAINERS: Remove MPX-related entries.
2501         * Makefile.def: Remove libmpx support.
2502         * Makefile.in: Regenerate.
2503         * configure.ac: Remove removed files.
2504         * configure: Regenerate.
2505         * libmpx/ChangeLog: Remove.
2506         * libmpx/Makefile.am: Remove.
2507         * libmpx/Makefile.in: Remove.
2508         * libmpx/acinclude.m4: Remove.
2509         * libmpx/aclocal.m4: Remove.
2510         * libmpx/config.h.in: Remove.
2511         * libmpx/configure: Remove.
2512         * libmpx/configure.ac: Remove.
2513         * libmpx/configure.tgt: Remove.
2514         * libmpx/libmpx.spec.in: Remove.
2515         * libmpx/mpxrt/Makefile.am: Remove.
2516         * libmpx/mpxrt/Makefile.in: Remove.
2517         * libmpx/mpxrt/libmpx.map: Remove.
2518         * libmpx/mpxrt/libtool-version: Remove.
2519         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2520         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2521         * libmpx/mpxrt/mpxrt.c: Remove.
2522         * libmpx/mpxrt/mpxrt.h: Remove.
2523         * libmpx/mpxwrap/Makefile.am: Remove.
2524         * libmpx/mpxwrap/Makefile.in: Remove.
2525         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2526         * libmpx/mpxwrap/libtool-version: Remove.
2527         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2529 2018-06-04  Martin Liska  <mliska@suse.cz>
2531         * MAINTAINERS: Add myself as gcov maintainer.
2533 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2535         * MAINTAINERS: Update my email address.
2537 2018-06-04  Tom de Vries  <tdevries@suse.de>
2539         * MAINTAINERS: Remove write-after-approval entries for component
2540         maintainers.
2542 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2544         * MAINTAINERS (write after approval): Add myself.
2546 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2548         * MAINTAINERS: Update my email address.
2550 2018-06-01  Tom de Vries  <tdevries@suse.de>
2552         * MAINTAINERS: Update my email address.
2554 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2556         * MAINTAINERS (loop-optimizer): Add myself.
2558 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2560         * configure.ac: Added "nfp" target.
2561         * configure: Regenerate.
2563 2018-04-30  Richard Biener  <rguenther@suse.de>
2565         PR bootstrap/85571
2566         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2567         (STAGE3_TFLAGS): Likewise.
2568         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2569         (STAGEtrain_TFLAGS): Likewise.
2570         * Makefile.in: Regenerate.
2572 2018-04-26  Richard Biener  <rguenther@suse.de>
2574         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2575         (STAGE2_CFLAGS): Likewise.
2576         (STAGE2_TFLAGS): Likewise.
2577         (STAGE3_CFLAGS): Add -fchecking.
2578         (STAGE3_TFLAGS): Likewise.
2579         (STAGEtrain_CFLAGS): Filter out -fchecking.
2580         (STAGEtrain_TFLAGS): Likewise.
2581         * Makefile.in: Re-generate.
2583 2018-04-25  Catherine Moore <clm@codesourcery.com>
2585         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2587 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2589         * MAINTAINERS (write after approval): Add myself.
2591 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2593         * MAINTAINERS: Update my email address.
2595 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2597         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2599 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2601         * MAINTAINERS: Update my email address and disambiguate myself
2602         a bit from Will Schmidt.
2604 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2606         * MAINTAINERS: Move maintainers of now-removed picochip and score
2607         ports to write after approval.
2609 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2611         * MAINTAINERS: Add entry for SVE maintainership.
2613 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2615         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2616         * configure: Regenerate.
2618 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2620         * MAINTAINERS (write after approval): Add myself.
2622 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2624         * MAINTAINERS (write after approval): Add myself.
2626 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2628         * MAINTAINERS (write after approval): Add myself.
2630 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2632         Update copyright years.
2634 2018-01-03  Ben Elliston  <bje@gnu.org>
2636         * config.guess: Import latest version.
2637         * config.sub: Likewise.
2639 2017-12-12  Stafford Horne  <shorne@gmail.com>
2641         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2642         * configure: Regenerate.
2644 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2646         * MAINTAINERS (Write After Approval): Add myself.
2648 2017-11-28  Julia Koval  <julia.koval@intel.com>
2649             Sebastian Peryt  <sebastian.peryt@intel.com>
2651         * Makefile.def (target_modules): Remove libcilkrts.
2652         * Makefile.in: Ditto.
2653         * configure: Ditto.
2654         * configure.ac: Ditto.
2656 2017-11-28  Julia Koval  <julia.koval@intel.com>
2658         * MAINTAINERS (Write After Approval): Add myself.
2660 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2662         * MAINTAINERS (Write After Approval): Add myself.
2664 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2666         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2667         Use my SiFive email address.
2669 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2671         * MAINTAINERS (write after approval): Add myself.
2673 2017-10-27  Martin Liska  <mliska@suse.cz>
2675         * Makefile.tpl: Use proper name of folder as it was renamed
2676         during transition to 4 stages.
2677         * Makefile.in: Regenerate.
2679 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2681         * MAINTAINERS (write after approval): Add myself.
2683 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2685         * MAINTAINERS: Add a note that maintainership also includes web
2686         pages, docs, and testsuite related to that area.
2688 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2690         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2692 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2694         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2696 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2698         * MAINTAINERS: Remove myself as a vxworks maintainer.
2700 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2702         * MAINTAINERS: Remove email address of Jim Norris.
2704 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2706         * MAINTAINERS (Reviewers): Move myself from here...
2707         (CPU Port Maintainers): ... to here.
2709 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2711         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2713 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2715         * MAINTAINERS (write after approval): Add myself.
2717 2017-07-28  Tony Reix  <tony.reix@atos.net>
2719         * configure.ac (target-libffi): Don't disable for AIX.
2720         (go): Don't add to unsupported_languages on AIX.
2721         (target-libgo): Don't disable for AIX.
2722         * configure: Regenerate.
2724 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2726         * MAINTAINERS: Add myself.
2728 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2730         * MAINTAINERS: Update my email address.
2732 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2734         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2735         arm-specific auto-generated header files.
2737 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2739         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2740         * configure: Rebuilt.
2742 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2744         * MAINTAINERS: Readd myself for c6x.
2746 2017-06-28  Martin Liska  <mliska@suse.cz>
2748         PR bootstrap/81217
2749         * Makefile.def: Remove superfluous bootstrap_target from
2750         bootstrap_stage.
2751         * Makefile.in: Re-generate the file.
2753 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2755         * MAINTAINERS: Add myself to Write After Approval
2757 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2759         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2761 2017-06-19  Martin Liska  <mliska@suse.cz>
2763         * Makefile.def: Define 4 stages PGO bootstrap.
2764         * Makefile.tpl: Define FLAGS.
2765         * Makefile.in: Regenerate.
2767 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2769         * Makefile.def: Add check-gotools to go check targets.
2770         * Makefile.in: Rebuild.
2772 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2774         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2776 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2778         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2779         * configure: Regenerate.
2781 2017-05-31  Martin Liska  <mliska@suse.cz>
2783         * configure.ac: Add handling of stage2_werror_flags to
2784         action-if-given and to action-if-not-given.
2785         * configure: Regenerate.
2787 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2789         * MAINTAINERS: Add self to Write After Approval
2791 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2793         * MAINTAINERS: Update my email address, and remove myself as
2794         maintainer in some areas.
2796 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2798         * MAINTAINERS: Add self to Write After Approval
2800 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2802         * configure.ac: Add --enable-languages=default to mean default and
2803         make --enable-languages=all mean all supported languages.
2804         * configure: Regenerated.
2806 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2808         * config.gcc (powerpc*-*-*spe*): New.
2809         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2810         (powerpc-*-rtems*spe*): New.
2811         (powerpc*-*-linux*spe*): New.
2812         (powerpc-wrs-vxworksspe): New.
2813         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2814         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2815         * config.host (powerpc*-*-*spe*): New.
2817 2017-05-19  Martin Liska  <mliska@suse.cz>
2819         * configure.ac: Add --enable-werror-always just for
2820         bootstrap-debug (or none build config) and do not add it
2821         when we are on a release branch.
2822         * configure: Regenerated.
2824 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2826         * MAINTAINERS: Add self to Write After Approval
2828 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2830         * MAINTAINERS: Move myself to Write After Approval section.
2832 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2834         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2835         ACCH registers.
2836         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2837         available.
2838         (umulsidi3): Likewise.
2839         (mulsidi3_700): Disable this pattern when we have advanced mpy
2840         instructions.
2841         (umulsidi3_700): Likewise.
2842         (maddsidi4): New pattern.
2843         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2844         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2845         (mpydu_imm_arcv2hs): Likewise.
2846         * config/arc/predicates.md (accl_operand): New predicate.
2848 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2849             Andrew Burgess <andrew.burgess@embecosm.com>
2851         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2852         case.
2853         (ARC_AUTOFP_IRQ_P): Likewise.
2854         (ARC_AUTO_IRQ_P): Likewise.
2855         (rgf_banked_register_count): New variable.
2856         (parse_mrgf_banked_regs_option): New function.
2857         (arc_override_options): Handle rgf_banked_regs option.
2858         (arc_handle_interrupt_attribute): Add firq option.
2859         (arc_compute_function_type): Return fast irq type when required.
2860         (arc_must_save_register): Handle fast interrupts.
2861         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2862         (arc_return_address_regs): Update.
2863         * config/arc/arc.h (arc_return_address_regs): Update.
2864         (arc_function_type): Add fast interrupt type.
2865         (ARC_INTERRUPT_P): Update.
2866         (RC_FAST_INTERRUPT_P): Define.
2867         * config/arc/arc.md (simple_return): Update for fast interrupts.
2868         (p_return_i): Likewise.
2869         * config/arc/arc.opt (mrgf-banked-regs): New option.
2870         * doc/invoke.texi (mrgf-banked-regs): Document.
2872 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2874         * config/arc/arc.c (irq_ctrl_saved): New variable.
2875         (ARC_AUTOBLINK_IRQ_P): Define.
2876         (ARC_AUTOFP_IRQ_P): Likewise.
2877         (ARC_AUTO_IRQ_P): Likewise.
2878         (irq_range): New function.
2879         (arc_must_save_register): Likewise.
2880         (arc_must_save_return_addr): Likewise.
2881         (arc_dwarf_emit_irq_save_regs): Likewise.
2882         (arc_override_options): Handle deferred options.
2883         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2884         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2885         arc_must_save_return_addr.
2886         (arc_compute_frame_size): Handle automated save and restore of
2887         registers.
2888         (arc_expand_prologue): Likewise.
2889         (arc_expand_epilogue): Likewise.
2890         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2891         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2892         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2894 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2895         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2897         PR bootstrap/77661
2898         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2899         in-tree build MPC.
2900         * Makefile.in: Regenerate.
2902 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2904         * configure.ac: Enable LTO by default on darwin >= 9.
2905         * configure: Regenerate.
2907 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2909         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2910         and Andrew Waterman as the RISC-V maintainers.
2912 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2914         * MAINTAINERS: Add self to Write After Approval
2916 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2918         * config.guess: Import latest from upstream.
2920 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2922         * MAINTAINERS (Write After Approval): Remove entries that are
2923         already covered under Reviewers.
2925 2017-03-08  Mark Wielaard  <mark@klomp.org>
2927         PR demangler/70909
2928         PR demangler/67264
2929         * include/demangle.h: Add d_printing to struct demangle_component
2930         and pass struct demangle_component as non const.
2932 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2934         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2936 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2938         * Makefile.tpl: Remove HOST_ISLVER.
2939         (HOST_EXPORTS): Remove ISLVER.
2940         * Makefile.in: Regenerate.
2942 2017-02-13  Richard Biener  <rguenther@suse.de>
2944         * configure: Re-generate.
2946 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2948         * MAINTAINERS: Adjust bug reporting URL.
2950 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2952         * MAINTAINERS (Write After Approval): Remove redundant entry
2953         for Andrew Burgess.
2955 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2957         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2958         32-bit hppa*-*-hpux*.
2959         * configure: Regenerate.
2961 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2963         * configure.ac: Moved the white list of enabling BRIG FE to
2964         libhsail-rt/configure.tgt.
2965         * configure: Regenerated.
2966         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2968 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2969             Martin Jambor  <mjambor@suse.cz>
2971         * Makefile.def (target_modules): Added libhsail-rt.
2972         (languages): Added language brig.
2973         * Makefile.in: Regenerated.
2974         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2975         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2976         * configure: Regenerated.
2978 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2980         PR other/79046
2981         * configure: Regenerated.
2983 2017-01-04  Alan Modra  <amodra@gmail.com>
2985         * configure: Regenerate.
2987 2016-12-29  Ben Elliston  <bje@gnu.org>
2989         * config.sub: Import latest version.
2991 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2993         * MAINTAINERS (Write After Approval): Add myself.
2995 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2997         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2998         includes bootstrap-mpx.
2999         * configure: Regenerated.
3001 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
3003         * MAINTAINERS (Write After Approval): Add myself.
3005 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
3007         * configure: Regenerate.
3009 2016-12-01  Matthias Klose  <doko@ubuntu.com>
3011         * configure.ac: Don't use pkg-config to check for bdw-gc.
3012         * configure: Regenerate.
3014 2016-11-30  Matthias Klose  <doko@ubuntu.com>
3016         * Makefile.def: Remove reference to boehm-gc target module.
3017         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
3018         options and for the bdw-gc pkg-config module.
3019         * configure: Regenerate.
3020         * Makefile.in: Regenerate.
3022 2016-11-28  Nathan Sidwell  <nathan@acm.org>
3024         * MAINTAINERS (nvptx): Remove self.
3026 2016-11-25  Ben Elliston  <bje@gnu.org>
3028         * config.guess: Import latest version.
3029         * config.sub: Likewise.
3031 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
3033         * MAINTAINERS (Write After Approval): Add myself.
3035 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3037         * Makefile.def: Remove references to GCJ.
3038         * Makefile.tpl: Likewise.
3039         * Makefile.in: Regenerate.
3041 2016-11-15  Matthias Klose  <doko@ubuntu.com>
3043         * config-ml.in: Remove references to GCJ.
3044         * configure.ac: Likewise.
3045         * configure: Regenerate.
3047 2016-11-01  Josh Conner  <joshconner@google.com>
3049         * MAINTAINERS (Write After Approval): Update email address,
3051 2016-10-27  Carl Love  <cel@us.ibm.com>
3053         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3054         Approval list to make it alphabetical.
3056 2016-10-27  Carl Love  <cel@us.ibm.com>
3058         * MAINTAINERS (Write After Approval): Add myself.
3060 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
3062         * MAINTAINERS (Reviewers): Add myself.
3063         (Write After Approval): Add myself.
3065 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
3066             Ulrich Weigand  <uweigand@de.ibm.com>
3068         * MAINTAINERS: Update email address.
3070 2016-10-10  Nathan Sidwell  <nathan@acm.org>
3072         * MAINTAINERS: Update email address.
3074 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
3076         * configure.ac: Add aarch64-*-freebsd*.
3077         * configure: Regenerate.
3079 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
3081         * MAINTAINERS: Update email address after it got reverted.
3083 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3085         * configure.ac (target_libraries): Readd target-boehm-gc.
3086         Restore --enable-objc-gc handling.
3087         * configure: Regenerate.
3089 2015-10-03  Jeff Law  <law@redhat.com>
3091         * MAINTAINERS: Move several inactive maintainers to the
3092         write-after-approval section.
3094 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
3096         * configure.ac: Add target-libffi to target_libraries.
3097         Readd libgcj target disablings, modified to only target-libffi.
3098         Readd target addition of go to unsupported languages.
3099         * configure: Regenerated.
3101 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
3103         * MAINTAINERS: Update email address.
3105 2016-09-30  Andrew Haley  <aph@redhat.com>
3107         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3108         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3109         libgcj.
3111 2016-09-30  Andrew Haley  <aph@redhat.com>
3113         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3114         write-after approval after GCJ deletion.
3116 2016-09-30  Andrew Haley  <aph@redhat.com>
3118         * Makefile.def: Remove libjava.
3119         * Makefile.tpl: Likewise.
3120         * Makefile.in: Regenerate.
3121         * configure.ac: Likewise.
3122         * configure: Likewise.
3123         * gcc/java: Remove.
3124         * libjava: Likewise.
3126 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3128         * MAINTAINERS (Reviewers): Add myself.
3130 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3132         * configure.ac: Disable "sim" directory for arc*-*-*.
3133         * configure: Regenerated.
3135 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3137         * MAINTAINERS (Write After Approval): Add myself.
3139 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3141         * configure.ac: Check for the minimum in-tree MPFR version
3142         handled.
3143         * configure: Regenerate.
3145 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3147         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3148         * configure: Regenerated.
3150 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3152         * MAINTAINERS (Write After Approval): Add myself.
3154 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3156         * Makefile.def: Add autoprofiledbootstrap.
3157         * Makefile.tpl: Dito.
3158         * Makefile.in: Regenerate.
3160 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3162     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3163     * configure: Regenerate.
3165 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3167         * configure: Regenerate.
3168         * configure.ac: Remove support for avr-rtems.
3170 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3172         * MAINTAINERS (Write After Approval): Add myself.
3174 2016-06-16  Michael Collison  <michael.collison@arm.com>
3176         * MAINTAINERS (Write After Approval): Add myself.
3178 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3180         * MAINTAINERS (Write After Approval): Update e-mail address.
3182 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3184         * MAINTAINERS (Write After Approval): Add myself.
3186 2016-05-28  Alan Modra  <amodra@gmail.com>
3188         * Makefile.tpl (configure): Depend on m4 files included.
3189         * Makefile.in: Regenerate.
3191 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3193         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3194         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3196 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3198         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3199         special case builtin.
3200         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3201         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3202         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3203         for __builtin_vec_addec.
3205 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3207         * config.guess: Import version 2016-04-02 (newest).
3208         * config.sub: Import version 2016-05-10 (newest).
3210 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3212         * configure.ac: Add ARC support to libgloss.
3213         * configure: Regenerate
3215 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3217         * MAINTAINERS (Write After Approval): Add myself.
3219 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3221         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3222         * configure: Regenerated.
3223         * Makefile.def (gmp): Explicitly disable assembler.
3224         (mpfr): Adjust lib_path.
3225         (mpc): Likewise.
3226         * Makefile.in: Regenerated.
3228 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3230         PR bootstrap/70704
3231         * configure.ac (--enable-stage1-checking): Add missing
3232         --enable-checking=.
3233         * configure: Regenerated.
3235 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3237         * config.guess: Revert r235676.
3238         * config.sub: Revert r235676.
3240 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3242         * config.guess: Remove SH5 support.
3243         * config.sub: Likewise.
3244         * configure: Likewise.
3245         * configure.ac: Likewise.
3247 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3249         PR bootstrap/70704
3250         * configure.ac (--enable-stage1-checking): For --disable-checking or
3251         implicit --enable-checking, make sure extra flag matches in between
3252         stage1 and later checking.
3253         * configure: Regenerated.
3255 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3257         * .gitattributes: New file.
3259 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3261         * MAINTAINERS (rs6000/powerpc port): Add myself.
3263 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3265         PR bootstrap/70173
3266         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3267         and gotools directories.  Delete the stage_final file.
3268         * Makefile.in: Regenerate.
3270 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3272         * MAINTAINERS (Write After Approval): Add myself.
3274 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3276         * MAINTAINERS (Fortran maintainer): Remove myself.
3278 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3280         * MAINTAINERS (Write After Approval): Add myself.
3282 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3284         * MAINTAINERS (Write After Approval): Add myself.
3286 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3288         Sync with binutils-gdb:
3290         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3292         * configure.ac: Add mips and s390 to the gold target check.
3293         * configure: Regenerate.
3295 2016-03-01  DJ Delorie  <dj@redhat.com>
3297         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3299 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3301         * MAINTAINERS (libcpp): Add myself.
3302         (diagnostic messages): Likewise.
3304 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3306         * MAINTAINERS: Fix whitespace.
3308 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3310         * MAINTAINERS (Write After Approval): Add myself.
3312 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3314         * config/isl.m4: Add comments about isl-0.16.
3315         * configure: Regenerate.
3317 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3319         * MAINTAINERS (hsa maintainers): Add myself.
3321 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3323         * MAINTAINERS: (Write After Approval): Add myself.
3325 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3326             Sebastian Pop  <s.pop@samsung.com>
3328         * Makefile.in: Regenerate.
3329         * Makefile.tpl: Export ISLVER.
3330         * configure: Regenerate.
3331         * config/isl.m4: Detect isl-0.15.
3333 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3335         PR bootstrap/69329
3336         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3337         * Makefile.in: Regenerate.
3339 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3341         * configure.ac: Enable LTO for DJGPP
3342         * configure: Regenerate
3344 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3346         Sync with binutils-gdb:
3347         2015-10-21  Nick Clifton  <nickc@redhat.com>
3349         PR gas/19109
3350         * configure.ac: Note the 'none' is an acceptable argument to
3351         --enable-compressed-debug-sections.
3352         * configure: Regenerate.
3354 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3356         PR bootstrap/69134
3357         * Makefile.def (mpfr): Disable assembler.
3358         * Makefile.in: Regenerate.
3360 2016-01-01  Ben Elliston  <bje@gnu.org>
3362         * config.guess: Import version 2016-01-01.
3363         * config.sub: Likewise.
3365 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3367         * MAINTAINERS (Write After Approval): Add myself.
3369 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3371         * Makefile.in: Replace ISL with isl.
3372         * Makefile.tpl: Same.
3373         * config/isl.m4: Same.
3374         * configure.ac: Same.
3375         * contrib/download_prerequisites: Same.
3376         * configure: Regenerate.
3378 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3380         * MAINTAINERS (Write After Approval): Add Myself.
3382 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3384         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3385         * configure: Regenerate.
3387 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3388             Sebastian Pop  <s.pop@samsung.com>
3390         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3391         isl_ctx_get_max_operations.
3392         * configure: Regenerate.
3394 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3396         * MAINTAINERS (Write After Approval): Add myself.
3398 2015-12-02  Ian Lance Taylor  <iant@google.com>
3400         PR go/66147
3401         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3402         * Makefile.in: Regenerate.
3404 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3406         PR libffi/65726
3407         * Makefile.def (lang_env_dependencies): Make libffi depend
3408         on cxx.
3409         * Makefile.in: Regenerate.
3411 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3413         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3414         symbols.
3416 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3418         Sync with binutils-gdb:
3419         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3421         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3422         * configure: Regenerate.
3424 2015-11-19  Martin Liska  <mliska@suse.cz>
3426         * .gitignore: Add .clang-format to ignored files.
3427         * Makefile.in: Add clang-format.
3428         * Makefile.tpl: Likewise.
3430 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3432         * configure.ac: Enable libmpx by default.
3433         * configure: Regenerated.
3435 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3437         * MAINTAINERS: Update email address.
3439 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3441         * MAINTAINERS: Update email address.
3443 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3445         * MAINTAINERS  (Write After Approval): Add myself.
3447 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3449         Sync with binutils-gdb:
3450         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3452         PR gas/19109
3453         * configure.ac: Add
3454         --enable-compressed-debug-sections={all,gas,gold,ld}.
3455         * configure: Regenerated.
3457 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3459         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3461 2015-10-09  Martin Liska  <mliska@suse.cz>
3463         * MAINTAINERS (Write After Approval): Add myself.
3465 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3467         * MAINTAINERS (Write After Approval): Add myself.
3469 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3471         * MAINTAINERS: Update email address.
3473 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3475         * MAINTAINERS  (Write After Approval): Add myself.
3477 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3479         * MAINTAINERS: Update email.
3481 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3483         * MAINTAINERS: Update my email address.
3485 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3487         * MAINTAINERS (ft32 port): Add myself.
3489 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3491         * MAINTAINERS: Add myself.
3493 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3495         * MAINTAINERS (Write After Approval): Add myself.
3497 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3499         PR libfortran/54572
3500         * Makefile.def: Make libgfortran depend on libbacktrace.
3501         * Makefile.in: Regenerate.
3503 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3505         * MAINTAINERS (Write After Approval): Add myself.
3507 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3509         PR other/67092
3510         * configure.ac: Remove --with_host_libstdcxx support.
3511         * configure: Regenerate.
3513 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3514             Jakub Jelinek  <jakub@redhat.com>
3516         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3517         nvptx*-*-*.
3518         * configure: Regenerate.
3520 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3522         * Makefile.def (libiconv): Define bootstrap=true.
3523         Mark pdf/html/info as missing.
3524         (configure-gcc): Depend on all-libiconv.
3525         (all-gcc): Ditto.
3526         (configure-libcpp): Ditto.
3527         (all-libcpp): Ditto.
3528         (configure-intl): Ditto.
3529         (all-intl): Ditto.
3530         * Makefile.in: Regenerate.
3532 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3534         * MAINTAINERS (loop ivopts): Add the entry and myself.
3536 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3538         * MAINTAINERS (nvptx): Add self.
3540 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3542         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3543         128-bit vector modes.
3545 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3547         * MAINTAINERS (Write After Approval): Add myself.
3549 2015-07-28  Ben Elliston  <bje@gnu.org>
3551         * config.sub, config.guess: Import from upstream.
3553 2015-07-24  Michael Darling  <darlingm@gmail.com>
3555         PR other/66259
3556         * config-ml.in: Reflects renaming of configure.in to configure.ac
3557         * configure: Likewise
3558         * configure.ac: Likewise
3560 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3562         * MAINTAINERS: Update my email address.
3564 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3566         Sync with binutils-gdb:
3567         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3569         * configure.ac (target_configdirs): Exclude target-zlib if
3570         target-libjava isn't built.
3571         * configure: Regenerated.
3573 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3575         Sync with binutils-gdb:
3576         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3578         * configure.ac: Disable configuration of GDB for HPUX targets.
3579         * configure: Regenerate.
3581         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3583         * configure.ac: Add --with-system-zlib.
3584         * configure: Regenerated.
3586         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3588         * configure.ac: Add FT32 support.
3589         * configure: Regenerate.
3591         2015-01-12  Anthony Green  <green@moxielogic.com>
3593         * configure.ac: Don't disable gprof for moxie.
3594         * configure: Rebuild.
3596 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3598         Sync with binutils-gdb:
3599         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3601         PR ld/18355
3602         * Makefile.def: Add extra_configure_flags to host zlib.
3603         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3604         to --enable-host-shared When bfd is to be built as shared
3605         library.  AC_SUBST.
3606         * Makefile.in: Regenerated.
3608 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3610         Sync with src:
3611         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3612         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3613         * Makefile.in: Regenerated.
3615 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3617         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3618         target.
3619         * configure: Regenerate.
3621 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3623         * MAINTAINERS (Write After Approval): Add myself.
3625 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3627         * MAINTAINERS (OS Port Maintainers): Add myself.
3628         (Various Maintainers): Remove myself from libffi testsuite.
3630 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3632         * MAINTAINERS (gen* on machine desc): Add self.
3634 2015-06-02  Jason Merrill  <jason@redhat.com>
3636         PR bootstrap/66319
3637         * configure.ac: Use -std=gnu++98.
3639 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3641         * MAINTAINERS (Write After Approval): Add myself.
3643 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3645         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3646         * configure: Regenerate.
3648 2015-05-26  Jason Merrill  <jason@redhat.com>
3650         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3651         * configure: Regenerate.
3653 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3655         * configure.ac: FT32 target added.
3656         * configure: Regenerated.
3658 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3660         * MAINTAINERS (Write After Approval): Add myself.
3662 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3664         * MAINTAINERS (Write After Approval): Add myself.
3666 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3668         * configure.ac: Fix typo.
3669         * configure: Regenerate.
3671 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3673         * MAINTAINERS (Write After Approval): Add myself.
3675 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3677         * configure.ac: Match $host configured with triplets.
3678         * configure: Regenerate.
3680 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3682         * Makefile.tpl: Remove surplus whitespace throughout.
3683         * Makefile.in: Regenerate.
3685 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3687         * MAINTAINERS (Various Maintainers): Add myself as instruction
3688         combiner maintainer.
3690 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3692         PR bootstrap/62077
3693         * configure.ac (--enable-stage1-checking): Default to
3694         release,misc,gimple,rtlflag,tree,types if --disable-checking
3695         or --enable-checking is not specified and DEV-PHASE is not
3696         experimental.
3697         * configure: Regenerated.
3699 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3701         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3702         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3703         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3704         * Makefile.in: Regenerate.
3706 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3708         * MAINTAINERS: Update my email address.
3710 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3712         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3714 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3716         * MAINTAINERS: Add myself as an arm port reviewer.
3718 2015-03-25  Martin Liska  <mliska@suse.cz>
3719             Yury Gribov  <y.gribov@samsung.com>
3721         * Makefile.in: Fix ln source location for vimrc file.
3722         * Makefile.tpl: Likewise.
3724 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3726         PR bootstrap/25672
3727         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3728         cross-compiling.  Similarly for CXX_FOR_TARGET.
3729         * configure: Regenerate.
3731 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3733         * Makefile.def: Add libmpx.
3734         * configure.ac: Add libmpx.
3735         * Makefile.in: Regenerate.
3736         * configure: Regenerate.
3738 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3740         * MAINTAINERS (CPU Port Maintainers): Add myself
3741         i386 vector ISA extns mantainer.
3743 2015-03-13  Jeff Law  <law@redhat.com>
3745         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3746         maintainer.
3747         Remove Richard Henderson as a maintainer for the x86 port.
3749 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3751         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3753 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3755         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3756         pointer bounds checker and i386 MPX maintainer.
3758 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3760         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3762 2015-02-26  Martin Sebor  <msebor@redhat.com>
3764         * MAINTAINERS (Various Maintainers): Add self.
3766 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3768         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3769         Make sure it contains lto.
3770         * configure: Regenerate.
3772 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3774         * configure: Regenerate.
3776 2015-02-06  Diego Novillo  <dnovillo@google.com>
3778         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3779         middle-end, docstring): Remove myself.
3780         (Write After Approval): Add myself.
3782 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3784         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3785         (Write After Approval): Update address.
3787 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3789         PR jit/64780
3790         * configure.ac: Require the user to explicitly specify
3791         --enable-host-shared if the jit is enabled.
3792         * configure: Regenerate.
3794 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3796         * MAINTAINERS (Write After Approval): Add myself.
3798 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3800         * MAINTAINERS: Make whitespace consistent.
3802 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3804         * MAINTAINERS (Write After Approval): Add myself.
3806 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3808         * MAINTAINERS: (Write After Approval): Add myself.
3810 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3812         * MAINTAINERS: (Write After Approval): Add myself.
3814 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3816         * MAINTAINERS: (Write After Approval): Add myself.
3818 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3820         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3821         objective-c/c++ front end maintainer.
3823 2015-01-13  Marek Polacek  <polacek@redhat.com>
3825         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3827 2015-01-12  Jeff Law  <law@redhat.com>
3829         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3830         a very long time.
3832 2015-01-09  Ian Lance Taylor  <iant@google.com>
3834         * configure.ac (host_tools): Add gotools.
3835         * Makefile.def (host_modules): Add gotools.
3836         (dependencies): Add dependency of all-gotools on all-target-libgo.
3838 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3840         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3841         * configure: Regenerate.
3843 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3845         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3846         all-target-libgomp.
3847         * Makefile.in: Regenerate.
3849 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3851         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3853 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3855         * configure.ac: Add Visium support.
3856         * configure: Regenerate.
3858 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3860         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3861         * configure: Regenerate.
3863 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3865         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3866         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3867         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3868         (OBJCOPY_FOR_TARGET): New variable.
3869         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3870         * Makefile.in: Regenerate.
3871         * configure.ac: Check for already installed target objcopy.
3872         Also GCC_TARGET_TOOL on objcopy.
3873         * configure: Regenerate.
3875 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3877         * config.sub: Update from upstream, to 2015-01-01 version.
3878         * config.guess: Ditto.
3880 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3882         * MAINTAINERS (RTEMS Ports): Add myself.
3884 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3886         * MAINTAINERS (Write After Approval): Add myself.
3888 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3890         * MAINTAINERS (Write After Approval): Add myself.
3892 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3894         * configure.ac (--enable-as-accelerator-for): Don't set
3895         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3896         * configure: Regenerate.
3898 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3900         PR bootstrap/64023
3901         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3902         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3903         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3904         to CXX.
3905         * Makefile.in: Regenerated.
3907 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3908             Yury Gribov  <y.gribov@samsung.com>
3910         * .gitignore: Added .local.vimrc and .lvimrc.
3911         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3912         * Makefile.in: Regenerate.
3914 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3916         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3917         * configure: Regenerated.
3919 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3921         * MAINTAINERS (nvptx port): New entry.
3923 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3925         * configure: Regenerate.
3927 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3929         * configure.ac: Merge with Binutils.
3931 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3933         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3934         * Makefile.in: Regenerate.
3936 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3938         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3939         missing flex.
3940         * Makefile.in: Regenerated.
3942 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3944         * Makefile.in: Regenerate.
3946 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3948         PR bootstrap/63784
3949         * libtool.m4: Add $pic_flag with -shared.
3951 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3953         * MAINTAINERS (Write After Approval): Added myself.
3955 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3957         * MAINTAINERS (write-after-approval): Add myself.
3959 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3961         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3962         from 2 years ago.
3964 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3966         Revert:
3967         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3969         * MAINTAINERS (Write After Approval): Added myself as line map
3970         maintainer.
3972 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3974         Revert:
3975         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3977         * MAINTAINERS (Write After Approval): Added myself.
3979 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3981         * MAINTAINERS (Write After Approval): Added myself.
3983 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3985         * MAINTAINERS (Write After Approval): Added myself as line map
3986         maintainer.
3988 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3990         * MAINTAINERS (Various Maintainers): Added myself as line map
3991         maintainer.
3993 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3995         * move-if-change: Sync from upstream gnulib.
3997 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3999         * compile: Sync with upstream Automake.
4000         * depcomp: Ditto.
4001         * install-sh: Ditto.
4002         * missing: Ditto.
4003         * mkinstalldirs: Ditto.
4004         * ylwrap: Ditto.
4006 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4008         * config.sub: Update from upstream config repo.
4009         * config.guess: Ditto.
4011 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
4013         * Makefile.def: Add liboffloadmic to target_modules.  Make
4014         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
4015         * Makefile.in: Regenerate.
4016         * configure: Regenerate.
4017         * configure.ac: Add liboffloadmic to target binaries.
4018         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
4019         Add liboffloadmic to noconfig list when C++ is not supported.
4021 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
4022             Thomas Schwinge  <thomas@codesourcery.com>
4023             Ilya Verbin  <ilya.verbin@intel.com>
4024             Andrey Turetskiy  <andrey.turetskiy@intel.com>
4026         * configure: Regenerate.
4027         * configure.ac (--enable-as-accelerator-for)
4028         (--enable-offload-targets): New configure options.
4030 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4032         * Makefile.def: Make all-gcc depend on all-isl.
4033         * Makefile.in: Regenerate.
4035 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
4037         * ChangeLog.jit: New.
4038         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4040 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4042         PR target/63610
4043         * libtool.m4: Fix globbing of darwin versions.
4044         * configure: Regenerate.
4046 2014-11-11  Tobias Burnus  <burnus@net-b.de>
4048         * Makefile.def: Remove CLooG.
4049         * Makefile.tpl: Ditto.
4050         * configure.ac: Ditto.
4051         * configure: Regenerate.
4052         * Makefile.in: Ditto.
4054 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
4056         * configure.ac: Handle nvptx-*-*.
4057         * configure: Regenerate.
4059 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
4061         * MAINTAINERS (Write After Approval): Add myself.
4063 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
4065         * Makefile.def (libcc1): Remove bootstrap=true;.
4066         * Makefile.in: Regenerated.
4068 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4070         * configure.ac: Update comment.
4071         * configure: Regenerate.
4073 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
4075         * MAINTAINERS (Write After Approval): Add myself.
4077 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
4079         * configure.ac (extra_host_libiberty_configure_flags): Add
4080         --enable-shared also for libcc1's benefit.
4081         * configure: Regenerate.
4083 2014-10-29  Tristan Gingold  <gingold@adacore.com>
4085         * MAINTAINERS: Change my email address.
4087 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
4088             Tom Tromey  <tromey@redhat.com>
4090         * Makefile.def: Add libcc1 to host_modules.
4091         * configure.ac (host_tools): Add libcc1.
4092         * Makefile.in, configure: Rebuild.
4094 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
4096         * configure.ac (build_configargs): Don't share config.cache between
4097         build subdirs.
4098         * configure: Regenerate.
4100 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4102         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4103         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4104         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4105         leon3v7 as leon3.
4106         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4107         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4108         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4109         * config/sparc/sparc.md (cpu): Add leon3v7.
4110         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4112 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4114         * MAINTAINERS (write-after-approval): Add myself.
4116 2014-10-23  Ian Lance Taylor  <iant@google.com>
4118         * configure.ac: Disable the Go frontend on systems where it is known
4119         to not work.
4120         * configure: Regenerate.
4122 2014-10-23  Richard Biener  <rguenther@suse.de>
4124         * Makefile.def: Add libcpp build module and dependencies.
4125         * configure.ac: Add libcpp build module.
4126         * Makefile.in: Regenerate.
4127         * configure: Likewise.
4129 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4131         * MAINTAINERS (write-after-approval): Add myself.
4133 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4135         * INSTALL/README: Do not mention CVS.
4137 2014-10-03  Jing Yu  <jingyu@google.com>
4139         * configure.ac: Add aarch64 to list of targets that support gold.
4140         * configure: Regenerate.
4142 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4144         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4146 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4148         * MAINTAINERS:  Add myself as MIPS maintainer.
4150 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4152         * MAINTAINERS: Move myself to MIPS maintainers.
4154 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4156         * MAINTAINERS: Put all email addresses between '<' and '>'.
4158 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4160         * MAINTAINERS: Move myself to reviewers (Fortran).
4162 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4164         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4165         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4166         * Makefile.in: Regenerate.
4168 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4170         * rtx-classes-status.txt: Delete
4172 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4174         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4176 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4178         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4179         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4180         of checking for version number.
4181         * configure: Regenerated.
4182         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4184 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4186         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4187         is done; begin phase 6 (use extra rtx_def subclasses).
4189 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4191         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4192         done; begin phase 5 (additional rtx_def subclasses).
4194 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4196         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4198 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4200         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4201         SET_BB_HEADER are done.
4203 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4205         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4206         done.
4208 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4210         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4212 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4214         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4216 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4218         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4220 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4222         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4224 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4226         * rtx-classes-status.txt: Phase 3 (per-file commits within
4227         "config" subdirs) is done; begin phase 4 (removal of
4228         "scaffolding").
4230 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4232         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4233         dir) is done; begin phase 3 (per-file commits within "config"
4234         subdirs).
4236 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4238         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4239         phase 2 (per-file commits in main source dir).
4241 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4243         * configure: Regenerated.
4245 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4247         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4249 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4251         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4253 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4255         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4257 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4259         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4261 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4263         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4265 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4267         * MAINTAINERS (Write After Approval): Add myself.
4269 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4271         * MAINTAINERS: Remove myself
4273 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4275         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4277 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4279         * MAINTAINERS (Write After Approval): Add myself.
4281 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4283         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4284         SET_BB_HEADER, SET_BB_FOOTER
4286 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4288         * rtx-classes-status.txt: New file
4290 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4292         * configure.ac: Eliminate ClooG installation dependency.
4293         * configure: Regenerate.
4294         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4295         * Makefile.in: Regenerate.
4297 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4299         * MAINTAINERS (Write After Approval): Add myself.
4301 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4303         * MAINTAINERS (Write After Approval): Add myself.
4305 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4307         * MAINTAINERS (Write After Approval): Add myself.
4309 2014-07-28  Anthony Green  <green@moxielogic.com>
4311         Import from savannah.gnu.org:
4312         * config.sub: Update to 2014-07-28 version.
4314 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4316         * MAINTAINERS: Remove my MIPS maintainer entry.
4318 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4320         PR target/47230
4321         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4322         * configure: Regenerate.
4324 2014-07-24  James Norris  <jnorris@codesourcery.com>
4326         * MAINTAINERS (Write After Approval): Add myself.
4328 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4330         * configure.ac: Accept only CLooG 0.18.1.
4331         * configure: Regenerate.
4333 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4335         * configure.ac: Don't accept isl 0.11.
4336         * configure: Regenerate.
4338 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4340         * MAINTAINERS (Write After Approval): Add myself.
4342 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4344         * configure.ac: Don't accept isl 0.10.
4345         * configure: Regenerate.
4347 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4349         Fix include path for in-tree cloog.
4350         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4351         * configure: Regenerate.
4353 2014-06-18  Richard Henderson  <rth@redhat.com>
4355         * .gitignore: Import gcc_update output.
4357 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4359         * config-ml.in: Robustify ac_configure_args parsing.
4361         * configure.ac (--enable-linker-plugin-configure-flags)
4362         (--enable-linker-plugin-flags): New flags.
4363         (configdirs): Conditionally add libiberty-linker-plugin.
4364         * configure: Regenerate.
4365         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4366         (host_modules) <lto-plugin>: Pay attention to
4367         @extra_linker_plugin_flags@ and
4368         @extra_linker_plugin_configure_flags@.
4369         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4370         * Makefile.in: Regenerate.
4372         * Makefile.tpl (configure-[+prefix+][+module+])
4373         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4374         "module_srcdir" instead of "module" for locating a module's srcdir.
4375         * Makefile.in: Regenerate.
4377 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4379         * MAINTAINERS (Write After Approval): Add myself.
4381 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4383         * MAINTAINERS: Update my email address.
4385 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4387         * MAINTAINERS (Write After Approval): Add myself.
4389 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4391         * MAINTAINERS (Write After Approval): Add myself.
4393 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4395         PR libstdc++/61011
4396         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4397         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4398         * configure: Regenerate.
4400 2014-05-28  Pedro Alves  <palves@redhat.com>
4402         * MAINTAINERS (Write After Approval): Add myself.
4404 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4406         * MAINTAINERS: Update my affiliation/email.
4408 2014-05-19  Mike Stump  <mikestump@comcast.net>
4410         * MAINTAINERS: Add wide-int reviewers.
4412 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4414         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4415         * configure: Regenerated.
4417 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4419         * MAINTAINERS (libitm): Add myself as maintainer.
4421 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4423         * MAINTAINERS (Write After Approval): Add myself.
4425 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4427         * config.sub, config.guess: Import from upstream.
4429 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4431         * MAINTAINERS (Write After Approval): Put myself in correct order.
4433 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4435         * MAINTAINERS (Write After Approval): Add myself.
4437 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4439         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4440         section.
4442 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4444         * MAINTAINERS (Write After Approval): Delete myself.
4446 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4448         PR sanitizer/56781
4449         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4450         and -B* options with -Xcompiler.
4452 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4454         PR bootstrap/60620
4455         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4456         * Makefile.in: Regenerate.
4458 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4460         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4461         for WINDRES_FOR_TARGET in default-manifest.o rule.
4462         * Makefile.in: Regenerate.
4464 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4466         * MAINTAINERS (Write After Approval): Add myself.
4468 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4470         PR sanitizer/56781
4471         * Makefile.def: Set bootstrap=true; for host fixincludes.
4472         * configure.ac: Don't bootstrap host fixincludes unless
4473         --with-build-config=bootstrap-{a,ub}san.
4474         * Makefile.in: Regenerated.
4475         * configure: Regenerated.
4477 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4479         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4480         --enable-vtable-verify option parsing.  Don't add
4481         target-libsanitizer to bootstrap_target_libs unless
4482         --with-build-config=bootstrap-asan or
4483         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4484         to bootstrap_target_libs unless --enable-vtable-verify.
4485         * configure: Regenerated.
4487 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4489         * MAINTAINERS (Write After Approval): Add myself.
4491 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4493         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4495 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4497         PR bootstrap/58572
4498         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4499         -I for libstdc++-v3 includes if $(LEAN).
4500         * Makefile.in: Regenerated.
4502 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4504         * MAINTAINERS: Update my email address.
4506 2014-02-24  Walter Lee  <walt@tilera.com>
4508         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4509         (tilegx-*-*): Change to tilegx*-*-*.
4510         * configure: Regenerate.
4512 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4514         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4516 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4518         * MAINTAINERS (Write After Approval): Add myself.
4520 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4522         PR target/59788
4523         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4524         *solaris2*.
4526 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4528         * MAINTAINERS: Update my email address.
4530 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4532         * MAINTAINERS: Convert to UTF-8.
4533         Properly sort Xinliang David Li's entry.
4535 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4536             Sandra Loosemore  <sandra@codesourcery.com>
4538         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4539         nios2 port maintainers.
4541 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4543         * MAINTAINERS (Write After Approval): Add myself.
4545 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4547         * configure.ac: Add user-friendly check for native x86_64-linux
4548         multilibs.
4549         * configure: Regenerate.
4551 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4553         * MAINTAINERS: Add myself as sh maintainer.
4555 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4557         * MAINTAINERS: Add self as SLSR maintainer.
4559 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4561         * MAINTAINERS: Update my email address.
4563 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4565         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4567 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4569         * Makefile.in: Regenerate.
4571         * Makefile.tpl: Fix typo.
4572         * Makefile.in: Regenerate partially.
4574 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4576         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4577         supported.
4578         * configure: Regenerated.
4580 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4582         * MAINTAINERS (Write After Approval): Add myself.
4584 2013-10-30  Jason Merrill  <jason@redhat.com>
4586         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4587         --disable-build-format-warnings.
4589 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4591         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4592         depend on libstdc++ and libgcc.
4593         * configure: Regenerate.
4594         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4595         libcilkrts for POSIX and i*86, and x86_64 architectures.
4596         * Makefile.in: Added libcilkrts related fields to support building it.
4598 2013-10-26  Jeff Law  <law@redhat.com>
4600         * Makefile.def (target_modules): Remove libmudflap
4601         (languages): Remove check-target-libmudflap).
4602         * Makefile.in: Rebuilt.
4603         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4604         * configure.ac (target_libraries): Remove target-libmudflap.
4605         Remove checks which disabled libmudflap on some systems.
4606         * configure: Rebuilt.
4607         * libmudflap: Directory removed.
4609 2013-10-21  Cong Hou  <congh@google.com>
4611         * MAINTAINERS (Write After Approval): Add myself.
4613 2013-10-16  Mike Stump  <mikestump@comcast.net>
4615         * .dir-locals.el: Add.
4617 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4619         * configure.ac: Add --enable-host-shared
4620         * configure: Regenerate.
4622 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4624         Import from savannah.gnu.org:
4625         * config.guess: Update to 2013-06-10 version.
4626         * config.sub: Update to 2013-10-01 version.
4628 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4630         Changes to build configuration to allow big endian ARC ELF toolchain
4631         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4632         * configure: Regenerate.
4634 2013-09-20  Alan Modra  <amodra@gmail.com>
4636         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4637         ppc host match.  Support little-endian powerpc linux hosts.
4639 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4641         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4642         maintainer.
4644 2013-09-12  DJ Delorie  <dj@redhat.com>
4646         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4647         maintainers.
4649 2013-09-03  Richard Biener  <rguenther@suse.de>
4651         * configure.ac: Also allow ISL 0.12.
4652         * configure: Regenerated.
4654 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4656         * MAINTAINERS (Write After Approval): Add myself.
4658 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4660         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4662 2013-08-26  Caroline Tice  <cmtice@google.com>
4664         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4665         "Various Reviewers" to libvtv "Various Maintainers".
4667 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4669         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4671 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4673         * MAINTAINERS: Update name, email.
4675 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4677         * MAINTAINERS (Write After Approval): Add myself.
4679 2013-08-12  Caroline Tice  <cmtice@google.com>
4681         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4682         address in the Write After Approval section.
4684 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4686         * MAINTAINERS (Write After Approval): Update email.
4688 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4690         * configure.ac: Adjust to check VTV_SUPPORTED.
4691         * configure: Regenerated.
4693 2013-08-02  Caroline Tice  <cmtice@google.com>
4695         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4696         on non-linux systems; add target-libvtv to noconfigdirs; add
4697         libsupc++/.libs to C++ library search paths.
4698         * configure: Regenerated.
4699         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4700         libstdc++ and libgcc.
4701         * Makefile.in: Regenerated.
4703 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4705         * MAINTAINERS (Write After Approval): Add myself.
4707 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4708             Shiva Chen  <shiva0217@gmail.com>
4710         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4711         nds32 port maintainers.
4713 2013-07-17  Tim Shen  <timshen91@gmail.com>
4715         * MAINTAINERS (Write After Approval): Add myself.
4717 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4719         * configure.ac: Sync from binutils.
4720         * configure: Regenerate.
4722 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4724         * MAINTAINERS (Write After Approval): Add myself.
4726 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4728         * MAINTAINERS (Write After Approval): Add myself.
4730 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4732         * MAINTAINERS (Write After Approval): Add myself.
4734 2013-04-30  Brooks Moses  <bmoses@google.com>
4736         * MAINTAINERS: Update my email; move myself from Fortran
4737         reviewer to Write After Approval.
4739 2013-04-16  Andreas Schwab  <schwab@suse.de>
4741         * configure.ac (aarch64-*-*): Don't disable java.
4742         * configure: Regenerate.
4744 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4746         * MAINTAINERS (Write After Approval): Add myself.
4748 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4750         * Makefile.def (target_modules): Don't install libffi.
4751         * Makefile.in: Regenerate.
4753 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4755         * MAINTAINERS (Write After Approval): Add myself.
4757 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4759         * MAINTAINERS (Write After Approval): Add myself.
4761 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4763         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4764         * configure: Regenerated.
4766 2013-02-05  Ian Lance Taylor  <iant@google.com>
4768         PR go/55969
4769         * configure.ac: Disable libgo on some systems where it does not
4770         work.
4772 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4774         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4775         Remove Geoff Keating as rs6000 port maintainer, at his request.
4777 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4779         * MAINTAINERS: Update my email.
4781 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4783         * configure: Re-generate.
4785 2013-01-15  Richard Biener  <rguenther@suse.de>
4787         PR other/55973
4788         * configure: Re-generate.
4790 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4792         * Makefile.def (install-target-libsanitizer): Depend on
4793         install-target-libstdc++-v3.
4794         * Makefile.in: Regenerate.
4796 2013-01-14  Richard Biener  <rguenther@suse.de>
4798         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4799         * configure: Re-generate
4801 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4803         * config.sub: Update from config repo.
4805 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4807         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4808         * Makefile.in: Regenerate.
4810 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4812         * MAINTAINERS (arc): Add new port maintainership for myself.
4814 2013-01-09  Jason Merrill  <jason@redhat.com>
4816         * .gitignore: Import from gdb repository.
4818 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4820         * Makefile.def (configure-gcc): Depend on all-gmp.
4821         (all-gcc): Remove dependency on all-gmp.
4822         * Makefile.in: Regenerated.
4824 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4826         * config.sub: Merge from config repo.
4827         * config.guess: Ditto.
4829 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4831         * Makefile.def: Merge from binutils.
4832         * Makefile.in: Ditto.
4834 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4836         * MAINTAINERS: Update my email.
4838 2012-12-29  Ben Elliston  <bje@gnu.org>
4840         * config.guess: Update to 2012-12-29 version.
4841         * config.sub: Likewise.
4843 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4845         * Makefile.def (install-target-libgfortran): Depend on
4846         install-target-libquadmath, install-target-libgcc.
4847         (install-target-libsanitizer): Depend on install-target-libgcc.
4848         (install-target-libjava): Depend on install-target-libgcc.
4849         (install-target-libitm): Depend on install-target-libgcc.
4850         (install-target-libobjc): Depend on install-target-libgcc.
4851         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4852         * Makefile.in: Regenerate.
4854 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4856         * Makefile.def (install-target-libgo): Depend on
4857         install-target-libatomic.
4858         * Makefile.in: Regenerate.
4860 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4862         PR go/55201
4863         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4864         * Makefile.in: Regenerate.
4866 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4868         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4869         * configure: Regenerate.
4871 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4873         * config.sub: Merge from config repo.
4875 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4877         * Makefile.def (target_modules): Add bootstrap=true and
4878         raw_cxx=true to libsanitizer.
4879         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4880         * Makefile.in: Regenerated.
4881         * configure: Likewise.
4883 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4885         * MAINTAINERS: Remove self as RTL optimization maintainer.
4887 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4889         * MAINTAINERS (Write After Approval): Add myself.
4891 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4893         * Makefile.def (target_modules): Remove bootstrap=true and
4894         raw_cxx=true from libsanitizer.
4895         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4896         * Makefile.in: Regenerated.
4897         * configure: Likewise.
4899 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4901         * Makefile.def (target_modules): Add bootstrap=true and
4902         raw_cxx=true to libsanitizer.
4903         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4904         * Makefile.in: Regenerated.
4905         * configure: Likewise.
4907 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4909         PR bootstrap/54279
4910         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4911         * configure: Regenerate.
4912         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4913         * Makefile.in: Regenerate.
4915 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4917         * configure.ac: Disable libsanitizer if we're not building C++.
4918         * configure: Regenerate.
4920 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4922         * MAINTAINERS (Write After Approval): Add myself.
4924 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4926         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4927         Kostya Serebryany (kcc@google.com) and
4928         Jakub Jelinek (jakub@redhat.com).
4929         Rename area for Dodji Seketeli (dodji@redhat.com).
4931 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4933         * MAINTAINERS: (asan.c, related): Add myself.
4935 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4937         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4938         * configure: Regenerate.
4940 2012-11-13  Richard Henderson  <rth@redhat.com>
4942         * configure.ac: Move libsanitizer logic to subdirectory.
4943         * configure: Regenerate.
4945 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4947         * configure.ac: Enable libsanitizer just on x86 linux for now.
4948         * configure: Re-generate.
4950 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4952         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4953         sections.
4954         * configure: Regenerate.
4956 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4958         * configure.ac: Add section for configdirs for libsanitizer.
4959         Disable for cris-*-* and mmix-*-*.
4960         * configure: Regenerate.
4962 2012-11-12  Wei Mi <wmi@google.com>
4964         * configure.ac: Add libsanitizer to target_libraries.
4965         * Makefile.def: Ditto.
4966         * configure: Regenerate.
4967         * Makefile.in: Regenerate.
4968         * libsanitizer: New directory for asan runtime.  Contains an empty
4969         tsan directory.
4971 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4973         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4974         against Mingw64 w32api.
4975         * configure: Regenerate.
4977 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4979         * configure: Regenerated.
4981 2012-11-03  Robert Mason  <rbmj@verizon.net>
4983         * configure.ac: add --disable-libstdcxx configure option
4984         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4986 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4988         * MAINTAINERS (Write After Approval): Add myself.
4990 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4992         * MAINTAINERS (Write After Approval): Add myself.
4994 2012-10-24  Sharad Singhai  <singhai@google.com>
4996         * MAINTAINERS (Write After Approval): Add myself.
4998 2012-10-24  Eric Christopher  <echristo@gmail.com>
5000         * MAINTAINERS: Update email address.
5002 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
5004         PR bootstrap/54820
5005         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
5006         * configure: Regenerate.
5008 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
5010         * MAINTAINERS (aarch64): Add Marcus and myself.
5012 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
5014         PR bootstrap/54820
5015         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
5016         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
5017         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5018         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5019         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
5020         * Makefile.in: Regenerate.
5021         * configure.ac (have_static_libs): New variable and associated check.
5022         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
5023         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
5024         * configure: Regenerate.
5026 2012-10-10  Richard Biener  <rguenther@suse.de>
5028         * MAINTAINERS: Adjust for changed surname.
5030 2012-10-04  Lawrence Crowl  <crowl@google.com>
5032         * MAINTAINERS (Write After Approval): Add myself.
5034 2012-10-01  Cary Coutant  <ccoutant@google.com>
5036         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5038 2012-09-28  Ian Lance Taylor  <iant@google.com>
5040         * Makefile.def: Make all-target-libgo depend on
5041         all-target-libbacktrace.
5042         * Makefile.in: Rebuild.
5044 2012-09-26  Ian Lance Taylor  <iant@google.com>
5046         * Makefile.def: Make all-gcc depend on all-libbacktrace.
5047         * Makefile.in: Rebuild.
5049 2012-09-20  Walter Lee  <walt@tilera.com>
5051         * configure.ac: Add tilegx to list of targets that support gold.
5052         * configure: Regenerate.
5054 2012-09-20  Marek Polacek  <polacek@redhat.com>
5056         * MAINTAINERS (Write After Approval): Add myself.
5058 2012-09-19  Steve Ellcey  <sellcey@mips.com>
5060         * configure.ac: Add mips*-mti-elf* target.
5061         * configure: Regenerate.
5063 2012-09-17  Ian Lance Taylor  <iant@google.com>
5065         * MAINTAINERS (Various Maintainers): Add libbacktrace.
5066         * configure.ac (host_libs): Add libbacktrace.
5067         (target_libraries): Add libbacktrace.
5068         * Makefile.def (host_modules): Add libbacktrace.
5069         (target_modules): Likewise.
5070         * configure, Makefile.in: Rebuild.
5072 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
5074         PR target/38607
5075         Merge upstream change.
5076         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5078         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5079         Add libgomp*.o to compare_exclusions for AIX.
5080         * configure: Regenerate.
5082 2012-09-06  Diego Novillo  <dnovillo@google.com>
5084         * configure.ac: Bump minimum GMP version to 4.2.3.
5085         * configure: Re-generate.
5087 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
5089         PR target/54461
5090         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5091         target-libgloss if not configured --with-avrlibc=no.
5092         * configure: Regenerate.
5094 2012-09-04  Jason Merrill  <jason@redhat.com>
5096         * configure.ac: Fix --enable-languages=all.
5098 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
5100         * MAINTAINERS (Write After Approval): Add myself.
5102 2012-09-03  Richard Guenther  <rguenther@suse.de>
5104         PR bootstrap/54138
5105         * configure.ac: Re-organize ISL / CLOOG checks to allow
5106         disabling with either --without-isl or --without-cloog.
5107         * configure: Regenerated.
5109 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5111         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5112         * configure: Regenerate.
5114 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5116         * MAINTAINERS: Fix my email address.
5118 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5120         PR binutils/4970
5121         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5122         and opcodes.
5123         * Makefile.in: Regenerated.
5125 2012-08-26  Art Haas <ahaas@impactweather.com>
5127         * configure: Regenerate.
5129 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5131         * INSTALL/README: Also refer to the online installation
5132         instructions.
5134 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5136         * MAINTAINERS (Write After Approval): Add myself.
5137         (Picochip port): Remove myself.
5139 2012-08-14   Diego Novillo  <dnovillo@google.com>
5141         Merge from cxx-conversion branch.
5143         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5144         POSTSTAGE1_CONFIGURE_FLAGS.
5145         * Makefile.in: Regenerate.
5146         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5147         Force C++ when bootstrapping.
5148         * configure: Regenerate.
5150 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5152         * MAINTAINERS (Write After Approval): Add myself.
5154 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5156         * README: Document use of ranges of years in copyright notices.
5158 2012-07-06  Richard Guenther  <rguenther@suse.de>
5160         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5161         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5162         --with-gmp=system.
5163         * Makefile.in: Regenerated.
5164         * configure: Likewise.
5166 2012-07-06  Richard Guenther  <rguenther@suse.de>
5168         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5169         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5170         supply V=1 as extra_make_flags.
5171         * configure: Regenerated.
5172         * Makefile.in: Likewise.
5174 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5176         * configure: Regenerate.
5178 2012-07-03  Richard Guenther  <rguenther@suse.de>
5180         * Makfile.def (isl): Remove not necessary extra_exports and
5181         extra_make_flags.
5182         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5183         * Makefile.in: Regenerated.
5185 2012-07-03  Richard Guenther  <rguenther@suse.de>
5187         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5188         * configure.ac: If either the ISL or the CLooG check failed
5189         do not try to build in-tree versions.
5190         * Makefile.in: Regenerated.
5191         * configure: Regenerated.
5193 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5195         * configure: Regenerate.
5197 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5199         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5200         maintainer.
5202 2012-07-02  Richard Guenther  <rguenther@suse.de>
5204         * configure: Regenerated.
5206 2012-07-02  Richard Guenther  <rguenther@suse.de>
5207         Michael Matz  <matz@suse.de>
5208         Tobias Grosser <tobias@grosser.es>
5209         Sebastian Pop <sebpop@gmail.com>
5211         * Makefile.def: Add ISL host module, remove PPL host module.
5212         Adjust ClooG host module to use the proper ISL.
5213         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5214         * configure.ac: Include config/isl.m4.  Add ISL host library,
5215         remove PPL.  Remove PPL configury, add ISL configury, adjust
5216         ClooG configury.
5217         * Makefile.in: Regenerated.
5218         * configure: Likewise.
5220 2012-07-02  Richard Guenther  <rguenther@suse.de>
5222         Merge from graphite branch
5223         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5225         * configure: Regenerated.
5226         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5227         both cloog.org and legacy versions. The only supported version will
5228         be CLooG with the isl backend.
5230         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5232         * configure: Regenerated.
5233         * configure.ac: Require cloog isl 0.17.0
5235         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5237         * configure: Regenerated.
5238         * config/cloog.m4: Do not define CLOOG_ORG
5240 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5242         * configure.ac: Skip C if explicitly selected.
5243         * configure: Regenerate.
5245 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5247         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5248         they contain -O2.
5249         * configure: Regenerate.
5251 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5253         PR debug/53740
5254         * df.h, df-problems.c, dce.c: Revert last patch.
5256 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5258         * MAINTAINERS (Write After Approval): Update my email address.
5260 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5262         * MAINTAINERS (Write After Approval): Add myself.
5264 2012-06-20  Jason Merrill  <jason@redhat.com>
5266         * Makefile.tpl (check-target-libgomp-c++): New.
5267         (check-target-libitm-c++): New.
5268         * Makefile.def (c++): Add them.
5269         * Makefile.in: Regenerate.
5271 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5273         * MAINTAINERS (Write After Approval): Add myself.
5275 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5277         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5278         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5279         (install-no-fixedincludes): Adjust accordingly.
5280         * Makefile.in: Regenerate.
5282 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5284         Merge upstream change
5285         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5287 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5289         * MAINTAINERS (Write After Approval): Add myself.
5291 2012-05-09  Nick Clifton  <nickc@redhat.com>
5292             Paul Smith  <psmith@gnu.org>
5294         PR bootstrap/50461
5295         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5296         allow for the fact that from release v3.1.0 of MPFR the source
5297         files were moved into a src sub-directory.
5298         * configure: Regenerate.
5300 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5302         * configure.ac: Bump minimum MPFR version to 2.4.0.
5303         * configure: Regenerated.
5305 2012-05-01  Richard Henderson  <rth@redhat.com>
5307         * Makefile.def (libatomic): New target_module.
5308         * configure.ac (target_libraries): Add libatomic.
5309         (noconfigdirs): Check if libatomic is supported.
5310         * Makefile.in, configure: Rebuild.
5312 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5314         * MAINTAINERS (Write After Approval): Add myself.
5316 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5318         * config.sub: Update to 2012-04-18 version from official repo.
5320 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5322         * MAINTAINERS (Write After Approval): Add myself.
5324 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5326         * MAINTAINERS: Changed email address.
5328 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5330         PR target/52737
5331         * contrib/gcc_update (files_and_dependencies):
5332         Remove gcc/config/avr/t-multilib from touch data.
5334 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5336         * MAINTAINERS (OS Port Maintainers): Remove irix.
5337         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5338         (unsupported_languages): Remove mips-sgi-irix6.*.
5339         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5340         (with_stabs): Remove.
5341         * configure: Regenerate.
5343 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5345         * MAINTAINERS (OS Port Maintainers): Remove osf.
5346         * configure.ac (enable_libgomp): Remove *-*-osf*.
5347         (with_stabs): Remove alpha*-*-osf*.
5348         * configure: Regenerate.
5350 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5352         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5353         * configure: Regenerate.
5355 2012-02-17  Walter Lee  <walt@tilera.com>
5357         * MAINTAINERS: (Write After Approval): Delete myself.
5359 2012-02-14  Walter Lee  <walt@tilera.com>
5361         * MAINTAINERS (tilegx port): Add myself.
5362         (tilepro port): Add myself.
5363         (Write After Approval): Add myself.
5365 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5367         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5368         and Joseph Myers as docstring relicensing maintainers.
5370 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5372         * MAINTAINERS (write-after-approval): Add myself.
5374 2012-02-08  Ira Rosen <irar@il.ibm.com>
5376         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5377         maintainer.
5379 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5381         * MAINTAINERS (Write After Approval): Move myself to
5382         maintain alphabetical order.
5384 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5386         * MAINTAINERS (Write After Approval): Add myself.
5388 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5390         * MAINTAINERS (Write After Approval): Add myself.
5392 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5393             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5395         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5396         * configure: Regenerate.
5398 2012-01-23  Harshit Chopra  <harshit@google.com>
5400         * MAINTAINERS (Write After Approval): Add myself.
5402 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5404         * configure.ac: Remove reference to mh-interix.
5405         * configure: Regenerate.
5407 2012-01-05  Richard Henderson  <rth@redhat.com>
5409         PR bootstrap/51072
5410         * configure.ac: Disable libitm if c++ is not enabled.
5411         * configure: Rebuild.
5413         * configure.ac: Fix regexp for same.
5414         * configure: Rebuild.
5416 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5418         * MAINTAINERS (Write After Approval): Add myself.
5420 2012-01-02  Richard Guenther  <rguenther@suse.de>
5422         PR bootstrap/51686
5423         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5424         * Makefile.in: Regenerate.
5426 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5428         * MAINTAINERS (Write After Approval): Add myself.
5430 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5432         * configure: Regenerate.
5434 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5436         * MAINTAINERS (picochip): Changed email address.
5438 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5440         * MAINTAINERS (write-after-approval): Add self.
5442 2011-11-29  DJ Delorie  <dj@redhat.com>
5444         * configure.ac (rl78-*-*) New case.
5445         * configure: Regenerate.
5446         * MAINTAINERS: Add myself as RL78 maintainer.
5448 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5450         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5452 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5454         * libtool.m4: Additional FreeBSD 10 fixes.
5456 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5458         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5459         Maintainers section, as Epiphany maintainer.
5461 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5463         PR target/49992
5464         * configure.ac: Remove ranlib special-casing for Darwin.
5465         * configure: Regenerate.
5467 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5469         * MAINTAINERS (Reviewers): Keep the list sorted.
5471 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5473         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5475 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5477         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5478         * configure: Rebuild.
5479         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5480         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5481         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5482         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5483         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5484         Add READELF.
5485         * Makefile.in: Rebuild.
5487 2011-11-09  Jason Merrill  <jason@redhat.com>
5489         * Makefile.def (language=c++): Remove check-c++0x.
5490         * Makefile.in (check-gcc-c++): Regenerate.
5492 2011-11-08  Richard Henderson  <rth@redhat.com>
5494         * configure.ac: Test for libitm directory present first.
5496         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5498         * configure.ac: Test libitm/configure.tgt to disable libitm.
5499         * configure: Rebuild.
5501 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5502             Richard Henderson  <rth@redhat.com>
5504         Merged from transactional-memory.
5506         * Makefile.def (lang_env_dependencies): libitm is c++.
5507         Add libitm target module.
5508         * configure.ac: Likewise.
5509         * config/mmap.m4: New file.
5510         * contrib/gcc_update: Add libitm to touch data.
5511         * Makefile.in, configure: Rebuild.
5513 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5515         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5516         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5517         * Makefile.in: Regenerate.
5519 2011-11-01  DJ Delorie  <dj@redhat.com>
5521         * config.sub: Update to version 2011-10-29 (added rl78)
5523 2011-10-27  Nick Clifton  <nickc@redhat.com>
5525         * config.sub: Import these changes from the config project:
5527         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5528             Ben Elliston  <bje@gnu.org>
5530         * config.sub (epiphany): New.
5532         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5533             Ben Elliston  <bje@gnu.org>
5535         * config.sub (hexagon, hexagon-*): New.
5537         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5539         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5540         64eb to be64.
5542         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5544         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5545         (nacl): Grok as alias for 32el-unknown-nacl.
5547 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5549         * MAINTAINERS (Write After Approval): Add myself.
5551 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5553         * MAINTAINERS (Write After Approval): Add myself.
5555 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5557         * MAINTAINERS (sparc port): Remove myself.
5559 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5561         * MAINTAINERS (Write After Approval): Add myself.
5563 2011-08-14  Yao Qi  <yao@codesourcery.com>
5565         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5566         * configure: Regenerate.
5568 2011-07-26  Ian Lance Taylor  <iant@google.com>
5570         * configure.ac: Set have_compiler based on whether gcc directory
5571         exists, rather than on whether gcc is in configdirs.
5572         * configure: Rebuild.
5574 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5576         * MAINTAINERS (Global Reviewers): Add self.
5578 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5580         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5581         link directories.
5582         * Makefile.in: Rebuild.
5584 2011-07-20  Ian Lance Taylor  <iant@google.com>
5586         PR bootstrap/49787
5587         * configure.ac: Move --enable-bootstrap handling earlier in file.
5588         If --enable-bootstrap and either --enable-build-with-cxx or
5589         --enable-build-poststage1-with-cxx, enable C++ automatically.
5590         * configure: Rebuild.
5592 2011-07-19  Ian Lance Taylor  <iant@google.com>
5594         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5595         make C++ a boot_language.  Set and substitute
5596         POSTSTAGE1_CONFIGURE_FLAGS.
5597         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5598         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5599         * configure, Makefile.in: Rebuild.
5601 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5603         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5604         maintainers.
5606 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5608         * MAINTAINERS (Global Reviewers): Add myself.
5610 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5612         * configure: Regenerate.
5614 2011-07-16  Jason Merrill  <jason@redhat.com>
5616         * Makefile.def (language=c++): Add check-c++0x and
5617         check-target-libmudflap-c++.
5618         * Makefile.tpl (check-target-libmudflap-c++): New.
5619         * Makefile.in: Regenerate.
5621 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5623         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5624         * Makefile.def (target_modules/libjava): Pass
5625         $(EXTRA_CONFIGARGS_LIBJAVA).
5626         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5627         if not configured with --enable-static-libjava.
5628         * Makefile.in: Regenerate.
5629         * configure: Likewise.
5631 2011-07-15  Jason Merrill  <jason@redhat.com>
5633         * Makefile.in (check-c++): Move check-gcc-c++0x after
5634         check-target-libstdc++-v3.
5636 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5638         * MAINTAINERS (c6x port): New entry.
5640 2011-07-13  Jason Merrill  <jason@redhat.com>
5642         * Makefile.in (check-gcc-c++0x): New.
5643         (check-c++): Depend on it.
5645 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5647         PR target/39150
5648         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5649         x86_64-*-solaris2.1[0-9]*.
5650         * configure: Regenerate.
5652 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5654         * MAINTAINERS (RTL optimizers): Add self.
5656 2011-06-27  Gabriel Charette  <gchare@google.com>
5658         * MAINTAINERS (Write After Approval): Add myself.
5660 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5662         PR regression/47836
5663         PR bootstrap/23656
5664         PR other/47733
5665         PR bootstrap/49247
5666         PR c/48825
5667         * configure.ac (target_libraries): Remove target-libiberty.
5668         Remove case-statement setting skipdirs=target-libiberty for
5669         multiple targets.  Remove checking target_configdirs and
5670         removing target-libiberty but keeping target-libgcc if
5671         otherwise empty.
5672         * Makefile.def (target_modules): Don't add libiberty.
5673         (dependencies): Remove all traces of target-libiberty.
5674         * configure, Makefile.in: Regenerate.
5676 2011-06-13  Walter Lee <walt@tilera.com>
5678         * configure.ac (tilepro-*-*) New case.
5679         (tilegx-*-*): Likewise.
5680         * configure: Regenerate.
5682 2011-06-06  Jing Yu  <jingyu@google.com>
5684         * configure.ac: Skip target-libiberty for
5685         arm*-*-linux-androideabi.
5686         * configure: Regenerated.
5688 2011-06-06  Nick Clifton  <nickc@redhat.com>
5690         * config.sub: Sync from upstream.
5692 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5694         * MAINTAINERS (Write After Approval): Add myself.
5696 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5698         * MAINTAINERS: Update my email address.
5700 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5702         * MAINTAINERS (Write After Approval): Update my email address.
5704 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5706         * MAINTAINERS (Write After Approval): Add myself.
5708 2011-05-08  Doug Kwan  <dougkwan@google.com>
5710         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5711         * configure: Regenerated.
5712         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5713         value from configure.
5714         * Makefile.in: Regenerated.
5716 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5718         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5719         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5720         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5721         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5722         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5723         *-*-vxworks*): Disable newlib and libgloss in separate case
5724         statement.
5725         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5726         to separate case statement.
5727         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5728         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5729         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5730         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5731         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5732         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5733         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5734         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5735         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5736         i[[3456789]]86-*-rdos*, m32r-*-*,
5737         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5738         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5739         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5740         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5741         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5742         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5743         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5744         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5745         and libgloss in main case over targets.  Remove most empty cases
5746         in main case over targets.
5747         * configure: Regenerate.
5749 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5751         * MAINTAINERS (Write After Approval): Add myself.
5753 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5755         * configure.ac: Remove code setting special library locations for
5756         hppa*64*-*-hpux11*.  Remove code setting compiler for
5757         sparc-sun-solaris2*.
5758         * configure: Regenerate.
5760 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5762         * configure.ac: Separate libgloss_dir settings from general case
5763         over targets.
5764         * configure: Regenerate.
5766 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5768         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5769         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5770         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5771         cases in libgcj-disabling case statement.
5772         (hppa*64*-*-linux*): Set unsupported_languages instead of
5773         disabling target-zlib.
5774         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5775         to hppa*64*-*-hpux*.
5776         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5777         hppa*-*-hpux*.
5778         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5779         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5780         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5781         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5782         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5783         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5784         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5785         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5786         libgcj-disabling case statement.
5787         * configure: Regenerate.
5789 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5791         * configure.ac: Disable Java for targets not supporting libffi.
5792         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5793         Remove cases in Java-disabling statement.
5794         (*arm-wince-pe): Change to arm-wince-pe.
5795         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5796         cases in Java-disabling statement.
5797         (bfin-*-*): Don't disable Java again.
5798         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5799         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5800         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5801         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5802         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5803         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5804         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5805         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5806         Java-disabling statement.
5807         (mmix-*-*): Don't disable Java again.
5808         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5809         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5810         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5811         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5812         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5813         statement.
5814         * configure: Regenerate.
5816 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5818         * configure.ac: Separate cases disabling Java and Java libraries
5819         from general case over targets.
5820         * configure: Regenerate.
5822 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5824         * MAINTAINERS: Update my email address.
5826 2011-04-20  Easwaran Raman  <eraman@google.com>
5828         * MAINTAINERS (Write After Approval): Add myself.
5830 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5832         PR lto/48086
5833         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5834         * configure: Regenerate.
5836 2011-04-16  Jim Meyering  <meyering@redhat.com>
5838         * MAINTAINERS (Write After Approval): Add myself.
5840 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5842         * MAINTAINERS: Update my email address.
5844 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5846         * MAINTAINERS (Write After Approval): Add myself.
5848 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5850         * MAINTAINERS (Write After Approval): Add myself.
5852 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5854         * MAINTAINERS (Write After Approval): Add myself.
5856 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5858         * configure.ac (build_tools): Remove build-byacc.
5859         (host_libs): Remove mmalloc.
5860         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5861         autoconf automake libtool diff rcs fileutils shellutils time
5862         textutils wdiff find uudecode hello tar gzip indent recode release
5863         sed perl gawk findutils gettext zip.
5864         (libgcj): Remove target-qthreads.
5865         (target_tools): Remove target-examples target-gperf.
5866         (YACC): Don't handle building byacc.
5867         * configure: Regenerate.
5868         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5869         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5870         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5871         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5872         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5873         handle building components.
5874         * Makefile.in: Regenerate.
5876 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5878         * MAINTAINERS: Update my email address as Xtensa maintainer.
5880 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5882         * config.sub: Sync from upstream.
5884 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5886         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5887         (microblaze*): Don't disable libssp.
5888         * configure: Regenerate.
5890 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5892         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5893         moveifchange.
5894         * configure: Regenerate.
5895         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5896         * Makefile.in: Regenerate.
5898 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5900         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5901         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5902         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5903         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5904         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5905         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5906         md_exec_prefix cases.
5907         * configure: Regenerate.
5909 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5911         * configure.ac: Separate cases disabling target-libssp,
5912         target-libiberty, target-libstdc++-v3 and Fortran from general
5913         case over targets.
5914         * configure: Regenerate.
5916 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5918         * configure.ac (*-*-chorusos): Don't disable libgcj.
5919         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5920         Remove case.
5921         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5922         (arm-*-coff): Don't disable libgcj.
5923         (arm*-*-linux-gnueabi): Remove useless assignment.
5924         (arm-*-riscix*): Don't disable libgcj.
5925         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5926         configuration.
5927         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5928         (c54x*-*-*): Remove case.
5929         (tic54x-*-*): Don't disable GCC or GCC libraries.
5930         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5931         to *.
5932         (d10v-*-*): Don't disable GCC libraries.
5933         (d30v-*-*): Don't disable libgcj.
5934         (h8500-*-*): Don't disable GCC libraries.
5935         (i960-*-*): Don't disable libgcj.
5936         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5937         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5938         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5939         libgcj.
5940         (m68k-*-coff*): Remove case.
5941         (mmix-*-*): Don't disable libgloss on host.
5942         (mn10200-*-*, mn10300-*-*): Remove cases.
5943         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5944         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5945         Don't disable libgcj.
5946         (romp-*-*): Remove case.
5947         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5948         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5949         case.
5950         (v810-*-*): Don't disable GCC libraries.
5951         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5952         (ip2k-*-*): Don't disable GCC libraries.
5953         * configure: Regenerate.
5955 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5957         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5958         libffi on host.
5959         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5960         on host.
5961         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5962         * configure: Regenerate.
5964 2011-03-26  John Marino  <binutils@marino.st>
5966         * configure.ac: Add support for *-*-dragonfly*
5967         * configure: Regenerate.
5969 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5971         * configure.ac (native_only): Remove.
5972         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5973         send-pr uudecode guile gnuserv on host.
5974         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5975         send-pr rcs guile perl texinfo libtool on host.
5976         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5977         automake send-pr rcs guile perl texinfo libtool on host.
5978         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5979         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5980         (alpha*-dec-osf*): Don't disable fileutils on target.
5981         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5982         texinfo send-pr expect dejagnu on target.
5983         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5984         target-qthreads on target.
5985         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5986         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5987         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5988         x86_64-*-mingw*): Don't disable expect on target.
5989         (*-*-cygwin*): Don't disable target-gperf on target.
5990         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5991         gnuserv on target.
5992         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5993         target.
5994         * configure: Regenerate.
5996 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5998         * configure.ac (target_tools): Remove target-groff.
5999         (native_only): Remove target-groff.
6000         (hppa*64*-*-*): Don't disable byacc.
6001         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
6002         setting.
6003         (*-*-kaos*): Don't skip target-librx and target-groff.
6004         (*-*-netware*): Don't skip target-libmudflap.
6005         (*-*-tpf*): Don't skip target-libmudflap.
6006         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
6007         directories on the host.
6008         (ia64*-*-*vms*): Don't skip tix.
6009         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
6010         host.
6011         * configure: Regenerate.
6013 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
6015         * configure.ac: Remove references to mt-mep, mt-netware,
6016         mt-wince.
6017         * Makefile.def: Add all-utils soft dependencies.
6018         * Makefile.tpl: Remove GDB_NLM_DEPS.
6019         * configure: Regenerate.
6020         * Makefile.in: Regenerate.
6022 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6024         * configure.ac: Do not include mh-x86omitfp.
6025         * configure: Regenerate.
6027 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6029         * configure.ac: Remove empty cases.
6030         * configure: Regenerate.
6032 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6034         * Makefile.def: Add dependency from termcap to gdb.
6035         * Makefile.in: Regenerate.
6037 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6039         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6040         * configure: Regenerate.
6041         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6042         * Makefile.tpl: Likewise.
6043         * Makefile.in: Regenerate.
6045 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
6047         * configure.ac: Remove all mentions of tentative_cc.
6048         * configure: Regenerate.
6050 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6052         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6053         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6054         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6055         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6056         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6057         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6058         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6059         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6060         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6061         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6062         *-*-rhapsody*): Remove host cases.
6063         * configure: Regenerate.
6065 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6067         * configure.ac (ppc*-*-pe): Remove host case.
6068         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6069         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6070         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6071         cases.
6072         * configure: Regenerate.
6074 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6076         * config.sub: Update to version 2011-03-23.
6078 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6080         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6081         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6082         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6083         * configure: Regenerate.
6085 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6087         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
6088         to Write After Approval.
6089         * config-ml.in: Don't handle arc-*-elf*.
6090         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6091         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6092         handle GCC libraries.
6093         * configure: Regenerate.
6095 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6097         PR bootstrap/48120:
6098         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6099         Add -lstdc++ -lm to LIBS.
6100         * configure: Regenerate.
6102 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
6104         * config.guess: Update to version 2011-02-02
6105         * config.sub: Update to version 2011-02-24
6107 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6109         PR lto/48086
6110         * configure.ac: Re-enable LTO on *-apple-darwin9.
6111         * configure: Regenerate.
6113 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6115         PR lto/48086
6116         * configure.ac: Disable LTO on darwin due to an assembler change in
6117         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6118         under 256.
6119         * configure: Regenerate.
6121 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6123         * MAINTAINERS: Update myself as score backend maintainer,
6124         update my e-mail address.
6126 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6128         * MAINTAINERS: Update my e-mail address.
6130 2011-03-06  Joey Ye  <joey.ye@arm.com>
6132         * MAINTAINERS: Update my e-mail address.
6134 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6136         * configure.ac: Adjust test of with_ppl.
6137         * configure: Regenerated.
6139 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6141         * MAINTAINERS: Adjust my e-mail address.
6143 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6145         * configure.ac: Add -lpwl to ppllibs.
6146         * configure: Regenerated.
6148 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6150         * config/cloog.m4: Add -lisl to clooglibs.
6151         * configure: Regenerated.
6153 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6155         * MAINTAINERS (CPU Port maintainers): Add self.
6157 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6159         * MAINTAINERS: Add myself as testsuite maintainer.
6161 2011-02-15  Mike Stump  <mikestump@comcast.net>
6163         * MAINTAINERS: Add myself as testsuite maintainer.
6165 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6167         Import from Libtool and gnulib:
6169         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6171         Prepare for supporting FreeBSD 10.
6172         * config.rpath: Remove handling of freebsd1* which soon would
6173         match FreeBSD 10.0.
6175         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6177         Remove support for FreeBSD 1.x.
6178         * libtool.m4 (_LT_LINKER_SHLIBS)
6179         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6180         soon would incorrectly match FreeBSD 10.0.
6182 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6184         PR binutils/12283
6185         * move-if-change: Import version from gnulib.
6187 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6189         PR lto/47225
6190         * Makefile.def (lto-plugin): Double dash for enable-shared.
6191         (configure-gcc): Depend on all-lto-plugin.
6192         * Makefile.in: Rebuilt.
6194 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6196         * configure.ac: Remove extra bracket.
6197         * configure: Regenerate.
6199 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6201         * MAINTAINERS: Add myself as libquadmath maintainer.
6203 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6205         * MAINTAINERS: Update my email address.
6207 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6209         * MAINTAINERS (option handling): Add self.
6211 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6213         PR lto/47225
6214         * Makefile.def: Add dependency for install-gcc
6215         on install-lto-plugin.
6216         * Makfile.in: Regenerated
6218 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6220         * MAINTAINERS (CPU Port Maintainers): Add myself.
6222 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6224         PR libgcj/44341
6225         * configure.ac: Discard --with-* flags for host when configuring
6226         target libraries for cross build.
6227         * configure: Rebuilt.
6229 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6231         * MAINTAINERS (linear loop transforms): Removed.
6233 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6235         * configure.ac: If with_ppl is no, move setting with_cloog=no
6236         after CLOOG_REQUESTED check.
6237         * configure: Regenerated.
6239 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6241         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6242         CLooG has been requested.
6243         * configure: Regenerated.
6245 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6247         * configure: Regenerated.
6248         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6250 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6252         * configure: Regenerated.
6253         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6255 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6257         * configure.ac: Use AS_HELP_STRING throughout.
6258         * configure: Regenerate.
6260 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6262         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6263         * configure: Regenerate.
6265 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6267         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6269 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6271         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6272         for ia64-hpux.
6273         * configure: Regenerate.
6275 2011-01-07  Jan Hubicka  <jh@suse.cz>
6277         PR lto/47225
6278         * Makefile.in: Regenerate.
6279         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6280         configure.
6282 2011-01-07  Jan Hubicka  <jh@suse.cz>
6284         * Makefile.in: Regenerate.
6285         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6286         and configure dependency on lto-plugin configure.
6287         (lto-plugin module): Remove dependency on GCC; add dependency on
6288         liniberty.
6290 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6292         * MAINTAINERS (Write After Approval): Add myself.
6294 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6296         * configure: Regenerate.
6298 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6300         * configure.ac: (picochip): Disable libiberty.
6302 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6304         * MAINTAINERS (Write After Approval): Add myself.
6306 2010-12-10  Ian Lance Taylor  <iant@google.com>
6308         PR bootstrap/46819
6309         * configure.ac: For --disable-libgcj clear libgcj_saved.
6310         * configure: Rebuild.
6312 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6314         PR fortran/46540
6315         * configure.ac: Add --disable-libquadmath and
6316         --disable-libquadmath-support.
6317         * configure: Regenerate.
6319 2010-12-03  Ian Lance Taylor  <iant@google.com>
6321         * MAINTAINERS: Add myself as libgo maintainer.
6323 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6325         PR libffi/46792
6326         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6327         * configure: Regenerate.
6329 2010-12-02  Ian Lance Taylor  <iant@google.com>
6331         * configure.ac: Always set default for poststage1_ldflags to
6332         -static-libstdc++ -static-libgcc.
6334 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6336         * configure.ac: Move comment to remove extra space in last argument
6337         of GCC_TARGET_TOOL.
6339 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6341         PR other/46026
6342         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6343         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6344         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6345         (BASE_FLAGS_TO_PASS): Use it.
6346         * configure: Rebuilt.
6347         * Makefile.in: Rebuilt.
6349 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6351         PR binutils/12258
6352         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6353         Properly check default linker.
6354         * configure: Regnerated.
6356 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6358         * configure.ac: For --enable-gold, handle value `default' instead of
6359         `both*'.  New configure option --{en,dis}able-ld.
6360         * configure: Regenerate.
6362 2010-11-20  Ian Lance Taylor  <iant@google.com>
6364         * configure.ac: Only disable a language library if no language needs
6365         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6366         * configure: Rebuild.
6368 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6370         * Makefile.in: Regenerate.
6372         PR other/46202
6373         * configure.ac: Fix just-built in-tree STRIP name to be
6374         binutils/strip-new.
6375         * configure: Regenerate.
6376         * Makefile.def (install-strip-gcc, install-strip-binutils)
6377         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6378         (install-strip-sid): Mirror dependencies on non-strip variants
6379         of these targets on the respective -strip prerequisites.
6380         * Makefile.tpl (install-strip, install-strip-host)
6381         (install-strip-target): New targets.
6382         (install-strip-[+module+], install-strip-target-[+module+]):
6383         New targets.
6384         * Makefile.in: Regenerate.
6386 2010-11-19  Ian Lance Taylor  <iant@google.com>
6387             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6389         * configure.ac: Add target-libgo to target_libraries.  Set
6390         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6391         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6392         (HOST_EXPORTS): Add GOC.
6393         (BASE_TARGET_EXPORTS): Add GOC.
6394         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6395         (GOCFLAGS_FOR_TARGET): New variable.
6396         (EXTRA_HOST_FLAGS): Add GOC.
6397         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6398         * Makefile.def (target_modules): Add libgo.
6399         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6400         (dependencies): Add dependency from configure-target-libgo to
6401         configure-target-libffi and all-target-libstdc++-v3.  Add
6402         dependencies from all-target-libgo to all-target-libffi.
6403         (languages): Add go.
6404         * configure: Rebuild.
6405         * Makefile.in: Rebuild.
6407 2010-11-19  Ian Lance Taylor  <iant@google.com>
6409         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6410         compiler/flag environment variables.
6412 2010-11-18  Ian Lance Taylor  <iant@google.com>
6414         * configure.ac: Check for lang_requires_boot_languages in
6415         config-lang.in files.
6416         * configure: Rebuild.
6418 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6419             Tobias Burnus  <burnus@net-b.de>
6421         PR fortran/32049
6422         * Makefile.def: Add libquadmath; build it with language=fortran.
6423         * configure.ac: Add libquadmath.
6424         * Makefile.tpl: Handle multiple libs in check-[+language+].
6425         * Makefile.in: Regenerate.
6426         * configure: Regenerate.
6428 2010-11-16  Tom Tromey  <tromey@redhat.com>
6430         * MAINTAINERS: Moved myself to reviewers section.
6432 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6434         * MAINTAINERS: Moved myself to reviewers section.
6436 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6438         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6439         (Write After Approval): Remove self.
6441 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6443         * configure.ac: Fix spelling in option names.
6444         * configure: Regenerated.
6446 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6448         PR bootstrap/39622
6449         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6450         * configure: Regenerated.
6452 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6454         * MAINTAINERS: Update my email address.
6456 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6458         * configure: Regenerate.
6460 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6462         * configure: Regenerate.
6464 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6466         * configure: Regenerate.
6468 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6470         * configure: Regenerate.
6472 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6474         * configure.ac: Support official CLooG.org versions.
6475         * configure: Regenerate.
6476         * config/cloog.m4: New.
6478 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6480         * MAINTAINERS (Write After Approval): Add myself.
6482 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6484         * MAINTAINERS: Update my email address.
6486 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6488         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6489         * configure: Regenerate.
6491 2010-11-03  Ian Lance Taylor  <iant@google.com>
6492             Dave Korn  <dave.korn.cygwin@gmail.com>
6494         PR lto/46273
6495         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6496         and on other supported platforms whenever LTO is enabled.
6497         * configure: Rebuild.
6499 2010-11-02  Alan Modra  <amodra@gmail.com>
6501         PR binutils/12110
6502         * configure.ac: Error when source path contains spaces.
6503         * configure: Regenerate.
6505 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6507         * MAINTAINERS: Update my email address.
6509 2010-10-20  Ian Lance Taylor  <iant@google.com>
6511         * Makefile.def (target_modules): Set lib_path to src/.libs for
6512         libstdc++-v3 module.
6513         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6514         * Makefile.in: Rebuild.
6516 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6518         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6519         (Write After Approval): Remove myself.
6521 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6523         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6525 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6527         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6529 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6531         * configure.ac (build_lto_plugin): New shell variable.
6532         (--enable-lto): Turn on by default for all non-ELF platforms that
6533         have had LTO support added so far.  Set build_lto_plugin appropriately
6534         for both ELF and non-ELF.
6535         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6536         * configure: Regenerate.
6538 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6540         Sync from src:
6541         * configure.ac (v850 support): Remove target-libgloss from
6542         noconfigdirs.
6543         * configure: Regenerate.
6545 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6547         PR bootstrap/45326
6548         PR bootstrap/45174
6549         * configure.ac: Honor initial values of $build_configargs,
6550         $host_configargs, $target_configargs.  Mark the precious, so
6551         environment settings get recorded.
6552         * configure: Regenerate.
6554 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6556         PR bootstrap/45796
6557         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6558         Depend on all-build-libiberty.
6559         * Makefile.in: Regenerate.
6561 2010-09-30  Michael Eager  <eager@eagercon.com>
6563         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6564         * configure: Regenerate.
6566 2010-09-28  Michael Eager  <eager@eagercon.com>
6568         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6570 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6572         PR bootstrap/44621
6573         * configure.ac: Fix unportable shell quoting.
6574         * configure: Regenerate.
6576 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6578         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6579         targets and amend comment.
6580         * configure: Regenerate.
6582 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6584         * MAINTAINERS (Write After Approval): Add myself.
6586 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6588         * configure.ac: Enable LTO by default on Darwin.
6589         * configure: Regenerate.
6591 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6593         * MAINTAINERS (Write After Approval): Add myself.
6595 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6597         * MAINTAINERS (Write After Approval): Add myself.
6599 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6601         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6602         ports
6604 2010-07-28  David Yuste  <david.yuste@gmail.com>
6606         * MAINTAINERS (Write After Approval): Add myself.
6608 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6610         * configure.ac: Support all v850 targets.
6611         * configure: Regenerate.
6613 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6615         PR bootstrap/44455
6616         * configure.ac (extra_mpfr_configure_flags): Copy from
6617         extra_mpc_gmp_configure_flags.
6618         * configure: Re-generated.
6620 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6622         * MAINTAINERS (Write After Approval): Add myself.
6624 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6626         * MAINTAINERS (Write After Approval): Add myself.
6628 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6630         * MAINTAINERS (Write After Approval): Add myself.
6632 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6634         PR target/44862
6635         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6636         Provide -B option to allow for link spec %s substitutions for
6637         libstdc++.a on darwin.
6638         * Makefile.in: Regenerate.
6640 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6642         * MAINTAINERS (Reviewers): Update my e-mail address
6644 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6646         * Makefile.def (configure-gcc): Depend on all-libelf.
6647         * Makefile.in: Rebuild.
6649 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6651         * MAINTAINERS (Write After Approval): Add myself in the right place.
6653 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6655         * MAINTAINERS (Write After Approval): Add myself.
6657 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6659         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6661 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6663         * config.sub: Update to version 2010-05-21.
6664         * config.guess: Update to version 2010-04-03.
6666 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6668         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6669         * configure: Regenerate.
6671 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6673         * MAINTAINERS (Write After Approval): Add myself.
6675 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6677         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6678         a platform that supports LTO.
6679         * configure: Regenerate.
6681 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6683         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6684         * configure: Regenerated.
6686 2010-04-27  Roland McGrath  <roland@redhat.com>
6687             H.J. Lu  <hongjiu.lu@intel.com>
6689         * configure.ac (--enable-gold): Support both, both/gold and
6690         both/bfd to add gold to configdirs without removing ld.
6691         * configure: Regenerated.
6693         * Makefile.def: Add install-gold dependency to install-ld.
6694         * Makefile.in: Regenerated.
6696 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6698         PR lto/42776
6699         * configure.ac (--enable-lto): Refactor handling so libelf tests
6700         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6701         and allow LTO to be explicitly enabled on non-ELF platforms that
6702         are known to support it inside else-clause.
6703         * configure: Regenerate.
6705 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6707         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6708         * configure: Regenerate.
6710 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6712         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6713         * configure: Regenerate.
6715 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6717         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6718         separately.
6719         * configure: Regenerate.
6721 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6723         * MAINTAINERS (Write After Approval): Add myself.
6725 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6727         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6728         * configure: Regenerate.
6730 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6732         * configure: Regenerate after change to elf.m4.
6734 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6736         * MAINTAINERS (Write After Approval): Add myself.
6738 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6740         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6741         * configure: Regenerated.
6743 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6745         * configure.ac: Print "buggy but acceptable" when CLooG
6746         revision is less than 9.
6747         * configure: Regenerated.
6749 2010-04-01  Diego Novillo  <dnovillo@google.com>
6751         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6753 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6755         PR bootstrap/43615
6756         PR bootstrap/43328
6758         Revert:
6760         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6762         * configure.ac: Do not pass --enable-multilib nor
6763         --disable-multilib in baseargs.  Accept explicitly passed
6764         --enable_multilib.
6765         * configure: Regenerate.
6767 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6769         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6771 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6773         * MAINTAINERS: Remove myself.
6775 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6777         PR bootstrap/43328
6778         * configure.ac: Do not pass --enable-multilib nor
6779         --disable-multilib in baseargs.  Accept explicitly passed
6780         --enable_multilib.
6781         * configure: Regenerate.
6783 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6785         * MAINTAINERS (spu port): Remove me.
6787 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6789         * configure.ac (tic6x-*-*): New case.
6790         * configure: Regenerate.
6792 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6794         * config.sub: Update to version 2010-03-22.
6795         * config.guess: Update to version 2009-12-30.
6797 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6799         PR ada/42554
6800         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6801         * configure: Regenerate.
6803 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6805         * MAINTAINERS: Update my email address.
6807 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6809         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6810         (ghassan.shobaki@amd.com): Removed.
6812 2010-03-17  Alan Modra  <amodra@gmail.com>
6814         * MAINTAINERS: Update my email address.
6816 2010-03-16  Diego Novillo  <dnovillo@google.com>
6818         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6819         Matthews.
6821 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6823         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6824         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6826 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6828         * MAINTAINERS: Update my email address.
6830 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6832         * MAINTAINERS: Update my email address.
6834 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6836         * MAINTAINERS: Update my email address.
6838 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6840         * MAINTAINERS: Update my email address.
6842 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6844         PR libstdc++/32499
6845         * configure.ac (RANLIB): Default to true.
6846         (STRIP): Likewise.
6847         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6848         * configure: Regenerate.
6850 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6852         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6853         (Write After Approval): Update my email address.
6855 2010-02-17  Nick Clifton  <nickc@redhat.com>
6857         PR 11238
6858         * Makefile.tpl (local-distclean): Also remove config.cache files in
6859         sub-directories as there may not be Makefiles present in the
6860         sub-directories.
6861         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6862         the config.cache files found by the find command.
6864         * Makefile.in: Regenerate.
6865         * configure.ac: Revert previous delta.
6866         * configure: Regenerate.
6868 2010-02-15  Nick Clifton  <nickc@redhat.com>
6870         PR 11238
6871         * configure.ac: Delete config.cache files in sub-directories when
6872         deleting Makefiles.
6873         * configure: Regenerate.
6875 2010-02-12  Ben Elliston  <bje@gnu.org>
6877         * MAINTAINERS: Update my email address.
6879 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6881         * MAINTAINERS (spu port): Update my email address.
6883 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6885         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6887 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6889         * configure.ac: Add "recommended" version checks for GMP/MPC.
6890         Update recommended GMP/MPFR/MPC versions.
6891         * configure: Regenerate.
6893 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6895         * MAINTAINERS: Move my Embecosm email address into the
6896         write-after-approval section.
6898 2010-01-26  Ian Lance Taylor  <iant@google.com>
6900         * MAINTAINERS: Add myself as Go frontend maintainer.
6902 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6904         PR libstdc++/36101, PR libstdc++/42813
6905         * configure.ac (bootstrap_target_libs): Make inclusion of
6906         target-libgomp conditional on libgomb being in target_configdirs.
6907         * configure: Regenerate.
6909 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6911         PR libstdc++/36101, PR libstdc++/42813
6912         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6913         * configure: Regenerate.
6915 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6917         PR libstdc++/36101, PR libstdc++/42813
6918         * configure.ac (target_configdirs): Substitute.
6919         * Makefile.def: Bootstrap target module libgomp.
6920         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6921         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6922         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6923         * configure, Makefile.in: Regenerate.
6925 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6927         * MAINTAINERS: Adjust my details.
6929 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6931         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6933 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6935         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6937 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6939         * MAINTAINERS (Write After Approval): Add myself.
6941 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6943         * MAINTAINERS (Write After Approval): Add myself.
6945 2010-01-11  Richard Guenther  <rguenther@suse.de>
6947         PR lto/41569
6948         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6949         * Makefile.in: Regenerated.
6951 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6953         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6954         * configure: Regenerate.
6956 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6957             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6959         PR bootstrap/42424
6960         * configure.ac: Include libtool m4 files.
6961         (_LT_CHECK_OBJDIR): Call it.
6962         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6963         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6965         * configure: Regenerate.
6967 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6969         PR bootstrap/41818
6970         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6971         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6972         * Makefile.in: Regenerate.
6974 2010-01-02  Richard Guenther  <rguenther@suse.de>
6976         PR lto/41529
6977         * configure.ac: Include config/elf.m4.  Disable LTO if not
6978         builting for an elf target.
6979         * configure: Regenerate.
6981 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6983         * MAINTAINERS: Change my email address.
6985 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6987         * config.sub, config.guess: Update from upstream sources.
6989 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6991         * MAINTAINERS (Write After Approval): Add myself.
6993 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6995         PR middle-end/30447
6996         PR middle-end/30789
6997         PR other/40302
6999         * configure.ac: Require MPC.
7000         * configure: Regenerate.
7002 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7004         PR target/38384
7005         PR bootstrap/40972
7006         * libtool.m4: Sync from git Libtool.
7007         * ltoptions.m4: Likewise.
7008         * ltversion.m4: Likewise.
7009         * lt~obsolete.m4: Likewise.
7010         * ltmain.sh: Likewise.
7012 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7014         * configure.ac: Update minimum MPC version to 0.8.
7015         * configure: Regenerate.
7017 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
7019         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
7020         * configure: Regenerated.
7022 2009-11-21  Ian Lance Taylor  <iant@google.com>
7024         * configure.ac: Change default of poststage1_ldflags to be empty if
7025         poststage1_libs is set.  When poststage1_libs is empty, and
7026         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
7027         * configure: Rebuild.
7029 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
7031         * MAINTAINERS (Write After Approval): Update my email address.
7033 2009-11-20  Ben Elliston  <bje@au.ibm.com>
7035         * config.guess: Update from upstream sources.
7037 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7039         * Makefile.def: Restore host and target settings for gmp.
7040         * Makefile.in: Rebuild.
7042 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
7044         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
7045         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
7046         Fix portability of test of C++ as bootstrap language.  Add
7047         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7048         * configure: Rebuild.
7049         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7050         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
7051         in-tree building.
7052         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7053         (POSTSTAGE1_HOST_EXPORTS): Use it.
7054         (STAGE[+id+]_CXXFLAGS): New.
7055         (BASE_FLAGS_TO_PASS): Pass it down.
7056         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
7057         extra_exports.
7058         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7059         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7060         extra_exports.
7061         * Makefile.in: Rebuild.
7063 2009-11-17  Ben Elliston  <bje@au.ibm.com>
7065         * config.sub, config.guess: Update from upstream sources.
7067 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7069         * MAINTAINERS (Write After Approval): Add myself.
7071 2009-11-09  Jon Beniston  <jon@beniston.com>
7073         * MAINTAINERS (Write After Approval): Add myself.
7075 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
7077         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
7078         paths for *-w64-mingw* and x86_64-*mingw*.
7079         * configure: Regenerated.
7081 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
7083         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7085 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
7087         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7088         Phil Edwards to Write-After Approval.
7090 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
7092         * configure.ac: Disable target-winsup & co for
7093         x86_64-*-mingw* and *-w64-mingw* targets.
7094         * configure: Regenerated.
7096 2009-10-16  Nick Clifton  <nickc@redhat.com>
7098         * MAINTAINERS: Add myself as a maintainer for the RX port.
7100 2009-10-26  Johannes Singler  <singler@kit.edu>
7102         * MAINTAINERS (Write After Approval): Update my e-mail address.
7104 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7106         * configure.ac (CLooG test): Use = with test.
7107         * configure: Regenerate.
7109 2009-10-22  Richard Guenther  <rguenther@suse.de>
7111         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7112         cloog if the ppl version check failed.  Move flags saving
7113         before setting in libelf check.
7114         * configure: Regenerate.
7116 2009-10-21  Richard Guenther  <rguenther@suse.de>
7118         * configure.ac: Adjust the ppl and cloog configure to work as
7119         documented.  Disable cloog if ppl was disabled.  Omit the version
7120         checks if they were disabled.
7121         * configure: Re-generate.
7123 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7125         * configure.ac: Add 'lto' to enable_languages, not
7126         new_enable_languages, and only if not already present.
7127         * configure: Regenerate.
7129 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7131         * README: Refer to the various COPYING* files instead of just
7132         COPYING.
7133         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7135 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7137         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7139 2009-10-07  Richard Guenther  <rguenther@suse.de>
7141         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7142         and Richard Guenther as reviewers.
7143         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7144         as reviewers.
7146 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7148         * config.sub: Update from upstream sources.
7150 2009-10-06  Ian Lance Taylor  <iant@google.com>
7152         * Makefile.def: check-gold depends upon all-gas.
7153         * Makefile.in: Rebuild.
7155 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7157         * MAINTAINERS (Write After Approval): Add myself.
7159 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7161         * Makefile.def: all-lto-plugin depends on all-libiberty.
7162         set bootstrap=true for lto-plugin.
7163         Add lto-plugin.
7164         * Makefile.in: Regenerate.
7165         * configure.ac (host_libs): Add lto-plugin.
7166         * configure: Regenerate.
7168 2009-10-03  Diego Novillo  <dnovillo@google.com>
7170         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7171         (HOST_LIBELFLIBS): Define.
7172         (HOST_LIBELFINC): Define.
7173         * Makefile.in: Regenerate.
7174         * configure.ac: Add --enable-lto.
7175         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7176         If --enable-lto is used, add 'lto' to new_enable_languages.
7177         If --enable-lto is used and gold is enabled, add
7178         lto-plugin to configdirs.
7179         * configure: Regenerate.
7181 2009-10-03  Simon Baldwin  <simonb@google.com>
7183         * configure.ac: If --with-system-zlib, suppress local zlib and
7184         pass --with-system-zlib to subdir configure scripts.
7185         * configure: Regenerate.
7187 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7188             Paolo Bonzini  <bonzini@gnu.org>
7190         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7191         $(srcdir).
7192         * Makefile.in: Rebuilt.
7194 2009-09-26  Gary Funck  <gary@intrepid.com>
7196         * MAINTAINERS (Write After Approval): Add myself.
7198 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7200         * configure.ac: Update minimum MPC version to 0.7.
7201         * configure: Regenerate.
7203 2009-09-25  Nick Clifton  <nickc@redhat.com>
7205         * configure.ac: Pass any --cache-file=/dev/null option on to
7206         subconfigures.
7207         * configure: Regenerate.
7209 2009-09-23  Nick Clifton  <nickc@redhat.com>
7211         * config.sub, config.guess: Update from upstream sources.
7213 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7215         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7216         * Makefile.in: Rebuilt.
7218 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7220         PR bootstrap/32272
7221         * configure.ac: Error out if $srcdir isn't '.' but contains
7222         host-${host_noncanonical}.
7223         * configure: Regenerate.
7225 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7227         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7228         maintainer.
7230 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7232         * configure.ac: If bootstrapping a combined tree with
7233         --enable-gold, require c++ in stage1_languages.
7234         * configure: Regenerate.
7236         * configure.ac: Also add target_libs of stage1_languages to
7237         bootstrap_target_libs.
7238         * configure: Regenerate.
7240         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7241         with --enable-languages not containing c++.
7242         * configure: Regenerate.
7244 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7246         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7247         * configure: Regenerate.
7249 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7251         * MAINTAINERS (Write After Approval): Update my e-mail address,
7252         and move from from here...
7253         (Waiting for paperwork): To here.
7255 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7257         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7259 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7261         * configure.ac: Do not use $extrasub for replacing @if/@endif
7262         parts in Makefile; instead, use additional arguments to
7263         AC_CONFIG_COMMANDS to do the replacement manually, with several
7264         sed invocations, to avoid HP-UX sed command limits.
7265         * configure: Regenerate.
7267 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7269         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7270         blank before -L.
7272 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7274         * configure.ac (with-build-config): Document.  Handle without.
7275         Handle missing argument.
7276         * configure: Rebuilt.
7278 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7280         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7281         Default to bootstrap-debug only if compare-debug works.
7282         * configure: Rebuilt.
7283         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7284         * Makefile.in: Rebuilt.
7286 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7288         * MAINTAINERS (OS Port Maintainers): Update my email address.
7290 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7292         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7293         * Makefile.in: Rebuilt.
7295 2009-09-01  Chris Demetriou  <cgd@google.com>
7297         * MAINTAINERS (Write After Approval): Add myself.
7299 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7301         PR debug/30161
7302         * include/dwarf2.h (enum dwarf_tag): Added
7303         DW_TAG_GNU_template_template_param
7304         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7306 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7308         * Makefile.tpl (AWK): Fix typo.
7309         * Makefile.in: Regenerate.
7311 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7313         * configure.ac: Detect awk and sed.
7314         * Makefile.def (flags_to_pass): Add AWK and SED.
7315         * Makefile.tpl (AWK, SED): New.
7316         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7317         * configure: Regenerate.
7318         * Makefile.in: Regenerate.
7320 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7322         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7323         (collapseslashes): Likewise.
7325 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7327         * configure.ac (AC_PREREQ): Bump to 2.64.
7329 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7331         * configure.ac: Remove --with-datarootdir, --with-docdir,
7332         --with-pdfdir, --with-htmldir switches.
7333         * configure: Regenerate.
7335         * configure: Regenerate.
7337         * compile: Sync from Automake 1.11.
7338         * depcomp: Likewise.
7339         * install-sh: Likewise.
7340         * missing: Likewise.
7341         * mkinstalldirs: Likewise.
7342         * ylwrap: Likewise.
7344 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7346         * ltmain.sh (func_normal_abspath): New function.
7347         (func_relative_path): Likewise.
7348         (func_mode_help): Document new -bindir option for link mode.
7349         (func_mode_link): Add new -bindir option, and use it to place
7350         output DLL if specified.
7352 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7354         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7355         (baseargs): Add --disable-option-checking.
7356         * configure: Regenerate.
7358         * Makefile.def (configure-target-libiberty): Depend on
7359         all-binutils and all-ld.
7360         (configure-target-newlib): Likewise.
7361         * Makefile.in: Regenerate.
7363 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7365         * config.sub, config.guess: Update from upstream sources.
7367 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7369         Sync from src, merge:
7371         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7373         * configure.ac: Do not exclude gas for i386-*-darwin.
7374         Add a case for x86_64-*-darwin.
7375         * configure: Regenerate.
7377 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7379         * MAINTAINERS: Add my name to Write After Approval list.
7381 2009-08-06  Michael Eager  <eager@eagercon.com>
7383         * configure.ac: Add Microblaze target.
7384         * configure: Regenerate.
7386 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7388         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7389         * configure: Regenerate.
7391 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7393         * MAINTAINERS (Write After Approval): Update my e-mail address.
7395 2009-07-06  Ian Lance Taylor  <iant@google.com>
7397         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7398         * configure: Rebuild.
7400 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7402         * MAINTAINERS: Move myself to the Graphite Reviewers.
7404 2009-06-30  Wei Guozhi  <carrot@google.com>
7406         * MAINTAINERS: Add my name to Write After Approval list.
7408 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7410         PR bootstrap/40338
7411         * configure.ac (comparestring): Create new variable.
7412         * Makefile.tpl (comparestring): Use to skip some comparisions.
7413         * configure: Regenerate.
7414         * Makefile.in: Regenerate.
7416 2009-06-26  Doug Evans  <dje@sebabeach.org>
7418         * Makefile.def (host_modules): Add cgen.
7419         * Makefile.in: Regenerate.
7420         * configure.ac (host_tools): Add cgen.
7421         * configure: Regenerate.
7423 2009-06-23  DJ Delorie  <dj@redhat.com>
7425         * MAINTAINERS: Add myself as mep maintainer.
7427 2009-06-23  Ian Lance Taylor  <iant@google.com>
7429         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7430         boot_languages.  Only bootstrap target libraries listed in
7431         target_libs for some boot language.  Add --with-stage1-ldflags,
7432         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7433         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7434         if not building with C++.
7435         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7436         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7437         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7438         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7439         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7440         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7441         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7442         * configure, Makefile.in: Rebuild.
7444 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7446         * MAINTAINERS: Added my name to write-after-approval list.
7448 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7450         * configure.ac: Define is_elf for QNX Neutrino targets.
7451         * configure: Regenerate.
7453 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7455         * MAINTAINERS: Added my name to the write-after-approval list
7457 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7459         * configure.ac: Detect MPC in default directory.
7460         * configure: Regenerate.
7462 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7463             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7465         * Makefile.tpl (all): Avoid a trailing backslash.
7466         * Makefile.in: Regenerate.
7468 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7470         * config.sub, config.guess: Update from upstream sources.
7472 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7474         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7475         to noconfdirs.
7476         * configure: Regenerate.
7478 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7480         * Makefile.tpl ([+compare-target+]): Compare all stage
7481         directories, rather than just gcc.
7482         * Makefile.in: Rebuilt.
7484 2009-06-01  Doug Kwan  <dougkwan@google.com>
7486         * configure.ac: Support gold for target arm*-*-*.
7487         * configure: Regenerate.
7489 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7491         * Makefile.def: Add MPC support and dependencies.
7492         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7494         * Makefile.in, configure: Regenerate.
7496 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7498         * Makefile.tpl (all): Avoid harmless warning in make all when
7499         gcc-bootstrap is enabled but stage_last does not exist.
7500         * Makefile.in: Rebuilt.
7502 2009-05-24  Nicolas Roche  <roche@adacore.com>
7504         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7505         * Makefile.in: Regenerate.
7507 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7509         * MAINTAINERS: Update my e-mail address.
7511 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7513         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7514         * configure:  Regenerate.
7516 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7518         PR other/40159
7519         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7520         gcc-no-bootstrap are mutually exclusive.
7521         * Makefile.in: Rebuilt.
7523 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7525         PR other/40159
7526         * Makefile.tpl (all): Don't end with unconditional success.
7527         * Makefile.in: Rebuilt.
7529 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7531         PR target/37137
7532         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7533         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7534         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7535         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7536         stage_configureflags, stage_cflags and stage_libcflags into
7537         explicit Makefile macros.
7538         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7539         GFORTRAN.
7540         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7541         CC.  Set CC_FOR_BUILD from CC.
7542         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7543         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7544         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7545         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7546         and GFORTRAN.
7547         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7548         (_LIBCFLAGS): Renamed to _TFLAGS.
7549         (do-compare-debug, do-compare3-debug): Drop.
7550         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7551         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7552         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7553         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7554         (XGCC_FLAGS_FOR_TARGET): New.
7555         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7556         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7557         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7558         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7559         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7560         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7561         TFLAGS.
7562         (BUILD_CONFIG): Include if requested.
7563         (all): Set TFLAGS on bootstrap.
7564         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7565         (all-stageid-prefixmodule): Likewise.
7566         (do-clean, distclean-stageid): Set TFLAGS.
7567         (restrap): Fix whitespace.
7568         * Makefile.in: Rebuilt.
7570 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7572         * config.guess: Sync with src.
7574 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7576         * configure.ac ($with_ppl):  Default to no if not supplied.
7577         ($with_cloog):  Likewise.
7578         configure:  Regenerate.
7580 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7582         * MAINTAINERS: Update my e-mail address.
7584 2009-04-27  Nick Clifton  <nickc@redhat.com>
7586         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7588 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7590         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7591         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7592         * Makefile.in: Regenerate.
7594 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7596         PR bootstrap/39739
7597         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7598         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7600         * configure, Makefile.in: Regenerate.
7602 2009-04-21  Taras Glek  <tglek@mozilla.com>
7604         * include/hashtab.h: Update GTY annotations to new syntax
7605         * include/splay-tree.h: Likewise
7607 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7609         * config.sub, config.guess: Update from upstream sources.
7611 2009-04-15  Anthony Green  <green@moxielogic.com>
7613         * configure.ac: Add moxie support.
7614         * configure: Rebuilt.
7616 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7618         * configure.ac: Change copyright header to refer to version
7619         3 of the GNU General Public License and to point readers at the
7620         COPYING3 file and the FSF's license web page.
7621         * Makefile.def: Likewise.
7622         * Makefile.tpl: Likewise.
7623         * Makefile.in: Regenerate.
7625 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7627         * configure.ac: Restore match for darwin9 or later. Use double
7628         brackets since regeneration eats one pair.
7629         * configure: Regenerate.
7631 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7633         PR gas/10039
7634         * configure.ac: Require texinfo 4.7.
7635         * configure: Regenerated.
7637 2009-04-09  Nick Clifton  <nickc@redhat.com>
7639         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7640         the GCC Runtime Library Exception.
7642 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7644         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7645         * configure: Regenerate.
7647 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7649         * Makefil.def (languages): New entries.
7650         * Makefile.tpl (check-gcc-*): New generic target.
7651         * Makefile.in: Regenerate.
7653 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7655         * MAINTAINERS:  Update my email address.
7657 2009-03-18  Tom Tromey  <tromey@redhat.com>
7659         * configure: Rebuild.
7660         * configure.ac (host_libs): Add libiconv.
7661         * Makefile.in: Rebuild.
7662         * Makefile.def (host_modules): Add libiconv.
7663         (configure-gdb, all-gdb): Depend on libiconv.
7665 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7667         * configure.ac: Treat gdb as supported on x86_64-darwin.
7668         * configure: Regenerate.
7670 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7672         * configure.ac (--with-host-libstdcxx): New option.
7673         * configure: Regenerate.
7675 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7677         * MAINTAINERS:  Move myself into the write after approval list.
7679 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7681         * MAINTAINERS: Update e-mail address.
7683 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7685         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7687 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7689         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7691 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7693         Backport from git Libtool:
7695         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7696         Support GNU/kOpenSolaris.
7697         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7698         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7699         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7700         GNU/kOpenSolaris.
7702 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7704         * MAINTAINERS: Update e-mail address.
7706 2009-02-24  Michael Eager  <eager@eagercon.com>
7708         * MAINTAINERS (Write After Approval): Add self.
7710 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7712         * MAINTAINERS (Write After Approval): Add myself.
7714 2009-02-05  Andreas Schwab  <schwab@suse.de>
7716         * Makefile.tpl (stage_last): Define $r and $s before using
7717         $(RECURSE_FLAGS_TO_PASS).
7718         * Makefile.in: Regenerate
7720 2009-01-30  Ian Lance Taylor  <iant@google.com>
7722         * MAINTAINERS: Move myself to the Global Reviewers list.
7724 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7726         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7727         * configure: Regenerate.
7729 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7731         * MAINTAINERS: Make whitespace consistent.
7732         Remove Robert Millan from Write After Approval.
7734 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7736         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7737         (all-opcodes): Depend on all-libiberty.
7738         * Makefile.in: Regenerate.
7740 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7742         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7743         * configure: Regenerate.
7745 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7747         * MAINTAINERS (Write After Approval): Add myself.
7749 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7751         * MAINTAINERS: Add myself to reviewers (Fortran).
7753 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7755         PR tree-optimization/38515
7756         * configure.ac (cloog-polylib): Removed.
7757         (with_ppl, with_cloog): Test for "no".
7758         * configure: Regenerated.
7760 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7762         * MAINTAINERS: Moved myself to reviewers (Fortran).
7764 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7766         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7767         (Write After Approval): Remove myself.
7769 2009-01-03  Diego Novillo  <dnovillo@google.com>
7771         * MAINTAINERS: Remove myself from alias maintainership.
7773 2009-01-02  David Ayers  <ayers@fsfe.org>
7775         * MAINTAINERS: Update e-mail address.
7777 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7779         * MAINTAINERS: Make whitespace consistent.
7781 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7783         Backport from upstream Libtool:
7784         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7785         Add cache variables to tests that require the linker to work.
7786         For shlibpath_overrides_runpath, this also changes the semantics
7787         to let the result from the C compiler take precedence.
7789 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7791         * config.sub, config.guess: Update from upstream sources.
7793 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7795         * configure.ac (ppllibs): Add by default the lib flags.
7796         * configure: Regenerate.
7798 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7800         * MAINTAINERS:  Add myself to the write after approval list.
7802 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7804         * configure.ac: Add double brackets on darwin[912].
7805         * configure: Regenerate.
7807 2008-12-03  Daniel Kraft  <d@domob.eu>
7809         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7810         Approval to Reviewer section (for Fortran front-end).
7812 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7814         * configure.ac: Expand to darwin10 and later.
7815         * configure: Regenerate.
7817 2008-12-02  Andreas Schwab  <schwab@suse.de>
7819         * Makefile.def: configure-target-boehm-gc depends on
7820         all-target-libstdc++-v3.
7821         * Makefile.in: Regenerate.
7823 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7825         * MAINTAINERS:  Add myself as mingw maintainer.
7827 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7829         * config.sub, config.guess: Update from upstream sources.
7831 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7833         * README.SCO: Remove.
7835 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7837         * MAINTAINERS:  Add myself to the write after approval list.
7839 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7841         * MAINTAINERS:  Update my email address in WAA section.
7843 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7845         * MAINTAINERS: Update e-mail address.
7847 2008-11-27  Toon Moene  <toon@moene.org>
7849         * MAINTAINERS: Change e-mail address.
7851 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7853         * configure.ac: Build gdb for i?86-*-darwin*
7854         * configure: Regenerated.
7856 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7858         * MAINTAINERS: Added my full name.
7860 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7862         PR bootstrap/38014
7863         PR bootstrap/37923
7865         Revert:
7867         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7869         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7870         * Makefile.in: Regenerated.
7872         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7874         PR gdb/921
7875         PR gdb/1646
7876         PR gdb/2175
7877         PR gdb/2176
7879         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7880         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7881         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7882         (HOST_EXPORTS): Pass CPPFLAGS.
7883         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7884         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7885         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7886         * Makefile.in, configure: Regenerated.
7887         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7888         and CPPFLAGS_FOR_BUILD.
7890 2008-11-06  Jeff Law  <law@redhat.com>
7892         * MAINTAINERS: Add myself as middle end maintainer.
7894 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7896         * MAINTAINERS (Write after approval): Add myself.
7898 2008-11-05  Diego Novillo  <dnovillo@google.com>
7900         * MAINTAINERS (Global Reviewers): Add myself.
7901         (Non-Algorithmic Maintainers): Remove myself.
7903 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7905         * MAINTAINERS (Write after approval): Add myself.
7907 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7909         * MAINTAINERS (Write after approval): Add myself.
7911 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7913         * configure.ac (spu-*-*): Remove special case.
7914         * configure: Regenerate.
7916 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7918         * MAINTAINERS (Write after approval): Update my email address.
7920 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7922         * configure.ac [spu-*-*]: Do not set skipdirs.
7923         * configure: Re-generate.
7925 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7927         * MAINTAINERS (Various Maintainers): Add myself to reload.
7929 2008-10-25  Richard Guenther  <rguenther@suse.de>
7931         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7932         maintainer.  Remove myself as libgcc-math maintainer.
7933         (Non-Algorithmic Maintainers): Remove myself.
7935 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7937         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7938         * Makefile.in: Regenerated.
7940 2008-10-23  Cary Coutant  <ccoutant@google.com>
7942         * MAINTAINERS (Write after approval): Add myself.
7944 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7946         PR gdb/921
7947         PR gdb/1646
7948         PR gdb/2175
7949         PR gdb/2176
7951         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7952         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7953         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7954         (HOST_EXPORTS): Pass CPPFLAGS.
7955         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7956         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7957         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7958         * Makefile.in, configure: Regenerated.
7959         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7960         and CPPFLAGS_FOR_BUILD.
7962 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7964         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7965         Sebastian Pop.
7967 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7969         * MAINTAINERS (Write After Approval): Added myself.
7971 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7973         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7974         recommended version to 2.3.2.
7976         * configure: Regenerate.
7978 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7980         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7982 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7984         * MAINTAINERS (Write After Approval): Update e-mail address.
7986 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7988         * libtool.m4: Update to libtool 2.2.6.
7989         * lt~obsolete.m4: Update to libtool 2.2.6.
7990         * ltmain.sh: Update to libtool 2.2.6.
7991         * ltsugar.m4: Update to libtool 2.2.6.
7992         * ltversion.m4: Update to libtool 2.2.6.
7993         * ltoptions.m4: Update to libtool 2.2.6.
7994         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7996 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7998         * MAINTAINERS (Write After Approval): Add myself.
8000 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
8002         * MAINTAINERS (Write After Approval): Update my name.
8004 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
8006         * MAINTAINERS: Add myself in "Write After Approval".
8008 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
8010         * MAINTAINERS: Add myself as ia64 maintainer.
8012 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
8014         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
8015         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
8016         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
8017         and Michael Tiemann from Write After Approval since they do not
8018         actually have access.
8020 2008-09-05  Richard Guenther  <rguenther@suse.de>
8022         * configure.ac: Initialize clooglibs to -lcloog.
8023         * configure: Re-generate.
8025 2008-09-04  Le-Chun Wu  <lcwu@google.com>
8027         * MAINTAINERS (Write After Approval): Add myself.
8029 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
8031         * configure.ac (--with-cloog-polylib): New.
8032         (--disable-cloog-version-check): New.
8033         (--disable-ppl-version-check): New.
8034         * configure: Re-generate.
8036 2008-09-03  Richard Guenther  <rguenther@suse.de>
8038         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8039         cloog test.
8040         * configure: Re-generate.
8042 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
8044         Add picoChip port.
8045         * MAINTAINERS: Add picoChip maintainers.
8047 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
8048             Tobias Grosser  <grosser@fim.uni-passau.de>
8049             Jan Sjodin  <jan.sjodin@amd.com>
8050             Harsha Jagasia  <harsha.jagasia@amd.com>
8051             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8052             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
8053             Adrien Eliche  <aeliche@isty.uvsq.fr>
8055         Merge from graphite branch.
8056         * configure: Regenerate.
8057         * Makefile.in: Regenerate.
8058         * configure.ac (host_libs): Add ppl and cloog.
8059         Add checks for PPL and CLooG.
8060         * Makefile.def (ppl, cloog): Added modules and dependences.
8061         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8062         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8064 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8066         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8067         (GCC_SHLIB_SUBDIR): New.
8068         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8069         * configure: Regenerate.
8070         * Makefile.in: Regenerate.
8072 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8074         * MAINTAINERS: Consistently use tabs to separate columns.
8076 2008-08-29  Tristan Gingold  <gingold@adacore.com>
8078         * MAINTAINERS (Write after Approval): Add myself.
8080 2008-08-28  Tristan Gingold  <gingold@adacore.com>
8082         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8083         Enable bfd, binutils and opcodes.
8084         * configure: Regenerate.
8086 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8088         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
8090 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8092         * MAINTAINERS:  Use correct Umlaut for last name.
8094 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8096         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8098 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
8100         * MAINTAINERS: Update my email address.
8102 2008-08-16  Nicolas Roche  <roche@adacore.com>
8104         * Makefile.tpl: Add BOOT_ADAFLAGS.
8105         * Makefile.in: Regenerate.
8107 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8109         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8110         * configure: Regenerate.
8112 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8114         * configure.ac: Add makefile fragments for hpux.
8115         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8116         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8117         * configure: Regenerate.
8118         * Makefile.in: Regenerate.
8120 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8122         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8124 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8126         * MAINTAINERS (Write after Approval): Add myself.
8128 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8130         * MAINTAINERS (Write After Approval):  Add myself.
8132 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8134         * MAINTAINERS (Write After Approval):  Add myself.
8136 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8138         * MAINTAINERS: Update my email address.
8140 2008-06-25  Joey Ye  <joey.ye@intel.com>
8142         * MAINTAINERS (Write After Approval):  Add myself.
8144 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8146         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8147         * Makefile.in: Regenerate.
8148         * configure: Regenerate.
8150 2008-06-17  Daniel Kraft  <d@domob.eu>
8152         * MAINTAINERS (Write After Approval):  Add myself.
8154 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8156         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8157         "$@" is still intact with both Autoconf 2.59 and 2.62.
8158         * configure: Regenerate.
8160 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8162         * Makefile.tpl: Fix comment errors.
8163         * Makefile.in: Regenerate.
8165 2008-06-12  David S. Miller  <davem@davemloft.net>
8166             David Edelsohn  <edelsohn@gnu.org>
8168         * configure.ac: Add powerpc*-*-* to gold supported targets.
8169         * configure: Regenerate.
8171 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8173         PR tree-optimization/36218
8174         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8175         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8176         (all prefix="build-"): Pass them to build-system sub-makes.
8177         * Makefile.in: Regenerate.
8179 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8181         * MAINTAINERS (mt port): Remove.
8182         (sco5, unixware, sco udk): Remove.
8183         (Kean Johnston): Add to Write After Approval.
8185 2008-05-30  Julian Brown  <julian@codesourcery.com>
8187         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8188         of libobjc for ARM EABI Linux.
8189         * configure: Regenerate.
8191 2008-05-18  Xinliang David Li   <davidxl@google.com>
8193         * ChangeLog: Remove wrong ChangeLog entry.
8195 2008-05-17  Xinliang David Li   <davidxl@google.com>
8197         * MAINTAINERS (Write After Approval): Add myself.
8199 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8201         * MAINTAINERS (Write After Approval): Add myself.
8203 2008-05-14  Rafael Espíndola  <espindola@google.com>
8205         * config-ml.in: don't handle --enable-shared and --enable-static.
8207 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8209         * MAINTAINERS: Update my email address.
8211 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8213         * MAINTAINERS: Update my email address.
8215 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8217         * MAINTAINERS (Write After Approval): Add myself.
8219 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8221         * MAINTAINERS (Write After Approval): Add myself.
8223 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8225         * MAINTAINERS (crx): Add myself.
8227 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8229         Sync with src:
8230         2008-04-14  David S. Miller  <davem@davemloft.net>
8232         * configure.ac: Add sparc*-*-* to gold supported targets.
8233         * configure: Regenerate.
8235 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8237         PR bootstrap/35457
8238         * configure.ac: Include override.m4.
8239         * configure: Regenerate.
8241 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8243         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8244         * Makefile.in: Regenerate.
8246 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8248         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8249         as nonconfigurable directories list.
8250         * configure: Regenerate.
8252 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8254         * config.sub, config.guess: Update from upstream sources.
8256 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8258         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8259         * Makefile.in: Regenerate.
8261 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8263         * configure.ac: Do not build libssp for the AVR.
8264         * configure: Regenerate.
8266 2008-04-07  Ian Lance Taylor  <iant@google.com>
8268         * Makefile.def: check-gold depends upon all-binutils.
8269         * Makefile.in: Regenerate.
8271 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8273         * MAINTAINERS (Write After Approval): Add myself.
8275 2008-04-04  Nick Clifton  <nickc@redhat.com>
8277         PR binutils/4334
8278         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8279         builds.
8280         * configure: Regenerate.
8282 2008-04-04  NightStrike  <NightStrike@gmail.com>
8284         PR other/35151
8285         * configure.ac: Combine rules for mingw32 and mingw64.
8286         * configure: Regenerate.
8288 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8290         * MAINTAINERS (Write After Approval): Add myself.
8292 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8294         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8295         * Makefile.in (.NOTPARALLEL): Ditto.
8297 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8299         * MAINTAINERS (Write After Approval): Add myself.
8301 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8303         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8304         * Makefile.in (.NOTPARALLEL): Regenerate.
8306 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8308         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8309         * Makefile.in: Regenerate.
8311 2008-03-26  Jakub Staszak  <kuba@et.pl>
8313         * MAINTAINERS (Write After Approval): Add myself.
8315 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8317         * MAINTAINERS:  Update e-mail address.
8319 2008-03-20  Ian Lance Taylor  <iant@google.com>
8321         * configure.ac: Add support for --enable-gold.
8322         * Makefile.def: Add gold as a directory like ld.
8323         * configure, Makefile.in: Regenerate.
8325 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8327         * configure.ac: m4_include config/proginstall.m4.
8328         * configure: Regenerate.
8330         Backport from upstream Libtool:
8332         2007-10-12  Eric Blake  <ebb9@byu.net>
8334         Deal with Autoconf 2.62's semantic change in m4_append.
8335         * ltsugar.m4 (lt_append): Replace broken versions of
8336         m4_append.
8337         (lt_if_append_uniq): Don't require separator to be overquoted,
8338         and avoid broken m4_append.
8339         (lt_dict_add): Fix typo.
8340         * libtool.m4 (_LT_DECL): Don't overquote separator.
8342 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8344         * config.rpath: Add AIX 6 support.
8346 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8348         * Makefile.def (stageprofile).  Remove -fprofile-generate
8349         from stage_libcflags.
8350         * Makefile.in: Regenerate.
8352 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8354         * config.sub, config.guess: Update from upstream sources.
8356 2008-03-06  Tom Tromey  <tromey@redhat.com>
8358         * MAINTAINERS: Update for treelang deletion.
8360 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8362         * MAINTAINERS: Update my email address.
8364 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8366         * MAINTAINERS (darwin port): Add myself as a maintainer.
8367         (objective-c/c++): Add myself as a maintainer.
8369 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8371         * MAINTAINERS (Write After Approval): Update my email address.
8373 2008-02-25  Tomas Bily  <tbily@suse.cz>
8375         * MAINTAINERS (Write After Approval): Add myself.
8377 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8379         * MAINTAINERS (OpenMP): Add myself.
8381 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8383         PR bootstrap/32009
8384         PR bootstrap/32161
8386         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8387         * configure: Regenerate.
8389         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8390         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8391         STAGE4_LIBCFLAGS): New.
8392         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8393         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8394         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8395         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8396         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8397         for target modules.  Don't export LIBCFLAGS.
8398         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8399         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8400         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8401         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8402         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8403         * Makefile.in: Regenerate.
8405 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8407         PR libgcj/33085
8408         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8409         Do not use -DDLL_EXPORT.  Backport from upstream.
8411 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8413         * MAINTAINERS (Write After Approval): Add myself.
8415 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8417         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8418         * configure: Regenerate.
8420 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8422         * configure.ac (xtensa*-*-*): Recognize processor variants.
8423         * configure: Regenerate.
8425 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8427         PR bootstrap/34922
8428         * configure.ac (PARSE_ARGS): Push suitable setting of
8429         ac_subdirs_all, for `./configure --help=recursive'.
8430         Handle `+' in generic toplevel directory disabling.
8431         * configure: Regenerate.
8433 2008-01-28  Nick Clifton  <nickc@redhat.com>
8435         * MAINTAINERS (xstormy16): Take over maintainership.
8437 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8439         * MAINTAINERS (c4x port): Remove.
8441 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8443         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8445 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8447         * config.sub, config.guess: Update from upstream sources.
8449 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8451         * MAINTAINERS (Write After Approval): Add myself.
8453 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8455         * MAINTAINERS: Update my email address.
8457 2008-01-09  Raksit Ashok  <raksit@google.com>
8459         * MAINTAINERS (Write After Approval): Add myself.
8461 2008-01-09  Raksit Ashok  <raksit@google.com>
8463         * MAINTAINERS (Write After Approval): Add myself.
8465 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8467         * config.sub, config.guess: Update from upstream sources.
8469 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8471         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8472         Change recommended MPFR from 2.2.1 -> 2.3.0.
8473         * configure: Regenerate.
8475 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8477         * MAINTAINERS: Update my email address.
8479 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8481         * MAINTAINERS: Update my email address.
8483 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8485         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8486         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8487         * Makefile.in: Regenerate.
8489 2007-12-10  Mark Heffernan  <meheff@google.com>
8491         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8492         misplaced entries.
8494 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8496         * configure.ac: Enable libjava for x86_64-*-darwin9.
8497         * configure: Regenerate.
8499 2007-12-07  Bill Maddox  <maddox@google.com>
8501         * MAINTAINERS (Write After Approval): Add myself.
8503 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8505         * config.sub, config.guess: Update from upstream sources.
8507 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8509         * config-ml.in: Remove 64bit configure tests.
8511 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8513         * config-ml.in: Robustify against white space in absolute file
8514         names.
8516         * config-ml.in (multi-clean): Substitute ${Makefile}.
8517         Remove superfluous ${Makefile} in list.
8519 2007-11-19  Thiemo Seufer  <ths@mips.com>
8521         * config-ml.in: Don't hardcode the Makefile name.
8523 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8525         * MAINTAINERS (Write After Approval): Add myself.
8527 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8529         * MAINTAINERS (Write After Approval): Add myself.
8531 2007-11-06  Doug Kwan  <dougkwan@google.com>
8533         * MAINTAINERS (Write After Approval): Add myself.
8535 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8537         * MAINTAINERS (mercury): Remove entry.
8538         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8540 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8542         * Makefile.def (dependencies): Make configure-gdb depend on
8543         all-intl.
8544         * Makefile.in: Regenerated.
8546 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8548         * MAINTAINERS (Fortran maintainer): Remove myself.
8550 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8552         * Makefile.def: To avoid problems running with parallel makes,
8553         build newlib before libgloss so that target specific header
8554         files are availble.
8555         * Makefile.in: Regenerate
8557 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8559         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8560         * Makefile.in: Regenerate.
8562 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8564         * MAINTAINERS (Register allocation reviewer): Add myself.
8566 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8568         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8569         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8570         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8571         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8572         * configure: Regenerate.
8574 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8576         * MAINTAINERS (Register allocation reviewer): Add myself.
8578 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8580         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8581         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8582         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8583         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8584         * configure.ac: Default them to host tools for $host = $build.
8585         Subst them.
8587         * configure: Regenerate.
8588         * Makefile.in: Regenerate.
8590 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8592         * MAINTAINERS (Register allocation reviewer): Add myself.
8594 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8596         * MAINTAINERS (Register allocation reviewer): Add myself.
8598 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8600         * MAINTAINERS (Write After Approval): Fix typo.
8602 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8604         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8605         * configure: Regenerate.
8607 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8609         PR bootstrap/31906
8610         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8611         they're already prefixed.
8613 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8615         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8616         libstdc++.
8617         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8618         * configure: Regenerate.
8619         * Makefile.in: Regenerate.
8621 2007-09-17  Andreas Schwab  <schwab@suse.de>
8623         * configure.ac: Raise minimum makeinfo version to 4.6.
8624         * configure: Regenerate.
8626 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8628         * MAINTAINERS (write-after-approval) add myself
8630 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8632         * configure.ac: Correct makeinfo version check.
8633         * configure: Regenerate.
8635 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8637         * MAINTAINERS: Update my email address.
8639 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8641         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8642         to $skipdirs and only disable gprof for newlib.  Use the normal
8643         mips*-elf* handling in other respects.
8644         * configure: Regnerate.
8646 2007-09-12  David Daney  <ddaney@avtrex.com>
8648         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8649         enabling libgcj.
8650         * configure: Regenerate.
8652 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8654         PR other/32154
8655         * configure.ac: For libgloss targets, point the linker to the linker
8656         script, startup code and simulator library.
8657         * configure: Regenerate.
8659 2007-09-07  Andrew Haley  <aph@redhat.com>
8661         * configure.ac (noconfigdirs): Remove target-libffi and
8662         target-libjava.
8663         * configure: Regenerate.
8665 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8667         PR target/33281
8668         * configure.ac: Use config/mh-mingw on mingw.
8669         * configure: Regenerate.
8671 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8673         * MAINTAINERS (Write After Approval): Add myself.
8675 2007-09-05  Richard Guenther  <rguenther@suse.de>
8677         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8678         nor --disable-checking is provided also turn on yes and types
8679         checking for stage1.
8680         * configure: Re-generate.
8682 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8684         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8685         (Write After Approval): Remove myself.
8687 2007-08-29  Nick Clifton  <nickc@redhat.com>
8689         * config.sub, config.guess: Update from upstream sources.
8691 2007-08-22  Bud Davis  <jmdavis@link.com>
8693         * MAINTAINERS (Write After Approval): Added myself.
8694         * MAINTAINERS (Reviewers): Removed myself.
8696 2007-08-18  Paul Brook  <paul@codesourcery.com>
8697             Joseph Myers  <joseph@codesourcery.com>
8699         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8700         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8701         * Makefile.in: Regenerate.
8702         * configure.ac (--with-debug-prefix-map): New.
8703         * configure: Regenerate.
8705 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8706             Nigel Stephens  <nigel@mips.com>
8708         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8709         as target_makefile_frag.
8710         * configure: Regenerate.
8712 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8714         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8715         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8716         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8717         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8718         (do-compare, do-compare3, do-compare-debug): New.
8719         ([+compare-target+]): Use them.
8721 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8723         * MAINTAINERS (Write After Approval): Change my email address.
8725 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8726             Ben Elliston  <bje@au.ibm.com>
8728         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8729         --silent if $silent.
8730         * configure: Regenerate.
8732 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8734         * MAINTAINERS (Various Maintainers): Add myself as
8735         loop infrastructure maintainer.  Update my e-mail
8736         address.
8738 2007-07-31  Diego Novillo  <dnovillo@google.com>
8740         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8741         Adjust description.
8743 2007-07-26  Richard Guenther  <rguenther@suse.de>
8745         * configure.ac: Add types checking to stage1 checking flags.
8746         * configure: Regenerate.
8748 2007-07-17  Nick Clifton  <nickc@redhat.com>
8750         * COPYING3: New file.  Contains version 3 of the GNU General
8751         Public License.
8752         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8753         Lesser General Public License.
8755 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8757         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8759 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8761         * MAINTAINERS (S/390 co-maintainer): Add myself.
8762         (Write After Approval): Remove myself.
8764 2007-07-13  Dan Hipschman  <dsh@google.com>
8766         * MAINTAINERS (Write After Approval): Add myself.
8768 2007-07-11  Nick Clifton  <nickc@redhat.com>
8770         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8771         WINDRES export.
8772         * Makefile.in: Regenerate.
8774 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8776         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8777         maintainer.
8779 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8781         * lt~obsolete.m4: New. Import from 20070318 libtool.
8783 2007-07-03  Julian Brown  <julian@codesourcery.com>
8785         * MAINTAINERS (Write After Approval): Add myself.
8787 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8789         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8790         * configure: Regenerate.
8792 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8794         * configure.ac: Add some missing m4 quotation.
8795         * configure: Regenerate.
8797 2007-07-02  Simon Baldwin  <simonb@google.com>
8799         * MAINTAINERS (Write After Approval): Add myself.
8801 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8803         * configure: Regenerate.
8805 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8807         * Makefile.def: Add windmc tool to build.
8808         * Makefile.tpl: Likewise.
8809         * configure.ac: Likewise.
8810         * Makefile.in: Regenerate.
8811         * configure: Regenerate.
8813 2007-06-28  DJ Delorie  <dj@redhat.com>
8815         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8816         not building newlib.
8817         * configure: Regenerated.
8819 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8821         * MAINTAINERS (Write After Approval): Add myself.
8823 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8825         * MAINTAINERS (Write After Approval): Add myself.
8827 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8829         * MAINTAINERS (Write After Approval): Add myself.
8831 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8833         * MAINTAINERS (Write After Approval): Add myself.
8835 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8837         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8838         * Makefile.in: Regenerated.
8840 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8842         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8843         bfin*-*-uclinux* targets.
8844         * configure: Regenerate.
8846 2007-06-14  Ian Lance Taylor  <iant@google.com>
8848         * MAINTAINERS: Add myself as non-algorithmic global write
8849         maintainer.
8851 2007-06-14  Diego Novillo  <dnovillo@google.com>
8853         * MAINTAINERS: Add self as middle-end maintainer and
8854         non-algorithmic global write maintainer.
8856 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8858         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8859         Move all Fortran maintainers except Paul Brook into the
8860         Non-Autopoiesis section.
8862 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8864         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8865         (distclean-stage[+id+]): Possibly delete stage_last.
8866         * Makefile.in: Regenerate.
8868 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8870         * MAINTAINERS (Various Maintainer): Fix typo.
8872 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8874         * MAINTAINERS (Various Maintainer): Add myself as
8875         dataflow maintainer.
8877 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8879         * config.sub, config.guess: Update from upstream sources.
8881 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8883         * Makefile.tpl: Fix spelling error.
8884         * Makefile.in: Regenerate.
8886 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8888         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8889         lt_cv_sys_max_cmd_len.
8891 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8893         * MAINTAINERS (Various Maintainers): Add myself as
8894         auto-vectorizer maintainer.
8896 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8898         PR libjava/32098
8899         * libtool.m4: Revert previous change.
8900         * ltgcc.m4: Put it here.
8902 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8904         * MAINTAINERS (Various Maintainers): Add myself as
8905         auto-vectorizer maintainer.
8907 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8909         PR libjava/32098
8910         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8912 2007-05-30  Richard Guenther  <rguenther@suse.de>
8914         * MAINTAINERS (Various Maintainers): Add myself as
8915         auto-vectorizer maintainer.
8917 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8919         PR bootstrap/29382
8920         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8921         * configure: Rebuilt.
8923 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8925         * MAINTAINERS (Write After Approval): Removed my name.
8927 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8929         * MAINTAINERS (Write After Approval): Remove myself.
8931 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8933         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8935 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8937         * ltmain.sh: Update from ToT Libtool.
8938         * libtool.m4: Update from ToT Libtool.
8939         * ltsugar.m4: New. Update from ToT Libtool.
8940         * ltversion.m4: New. Update from ToT Libtool.
8941         * ltoptions.m4: New. Update from ToT Libtool.
8942         * ltconfig: Remove.
8943         * ltcf-c.sh: Remove.
8944         * ltcf-cxx.sh: Remove.
8945         * ltcf-gcj.sh: Remove.
8947 2007-05-22  Ollie Wild  <aaw@google.com>
8949         * MAINTAINERS (Write After Approval): Add myself.
8951 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8953         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8954         stage_cflags.
8955         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8956         Remove CFLAGS/LIBCFLAGS.
8957         (configure-stage[+id+]-[+prefix+][+module+],
8958         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8959         * Makefile.in: Regenerate.
8961 2007-05-15  Diego Novillo  <dnovillo@google.com>
8963         * MAINTAINERS: Update e-mail address.
8965 2007-05-15  Revital Eres  <eres@il.ibm.com>
8967         * MAINTAINERS (Write After Approval): Add myself.
8969 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8971         * MAINTAINERS (Write After Approval): Updated my address.
8973 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8975         * MAINTAINERS (Write After Approval): Add myself.
8977 2007-05-11  Silvius Rus  <rus@google.com>
8979         * MAINTAINERS (Write After Approval): Add myself.
8981 2007-04-23  Tom Tromey  <tromey@redhat.com>
8983         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8985 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8987         * MAINTAINERS (cpplib): Rename to ...
8988         (libcpp): ... this.  Add C/C++ front end maintainers.
8990 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8992         * config-ml.in: Pass ${ml_config_env} to configure calls.
8994 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8996         * MAINTAINERS (Write After Approval): Add myself.
8998 2007-04-02  Dave Korn  <dave.korn@artimi.com>
9000         * MAINTAINERS (Write After Approval): Add myself.
9002 2007-03-31  Tobias Burnus  <burnus@net-b.de>
9004         * MAINTAINERS (fortran 95 front end): Add myself.
9006 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
9008         * MAINTAINERS (Write After Approval): Add myself.
9010 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
9012         * MAINTAINERS (Modulo Scheduler): Add myself.
9014 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
9016         * MAINTAINERS (fortran 95 front end): Add myself.
9017         (c++ front end): whitespace fix.
9019 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
9021         * MAINTAINERS (Write After Approval): Add myself.
9023 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
9025         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
9026         of glob.  Quote arguments with single quotes too.
9027         * configure: Regenerate.
9029 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
9031         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
9032         * Makefile.in: Regenerate
9034 2007-03-07  Andreas Schwab  <schwab@suse.de>
9036         * configure: Regenerate.
9038 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
9040         * configure.ac: Add "--with-pdfdir" configure option,
9041         which defines pdfdir variable.
9042         * Makefile.def (target=fixincludes): Add install-pdf to
9043         missing targets.
9044         (recursive_targets): Add install-pdf target.
9045         (flags_to_pass): Add pdfdir.
9046         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9047         target.
9048         * configure: Regenerate
9049         * Makefile.in: Regenerate
9051 2007-02-28  Eric Christopher  <echristo@apple.com>
9053         Revert:
9054         2006-12-07  Mike Stump  <mrs@apple.com>
9056         * Makefile.def (dependencies): Add dependency for
9057         install-target-libssp and install-target-libgomp on
9058         install-gcc.
9059         * Makefile.in: Regenerate.
9061 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
9063         * configure: Regenerate.
9064         * configure.ac: Move statements after variable declarations.
9066 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
9068         * MAINTAINERS: Add myself as sh maintainer.
9070 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
9072         * configure.ac: Adjust for loop syntax.
9073         * configure: Regenerate.
9075 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9077         * configure: Rebuilt.
9079 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9081         * configure.ac: Drop multiple occurrences of --enable-languages,
9082         and fix its quoting.
9083         * configure: Rebuilt.
9085 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
9086             Nathan Sidwell  <nathan@codesourcery.com>
9087             Vladimir Prus  <vladimir@codesourcery.com>
9088             Joseph Myers  <joseph@codesourcery.com>
9090         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9091         * configure: Regenerate.
9093 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
9095         * ltconfig (freebsd*): Default to elf.
9097 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9099         * configure.ac (target_libraries): Move libgcc before libiberty.
9100         * configure: Regenerated.
9102 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9103             Paolo Bonzini  <bonzini@gnu.org>
9105         PR bootstrap/30753
9106         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
9107         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
9108         * configure: Regenerated.
9110 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9112         * MAINTAINERS (Language Front End Maintainers): Update my mail
9113         address.
9115 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9117         PR bootstrap/30748
9118         * configure.ac: Correct syntax for Solaris ksh.
9119         * configure: Regenerated.
9121 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9123         * configure.ac: Sync with src.
9124         * configure: Regenerate.
9126 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9128         * Makefile.in: Regenerate.
9130 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9132         * config.sub: Sync with src.
9134 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9136         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9137         noncanonical equivalents.
9138         * configure.in: Rename to...
9139         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9140         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9141         target_noncanonical.  Use them.  Rewrite removal of configure
9142         arguments for autoconf 2.59.  Discard variable settings.  Force
9143         program_transform_name for native tools.
9145         * Makefile.in: Regenerated.
9146         * configure: Regenerated with autoconf 2.59.
9148 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9150         * MAINTAINERS (Write After Approval): Add myself.
9152 2007-01-31  Andreas Schwab  <schwab@suse.de>
9154         * Makefile.tpl (LDFLAGS): Substitute it.
9155         * Makefile.in: Regenerate.
9157 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9159         * MAINTAINERS (Write After Approval): Add myself.
9161 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9163         * MAINTAINERS (spu port): Add myself.
9165 2007-01-23  Richard Guenther  <rguenther@suse.de>
9167         PR bootstrap/30541
9168         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9169         * Makefile.tpl (GNATBIND): Substitute it.
9170         (GNATMAKE): Likewise.
9171         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9172         of STAGE_PREFIX.
9173         * Makefile.in: Regenerate.
9174         * configure: Regenerate.
9176 2007-01-18  Mike Stump  <mrs@apple.com>
9178         * configure.in: Re-enable -Werror for gcc builds.
9180 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9182         * MAINTAINERS (Write After Approval): Add myself.
9184 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9186         * configure.in: Change == to = in test command.
9187         * configure: Regenerate.
9189 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9190             Nick Clifton  <nickc@redhat.com>
9191             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9193         * configure.in (build_configargs, host_configargs, target_configargs):
9194         Remove build/host/target parameters.
9195         (host_libs): Add gmp and mpfr.
9196         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9197         * Makefile.def (gmp, mpfr): New.
9198         (gcc): Remove target.
9199         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9200         target_os, target_vendor): New.
9201         (configure): Add host_alias/target_alias arguments; adjust invocations.
9202         * configure: Regenerate.
9203         * Makefile.in: Regenerate.
9205 2007-01-11  Matt Fago  <fago@earthlink.net>
9207         * configure.in: Try to link to functions only in mpfr 2.2.x
9208         to improve robustness of configure tests.
9209         * configure: Regenerate.
9211 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9213         * MAINTAINERS: Add myself as i386 maintainer.
9215 2007-01-08  Jan Hubicka  <jh@suse.cz>
9217         * MAINTAINERS: Add myself as i386 maintainer.
9219 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9221         * configure.in: Add support for an x86_64-mingw* target.
9222         * configure: Regenerate.
9224 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9226         * Makefile.tpl (all-target): Correct @if conditional for target
9227         modules.
9228         * configure.in: Omit libiberty if building only target libgcc.
9229         * configure, Makefile.in: Regenerated.
9231 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9233         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9234         * configure: Regenerate.
9236 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9238         * Makefile.def (target_modules): Add libgcc.
9239         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9240         * Makefile.tpl (clean-target-libgcc): Delete.
9241         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9242         on gcc even for bootstrapped modules.  Rewrite handling of
9243         lang_env_dependencies to loop over target_modules.
9244         * configure.in (target_libraries): Add target-libgcc.
9245         * Makefile.in, configure: Regenerated.
9247 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9249         * configure.in: Reorganize recognition of languages.  Add
9250         --enable-stage1-languages.  Show supported languages for the chosen
9251         target rather than all recognized languages.
9252         * configure: Regenerate.
9254 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9256         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9257         * Makefile.in: Regenerate.
9259 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9261         * configure.in: Warn that MPFR 2.2.0 is buggy.
9262         * configure: Regenerate.
9264 2006-12-27  Ian Lance Taylor  <iant@google.com>
9266         * configure.in: When removing Makefiles to force a reconfigure, also
9267         remove prev-DIR*/Makefile.
9268         * configure: Regenerate.
9270 2006-12-22  Andreas Schwab  <schwab@suse.de>
9272         * configure: Regenerate with correct autoconf version.
9274 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9276         * configure.in: add AC_SUBST for *_FOR_TARGET.
9277         * configure: Regenerate.
9279 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9281         * configure.in: Simplify logic for rejecting languages that cannot
9282         be built.  Separate the case when a language is unsupported,
9283         from the case when the user chooses not to build a language.
9285 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9287         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9288         it only affects bootstrap and could be tested on "$host" as well.
9289         * configure: Regenerate.
9290         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9292 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9294         PR bootstrap/29544
9295         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9296         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9297         move here comment from Makefile.tpl.
9298         * Makefile.tpl: Move some definitions higher in the file.
9299         (STAGE1_CHECKING): New.
9300         * configure.in: Add --enable-stage1-checking.
9301         * configure: Regenerate.
9302         * Makefile.in: Regenerate.
9304 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9306         * MAINTAINERS: Add myself as build system maintainer.
9308 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9310         * MAINTAINERS (Write After Approval): Add myself.
9312 2006-12-13  Eric Christopher  <echristo@apple.com>
9314         * MAINTAINERS: Add myself as darwin maintainer.
9316 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9318         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9320 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9322         MAINTAINERS: Update my entry.
9324 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9326         * configure.in:  Handle spu makefile frag.
9327         * Makefile.tpl (MAINT): Define
9328         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9329         * configure: Regenerate.
9330         * Makefile.in: Regenerate.
9332 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9334         * config.guess: Import latest version.
9335         * config.sub: Likewise.
9337 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9339         * configure.in (spu-*-*): Don't skip target-libiberty.
9340         * configure: Regenerate.
9342 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9344         PR bootstrap/30134
9345         * configure.in: Correct x86 darwin support for libjava to powerpc
9346         and i?86 only.
9347         * configure: Regenerate.
9349 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9351         * configure.in: Add x86 darwin support for libjava.
9352         * configure: Regenerate.
9354 2006-12-07  Mike Stump  <mrs@apple.com>
9356         * Makefile.def (dependencies): Add dependency for
9357         install-target-libssp and install-target-libgomp on
9358         install-gcc.
9359         * Makefile.in: Regenerate.
9361 2006-12-04  Richard Guenther  <rguenther@suse.de>
9363         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9364         (Non-Algorithmic Maintainers): Move over non-algorithmic
9365         loop optimizer maintainers, add myself as a non-algorithmic
9366         middle-end maintainer.
9368 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9370         * MAINTAINERS (Write After Approval): Add myself.
9372 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9374         * configure.in: Update error message for missing GMP/MPFR.
9376         * configure: Regenerate.
9378 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9380         * configure.in: Update MPFR version in error message.
9382         * configure: Regenerate.
9384 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9386         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9387         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9388         --with-gmp-lib): New flags.
9390         * configure: Regenerate.
9392 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9394         * MAINTAINERS (Write After Approval): Change my email address.
9396 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9398         * MAINTAINERS (Write After Approval): Add myself.
9400 2006-11-22  Philipp Thomas  <pth@suse.de>
9402         * MAINTAINERS (i18n): Update e-mail address.
9404 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9406         * MAINTAINERS (spu port): Add myself as maintainer.
9407         (Write After Approval): Remove myself.
9409 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9411         * configure.in (skipdirs): Don't build libssp for SPU.
9412         * configure: Regenerate.
9414 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9416         * MAINTAINERS (spu port): Add myself as maintainer.
9417         (libobjc): Update my email address.
9419 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9421         * MAINTAINERS (Write After Approval): Add myself.
9423 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9425         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9426         * configure : Rebuilt.
9428 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9430         * MAINTAINERS (Write After Approval): Add myself.
9432 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9434         * MAINTAINERS (Write After Approval): Add myself.
9436 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9438         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9439         libmpfr.a.
9440         * configure: Regenerate.
9442 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9444         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9445         (unstage): Test for stage_last presence.
9447         PR bootstrap/29802
9448         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9449         STAGE_PREFIX.
9450         * Makefile.in: Regenerate.
9452 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9454         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9455         maintainers.
9457 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9459         * MAINTAINERS (Write After Approval): Add myself.
9461 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9463         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9464         and stageN-package/Makefile.
9465         * Makefile.in: Regenerated.
9467 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9469         * configure.in: Remove target-libgloss from noconfigdirs for
9470         bfin-*-*.
9471         * configure: Regenerated.
9473 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9475         * configure.in (have_gmp): Only error if the gcc directory exists.
9477         * configure: Regenerate.
9479 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9481         * configure.in: Robustify error message for missing GMP/MPFR.
9483         * configure: Regenerate.
9485 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9487         * MAINTAINERS (Write After Approval): Add myself.
9489 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9491         * MAINTAINERS: Change email address.
9493 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9495         * MAINTAINERS (Write After Approval): Add myself.
9497 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9499         * MAINTAINERS (Write After Approval): Add myself.
9501 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9503         * MAINTAINERS (Write After Approval): Move myself to
9504         Write After Approval section.
9506 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9508         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9509         need_gmp anymore.
9510         * configure: Regenerate.
9512 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9514         * MAINTAINERS (Write After Approval): Add myself.
9516 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9518         * config.guess: Import latest version.
9519         * config.sub: Likewise.
9521 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9523         * Makefile.def: Added pdf target handling.
9524         * Makefile.tpl: Added pdf target handling.
9525         * Makefile.in: Regenerated.
9527 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9529         * MAINTAINERS: Add self as score port maintainer.
9531 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9533         * MAINTAINERS (Write After Approval): Add myself.
9535 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9537         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9538         or newer.
9539         * configure: Regenerated.
9541 2006-09-27  Dave Brolley  <brolley@redhat.com>
9543         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9544         using $s instead of $r.
9545         * configure: Regenerated.
9547 2006-09-26  Thiemo Seufer  <ths@mips.com>
9549         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9550         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9551         * configure: Regenerate.
9553 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9555         * MAINTAINERS (Write After Approval): Remove myself.
9557 2006-09-22  Chao-ying Fu  <fu@mips.com>
9559         * MAINTAINERS (Write After Approval): Add myself.
9561 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9563         * MAINTAINERS: Add self as soft-fp maintainer.
9565 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9567         * MAINTAINERS: Add myself as avr maintainer.
9568         Remove Marek Michalkiewicz as avr maintainer.
9570 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9572         * MAINTAINERS (Write After Approval): Add myself.
9574 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9576         * configure.in: Never build newlib for a Mingw host.
9577         Never build newlib as Mingw target library.
9578         Test the existence of winsup/cygwin for building a Cygwin newlib,
9579         rather than just winsup.
9580         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9581         building a Mingw target.
9582         * configure: Regenerate.
9584 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9586         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9588 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9590         * config.guess: Import from src (was more updated).
9591         * config.sub: Likewise.
9593 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9595         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9596         * configure: Regenerated.
9598 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9600         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9601         for stages after the first.
9603 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9605         * Makefile.def: Add dependencies for configure-opcodes
9606         on configure-intl and all-opcodes on all-intl.
9607         * Makefile.in: Regenerated.
9609 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9611         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9613 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9615         Port to hosts whose 'sort' and 'tail' implementations
9616         treat operands with leading '+' as file names, as POSIX
9617         has required since 2001.  However, make sure the code still
9618         works on pre-POSIX hosts.
9619         * ltmain.sh: Don't assume "sort +2" is equivalent to
9620         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9622 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9624         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9626 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9628         * ltconfig: chmod 644 before ranlib during install.
9630 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9632         PR bootstrap/18058
9633         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9634         if the bootstrap compiler is a GCC version that supports it.
9635         * configure: Regenerate.
9637 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9639         * configure.in: Fix thinkos in previous check-in.
9640         * configure: Regenerate.
9642 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9644         PR other/27063
9645         * configure.in: Test subdir_requires and give an appropriate
9646         error message.
9647         * configure: Regenerate.
9649 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9651         * MAINTAINERS (Write After Approval): Add myself.
9653 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9655         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9657 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9659         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9661 2006-06-20  David Ayers  <d.ayers@inode.at>
9663         PR bootstrap/28072
9664         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9665         whether target-libjava is being configured instead of whether the
9666         java front end is enabled.
9667         * configure: Regenerate.
9669 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9671         PR target/27540
9672         * configure.in: Only enable libgomp on IRIX 6.
9673         * configure: Regenerate.
9675 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9677         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9678         too.
9679         * Makefile.in: Regenerate.
9681 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9683         * config-ml.in: Alter CCASFLAGS to include special
9684         multilib options the same as is done for CFLAGS.
9686 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9688         * configure.in: Don't enable libgomp on hpux10.
9689         * configure: Rebuilt.
9691 2006-06-12  David Ayers  <d.ayers@inode.at>
9693         PR bootstrap/27963
9694         PR target/19970
9695         * configure.in: Remove target-boehm-gc from noconfigdirs where
9696         ${libgcj} is specified.
9697         * configure: Regenerate.
9699 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9701         Sync from src:
9703         * configure.in: Sync.
9704         * configure: Regenerated.
9706         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9708         * Makefile.def: Added dependencies from sim and gdb on intl, and
9709         added configure dependencies to everything with an all dependency
9710         on intl.
9711         * Makefile.in: Regenerated.
9713 2006-06-06  David Ayers  <d.ayers@inode.at>
9715         PR libobjc/13946
9716         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9717         * Makefile.in: Regenerate.
9718         * configure.in: Add --enable-objc-gc at toplevel and have it
9719         enable boehm-gc for Objective-C.
9720         Remove target-boehm-gc from libgcj.
9721         Add target-boehm-gc to target_libraries.
9722         Add target-boehm-gc to noconfigdirs where ${libgcj}
9723         is specified.
9724         Assert that boehm-gc is supported when requested for Objective-C.
9725         Only build boehm-gc if needed either for Java or Objective-C.
9726         * configure: Regenerate.
9728 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9730         PR 27674
9731         * Makefile.tpl (configure-[+prefix+][+module+],
9732         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9733         Remove rule to unstage bootstrapped modules.
9734         (stage_current): New.
9735         * Makefile.in: Regenerate.
9737 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9739         * MAINTAINERS (Write After Approval): Update my e-mail address.
9741 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9743         * include/libiberty.h: Declare pex_run_in_environment.
9745 2006-05-31  Asher Langton  <langton2@llnl.gov>
9747         * MAINTAINERS (Write After Approval): Add myself.
9749 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9751         * Makefile.def (bfd, opcodes): Fix lib_path.
9752         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9753         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9754         * Makefile.in: Regenerate.
9756 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9758         * Makefile.in: Regenerate.
9760 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9762         * Makefile.def: Add install-html target. Add datarootdir
9763         docdir and htmldir to flags_to_pass.
9764         * Makefile.tpl: Add install-html target.
9765         * Makefile.in: Regenerate.
9766         * configure.in: Add --with-datarootdir, --with-docdir, and
9767         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9768         * configure: Regenerate.
9770 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9772         * configure.in: Enable gprof for cross builds.
9773         * configure: Regenerate.
9775 2006-05-22  Richard Guenther  <rguenther@suse.de>
9777         Revert
9778         2006-01-31  Richard Guenther  <rguenther@suse.de>
9779         Paolo Bonzini  <bonzini@gnu.org>
9781         * Makefile.def (target_modules): Add libgcc-math target module.
9782         * configure.in (target_libraries): Add libgcc-math target library.
9783         (--enable-libgcc-math): New configure switch.
9784         * Makefile.in: Re-generate.
9785         * configure: Re-generate.
9786         * libgcc-math: New toplevel directory.
9788 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9789             Andreas Tobler  <a.tobler@schweiz.ch>
9791         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9792         * configure: Rebuilt.
9794 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9796         * MAINTAINERS (Write After Approval): Add myself.
9798 2006-05-01  DJ Delorie  <dj@redhat.com>
9800         * configure.in: Restore CFLAGS if GMP isn't present.
9801         * configure: Regenerate.
9803 2006-05-01  Richard Guenther  <rguenther@suse.de>
9805         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9806         maintainer.
9808 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9810         * MAINTAINERS (Write After Approval): Add myself.
9812 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9814         * MAINTAINERS (Write After Approval): Add myself.
9816 2006-04-18  DJ Delorie  <dj@redhat.com>
9818         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9819         reference libgloss so that libssp can be built in a combined
9820         tree.
9821         * configure: Regenerate.
9823 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9825         * MAINTAINERS (Write After Approval): Add myself.
9827 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9829         * configure.in: Require makeinfo 4.4 or higher.
9830         * configure: Regenerate.
9832 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9834         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9835         Rearrange the entries of other libraries to have them in one place.
9837 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9839         * MAINTAINERS (Write After Approval): Remove myself.
9840         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9842 2006-03-14  Richard Guenther  <rguenther@suse.de>
9844         * configure: Regenerate with autoconf 2.13.
9846 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9848         * MAINTAINERS: Use my work address.
9850         * MAINTAINERS: Update my E-mail address.
9852 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9854         * configure.in: Handle --disable-<component> generically.
9855         * configure: Regenerate.
9857 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9859         PR libgcj/17311
9860         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9862 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9864         * MAINTAINERS (Write After Approval):  Remove myself.
9865         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9867 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9869         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9870         (TARGET_CONFIGDIRS): Remove.
9871         * configure.in: Remove AC_SUBST(target_configdirs).
9872         * Makefile.in, configure: Regenerated.
9874 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9876         * MAINTAINERS (Write After Approval):  Remove myself.
9877         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9879 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9881         PR bootstrap/25670
9883         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9885         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9886         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9887         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9888         BUILD_PREFIX, BUILD_PREFIX_1.
9889         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9891         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9892         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9894         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9895         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9896         of `cat stage_current`.  Always provide the `r' and `s' variables.
9897         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9898         a single shell execution.
9899         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9900         bootstrapped modules, make the stage1 module if the build was not
9901         started yet, else build the current stage.
9902         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9903         (all-build, all-host, all-target, [+make_target+]-host,
9904         [+make_target+]-target): Do not use \-continued lines.
9905         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9906         (current_stage, restrap, stage_last): New.
9908         * Makefile.in: Regenerate.
9909         * configure: Regenerate.
9911 2006-02-19  Bud Davis  <jmdavis@link.com>
9913         * MAINTAINERS (Write After Approval):  Remove myself.
9914         (Language Front End Maintainers):  Add myself as fortran 95
9915         maintainer and update e-mail address.
9917 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9919         * MAINTAINERS (Write After Approval):  Remove myself.
9920         (Language Front End Maintainers):  Add myself as fortran 95
9921         maintainer.
9923 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9925         * MAINTAINERS (Write After Approval): Add myself.
9927 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9929         * MAINTAINERS (Write After Approval):  Remove myself.
9930         (Language Front End Maintainers):  Add myself as
9931         fortran 95 maintainer.
9933 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9935         Sync from src:
9937         2005-12-27  Leif Ekblad  <leif@rdos.net>
9939         * configure.in: Add support for RDOS target.
9940         * configure: Regenerate.
9942 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9943             Andreas Schwab  <schwab@suse.de>
9945         * configure: Regenerate.
9947 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9949         * configure.in (enable_libgomp): Add AIX.
9950         * configure: Regenerate.
9952 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9954         * MAINTAINERS (Write After Approval): Add myself.
9956 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9958         * MAINTAINERS (Write After Approval): Add myself.
9960 2006-01-31  Richard Guenther  <rguenther@suse.de>
9961         Paolo Bonzini  <bonzini@gnu.org>
9963         * Makefile.def (target_modules): Add libgcc-math target module.
9964         * configure.in (target_libraries): Add libgcc-math target library.
9965         (--enable-libgcc-math): New configure switch.
9966         * Makefile.in: Re-generate.
9967         * configure: Re-generate.
9968         * libgcc-math: New toplevel directory.
9970 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9972         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9973         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9974         the assembler, linker and binutils.
9975         * configure: Regenerate.
9977 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9979         * MAINTAINERS (Write After Approval): Add myself.
9981 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9983         * configure: Regenerate.
9985 2006-01-18  Richard Henderson  <rth@redhat.com>
9986             Jakub Jelinek  <jakub@redhat.com>
9987             Diego Novillo  <dnovillo@redhat.com>
9989         * libgomp: New directory.
9990         * Makefile.def: Add target_module libgomp.
9991         * Makefile.in: Regenerate.
9992         * configure.in (target_libraries): Add target-libgomp.
9993         * configure: Regenerate.
9995 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9997         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9998         @ from continuation.
9999         * Makefile.in: Rebuilt.
10001 2006-01-04  Chris Lattner  <sabre@gnu.org>
10003         * MAINTAINERS (Write After Approval): Add myself.
10005 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
10007         PR bootstrap/24252
10009         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
10010         * Makefile.tpl (OBJDUMP): New.
10011         (EXTRA_HOST_FLAGS): Add it.
10012         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
10014         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
10015         to use symbolic links between directories.  Avoid race conditions
10016         or make them harmless.
10017         * configure.in: Do not try to use symbolic links between directories.
10019         * Makefile.def (LEAN): Pass.
10020         * Makefile.tpl (LEAN): Define.
10021         (stage[+id+]-start): Accept that the previous directory does not
10022         exist, if the bootstrap is lean.
10023         (stage[+id+]-bubble): Invoke lean bootstrap commands after
10024         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
10025         configure substitution.
10026         ([+compare-target+]): Likewise.
10027         ([+bootstrap-target+]-lean): New.
10028         * configure.in: Remove lean bootstrap support from here.
10030         * Makefile.in: Regenerate.
10031         * configure: Regenerate.
10033 2006-01-04  Ben Elliston  <bje@au.ibm.com>
10035         * MAINTAINERS (libdecnumber): Add myself.
10037 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
10039         * libtool-ldflags: New script.
10041 2006-01-02  Andreas Schwab  <schwab@suse.de>
10043         * configure.in: When reconfiguring remove Makefile in
10044         all stage directories.
10045         * configure: Regenerate.
10047 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
10049         * MAINTAINERS: Update my email address.
10051 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
10053         Revert Ada-related part of the previous change.
10055         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10056         Do not pass.
10057         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10058         * Makefile.in: Regenerate.
10059         * configure.in: Do not include mt-ppc-aix target fragment.
10060         * configure: Regenerate.
10062 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
10064         * configure.in: Select appropriate fragments for PowerPC/AIX.
10065         * configure: Regenerate.
10067         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10068         BOOT_CFLAGS, BOOT_LDFLAGS.
10069         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10070         BOOT_CFLAGS, BOOT_LDFLAGS.
10071         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10072         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10073         (stage): Fail if we cannot complete the work.
10074         * Makefile.in: Regenerate.
10076 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
10078         * configure.in: Replace ms1 with mt.
10079         * configure: Rebuilt.
10081 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
10083         * MAINTAINERS: Update my email address.
10085 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
10087         * Makefile.tpl (all, do-[+make_target+], do-check, install,
10088         install-host-nogcc): Don't invoke $(stage) at the end.
10089         * Makefile.in: Regenerate.
10091 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
10093         * configure.in: Flip the top-level bootstrap switch.
10094         * configure: Regenerate.
10096 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
10098         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10099         $(stage) and $(unstage).
10100         (EXTRA_TARGET_FLAGS): Correct double-quoting.
10101         (all): Remove stray semicolon.
10102         (local-distclean): Don't handle multilib.tmp and multilib.out.
10103         (install.all): Set $s for consistency.
10104         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10105         check_multilibs setting.  Always make the install directory.
10106         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10107         Correct @if/@endif.
10108         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10109         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10110         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10111         (multilib.out): Remove.
10112         * Makefile.in: Regenerated.
10114 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10116         * MAINTAINERS (Write After Approval): Add myself.
10118 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10120         * MAINTAINERS: Add myself as mt maintainer.
10122         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10124 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10126         * MAINTAINERS: Change email address.
10128 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10130         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10131         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10132         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10133         Find in-tree tools if available.
10134         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10135         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10136         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10137         (COMPILER_*_FOR_TARGET): New.
10138         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10139         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10140         (CONFIGURED_*, USUAL_*): Remove.
10141         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10142         STRIP): Use autoconf substitutions.
10143         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10144         COMPILER_NM_FOR_TARGET): New.
10145         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10147         (all): Make all-host and all-target in parallel.
10148         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10149         that $$r and $$s are set before invoking a recursive make.
10150         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10151         ([+bootstrap-target+]): Inline most of the `all' target.
10153 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10155         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10156         from the gcc build directory.
10157         * Makefile.in: Regenerate.
10159 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10161         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10162         depend on all-libdecnumber.
10163         * configure.in (host_libs): Include libdecnumber.
10164         * Makefile.in: Regenerate.
10165         * configure: Likewise.
10167 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10169         * libdecnumber: Import decNumber sources from the dfp-branch.
10171 2005-11-21  Kean Johnston  <jkj@sco.com>
10173         * config.sub, config.guess: Sync from upstream sources.
10175 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10177         Import from Autoconf sources:
10179         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10180         * config/move-if-change: Don't output "$2 is unchanged";
10181         suggested by Ben Elliston.  Handle weird characters correctly.
10183 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10185         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10186         to match upstream libtool for darwin.
10188 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10190         * Makefile.def: Remove gdb dependencies for gdbtk.
10191         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10192         (configure-gdb, install-gdb): New rules.
10193         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10194         * Makefile.in, configure: Regenerated.
10196 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10198         * MAINTAINERS (Write After Approval): Add myself.
10200 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10202         * MAINTAINERS (Write After Approval): Add myself.
10204 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10206         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10207         Diego Novillo.
10209 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10211         PR bootstrap/24297
10212         * Makefile.tpl (do-[+make-target+], do-check, install,
10213         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10214         are set before recursing.
10215         * Makefile.in: Regenerate.
10217 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10219         PR bootstrap/18939
10220         * Makefile.def (gcc) <target>: Fix thinko.
10221         * Makefile.in: Regenerate.
10223 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10225         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10226         * configure: Regenerate.
10228 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10230         * MAINTAINERS (Write After Approval): Add self.
10232 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10234         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10235         target-libffi, target-qthreads, target-libjava, and
10236         targetlibobjc.
10237         * configure: Regenerate.
10239 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10241         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10242         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10243         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10244         (USUAL_OBJDUMP_FOR_TARGET): New.
10245         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10246         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10247         * configure, Makefile.in: Regenerated.
10249 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10251         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10252         before other host packages.
10254 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10256         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10258 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10260         PR bootstrap/22340
10262         * configure.in (default_target): Remove.
10263         * Makefile.tpl (all): Do not use prerequisites as subroutines
10264         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10265         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10266         use prerequisites as subroutines.
10267         (check-host, check-target): New.
10268         (bootstrap configure & all targets): Do not use stage*-start
10269         if the directory layout is already ok.
10270         (non-bootstrap configure & all targets): Prepend a $(unstage).
10271         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10272         (NOTPARALLEL): Remove.
10273         (unstage, stage variables): New variables.
10274         (unstage, stage targets): Simply expand to those variables.
10276         * configure: Regenerate.
10277         * Makefile.in: Regenerate.
10279 2005-10-04  James E Wilson  <wilson@specifix.com>
10281         * Makefile.def (lang_env_dependencies): Add libmudflap.
10282         * Makefile.in: Regenerate.
10284 2005-10-03  Andreas Schwab  <schwab@suse.de>
10286         Backport from libtool CVS:
10287         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10289         * ltmain.sh: add support for installing into temporary
10290         staging area (e.g. 'make install DESTDIR=...')
10292 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10294         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10295         * configure: Regenerated.
10297 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10299         * configure: Regenerate with the correct
10300         autoconf version.
10302 2005-09-30  Catherine Moore  <clm@cm00re.com>
10304         * configure.in (bfin-*-*): New.
10305         * configure: Regenerated.
10307 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10309         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10310         (LIPO_FOR_TARGET): New.
10311         (CONFIGURED_LIPO_FOR_TARGET): New.
10312         (USUAL_LIPO_FOR_TARGET): New.
10313         (STRIP_FOR_TARGET): New.
10314         (CONFIGURED_STRIP_FOR_TARGET): New.
10315         (USUAL_STRIP_FOR_TARGET): New.
10316         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10317         STRIP_FOR_TARGET.
10318         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10319         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10320         * Makefile.in: Regenerate.
10321         * configure: Regenerate.
10323 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10325         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10326         (rs6000-*-aix*): Same.
10327         * configure: Regenerate.
10329 2005-09-16  Tom Tromey  <tromey@redhat.com>
10331         * MAINTAINERS: Add self as java maintainer.
10333 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10335         * configure.in: Recognize f95 in the --enable-languages option,
10336         and substitute it for fortran, issuing a warning.
10337         * configure: Regenerate.
10339 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10341         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10342         * configure:  Regenerated.
10344 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10346         * MAINTAINERS: Add self as ms1 maintainer.
10348 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10350         * Makefile.def (libssp): Add to lang_env_dependencies.
10351         * Makefile.in: Regenerate.
10353 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10355         * MAINTAINERS: Add myself as middle-end maintainer.
10357 2005-08-17  Christian Groessler  <chris@groessler.org>
10359         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10360         * Makefile.in: Regenerate.
10362 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10364         * MAINTAINERS (write after approval): Added myself.
10366 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10368         * MAINTAINERS (Write After Approval): Add myself.
10370 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10372         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10373         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10374         Look for alternate names of the target cc and c++
10375         * configure: Regenerate.
10377 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10379         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10380         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10381         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10382         tools; remove code to manually set them.
10383         (Target tools): Look in the environment for them.
10384         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10385         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10386         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10387         build directory.
10388         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10389         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10390         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10391         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10392         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10393         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10394         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10395         * configure: Regenerate.
10396         * Makefile.in: Regenerate.
10398 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10400         * MAINTAINERS: Update for removed CPU targets.
10402 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10404         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10405         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10406         * Makefile.in: Regenerated.
10408 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10410         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10411         (CFLAGS_FOR_TARGET): Use it.
10412         (CXXFLAGS_FOR_TARGET): Likewise.
10413         * Makefile.in: Regenerated.
10414         * configure.in (--with-build-sysroot): New option.
10415         * configure: Regenerated.
10417 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10419         * Makefile.tpl: Wrap install between unstage and stage
10420         * Makefile.in: Regenerate.
10422 2005-07-21  Eric Christopher  <echristo@apple.com>
10424         * MAINTAINERS: Update affiliation.
10426 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10428         * MAINTAINERS: Add self as crx port maintainer.
10430 2005-07-20  DJ Delorie  <dj@redhat.com>
10432         * MAINTAINERS: Add self as m32c maintainer.
10434 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10436         * all files: Update FSF address.
10438 2005-07-15  Eric Christopher  <echristo@redhat.com>
10440         * MAINTAINERS: Change affiliation.
10442 2005-07-14  Jim Blandy  <jimb@redhat.com>
10444         * configure.in: Add cases for Renesas m32c.
10445         * configure: Regenerated.
10447 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10449         * COPYING.LIB: Update from fsf.org.
10451 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10453         * COPYING, compile, config.guess,
10454         config.sub, install-sh, missing, mkinstalldirs,
10455         symlink-tree, ylwrap: Sync from upstream sources.
10456         * config-ml.in: Update FSF address.
10458 2005-07-13  Eric Christopher  <echristo@redhat.com>
10460         * configure.in: Add toplevel noconfigdir support for tpf.
10461         * configure: Regenerate.
10463 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10465         PR ada/22340
10467         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10468         * Makefile.in: Regenerate.
10470 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10472         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10473         Brolley to write-after-approval.
10475 2005-07-07  Andreas Schwab  <schwab@suse.de>
10477         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10478         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10479         * Makefile.in: Regenerated.
10481 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10483         * configure.in: Don't build sim or rda when targetting darwin.
10484         * configure: Regenerate.
10486 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10488         * configure.in: Add --enable-libssp and --disable-libssp.
10489         * configure: Regenerate with autoconf-2.13.
10491 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10493         * Makefile.def (target_modules): Add libssp.
10494         * configure.in (target_libraries): Add target-libssp.
10495         * configure: Rebuilt.
10496         * Makefile.in: Rebuilt.
10498 2005-07-01  Zack Weinberg  <zackw@panix.com>
10500         * MAINTAINERS: Change email address.  Resign from maintainership.
10502 2005-07-01  Richard Guenther  <rguenther@suse.de>
10504         * MAINTAINERS: Change my e-mail address and affiliation.
10506 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10508         * Makefile.def (stagefeedback): Come after profile.
10509         Define profiledbootstrap target.
10510         * Makefile.tpl (profiledbootstrap): Remove.
10511         (stageprofile-end): Zap stagefeedback.
10512         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10513         * Makefile.in: Regenerate.
10515 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10517         * MAINTAINERS: Update my email address.
10519 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10521         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10522         In 'cpp' stanza, support '#line' as well as '# '.
10524 2005-06-08  Andreas Schwab  <schwab@suse.de>
10526         * MAINTAINERS: Move myself from 'Write After Approval' to
10527         'CPU Port Maintainers' section as m68k maintainer.
10529 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10531         * configure.in (unsupported_languages): New macro.
10532         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10533         non-ported target libraries in noconfigdirs.
10534         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10535         non-linux-gnu.  Remove libgcj_ex_libffi.
10536         <lang_frag loop>: Set add_this_lang=no if the language is in
10537         unsupported_languages.
10538         * configure: Regenerate.
10540 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10542         * configure.in: Fix typo in handling of --with-mpfr-dir.
10543         * configure: Regenerate.
10545 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10547         * MAINTAINERS: Update my email address.
10549 2005-06-02  Jim Blandy  <jimb@redhat.com>
10551         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10552         accepted into the master sources.)
10554 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10555             Michael Snyder  <msnyder@redhat.com>
10556             Stan Cox  <scox@redhat.com>
10558         * configure.in: Set noconfigdirs for ms1.
10560         * configure: Regenerate.
10562 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10564         * MAINTAINERS (Write After Approval): Add self.
10566 2005-06-01  Josh Conner  <jconner@apple.com>
10568         * MAINTAINERS (Write After Approval): Add self.
10570 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10572         * MAINTAINERS: Update my email address.
10574 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10576         * MAINTAINERS (Write After Approval): Add self.
10578 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10580         * MAINTAINERS (Write After Approval): Remove self.
10582 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10584         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10585         (Dependencies): Consider target modules for bootstrap dependencies.
10586         Make target bootstrap modules depend on each stage's gcc.
10587         * Makefile.in: Regenerate.
10589 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10591         * Makefile.def (configure-gcc): Depend on binutils having been built.
10592         (all-gcc): No need to do it here.
10593         * Makefile.in: Regenerate.
10595 2005-05-19  Paul Brook  <paul@codesourcery.com>
10597         * configure.in: Rewrite misleading error message when requested
10598         language cannot be built.
10599         * configure: Regenerate.
10601 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10603         * ylwrap: Import from Automake 1.9.5.
10605 2005-05-13  David Ung  <davidu@mips.com>
10607         * MAINTAINERS (Write After Approval): Add self.
10609 2005-05-09  Mike Stump  <mrs@apple.com>
10611         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10612         lt_cv_sys_max_cmd_len for now.
10614 2005-05-09  Stan Cox  <scox@redhat.com>
10616         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10618 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10620         * README.SCO: Update the URL.
10622 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10624         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10625         with_gnu_ld to libtool.
10626         * ltcf-c.sh (aix[45]): Define file_list_spec.
10627         * ltcf-cxx.sh (aix[45]): Same.
10628         * ltcf-gcj.sh (aix[45]): Same.
10629         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10630         exists, write list of input files to temporary file.
10632 2005-05-04  Mike Stump  <mrs@apple.com>
10634         * configure.in: Always pass --target to target configures as
10635         otherwise rebuilds that do --recheck will fail.
10636         * confiugure: Rebuilt.
10638 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10640         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10641         STAGE_HOST_EXPORTS.
10642         (configure, all): Add bootstrap support.
10643         (Host modules, target modules): Pass post-stage1 flags and exports.
10644         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10645         * Makefile.in: Regenerate.
10647 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10649         * configure: Regenerate.
10651 2005-04-27  Mike Stump  <mrs@apple.com>
10653         * MAINTAINERS: Add self as darwin maintainer.
10655 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10657         * config.sub: Update from master copy.
10659 2005-04-21  Mike Stump  <mrs@apple.com>
10661         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10662         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10664 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10666         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10667         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10668         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10669         "*-*-elf" and "*-*-linux*".
10670         * configure: Regenerate.
10672 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10674         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10676 2005-04-12  Mike Stump  <mrs@apple.com>
10678         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10680 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10682         * MAINTAINERS (Write After Approval): Add myself.
10684 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10686         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10688 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10690         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10691         (TARGET_CONFIGARGS): Include --with-target-subdir.
10692         (configure, all): New macros.  Use them throughout.
10693         * Makefile.in: Regenerate.
10695 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10697         * MAINTAINERS (Write After Approval): Add myself.
10699 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10701         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10703 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10705         * MAINTAINERS: Move John Carr to Write After Approval.
10707 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10709         * config/mh-mingw32: Delete.
10710         * configure.in: Don't use it.
10711         * configure: Regenerate.
10713 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10715         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10716         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10717         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10718         (HOST_LIB_PATH): Generate from Makefile.def.
10719         (TARGET_LIB_PATH): Likewise.
10720         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10721         * Makefile.in: Regenerate.
10722         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10723         (RPATH_ENVVAR): Include Darwin case.
10724         * configure: Regenerate.
10726 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10728         * MAINTAINERS (Various Maintainers): Remove self.
10729         (Write After Approval): Add self.
10731 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10733         * MAINTAINERS (Various Maintainers): Add self.
10735 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10737         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10738         * configure: Regenerate.
10740 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10742         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10743         gcc_version, and gcc_version_trigger from set of flags to pass.
10744         * Makefile.tpl: Remove definitions of above variables.
10745         (config.status): Remove dependency on $(gcc_version_trigger).
10746         * Makefile.in: Regenerate.
10747         * configure.in: Do not reference config/gcc-version.m4 nor
10748         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10749         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10750         * configure: Regenerate.
10752 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10753             Andrew Pinski  <pinskia@physics.uc.edu>
10755         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10756         * Makefile.in: Regenerate.
10758 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10760         * MAINTAINERS (Write After Approval): Add myself.
10762 2005-03-03  David Ayers  <d.ayers@inode.at>
10764         * MAINTAINERS (Write After Approval): Add myself.
10766 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10768         PR libgcj/20160
10769         * ltmain.sh: Avoid creating archives with components that have
10770         duplicate basenames.
10772 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10774         PR bootstrap/20250
10775         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10776         instead of check.
10777         * Makefile.in: Regenerate.
10779 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10781         * Makefile.in: Regenerate to fix conflict between the previous two
10782         patches.
10784 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10786         PR bootstrap/17383
10787         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10788         * Makefile.tpl (HOST_SUBDIR): New substitution.
10789         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10790         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10791         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10792         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10793         (Host modules, Bootstrapped modules): Use it.
10794         (Build modules, Target modules): Do not create symlink trees,
10795         always configure out-of-srcdir.
10796         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10797         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10798         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10799         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10801         * Makefile.in: Regenerate.
10802         * configure: Regenerate.
10804 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10806         Merged from libada-gnattools-branch:
10807         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10809         * gnattools: New directory.
10810         * Makefile.def: Add gnattools as a module, depending on target-libada.
10811         * Makefile.in: Regenerate.
10812         * configure.in: Include gnattools in host_tools; disable it if ada
10813         is disabled.
10814         * configure: Regenerate.
10816 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10818         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10819         treelang maintainer.
10820         (Write After Approval): Remove myself.
10822 2005-02-23  Paul Schlie  <schlie@comcast.net>
10824         * configure.in: Allow darwin targeted ports to build tk, itcl and
10825         libgui.
10826         * configure: Regenerate.
10828 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10830         PR libgcj/10353
10831         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10832         * configure: Regenerate.
10834 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10836         * MAINTAINERS (Write After Approval): Add myself.
10838 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10840         * MAINTAINERS: Update my e-mail address.
10842 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10844         * MAINTAINERS (Write After Approval): Add myself.
10846 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10848         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10849         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10850         target-libgloss when not *-*-elf and *-*-aout.
10851         * configure: Regenerate.
10853 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10855         * MAINTAINERS: Remove obsolete entries.
10857         * MAINTAINERS (Write After Approval): Add Michael Matz.
10859 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10861         * MAINTAINERS: Remove self as cpplib maintainer.
10863 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10865         * install-sh, config.sub: Import from upstream.
10867 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10869         PR bootstrap/18222
10870         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10871         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10872         * Makefile.in: Regenerate.
10874 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10876         * MAINTAINERS: Update my email address.
10878 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10879             Andreas Schwab  <schwab@suse.de>
10881         PR bootstrap/18033
10882         * config-ml.in: Eval option if surrounded by single quotes.
10884 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10886         Revert 2004-12-28 Makefile changes, a better fix will be
10887         applied to mainline and src after GCC 4.0 branches.
10889 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10891         PR bootstrap/17383
10893         * Makefile.def (target_modules): Remove stage parameter,
10894         it is always true now.
10895         * Makefile.tpl (configure-build-[+module+],
10896         configure-target-[+module+]): Always build symlink tree
10897         for the directory and for include.  BUILD_SUBDIR and
10898         TARGET_SUBDIR cannot be . anymore.
10899         * Makefile.in: Regenerate.
10901 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10903         Revert 2004-12-08 Makefile changes.
10905 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10907         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10908         cygwin, mingw.
10910 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10912         * configure.in (sh64-*-*): Reenable gprof.
10913         * configure: Regenerate.
10915 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10917         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10918         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10919         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10920         * Makefile.in: Regenerate.
10922 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10924         * MAINTAINERS: Update my email address.
10926 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10928         * Makefile.tpl: Generate normal dependencies if the LHS module is
10929         not bootstrapped.
10930         * Makefile.in: Regenerate.
10932 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10934         * configure.in: Include config/gxx-include-dir.m4.  Use
10935         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10936         * configure: Regenerate.
10938 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10940         * config.if: Delete.
10941         * configure.in: Set libstdcxx_incdir directly.
10942         * configure: Regenerate.
10944 2004-12-02  Eric Christopher  <echristo@redhat.com>
10946         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10947         * Makefile.in: Regenerate.
10949 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10951         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10952         * configure: Regenerate.
10954 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10956         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10957         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10958         * configure: Regenerate.
10960 2004-12-01  Eric Christopher  <echristo@redhat.com>
10962         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10963         of things to remove.
10965 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10967         * MAINTAINERS (Write After Approval): Update my e-mail address.
10969 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10971         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10972         from CVS libtool to always pass_all.
10974 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10976         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10977         (hppa*64*-*-*): Delete incorrect comment.
10978         * configure: Rebuilt.
10980 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10982         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10984 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10986         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10987         from CVS libtool to always pass_all.
10989 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10991         * install-sh, compile: Import from automake.
10993 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10995         * config.guess, config.sub:  Import from savannnah.
10997 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10999         * MAINTAINERS (Write After Approval): Add myself
11001 2004-11-12  Mike Stump  <mrs@apple.com>
11003         * Makefile.def: Add html support.
11004         * Makefile.tpl: Likewise.
11005         * Makefile.in: Regenerate.
11007 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
11009         PR 18423
11010         * configure.in: Remove all instances of build-fixincludes from
11011         noconfigdirs.
11012         (build_configargs): Supply --target to subdirectories.
11013         * configure: Regenerate.
11015         * Makefile.def: Make gcc install depend on fixincludes install.
11016         * Makefile.in: Regenerate.
11018 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
11020         * MAINTAINERS: Add myself as gcc testsuite maintainer.
11022 2004-11-11  Paul Brook  <paul@codesourcery.com>
11024         * MAINTAINERS: Add self as arm maintainer.  Update email address.
11026 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
11028         * configure.in (noconfigdirs) [mmix-*-*]: Disable
11029         target-libgfortran.
11030         * configure: Regenerate.
11032 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
11034         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11035         like CC.
11037 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
11039         * Makefile.def (host fixincludes): Specify missing targets.
11040         * Makefile.in: Regenerate.
11042 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
11044         * MAINTAINERS: Add myself
11046 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
11048         * MAINTAINERS (Write After Approval): Add myself.
11050 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
11052         * Makefile.def: Build fixincludes for the host, too.
11053         * Makefile.in: Regenerate.
11054         * configure.in (host_tools): Add fixincludes.
11055         * configure: Regenerate.
11057 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
11059         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11060         * configure: Regenerated.
11062 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
11064         PR other/17783
11065         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11066         * configure: Regenerated.
11068 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
11070         * README.SCO: Update per FSF instructions.
11072 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
11074         PR target/18151
11075         * configure.in (case ${target}): Do not build fixincludes for avr.
11076         * configure: Regenerated.
11078 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
11080         * configure.in (case ${target}): Do not build fixincludes
11081         on platforms where it is not used.
11082         * configure: Regenerated.
11084 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
11086         * configure.in: Use an absolute path to install-sh.
11087         * configure: Regenerated.
11089 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
11091         * MAINTAINERS (Write After Approval): Add myself.
11093 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
11095         * MAINTAINERS: Remove from Write After Approval those that are
11096         already maintainers.
11098 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
11100         * MAINTAINERS:  Update my email address.
11102 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
11104         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11105         * configure: Regenerate.
11107 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11109         * MAINTAINERS:  Update my email address.
11111 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11113         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11114         entries belonging to this category.
11116 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11118         * MAINTAINERS: Update my e-mail address.
11120 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11122         Fix wrong conflict resolution in:
11124         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11126         * Makefile.in: Regenerate.
11127         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11128         in the recursive `make', instead of hardwiring `all'.
11129         (Autogenerated TARGET-* variables): New.
11131 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11133         * configure.in: Enable target-libgloss for crx-*-*.
11134         * configure: Regenerate.
11136 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11138         * MAINTAINERS (Various Maintainers): Move the "windows,
11139         cygwin, mingw" maintainer to ...
11140         (OS Port Maintainers): ... here.
11142 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11144         * MAINTAINERS (Write After Approval): Remove those that are
11145         maintainers of some subsystem.
11147 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11149         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11150         * ltcf-cxx.sh (tpf*): Likewise.
11151         * ltconfig (tpf*): Add TPF OS configuration support.
11153 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11155         * MAINTAINERS: Change my email address to my new work account.
11157 2004-09-24  Michael Roth  <mroth@nessie.de>
11159         * configure.in (--without-headers): Add missing double quotes.
11160         * configure: Regenerate.
11162 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11164         * ylwrap: Revert to previous version.
11166 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11168         PR bootstrap/17369
11169         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11170         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11171         SET_GCC_LIB_PATH_CMD.
11172         (BASE_TARGET_EXPORTS): Likewise.
11173         * Makefile.in: Regenerated.
11175         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11176         * configure: Regenerated.
11178 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11180         * config.guess: New upstream version
11181         * compile, depcomp, install-sh, ylwrap: Likewise.
11183 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11185         * config/mh-x86omitfp: New host makefile fragment.  Add
11186         -fomit-frame-pointer to the default BOOT_CFLAGS.
11187         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11188         * configure: Regenerate.
11190 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11192         PR target/11572
11193         * configure.in (*-*-darwin*): Renable libobjc.
11194         * configure: Regenerate.
11196 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11198         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11200 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11202         * Makefile.def: Remove libbanshee.
11203         * Makefile.tpl: Ditto.
11204         * configure.in: Ditto.
11205         * Makefile.in: Regen.
11206         * configure: Ditto.
11208 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11210         * ltmain.sh: Use $pic_object as $non_pic_object if
11211         $non_pic_object=none.
11213 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11215         * missing: Import latest version from master repository.
11217 2004-09-06  Nick Clifton  <nickc@redhat.com>
11219         * config.sub: Import latest version from master repository.
11220         * config.guess: Likewise.
11221         This includes these changes:
11223         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11225         * config.sub: Handle crisv32, alias etraxfs.
11226         * config.guess (crisv32:Linux:*:*): Handle.
11228         2004-08-13  Brad Smith  <brad@comstyle.com>
11230         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11231         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11233         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11235         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11236         assume the processor is a powerpc.  This is because coreutils
11237         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11238         in this case, due to a MacOS X bug that causes
11239         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11240         to return a negative number.
11241         Problem reported by Petter Reinholdtsen in:
11242         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11244         2004-07-19  Ben Elliston  <bje@gnu.org>
11246         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11248         2004-06-24  Ben Elliston  <bje@gnu.org>
11250         * config.guess: Update copyright years.
11251         * config.sub: Likewise.
11253         2004-06-22  Robert Millan  <robertmh@gnu.org>
11255         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11256         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11258         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11260         * config.guess (*:*VMS:*:*): New entry. Replaces
11261         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11262         manufacturer.
11264         2004-06-22  Ben Elliston  <bje@gnu.org>
11266         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11267         * config.sub: Likewise.
11269         2004-06-22  Ben Elliston  <bje@gnu.org>
11271         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11272         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11274         2004-06-11  Ben Elliston  <bje@gnu.org>
11276         * config.guess (pegasos:OpenBSD:*:*): Remove.
11278         2004-06-11  Ben Elliston  <bje@gnu.org>
11280         From Wouter Verhelst <wouter@grep.be>:
11281         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11283         2004-06-11  Ben Elliston  <bje@gnu.org>
11285         * config.guess (luna88k:OpenBSD:*:*): New.
11287         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11289         * config.guess (m32r*:Linux:*:*): New case.
11290         * config.sub: Handle m32rle.
11292         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11294         From Jens Petersen  <petersen@redhat.com>:
11295         * config.sub: Handle sparcv8.
11297         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11299         From Tom Smith <smith@cag.lkg.hp.com>:
11300         * config.guess: Version suffixes are equally significant on Tru64
11301         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11302         prefix of "P" (patched kernel).
11304         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11306         * config.sub: Add support for National Semiconductor CRX target.
11308 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11310         * MAINTAINERS (Various Maintainers): Remove myself as web page
11311         maintainer, add myself as maintainer of build status lists.
11313 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11315         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11316         *-*-netware, but add target-libmudflap.
11317         Consolidate *-*-netware targets (of which really only i?86 exists)
11318         into a single entry.
11319         * configure: Likewise.
11321 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11323         * Makefile.tpl (sorry): Remove.
11324         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11325         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11326         (do-clean): Clean per-stage directories too.
11327         (do-distclean): Run distclean-stage1 too.
11328         (.NOTPARALLEL): Enable during toplevel bootstrap.
11329         (stage[+id+]-bubble): Enable parallel execution during
11330         the recursive invocation.
11331         * Makefile.in: Regenerate.
11333         Fix previous checkin:
11335         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11336         include.
11337         * configure.in: Fix indentation.
11338         * configure: Regenerate.
11340 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11342         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11343         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11344         * configure: regenerate
11345         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11346         -mdynamic-no-pic
11348 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11350         * Makefile.def (build_modules): Add fixincludes.
11351         (dependencies): Make gcc depend on fixincludes.
11352         * configure.in (build_tools): Add fixincludes.
11353         (build_configdirs): Always include build_libs.
11354         * Makefile.in: Regenerate.
11355         * configure: Regenerate.
11357 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11359         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11360         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11361         phony targets; do not generate timestamp files.
11362         (distclean-stageN): Remove references to their timestamp files.
11363         (restageN, touch-stageN): Remove.
11364         (stageN-bubble): Rewritten.
11365         (compare): Support lean bootstraps.
11366         * Makefile.in: Regenerate.
11368         * configure.in: Only warn when bootstrapping but
11369         build != host or build != target.  Support lean bootstraps.
11370         * configure: Regenerate.
11372 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11374         * configure.in:  Give a better error message if GMP/MPFR are missing
11375         and a language needing them has been requested.
11376         * configure:  Regenerated.
11378 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11380         * configure.in:  Print a list of available language front-ends if
11381         a requested one is missing.  Tidy stray tab characters.
11382         * configure:  Regenerated.
11384 2004-08-19  Michael Koch  <konqueror@gmx.de>
11386         * gcc/doc/install.texi: Update entry about automake for libjava.
11388 2004-08-17  Robert Millan  <robertmh@gnu.org>
11390         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11391         (instead of FreeBSD).
11392         * configure: Regenerate.
11394 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11396         * Makefile.in: Regenerate.
11397         * configure: Regenerate.
11399         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11400         stage_*_flags.
11401         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11402         for bootstrapped modules if toplevel bootstrap is going.
11403         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11404         modules.  Adjust for changes in Makefile.def.  Enable several
11405         rules even in non-bootstrap mode, just to avoid peppering the
11406         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11407         (stage-[+prev+]-bubble): Remove.
11409         * Makefile.def (Dependencies): Depend on all-build-bison,
11410         all-build-flex, all-build-byacc, all-build-texinfo, rather
11411         than the host variations.
11412         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11413         with BUILD_SUBDIR.
11414         (BISON): Update for recent Bisons.
11415         (YACC): Fix typo.
11416         (cross): Depend on all-build.
11417         (all): Do not depend on all-build.
11418         (prebootstrap): Remove.
11419         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11420         (Prebootstrap dependencies): Add them to the per-stage targets
11421         and to all-prebootstrap.
11422         * configure.in (build_configdirs): Always enable build_tools.
11423         (BUILD_DIR_PREFIX): Remove.
11425         * Makefile.def (gcc): Add target variable.
11426         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11427         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11428         in the recursive `make', instead of hardwiring `all'.
11429         (Autogenerated TARGET-* variables): New.
11431 2004-08-13  Brian Booth  <bbooth@redhat.com>
11433         * MAINTAINERS: Remove myself from write-after-approval.
11435 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11437         * src-release: Stop distributing mmalloc with gdb (which doesn't
11438         use it).
11439         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11440         * Makefile.in: Regenerate.
11442 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11444         * configure.in (arm*-*-eabi*): New target.
11445         * configure: Regenerate.
11447 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11449         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11450         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11451         (Dependencies): New section.
11452         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11453         (configure-target-[+module+]): Depend on maybe-all-gcc
11454         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11455         (toplevel profiledbootstrap): Fix dependencies.
11456         * Makefile.in: Regenerate.
11458 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11460         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11461         target-libiberty to noconfigdirs.
11462         * configure: Regenerate.
11464 2004-08-03  Paul Brook  <paul@codesourcery.com>
11466         * configure.in: Check for MPFR as well as GMP.
11467         * configure: Regenerate.
11469 2004-08-01  Robert Millan  <robertmh@gnu.org>
11471         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11472         libmudflap for all GNU-based systems (with Glibc).
11473         * configure: Regenerate.
11475 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11477         * Makefile.def (host-modules): Add gcc.
11478         * Makefile.in: Regenerate.
11479         * Makefile.tpl (sorry): New rule.
11480         (configure-host, all-host, [+make_target+]-host, do-check,
11481         install-host): Do not add gcc as a special case.
11482         (host modules): Add a small special-casing for gcc.  Export
11483         extra_make_flags through the environment.
11484         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11485         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11486         other recursive targets for gcc): Remove.
11488         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11489         (stage, unstage): New rules.
11490         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11491         distclean-stage[+id+]): Use stage_current.
11492         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11493         the stage*-start rules.
11495 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11497         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11498         use -all_load flag.
11500 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11502         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11503         * configure: Regenerate.
11505 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11507         * maintainer-scripts/gcc_release: Revert yesterday's change.
11509 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11511         * MAINTAINERS: Add myself to write-after-approval.
11513 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11515         * libf2c: Removed.
11516         * gcc/gccbug.in: Updated because of libf2c removal.
11517         * maintainer-scripts/gcc_release: Ditto.
11519 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11521         * configure.in: Build libmudflap by default on FreeBSD.
11522         * configure: Regenerated.
11524 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11526         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11527         systems.
11528         * configure: Regenerated.
11530 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11532         PR target/16344
11533         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11534         feedback based compiler.
11535         * Makefile.in: Rebuilt.
11537 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11539         * Makefile.def (host_modules): Set bootstrap=true for flex.
11540         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11541         * Makefile.in: Rebuilt.
11543 2004-07-07  Jan Hubicka  <jh@suse.cz>
11545         * MAINTAINERS: Add self as a profile feedback maintainer.
11547 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11549         * configure.in:  Do not prepend $srcdir to /dev/null in
11550         makefile fragments.
11551         * configure:  Regenerate.
11553 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11555         * Makefile.def (build_modules): Add bison, byacc, flex,
11556         m4, texinfo.
11557         (flags_to_pass): Add FLEX.
11558         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11559         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11560         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11561         DEFAULT_MAKEINFO): Remove.
11562         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11563         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11564         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11565         objdir or else use configured tool.
11566         (all-build): New.
11567         (all): Depend on it.
11568         (Build module dependencies): Add.
11569         * Makefile.in: Regenerate.
11570         * configure.in: Better support for multiple build modules,
11571         matching what is done for host/target modules.  Do not look
11572         for "plausible" locations of build tools if Canadian cross.
11573         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11574         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11575         * configure: Regenerate.
11577 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11579         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11580         * Makefile.in: Regenerate.
11582 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11584         * Makefile.tpl (configure-build-[+module+],
11585         configure-[+module+], configure-target-[+module+]): Pass
11586         [+extra_configure_args+].
11587         (all-build-[+module+], all-[+module+], check-[+module+],
11588         install-[+module+], [+make_target+]-[+module+],
11589         all-target-[+module+], check-target-[+module+],
11590         install-target-[+module+], [+make_target+]-target-[+module+]):
11591         Pass [+extra_make_args+].
11592         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11593         (GCC_HOST_EXPORTS): Remove.
11594         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11595         cross, check-gcc, check-gcc-c++, install-gcc,
11596         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11597         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11598         * Makefile.in: Regenerate.
11600 2004-06-21  Matthew Sachs  <msachs@apple.com>
11602         * MAINTAINERS: Added self to write-after-approval.
11604 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11606         * configure.in: Check for srcdir/winsup rather than build directory
11607         winsup.
11608         * configure: Regenerate.
11610 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11612         * configure.in: Don't build Cygwin native newlib if winsup
11613         directory is missing.  Emit warning instead.
11614         * configure: Regenerate.
11616 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11618         * Makefile.tpl (touch-stage[+id+]): New.
11619         (restage[+prev+]): Depend on touch-stage[+id+].
11621         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11622         Use it throughout.
11624         * Makefile.def: Add profile and feedback bootstrap stages.
11625         Remove next field from bootstrap stages.
11626         * Makefile.tpl (LN, LN_S): Substitute.
11627         (stageN-start, stageN-end): Use double-colon rules, to
11628         provide a hook for additional setup commands.
11629         (distclean-stageN-gcc, restageN): Create dependencies from
11630         [+prev+], not from [+next+].
11631         (stageN-bubble): Add commands for successive stages from
11632         [+prev+], using double-colon rules.
11633         (all-stageN-gcc): Fix typo.
11634         (stagefeedback-start, profiledbootstrap): New.
11635         * Makefile.in: Regenerate.
11636         * configure.in: Call ACX_PROG_LN.
11637         * configure: Regenerate.
11639 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11641         * MAINTAINERS (Write After Approval): Add myself.
11643 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11645         * MAINTAINERS (Write After Approval): Add myself.
11647 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11649         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11650         without gcc.
11651         * configure: Regenerate.
11653 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11655         * Makefile.tpl: Fix typo.
11656         * Makefile.in: Regenerate.
11658 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11660         * configure.in: Remove new- prefix from toplevel
11661         bootstrap targets.
11662         * configure: Regenerate.
11664 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11666         * Makefile.tpl (all.normal): Rename to all.
11667         (all): Replace with a rule to pick the default
11668         target from configure.
11669         (all-gcc, configure-gcc): Use conditionals to
11670         do nothing when toplevel bootstrap is going on.
11671         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11672         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11673         * configure.in: Support --enable-bootstrap.
11675         * Makefile.def: Remove new- prefix from toplevel
11676         bootstrap targets.
11677         * Makefile.tpl: Likewise.
11679         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11680         target.
11682         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11683         $(RECURSE_FLAGS) to recursive invocation of make.
11685         * Makefile.in: Regenerate.
11686         * configure: Regenerate.
11688 2004-05-30  Andreas Jaeger  <aj@suse.de>
11689             Jim Wilson  <wilson@specifixinc.com>
11691         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11692         like CC.
11694 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11696         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11697         * configure: Regenerate.
11699 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11701         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11702         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11703         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11704         targets.
11705         * Makefile.in: Regenerate.
11707 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11709         * configure.in: Test the ability to symlink directories.
11710         * configure: Regenerate.
11712         * Makefile.def (bootstrap-stage): New definitions.
11713         * Makefile.tpl (configure-stage1-gcc,
11714         configure-stage2-gcc, configure-stage3-gcc,
11715         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11716         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11717         new-restage3, compare): Autogenerate, see Makefile.in
11718         entry for behavioral changes.
11719         (distclean-stage1, new-stage1-start, new-stage1-end,
11720         new-stage1-bubble, distclean-stage2, new-stage2-start,
11721         new-stage2-end, new-stage2-bubble, distclean-stage3,
11722         new-stage3-start, new-stage3-end): New autogenerated targets.
11723         (objext, prebootstrap, BOOT_CFLAGS,
11724         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11725         targets.
11727         * Makefile.in: Regenerate.
11728         (distclean-stage1, new-stage1-start, new-stage1-end,
11729         new-stage1-bubble, distclean-stage2, new-stage2-start,
11730         new-stage2-end, new-stage2-bubble, distclean-stage3,
11731         new-stage3-start, new-stage3-end): New targets.
11732         (all-stage1-gcc): Move prebootstrap dependency from here...
11733         (configure-stage1-gcc): ...to here.
11734         (new-bootstrap): Use bubble targets.
11735         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11736         Use per-stage distclean targets.
11737         (configure-stage1-gcc, configure-stage2-gcc,
11738         configure-stage3-gcc, all-stage1-gcc,
11739         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11740         Use new-stageN-start to prepare the tree.
11742 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11744         * Makefile.def (host_modules): add libcpp.
11745         * Makefile.tpl: Add dependencies on and for libcpp.
11746         * Makefile.in: Regenerate.
11747         * configure.in: Add libcpp host module.
11748         * configure: Regenerate.
11750 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11752         * Makefile.tpl: Whenever a recursive target is defined, wrap
11753         it in a special @if/@endif block, and prepare its maybe
11754         dependency in the @if/@endif block
11755         * configure.in: Instead of writing maybe dependencies, remove
11756         the @if/@endif statements, and remove the @if/@endif blocks
11757         that remain.
11758         * configure: Regenerate.
11759         * Makefile.in: Regenerate.
11761 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11763         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11765 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11767         PR bootstrap/15120
11768         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11769         * */configure: Rebuilt.
11771 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11773         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11774         of libf2c.
11775         * configure, Makefile.in: Regenerate.
11777 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11779         * MAINTAINERS (Write After Approval): Add myself.
11781 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11783         Merge from tree-ssa-20020619-branch.
11785         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11786         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11787         (HOST_GMPLIBS): Define.
11788         (HOST_GMPINC): Define.
11789         (TARGET_LIB_PATH): Add libmudflap.
11790         (GFORTRAN_FOR_TARGET): Define.
11791         (configure-build*): Export GFORTRAN.
11792         (configure-gcc): Export GMPLIBS and GMPINC.
11793         (all-gcc): Add maybe-all-libbanshee.
11794         (configure-target-libgfortran): Define.
11795         * Makefile.in: Regenerate.
11796         * configure.in (host_libs): Add libbanshee.
11797         (target_libraries): Add target-libmudflap and target-libgfortran.
11798         Add --with-libbanshee.
11799         Handle --disable-libmudflap.
11800         (*-*-freebsd*): Use with_gmp.
11801         Add $(libgcj) to noconfigdirs.
11802         * configure: Regenerate.
11803         * depcomp: New file.
11804         * MAINTAINERS: Add tree-ssa maintainers.
11806 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11808         * MAINTAINERS (Various Maintainers): Add myself.
11810 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11812         * MAINTAINERS (Write After Approval): Add myself.
11814 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11816         * MAINTAINERS (Write After Approval): Add myself.
11818 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11820         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11821         * configure: Regenerate.
11823 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11825         Revert:
11826         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11828         * Makefile.def (flags_to_pass): Remove *dir variables that
11829         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11830         as well as prefix and exec_prefix.
11831         * Makefile.in: Regenerate.
11833 2004-04-26  Robert Millan  <robertmh@gnu.org>
11835         Add patches from libtool CVS.
11836         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11837         * ltconfig: Likewise.
11838         * ltcf-c.sh: Likewise.
11839         * ltcf-cxx.sh: Likewise.
11840         * ltcf-gcj.sh: Likewise.
11842 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11844         * Makefile.def (host_modules): Mark with the bootstrap
11845         flag packages on which gcc depends.
11846         * Makefile.tpl (all-bootstrap): Use it.
11847         * Makefile.in: Regenerate.
11849 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11851         * Makefile.def (flags_to_pass): Remove *dir variables that
11852         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11853         as well as prefix and exec_prefix.
11854         * Makefile.in: Regenerate.
11856 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11858         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11859         * configure: Regenerate.
11860         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11861         * gcc/Makefile.tpl (compare): Use the result of the test.
11862         * gcc/Makefile.in: Regenerate.
11864 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11866         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11867         Always relocate gcc and prev-gcc to the original names, even
11868         if the build fails.
11869         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11870         New targets.
11872 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11874         * MAINTAINERS: Update my email address.
11876 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11878         * configure.in (mips*-*-irix5*): Enable ld.
11879         * configure: Regenerate.
11881 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11883         * configure: Regenerate.
11885 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11887         * Makefile.tpl (configure-[+module+], configure-gcc,
11888         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11889         Set and export LDFLAGS.
11890         * Makefile.in: Regenerate.
11892 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11894         * MAINTAINERS: Add myself to write-after-approval.
11896 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11898         PR bootstrap/14871
11899         * Makefile.tpl: If we don't have built-in-tree target tools,
11900         use the ones found by configure rather than hacking around with
11901         program_transform_name.
11902         * configure.in: Give Makefile.tpl the information necessary
11903         to do that.
11904         * Makefile.in: Regenerate.
11905         * configure: Regenerate.
11907 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11909         PR bootstrap/14760
11910         * configure.in: When computing baseargs, strip *all* copies of
11911         offending options.  Also, don't match/substitute the trailing space,
11912         so that this actually works when two similar options are separated by
11913         only one space.
11914         * configure: Regenerate.
11916 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11918         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11919         (rs6000-*-aix*): Same.
11920         * configure: Regenerate.
11922 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11924         * MAINTAINERS: Add myself to write-after-approval.
11926 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11928         * MAINTAINERS: Add myself to write-after-approval.
11930 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11932         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11933         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11934         * Makefile.in: Regenerate.
11936         * configure.in (top level bootstrap support): Rework --enable-werror
11937         to set @stage2_werror_flag@.
11938         * configure: Regenerate.
11939         * Makefile.tpl (top level bootstrap support): Pass
11940         @stage2_werror_flag@ down to configure in stages 2 and 3.
11941         * Makefile.in: Regenerate.
11943 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11945         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11946         for stages 2 and 3 as well as in make.  As a consequence, remove
11947         OUTPUT_OPTION (now detected by configure) from the flags passed down
11948         to make.
11949         * Makefile.in: Regenerate.
11951         * Makefile.tpl (new-bootstrap): Fix typo.
11952         * Makefile.in: Regenerate.
11954 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11956         * Makefile.tpl: Rearrange by moving recursive_targets rules
11957         into their proper sections.
11958         * Makefile.tpl (top level bootstrap support): Move disabling
11959         of coverage flags from 'make' to 'configure'; improve comments.
11960         * Makefile.in: Regenerate.
11962         * Makefile.tpl (experimental top level bootstrap) Move stage1
11963         language setting from all- target to configure- target; disable
11964         intermodule optimization in stage 1; prevent gratuitous rebuilds
11965         of stage 1.
11966         * Makefile.in: Regenerate.
11967         * configure.in: Comma-separate stage 1 language list for top
11968         level bootstrap.
11969         * configure: Regenerate.
11971         * Makefile.tpl: Clean up experimental top level bootstrap support:
11972         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11973         prev-gcc in configure- targets as well as all- targets.
11974         * Makefile.in: Regenerate.
11976 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11978         * compile: New file imported from automake.
11980 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11982         * configure.in: Remove symbolic link section.
11983         * configure: Regenerate.
11984         * Makefile.tpl (links): Remove.
11985         * Makefile.in: Regenerate.
11987 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11988             Nathanael Nerode  <neroden@gcc.gnu.org>
11990         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11991         Set with AC_CHECK_PROGS.
11992         * configure.in: Fix comment typo from last patch.
11993         * configure: Regenerate.
11995 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11997         * Makefile.tpl: Introduce experimental top level bootstrap support.
11998         * Makefile.in: Regenerate.
11999         * configure.in: Introduce support for top level bootstrap.
12000         * configure: Regenerate.
12002 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
12003             Paolo Bonzini  <bonzini@gnu.org>
12005         PR bootstrap/14522
12006         * configure.in: Cope with shells that do not support unquoted ^
12007         * configure: Regenerate.
12009 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
12010             Paolo Bonzini  <bonzini@gnu.org>
12012         PR bootstrap/14522
12013         * configure.in: Cope with shells that do not support nesting
12014         quotes inside quoted backquote substitutions.
12015         * configure: Regenerate.
12017 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
12019         PR bootstrap/14522
12020         * configure.in: Fix escaping of $.
12021         * configure: Regenerate.
12023 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12025         * configure: Regenerate, since I forgot to while committing Paolo's
12026         changes.
12028 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
12030         PR ada/14131
12031         Move language detection to the top level.
12032         * configure.in: Find default values for the tools as
12033         soon as possible.  Disable ada if GNAT is not found.
12034         Emit error message about missing languages.  Expand
12035         --enable-languages=all for the gcc subdirectory.
12037 2004-03-10  Ben Elliston  <bje@gnu.org>
12039         * MAINTAINERS: Update my email address.
12041 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
12043         * ltconfig: Disable building static libraries if building shared
12044         libraries on AIX 5L.
12046 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
12048         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12049         and disable libgcj.
12050         * configure: Regenerated.
12052 2004-03-01  Brian Booth  <bbooth@redhat.com>
12054         * MAINTAINERS: Add myself to write-after-approval.
12056 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
12058         * MAINTAINERS: Add myself to write-after-approval.
12060 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12062         PR bootstrap/7087
12063         * Makefile.tpl: Guard XFOO sed statements better.
12064         * Makefile.tpl: Add dependency for configure-target-libada.
12065         * Makefile.in: Regenerate (incidentally fixes broken
12066         commit when libada-branch was merged).
12068 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
12070         * MAINTAINERS: Add myself to write-after-approval.
12072 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
12074         * MAINTAINERS: Add Nicola Pero and myself as libobjc
12075         maintainers.
12077 2004-02-20  Andrew Cagney  <cagney@redhat.com>
12079         * config.guess: Update from version 2003-10-16 to 2004-02-16.
12080         * config.sub: Update from version 2003-11-03 to 2004-02-16.
12082 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12084         PR bootstrap/11932
12085         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12087 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
12089         * MAINTAINERS: Added myself to write-after-approval.
12091 2004-02-14  Michael Koch  <konqueror@gmx.de>
12093         * MAINTAINERS: Added myself to write-after-approval.
12095 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
12097         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
12098         some OS port maintainers to OS port maintainers section.
12100 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
12102         * MAINTAINERS: Add self.
12104 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12106         * MAINTAINERS: Alphabetize.
12108 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12110         * MAINTAINERS: Remove myself.
12112 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12114         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12115         (rs6000-*-aix*): Same.
12116         * configure: Regenerate.
12118 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12120         * configure.in (host): Add in missing $noconfigdirs to defines.
12121         * configure: Regenerate.
12123 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12124             Nathanael Nerode  <neroden@gcc.gnu.org>
12126         PR ada/6637, PR ada/5911
12127         Merge with libada-branch:
12128         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12129         with appropriate dependencies. Add --enable-libada configure switch.
12130         * configure, Makefile.in: Regenerate.
12132 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12134         * MAINTAINERS: Add myself to write-after-approval.
12136 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12138         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12139         * configure: Regenerate.
12141 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12143         Merge from upstream:
12145         * ltmain.in: When setting IFS to '~', be careful about user
12146         arguments that contain '~'.
12148         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12150         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12151         Also test $base_compile against $CC with escaped arguments. Bug
12152         reported by Geoff Keating <geoffk@apple.com>.
12154 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12156         * MAINTAINERS: Remove i960 port.
12158 2004-01-23  DJ Delorie  <dj@redhat.com>
12160         * Makefile.def (target_modules) [libiberty]: Don't stage.
12161         * Makefile.in: Rebuilt.
12163 2004-01-20  Caroline Tice  <ctice@apple.com>
12165         * MAINTAINERS: Add myself to write-after-approval.
12167 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12169         * MAINTAINERS: Update my email address.
12171 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12173         * MAINTAINERS: Add myself to write-after-approval.
12175 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12177         * MAINTAINERS: Remove entries without email address.
12179 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12181         * MAINTAINERS: Add myself to write-after-approval.
12183 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12185         * MAINTAINERS: Update my email address.
12187 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12189         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12190         * Makefile.tpl (configure-target-[+module+]): Support stage.
12191         * Makefile.in: Rebuilt.
12193 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12195         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12197 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12199         * MAINTAINERS: Add myself as a MIPS maintainer.
12201 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12203         * configure.in: Use ./config.cache, not config.cache.
12204         * configure: Regenerate.
12205         * Makefile.tpl: Special-casing not needed for GCC any more.
12206         * Makefile.in: Regenerate.
12208         * configure.in: Don't share a cache file for host dirs.
12209         * configure: Regenerate.
12211         * config-ml.in: Don't mess with the cache file.
12213 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12215         * MAINTAINERS: Move myself from 'Write After Approval' to
12216         'CPU Port Maintainers' section as SPARC maintainer.
12218 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12220         * Makefile.tpl: Make GCC use a separate config.cache.
12221         * Makefile.in: Regenerate.
12223         PR bootstrap/11932, PR bootstrap/11933
12224         (I don't know if it will fix either of them, but it relates
12225         to them.)
12226         * configure.in: Don't use shared config.cache for target
12227         directories.
12228         * configure: Regenerate.
12230 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12232         * MAINTAINERS: Add myself to 'Write After Approval' section.
12234 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12236         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12237         * configure: Regenerated.
12239 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12241         * MAINTAINERS: Remove the mn10200 maintainer.
12243 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12245         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12246         * configure: Regenerated.
12248 2003-12-16  Jan Hubicka  <jh@suse.cz>
12250         * MAINTAINERS: Add myself as callgraph maintainer.
12252 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12254         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12255         * configure: Regenerate.
12257 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12259         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12260         'Write After Approval' section. Update email.
12262 2003-12-01  James Lemke  <jim@wasabisystems.com>
12264         * MAINTAINERS (Write After Approval): Add myself.
12266 2003-11-20  Matt Thomas  <matt@3am-software.com>
12268         * MAINTAINERS: Add myself as a vax port maintainer.
12270 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12272         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12273         (configure-build-[+module+], configure-[+module+]): Likewise.
12274         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12275         * Makefile.in: Regenerate.
12277 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12279         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12280         shared/dylibed libraries.
12281         * ltmain.sh: Likewise.
12282         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12283         * ltcf-cxx.sh: Likewise.
12284         * ltcf-gcj.sh: Likewise.
12285         * ltconfig: Likewise.
12287 2003-11-17  Stan Cox  <scox@redhat.com>
12289         * MAINTAINERS: Add myself as iq2000 port maintainer.
12291 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12293         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12294         * Makefile.in: Regenerate.
12296 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12298         * config.sub: Update to 2003-11-03 version.
12300 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12302         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12303         * configure:  Regenerate.
12305 2003-10-20  Nicolas Pitre  <nico@cam.org>
12307         * MAINTAINERS: Add myself to 'Write After Approval' section.
12309 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12311         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12313 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12315         * MAINTAINERS: Update my email address.
12317 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12319         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12321 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12323         * MAINTAINERS: Add myself to 'Write After Approval' section.
12325 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12327         * config.guess: Update to 2003-10-16 version.
12328         * config.sub: Update to 2003-10-16 version.
12330 2003-10-15  David Daney  <ddaney@avtrex.com>
12332         * MAINTAINERS: Added myself to 'Write After Approval' section.
12334 2003-10-15  Falk Hueffner  <falk@debian.org>
12336         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12337         'Write After Approval' section. Update email.
12339 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12341         * MAINTAINERS: Move myself from 'Write After Approval' to
12342         'Various Maintainers' section as middle-end maintainer.
12344 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12346         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12347         HOST_FLAGS_TO_PASS.
12348         * Makefile.in: Regenerate.
12350 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12352         * config.guess: Update to 2003-10-07 version.
12353         * config.sub: Update to 2003-10-07 version.
12355 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12357         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12358         * ltconfig (irix5*, irix6*): Don't override version_type.
12360 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12362         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12363         * configure: Rebuilt
12364         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12365         * Makefile.in: Rebuilt
12367 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12369         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12371 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12373         * MAINTAINERS (Write After Approval): Add myself.
12375 2003-09-29  Paul Koning  <ni1d@arrl.net>
12377         * MAINTAINERS: Move myself from "Write After Approval"
12378         to CPU platform maintainers for pdp11 platform.
12380 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12382         * MAINTAINERS: Move myself from 'Write After Approval' to
12383         'Various Maintainers' section as libffi testsuite maintainer.
12385 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12387         * configure.in: Pass a computed --program-transform-name
12388         to subconfigures.
12389         * configure: Regenerated.
12391 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12393         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12394         * Makefile.in: Regenerate.
12396         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12397         * Makefile.in: Regenerate.
12399 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12401         * MAINTAINERS: Move myself from 'Write After Approval'
12402         to 'Various Maintainers' (objective-c) section.
12404 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12406         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12407         quoting.
12408         * configure: Regenerated.
12410 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12412         * MAINTAINERS (Write After Approval): Add myself to write after
12413         approval list.
12415 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12417         * MAINTAINERS (Write After Approval): Add myself.
12419 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12421         * MAINTAINERS: Update my e-mail address.
12423 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12425         * libtool.m4 (LD): Correct powerpc64 host match.
12427 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12429         * MAINTAINTERS: Update my affiliation and email address.
12431 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12433         * MAINTAINERS (Write After Approval): Add myself.
12435 2003-09-04  DJ Delorie  <dj@redhat.com>
12437         * configure: Regenerate.
12439 2003-09-04  Robert Millan  <robertmh@gnu.org>
12441         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12443 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12445         * configure.in: Ensure arguments to sed are properly spaced.
12446         * configure: Regenerate.
12448 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12450         * MAINTAINERS: Update my e-mail address.
12452 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12454         * MAINTAINERS (Write After Approval): Add myself.
12456 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12458         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12459         * configure: Regenerated.
12461 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12463         * MAINTAINERS: Update my email address.
12465 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12467         * configure.in:  Use newline instead of semicolon when assuming
12468         shell arguments in a for loop.
12469         * configure:  Regenerated.
12471 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12473         * MAINTAINERS: Resurrect the i860 maintainer.
12475 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12477         PR 8180
12478         * configure.in: When testing with_libs and with_headers, treat
12479         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12480         * configure: Regenerate.
12482         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12483         make, shell, etc.
12484         (baseargs): Likewise.
12485         * configure: Regenerate.
12487 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12489         * MAINTAINERS (Write After Approval): Add myself.
12491 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12493         * configure.in: Disable libgcj for darwin not on powerpc.
12494         * configure: Rebuild.
12496 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12498         * config-ml.in, symlink-tree: Add license.
12500 2003-08-03  Richard Stallman  <rms@gnu.org>
12501             Eben Moglen  <moglen@columbia.edu>
12503         * README.SCO: New file.
12505 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12507         * Makefile.tpl (check, check-c++): Express dependencies using
12508         dependencies rather than commands.
12509         * Makefile.in: Regenerate.
12511 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12513         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12514         * configure: Ditto.
12516 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12518         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12519         * Makefile.in: Update.
12521 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12523         * configure.in: Enable libgcj for darwin.
12524         * configure: Rebuild.
12526 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12528         * config-ml.in:  Use ac_configure_args directly instead of
12529         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12530         actually seen.
12532 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12534         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12535         creating target and build subdirs to build all parent dirs as needed.
12536         * Makefile.in: Rebuild.
12537         * configure.in: Don't build dirs explicitly here.
12538         * configure: Rebuild.
12540 2003-07-26  Paul Brook  <paul@nowt.org>
12542         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12544 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12546         * Makefile.tpl (all-make): Depend on intl.
12547         * Makefile.in: Rebuilt.
12549 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12551         * install-sh:  Update to newer upstream versions (associated with
12552         aclocal 1.7).
12553         * mkinstalldirs:  Likewise.
12554         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12556 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12558         * MAINTAINERS: Move self from Bug database only accounts
12559         to write-after-approval.
12561 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12563         * config.if: Remove unused libc_interface determination.
12565 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12567         * MAINTAINERS: Move self from write-after-approval to
12568         build machinery (*.in).
12570 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12572         PR bootstrap/11273
12573         PR bootstrap/11408
12574         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12575         unused INSTALL_PROGRAM_ARGS.
12576         * configure.in: Use AC_PROG_INSTALL.
12577         * Makefile.in: Regenerate.
12578         * configure: Regenerate.
12580 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12582         * MAINTAINERS: Alphabetize.
12584 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12586         * configure: Rebuilt.
12587         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12588         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12589         newlib nor libgloss.
12590         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12591         * configure.in (am33_2.0-*-linux*): Added.
12593 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12595         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12596         * configure: Regenerate.
12598 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12600         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12601         * Makefile.in: Regenerate.
12603 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12605         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12606         * Makefile.in: Regenerate.
12608 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12610         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12611         * Makefile.in: Regenerated.
12613         * config-ml.in: Replace PWD with PWD_COMMAND.
12615 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12617         * intl: New directory; see intl/ChangeLog for details.
12618         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12619         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12620         * Makefile.in: Regenerate.
12622 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12624         * configure.in: Clean up config-lang.in handling.  Delete
12625         useless assignment to "subdirs".
12626         * configure: Regenerate.
12628 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12630         * configure.in: Rename 'target_libs' to 'target_libraries'.
12631         Remove useless reference to 'target_libs'.
12632         * configure: Regenerate.
12634 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12636         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12637         * Makefile.in: Regenerate.
12639 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12641         * Makefile.def: Introduce flags_to_pass.
12642         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12643         * Makefile.in: Regenerate.
12645 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12647         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12648         and target-libgloss.
12649         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12650         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12651         * configure: Regenerate.
12653 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12655         * configure.in: Update testsuite_flags to new location.
12656         * configure. Regenerate.
12658 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12660         * Makefile.tpl: Remove BUILD_CC stuff.
12661         * Makefile.in: Regenerate.
12663 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12665         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12667 2003-06-16  Graeme Peterson  <gp@qnx.com>
12669         * MAINTAINERS (Write After Approval): Add myself.
12671 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12673         * config.guess: Update to 2003-06-12 version.
12674         * config.sub: Update to 2003-06-13 version.
12676 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12678         * config.guess: Update to 2003-06-06 version.
12679         * config.sub: Update to 2003-06-06 version.
12681 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12683         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12684         * configure. Regenerate.
12686 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12688         * configure.in: Disable serial configure by default.
12689         * configure: Regenerate.
12690         * Makefile.tpl: Abolish .NOTPARALLEL.
12691         * Makefile.in: Regenerate.
12693         * Makefile.tpl: Replace {build,host,target}_canonical by
12694         {build,host,target}.
12695         * Makefile.in: Regenerate.
12697         * Makefile.tpl: Fix stupid pasto.
12698         * Makefile.in: Regenerate.
12700 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12702         * Makefile.tpl: Remove bogus conditional.
12703         * Makefile.in: Regenerate.
12705 2003-06-05  Jan Hubicka  <jh@suse.cz>
12707         * Makefile.tpl (profiledbootstrap): New target.
12708         * Makefile.in (profiledbootstrap): New target.
12710 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12712         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12713         Pinski. Remove user names from other bugzilla-only maintainers.
12715 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12717         * Makefile.tpl: Make 'recursive targets' using autogen rather
12718         than shell loop.  Remove duplicate 'clean' targets and false
12719         comments.
12720         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12721         Add systematic method of specifying missing targets in subdirs.
12722         Add copyright boilerplate.
12723         * Makefile.in: Regenerate.
12724         * configure.in: Add 'recursive targets' to maybe list.
12725         * configure: Regenerate.
12727         * MAINTAINERS: "GNATS only" -> "Bug database only".
12729         * Makefile.tpl: Rename [+target+] to [+make_target+].
12730         * Makefile.def: Rename 'target' to 'make_target'.
12732 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12734         * MAINTAINERS: Add self as options handling maintainer.
12736 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12738         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12739         been too long since I touched those ports.
12741 2003-05-28  DJ Delorie  <dj@redhat.com>
12743         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12744         * Makefile.in: Regenerate.
12746 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12748         * configure.in: Use curly braces in the definition of tooldir.
12749         * configure: Regenerate.
12751 2003-05-21  DJ Delorie  <dj@redhat.com>
12753         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12754         newlib or libgloss.
12755         * Makefile.in: Regenerate.
12757 2003-05-21  DJ Delorie  <dj@redhat.com>
12759         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12760         * Makefile.in: Regenerate.
12762 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12764         * MAINTAINERS: Update my e-mail address.
12766 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12768         * configure.in: Switch more things to use maybe dependencies.
12769         * Makefile.tpl: Switch more things to use maybe dependencies.
12770         Factor out common code from autogen IF statements.
12771         * configure: Regenerate.
12772         * Makefile.in: Regenerate.
12774 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12776         * configure.in: Accept i[3456789]86 for machine type.
12777         * configure: Regenerate.
12779 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12781         * configure.in: Switch more things to use maybe dependencies.
12782         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12783         * configure: Regenerate.
12784         * Makefile.tpl: Switch more things to use maybe dependencies.
12785         * Makefile.in: Regenerate.
12787 2003-05-16  Andreas Schwab  <schwab@suse.de>
12789         * Makefile.tpl (install-opcodes): Define.
12790         * Makefile.in: Rebuild.
12792 2003-05-13  Andreas Jaeger  <aj@suse.de>
12794         * config.guess: Update to 2003-05-09 version.
12795         * config.sub: Update to 2003-05-09 version.
12797 2003-05-13  Michael Eager  <eager@mvista.com>
12799         * configure.in: Correct sed script so that options in quotes are not
12800         deleted.
12801         * configure: Rebuild.
12803 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12805         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12806         and $$s/newlib/libc/sys/cygwin32 include paths.
12807         * configure: Ditto.
12809 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12811         * MAINTAINERS: Update my email addresses.
12813 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12815         * config-ml.in: Propagate INSTALL variables.
12817 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12819         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12821 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12823         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12824         * Makefile.in: Regenerate.
12826 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12828         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12830 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12832         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12834 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12836         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12837         * Makefile.in: Regenerated.
12839 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12841         * MAINTAINERS (Write After Approval): Upgrade myself from
12842         GNATS only to write-after-approval. Update my mail address.
12844 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12846         (OS Port Maintainers: freebsd): Add myself.
12848 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12850         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12852 2003-04-22  Kean Johnston  <jkj@sco.com>
12854         * MAINTAINERS (SCO ports): Added myself.
12856 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12858         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12860 2003-04-19  Kean Johnston  <jkj@sco.com>
12862         * MAINTAINERS (Write After Approval): Add myself.
12864 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12866         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12867         * Makefile.in: Regenerate.
12869 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12871         * configure.in (powerpc64*-*-linux*): Remove.
12872         * configure: Rebuilt.
12874 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12876         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12877         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12878         and restrap.
12879         * Makefile.in:  Regenerate.
12881 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12883         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12884         * configure: Regenerated.
12886 2003-04-15  DJ Delorie  <dj@redhat.com>
12888         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12890 2003-04-13  Nick Clifton  <nickc@redhat.com>
12892         * config-ml.in: Remove support for --disable-aix removing
12893         call-aix multilibs.
12895 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12897         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12898         * */configure: Rebuilt.
12900 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12902         * MAINTAINERS: Add my email address.
12904 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12906         * MAINTAINERS (Write After Approval): Add myself.
12908 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12910         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12911         * Makefile.in: Regenerate.
12913 2003-03-14  Michael Chastain  <mec@shout.net>
12915         * Makefile.in: Regenerate with correct Makefile.def.
12917 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12919         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12920         Make macro.
12921         * Makefile.in: Regenerate.
12922         * configure.in: Clean up gxx_include_dir logic.
12923         * configure: Regenerate.
12925 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12927         * MAINTAINERS (Write After Approval): Add myself.
12929 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12931         * MAINTAINERS: Update my mail address.
12933 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12935         * configure.in (gxx_include_dir): Fix typo.
12936         * configure: Regenerated.
12938 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12940         * Makefile.tpl: Reindent.
12941         * Makefile.in: Regenerate.
12942         * configure.in: Reindent.  Don't set unused variables.
12943         * configure: Regenerate.
12945 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12947         * configure.in: Include $(build_tooldir)/sys-include in
12948         FLAGS_FOR_TARGET.
12949         * configure: Regenerated.
12951 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12953         * Makefile.tpl: Always pass down RANLIB.
12954         * Makefile.in: Regenerate.
12956         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12957         * Makefile.in: Regenerate.
12958         * configure.in: Remove unused logic relating to --enable-shared
12959         and --enable-threads.  Remove bogus comments.  Remove redundant
12960         noconfigdirs.
12961         * configure: Regenerate.
12963         * configure.in: Replace ${libstdcxx_version} by its value.
12964         Remove reference to mh-dgux.
12965         * configure: Regenerate.
12967 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12969         * MAINTAINERS (Write After Approval): Add myself.
12971 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12973         * Makefile.tpl: Rearrange.
12974         * Makefile.in: Regenerate.
12976 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12978         * configure.in: Add support for kaOS as cross build target system.
12979         * configure: Regenerated.
12981 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12983         * MAINTAINERS (Write after approval): Add myself.
12985 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12987         * MAINTAINERS: Update my email address.
12989 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12991         * MAINTAINERS: Add self to blanket write privs. section.
12993 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12995         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12996         configure-target-* as some target builds may require additional
12997         flags for preprocessor tests.
12998         * Makefile.in: Regenerated.
13000 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
13002         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
13003         * ltconfig: Handle it.
13004         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
13005         auto-detecting it.
13007         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
13008         it is used as argument to $CC.
13009         * ltcf-gcj.sh: Likewise.
13011         * configure.in: Introduce --enable-maintainer-mode.
13012         * configure: Rebuilt.
13013         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
13014         for maintainer mode.
13015         * Makefile.in: Rebuilt.
13017 2003-02-18  Jason Merrill  <jason@redhat.com>
13019         * Makefile.tpl (check-c++): Allow parallelism.
13021 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13023         * MAINTAINERS: Remove John Carr (who never actually had access to
13024         gcc.gnu.org).
13026 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
13028         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
13029         don't configure target-libobjc.
13030         * configure: Regenerate.
13032 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13034         * Makefile.tpl (RANLIB): Define.
13035         * Makefile.in: Regenerate.
13037 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
13039         * MAINTAINERS: Update my email.
13041 2003-02-06  Keith R Seitz  <keiths@redhat.com>
13043         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13044         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13045         * Makefile.in: Regenerated.
13046         * configure.in: Remove all traces of snavigator, db, and grep.
13047         * configure: Regenerated.
13049 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13051         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13052         After Approval.
13054 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13056         * MAINTAINERS (Write after approval): Add myself.
13058 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
13060         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13061         * Makefile.in: Regenerated.
13063 2003-01-30  Roger Sayle  <roger@eyesopen.com>
13065         * config.guess: Updated to 2003-01-30's version.
13066         * config.sub: Updated to 2003-01-28's version.
13068 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
13070         * config.if: If gcc_version is already set, just use it.  Don't set
13071         gcc_version_trigger if it's already set, otherwise set it to
13072         gcc/version.c, but only if the file exists.  If it is not set and
13073         gcc/version.c does not exist, try to extract the version number from
13074         $CC.
13076 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
13078         * MAINTAINERS: Add myself to write-after-approval list.
13080 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
13082         * configure.in:  Revert 24Jan change.
13083         * configure:  Regenerate.
13085 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13087         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
13088         entry of HJ Lu.
13090 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13092         * configure.in: Revert previous change.
13093         * configure: Regenerate.
13095 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13097         * configure.in: Make rda native-only.
13098         * configure: Regenerate.
13100 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13102         * MAINTAINERS: Move myself from GNATS-only-accounts to
13103         write-after-approval.
13105 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13107         * configure.in: Add missing \.
13108         * configure: Rebuilt.
13110 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13112         * configure.in (baseargs): Avoid using \| in sed regular
13113         expressions.
13114         * configure: Rebuilt.
13116 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13118         * configure.in (baseargs): Remove all supported forms of
13119         --cache-file, --srcdir, --host, --build and --target options
13120         from argument lists.
13121         * configure: Rebuilt.
13123 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13125         * MAINTAINERS: Add myself to write-after-approval list.
13127 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13129         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13130         * configure: Rebuilt.
13132 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13134         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13135         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13136         * Makefile.in: Regenerate.
13137         * configure: Regenerate.
13139 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13141         * configure.in: Remove Makefile in build, host and target modules
13142         unless configure was run with --no-recursion.
13143         * configure: Rebuilt.
13145 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13147         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13148         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13149         * Makefile.in: Regenerate.
13151 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13153         * config.guess: Update to 2003-01-03 version.
13154         * config.sub: Update to 2003-01-03 version.
13156 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13158         * configure: Regenerate with proper autoconf 2.13.
13160 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13162         * configure.in: Add AC_PREREQ for consistency.
13163         * configure: Regenerate.
13165 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13167         * configure.in (GDB_TK): Add tcl directories conditional on
13168         gdb/gdbtk directory being present.
13169         * configure: Regenerate.
13171 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13173         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13174         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13175         * configure: Rebuilt.
13177 2002-12-31  Tom Tromey  <tromey@redhat.com>
13179         * Makefile.in: Rebuilt.
13180         * Makefile.def (target_modules) [libffi]: Allow installation.
13182 2002-12-31  Andreas Schwab  <schwab@suse.de>
13184         * configure.in: Fix use of $program_transform_name.
13185         * configure: Regenerated.
13187 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13189         * configure.in (baseargs): Don't remove first configure argument.
13190         * configure: Regenerated.
13192 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13194         * Makefile.tpl (local-distclean): Don't remove...
13195         (multilib.ts): ... this.  Moved into...
13196         (multilib.out): ... this.  Don't use sub-make.
13197         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13198         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13199         (configure-build-[+module+], configure-[+module+],
13200         configure-target-[+module+], configure-gcc): ... these.  Test
13201         for Makefile existence.  Drop config.status from dependencies.
13202         * Makefile.in: Rebuilt.
13203         * configure.in: Move gcc-version-trigger to the end of
13204         ac_configure_args.  Add comments to maybedep.tmp and
13205         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13206         nonopt from baseargs, matching and removing corresponding
13207         whitespace while at it.
13208         * configure: Rebuilt.
13210 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13212         * configure.in (host_configargs): Replace reference to
13213         no-longer-defined buildopts with --build=${build_alias}.
13214         * configure: Rebuilt.
13216         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13217         program_transform_name to standard idiom.
13218         (AUTOGEN, AUTOCONF): Define.
13219         (Makefile.in): Use $(AUTOGEN).
13220         (Makefile): Depend on config.status, and use autoconf-style rule to
13221         build it.  Move original commands to...
13222         (config.status): ... this new target.
13223         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13224         $(AUTOCONF).
13225         * Makefile.in: Rebuilt.
13227 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13229         * Makefile.tpl: Fix dramatic bustage due to change in
13230         program_transform_name.
13231         * Makefile.in: Regenerate.
13233         * configure.in: Remove unnecessary PATH setting.
13234         * configure: Regnerate.
13236         * configure.in: Don't default to unprefixed tools unless
13237         the native tools will work.
13238         * configure: Regenerate.
13240         * configure.in: Convert to autoconf script.  Blow away lots
13241         of now-redundant Makefile fragments.
13242         * configure: Generate using Autoconf.
13243         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13244         * Makefile.in: Regenerate.
13246 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13248         * configure: Fix stupid bug where RANLIB was mistakenly included.
13250         * configure.in: Rename (buildargs, hostargs, targargs) to
13251         (build_configargs, host_configargs, target_configargs).
13253         * configure.in: Move logic out of sed statement.
13255         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13256         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13258 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13260         * config.sub: Import from master repository
13261         * config.guess: Ditto
13263 2002-12-24  Andreas Schwab  <schwab@suse.de>
13265         * Makefile.tpl (multilib.out): Fix missing space.
13266         * Makefile.in: Regenerate.
13268 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13270         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13271         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13272         * Makefile.in: Regenerate.
13273         * configure.in: Remove unnecessary leftovers.
13275 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13277         * configure.in (extra_ranlibflags_for_target): New variable.
13278         (*-*-darwin): Add -c to ranlib commands.
13279         * configure (tooldir): Handle extra_ranlibflags_for_target.
13281 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13283         * Makefile.tpl: Revert HJL's change.
13284         * Makefile.in: Regenerated.
13285         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13286         always.
13288 2002-12-19  Andreas Schwab  <schwab@suse.de>
13290         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13291         * Makefile.in: Regenerate.
13293 2002-12-18  H.J. Lu  <hjl@gnu.org>
13295         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13296         * Makefile.in: Regenerated.
13298         * configure.in (build_prefix): New. Substitute.
13300 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13302         * Makefile.tpl: Don't let real targets depend on phony targets.
13303         * Makefile.in: Regenerate.
13305         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13306         * Makefile.in: Regenerate.
13308 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13310         * config.sub: Import from master repository
13311         * config.guess: Ditto
13313 2002-12-16  Jason Merrill  <jason@redhat.com>
13315         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13316         previous 'make bootstrap'.
13317         * Makefile.in: Regenerate.
13319 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13321         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13323 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13325         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13326         * Makefile.in: Regenerate.
13328 2002-12-13  Jason Merrill  <jason@redhat.com>
13330         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13331         library tests.
13332         (check-c++): Just depend on it and check-target-libstdc++-v3.
13333         * Makefile.in: Regenerate.
13335 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13337         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13338         * Makefile.in: Rebuilt.
13340 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13342         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13344 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13346         * configure: Fix bug put in by gremlins.
13348         * Makefile.tpl: Substitute more autoconfily.
13349         * configure: Substitute more autoconfily.
13350         * Makefile.in: Regenerate.
13352 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13354         * config.sub: Import from master repository
13355         * config.guess: Ditto
13356         * MAINTAINERS: Added Svein Seldal under write after approval
13358 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13360         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13361         * Makefile.in (all-sim): Ditto.
13363 2002-12-06  DJ Delorie  <dj@redhat.com>
13365         * Makefile.tpl: Change configure dependencies to not have real
13366         targets depend on phony targets.
13368 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13370         * configure.in: Revert unintentional change.
13372         * Makefile.tpl: Change dependency for */multilib.out so that
13373         it works when gcc isn't in the tree.
13375         * configure.in: Substitute more.
13376         * configure: Run subconfigures from the Makefile.
13377         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13378         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13380 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13382         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13384 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13386         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13387         and corresponding dependencies.
13388         * Makefile.in: Regenerate.
13390         * configure.in (host_tools): Order binutils, gas and ld for
13391         convenience in running the testsuites.
13393         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13394         * Makefile.in: Regenerate.
13395         * configure.in: Introduce rules to serialize subconfigure runs.
13397         * configure.in: Introduce BASE_CC_FOR_TARGET.
13398         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13399         Realize configure-build-* targets.  Realize configure-target-* targets.
13400         * Makefile.in: Regenerate.
13402 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13404         * configure: Move gcc_version_trigger stuff from here...
13405         * configure.in: ...to here.
13407         * configure.in: Separate subconfigure options added by this file from
13408         options given by the user.  Add machinery to put args for host
13409         subconfigures into the Makefile.
13411         * Makefile.tpl: Remove 'vault' targets.
13412         * Makefile.tpl: Reorder and comment dependencies.
13413         * Makefile.in: Regenerate.
13415 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13416         * configure.in: Fix my broken commit of previous patch. (sigh)
13418 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13420         * configure.in: Move host-specific darwin noconfigdirs into
13421         the host-specific section.
13423 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13425         * configure.in: Move host-specific darwin noconfigdirs into
13426         the host-specific section.
13428 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13430         * configure: Remove skip-this-dir support.
13431         * Makefile.tpl: Remove skip-this-dir support.
13433         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13434         subdirectories.
13435         * Makefile.in: Regenerate.
13437         * Makefile.tpl: Strip out useless setting of 'dir'.
13438         * Makefile.in: Regenerate.
13440 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13442         * configure.in: Fix deeply stupid bug.
13444         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13445         shell code in CXX_FOR_TARGET
13446         * Makefile.def: Introduce raw_cxx.
13447         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13448         RAW_CXX_FOR_TARGET.
13449         * Makefile.in: Regenerate.
13451 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13453         * Makefile.tpl: Remove unnecessary ifs.
13454         * Makefile.in: Regenerate.
13456         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13457         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13458         targets for 'no_install' modules.
13459         * configure: Move GDB_TK substitution to configure.in.  Move
13460         build_modules stuff to configure.in.
13461         * configure.in: Implement soft dependency machinery.  Maybe-ize
13462         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13463         * Makefile.in: Regenerate.
13465 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13467         * Makefile.tpl: Make all-target, install-target behave similarly
13468         to all, install (only hitting configured targets).  Eliminate
13469         unused macro defintions.
13471         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13472         build != host.
13474         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13476         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13478         * configure.in: Produce lists of subdir targets we're actually
13479         configuring.  Remove references to "dosrel".
13480         * Makefile.tpl: Let configure set which subdir targets are hit.
13481         Remove install-cross; clean up install; remove ALL.  Remove
13482         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13483         Autogenerate host module targets.  Remove empty dependency lines
13484         and redundant dependency; rearrange slightly.
13485         * Makefile.def: Add host-side libtermcap, utils.
13487         * Makefile.in: Regenerate.
13489 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13491         * ltconfig (osf[345]): Append $major to soname_spec.
13492         Reflect this in library_names_spec.
13493         * ltmain.sh (osf): Prefix $major with . for use as extension.
13495 2002-11-19  Andreas Jaeger  <aj@suse.de>
13497         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13498         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13499         and sparc64 GNU/Linux systems.
13501 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13503         * MAINTAINERS: Update email.
13505 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13507         * MAINTAINERS: Complete James Dennett's entry.
13509 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13511         * MAINTAINERS (Write After Approval): Add myself.
13513 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13515         * Makefile.tpl: syntactic cleanup
13517 2002-11-13  Stuart Hastings  <stuart@apple.com>
13519         * MAINTAINERS: Add myself to write-after-approval list.
13521 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13523         * Makefile.def: Add list of recursive targets to autogenerate.
13524         Add build_modules.
13525         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13526         targets.  Autogenerate *-build-* targets.
13527         * Makefile.in: Regenerate.
13529 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13531         * configure: More autoconf-style substitutions.
13532         * Makefile.tpl: More autoconf-style substitutions.
13533         * Makefile.in: Regenerate.
13535 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13537         * configure: Substitute more variables in a more autoconf-friendly
13538         way.  Simplify slightly.
13539         * Makefile.tpl: Make more variables substitutable in an
13540         autoconf-friendly way.
13541         * Makefile.in: Regenerate.
13543 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13545         * MAINTAINERS (Write After Approval): Add myself.
13547 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13549         * configure.in (v810*): Remove special setting of tools.
13551         * configure: Add support for extra required flags for ar or nm.
13552         * configure.in (aix4.3+): Use above support for target-specific
13553         issues, rather than using config/mt-aix43.
13555 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13557         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13558         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13559         with $srcdir.  Reformat indentation.  Substitute some variables
13560         formerly hard-coded in the Makefile for build=host.
13561         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13562         * Makefile.def: Autogenerate more.
13563         * Makefile.in: Regenerate.
13565 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13567         * MAINTAINERS (Write After Approval): Add myself.
13569 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13571         * Makefile.def (host_modules): Add rda.
13572         * Makefile.in: Regenerate.
13573         * configure.in (target_tool): Add target-rda to list.
13575 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13577         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13579 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13581         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13582         and restrap targets to this rule.
13583         * Makefile.in:  Regenerate.
13585 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13587         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13588         GNATS only accounts.
13590 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13592         * configure.in (i[3456]86-*-linux*): Add check to disable
13593         ${libgcj} for glibc1.
13595 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13597         * MAINTAINERS: Add myself as ip2k port maintainer.
13599 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13601         * configure.in: Add tic4x target.
13603 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13605         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13606         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13607         * Makefile.in: Regenerate.
13609         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13610         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13611         * Makefile.in: Regenerate.
13613 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13615         * MAINTAINERS: Add myself as web pages co-maintainer.
13617 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13619         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13620         * Makefile.in: Regenerate.
13622 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13624         * MAINTAINERS: Add myself and Nathan Sidwell
13625         <nathan@codesourcery.com> as VxWorks maintainers.
13627 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13629         * Makefile.def: Remove order dependency comments.
13630         * Makefile.tpl: Add explicit install-install dependencies.
13631         * Makefile.in: Regenerate.
13633         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13634         * Makefile.in: Regenerate.
13636         * Makefile.tpl: Add configure-target (for src-release in src)
13637         * Makefile.in: Regenerate.
13639 2002-09-30  Nick Clifton  <nickc@redhat.com>
13641         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13643 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13645         * configure.in (s390*-*-linux*): Enable libgcj.
13647 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13649         * configure: Revert accidentally applied changes.
13651         * Makefile.tpl: Make more autoconf-friendly.
13652         * Makefile.in: Regenerate.
13653         * configure: Make substitution more autoconf-like.
13655 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13657         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13658         single entry to handle all these.
13659         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13660         libjava on arm-*-elf.
13662 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13664         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13665         things that depend on them.
13667 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13669         * Makefile.tpl: Make subsituted variables more autoconfy.
13670         * Makefile.in: Regenerate.
13671         * configure: Make seds more autoconfy.
13673 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13675         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13676         * Makefile.in: Regenerate.
13677         * configure.in: Rewrite sed statements to look autoconfy.
13679         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13680         all-target-foo on configure-target-foo.
13681         * Makefile.def: Ditto.
13682         * Makefile.in: Rebuild.
13684 2002-09-25  Andrew Haley  <aph@redhat.com>
13686         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13688 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13690         * Makefile.def: New file.
13691         * Makefile.tpl: New file.
13692         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13693         * contrib/gcc_update: Note that Makefile.in is a generated file.
13695         * configure.in: Minor rearrangement.  Simplify tests.
13697 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13699         * configure.in (with_headers): Skip copy if value is "yes".
13700         (with_libs): Likewise.
13702 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13704         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13705         * configure.in (sh*-*-pe*): Ditto.
13706         * configure.in (mips*-*-pe*): Ditto.
13707         * configure.in (*arm-wince-pe): Ditto.
13709         * configure.in: Rearrange.
13711 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13713         * MAINTAINERS: Update my email address.
13715 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13717         * MAINTAINERS: (Write After Approval): Add myself.
13719 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13721         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13723 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13725         * MAINTAINERS: Change my mailing address.
13727 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13729         * MAINTAINERS (Write After Approval): Remove myself.
13730         (Various Maintainers: c++ runtime libs): Add myself.
13732 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13734         * MAINTAINERS (Write After Approval): Remove myself.
13735         (Various Maintainers: c++ runtime libs): Add myself.
13737 2002-08-15  Eric Christopher  <echristo@redhat.com>
13739         * config.sub: Import from master repository.
13740         * config.guess: Ditto.
13742 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13744         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13745         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13746         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13748 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13750         * MAINTAINERS: Add self to rs6000 vector extensions.
13752 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13754         * libiberty/configure: Reverted unintended yesterday's check in.
13756 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13758         * boehm-gc/configure, libf2c/configure: Rebuilt.
13759         * libffi/configure, libiberty/configure: Ditto.
13760         * libjava/configure, libobjc/configure: Ditto.
13761         * libstdc++-v3/configure, zlib/configure: Ditto.
13762         Merged from binutils:
13763         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13764         From Steve Ellcey <sje@cup.hp.com>:
13765         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13766         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13767         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13768         IA64.
13769         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13770         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13771         soname_spec, sys_lib_search_path_spec): Ditto.
13773 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13775         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13777 2002-08-04  H.J. Lu  (hjl@gnu.org)
13779         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13781 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13783         * MAINTAINERS (Write After Approval): Add myself.
13785 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13787         * configure.in: Move generic linux case to end.  Copy generic
13788         linux noconfigdirs to mips*-*-linux* entry and new
13789         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13791 2002-07-19  Michael Matz  <matz@suse.de>
13793         * MAINTAINERS: Add myself as ra* maintainer.
13795 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13797         * config.guess: Update to 2002-07-09 version.
13798         * config.sub: Update to 2002-07-03 version.
13800 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13802         * MAINTAINERS: Fix typo in a maintainer email address.
13804 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13806         * configure.in: Remove two redundant tests.
13808 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13810         * configure.in (mips*-*-irix6*o32): Enable stabs.
13812 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13814         * configure.in: Don't build grez.
13815         * Makefile.in: Ditto.
13817         * Makefile.in: Remove references to bsp, cygmon, libstub.
13818         * configure.in: Ditto.
13820         * configure.in: Remove leftover reference to gdbtest.
13822 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13824         * configure.in (gxx_include_dir):  Change to match versioned
13825         C++ headers if --enable-version-specific-runtime-libs is used.
13827 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13829         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13831 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13833         * configure.in: Make --without-x work.
13835 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13837         * configure.in: Rearrange target Makefile fragment collection.
13839         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13840         cvs[src].
13841         * configure.in: Ditto.
13843 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13845         * MAINTAINERS (Write After Approval): Update my e-mail address.
13847 2002-06-24  Ben Elliston  <bje@redhat.com>
13849         * configure.in (host_tools): Remove cgen.
13851         * Makefile.in (all-cgen): Remove; runs from its source directory.
13852         (check-cgen, install-cgen, clean-cgen): Likewise.
13853         (all-opcodes): Do not depend on all-cgen.
13854         (all-sim): Likewise.
13856 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13858         * Makefile.in: Eliminate 'apache' targets.
13859         * configure.in: Eliminate 'apache' targets.
13861         * configure.in: Eliminate redundant tests.  Reorganize.
13863         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13865         * config-ml.in: Eliminate references to Cygnus configure.
13867         * Makefile.in: Eliminate references to building emacs.
13869 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13871         * MAINTAINERS: Update my email address.
13873 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13875         * config.if (libstdcxx_incdir): Version C++ headers.
13876         (cxx_incdir): Remove.
13878 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13880         * MAINTAINERS (Write After Approval): Add self.
13882 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13884         * configure.in: Add support for ip2k.
13886 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13888         * configure.in: Fix AIX configury bug.
13890 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13892         * MAINTAINERS (Write After Approval): Add self.
13894 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13896         * configure.in: replace ${topsrcdir} with ${srcdir}
13898         * configure.in: Move definition of libstdcxx_flags
13899         right above usage, rather than waaay earlier.
13901         * configure.in: Pull definition of is_cross_compiler earlier.
13903         * configure.in: Rearrange a little.
13905         * configure.in: Remove references to librx.
13906         * Makefile.in: Remove references to librx.
13908 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13910         * config.sub: Add support for avr target.
13911         Import from master sources, rev 1.255
13913 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13915         * configure, .cvsignore:  Revert previous change...
13916         * Makefile:  ...delete.
13918 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13920         * configure.in: Eliminate ${gasdir} variable.
13922 2002-06-18  Dave Brolley  <brolley@redhat.com>
13924         * configure.in: Add support for frv.
13925         * config.sub: Add support for frv.
13927 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13929         * configure:  Remove garbage from previous commit.
13931 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13933         * configure:  For in-source builds, make a subdir and re-exec there.
13934         * Makefile:  New file.  Pass targets through to build directory.
13935         * .cvsignore:  No longer ignore "Makefile".
13937 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13939         * MAINTAINERS (Write After Approval): Add self.
13941 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13943         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13945 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13947         * configure.in (vax-*-netbsd*): Re-enable gas.
13949 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13951         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13952         BUILD_PREFIX_1, to correct nomenclature.
13953         * configure: Likewise.
13955         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13956         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13958 2002-05-31  Olaf Hering  <olh@suse.de>
13960         * config-ml.in: Propogate DESTDIR also.
13962 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13964         * configure.in (vax-*-netbsd*): Don't build gas for this
13965         platform.
13967 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13969         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13970         and libgcj for AVR.
13972 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13974         * MAINTAINERS (Write After Approval): Add myself.
13976 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13978         * config.guess: Update to 2002-05-22 version.
13979         * config.sub: Likewise.
13981 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13983         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13984         * config-ml.in: Likewise.
13985         * configure: Likewise.
13986         * configure.in: Likewise.
13988 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13990         * MAINTAINERS: Update my email address.
13992 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13994         * configure.in: Simplify makefile fragment collection.
13996         * configure.in: Remove code to build emacs.
13998         * configure.in : Remove --srcdir argument from targargs and buildargs
13999         (it's always overridden in the Makefile anyway).  Rearrange a bit.
14001         * configure: Move some logic to configure.in.
14002         * configure.in: Move some logic from configure.
14004 2002-05-11  Tom Tromey  <tromey@redhat.com>
14006         * MAINTAINERS: Reflect libgcj reality.
14008 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
14010         * Makefile.in: Honour DESTDIR.
14012 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
14014         * config.guess: Import 2002-03-20 version.
14015         * config.sub: Import 2002-04-26 version.
14017 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14019         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
14021 2002-05-07  Tim Josling  <tej@melbpc.org.au>
14023         * MAINTAINERS: Add self.
14025 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
14027         * ltmain.sh: Detect and handle object name conflicts
14028         while piecewise linking a static library.
14030 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
14032         * configure.in (noconfigdirs): Don't disable libgcj on
14033         sparc64-*-solaris* and sparcv9-*-solaris*.
14035 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
14037         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14039 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
14041         * configure.in (FLAGS_FOR_TARGET): Do not add
14042         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14043         on i[3456]86-*-linux*.
14045 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
14047         * configure.in (noconfigdirs): Replace [ ] with test.
14049         * configure.in (noconfigdirs): Do not add target-newlib if
14050         target == i[3456]86-*-linux*, and host == target.
14052 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
14054         * configure.in: delete reference to absent file
14056         * configure.in: replace '[' with 'test'
14058         * configure.in: Eliminate references to gash.
14059         * Makefile.in: Eliminate references to gash.
14061         * configure.in: remove useless references to 'pic' makefile fragments.
14063         * configure.in: (*-*-windows*) Finish removing.
14065         * configure.in: Eliminate redundant test for libgui.
14067 2002-04-29  Roger Sayle  <roger@eyesopen.com>
14069         * MAINTAINERS: Add self and realphabetize.  Update entries
14070         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
14071         entry for a29k port maintainer.
14073 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
14075         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14076         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14078 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
14080         * configure.in: remove references to dead files
14082 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14084         * MAINTAINERS: Add information about purpose of this file.
14086 2002-04-18  Tom Tromey  <tromey@redhat.com>
14088         * configure.in: Disallow configuring libgcj when it is already
14089         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
14090         Solaris 2.8 by default.  For PR libgcj/6158.
14092 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14094         * configure.in:  Move default CC setting out of config/mh-* fragments
14095         directly into here.
14097 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14099         * configure.in: don't even try to configure or make a subdirectory
14100         if there's no configure script for it.
14102 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14104         * MAINTAINERS: Remove chill maintainers.
14105         * Makefile.in (CHILLFLAGS): Remove.
14106         (CHILL_LIB): Remove.
14107         (TARGET_CONFIGDIRS): Remove libchill.
14108         (CHILL_FOR_TARGET): Remove.
14109         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14110         CHILL_LIB.
14111         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14112         (CHECK_TARGET_MODULES): Likewise.
14113         (INSTALL_TARGET_MODULES): Likewise.
14114         (CLEAN_TARGET_MODULES): Likewise.
14115         (configure-target-libchill): Remove.
14116         (all-target-libchill): Remove.
14117         * configure.in (target_libs): Remove target-libchill.
14118         Do not compute CHILL_FOR_TARGET.
14119         * libchill: Remove directory.
14121 2002-04-11  DJ Delorie  <dj@redhat.com>
14123         * Makefile.in, configure.in: Sync with binutils, entries
14124         follow...
14126 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14128         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14129         (do-tar, do-bz2): New rules.
14130         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14131         (gdb-tar): New rule.
14132         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14133         (insight_dejagnu.tar): New rule.
14134         (insight.tar): New rule.
14135         (gdb+dejagnu.tar): New rule.
14136         (gdb.tar): New rule.
14138 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14140         * Makefile.in: Add all-tix to deps for all-snavigator
14141         so that tix is built when building snavigator.
14143 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14145         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14146         ld and gdb are not supported.
14148 2002-01-07  Mark Salter  <msalter@redhat.com>
14150         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14151         Allow target-libgloss to be built for arm, strongarm, and xscale.
14153 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14155         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14156         options for i[3456]86-pc-linux* native builds.
14158 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14160         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14161         files from .po files for a distribution.
14163 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14165         * configure.in: Enable libstdc++-v3 for h8300 targets.
14167 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14169         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14170         version from bfd/.
14172 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14174         * Makefile.in (VER): When present, extract the version number from
14175         the file version.in.
14177 2001-05-24  Tom Rix  <trix@redhat.com>
14179         * configure.in : enable ld for aix
14181 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14183         * config.guess: Add linux target for S/390.
14185 2000-11-07  Philip Blundell  <pb@futuretv.com>
14187         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14189 2000-11-03  Philip Blundell  <pb@futuretv.com>
14191         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14192         files.
14194 2001-01-15  Ben Elliston  <bje@redhat.com>
14196         * configure.in (host_tools): Add sid.
14197         Always configure cgen.
14199 2000-11-24  Nick Clifton  <nickc@redhat.com>
14201         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14203 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14205         * Makefile.in (ALL_MODULES): Add all-cgen.
14206         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14207         (all-cgen): New target.
14208         (all-opcodes,all-sim): Depend on all-cgen.
14209         * configure.in (host_tools): Add cgen.
14210         Only configure cgen if --enable-cgen-maint.
14212 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14214         * configure.in: Add *-*-freebsd* configurations.
14216 2002-04-08  Tom Tromey  <tromey@redhat.com>
14218         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14219         Fixes PR libgcj/6068.
14221 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14223         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14225 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14227         * configure.in (alpha*-dec-osf*): Enable libgcj.
14229 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14231         * MAINTAINERS (Write After Approval): Add myself.
14233 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14235         Fix for: PR bootstrap/3591, target/5676
14236         * configure.in (mcore-pe): Disable the configuration of
14237         libstdc++-v3 since exceptions are not supported.
14239 2002-03-20  Anthony Green  <green@redhat.com>
14241         * configure.in: Enable libgcj for xscale-elf target.
14243 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14245         * MAINTAINERS:  Update my email address.
14247 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14249         * ltmain.sh (relink_command): Fix typo in previous change.
14251 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14253         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14254         (relink_command): Added --tag flags.
14255         (mode=install): If relinking fails; error out.
14257 2002-03-12  Richard Henderson  <rth@redhat.com>
14259         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14260         .NOTPARALLEL tag.
14261         (do-check): Rename from check.
14262         (check): Allow parallel check.
14264 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14266         * MAINTAINERS: Add myself as maintainer for xtensa port.
14267         Fix alphabetical order in CPU port maintainer list.
14268         Remove myself from Write After Approval list.
14270 2002-03-11  Richard Henderson  <rth@redhat.com>
14272         * Makefile.in (.NOTPARALLEL): Add fake tag.
14274 2002-03-07  H.J. Lu  (hjl@gnu.org)
14276         * configure.in: Enable gprof for mips*-*-linux*.
14278 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14280         * MAINTAINERS (Write After Approval): Add myself.
14282 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14284         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14285         libjava.
14286         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14288 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14290         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14291         because its Makefile is there; test for the executable instead.
14293 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14295         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14296         libstdc++-v3 and libjava.
14298 2002-02-11  Adam Megacz  <adam@xwt.org>
14300         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14301         boehm-gc
14303 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14305         * config.guess: Updated to 2002-01-30's version.
14306         * config.sub: Updated to 2002-02-01's version.
14307         Contribute sh64-elf.
14308         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14309         * configure.in: Added sh64-*-*.
14311 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14313         * MAINTAINERS: Belatedly add myself to write after approval list.
14315 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14317         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14318         Remove self as Write After Approval.
14320 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14322         * MAINTAINERS: Put self in as maintainer for contrib/regression
14323         directory.
14325 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14327         * MAINTAINERS:  Update my email address.
14329 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14331         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14332         target-libiberty, and target-libgloss.  Skip Java-related
14333         libraries if not supported for NetBSD on target CPU.
14335 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14337         * install-sh: Use _inst.$$_ for temp file name.
14339 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14341         * MAINTAINERS (Write After Approval): Move my contact info
14342         from here...
14343         (OS Port Maintainers): ...to here (netbsd).
14345 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14347         * MAINTAINERS (Write After Approval): Add myself.
14349 2002-01-17  H.J. Lu  <hjl@gnu.org>
14351         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14352         (all-target-fastjar): Also depend on all-target-libiberty.
14354 2002-01-16  H.J. Lu  (hjl@gnu.org)
14356         * config.guess: Import from master sources, rev 1.225.
14357         * config.sub: Import from master sources, rev 1.238.
14359 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14361         * MAINTAINERS (Write After Approval): Remove myself.
14363 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14365         * MAINTAINERS (Write After Approval): Add myself.
14367 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14369         * MAINTAINERS: Add self as docs co-maintainer.
14371 2001-12-11  Matthias Klose  <doko@debian.org>
14373         * MAINTAINERS (Write After Approval): Add myself.
14375 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14377         * MAINTAINERS: Update my email address.
14379 2001-12-07  Turly O'Connor  <turly@apple.com>
14380         * MAINTAINERS (Write After Approval): Add myself.
14381         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14382         (rs6000_initialize_trampoline): Call __trampoline_setup for
14383         ABI_DARWIN too.
14384         * darwin-tramp.asm: New file, implements __trampoline_setup.
14385         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14387 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14389         * MAINTAINERS (Write After Approval): Add myself.
14391 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14393         * configure, configure.in: Use temp file for long sed commands.
14395 2001-12-03  Laurent Guerby  <guerby@acm.org>
14397         * config.sub: Update to version 1.232 on subversion.
14399 2001-12-03  Ben Elliston  <bje@redhat.com>
14401         * MAINTAINERS: Update mail address for config.* patches.
14403 2001-11-27  DJ Delorie  <dj@redhat.com>
14404             Zack Weinberg  <zack@codesourcery.com>
14406         When build != host, create libiberty for the build machine.
14408         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14409         CONFIG_ARGUMENTS.
14410         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14411         New variables.
14412         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14413         and rules.
14414         (all.normal): Depend on ALL_BUILD_MODULES.
14415         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14416         (all-build-libiberty): Depend on configure-build-libiberty.
14418         * configure: Calculate and substitute proper value for
14419         ALL_BUILD_MODULES.
14420         * configure.in: Create the build subdirectory.
14421         Calculate and substitute TARGET_CONFIGARGS (formerly
14422         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14424 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14426         * MAINTAINERS (write-after-approval): Add self.
14428 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14430         * MAINTAINERS (GNATS only accounts): Remove self.
14432 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14434         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14435         libf2c.
14437 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14439         * MAINTAINERS (Write After Approval): Add self.
14441 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14443         * MAINTAINERS: mips and s390 are also CPU ports.
14445 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14447         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14449 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14451         * MAINTAINERS: Alphabetize.
14453 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14455         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14457 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14459         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14461 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14463         * configure.in (--enable-languages): Be more permissive about
14464         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14466 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14468         * config.sub: Import from master sources, rev. 1.230.
14469         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14471 2001-11-07  Laurent Guerby  <guerby@acm.org>
14473         * MAINTAINERS (Write After Approval): Add self.
14475 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14477         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14479 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14481         * config.sub: Import from master sources, rev 1.226.
14482         * config.guess: Import from master sources, rev 1.216.
14484 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14486         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14487         * MAINTAINERS: Add self as maintainer of MMIX port.
14488         Remove old after-approval entry.
14490 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14492         * ChangeLog, configure: Fix spelling errors.
14494 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14496         * MAINTAINERS: Tweak my address.
14498 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14500         * MAINTAINERS: Update my email address.
14502 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14504         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14505         * MAINTAINERS: Add self as maintainer of CRIS port.
14507 2001-10-10  Geert Bosch  <bosch@gnat.com>
14509         * MAINTAINERS (Various maintainers: Ada front end):
14510         Added Robert Dewar.
14512 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14514         * MAINTAINERS (Write After Approval): Added self
14516 2001-10-02  Geert Bosch  <bosch@gnat.com>
14518         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14520 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14522         * configure: Handle temporary files securely using mkdir.
14524 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14526         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14528 2001-09-26  Will Cohen  <wcohen@redhat.com>
14530         * configure.in (*-*-linux*): Disable configuration of target-newlib
14531         and target-libgloss.
14533 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14535         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14536         RANLIB.
14538 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14540         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14541         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14542         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14543         avoid quotes nesting problems.
14544         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14545         (DO_X): Export only variables that are set.
14547 2001-09-19  Ben Elliston  <bje@redhat.com>
14549         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14550         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14551         semantics.  Use the shell built-in "type" command instead.
14553 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14555         Merged from gcc-3_0-branch:
14556         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14557         * ltcf-c.sh: Use $objext, not $ac_objext.
14558         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14559         * ltcf-cxx.sh: Add support for GNU.
14560         2001-07-22  Timothy Wall  <twall@redhat.com>
14561         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14562         default settings if using GNU tools with that configuration.
14563         * ltcf-cxx.sh: Ditto.
14564         * ltcf-gcj.sh: Ditto.
14565         2001-07-21  Michael Chastain  <chastain@redhat.com>
14566         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14567         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14568         * ltmain.sh: Mark as gcc-local.
14570 2001-08-30  Eric Christopher  <echristo@redhat.com>
14571             Jason Eckhardt  <jle@redhat.com>
14573         * config.guess: Merge from master sources.
14574         * config.sub: Merge from master sources, add support for mipsisa32.
14576 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14577         * config.sub: Merge from master sources, rev 1.219.
14578         * MAINTAINERS: Add self as contact for stormy16 port.
14580 2001-08-14  Zack Weinberg  <zackw@panix.com>
14582         * config.sub: Merge from master sources, rev 1.218.
14583         * config.guess: Merge from master sources, rev 1.209.
14585 2001-08-11  Graham Stott  <grahams@redhat.com>
14587         * Makefile.in (check-c++): Add missing semicolon.
14589 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14591         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14593 2001-07-30  Eric Christopher  <echristo@redhat.com>
14595         * MAINTAINERS (Various maintainers: mips port): Added myself.
14597 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14599         * configure.in (sh-*-linux*): New.
14601 2001-07-27  Richard Henderson  <rth@redhat.com>
14603         * .cvsignore: Add LAST_UPDATED.
14605 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14607         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14609 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14611         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14613 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14615         * MAINTAINERS (Write After Approval): Added myself.
14617 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14619         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14620         and libgcj on m68hc11/m68hc12.
14622 2001-06-27  H.J. Lu  (hjl@gnu.org)
14624         * Makefile (CFLAGS_FOR_BUILD): New.
14625         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14627 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14629         * README: Remove version number.
14631 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14633         * INSTALL/README: Update wrt. to the installation instructions now
14634         residing in gcc/doc/install.texi.
14636 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14638         * README: Replace with a cut-down and updated version of gcc/README.
14640 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14642         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14643         multilibs to be disabled.
14645 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14647         * MAINTAINERS (Write After Approval): Add myself.
14649 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14651         * config.guess: Import CVS version 1.195.
14652         * config.sub: Import CVS version 1.212.
14654 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14656         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14657         gcc/xgcc is built, use -print-prog-name to find out the program
14658         name to use.
14660 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14662         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14663         appear to also be in the master copy.
14664         * config.sub:  Import CVS version 1.211.
14666 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14668         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14669         with_gcc]: Use `gcc -shared' to build a shared library.
14671 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14673         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14674         archives.
14676 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14678         * MAINTAINERS (Write After Approval): Add myself.
14680 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14682         * configure.in (libstdcxx_flags): Do not try to execute
14683         libstdc++-v3/testsuite_flags until it exists.
14685 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14687         * MAINTAINERS: Update my email address.
14689 2001-05-31  Graham Stott  <grahams@redhat.com>
14691         * MAINTAINERS (Write After Approval): Add myself.
14693 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14695         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14696         libraries when using g++ with native linker.
14698 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14700         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14702 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14704         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14705         [aix4*|aix5*]: Prepend blank.
14707 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14709         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14710         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14711         of subdir/configure scripts to use the new libtool.m4.
14713 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14715         * MAINTAINERS (Write After Approval): Add myself.
14717 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14719         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14721 2001-05-11  Ben Elliston  <bje@redhat.com>
14723         * Makefile.in (all-sid): New target.
14724         (check-sid, clean-sid, install-sid): Likewise.
14726 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14728         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14730 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14732         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14733         libgcj.
14735 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14737         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14738         gcc/xgcc is built, use -print-prog-name to find out the program
14739         name to use.
14741 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14743         * configure.in (noconfigdirs): Don't reset it from scratch in the
14744         target case; only append to it.
14746         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14747         sparc-*-solaris2.8]: Disable ${libgcj}.
14749 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14751         * configure.in (libgcj_saved): Copy from $libgcj.
14752         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14753         --disable-libgcj.
14755 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14757         * MAINTAINERS: Remove self as MIPS maintainer and
14758         C front end maintainer.
14760 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14762         * configure.in: Move *-chorusos target case to the proper switch.
14763         Disable libgcj.
14765 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14767         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14768         1.641.2.228.
14770 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14772         * Makefile.in (STAGE1_CFLAGS): Pass down.
14774 2001-04-13  Alan Modra  <amodra@one.net.au>
14776         * config.guess: Add hppa64-linux support.  Note for next import that
14777         this is already in the master file.
14778         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14780 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14782         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14783         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14785 2001-04-11  Stan Shebs  <shebs@apple.com>
14787         * MAINTAINERS: Add self as Darwin port maintainer.
14789 2001-04-11  Alan Modra  <amodra@one.net.au>
14791         * MAINTAINERS: Update my email address.
14793 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14795         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14796         recent versions of FreeBSD (release 3 or later).
14797         * ltconfig: On FreeBSD, -lc must not be provided when building
14798         a shared library or else the standard -pthread gcc option is
14799         rendered worthless to later users of the built library.
14801 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14803         * MAINTAINERS: Add self and RTH as C front end maintainers.
14805 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14807         * config.sub: Make sure to match an already-canonicalized
14808         machine name (eg. mn10300-unknown-elf).
14810 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14812         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14813         New macros.
14814         (bootstrap, cross): Use RECURSE_FLAGS.
14815         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14817 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14819         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14821 2001-03-22  Colin Howell  <chowell@redhat.com>
14823         * Makefile.in (DO_X): Do not backslash single-quotes in
14824         backquotes (two places).
14826 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14828         Re-installed:
14829         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14830         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14831         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14832         * ltcf-cxx.sh: Likewise.
14833         * ltcf-gcj.sh: Likewise.
14835 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14837         * MAINTAINERS: Add myself as "documentation co-maintainer".
14839 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14841         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14842         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14844 2001-03-19  Tom Tromey  <tromey@redhat.com>
14846         * config-ml.in: Handle GCJ and GCJFLAGS.
14848 2001-03-21  Michael Chastain  <chastain@redhat.com>
14850         * Makefile.in: all-m4 depends on all-texinfo.
14852 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14854         * MAINTAINERS: Add myself to write after approval list.
14856 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14858         * Makefile.in (DO_X): Quote nested quotes.
14860 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14862         * MAINTAINERS: Add myself to write after approval list.
14864 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14866         * Makefile.in (DO_X): Use double quotes for quoting
14867         "RANLIB=$${RANLIB}".
14869 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14871         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14873 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14875         * configure.in: Only use `lang_requires' for languages athat are
14876         actually enabled.
14878 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14880         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14882 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14884         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14886 2001-03-07  Tom Tromey  <tromey@redhat.com>
14888         * configure.in: Allow config-lang.in to set `lang_requires' to list
14889         of other required languages.
14891 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14893         * Makefile.in: Remove RANLIB definition. Use RANLIB
14894         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14895         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14897 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14898             Alexandre Oliva  <aoliva@redhat.com>
14900         * Makefile.in (check-c++): Use tabs, not spaces.
14902 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14904         * MAINTAINERS: add myself to Write After Approval list.
14906 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14908         * Makefile.in (check-c++): New rule.
14910         * configure.in (target_libs): Remove libg++.
14911         (noconfigdirs): Remove libg++.
14912         (noconfigdirs): Same.
14913         (noconfigdirs): Same.
14914         (noconfigdirs): Same.
14916         * config-ml.in: Remove libg++ references.
14918         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14919         (ALL_TARGET_MODULES): Same.
14920         (configure-target-libg++): Remove.
14921         (all-target-libg++): Remove.
14922         (configure-target-libio): Remove.
14923         (all-target-libio): Remove.
14924         (check-target-libio): Remove.
14925         (.PHONY): Remove.
14926         (libg++.tar.bz2): Remove.
14927         (all-target-cygmon): Remove libio.
14928         (all-target-libstdc++): Remove.
14929         (configure-target-libstdc++): Remove.
14930         (TARGET_LIB_PATH): Remove libstdc++.
14931         (ALL_GCC_CXX): Remove libstdc++.
14932         (all-target-gperf): Correct.
14934 2001-02-16  Nick Clifton  <nickc@redhat.com>
14936         * configure.in (noconfigdirs): Allow configuration of texinfo
14937         for Cygwin hosts.
14939 2001-02-15  Anthony Green  <green@redhat.com>
14941         * configure: Introduce GCJ_FOR_TARGET.
14942         * configure.in: Ditto.
14943         * Makefile.in: Ditto.
14945 2001-02-13  Andreas Schwab  <schwab@suse.de>
14947         * MAINTAINERS: Update mail address.
14949 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14951         * config.guess: Add linux target for S/390.
14952         * config.sub: Likewise.
14954 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14956         * configure.in: for *-chorusos, don't config target-newlib and
14957         target-libgloss.
14959 2001-02-06  Ben Elliston  <bje@redhat.com>
14961         * configure: Output host type to stdout, not stderr.
14963 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14965         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14966         * ltcf-cxx.sh: Likewise.
14968         * config.if: Assume enable_libstdcxx_v3 is defined.
14970 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14972         Remove V2 C++ library.
14973         * configure.in: Remove --enable-libstdcxx_v3 support.
14975 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14977         * include/demangle.h: Add prototype for java_demangle_v3.
14979 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14981         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14983 2001-01-27  Richard Henderson  <rth@redhat.com>
14985         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14987 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14989         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14990         Don't unset, it's non-portable and no longer necessary, set to empty
14991         instead.
14993 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14995         * ltconfig: Shell portability fix for the tagname validity check.
14997 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14999         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
15000         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
15002 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15004         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
15006 2001-01-26  Tom Tromey  <tromey@redhat.com>
15008         * configure.in: Allow libgcj to be built on Sparc Solaris.
15010 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
15012         * ltcf-c.sh: Add aix5 case.
15013         * ltcf-cxx.sh: Likewise.
15014         * ltconfig: Likewise.
15016 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
15018         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
15019         keep at least one of build_libtool_libs or build_old_libs set to
15020         yes.
15022         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
15023         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
15025 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
15027         * configure.in: Enable libgcj on several additional platforms.
15029 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
15031         * configure.in: Enable libgcj for linux targets.
15033 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15035         * MAINTAINERS (Write After Approval): Add myself.
15037 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15039         * MAINTAINERS: Add myself as vax port maintainer.
15041 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
15043         * MAINTAINERS: Add myself as Mercury front-end maintainer.
15045 2001-01-09  Mike Stump  <mrs@wrs.com>
15047         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15048         failures of subdirectories.
15050 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15052         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
15053         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15054         * ltcf-cxx.sh: Likewise.
15055         * ltcf-gcj.sh: Likewise.
15056         * ltconfig.sh: Fix typo.
15058 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15060         * configure: handle DOS-style absolute paths.
15062 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15064         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15066 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
15068         * MAINTAINERS: Add myself as avr port co-maintainer.
15070 2000-12-28  Ben Elliston  <bje@redhat.com>
15072         * MAINTAINERS: Add myself under ``Write After Approval''.
15074 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
15076         * texinfo: Remove directory from GCC.
15078 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15080         * COPYING: Update to current
15081         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15082         to 19yy as example year in copyright notice).
15084 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
15086         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15087         (libstdcxx_incdir): Pass down.
15088         * config.if: Remove expired bits for cxx_interface, add stub.
15089         (libstdcxx_incdir): Add variable for g++ include directory.
15090         * configure.in (gxx_include_dir): Use it.
15092 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15094         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
15095         with old-email address from ``Write After Approval''.
15097 2000-12-15  Andreas Jaeger  <aj@suse.de>
15099         * configure.in: Handle lang_dirs.
15101 2000-12-14  Tom Tromey  <tromey@redhat.com>
15103         * MAINTAINERS: Removed brads.
15105         * MAINTAINERS: Added gcj developers.
15107 2000-12-13  Anthony Green  <green@redhat.com>
15109         * configure.in: Disable libgcj for any target not specifically
15110         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15111         with g++ abi.
15113 2000-12-13  Mike Stump  <mrs@wrs.com>
15115         * Makefile.in (local-distclean): Also remove fastjar.
15117 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15119         * contrib/gcc_update: Add fastjar --touch entries.
15121 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15123         * configure.in: Disable language-specific target libraries for
15124         languages that aren't enabled.
15126 2000-12-10  Anthony Green  <green@redhat.com>
15128         * configure.in: Define libgcj.  Disable libgcj target libraries for
15129         most targets.
15131 2000-12-10  Neil Booth  <neilb@earthling.net>
15133         * MAINTAINERS: Update mail address, remove from WAA list.
15135 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15137         * libjava: Imported from /cvs/java.
15138         * libffi: Likewise.
15139         * Boehm-gc: Likewise.
15141 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15143         * configure.in (target_libs): Revert 2000-12-08 patch.
15144         (noconfigdirs): Added target-libjava.
15146 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15148         * djunpack.bat: removed.
15150 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15152         * Makefile.in: handle DOS-style absolute paths.
15153         * config-ml.in: likewise.
15154         * symlink-tree: likewise.
15156 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15158         * fastjar: Imported.
15160 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15162         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15163         libjava.
15164         * configure.in (target_libs): Removed `target-libjava'.
15166 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15168         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15169         (ALL_MODULES): Added fastjar.
15170         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15171         (all-target-libjava): all-fastjar replaces all-zip.
15172         (all-fastjar): Added.
15173         (configure-target-fastjar, all-target-fastjar): Likewise.
15174         * configure.in (host_tools): Added fastjar.
15176 2000-12-07  Mike Stump  <mrs@wrs.com>
15178         * Makefile.in (local-distclean): Remove leftover built files.
15180 2000-11-24  Nick Clifton  <nickc@redhat.com>
15182         * configure.in (xscale-elf): Add target.
15183         (xscale-coff): Add target.
15185 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15187         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15188         recent versions of FreeBSD (release 3 or later).
15189         * ltconfig: On FreeBSD, -lc must not be provided when building
15190         a shared library or else the standard -pthread gcc option is
15191         rendered worthless to later users of the built library.
15193 2000-11-16  Fred Fish  <fnf@be.com>
15195         * configure.in (enable_libstdcxx_v3): Fix typo,
15196         libstd++ -> libstdc++.
15198 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15200         * MAINTAINERS: Add self to Write After Approval list.
15202 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15204         * MAINTAINERS: Update my email address.  Add myself to global write
15205         privs list.
15207 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15209         * Makefile.in: Merge with src and libgcj.
15210         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15211         configure-target-<library> when their configure scripts need the C
15212         or C++ library to have already been built to work properly.
15213         (do_proto_toplev): Set them to an empty string.
15215         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15216         (REALLY_SET_LIB_PATH): Use them.
15218 2000-11-17  Stan Shebs  <shebs@apple.com>
15220         * MAINTAINERS: Add self to Write After Approval list.
15222 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15224         * configure: Provide the original toplevel configure arguments
15225         (including $0) to subprocesses in the environment rather than
15226         through gcc/configargs.h.
15228 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15230         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15231         C99.  Alphabetise "Write After Approval" list.
15233 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15235         * configure: Turn on libstdc++ V3 by default.
15237         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15238         if we've got GCC.
15240 2000-11-11  Philip Blundell  <philb@gnu.org>
15242         * MAINTAINERS: Add self to Write After Approval list.
15244 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15246         * ltcf-c.sh (aix4): Improve shared library configuration; require
15247         exporting symbols.
15248         * ltcf-cxx.sh (aix4): Define.
15249         * ltconfig (aix4): Define library and soname specs appropriate for
15250         AIX.  Define command to create export symbols list.
15252 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15254         * config.sub: Add support for Sun Chorus
15256 2000-10-31  Nick Clifton  <nickc@redhat.com>
15258         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15259         <name>@redhat.com.  Also installed new email address for Clint
15260         Popetz.
15262 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15264         * etc: Remove directory from GCC.
15266 2000-10-16  Michael Meissner  <meissner@redhat.com>
15268         * configure (gcc/configargs.h): Only create if there is a build GCC
15269         directory created.
15271 2000-10-16  Matthias Klose  <doko@debian.org>
15273         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15274         when configured for libstdc++-v3.
15276 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15278         * configure: Save configure arguments to gcc/configargs.h.
15280 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15282         * config.guess: Import CVS version 1.157.
15283         * config.sub: Import CVS version 1.181.
15285 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15287         * Makefile.in (bootstrap): avoid recursion if subdir missing
15288         (cross): ditto
15289         (do-proto-toplev): ditto
15291 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15293         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15294         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15296         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15297         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15298         all affected `configure' scripts.
15300 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15302         * MAINTAINERS: Add self as cpplib co-maintainer.
15304 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15306         * MAINTAINERS: Add self to Write After Approval list.
15308 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15310         * INSTALL/README: egcs -> GCC update.
15312 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15314         * MAINTAINERS: Add myself to Write After Approval list.
15316 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15318         * MAINTAINERS: Add myself to Write After Approval list.
15320 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15322         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15323         X11 libraries for hppa64.
15325 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15327         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15329 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15331         * Makefile.in (all-zlib): Added dummy target.
15333         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15334         ltcf-gcj.sh: Updated from libtool multi-language branch.
15336 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15338         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15339         (bootstrap*): Depend on all-bootstrap.
15341 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15343         * config.guess: Import CVS version 1.156.
15344         * config.sub: Import CVS version 1.179.
15346 2000-09-02  Anthony Green  <green@cygnus.com>
15348         * Makefile.in (all-gcc): Depend on all-zlib.
15349         (CLEAN_MODULES): Add clean-zlib.
15350         (ALL_MODULES): Add all-zlib.
15351         * configure.in (host_libs): Add zlib.
15353 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15355         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15356         crosses, but add gcc/include to the header search path for them.
15358 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15360         * MAINTAINERS: Add self to Write After Approval list.
15362 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15364         * config.guess: Import CVS version 1.152.
15365         * config.sub: Import CVS version 1.177.
15367 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15369         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15370         $targargs to tell whether newlib is going to be built.
15372         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15373         $$r/TARGET_SUBDIR/libio for _G_config.h.
15375 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15377         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15379 2000-08-22  DJ Delorie  <dj@redhat.com>
15381         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15383 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15385         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15386         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15387         sub-configures.
15389 2000-08-21  DJ Delorie  <dj@redhat.com>
15391         * MAINTAINERS: Add self as a libiberty maintainer
15393 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15395         * configure.in (libstdcxx_flags): Use
15396         libstdc++-v3/src/libstdc++.INC.
15398 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15400         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15402 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15404         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15406         * configure: Make enable_threads and enable_shared defaults
15407         explicit.  Substitute enable_threads into generated Makefiles.
15408         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15409         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15411 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15413         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15415 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15417         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15418         previous delta.
15420 2000-08-11  Jason Merrill  <jason@redhat.com>
15422         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15423         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15424         (FLAGS_FOR_TARGET): Not here.
15425         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15427 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15429         * config-ml.in (CC, CXX): Don't introduce a leading space.
15431 2000-08-07  DJ Delorie  <dj@delorie.com>
15433         * MAINTAINERS: Add self as a DJGPP maintainer
15435 2000-08-07  DJ Delorie  <dj@redhat.com>
15437         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15438         "if we're also building gcc, and it's a gcc that will run on the
15439         build machine, we want to use its includes instead of the system's
15440         default includes".
15442 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15444         * MAINTAINERS: Add self to Write After Approval list.
15446 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15448         * configure.in (libstdcxx_flags): Don't use `"'.
15450         * config-ml.in: Adjust multilib search paths to the
15451         appropriate multilib tree.
15453 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15455         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15456         commas in $LANGUAGES.
15458 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15460         * configure.in: Re-enable all references to libg++ and librx.
15462 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15464         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15465         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15466         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15467         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15469         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15471 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15473         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15474         CXX_FOR_TARGET for sed.
15476 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15478         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15479         Do not override if already set in the environment or in configure.
15480         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15481         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15483 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15485         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15486         the libtool CVS tree multi-language branch.
15487         * ltconfig, ltmain.sh: Updated.
15489 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15491         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15492         (clean-target): Depend on it.
15494         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15495         (GCC_FOR_TARGET): Use it.
15496         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15497         * configure.in: ... here.
15498         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15499         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15501 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15503         * MAINTAINERS: Add self to Write After Approval list.
15505 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15507         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15508         (configure-target-libchill, configure-target-libobjc): Likewise.
15510         * configure.in: Use the same cache file for all target libs.
15511         * config-ml.in: But different cache files per multilib variant.
15513 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15515         * configure (topsrcdir): Don't use dirname.
15517 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15519         * MAINTAINERS: Add self to Write After Approval list.
15521 2000-07-20  Jason Merrill  <jason@redhat.com>
15523         * configure.in: Remove all references to libg++ and librx.
15525         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15527 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15529         * config.sub: Update to subversions version 2000-07-06.
15531 2000-07-12  Andrew Haley  <aph@cygnus.com>
15533         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15534         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15536 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15538         * symlink-tree:  Check number of arguments.
15540 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15542         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15543         search path for a g++ extracted from the build tree.  This
15544         will allow link tests run by configure scripts in
15545         subdirectories to succeed.
15547 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15549         * ltconfig: Add support for mips-dde-sysv4.2MP
15551 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15553         * MAINTAINERS: Add myself as loop discovery maintainer.
15555 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15557         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15558         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15560 2000-06-19  Timothy Wall  <twall@cygnus.com>
15562         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15563         * config.sub: Add tic54x target.
15565 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15567         * MAINTAINERS: Add self as Fortran maintainer,
15568         remove Craig Burley.
15570 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15572         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15573         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15575 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15577         * MAINTAINERS: Add self as i18n maintainer
15579 20000-05-21  H.J. Lu  (hjl@gnu.org)
15581         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15582         directory are used if they exist. Make sure
15583         $(build_tooldir)/include is searched for header files,
15584         $(build_tooldir)/lib/ for library files.
15585         (GCC_FOR_TARGET): Likewise.
15586         (CXX_FOR_TARGET): Likewise.
15588 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15590         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15592 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15594         * Makefile.in (configure-target-libiberty): Depend on
15595         configure-target-newlib.
15597 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15599         * configure.in, Makefile.in: Merge all libffi-related
15600         configury stuff from the libgcj tree.
15602 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15604         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15605         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15607 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15609         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15610         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15611         current version information.  Add to proto-toplev directory.
15612         (gdb-taz): Build do-djunpack.
15614 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15616         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15618 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15620         * MAINTAINERS: Add self to Write After Approval list.
15622 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15624         * ltmain.sh: Preserve in relink_command any environment
15625         variables that may affect the linker behavior.
15627 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15629         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15631 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15633         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15635 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15637         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15638         with the version name.
15640 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15642         * MAINTAINERS: Add self as bb-reorder maintainer.
15644 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15646         * config.if: Tweak.
15648 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15650         * djunpack.bat: New file.
15652 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15654         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15655         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15656         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15657         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15659 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15661         * config.sub (case $basic_machine): Change default for "ibm-*"
15662         to "openedition".
15664 2000-04-13  Andreas Jaeger  <aj@suse.de>
15666         * MAINTAINERS: Added myself.
15668 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15670         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15671         (do-md5sum): New target.
15672         (MD5PROG): Define.
15673         (PACKAGE): Default to TOOL.
15674         (VER): Default to a shell script.
15675         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15676         md5 checksum generation.
15677         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15678         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15679         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15680         insight.tar.bz2): Use gdb-taz to create archive.
15682 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15684         * configure (warn_cflags): Delete.
15686 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15688         * MAINTAINERS: Added myself.
15690 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15691             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15693         * configure.in (enable_libstdcxx_v3): Add.
15694         (target_libs): Add bits here to switch between libstdc++-v2 and
15695         libstdc++-v3.
15696         * config.if: And this file too.
15697         * Makefile.in: Add libstdc++-v3 targets.
15699 2000-04-05  Michael Meissner  <meissner@redhat.com>
15701         * config.sub (d30v): Add d30v as a basic machine type.
15703 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15705         * configure.in: -linux-gnu*, not -linux-gnu.
15707 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15709         * MAINTAINERS: Add self in write-after-approval section.
15711 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15713         * MAINTAINERS: Add self as ia64 port maintainer.
15715 2000-03-08  Neil Booth  <NeilB@earthling.net>
15717         * MAINTAINERS: Add self in write-after-approval section.
15719 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15721         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15722         (do-tar-bz2): Replace TOOL with PACKAGE.
15723         (gdb.tar.bz2): Remove GDBTK from GDB package.
15724         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15725         dejagnu.tar.bz2): New packages.
15727 2000-02-27  Andreas Jaeger  <aj@suse.de>
15729         * configure.in: Add entry for mips*-*-linux*, move catch all
15730         *-*-*linux* entry below this one.
15732 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15734         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15736 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15738         * config.sub: Support an OS of "wince".
15740 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15742         * config.guess, config.sub: Updated to match config's 2000-02-15
15743         version.
15745 2000-02-23  Linas Vepstas  <linas@linas.org>
15747         * config.sub: Add support for Linux/IBM 370.
15748         * configure.in: Likewise.
15750 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15752         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15754 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15756         * config.guess: Guess "cygwin" rather than "cygwin32".
15758 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15760         * configure (gcc_version): When setting, narrow search to
15761         lines containing `version_string'.
15763 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15765         * config.sub: Add support for avr target.
15767 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15769         * MAINTAINERS: Add maintainers for MCore port.
15771 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15773         * config.sub: Add mmix-knuth-mmixware.
15775 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15777         * MAINTAINERS: Pair cccp with cpplib maintainership.
15779 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15781         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15782         structure stuff to -L library search.
15783         (CXX_FOR_TARGET): Ditto.
15784         (CROSS_CHECK_MODULES): Fix spelling mistake.
15786 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15788         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15789         the C++ compiler.
15791 2000-01-12  Richard Henderson  <rth@cygnus.com>
15793         * configure.in: Don't build some bits for beos.
15795 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15797         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15798         as include files.
15800 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15802         * Add self as cpplib maintainer, as requested by Jason
15803         Merrill.  Correct my e-mail address.
15805 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15807         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15808         not mh-aix43.
15810 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15812         * MAINTAINERS: Add myself to "write after approval" list.
15814 1999-12-14  Richard Henderson  <rth@cygnus.com>
15816         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15817         * config.sub: Accept alphaev[78], alphaev8.
15819 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15821         * config.guess, config.sub: Update from autoconf.
15823 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15825         * MAINTAINERS:  update my playtime e-address.
15827 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15829         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15830         necessary libraries are missing.
15832 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15834         * MAINTAINERS: Add new 'write after approval' maintainer.
15836 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15838         * MAINTAINERS: Add new Java maintainer.
15840 1999-10-25  Andreas Schwab  <schwab@suse.de>
15842         * configure: Fix quoting inside arguments of eval.
15844 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15846         * config-ml.in: Allow suppression of some ARM multilibs.
15848 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15850         * config.guess: Add OS/390 match pattern.
15851         * config.sub: Add mvs, openedition targets.
15852         * configure.in (i370-ibm-opened*): New.
15854 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15856         * config.sub: Add support for configuring for pj.
15858 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15860         * config.sub (maybe_os): Add support for configuring for fr30.
15862 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15864         * configure.in: Do not configure or build ld for AIX
15865         platforms.  ld is known to be broken on these platforms.
15867 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15869         * config-ml.in: Pass compiler flag corresponding to multidirs to
15870         subdir configures.
15872 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15874         * Makefile.in (LDFLAGS): Define.
15876 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15878         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15879         noconfigdirs.
15880         (*-*-cygwin*): Likewise.
15882 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15884         * mkdep: New file.
15885         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15886         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15888         From Eli Zaretskii <eliz@is.elta.co.il>:
15889         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15890         long file name when using DJGPP on MS-DOS.
15892 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15894         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15896 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15898         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15899         dependency as this causes "make check" to globally "make all"
15901 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15903         * configure.in (target_libs): Added target-zlib.
15904         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15905         (CONFIGURE_TARGET_MODULES): Likewise.
15906         (CHECK_TARGET_MODULES): Likewise.
15907         (INSTALL_TARGET_MODULES): Likewise.
15908         (CLEAN_TARGET_MODULES): Likewise.
15909         (configure-target-zlib): New target.
15910         (all-target-zlib): Likewise.
15911         (all-target-libjava): Depend on all-target-zlib.
15912         (configure-target-libjava): Depend on configure-target-zlib.
15914         * Makefile.in (configure-target-libjava): Depend on
15915         configure-target-newlib.
15916         (configure-target-boehm-gc): New target.
15917         (configure-target-qthreads): New target.
15919         * configure.in (target_libs): Added target-qthreads.
15920         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15921         (CONFIGURE_TARGET_MODULES): Likewise.
15922         (CHECK_TARGET_MODULES): Likewise.
15923         (INSTALL_TARGET_MODULES): Likewise.
15924         (CLEAN_TARGET_MODULES): Likewise.
15925         (all-target-qthreads): New target.
15926         (configure-target-libjava): Depend on configure-target-qthreads.
15927         (all-target-libjava): Depend on all-target-qthreads.
15929         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15930         (CONFIGURE_TARGET_MODULES): Likewise.
15931         (CHECK_TARGET_MODULES): Likewise.
15932         (INSTALL_TARGET_MODULES): Likewise.
15933         (CLEAN_TARGET_MODULES): Likewise.
15934         (all-target-libjava): New target.
15935         (all-target-boehm-gc): Likewise.
15936         * configure.in (target_libs): Added libjava, boehm-gc.
15938 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15940         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15941         configure.bat in SUPPORT_FILES.
15942         (gas+binutils.tar.bz2): Likewise.
15944         * makeall.bat: Remove; obsolete.
15946 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15948         From Mark Elbrecht:
15949         * configure.bat: Remove; obsolete.
15951 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15953         * configure: Add -W -Wall to the default CFLAGS when compiling with
15954         gcc.
15956 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15958         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15960 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15962         * configure.in: Build ld on IRIX6.
15964 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15966         * Makefile.in: Change distribution targets to use bzip2 instead of
15967         gzip.
15968         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15969         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15971 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15973         * config.sub: Add mcore target.
15975 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15977         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15979 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15981         * config.guess (dummy): Changed to $dummy.
15983 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15985         * config.sub: Tidied up case statements.
15987 1999-05-22  Ben Elliston  <bje@cygnus.com>
15989         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15990         <jiro@din.or.jp>.
15992         * config.guess: Merge with FSF version. Future changes will be
15993         more accurately recorded in this ChangeLog.
15994         * config.sub: Likewise.
15996 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15998         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
16000 1999-04-30  Tom Tromey  <tromey@cygnus.com>
16002         * ltmain.sh: [mode link] Always use CC given by ltconfig.
16004 1999-04-23  Tom Tromey  <tromey@cygnus.com>
16006         * ltconfig, ltmain.sh: Update to libtool 1.2f.
16008 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
16010         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
16011         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
16012         Bad merge removed these two changes.
16014 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
16015                           Martin Heller (Ing.-Buero_Heller@t-online.de)
16017         * config.guess (interix Alpha): Add.
16019 1999-04-11  Richard Henderson  <rth@cygnus.com>
16021         * configure.in (i?86-*-beos*): Do config gperf; don't config
16022         gdb, newlib, or libgloss.
16024 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
16026         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
16027         link a trivial program with -mabi=64.  If it fails, remove mabi=64
16028         from multidirs.
16030 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
16032         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
16034 1999-04-08  Nick Clifton  <nickc@cygnus.com>
16036         * config.sub: Add support for mcore targets.
16038 1999-04-07  Michael Meissner  <meissner@cygnus.com>
16040         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16041         not mt-ospace, in order to shut up assembler warning about using
16042         symbols that are named the same as registers.
16044 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
16046         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16047         dependency list for all-target-cygmon.
16049 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
16051         * config-ml.in: Check $host, not $target, for selective multilibs.
16052         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16053         thumb interworking, and underscore prefix multilibs.
16055 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
16057         * missing: Update to version from current automake.
16059 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
16061         * configure (gxx_include_dir): Removed.
16063         * configure.in (gxx_include_dir): Handle it.
16064         * Makefile.in: Likewise.
16066 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
16068         * config.sub (mips64vr4111,mips64vr4111el) Add.
16070 1999-03-21  Ben Elliston  <bje@cygnus.com>
16072         * config.guess: Correct typo for detecting ELF on FreeBSD.
16074 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
16076         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16077         config/mh-djgpp.
16079 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
16081         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16082         all-target-newlib to dependency list for all-target-bsp.
16084 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16086         * config.sub: Add i386-uwin support.
16087         * config.guess: Likewise.
16089 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16091         * configure.in: cleanup, add mh-*pic handling for arm, special
16092         case powerpc*-*-aix*
16094 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
16096         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16097         can be built.
16099 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
16101         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16102         targets.
16104 1999-03-02  Nick Clifton  <nickc@cygnus.com>
16106         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16108 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16110         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16112 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16114         * config.sub: Fix typo in arm recognition.
16116 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16118         * configure.in (noconfigdirs): Changed target_configdirs to
16119         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16120         rather than m68k-*-* since it is not known to work on
16121         m68k-aout. Ditto for arm-*-*oabi.
16123 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16125         * configure.in (*-*-windows*): Remove, no longer used.
16127 1999-02-19  Ben Elliston <bje@cygnus.com>
16129         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16130         Smart and improved by Andrew Cagney.
16132 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16134         * config.guess: Recognize openbsd-*-hppa.
16136 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16138         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16139         only if it is not empty.
16141 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16143         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16145         * config.guess: Modified to recognize uname's armv* syntax.
16147         * config.sub: Modified to recognize uname's armv* syntax.
16149 1999-02-17  Mark Salter  <msalter@cygnus.com>
16151         * configure.in: Added target-bsp for sparclite.
16153 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16155         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16157 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16159         * configure.in: Add support for strongarm port.
16160         * config.sub: Add support for strongarm target.
16162 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16164         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16165         the old name config/mh-cygwin32.
16166         Enable texinfo.
16168 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16170         * configure.in: Do build ld for ix86 Solaris.
16172 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16174         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16175         $AR_FOR_TARGET.  Likewise for RANLIB.
16177 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16179         * config.sub (oabi):  Recognize.
16180         * configure.in (arm-*-oabi):  Handle.
16182 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16184         * config.guess: Improve detection of i686 on UnixWare 7.
16186 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16188         * config.guess: Add support for i386-pc-interix.
16189         * config.sub: Likewise.
16190         * configure.in: Likewise.
16192 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16194         * Makefile.in: Remove unneeded all-target-libio from
16195         from all-target-winsup target since it is now unneeded.
16196         Add all-target-libtermcap in its place since it is now
16197         needed.
16199 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16201         * configure.in: makefile stub for cygwin target is probably
16202         unnecessary.  Remove it for now.
16204 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16206         * configure.in: libtermcap.a should be built when cygwin is the
16207         target as well as the host.
16208         * config.guess: Allow mixed case in cygwin uname output.
16209         * Makefile.in: Add libtermcap target.
16211 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16213         * config.sub: Clean up handling of hppa2.0.
16215 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16217         * config.guess: Use C code to identify more HP machines.
16219 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16221         * config.sub: Handle hppa2.0.
16223 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16225         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16226         cygmon for all sparclite targets, regardless of object format.
16228 1998-12-15  Mark Salter  <msalter@cygnus.com>
16230         * configure.in: Added target-bsp for several target architectures.
16232         * Makefile.in: Added rules for bsp.
16234 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16236         * config.guess: Improve detection of hppa2.0 processors.
16238 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16240         * config.guess: Recognize FreeBSD using ELF automatically.
16242 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16244         * configure (skip-this-dir): Add handling for new shell script, which
16245         might be created by a sub-directory's configure to indicate, this particular
16246         directory is "unwanted".
16247         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16249 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16251         * ltconfig: import from libtool, after changing libtool to
16252         account for the cygwin name change.
16254 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16256         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16257         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16259 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16261         * configure.in: Add libtermcap to list of cygwin dependencies.
16263 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16265         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16266         they include winsup/include when it's a cygwin target.
16268 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16270         * configure.in (host_tools): Added zip.
16271         * Makefile.in (all-target-libjava): Depend on all-zip.
16272         (all-zip): New target.
16273         (ALL_MODULES): Added all-zip.
16274         (NATIVE_CHECK_MODULES): Added check-zip.
16275         (INSTALL_MODULES): Added install-zip.
16276         (CLEAN_MODULES): Added clean-zip.
16278 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16280         * Makefile.in: lose "32" from comment about cygwin.
16282 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16284         * configure.in: Use -Os to build target libraries for the fr30.
16286 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16288         * config.sub: Add fr30.
16290 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16292         * configure.in: drop "32" from config/mh-cygwin32.  Check
16293         cygwin* instead of cygwin32*.
16294         * config.sub: Check cygwin* instead of cygwin32*.
16296 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16298         * config.guess: Match any version of Unixware7.
16300 1998-10-20  Syd Polk  <spolk@cygnus.com>
16302         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16303         if desired.
16305 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16307         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16308         these if the appropriate directories and files to not exist.
16310 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16312         * Makefile.in (DEVO_SUPPORT): Add config.if.
16314 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16316         * configure: Add pattern to replace "build_tooldir"'s
16317         definition in the generated Makefile with "tooldir"'s
16318         actual value.
16320 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16322         * config.sub: Bring back lost sparcv9.
16324         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16326 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16328         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16329         CC_FOR_TARGET and friends.
16331 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16333         * Makefile.in (build_tooldir): New variable, same as tooldir.
16334         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16335         -B$(build_tooldir)/bin/.
16336         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16338 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16340         * README: Remove installation instructions and refer to the
16341         INSTALL directory instead.
16343 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16345         * config.sub: Add support for i[34567]86-pc-udk.
16346         * configure.in: Likewise.
16348 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16350         * Makefile.in: add bzip2 package building bits for user
16351         tools module
16352         * configure.in: ditto
16354 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16356         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16357         (ALL_TARGET_MODULES): Add all-target-libobjc.
16358         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16359         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16360         (all-target-libchill): Add dependencies.
16361         * configure.in (target_libs): Add libchill.
16363 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16365         * configure.in (target_subdir): Remove duplicate line.
16367 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16369         * Makefile.in (all-automake): fix dependencies.
16371 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16373         * configure.in: Minor cleanups for building in the $(target_alias)
16374         subdir.
16376 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16378         * Makefile.in (bootstrap): Set r and s before make all.  Use
16379         BASE_FLAGS_TO_PASS in make all.
16380         (cross): Likewise.
16382 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16384         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16386 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16388         * config.sub: Fix typo in last change.
16390 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16392         * config.sub: Add support for C4x target.
16393         * configure.in: Likewise.
16395 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16397         * config.sub: Recognize sparcv9 just like sparc64.
16399 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16401         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16403 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16405         * config.guess: Correctly identify Pentium II sco boxes.
16407         * config.guess: Fix "tr" code.  From Weiwen Liu.
16409 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16411         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16412         stabs.
16414 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16416         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16417         (ALL_TARGET_MODULES): Add all-target-libchill.
16418         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16419         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16420         (all-target-libchill): Add dependencies.
16421         * configure.in (target_libs): Add libchill.
16423 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16425         * config.guess: Avoid assumptions about "tr" behaves when
16426         LANG is set to something other than English.
16428 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16430         * configure (gxx_include_dir): Changed to
16431         '${prefix}/include/g++'-${libstdcxx_interface}.
16433         * config.if: New to determine the interfaces.
16435 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16437         * config.guess: Detect and handle MPE/IX.
16438         * config.sub: Deal with MPE/IX.
16440 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16442         * configure.in: Use mh-aix43.
16444 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16446         * configure: Fix --without/--disable cases for gxx-include-dir.
16448 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16450         * mdata-sh:  Imported.  Needed for automake support.
16452 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16454         * Makefile.in (taz): Try "chmod -R og=u ." before
16455         "chmod og=u `find . -print`".
16457 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16459         * configure.in: Add arm-elf and thumb-elf support.
16461 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16463         * Makefile.in: Undo previous patch.
16465 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16467         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16468         to here ...
16469         (install-no-fixedincludes): and here
16470         (INSTALL_MODULES): ... from here.
16472 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16474         * config.sub: Merge with FSF.
16476         * config.guess: Merge with FSF.
16478 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16480         * configure (extraconfigdirs): New variable.
16481         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16482         * Makefile.in (all): Move higher in file.
16483         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16484         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16485         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16486         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16487         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16489 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16491         * Makefile.in (all-target-libjava): Depend on all-gcc and
16492         all-target-newlib.
16493         (configure-target-libjava): Depend on $(ALL_GCC).
16495 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16497         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16498         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16500 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16502         * INSTALL/README: Fix typo.
16504 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16506         * ylwrap: Change absolute path checks to check for DOS style path
16507         names.
16509         * ylwrap: Don't use a full path name if the source file is in the
16510         same directory.  From hjl@lucon.org (H.J. Lu).
16512         * config-ml.in: Default to being verbose, to match Feb 18 change to
16513         configure.
16515 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16517         Brought over from egcs:
16519         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16521         * configure.in (target_subdir): Set to ${target_alias} instead
16522         of "libraries".
16524         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16526         * configure.in (target_subdir): Set to libraries if enable_multilib.
16528 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16530         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16531         multilibs, force reconfiguration the first time we create
16532         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16534 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16536         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16537         avoid confusion with --no-recursion.
16539 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16541         * configure.in: Win32 hosts shouldn't use install -x
16542         * install-sh: remove -x option, and special .exe-handling
16543         hack.
16545 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16547         * config.guess: Recognize i586-pc-beos.
16548         * configure.in: Don't build some bits for beos.
16550 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16552         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16553         CFLAGS default to -O2.
16555         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16556         when using GNU ld.
16558 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16560         * ltmain.sh: Correct install when using a different shell.
16562 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16564         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16566 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16568         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16569         target.
16571 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16573         * ltconfig: Update to correct AIX handling.
16575 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16577         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16579         * configure.in (target_subdir): Set to ${target_alias} instead
16580         of "libraries".
16582 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16584         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16585         (Makefile): Depend on $(gcc_version_trigger).
16587         * configure (gcc_version): Change default initializer to empty
16588         string.
16589         (gcc_version_trigger): New variable; pass this variable down
16590         to subdir configures to enable them checking gcc's version
16591         themselves. Emit make macros for both gcc_version vars.
16592         (topsrcdir): Initialize reliably.
16593         (recursion line): Remove --with-gcc-version=${gcc_version}.
16595 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16597         * configure (enable_version_specific_runtime_libs): Implement new flag
16598         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16599         in $(libsubdir); emit definition in each generated Makefile.
16600         (gxx_include_dir): Initialize depending on
16601         $enable_version_specific_runtime_libs.
16603 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16605         * configure (gcc_version): Initialize properly depending on
16606         how and where configure is started.
16607         (recursion line): Pass a --with-gcc-version=${gcc_version}
16608         to configures in subdirs.
16610 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16612         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16613         cygmon
16615 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16617         * configure.in: Add cygmon and libstub support for mn10200.
16619 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16621         * configure (gcc_version): Add new variable describing the
16622         particular gcc version we're building.
16623         * Makefile.in (libsubdir): Add new macro for the directory
16624         in which the compiler finds executables, libraries, etc.
16625         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16626         and libsubdir.
16628 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16630         * Makefile.in (local-clean): Remove *.log.
16631         (warning.log): Built with warn_summary from build.log.
16632         (mail-report.log): Run test_summary.
16633         (mail-report-with-warnings.log): Run test_summary including
16634         warning.log in the report.
16636 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16638         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16640 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16642         * Makefile.in (grep): Grep no longer depends on libiberty.
16644 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16646         * Makefile.in: all-snavigator needs all-libgui.
16648 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16650         * configure.in: Add cygmon and libstub support for mn10300.
16652 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16654         * missing: Update to version from automake 1.3.
16656         * ltmain.sh: On installation, don't get confused if the same name
16657         appears more than once in the list of library names.
16659 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16661         * config.sub: Accept m68060 and m5200 as CPU names.
16663 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16665         * configure: Use && rather than using -a in test, because odd
16666         strings can confuse test.
16667         * configure.in: Likewise.
16669 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16671         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16673 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16675         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16676         bootstrap4-lean): New targets.
16678 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16680         * mpw-* Delete.  Not used.
16682 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16684         * COPYING.LIB: Update FSF address.
16686 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16688         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16690         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16691         GAS_SUPPORT_DIRS.
16693 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16695         * ltconfig, ltmain.sh: Avoid producing a version number if
16696         -version-info was not used.
16698 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16700         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16701         building with newlib.
16703 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16705         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16706         Solaris `make' causes it to continue to next definition.
16708 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16710         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16711         the right GUI libraries and files are installed along with GDB.
16713 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16715         * configure.in: Change alpha to alpha* in several places.
16717 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16719         * config.sub: Recognize sparc86x.
16721 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16723         * configure.in (--enable-target-optspace): Remove debug echo.
16725 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16727         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16729 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16731         * ltconfig: Update cygwin32 support.
16733         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16734         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16735         (GDB_SUPPORT_DIRS): Likewise.
16737 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16739         * configure.in (target_makefile_frag): If --enable-target-optspace,
16740         use -Os to compile target libraries rather than -O2.  Default to
16741         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16742         not used.
16743         * configure.in (target_cflags): Ditto for d30v.
16745 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16747         * Makefile.in (all-bfd): Depend on all-intl.
16748         (all-binutils): Likewise.
16749         (all-gas): Likewise.
16750         (all-gprof): Likewise.
16751         (all-ld): Likewise.
16753 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16755         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16757 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16759         * Makefile.in (all-bfd): Depend upon all-libiberty.
16761         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16763 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16765         * Makefile.in: Add libstub.
16767         * configure.in: Ditto. Build libstub for targets that have cygmon
16768         support.
16770 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16772         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16774 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16776         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16777         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16779 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16781         * configure: Define DEFAULT_M4 by searching PATH.
16782         * Makfile.in: Use DEFAULT_M4.
16784 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16786         * ltconfig: Add cygwin32 support.
16788         * Makefile.in, configure.in: Add libtool as a native only directory
16789         to configure and build.
16791 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16793         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16795 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16797         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16799 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16801         * Makefile.in: add ash make rules
16802         * configure.in: add ash to native_only and host_tools lists
16804 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16806         * Makefile.in (all-gettext, all-intl): New targets.
16807         (ALL_MODULES): Added all-gettext, all-intl.
16808         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16809         (INSTALL_MODULES): Added install-gettext, install-intl.
16810         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16812         * configure.in (host_tools): Added gettext.
16813         (native_only): Likewise.
16814         (noconfigdirs) [various cases]: Likewise.
16815         (host_libs): Added intl.
16817 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16819         * configure: Do not disable building gdbtk for cygwin32 hosts.
16821 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16823         * configure.in: Add thumb-coff target.
16824         * config.sub: Add thumb-coff target.
16826 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16828         * Makefile.in: Revert yesterday's change.
16829         (all-target-winsup):  all-target-librx stays out of here.
16831 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16833         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16834         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16835         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16836         Remove references to librx and libg++.
16838 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16840         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16841         recursive makes
16843 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16845         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16846         for newlib directory.
16847         (CXX_FOR_TARGET): Likewise.
16849 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16851         * ltconfig: Update after libtool/ltconfig.in change for
16852         hpux11.
16854 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16856         * ltconfig, ltmain.sh: Update to libtool 1.2.
16858 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16860         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16861         (install-gcc-cross): Instead, override LANGUAGES here.
16863 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16865         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16866         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16868 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16870         * configure.in: Add Thumb-pe target.
16872 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16874         * Makefile.in - changed sn targets to snavigator
16875         * configure.in - changed sn targets to snavigator
16877 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16879         * config-ml.in: After building symlink tree call make distclean
16880         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16881         to be the case for libiberty.
16883 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16885         * configure: When making link, also check the current
16886         directory. The configure scripts may create one.
16888 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16890         * config.sub: Accept alphapca56 and alphaev6 properly.
16892 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16894         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16896 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16898         * config.sub (sco5): Fix typo.
16900 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16902         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16903         install-itcl.
16904         (install-itcl): Remove dependency on install-tcl.
16906 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16908         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16910 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16912         * configure.in: Don't build libgui for a cygwin32 target when not on
16913         a cygwin32 host.
16915 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16917         * configure (redirect): Set to null, so default behavior of
16918         configure is now --verbose.
16920 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16922         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16923         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16925 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16927         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16928         this change to sync Makefile.in with its ChangeLog entries.
16930 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16932         * ltmain.sh (mkdir): Check that the directory doesn't exist
16933         before we exit with error, so that we don't get races during
16934         parallel builds.
16936 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16938         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16940 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16942         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16943         PICFLAG_FOR_TARGET.
16944         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16946         * configure: Emit a definition for the new macro enable_shared
16947         into each Makefile.
16949 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16951         * configure.in (host_tools, native_only): Add libtool.
16953 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16955         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16956         Fix typo in ming config comment.
16958 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16960         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16962 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16964         * config.sub: Add tic30 cases, and map c30 to tic30.
16966 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16968         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16969         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16970         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16971         (CLEAN_TARGET_MODULES): Similarly
16972         (all-target-libf2c): Add dependences.
16973         * configure.in (target_libs): Add libf2c.
16975 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16977         * configure.in: Remove expect from noconfigdirs when target
16978         is cygwin32.  OK to build expect and dejagnu with Canadian
16979         Cross.
16981 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16983         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16984         host.
16986         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16987         and mingw32.
16989 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16991         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16992         here as it is not defined in the toplevel Makefile.
16994 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16996         * configure (package_makefile_rules_frag): New variable, which names
16997         a file with generic rules, ...
16998         Change comment to mention we now have FIVE parts.
16999         * configure: Undo last change.
17001 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
17003         * config.guess: More accurate determination of HP processor types.
17004         * config.sub: More accurate determination of HP processor types.
17006 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
17008         * configure (package_makefile_frag): Move inserting the
17009         ${package_makefile_frag} to where it should be according
17010         to the comment.
17012 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
17014         * config.guess: Add support for Linux/ARM.
17016 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
17018         * .cvsignore: Remove *-info and *-install since they match
17019         release-info and mpw-install, which we don't want to just ignore.
17021 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
17023         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
17025 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
17027         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
17028         local_prefix to sub-make invocations.
17030 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
17032         * configure.in: Check makefile fragments in the source
17033         directory.
17035 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
17037         * configure.in: Check whether host and target makefile
17038         fragments exist before adding them to *_makefile_frag.
17040 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
17042         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17044 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
17046         * configure.in: Make sure we only replace RPATH_ENVVAR on
17047         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17048         regexp to sed.
17050         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17051         to sub-makes.
17053 1998-01-13  Lee Iverson   (leei@ai.sri.com)
17055         * config-ml.in (multi-do): LDFLAGS must include multilib
17056         designator.
17058 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
17060         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17062 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
17064         * config.sub: Add mingw32 support.
17065         * configure.in: Likewise.
17067 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17069         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17071 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
17073         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17074         * configure (gxx_include_dir): Provide a definition for subdirs
17075         which do not use autoconf.
17077 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
17079         * config.guess: Sync with egcs.  Picks up new alpha support,
17080         BeOS & some additional linux support.
17082 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
17084         * config.guess: HP 9000/803 is a PA1.1 machine.
17086 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
17088         * configure.in: It's alpha*-...
17090 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17092         * configure.in (host_makefile_frag, target_makefile_frag):
17093         Handle multiple config files.
17094         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17095         alpha-*-*.
17097 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
17099         * mkdep: New file.
17101 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
17103         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17105 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17107         * Makefile.in: Add libgui directory.
17108         (GDB_TK): Add all-libgui.
17109         * configure.in: Add libgui directory.
17110         * configure: Add all-libgui to GDB_TK.
17112 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17114         * config-ml.in (multidirs): Add m32r to multilib list.
17116 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17118         * Makefile.in (all-target-gperf): Change dependency to
17119         all-target-libstdc++.
17121 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17123         * config.guess: Add BeOS support.
17125 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17127         Source directory cvs renamed to cvssrc:
17128         * configure.in (host_tools): Change cvs to cvssrc.
17129         (native_only): Likewise.
17130         (noconfigdirs) [various cases]: Likewise.
17131         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17132         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17133         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17134         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17135         (all-cvssrc): Rename target from all-cvs.
17137 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17139         * configure (gxx_include_dir): Fix thinko.
17141 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17143         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17144         (install-cross, install-gcc-cross): New targets.
17146 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17148         * configure.in (noconfigdirs): Add support for Thumb target.
17150         * config.sub (maybe_os): Add support for Thumb target.
17152 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17154         * Makefile.in: Add rules for cygmon.
17156         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17158 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17160         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17161         * configure (gxx_include_dir): Provide a definition for subdirs
17162         which do not use autoconf.
17164 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17166         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17167         11/18/97 build
17169 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17171         * From Franz Sirl.
17172         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17173         found on RedHat Linux systems.
17175 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17177         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17178         guesses.
17180 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17182         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17184 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17186         * ltmain.sh: If mkdir fails, check whether the directory was created
17187         anyhow by some other process.
17189 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17191         * configure.in (d30v-*-*): Configure all directories.
17193 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17195         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17196         for the D30V.
17198 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17200         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17202 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17204         * include/libiberty.h: Add extern "C" { so it can be used with C++
17205         progrms.
17206         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17207         programs.
17209 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17211         * configure.in (d30v-*-*): Configure GCC now.
17213 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17215         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17216         is no longer needed.
17218 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17220         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17222 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17224         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17225         targets using "$@" to provide support for similar but not identical
17226         targets without having to duplicate code.
17228 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17230         * makefile.vms: Fix to work with DEC C.
17232 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17234         * config.sub: Add mips-tx39-elf to marketing names.
17236 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17238         * ltmain.sh: Handle symlinks in generated script.
17240 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17242         * configure: Handle autoconf style directory options: --bindir,
17243         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17244         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17245         --sysconfdir.
17246         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17247         (sharedstatedir, localstatedir, oldincludedir): New variables.
17248         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17249         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17250         sbindir, sharedstatedir, and sysconfdir.
17252 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17254         * Makefile.in (bootstrap-lean): New target.
17256 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17258         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17259         sn, and gnuserv from noconfigdirs.
17261 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17263         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17265 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17267         * Makefile.in (cross): New target.
17269 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17270                           Jeff Law         <law@cygnus.com>
17272         * Makefile.in (bootstrap2, bootstrap3): New targets.
17273         (all-bootstrap): Remove outdated and confusing target.
17274         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17276 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17278         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17279         windows.  Consistent with gdb/configure.
17281 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17283         * configure.in: Name Linux target fragment.
17285         * configure: Rewrite so that project Makefile fragment is inserted
17286         first and appears last in the resulting Makefile.
17288 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17290         * Makefile.in (install-itcl): Install tcl first.
17292 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17294         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17296 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17298         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17300         * configure.in (skipdirs): Add target-librx for Linux.
17301         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17303 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17305         * Makefile.in (bootstrap): New target.
17307 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17309         * config.sub: Accept 'amigados' for backward compatibility.
17311 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17313         * config.guess: Merge with FSF.
17315 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17317         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17319 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17321         * config.sub: Add "marketing-names" patch.
17323 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17325         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17327 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17329         * config.sub: Handle v850-elf.
17331 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17333         * .cvsignore (*-install): Remove.
17335 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17337         * ltconfig: Set CONFIG_SHELL in libtool.
17338         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17340 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17342         * configure.in (target_subdir): Set to libraries if enable_multilib.
17344 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17346         * config.guess: Update from gcc directory.
17348 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17350         * Makefile.in (all-sim): Depends on all-readline.
17352 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17354         * Makefile.in (BISON, YACC): Use $$s.
17355         (all-bison): Depend on all-texinfo.
17357 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17359         * Makefile.in (BISON): Add -L flag.
17360         (YACC): Likewise.
17362 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17364         * configure.in (noconfigdirs): Add support for v850e target.
17366         * config.sub (maybe_os): Add support for v850e target.
17368 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17370         * configure.in (noconfigdirs): Add support for v850ea target.
17372         * config.sub (maybe_os): Add support for v850ea target.
17374 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17376         * config.sub: Add mipstx39.  Delete r3900.
17378 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17380         * Makefile.in (all-autoconf): Depends on all-texinfo.
17382 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17384         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17385         eabi targets.
17387 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17389         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17391         * configure: When handling a Canadian Cross, handle YACC as well as
17392         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17393         * Makefile.in (all-bison): Depend upon all-texinfo.
17395 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17397         * Makefile.in (BISON): bison, not byacc or bison -y.
17398         (YACC): bison -y or byacc or yacc.
17399         (various): Add *-bison as appropriate.
17400         (taz): No need to mess with BISON anymore.
17402 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17404         * configure: If OSTYPE matches *win32*, try to find a good value for
17405         CONFIG_SHELL.
17407 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17409         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17410         configure.in if it is present.
17412 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17414         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17416 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17418         * config.sub: Recognize `arc' cpu.
17419         * configure.in: Likewise.
17420         * config-ml.in: Likewise.
17422 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17424         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17426 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17428         * configure: Changed sed delimiter from ':' to '|' when
17429         attempting to substitute ${config_shell} for SHELL. On
17430         NT ${config_shell} may contain a ':' in it.
17432 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17434         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17436 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17438         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17440 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17442         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17444         * ylwrap: If the program is a relative path, force it to be
17445         absolute.
17447 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17449         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17451 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17453         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17454         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17455         for libraries.
17457 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17459         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17460         separated by spaces.
17462 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17464         * ylwrap: New file.
17465         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17467         * ltmain.sh: Handle /bin/sh at start of install program.
17469         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17471         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17472         * missing: New file, from automake 1.2.
17474 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17476         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17477         check-tk to CHECK_X11_MODULES.
17479 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17481         * config.sub: Merge with FSF.
17483 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17485         * config.guess: Merge with FSF.
17487 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17489         * configure: Treat msdosdjgpp like go32.
17490         * configure.in: Likewise.  Don't remove gprof for go32.
17492         * configure: Change Makefile.tem2 to Makefile.tm2.
17494 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17496         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17498 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17500         * install-sh (chmodcmd): Set to null if the DST directory already
17501         exists.  Same as Nov 11th change.
17503 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17505         * configure (GDB_TK): Needs itcl and tix.
17507 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17509         * config.guess: Update from FSF.
17511 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17513         * Makefile.in (GDB_TK): Depend on itcl and tix.
17515 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17517         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17518         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17519         (INSTALL_SCRIPT): New variable.
17520         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17521         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17522         to -x.
17523         * install-sh: Add support for -x option.
17525 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17527         * configure.in, Makefile.in: Treat tix like itcl.
17529 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17531         * Makefile.in (WINDRES): New variable.
17532         (WINDRES_FOR_TARGET): New variable.
17533         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17534         (EXTRA_HOST_FLAGS): Add WINDRES.
17535         (EXTRA_TARGET_FLAGS): Add WINDRES.
17536         (EXTRA_GCC_FLAGS): Add WINDRES.
17537         ($(DO_X)): Pass down WINDRES.
17538         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17539         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17540         DLLTOOL_FOR_TARGET.
17542 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17544         * configure.in: configure sim before gdb for win32-x-ppc
17546 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17548         Move gperf into the toplevel, from libg++.
17549         * configure.in (target_tools): Add target-gperf.
17550         (native_only): Add target-gperf.
17551         * Makefile.in (all-target-gperf): New target, depend on
17552         all-target-libg++.
17553         (configure-target-gperf): Empty rule.
17554         (ALL_TARGET_MODULES): Add all-target-gperf.
17555         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17556         (CHECK_TARGET_MODULES): Add check-target-gperf.
17557         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17558         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17560 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17562         * config.sub (mn10200): Recognize new basic machine.
17564 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17566         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17567         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17569 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17571         * configure.in: If we're building mips-sgi-irix6* native, turn on
17572         ENABLE_MULTILIB and set TARGET_SUBDIR.
17574 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17576         * Makefile.in (all-sn): Depend on all-grep.
17578 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17580         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17582         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17583         Makefile.  From Jeff Makey <jeff@cts.com>.
17584         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17586         * Makefile.in (DISTBISONFILES): Remove.
17587         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17588         $(DEFAULT_YACC).
17590         * configure.in: Build itl, db, sn, etc., when building for native
17591         cygwin32.
17593         * Makefile.in (LD): New variable.
17594         (EXTRA_HOST_FLAGS): Pass down LD.
17595         ($(DO_X)): Likewise.
17597 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17599         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17601 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17603         * configure.in (targargs): Strip out any supplied --build argument
17604         before adding our own. Always add --build.
17606 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17608         * configure.in (targargs): Pass --build if we're doing
17609         a cross-compile.
17611 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17613         * configure: Use '|' instead of ":" as the separator in
17614         sed. Otherwise sed chokes on NT path names with drive
17615         designators. Also look for "?:*" as the leading characters in an
17616         absolute pathname.
17618 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17620         * config.sub: Support for r3900.
17622 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17624         * configure.in: Use install-sh, not install.sh.
17626 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17628         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17629         apply it twice.
17631 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17633         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17634         install-binutils.
17636 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17638         * Makefile.in: Add automake targets.
17639         * configure.in (host_tools): Add automake.
17641 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17643         * configure: Default CXX to c++, not gcc.
17644         * Makefile.in (CXX): Set to c++, not gcc.
17645         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17647 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17649         * install-sh: try appending a .exe if source file doesn't
17650         exist
17652 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17654         * configure.in: Turn on multilib by default.
17655         (cross_only): Remove target-libiberty.
17657         * Makefile.in (all-gcc): Don't depend on libiberty.
17659 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17661         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17663 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17665         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17666         (DISTBISONFILES): Add ld/Makefile.in
17668 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17670         * configure.in: if target is cygwin32 but host isn't cygwin32,
17671         don't configure gdb tcl tk expect, not just gdb.
17673 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17675         * configure.in: Added gnuserv everywhere sn appears.
17677         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17678         (CROSS_CHECK_MODULES): Added check-gnuserv.
17679         (INSTALL_MODULES): Added install-gnuserv.
17680         (CLEAN_MODULES): Added clean-gnuserv.
17681         (all-gnuserv): New target.
17683 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17685         * config.guess: Fixes for MIPS OpenBSD systems.
17687 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17689         * Makefile.in (INSTALL_XFORM): Remove.
17690         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17692         * mkinstalldirs: New file, copied from automake.
17693         * Makefile.in (installdirs): Rename from install-dirs.  Use
17694         mkinstalldirs.  Change all users.
17695         (DEVO_SUPPORT): Add mkinstalldirs.
17697 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17699         * install-sh: Rename from install.sh.
17700         * Makefile.in (INSTALL): Change install.sh to install-sh.
17701         (DEVO_SUPPORT): Likewise.
17703         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17704         Graichen <graichen@rzpd.de>.
17706 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17708         * config.guess: Recognize OpenBSD systems correctly.
17710 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17712         * README, Makefile.in (ETC_SUPPORT): Remove references to
17713         cfg-paper*, configure.{texi,man,info*}._
17715 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17717         * Makefile.in (all.normal): Ensure that gcc is built after all
17718         the x11 - ie gdb - targets.
17720 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17722         * makefile.vms: Don't run conf-a-gas.
17724 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17726         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17728 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17730         * configure.in: Remove noconfigdirs case since gdb also
17731         configures and builds for tic80-coff.
17733 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17735         * configure: Set cache_file to config.cache.
17736         * Makefile.in (local-distclean): Remove config.cache.
17738 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17740         * COPYING: Update FSF address.
17742 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17744         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17745         noconfigdirs.
17747 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17749         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17750         MAKEDIRS, is empty.
17752 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17754         * config.sub: Tweak mn10300 entry.
17756 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17758         * configure.in (host_tools): Put sim before gdb, so gdb's
17759         configure.tgt can determine if the simulator was configured.
17761 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17763         * config.sub: Move BeOS $os case to be with other Cygnus
17764         local cases.
17766 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17768         * config.sub: Remove misplaced comment that broke Linux.
17770 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17772         * config.sub: Add BeOS support.
17774 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17776         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17778 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17780         * configure.in (noconfigdirs): Remove tcl and tk from
17781         noconfigdirs for cygwin32 builds.
17783 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17785         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17787 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17789         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17790         make-all.com, use makefile.vms instead.
17792 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17794         * config.sub: Accept -lnews*.
17796 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17798         * configure.in (noconfigdirs): Disable target-newlib,
17799         target-examples and target-libiberty for d30v.
17801 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17803         * configure.in (noconfigdirs): Enable ld for d30v.
17805 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17807         * configure.in (tic80-*-*): Build compiler.
17809 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17811         * configure.in (d30v-*): Remove sim directory from list of
17812         unsupported d30v directories
17814 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17816         * config.sub, configure.in: Add d30v target cpu.
17818 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17820         * makefile.vms: New file.
17821         * make-all.com: Remove.
17823 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17825         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17827 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17829         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17831 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17833         * Makefile.in (ALL_MODULES): Added all-db.
17834         (CROSS_CHECK_MODULES): Addec check-db.
17835         (INSTALL_MODULES): Added install-db.
17836         (CLEAN_MODULES): Added clean-db.
17838 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17840         * config.guess: Merge with latest FSF sources.
17842 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17844         * Makefile.in (ALL_MODULES): Added all-itcl.
17845         (CROSS_CHECK_MODULES): Added check-itcl.
17846         (INSTALL_MODULES): Added install-itcl.
17847         (CLEAN_MODULES): Added clean-itcl.
17849 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17851         * configure.in: build gdb for mn10200
17853 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17855         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17857 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17859         * configure.in (tic80-*-*): Turn off most targets right now.
17861 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17863         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17864         rather than the makeinfo program.
17865         (do-info): Depend upon all-texinfo.
17867 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17869         * configure.in: Remove uses of config/mh-linux.
17871         * config.sub, config.guess: Merge with latest FSF sources.
17873 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17875         * config.sub (case $basic_machine): Add tic80 entries.
17877 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17879         * config.sub, config.guess: Merge with latest FSF sources.
17881 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17883         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17884         * mpw-config.in: Test for NewFolderRecursive.
17885         * mpw-install: Use symbolic name for startup filename.
17886         * mpw-README: Add various additional details.
17888 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17890         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17892 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17894         * configure.in: Do build gcc and the target libraries for
17895         the mn10200.
17897 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17899         * configure.in: don't avoid building gdb for mn10300 any more
17900         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17901         instead of single-quoting it.
17903 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17905         * configure.in: Don't use --with-stabs on IRIX 6.
17907 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17909         * configure.in (m32r): Build gdb, libg++ now.
17911 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17913         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17914         directories from noconfigdirs.
17916 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17918         * config.sub (basic_machine): added mips16 configuration
17920 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17922         * config.sub: Handle d10v-unknown.
17924 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17926         * config.sub: Handle v850-unknown.
17928 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17930         * Makefile.in: add findutils
17931         * configure.in: add findutils to list of host_tools
17933 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17935         * config.sub: Handle mn10200 and mn10300.
17937 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17939         * configure.in (d10v-*): Do not build librx.
17941 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17943         * configure.in (mn10300): Build everything except gdb & libgloss.
17945 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17947         * config.guess:  Patch for Dansk Data Elektronik servers,
17948         from Niels Skou Olsen <nso@dde.dk>.
17950         For ncr, use /bin/uname rather than uname, since GNU uname does not
17951         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17953         Patch for MIPS R4000 running System V,
17954         from Eric S. Raymond <esr@snark.thyrsus.com>.
17956         Fix thinko for nextstep.
17958         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17960         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17961         * config.guess: Guess mips-dec-mach_bsd4.3.
17963         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17964         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17965         release numbers.
17966         * config.guess (mips-mips-riscos*):  Emit just enough of the
17967         release number.
17969         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17970         * config.guess (sparc-auspex-sunos*):  Added.
17971         (f300-fujitsu-*): Added.
17973         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17974         * config.guess:  Recognize a Tadpole as a sparc.
17976 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17978         * config.guess: Don't assume that NextStep version is either 2 or
17979         3.  NextStep 4 (aka OpenStep 4) has come out now.
17981 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17983         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17984         From Rik Faith <faith@cs.unc.edu>.
17986 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17988         * config.sub: Contributions from bug-gnu-utils to:
17989         Support plain "hppa" (no version given) architecture, reported by
17990         OpenStep.
17991         OpenBSD like NetBSD.
17992         LynxOs is not a hardware supplier.
17994         * config.guess: Contributions from bug-gnu-utils to add support for:
17995         OpenBSD like NetBSD.
17996         Stratus systems.
17997         More Pyramid systems.
17998         i[n>4]86 Intel chips.
17999         M680[n>4]0 Motorola chips.
18000         Use unknown instead of lynx for hardware manufacturer.
18002 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18004         * install.sh (chmodcmd): Set to null if the DST directory already
18005         exists.
18007 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18009         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
18010         not use mt-ppc target Makefile fragment any more.
18012 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
18014         * configure.in (*-*-windows):  Exclude everything but those dirs
18015         needed to build windows.
18017 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
18019         * Makefile.in (all-target-winsup): Depend on all-target-librx.
18021 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18023         * configure.in:  Exclude mmalloc from i386-windows.
18025 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
18027         * Undo my previous change.
18029 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
18031         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
18032         unconditionally.
18033         (MAKEOVERRIDES): Define (revert this part of October 18 change).
18035 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
18037         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
18038         host to add it's own flags.
18040 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
18042         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18044 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
18046         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18047         (CXX_FOR_TARGET): Likewise.
18048         (GCC_FOR_TARGET): Define.
18049         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18050         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18051         CC_FOR_TARGET was specified on the command line.
18052         (MAKEOVERRIDES): Don't define.
18054 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
18056         * configure.in (m32r): Fix spelling of libg++ libs.
18058 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
18060         * config.sub (-apple*): Remove, now redundant.
18062 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
18064         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18066         * configure: Rework yesterday's sed script patch.
18068         * config.sub: Merge with FSF.
18070 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
18072         * config.guess:  Merge from FSF.
18074         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
18075         * config.guess: Use pc instead of unknown, for pc clone systems.
18076         Change linux to linux-gnu.
18078         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18079         * config.guess: Avoid non-portable tr syntax.
18081 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
18083         * test-build.mk (HOLES): Add "xargs" for gdb.
18085         * configure: Avoid hpux10.20 sed bug.
18087 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
18089         * configure.in:  Add support for windows host
18090         (that is a build done under the Microsoft build environment).
18092 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
18094         * Makefile.in: Replace all uses of srcroot with s, to shrink
18095         command line lengths.
18097         Patches from Geoffrey Noer <noer@cygnus.com>:
18098         * configure.in: If configuring for newlib, pass --with-newlib to
18099         subdirectories.
18100         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18101         -Bnewlib/ and -Lwinsup to gcc.
18102         (CXX_FOR_TARGET): Likewise.
18104 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18106         * Makefile.in (ETC_SUPPORT): Add configure.
18108 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18110         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18111         host configuration file.
18113 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18115         * configure.in: Break mn10x00 support into separate
18116         mn10200 and mn10300 configurations.
18117         * config.sub: Likewise.
18119 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18121         * configure.in: Add lots of stuff to noconfigdirs for
18122         the mn10x00 targets.
18124         * config.sub, configure.in: Add mn10x00 support.
18126 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18128         * make-all.com: Call conf-a-gas, not config-a-gas.
18130 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18132         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18133         targets.
18135 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18137         * mpw-README: Add much more detail for native PowerMac.
18138         * mpw-install: New file.
18139         * mpw-configure: Add --norecursion and --help options.
18140         * mpw-config.in: Translate readme and install files when
18141         copying to objdir.
18142         * mpw-build.in: Don't always depend on byacc and flex.
18143         (install-only-top): New action.
18145 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18147         * configure.in:  You can now configure GDB for the v850.
18149 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18151         * configure.in (noconfigdirs): Don't configure any C++ dirs
18152         if targeting D10V.
18154 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18156         * config.sub: Recognize mips64vr5000.
18158 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18160         * configure.in: Use a single line for host_tools and native_only.
18162 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18164         * config.sub, configure.in: Add entries for m32r.
18166 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18168         * Makefile.in (inet-install): Don't run install-gzip.
18170 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18172         * configure.in:  Don't config lots of things for *-*-windows*.
18174 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18176         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18177         (host_libs, host_tools): Copy from configure.in.
18178         * mpw-configure: Don't complain about directories not found.
18180 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18182         * configure.in (i[345]86): Recognize i686 for pentium pro.
18183         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18184         file.
18186         * config.guess (i[345]86): Ditto.
18188 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18190         * configure.in (noconfigdirs): Removed gdb for D10V.
18192 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18194         * configure.in: Remove ld, target-libio, target-libg++, and
18195         target-libstdc++ from noconfigdirs.
18197 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18199         * configure: Fix three locations where shell scripts were
18200         being run directly rather than with config_shell.
18202 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18204         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18205         * config.sub (basic_machine): Recognize v850.
18207 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18209         * mpw-configure: Handle multiple enable/disable options and
18210         pass them down recursively, handle -c and -s flags appropriately
18211         depending on choice of compiler, add escape mechanism for
18212         quoted arguments to gC.
18214 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18216         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18217         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18218         so that -mrelocatable-lib and -mno-eabi are used.
18220         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18221         not support --print-multi-lib, don't abort.
18223 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18225         * make-all.com: Run config-a-gas.
18226         * setup.com: Don't copy subdirectory files around.
18228 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18230         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18231         target, it now compiles correctly.
18233 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18235         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18237 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18239         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18241 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18243         * configure.in (native_only): Add prms.
18245 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18247         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18248         (BINUTILS_SUPPORT_DIRS): Likewise.
18250 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18252         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18253         d10v support is added.
18255 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18257         * configure.in (d10v-*-*): New target.
18259 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18261         * config.guess (HP 9000/811): Recognize this as a PA1.1
18262         machine.
18264 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18266         * Makefile.in (do-tar-gz): New target, split out from tail end of
18267         taz target.  Run each command separately, don't use pipes.
18268         (taz): Use it.
18270 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18272         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18273         * mpw-build.in: No builds should depend on building byacc or flex,
18274         they are assumed to be installed already.
18276 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18278         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18279         variable that CC_FOR_TARGET needs.
18281 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18283         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18284         options have changed since the last time the subdirectory was
18285         configured, and if it has, reconfigure.
18286         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18287         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18289 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18291         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18292         CLEAN_MODULES): Add bash.
18293         (all-bash): New target.
18295 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18297         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18299 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18301         * config.sub (basic_machine): Recognize d10v as a valid processor.
18303 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18305         * mpw-configure: Add support for --bindir.
18306         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18308 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18310         * configure.in: add bash, time, gawk to list of hosttools and things
18311         to only build for native toolchains
18313 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18315         * Makefile.in (docdir): Remove.
18317 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18319         * Makefile.in (datadir): Set to $(prefix)/share.
18321 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18323         * configure.in: build diff and patch for cygwin32-hosted
18324         toolchains.
18326 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18328         * config.sub: Accept -rtems*.
18330 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18332         * configure.in: enable dosrel for cygwin32-hosted builds,
18333                 remove diff from the list of things not buildable
18334                 via Canadian Cross
18336 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18338         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18339         don't get ". ".
18341 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18343         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18345 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18347         * Makefile.in (taz): Handle case where tex3patch didn't even get
18348         checked out.  Also, if it was found, put the symlink in a new util
18349         subdirectory.
18351 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18353         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18355 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18357         * config.sub: Recognize -openvms.
18358         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18359         * make-all.com, setup.com: New files.
18361 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18363         * Makefile.in (taz): tex3patch moved to texinfo/util.
18365 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18367         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18368         * configure.in: remove make from disable-if-Can-Cross list
18369                 enable gdb if ${host} and ${target} are cygwin32
18371 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18373         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18374         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18376 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18378         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18379         distinguish sysv/svr4/bsd variants.
18380         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18382 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18384         * configure.in: Added copyright notice.
18385         * move-if-change: Added copyright notice.
18387 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18389         * configure.in (powerpcle-*-solaris*): Until we get shared
18390         libraries working, don't build gdb, sim, make, tcl, tk, or
18391         expect.
18393 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18395         * config.guess:  Merge with FSF:
18397         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18398         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18400         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18401         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18403         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18404         * config.guess:  Combine two OSF1 rules.
18405         Also recognize field test versions.  From mjr@zk3.dec.com.
18406         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18407         because GNU uname does not support -p.  From pmr@pajato.com.
18409 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18411         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18413 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18415         * mpw-README: Document GCCIncludes.
18417 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18419         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18421 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18423         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18425 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18427         * configure.in (*-*-cygwin32): Configure make.
18429 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18431         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18433 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18435         * Makefile.in (all-inet): Depend on all-perl.
18437         * Makefile.in (inet-install): New target.
18439         * Makefile.in (all-inet): Depend on all-tcl.
18440         (all-inet): Depend on all-send-pr.
18442 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18444         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18445         temporarily.
18447 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18449         * configure.in: Don't configure --with-gnu-ld on AIX.
18451 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18453         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18455 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18457         * Makefile.in (ALL_MODULES): Added all-inet.
18458         (CROSS_CHECK_MODULES): Added check-inet.
18459         (INSTALL_MODULES): Added install-inet.
18460         (CLEAN_MODULES): Added clean-inet.
18461         (all-indent): New target.
18463         * configure.in (host_tools): Added inet.
18464         (native_only): Added inet.
18465         (noconfigdirs): Added inet.
18467 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18469         * configure.in: Don't configure libgloss if we are not configuring
18470         newlib.
18472 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18474         * configure.in: Don't configure libgloss for unsupported
18475         architectures.
18477 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18479         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18481 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18483         * Makefile.in (ALL_MODULES): Include all-apache.
18484         (CROSS_CHECK_MODULES): Include check-apache.
18485         (INSTALL_MODULES): Include install-apache.
18486         (all-apache): New target.
18488         * configure.in: Added apache everywhere perl is seen.
18490 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18492         * Makefile.in: Add support for clean-{module} and
18493         clean-target-{module} rules.
18495 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18497         * configure.in (*-*-ose) do not build libgloss.
18499 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18501         * config.guess (prep*:SunOS:5.*:*): Turn into
18502         powerpele-unknown-solaris2.
18504 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18506         * configure.in: Permit --enable-shared to specify a list of
18507         directories.
18509 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18511         * configure.in (host==solaris): Pass only the first word of $CC
18512         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18514 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18516         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18518 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18520         * Makefile.in (ALL_MODULES): Include all-perl.
18521         (CROSS_CHECK_MODULES): Include check-perl.
18522         (INSTALL_MODULES): Include install-perl.
18523         (ALL_X11_MODULES): Include all-guile.
18524         (CHECK_X11_MODULES): Include check-guile.
18525         (INSTALL_X11_MODULES): Include install-guile.
18526         (all-perl): New target.
18527         (all-guile): New target.
18529         * configure.in (host_tools): Include perl and guile.
18530         (native_only): Include perl and guile.
18531         (noconfigdirs): Don't build guile and perl; no ports have been
18532         done.
18534 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18536         * configure (--enable-*): Handle quoted option lists such as
18537         --enable-sim-cflags='-g0 -O' better.
18539 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18541         * Makefile.in ({,inst}all-target): New rule so we can make and
18542         install all of the target directories easily.
18544 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18546         * configure.in: Add missing global flag in sed substitution when
18547         deleting `target-' from ${configdirs}.
18549 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18551         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18552         option.
18554         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18555         config/mh-necv4.
18557         * install.sh: Correct misspelling of transformbasename.
18559         * config.guess: Recognize mips-*-sysv*.
18561 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18563         * config.sub: Recognize mon960.
18565 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18567         * configure: Restore Canadian Cross handling of BISON and LEX,
18568         removed in Feb 20 change.
18570 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18572         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18573         Mention make install.  Remove the old copyright date as well the
18574         clumsy and rather pointless copyright on the README file.
18576 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18578         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18579         Makefile after running symlink-tree, then run `make distclean' to
18580         avoid clobbering any generated files in srcdir.
18582 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18584         * configure.in (m68k-*-netbsd*): Build everything now.
18586 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18588         * Makefile.in (taz): Fix quoting.
18590 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18592         * configure.in (sparclet-*-*): Build everything now.
18594 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18596         * configure.in (m68k-*-linux*): New host.
18598 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18600         * configure: Check for bison before byacc.
18602 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18604         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18605         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18606         searching PATH.  These are used as fallbacks by Makefile.in if
18607         flex/bison/byacc aren't in objdir.
18609 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18611         * Makefile.in: Make everything which depends upon all-bfd also
18612         depend upon all-opcodes, in case --with-commonbfdlib is used.
18614 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18616         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18617         building NT native compilers on Unix.
18619 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18621         * configure.in: Don't get CC from the host Makefile fragment if we
18622         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18623         Solaris test for /usr/ucb/cc to the post target script, just after
18624         the compiler sanity test.
18626 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18628         * config.sub: Merge with FSF.
18630 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18632         * Makefile.in (RPATH_ENVVAR): New variable.
18633         (REALLY_SET_LIB_PATH): Use it.
18634         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18636 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18638         * config.sub, configure.in: Recognize sparclet cpu.
18640 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18642         * config.guess:  Support m68k-cbm-sysv4.
18644 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18646         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18647         m68k-unknown-linuxaout from linker help string.  Put quotes around
18648         $ld_help_string.
18650 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18652         * config.guess (powerpc-harris-powerunix): Add guess for port
18653         to new target.
18655 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18657         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18659 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18661         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18662         $(REALLY_SET_LIB_PATH) in Makefile.
18663         * Makefile.in (SET_LIB_PATH): New variable.
18664         (REALLY_SET_LIB_PATH): New variable.
18665         ($(DO_X)): Use $(SET_LIB_PATH).
18666         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18667         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18668         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18669         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18670         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18671         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18672         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18673         (install-dosrel): Likewise.
18674         (all-opcodes): Depend upon all-libiberty.
18676 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18678         * config.guess (*:CYGWIN*): New
18680 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18682         * Makefile.in (all-target-winsup): All all-target-libiberty.
18684 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18686         * configure.in (noconfigdirs): Add missing # in front of comment.
18688 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18690         * configure.in: add second pass to things added to noconfigdirs
18691         so *-gm-magic can exclude libgloss properly.
18693 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18695         * mpw-configure (extralibs_name, rez_name): Set correctly
18696         for MWC68K compiler.
18698         * mpw-README: Add more info on the necessary build tools.
18700 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18702         * configure.in, config.sub: Recognize cygwin32.
18704 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18706         * config.guess, config.sub: Recognize A/UX.
18708 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18710         * config.sub: Merge with gcc/config.sub.
18712 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18714         * mpw-build.in (do-binutils): Add build of stamps.
18716 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18718         * config.sub: Add recognition for mips64vr4100*-* targets.
18720 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18722         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18723         Add creation of gconfigargs with `--enable-shared' turned on.
18724         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18725         ($(host)-stamp-stage3-configured): Likewise.
18726         (HOLES): Add chatr and ldd.
18727         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18729 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18731         * configure: Pass --nfp to recursive configures.
18733 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18735         * Makefile.in (DLLTOOL): New.
18736         (DLLTOOL_FOR_TARGET): New.
18737         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18738         (EXTRA_TARGET_FLAGS): Ditto.
18739         (EXTRA_GCC_FLAGS): Ditto.
18740         (CONFIGURE_TARGET_MODULES): Ditto.
18741         (DO_X): Ditto.
18742         * configure: Add DLLTOOL.
18744 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18746         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18747         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18748         mh-sco, since old workarounds no longer needed, and don't
18749         build ld, since libraries have weak symbols in COFF.
18751 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18753         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18755 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18757         * configure.in: Make sure that ${CC} can be used to compile an
18758         executable.
18760 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18762         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18763         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18764         nothing depending on whether gdbtk is being built.
18766 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18768         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18770 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18772         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18773         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18775 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18777         * config-ml.in: Add support for
18778         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18779         Simplify setting of multidirs from --disable-foo.
18781 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18783         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18784         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18785         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18786         non-empty, pass them on to the  GCC make.
18787         (all-bootstrap): New rule that is like all-gcc, except it executes
18788         the GCC bootstrap rule instead of the GCC all rule.
18790 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18792         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18794 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18796         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18797         DG/UX support.
18799 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18801         * config.sub (i*86*) Change [345] to [3456]
18803 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18805         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18806         --with-gnu-ld=no.
18808 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18810         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18811         AIX multilibs get built.
18813 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18815         * configure.in (i386-win32): Don't build expect if we're not
18816         building the tcl subdir.
18818 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18820         * Makefile.in: (configure-target-examples, all-target-examples):
18821         New targets, configure and build example programs.
18823 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18825         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18826         use it as input to sedit the generated MPW makefile.
18827         * mpw-README: Add a suggestion about Gestalt.h.
18829 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18831         * config.sub: Accept *-*-ieee*.
18833 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18835         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18836         Ronald F. Guilmette <rfg@monkeys.com>.
18838 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18840         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18841         for powerpc-pe native.
18842         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18843         (target==powerpc-pe): duplicate i386-win32 entry.
18845 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18847         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18848         of vxworks, not just vxworks5.1.
18850 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18852         * mpw-configure: Add support for exec-prefix.
18854 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18856         * config.guess: Recognize HP model 816 machines as having
18857         a PA1.1 processor.
18859 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18861         * configure: Ignore new autoconf configure options.
18863 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18865         * config.guess:  Recognize Pentium under SCO.
18866         From Robert Lipe <robertl@arnet.com>.
18868 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18870         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18872 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18874         * configure.in: Don't configure gas for alpha-dec-osf*.
18876 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18878         * configure.in: Default to --with-stabs for some targets for which
18879         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18880         i[345]86*-*-unixware*.
18882 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18884         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18885         rather than basing it on the target.  Simplify handling of options
18886         controlling which directories to configure.  Remove extraneous
18887         slash in multi-clean target.
18889 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18891         * config-ml.in: Prefix more variables with ml_ so they don't collide
18892         with configure's.
18894 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18896         * configure: Don't turn -v into --v.
18898 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18900         * configure.in (targargs): Fix typo.
18902         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18904 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18906         * configure.in: Strip --host and --target options from
18907         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18908         --with-cross-host option when building with a cross-compiler.
18909         * configure: Canonicalize the arguments put into config.status by
18910         always using `=' for an option with an argument.  Pass a presumed
18911         --host or --target explicitly.
18913 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18915         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18916         into general OS recognition case.
18918 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18920         * configure.in (target_configdirs): add target-winsup only
18921         for win32 target systems.
18923 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18925         * Makefile.in (all-target-libgloss): Depend upon
18926         configure-target-newlib, since when libgloss is built it looks to
18927         see if the newlib directory exists.
18929 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18931         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18932         cfg-ml-*.in.
18934 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18936         * configure: Handle LD and LD_FOR_TARGET when configuring a
18937         Canadian Cross.
18939 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18941         * configure.in (target_libs): add target-winsup.
18942         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18943         (target==ppcle-pe): remove ld from $noconfigdirs.
18945 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18947         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18948         Preserve relative path names in $srcdir.  Build symlink tree if
18949         configuring cross target dir and srcdir=. (= no VPATH support).
18950         (configure-target-libg++): Depend on configure-target-librx.
18951         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18952         * config-ml.in: New file.
18953         * symlink-tree: New file.
18954         * configure: Ensure srcdir="." if that's what it is.
18956 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18958         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18959         includes and FLEX_SKELETON setting.
18960         * mpw-configure (--with-gnu-ld): New option, controls whether
18961         to use PPCLink or ld with PowerMac GCC.
18962         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18963         * mpw-config.in: Configure grez if targeting Mac.
18965         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18966         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18967         just macos.
18968         * configure.in: Configure grez resource compiler if targeting Mac.
18969         * Makefile.in (all-grez, install-grez): New targets.
18971 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18973         * configure: CXX defaults to gcc, not g++.  If we find
18974         gcc in the path, set CC to gcc -O2.
18976 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18978         * configure: Default ${build} correctly.  Avoid picking up extra
18979         spaces when reading CC and CXX from Makefile.  When doing a
18980         Canadian Cross, use plausible default values for numerous
18981         variables.
18982         * configure.in: When doing a Canadian Cross, don't try to
18983         configure tools whose configure script can't handle it.
18985 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18987         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18989 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18991         * configure:  Remove dubious bug reporting address.
18993 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18995         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18996         configure script, run that instead of this directory's configure.
18997         In either case, print a message that we're configuring the sub-dir.
18999 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19001         * configure.in: Before checking for the existence of various files,
19002         use sed to filter out "target-".
19004 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19006         * Makefile.in (DO_X): Split rule to decrease command line length
19007         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
19008         (Philippe De Muyter).
19010 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19012         * Makefile.in (all-patch): depend on all-libiberty.
19014 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
19016         * configure.in: If the only directory in target_configdirs which
19017         actually exists is libiberty, then set target_configdirs to empty,
19018         to avoid trying to build a target libiberty in a gas or gdb
19019         distribution.
19021 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
19023         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
19024         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
19025         systems.
19027 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19029         * configure.in (copy_dirs): Use sys-include instead of include
19030         for --with-headers option.
19032 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
19034         * Makefile.in, configure.in: Make winsup builds work with
19035         new scheme.
19037 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
19039         * configure.in: Build the linker on AIX.
19041 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19043         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
19044         where needed.
19046 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
19048         * Makefile.in (all-gcc): Fix typo.
19050 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19052         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
19054 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19056         * configure.in:  Rename libFOO to target-libFOO, and xiberty
19057         to target-xiberty, to provide more flexibility.
19058         (target_subdir):  Define.  Create if cross.
19059         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19060         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
19061         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19062         check-libFOO -> check-target-libFOO, etc.
19063         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19064         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19065         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19066         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
19067         allow ALL_GCC="" to only configure.
19068         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
19069         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
19070         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
19072 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
19074         * Makefile.in (taz): Build "info" in etc explicitly.
19076 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
19078         * configure.in:  Make sure that CC is undefined (as opposed to
19079         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
19080         problem with autoconf trying to configure on a host without GCC.
19082 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19084         * mpw-configure: Set host alias from choice of host compiler,
19085         only use generic MPW Makefile sed if present, edit a file
19086         named "hacked_Makefile.in" instead of "Makefile.in" if present.
19087         * mpw-README: Add problem notes about CW6 and CW7.
19089 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
19091         * Makefile.in (taz): Use ";" instead of ";;".
19093 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19095         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
19096         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19097         DISTDOCDIRS.
19098         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
19099         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
19101 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19103         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
19104         and gnats, because they are now subsumed by DISTSTUFFDIRS.
19105         Move bfd to DISTSTUFFDIRS.
19107 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19109         * Makefile.in (X11_LIB): Removed.
19110         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19112         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19114 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19116         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19117         names.
19119 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19121         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19123 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19125         * configure.in (i[345]86-*-win32): Always build newlib.
19126         Don't configure cvs, autoconf or texinfo.
19127         * Makefile.in (LD_FOR_TARGET): New.
19128         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19129         Pass down LD_FOR_TARGET.
19131 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19133         * winsup: New directory.
19134         * Makefile.in: Build winsup.
19135         * configure.in: Winsup is configured when target is win32.
19136         Can only build win32 target GDB when native.
19138 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19140         * config.guess: Recognize HP model 819 machines as having
19141         a PA 1.1 processor.
19143 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19145         * configure: Fix sed loop which substitutes for CC and CXX to
19146         avoid bug found in various sed implementations.
19148 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19150         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19151         simulator.  Use standard powerpc-*-eabi*.
19153 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19155         * configure.in: Stop putting gas and binutils in noconfigdirs for
19156         powerpc-*-aix* and rs6000-*-*.
19158 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19160         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19161         -mcall-aixdesc libraries.
19163 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19165         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19167         * config.sub (arm | armel | armeb): Fix shell syntax.
19169 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19171         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19172         -msoft-float and -mcpu=common support.
19173         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19174         libraries.
19176 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19178         * configure.in: Allow configuration and build of emacs19 for the alpha.
19180 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19182         * configure.in (CC): Get ^CC, not just any old CC, from
19183         ${host_makefile_frag}.
19185 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19187         * configure.in (CC): Try to get CC from
19188         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19190 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19192         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19193         only if it exists in $(srcdir).
19195 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19197         * configure: If CC and CXX are not set in the environment, set
19198         them, based on either an existing Makefile or on searching for gcc
19199         in PATH.  Substitute for CC and CXX in Makefile.
19200         * configure.in: Remove libm from target_libs.  Separate
19201         target_configdirs from configdirs.  If CC is not set in
19202         environment, try to get it from a host Makefile fragment.  Rewrite
19203         changes of configdirs to use skipdirs instead.  A few minor
19204         tweaks.  Take directories out of target_configdirs as they are
19205         taken out of configdirs.  Remove existing Makefile files from
19206         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19207         CONFIG_ARGUMENTS in Makefile.
19208         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19209         by configure.in.
19210         (CONFIG_ARGUMENTS): Likewise.
19211         (CONFIGURE_TARGET_MODULES): New variable.
19212         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19213         ($(CONFIGURE_TARGET_MODULES)): New target.
19214         (configure-libg++, configure-libio): New targets.
19215         (all-libg++): Depend upon configure-libg++.
19216         (all-libio): Depend upon configure-libio.
19217         (configure-libgloss, all-libgloss): New targets.
19218         (configure-libstdc++): New target.
19219         (all-libstdc++): Depend upon configure-libstdc++.
19220         (configure-librx, all-librx): New targets.
19221         (configure-newlib): New target.
19222         (all-newlib): Depend upon configure-newlib
19223         (configure-xiberty): New target.
19224         (all-xiberty): Depend upon configure-xiberty.
19226 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19228         * configure.in (host i[345]86-*-win32):  Expand the
19229         noconfigdirs again.
19231 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19233         * mpw-configure: Fix sed command file name.
19235 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19237         * configure.in (host i[345]86-*-win32): Reduce the
19238         noconfigdirs again.
19240 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19242         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19243         or powerpc*-*-pe*, since they are not yet supported.
19245 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19247         Add PowerMac support and many other enhancements.
19248         * mpw-configure: New option --cc to select compiler to use,
19249         paste options set according to --cc into the generated
19250         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19251         if mpw-make.sed is present.
19252         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19253         add forward includes for PowerPC include files.
19254         * mpw-build.in: Build using Makefile.PPC if present.
19255         (do-byacc, etc): Remove separate version resource builds.
19256         (do-gas): Build "stamps" before "all".
19257         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19258         * mpw-README: Update to reflect --cc option, PowerMac support,
19259         and recently-reported compatibility problems.
19261 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19263         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19264         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19265         (--with-multilib-top): Pass to recursive invocations.
19267 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19269         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19270         v810-*-*.
19272 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19274         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19275         gdb, ld and opcodes on v810-*-*.
19277 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19279         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19280         (local-maintainer-clean): New target.
19281         (maintainer-clean): New target.
19282         (realclean): Just depend upon maintainer-clean.
19284 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19286         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19288 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19290         * configure.in: Build ld in mips*-*-bsd* case.
19292 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19294         * config.sub: Accept -lites* OS.  From Ian Dall.
19296 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19298         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19299         targets.
19301 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19303         * configure.in: treat i386-win32 canadian cross the same as
19304         i386-go32 canadian cross.
19306 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19308         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19309         running under the simulator to build a reduced set of libraries.
19310         (powerpc-*-eabiaix): Add fine grained multilib support added to
19311         other powerpc targets yesterday.
19313 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19315         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19316         -disable-softfloat, -disable-relocatable, -disable-aix, and
19317         -disable-sysv to control which multilib libraries get built.
19319 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19321         * configure: Add Makefile.tem to list of files to remove in trap
19322         handler.
19324 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19326         * config.guess (*Linux*):  Add missing "exit"s.
19327         Also, need specific check for alpha-unknown-linux (uses COFF).
19329 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19331         * config.guess:  Merge with FSF:
19333         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19334         * config.guess (AIX4): More robust release numbering discovery.
19336         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19337         * config.guess (i386-sequent-ptx): Properly get version number.
19339         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19340         * config.guess (mips:*:4*:UMIPS): New case.
19342 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19344         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19345         (i386-win32 host): Likewise.  Don't build readline.
19347 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19349         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19350         SUPPORT_FILES to submakes.
19352 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19354         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19355         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19356         mpw-configure.
19358 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19360         * configure.in (appdirs): Use =, not ==, in test expression when
19361         trying to build the text to print in the warning message for
19362         Solaris users.
19364 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19366         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19368 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19370         * config.guess: Recognize lynx-2.3.
19372 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19374         * config.sub (z8ksim): Deleted
19375         (z8k-*-coff): New, this is the one true name of the target.
19377 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19379         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19381 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19383         * config.guess (*:Linux:*:*): First try asking the linker what the
19384         default object file format is (elf, aout, or coff).  Then if this
19385         fails, try previous methods.
19387 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19389         * configure.in: Don't build newlib for *-*-vxworks5.1.
19391 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19393         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19394         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19396 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19398         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19400 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19402         * cfg-ml-com.in: New file.
19403         * cfg-ml-pos.in: New file.
19405 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19407         * COPYING.NEWLIB: Add HP free copyright to list.
19409 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19411         * config.sub: Recognize -eabi* for the system, not just -eabi.
19413 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19415         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19416         * config.sub, configure.in (win32): New target and host.
19418 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19420         * configure.in: Add i386-pe configuration.
19422 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19424         * mpw-build.in (install): Install GDB after LD.
19426 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19428         * mpw-config.in (elf/mips.h): Always forward-include, needed
19429         for GDB to build.
19431 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19433         * testsuite: New directory for customer acceptance and whole tool
19434         chain tests.
19436 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19438         * configure: If per-host line isn't found, but AC_OUTPUT is found
19439         and a configure script exists, run it instead.
19441 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19443         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19445 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19447         * configure: Set build_{cpu,vendor,os,alias} to host values when
19448         --build isn't specified.
19450 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19452         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19453         (FLAGS_TO_PASS): Pass them.
19454         (EXTRA_TARGET_FLAGS): Ditto.
19456 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19458         * Makefile.in (all-libg++): Depend on all-libstdc++.
19460 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19462         * configure.in (noconfigdirs): Enable all packages for
19463         i386-unknown-netbsd.
19465 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19467         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19468         hosted builds (DOS builds)
19470 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19472         Changes for ARM based on patches from Richard Earnshaw:
19473         * config.sub: Handle armeb and armel.
19474         * configure.in: Omit arm linker only for riscix.
19476 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19478         * config.guess:  Update from FSF.
19480 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19482         * config.sub: Recognize powerpcle as the little endian variant of
19483         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19484         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19485         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19486         temporarily.
19488 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19490         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19492 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19494         * config.sub: Accept -lites* as a basic system type.
19496 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19498         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19499         installed, and if so return linuxoldld as the system name.
19501 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19503         * config.guess: Add hppa1.1-hp-lites support.
19505 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19507         * configure.in: Don't build newlib for m68k-vxworks5.1.
19509 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19511         * configure.in (mips-sgi-irix6): Use mh-irix5.
19513 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19515         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19517 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19519         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19520         OSF/1.  Fix compiler flags.
19521         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19523 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19525         * configure.in: Recognize --with-newlib.
19526         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19528 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19530         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19531         to *_X11_MODULES due to gdbtk needing X include files et al.
19533 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19535         Merge in support for Mac MPW as a host.
19536         (Old change descriptions retained for informational value.)
19538         * mpw-config.in: Add generic include forwards for cpu-specific
19539         include files in aout and elf directories.
19541         * mpw-configure: Added copyright.
19542         * mpw-config.in: Check for presence of required build tools.
19543         (target_libs): Add newlib.
19544         (target_tools): Add examples.
19545         (Read Me): Generate as "Read Me for MPW" instead.
19546         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19547         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19548         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19550         * mpw-configure: Remove subdir-specific makefile hackery,
19551         delete mk.tmp after using it.
19553         * mpw-build.in (all): Display start and end times.
19555         * mpw-configure (host_canonical): Set.
19556         (target_cpu): Always add to makefiles.
19557         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19558         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19559         (mpw-mh-mpw): Look for in srcdir and srcroot.
19560         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19562         * mpw-build.in: (install-only): New target.
19564         * mpw-configure (host_alias, target_alias): Rename from hostalias
19565         and targetalias, add into generated Makefile.
19566         (mk.tmp): If present, add into generated Makefile.
19567         * mpw-build.in (all-gas): Build config.h first before gas proper.
19569         * mpw-configure (config.status): Write only if changed.
19570         * mpw-config.in (readline): Configure it (not built, just used for
19571         definitions).
19573         * mpw-config.in (elf/mips.h): Add a forward include.
19575         * mpw-config.in: Forward-include most .h files in include into
19576         extra-include.
19577         (readline): Don't build.
19578         mpw-build.in (install): Install GDB.
19580         * mpw-configure (prefix, mpw_prefix): Handle it.
19581         * mpw-config.in (mmalloc, readline): Don't configure.
19582         * mpw-build.in (thisscript): Rename to ThisScript.
19583         Use mpw-build instead of BuildProgram everywhere.
19584         (mmalloc, readline): Don't build.
19585         * mpw-README: New file, basic documentation about the MPW port.
19587         * mpw-config.in: Use forward-include to create include files.
19589         * mpw-configure: Add more things to the top of each configured
19590         Makefile, including contents of config/mpw-mh-mpw.
19591         * mpw-config.in (extra-include): Create this directory and fill it
19592         with Posix-like include files when configuring.
19594         * config.sub (apple, mac, mpw): Add various aliases.
19596         * mpw-build.in: New file, top-level build script fragment for MPW.
19597         * mpw-configure: New file, configure script for MPW.
19598         * mpw-config.in: New file, config fragment for MPW.
19600 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19602         * configure.in (host_libs): Remove glob, since it is gone from the
19603         sources.
19605 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19607         * Makefile.in: define empty GDB_NLM_DEPS var.
19609         * configure.in(target_makefile_frag): use config/mt-netware
19610         for netware targets.
19612 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19614         * config.sub: Merge in recent FSF changes.  Remove linux special
19615         cases.
19617 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19619         Revert this change:
19621         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19623                 * build-all.mk: Use CC=cc -Xs on Solaris.
19625 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19627         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19628         stop using it.
19629         * Makefile.in: Nuke all references to glob subdirectory.
19631 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19633         * configure.in: Fix --enable-shared logic in per-host.
19635 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19637         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19639 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19641         * configure.in (noconfigdirs): Don't build gas on AIX, for
19642         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19644 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19646         * configure: Fix --cache-file to work if the file argument is a
19647         relative path.
19649 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19651         * configure: If the --cache-file is used, pass it down to
19652         configure in subdirectories.
19654 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19656         * config.sub: add vxworks29k configuration.
19658 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19660         * Makefile.in (taz): Do "diststuff" part quietly.
19662 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19664         * config.sub: Mini-merge with gcc/config.sub.
19666 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19668         * config.guess (IRIX): Sed - to _.
19670 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19672         * Makefile.in (source-vault, binary-vault): New targets.
19674 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19676         * config.sub: Recognize -eabi as a basic system type.
19678 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19680         * configure.in (enable_shared stuff): Fix typo.
19682 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19684         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19686 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19688         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19690 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19692         * configure.in (rs6000-*-*): Don't build gas.
19694 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19696         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19697         reduce command line length.
19698         (AS_FOR_TARGET): Check for as.new, not Makefile.
19699         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19701 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19703         * config.guess:  Merge from FSF.
19705 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19707         * configure: Don't use $ when handling program_suffix.
19709 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19711         * configure.in:  Configure tk for hppa/hpux.
19713 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19715         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19717 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19719         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19720         to LIBCXXFLAGS.  Tests are better run without it.
19722 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19724         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19726 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19728         * configure.in (*-*-netware*): Don't configure xiberty.
19730 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19732         * configure.in:  Remove tk from native_only list.
19734 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19736         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19737         for special NCD build.
19739 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19741         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19742         makeall.bat, they're only useful for binutils snapshots.
19743         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19744         makeall.bat to specified SUPPORT_FILES.
19746 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19748         * build-all.mk: Add Ericsson targets to sun4 and solaris
19749         hosts.  Add  BNR's sun4 target to solaris host, so their
19750         build-from-source will be tested in-house first.
19752 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19754         * Makefile.in (LIBCFLAGS): New variable.
19755         (CFLAGS_FOR_TARGET): Ditto.
19756         (LIBCFLAGS_FOR_TARGET): Ditto.
19757         (LIBCXXFLAGS): Ditto.
19758         (CXXFLAGS_FOR_TARGET): Ditto.
19759         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19760         (BASE_FLAGS_TO_PASS): Pass them.
19761         (EXTRA_TARGET_FLAGS): Ditto.
19763         * configure.in: Support --enable-shared.
19765 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19767         * configure.in (target_libs):  Include libstdc++ again.
19768         * config.guess:  Update from FSF (for FreeBSD).
19770 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19772         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19773         makeall.bat.
19774         (DISTDOCDIRS): Add `etc'.
19775         (ETC_SUPPORT_PFX): New variable.
19776         (taz): Include anything from etc starting with a word in
19777         ETC_SUPPORT_PFX.
19779 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19781         * config.sub: Update for recent FSF changes.  Remove obsolete
19782         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19783         spacing changes.
19785 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19787         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19789         * config.guess:  Merge with FSF.
19790         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19792 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19794         * configure: Since the "trap 0" handler will override the exit
19795         status on many systems, only use it for "exit 1", and make it set
19796         a non-zero exit status; reset it before "exit 0".  Also, check
19797         exit status of config.sub, and error out if it failed.
19799 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19801         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19802         and install libgloss.
19804 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19806         * Makefile.in (all-binutils): Depend upon all-byacc.
19808         * configure.in: Don't build emacs on Irix 5.
19810 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19812         * configure.in (*-*-netware*): Add libio.
19814 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19816         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19817         (CHECK_TARGET_MODULES): Ditto.
19818         (INSTALL_TARGET_MODULES): Ditto.
19819         (TARGET_LIBS): Ditto.
19820         (all-libstdc++): Note dependencies.
19822 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19824         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19826 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19828         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19829         -fexternal-templates.
19831         * configure.in (target_libs): Add libstdc++.
19832         (noconfigdirs): Add libstdc++ as appropriate.
19834 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19836         * config.guess:  Update from FSF.
19838 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19840         * configure: Use ${config_shell} when running ${configsub}.
19842 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19844         * config.sub: No longer recognize h8300h.
19846 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19848         * config.sub: Remove extraneous differences between config.sub and
19849         gcc/config.sub.
19851 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19853         * Makefile.in (DISTSTUFFDIRS): Add gas.
19855 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19857         * COPYING.NEWLIB: New file.
19859 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19861         * config.guess (HP-UX):  Patch from Harlan Stenn
19862         <harlan@landmark.com> to also emit release level.
19864 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19866         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19868 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19870         * config.sub:  Merge nextstep cleanup from FSF.
19872 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19874         * configure.in (arm-*-*): Don't configure ld for this target.
19876 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19878         * configure.in (*-*-netware): don't configure libg++, libio,
19879         librx, or newlib.
19881 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19883         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19884         configure ld--it works, but it doesn't support shared libraries.
19886 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19888         * config.guess (*-unknown-freebsd*):  Get rid of possible
19889         trailing "(Release)" in version string.
19890         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19892 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19894         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19895         Fix type: *-next-neststep -> *-next-nextstep.
19897         * config.guess:  Merge from FSF:
19899         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19901         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19903         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19905         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19906         instead of UNIX_SV for UnixWare 1.0).
19908 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19910         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19911         to make gdb/nlm/* build after the compiler and linker.
19913 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19915         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19916         not just i[34]86.
19917         (m68k-atari-sysv4):  Relocate to match FSF version.
19919         * config.guess:  More merges from the FSF:
19921         Add a space before function call or macro invocation.
19923         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19925         * config.guess: Add trap cmd to remove dummy.c and dummy when
19926         interrupted.
19928         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19930         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19931         (dummy): Redirect stderr from compilation of dummy.c.
19933         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19935         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19937 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19939         * configure: Accept and ignore --cache*, for compatibility with
19940         new autoconf.
19942 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19944         * config.guess:  Merge from FSF:
19946         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19948         * config.guess (Pyramid*:OSx*:*:*): New case.
19949         (PATH): Add /.attbin at end for finding uname.
19950         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19952         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19954         * config.guess (M88*:DolphinOS:*:*): New case.
19956         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19958         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19959         to select whether to use ELF or COFF.
19961         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19963         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19965         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19967         * config.guess: Guess the OS version for HPUX.
19969         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19971         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19973 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19975         * configure.in: Recognize --with-headers, --with-libs, and
19976         --without-newlib.
19977         * Makefile.in (all-xiberty): Depend upon all-ld.
19979 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19981         * configure.in: Change i[34]86 to i[345]86.
19983 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19985         * configure (version): A few more tweaks to help message.
19987 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19989         * Makefile.in:  Remove (for now) librx as a host library,
19990         now that we're building it for target.
19992 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19994         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19995         (Karl Berry).
19997 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19999         * configure.in:  Also configure librx.
20001 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20003         * Makefile.in:  Update various rules to reflect that librx
20004         is now needed for libg++.
20006 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20008         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
20010 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
20012         * configure.in: Configure the examples directory.
20014 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20016         * configure: Simplify Jun 2 1994 change.
20018 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20020         * change CC to /usr/latest/bin/gcc for lynx host builds, since
20021         /bin/gcc isn't good enough to build gcc.
20023 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
20025         * Makefile.in (GDB_SUPPORT_FILES): Remove
20026         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
20027         (gdb.tar.gz): Add new rule to use standard distribution building
20028         mechanism.
20030 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20032         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
20033         Bill Cox <bill@cygnus.com>.
20035 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20037         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
20039 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
20041         * configure:  Search current dir first in .gdbinit.
20043 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20045         * config.sub:  Recognize freebsd (merged from gcc config.sub).
20047 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20049         * config.sub:  Refer to NeXT's operating system as nextstep.
20051         * config.sub (case $basic_machine):  Re-order the cases, to match
20052         the order in the FSF version (which is mostly alphabethical).
20053         Merge in some additions and changes from the FSF.
20055 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
20057         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20058         * config.sub: Recognize cxux7.
20059         * configure.in: Use mh-cxux for m88k-harris-cxux*.
20061 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20063         * config.sub:  Fix typo powerpc -> powerpc-*.
20065 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
20067         * Makefile.in: `all-emacs19' depends on `all-byacc'.
20069         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20070         parallel with all-emacs and install-emacs).  Top-level command
20071         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20073 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20075         * test-build.mk ($(host)-stamp-stage2-installed): Remove
20076         $(relbindir)/make before doing ``make install'', and use
20077         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
20078         installing over running make binary.
20079         ($(host)-stamp-stage3-installed): Likewise.
20081 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20083         * config.guess: Recognize Mach.
20085 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20087         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20088         see whether --exec-prefix was used.
20090 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20092         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
20094 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20096         * Makefile.in: Add all-librx target similar to all-libproc.
20098 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
20100         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
20101         with post 1.2 uname bogosity.
20103 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20105         * configure: Remove temporary files on receipt of a signal.
20107 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20109         * configure: If there is a package_makefile_frag, remove
20110         ${subdir}/Makefile.tem after copying it in.
20112 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20114         * build_all.mk: support rs6000 lynx identifies itself as
20115         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20116         since /bin/gcc is too feeble to compile a modern gcc.
20118 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20120         * brought devo/test-build.mk update-to-date with progressive/
20121         test-build.mk. Add lynx targets and hppa flag info.
20123 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20125         * configure.in:  Use mh-ncrsvr43.  Patch from
20126         Tom McConnell <tmcconne@sedona.intel.com>.
20128 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20130         * config.guess (i386-unknown-bsdi):  No longer need to
20131         check #if defined(__bsdi__) && defined(__i386__).
20133 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20135         * configure: Set program_transform_nameoption correctly.
20137 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20139         * brought build-all.mk update-to-date with progressive build-all.mk,
20140         added new targets and hppa info.
20142 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20144         * configure: If config.guess result is a prefix of the user
20145         specified target, assume a native build and use the user specified
20146         target as the host alias.  Remove SunOS patch suffix removal hack.
20147         * configure.in: Remove SunOS patch suffix removal hack.
20149         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20150         in NATIVE_CHECK_MODULES.
20152 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20154         * Makefile.in: Rename HOST_ONLY to NATIVE.
20155         * configure: Delete SunOs patch suffix from host_canonical
20156         and build_canonical variables that are prepended to Makefiles.
20157         * configure.in: Add comments for easier maintenance.
20159 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20161         * Makefile.in: Add all-libproc target similar to all-gui.
20163 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20165         * Makefile.in (CHECK_MODULES): split into
20166         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20168 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20170         * config.guess (i386-unknown-bsdi): New system to guess.
20172 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20174         * Makefile.in: Add all-gui target (but not yet build by "all").
20176 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20178         * config.sub: Move deletion of patch suffix from here...
20179         * configure.in: To here, at Ian's suggestion.  The top-
20180         level scripts might need to know of a patch level.
20182 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20184         * config.sub: Strip off patch suffix so rtl is recognized
20185         as a sunos4.1.3 machine, even though it's been patched.
20187 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20189         * Makefile.in (INSTALL_LAST): Delete.
20190         (INSTALL_DOSREL): New.
20192 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20194         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20195         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20196         whether we pass down --with-gnu-ld anyhow.
20198 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20200         * Makefile.in (INSTALL_LAST): Change operation so it works
20201         on more flavors of make.
20202         * configure.in (go32): Don't build libg++ or libio.
20204 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20206         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20207         they can be overriden by templates.
20209 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20211         * configure.in (target==go32): Don't build gdb.
20212         * dosrel: New directory.
20214 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20216         * configure.in (host==go32): Configure dosrel too.
20217         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20218         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20219         be set by incoming names or templates.
20220         (INSTALL_LAST): New rule.
20222 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20224         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20226 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20228         * configure.in (appdirs): New variable.  Currently empty, but will
20229         be used in gas distribution.  If nonempty, lists a set of
20230         directories at least one of which must get configured, or top
20231         level configuration is considered to have failed.
20232         (rs6000-*-lynxos*): Use new file name.
20234 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20236         Eliminate XTRAFLAGS.
20237         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20238         newlib include files using -idirafter, and also use -nostdinc.
20239         (CXX_FOR_TARGET): Likewise.
20240         (XTRAFLAGS): Removed.
20241         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20242         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20243         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20244         ($(DO_X)): Don't pass down XTRAFLAGS.
20246 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20248         * configure.in (mips*-dec-bsd*): New target; do build linker.
20249         (mips*-*-bsd*): New target; don't build linker.
20251 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20253         * configure.in: support rs6000-*-lynxos* configuration.
20254         support sunos4 as a cross target.
20256         * config.sub: look for lynx*, not lynx since the OS version may
20257         legitimately be part of the name.
20259 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20261         * configure.in (i[34]86-*-sco*): Move to be with other i386
20262         targets.
20263         (romp-*-*): New target.  Skip various binary utilities.
20264         (vax-*-*): New target.  Don't build newlib.
20265         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20267 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20269         * configure.in: Only set host_makefile_frag if config
20270         directory exists.
20272 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20274         * install.sh: If $dstdir exists, don't check whether each
20275         component does.
20277 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20279         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20281 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20283         * configure.in (*-*-lynxos*): Don't configure newlib for either
20284         native or cross Lynx.
20286 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20288         * config.sub (sparc64-elf): Fix os.
20289         (z8k): Remove duplicate.
20291 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20293         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20294         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20296 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20298         * configure: Make file links cleanly even if Lynx fails on
20299         an NFS symlink (at least fail cleanly).
20301 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20303         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20304         -XNh2000.
20306 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20308         * configure: Unknown options are fatal again.
20310 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20312         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20313         compatibility.
20315 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20317         * build-all.mk: Add `clean' target.
20319 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20321         * config.guess:  Add SINIX support.
20322         * configure.in:  Add mips-*-sysv4* support.
20324 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20326         * build-all.mk: Document all useful targets.
20327         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20328         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20330 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20332         * configure: Support --silent, --quiet.
20334 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20336         * configure: Support --disable-FEATURE.
20338 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20340         * config.guess: Recognize NCR running SVR4.3.
20342 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20344         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20345         Patch from Paul Eggert <eggert@twinsun.com>.
20347 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20349         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20351 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20353         * configure: Make unrecognized options give nonfatal warnings
20354         instead of fatal errors, and pass them to any subdirectory
20355         configures in case they recognize them.
20356         Make --x equivalent to --with-x.
20358 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20360         * configure: Add --enable-* options.  Clean up usage message and
20361         some comments.
20363 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20365         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20367 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20369         * configure.in (hppa*-*-*): Enable binutils.
20371 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20373         * config.sub: Recognize cisco.
20375 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20377         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20379 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20381         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20382         than one configuration name.  Add comment.
20384 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20386         * config.guess: about target *-hitachi-hiuxwe2, fixed
20387         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20388         macro is incorrect.]
20390 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20392         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20393         than the "make ls" stuff which used to be here.
20395 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20397         * config.guess:  Recognize i[34]86-unknown-freebsd.
20398         From Shawn M Carey <smcarey@rodan.syr.edu>.
20400 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20402         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20404 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20406         * config.guess: Check for ptx.
20408 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20410         * config.sub: Add os9k checking.
20412 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20414         * config.guess: Handle OSF1 running on HPPA processors
20416 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20418         * configure: If subdir configure fails, print out a message with
20419         subdirectory name, in case subdir's configure code didn't identify
20420         itself.
20422 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20424         * configure.in: Remove embedded newlines from configdirs.
20425         Avoid mismatches of substrings.  Fix matching strings at end
20426         of configdirs.
20428 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20430         * config.guess:  Add Lynx/rs6000 config support.
20432 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20434         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20436 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20438         * configure.in (hppa*-*-osf*): Treat this just like most other
20439         PA configurations (eg no binutils or ld).
20440         (hppa*-*-*elf*): These configurations have binutils and ld.
20442 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20444         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20446 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20448         * configure.in (rs6000-*-*): Build gas.
20450 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20452         * Makefile.in:  Avoid bug in losing hpux sed.
20454 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20456         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20457         for GDB and GDB has been fixed to not need it.
20459 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20461         * config.guess: Recognize vax hosts.
20463 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20465         * configure (while loop): Don't use "break 2" inside case
20466         statement -- the case statement isn't an enclosing loop.
20468 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20470         * config.guess:  Clean up NeXT support, to allow nextstep
20471         on Intel machines.  Make OS be nextstep.
20473 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20475         * config.guess: Add alternate forms for Convex.
20477 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20479         * configure:  Completely rewrite option processing.  Take
20480         advantage of pattern-matching to avoid invoking test frequently.
20481         Also clean up host and target defaulting logic.
20483 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20485         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20486         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20487         commands (plus user environment) will fit SCO limits.
20489 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20491         * configure.in: Don't issue warnings about directories which are
20492         not being configured if -norecursion is set.  Correct test for
20493         --with-gnu-as and --with-gnu-ld to not get confused by substring
20494         matches.
20496         * configure.in: Don't build gas for alpha-dec-osf1*.
20498 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20500         * configure:  Back out Per's change of 12/19/1993.  It changes the
20501         behavior of configure in unexpected and confusing ways.
20503         Also, use different delim char when calculating
20504         program_transform_name so that the name can contain slashes.
20506 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20508         * configure.in, config.sub: Add support for VSTa micro-kernel.
20510 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20512         * configure.in: Nuke hacks which were used to get a special
20513         version of GAS for HPPA configurations.
20515 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20517         * configure:  If only ${target_alias} is given, use that
20518         as the default for ${host_alias}.
20519         * configure:  Add missing back-slashes before nested quotes.
20521 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20523         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20525 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20527         * config.guess:  Recognize some Tektronix configurations.
20528         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20530 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20532         * config.sub: Match any flavor of SH.
20534 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20536         * configure.in: Don't try to configure newlib for Alpha.
20538 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20540         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20541         libg++ or libio for any Alpha target.
20543         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20545 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20547         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20548         default arguments -- so it tried to compress itself.
20550 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20552         * configure.in (notsupp): ensure that a space is always at the end
20553         of the configdirs list, since the grep checks for an explicit space
20555 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20557         * configure.in (target i386-sysv4.2): don't build ld, since static
20558         versions of many libraries are not available.
20560 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20562         * config.guess: Recognize Apollos (using environment variables).
20563         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20565 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20567         * config.guess: Recognize Sony news mips running newsos.
20569 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20571         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20572         "fi ; else" for bash.
20574 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20576         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20578 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20580         * config.sub: accept unixware as an alias for svr4.2.
20581         Fix some inconsistancies with the gcc version.
20583 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20585         * Makefile.in (DISTDOCDIRS):  Add gdb.
20587 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20589         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20591 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20593         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20594         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20595         this now.
20597 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20599         * config.sub: Accept hiux* as an OS name.
20601         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20602         etc/make-stds.texi.  The underscore came from gcc, and dje now
20603         agrees that RUNTESTFLAGS is the correct name.
20605 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20607         * install.sh:  Remove 'set -e'.  It makes any conditionals
20608         in the script useless.
20610         * config.guess: Automatically recognize arm-acorn-riscix
20611         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20613 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20615         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20617 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20619         * Makefile.in (DISTDOCDIRS): New variable.
20620         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20621         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20623 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20625         * configure.in (hppa target): check the source directory for the
20626         pagas sub-directory
20628 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20630         * config.sub: Allow -aout* and -elf*.
20632 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20634         * configure.in: Don't build ld on i386-solaris2, same as for
20635         sparc-solaris2.
20637 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20639         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20641 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20643         * configure.in:  Configure gdb for alpha.
20645 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20647         * Makefile.in (CXXFLAGS): Add -O.
20649 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20651         * config.guess: added support for DG Aviion
20653 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20655         * configure.in: Produce warning message for subdirectories not
20656         configurable for this host/target combination.  Don't try to
20657         configure gdb for vms.
20659 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20661         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20662         appropriate files before making "diststuff".
20663         (DISTBISONFILES): New var: list of files to be edited.
20664         (DISTSTUFFDIRS): Add binutils.
20666 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20668         * config.sub: also handle mipsel and mips64el (for little endian mips)
20670 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20672         * configure.in: Add * to end of all OS names.
20674 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20676         * configure.in: Build newlib for LynxOS native.
20678 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20680         * config.guess: Add support for delta 88k running SVR3.
20682         * configure.in: Add comment about HP compiler vs. emacs.
20684 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20686         * configure.in: don't build ld on solaris2 (not a viable option
20687         due to bugs in getpwnam & getpwuid)
20689 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20691         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20692         config.guess will produce a full version number.
20694 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20696         * configure.in: Build linker and binutils for alpha-dec-osf1.
20698 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20700         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20701         and gdb/testsuite/Makefile.in.
20703 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20705         * configure.in: recognize mips*- instead of mips-
20707 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20709         * config.sub: Accept linux*coff and linux*elf as operating
20710         systems.
20712 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20714         * config.sub: Recognize mips64, and mips3 as an alias for it.
20716 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20718         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20719         gdb knows how to handle OSF/1 shared libraries.
20721 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20723         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20724         * config.guess: Recognize Hitachi's HIUX.
20725         * config.sub: Recognize h3050r* and hppahitachi.
20726         Remove redundant cases for hp9k[23]*.
20728 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20730         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20731         if gas and ld are in the source tree and are in ${configdirs}.
20732         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20733         --with options (but still pass them down on the command line,
20734         if they were explicitly specified).
20736 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20738         * configure: substitute SHELL value in Makefile.in with
20739         ${CONFIG_SHELL}
20741 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20743         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20744         *-*-solaris2* targets.
20746 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20748         * Makefile.in: define M4, and pass it down to sub-makes;
20749         all-autoconf now depends on all-m4
20751 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20753         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20754         presence of {ar,ranlib} instead of a configured directory
20756 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20758         * config.guess: Accept 34?? as well as 33?? for NCR.
20760 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20762         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20763         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20765 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20767         * configure: grab values for $(CC) and $(CXX) from the
20768         environment, so that someone can do "CC=gcc configure; make" and
20769         have it work right (matching the way that autoconf works now)
20771         * configure.in, Makefile.in: add support for gash, the tcl
20772         interface to Galaxy
20774         * config.guess: add NetBSD variants (hp300, x86)
20776 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20778         * install.sh: Support -d option (in the manner of SunOS 4 install,
20779         as it is more deterministic than that of GNU install)
20780         (chmodcmd): Set file to mode 755 by default (should also do default
20781         chgrp and chown, but I don't feel like dealing with that now)
20783 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20785         * config.sub: Remove h8300hhms alias.
20787 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20789         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20791 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20793         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20794         as stmp-fixinc
20796 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20798         * config.sub: recognize m88110-bug-coff.
20800 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20802         * Makefile.in (all-libio): all dependencies on the toolchain used
20803         to build this (gcc, gas, ld, etc)
20805 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20807         * config.guess: Deal with OSF/1 1.3 on alpha.
20809 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20811         * install.sh: add some 'else true' clauses for portability
20813         * configure.in: don't build libio for h8[35]00-*-* targets
20815 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20817         * Makefile.in:  Add support for new libio.
20819 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20821         * install.sh: If one command fails, don't try the rest.  Don't try
20822         to remove $dsttmp (via trap) unless we have already created it.
20823         If $src doesn't exist, detect it and exit with an error.
20825         * config.guess: Recognize BSD on hp300.
20827 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20829         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20830         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20832 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20834         * Makefile.in (all-send-pr): depends on all-prms
20836 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20838         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20840 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20842         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20843         Added test for mips-mips-riscos5.
20845 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20847         * configure.in: use mh-hp300 for 68k HP hosts
20849 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20851         * configure: add support for CONFIG_SHELL, so that you can use
20852         some alternate shell for evaluating configure scripts
20854 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20856         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20857         in configure script to bug-gdb@prep.ai.mit.edu when building
20858         distribution archive.
20859         * Makefile.in (COMPRESS):  Remove def.
20860         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20861         gdb.tar.Z and make-gdb.tar.Z respectively.
20862         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20863         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20864         to convergence with 'taz' target in Makefile.in.
20866 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20868         * install.sh (dsttmp): use trap to ensure that tmp files go
20869         away on error conditions
20871 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20873         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20875 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20877         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20878         its parent is '/' not ''.
20880         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20882 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20884         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20885         that ${newsrcdir}/configure.in does.
20887 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20889         * test-build.mk: support for CONFIG_SHELL
20891 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20893         * config.sub (netware):  Add as a basic system type.
20895 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20897         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20898         $(srcdir)/ from the dependency on Makefile.in.
20900 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20902         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20903         (h8300hhms is temporary until multi-libraries are implemented).
20904         * configure.in: Handle h8300h too.
20906 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20908         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20910 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20912         * configure:  Remove extraneous output when guessing host type.
20913         * config.guess:  Remove extraneous output when guessing using C
20914         compiler rather than uname, or when guessing fails.
20916 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20918         * Makefile.in: remove all.cross and install.cross targets
20920         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20921         definitions
20923 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20925         * configure.in (target sh): Build gprof.
20927 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20929         * config.sub: change -solaris to -solaris2
20931 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20933         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20935 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20937         * configure: Correct error message for missing Makefile.in to
20938         print correct directory.
20940 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20942         * install.sh: kludge around 386BSD shell bug
20944 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20946         * config.guess:  Recognize NeXT.
20947         * config.guess:  Recognize i486-ncr-sysv4.
20948         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20950 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20952         * Makefile.in (MAKEINFOFLAGS): New variable.
20953         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20954         * build-all.mk, test-build.mk: Pass down --no-split as
20955         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20957 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20959         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20961 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20963         * Makefile.in (libg++.tar.z):  New rule.
20964         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20965         * Makefile.in (taz):  Only do a single chmod.
20967 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20969         * install.sh: don't use dirname anymore (replaced with sed usage)
20971 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20973         * Makefile.in:  Change extension for gzip'd files from '.z' to
20974         '.gz' per new FSF standard usage.
20976 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20978         * configure: put quotes around the final value of program_transform_name
20980 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20982         * Makefile.in: new install.sh support; update install-info rules
20984 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20986         * configure.in: Build diff for crosses, but not for go32 host.
20988         * configure.in: Build gprof only for native, and don't build it
20989         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20991 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20993         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20995 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20997         * configure.in (host_tools): Add prms.
20999 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21001         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
21002         with $(FLAGS_TO_PASS) on the command line
21004         * config.sub: Recognize lynx and lynxos
21006 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21008         * config.sub: Accept -ecoff*, not just -ecoff.
21010 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21012         * Makefile.in (taz): Use .gz suffix instead of .z.
21013         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
21014         names.
21016 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21018         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
21020 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21022         * Makefile.in (install-no-fixedincludes):  install gcc last, so
21023         that rebuilds that might happen during 'make install' don't get
21024         bogus gcc include files
21026 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21028         Change from Utah for HPPA support:
21029         * config.guess: Recognize hppa1.x-hp-bsd.
21031 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
21033         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
21034         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21036 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21038         * config.sub: Add support for rom68k and bug boot monitors.
21040 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
21042         * Makefile.in: Make all-opcodes depend on all-bfd.
21044 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21046         * config.guess: Added special check for i[34]86-univel-sysv4*.
21048 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
21050         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21051         the processor rather than assuming i486.
21053 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21055         * config.guess: Recognize SunOS6 as Solaris3.
21057 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
21059         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
21060         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21062 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
21064         * build-all.mk (all-cross): New target for Canadian Cross.
21065         Added Q2 go32 targets.
21066         * test-build.mk: Configure go32 cross sparclite-aout and
21067         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
21068         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21070 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21072         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21073         GO32 hosted toolchains
21075 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21077         * configure: change  so "-exec-prefix" gets passed down rather
21078         than "-exec_prefix" so autoconf generated Makefiles get the
21079         exec_prefix set right.
21081 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21083         * config.guess: get the Solaris2 minor version number
21085         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21087 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21089         * config.guess: Recognize some Sequent platforms.
21091 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21093         * Makefile.in: added the vault-install target
21095         * configure.in: actually use the Sun3 makefile fragment that's in
21096         config, also added the release dir to configdirs
21098 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21100         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21102 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21104         * configure.in: remove some program from Alpha targetted toolchains
21106 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
21108         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21109         gprof.
21110         (taz): Run "make diststuff" in those directories instead of "make
21111         proto-dir".  Look for "VERSION=" only at start of line in subdir
21112         Makefile.  Use "gzip -9" for compression.
21113         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21114         (binutils.tar.z): New target.
21116 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21118         * Makefile.in (taz): Include gpl.texinfo.
21120 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21122         * Makefile.in (setup-dirs): Merged into "taz" target.
21123         (taz): Only do `proto-dir' stuff if a directory is actually needed
21124         for this target.
21126 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21128         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21129         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21130         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21131         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21132         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21134 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21136         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21137         config.sub, and move-if-change to gdb testsuite distribution
21138         archive, so the testsuite can be extracted, configured, and
21139         run separately from the gdb distribution.  Blow away the Chill
21140         tests that require a Chill compiled executable, since GNU Chill
21141         is not yet publically available.
21143 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21145         * test-build.mk: set environment variables in a single command,
21146         instead of a list of assignments and exports
21148         * config.guess: recognize Alpha/OSF1 systems
21150 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21152         * configure: Change help message to prefer --options rather than
21153         -options.
21155 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21157         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21158         zippy@ecst.csuchico.edu.
21159         * config.guess: Recognize miniframe.
21161 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21163         * Makefile.in: Use srcroot to find runtest rather than rootme.
21164         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21166 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21168         * test-build.mk: Extensive additions to support building on a
21169         machine other than the host.
21171 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21173         * configure (tooldir): Fix for i386-aix again.
21175 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21177         * configure, Makefile.in:  Change definition of $(tooldir)
21178         to match the FSF.
21180 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21182         * config.guess:  Recognize i[34]86/SVR4.
21184 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21186         * Makefile.in (all-gdb): gdb depends on sim.
21188 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21190         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21191         at the same time we make the prototype gdb directory.
21192         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21193         files at the same time as the gdb base release distribution.
21195 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21197         * Makefile.in (check): Use individual check targets rather than
21198         DO_X rule.
21199         (check-gcc): Added.
21201 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21203         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21204         for System V release 3.2.
21206 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21208         * config.sub: Recognize hppaosf.
21209         * configure.in: Do configure ld/binutils/gas for it.
21211 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21213         * configure (tooldir): Alter syntax used to set this, for systems
21214         where "\$" isn't handled right, like i386-aix.
21216 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21218         * configure: Pass program-transform-name, not
21219         program_transform_name, to recursive configures.
21221 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21223         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21224         of gas+ld+binutils.
21226 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21228         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21230 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21232         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21234 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21236         * Makefile.in (PRMS): Set back to all-prms.
21238 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21240         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21241         targets, rather than for MIPS hosts.
21243 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21245         * configure.in: add comment for --with-x default values
21247         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21249         * Makefile.in: add check-* targets for each of the directories in
21250         the tree.  Add a definition of RUNTEST that will use the one we
21251         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21253 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21255         * configure.in: Removed obsolete references to bfd_target and
21256         target_makefile_frag.
21258         * build-all.mk: Set assorted targets for Q2.
21259         * config.sub: Recognize z8k-sim and h8300-hms.
21260         * test-build.mk: Really don't pass host to configure.
21261         (HOLES): Added uname.
21263 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21265         * configure: Handle an empty program-prefix, program-suffix or
21266         program-transform-name correctly.
21268 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21270         * build-all.mk: -G 8 no longer required for MIPS targets.
21271         * test-build.mk: Don't pass host argument to configure; make it
21272         guess.
21274 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21276         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21277         * Makefile.in (COMPRESS):  New macro, like GZIP.
21279 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21281         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21283         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21284         with gas currently defaults to -G 0.
21286 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21288         * Makefile.in (all-flex): flex depends on byacc.
21290         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21291         to test-build.mk as RELEASE_TAG.
21292         * test-build.mk (configargs): New variable containing arguments to
21293         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21294         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21296         * config.guess: Use /bin/uname when checking -X argument on SCO,
21297         to avoid invoking GNU uname which doesn't understand -X.
21299         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21301         * configure.in: Build gas for mips-*-*.
21303 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21305         * Makefile.in (all.normal): insert missing backslash.
21307 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21309         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21311         * Makefile.in: Complete overhaul to merge many almost identical
21312         targets.
21314 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21316         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21317         (gdb.tar.Z): Adjusted.
21319         * Makefile.in (setup-dirs, taz): New targets; should be general
21320         enough to adapt for gdb sometime.  Build only .z file.
21321         (gas.tar.z): New target.
21323 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21325         * build-all.mk: Use CC=cc -Xs on Solaris.
21327 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21329         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21330         for handling BISON for FSF releases.
21332 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21334         * configure: Actually implement the change zoo just documented.
21336 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21338         * configure: when using config.guess, only set target_alias when
21339         it's not already been set (ie, on the command line)
21341 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21343         * Makefile.in: add installcheck target, set PRMS to install-prms
21345 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21347         * configure: add support for package_makefile_fragment, handle the
21348         case where a directory has a configure.in file but no Makefile.in
21349         more gracefully (with an actual understandable error message, even);
21350         add support for --without (and add this to the usage message); also
21351         explicitly add a --host=${host_alias} to the command line when
21352         config.guess is used
21354 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21356         * configure: Must use both --host and --target in recursive calls.
21358 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21360         * Makefile.in: Change deja-gnu to dejagnu.
21362 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21364         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21366 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21368         * configure.in: canonicalize all instances to *-*-solaris2*,
21369         also strip out a number of tools to not build for go32 host
21371 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21373         * config.guess: add GPL.
21375         * Makefile.in, config.guess, config.sub, configure: bump
21376         copyrights to 93.
21378 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21380         * Makefile.in (do-info): Removed obsolete check for existence of
21381         localenv file.
21383         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21385 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21387         * Makefile.in: a couple of 'else true' for decstation,
21388         support for TclX
21390         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21392 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21394         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21396 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21398         * config.guess: Recognize i386-ibm-aix (PS/2).
21399         * configure.in: Use config/mh-aix386 file for it.
21401 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21403         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21404         CC_FOR_TARGET instead.
21405         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21407 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21409         * Makefile.in: Add sim to list of directories sent with gdb
21411 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21413         * configure.in: Put back mips-dec-bsd* case.
21415 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21417         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21418         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21419         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21421 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21423         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21425         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21426         (install-info): install dir.info only if it exists,
21427         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21429 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21431         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21432         gas for mips-dec-bsd.
21434 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21436         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21437         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21439 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21441         * configure.in: Added "dejagnu" to hosttools list.
21443 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21445         * config.sub, configure.in, config.guess:  Add support
21446         for Bosx, an AIX variant from Bull.
21447         Patches from F.Pierresteguy@frcl.bull.fr.
21449 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21451         * devo/dejagnu: Initial creation of devo/dejagnu.
21452         Migrated dejagnu testcases and support files for testing software
21453         tools to reside as subdirectories, currently called "testsuite",
21454         within the directory of the software tool.  Migrated all programs,
21455         support libraries, etc. beloging to dejagnu proper from
21456         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21457         with no modifications.  The changes to these files which will
21458         allow them to configure, build, and execute properly will be made
21459         in a future update.
21461 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21463         * Makefile.in: Change send_pr to send-pr.
21464         * configure.in: Likewise.
21465         * send_pr: Renamed directory to send-pr.
21467 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21469         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21471 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21473         * README:  Update for gdb-4.8 release.
21474         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21475         gdb-xxx.tar.z (gzip'd) file also.
21477 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21479         * Makefile.in: make all-diff depend on all-libiberty
21481 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21483         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21485 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21487         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21489 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21491         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21492         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21493         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21495 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21497         * Makefile.in:  makeinfo binary is in a new location
21499 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21501         * config.sub: Accept -ecoff as an OS.
21503         * Makefile.in: Various changes to eliminate a level of make
21504         recursion and reduce the required command line length.
21505         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21506         sub-makes.
21507         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21508         variables holding settings for specific sub-makes.
21509         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21510         in terms of BASE_FLAGS_TO_PASS.
21511         (TARGET_LIBS): New variable listing directories which use
21512         TARGET_FLAGS_TO_PASS.
21513         (subdir_do): Eliminated.
21514         (do-*): New set of targets to replace subdir_do.
21515         (various): All targets which used subdir_do now depend on do-*.
21516         (local-clean): Renamed from do_clean.
21517         (local-distclean): New target, dependency of distclean and
21518         realclean.
21519         (install-info): Don't create directories.  Depend on dir.info
21520         rather than calling make recursively.
21521         (install-dir.info): Eliminated.
21522         (install-info-dirs): Create all info directories here.
21523         (dir.info): Depend upon do-install-info.
21525         * test-build.mk (HOLES): Added false.
21527 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21529         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21531 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21533         * Makefile.in (info): remove dependency on all-texinfo.  The
21534         problem was really in texinfo/C, not at this level.
21536 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21538         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21540 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21542         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21543         GDB releases.
21545 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21547         * configure: Include srcdir in message about target of link not
21548         being found.  Don't convert `-' to `_' in `with' options being
21549         passed to subdirs.
21551 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21553         * configure.in: add uudecode to host_tools
21555         * Makefile.in: added {all,install}-uudecode targets, added them to
21556         the appropriate lists
21558 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21560         * Makefile.in (all-gcc): Added dependency on all-gas.
21562         * configure.in (mips-*-*): Build ld and binutils.
21564 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21566         * configure: check return code from mkdir, print error message and
21567         exit on failure.
21569 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21571         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21573 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21575         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21577 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21579         * config.sub (h8500):  Recognize this as a cpu type.
21581 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21583         * configure: source directory missing is no longer a warning
21585         * configure.in: recognize irix[34]* instead of irix[34]
21587         * Makefile.in: define and pass down X11_LIB
21589 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21591         * guess-systype: Renamed to ...
21592         * config.guess:  ... by popular request.
21593         * configure.in, Makefile.in:  Update accordingly.
21595 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21597         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21598         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21599         + Execute ./dummy instead of assuming . is in PATH.
21601 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21603         * guess-systype:  New shell script.  Attempts to guess the
21604         canonical host name of the executing host.
21605         Only a few hosts are supported so far.
21606         * configure:  Call guess-systype if no host is specified.
21608 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21610         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21611         gcc Makefile.
21613 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21615         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21616         (all-gcc, install-gcc, subdir_do): Use it.
21618 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21620         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21622 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21624         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21625         set exclusively by configure, using configure.in .
21627 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21629         * test-build.mk: set $PATH for all builds
21631         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21633 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21635         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21636         the one used in gcc/Makefile.in, so that a null expansion doesn't
21637         override the one needed to build gcc with a native cc.
21639 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21641         * configure: Accept -with arguments.
21643 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21645         * Makefile.in: added h8300sim
21647 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21649         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21650         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21651         (all-cygnus, native, build-cygnus): Make
21652         $(canonhost)-stamp-3stage-done, not $(host)....
21653         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21654         i386-sco3.2v4.  Added else true to if command.
21656 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21658         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21660 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21662         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21664 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21666         * configure.in: don't remove binutils from Solaris builds
21668 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21670         * Makefile.in: get rid of earlier definitions for *clean,
21671         also handle the recursive info rule better
21673 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21675         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21676         do more-or-less the right thing.
21678 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21680         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21681         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21683 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21685         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21686         $(host_canonical).
21688         * configure.in: split the configdirs list into 4 categories (native
21689         v. cross, library v. tool) and handle the cross-only and native-
21690         only in more reasonable (and correct!) way.
21692 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21694         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21695         configdirs anymore.
21697 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21699         * Makefile.in: extensive cleanup::  removed all of the explicit
21700         clean-* targets, collapsed many wrappers around subdir_do into
21701         one, added additional targets to satisfy standards.texi, deleted
21702         some old targets, some changes for consistency
21704 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21706         * configure.in: handle some programs as cross-only, and others as
21707         native only
21709         * test-build.mk: handle partial holes in a more generic manner
21711         * Makefile.in: m4 depends on libiberty
21713 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21715         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21716         time, wdiff, and find to configdirs
21718         * Makefile.in: all, clean, and install rules for the new programs
21719         added to configure.in
21721 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21723         * configure.in: use mh-sun for all *-sun-* hosts
21725 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21727         * Makefile.in: define flags for X11 include files and library file
21728         locations, pass them down to the programs that need this info
21730         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21732 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21734         * configure.in: start building libg++ for HP-UX targets
21736 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21738         * README:  Update references to files moved into etc/.
21740 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21742         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21743         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21745 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21747         * configure: accept dash as well as underscore in long option
21748         names for FSF compatibility.
21750 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21752         * config.sub: added -sco3.2v4 support from FSF.
21754 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21756         * configure.in: expand the section that adds or removes
21757         directories from the list of programs to build, to handle native
21758         vs. cross in addition to host v. native
21760 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21762         * Makefile.in:  Replace C++ in macro names with CXX.
21763         This is less likely to break ...
21765 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21767         * test-build.mk: add -w to GNU_MAKE
21769 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21771         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21772         add 'sparc' to list of recognized cpus.  This needed to make
21773         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21774         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21775         then changes that into $CPU-wrs-vxworks.
21777         * configure.in: remove most references to gdbtest, regularize
21778         target based program removal
21780         * test-build.mk: import from p3 tree (many fixes and changes)
21782 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21784         * Makefile.in: added rules to handle tcl, tk, and expect
21786         * configure.in: handle those directories if they exist
21788 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21790         * config.sub: removed bogus hppabsd and hppahpux names, since
21791         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21793 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21795         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21796         depends upon all-xiberty
21798         * Makefile.in: changes from p3, including:
21800         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21802         * Makefile.in (XTRAFLAGS): include newlib directories if
21803         newlib/Makefile exists, rather than if host != target.
21805         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21807         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21808         from the same source tree and not building a cross-compiler.  This
21809         matters for the libg++ configuration if reconfiguring a tree that
21810         has already been installed.
21812         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21814         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21815         pick up the machine and system specific header files.
21817         * Makefile.in: added AS_FOR_TARGET, passed down in
21818         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21819         the C compiler to use to create programs which are run in the
21820         build environment, set it to default to $(CC), and passed it down
21821         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21823         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21825         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21826         We need them for unusual native builds, like systems without
21827         ranlib.
21829         * configure: also define $(host_canonical) and
21830         $(target_canonical), which are the full, canonical names for the
21831         given host and target
21833 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21835         * Makefile.in:  Added separate definitions for C++.
21837 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21839         * configure.in (configdirs):  Add deja-gnu.
21841 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21843         * README:  Update for configure.texi and gdb-4.7 release.
21845 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21847         * Makefile.in:  Move "all" target to top of file.
21848         Previously, first target was ".PHONY" which caused BSD4.4 make
21849         to build .PHONY when make was run without arguments.
21851 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21853         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21854         Library-copylefted code in libiberty.
21856 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21858         * config.sub:  Replace m68kmote with plain old m68k.
21860 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21862         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21864 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21866         * config.sub: Complain if no argument is given.  Added support for
21867         386bsd as OS and target alias.
21869 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21871         * Makefile.in (XTRAFLAGS): include newlib directories if
21872         newlib/Makefile exists, rather than if host != target.
21874 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21876         * config.sub: recognize sparclite-wrs-vxworks.
21878         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21879         p3.) Added clean-xiberty to clean.
21881 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21883         * configure.in: use *-*-* instead of nested cases for host and target
21885 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21887         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21888         from the same source tree and not building a cross-compiler.  This
21889         matters for the libg++ configuration if reconfiguring a tree that
21890         has already been installed.
21892 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21894         * config.sub (i486v/i486v4):  Merge in from FSF version.
21896 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21898         * configure: only set PWD if it is already set.
21900 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21902         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21903         doesn't have unset and all success paths (and most error paths)
21904         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21905         to just ${PWD} to avoid confusion.)
21907 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21909         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21910         even for a native compilation.
21912 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21914         Changes to make the gdb.tar.Z rule work better.
21916         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21917         (DEVO_SUPPORT):  Add configure.texi.
21918         (bfd-ilrt.tar.Z):  Remove ancient rule.
21920 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21922         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21923         pick up the machine and system specific header files.
21925         * configure.in, config.sub: added new target m68010-adobe-scout,
21926         with alias of adobe68k.  Changed configure.in to check for
21927         -scout before -sco* to avoid a false match.
21929         * Makefile.in: added AS_FOR_TARGET, passed down in
21930         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21931         the C compiler to use to create programs which are run in the
21932         build environment, set it to default to $(CC), and passed it down
21933         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21935 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21937         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21938         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21939         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21940         FOR_TARGET variants, to newlib and libg++.
21942 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21944         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21945         first.
21947 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21949         * config.sub:  Accept `elf' as an environment.
21951 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21953         * Makefile.in (all-opcodes):  cd into the right directory
21955 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21957         * configure: added -program_transform_name option, used as
21958         argument to sed when installing programs.
21959         configure.texi: added documentation for -program_prefix,
21960         -program_suffix and -program_transform_name.
21962 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21964         * config.sub:  Accept i486 where i386 ok.
21966 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21968         * config.sub: accept we32k
21970 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21972         * config.sub, configure.in: accept OSE68000 and OSE68k.
21974         * Makefile.in: don't create all directories for ``make install'';
21975         let the subdirectories create the ones they need.
21977 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21979         * COPYING: new file, GPL v2
21981 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21983         * Makefile.in: use the new gen-info-dir, which needs a template
21984         argument (which also lives in texinfo)
21986         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21988 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21990         * config.sub (ncr3000):  Change i386 to i486.
21992 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21994         * Makefile.in: add install-rcs, install-grep to
21995         install-no-fixedincludes, removed install-bison and install-libgcc
21997 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21999         * configure.in: grab the HPUX makefile fragment if on HPUX
22001 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
22003         * Makefile.in: eradicate bison spoor (ditto libgcc).
22004         configure.in: recognise m68{k,000}-ericsson-OSE.
22005         es1800 is alias for m68k-ericsson-OSE
22007 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22009         * configure.in: rearrange the parts that remove programs from
22010         configdirs, based now on HOST==TARGET or by canonical triple.
22012 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22014         * test-build.mk: recurse explicitly with -f test-build.mk when
22015         appropriate.  predicate stage3 and comparison on the existence
22016         of gcc.  That is, if gcc isn't around, we aren't three-staging.
22017         On very clean, also remove ...stamp-co.  Build in-place before
22018         doing other builds.
22020 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22022         * Makefile.in, configure.in: add tgas
22024 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22026         * Makefile.in: a number of changes merged in from progressive.
22028         * configure.in: add libm.
22030         * .cvsignore: ignore some stuff that comes from test-build.mk.
22032 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
22034         * config.sub:  Add es1800 (m68k-ericsson-es1800).
22036 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
22038         * configure: Add program_suffix (parallel to program_prefix)
22039         * Makefile.in: adjust directory-creating script for losing decstation
22041 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
22043         * configure:  Minor $subdir-related fixes.
22045 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
22047         * configure: fix various problems with propogating
22048         makefile_target_frag in subdirs.
22049         * configure.in: config libgcc if its there
22051 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
22053         * config.sub:  HPPA merge.
22055 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
22057         * Makefile.in:  Replace all-bison with all-byacc in all
22058         dependency lines for other tools (which now use byacc).
22060 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
22062         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
22064 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
22066         * Makefile.in: make gprof rules similar to byacc rules (instead of
22067         vestigal $(unsubdir) that didn't work...)
22069 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
22071         * config.sub:  Add support for Linux.
22072         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
22073         (at least for libg++).
22075 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
22077         * configure.texi: fix doc for the -nfp option to configure
22079 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
22081         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22083 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
22085         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22086         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22087         * configure.in: added solaris* host_makefile_frag hook.
22089 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22091         * config.sub: changed recognition of m68000 so that various
22092         m68k types can be specified via m680[01234]0
22094 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22096         * config.sub (basic_machine): fix sed so that '-foo' isn't
22097         completely substituted out while .+'-foo' loses the '-foo'
22099 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22101         * config.sub ($os): Add -aout.
22103 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
22105         * configure:  If host_makefile_frag is absolute, don't
22106         prefix ${invsubdir} (relevant to libg++ auto-configure).
22108 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22110         * Makefile.in (tooldir): Define it.
22111         (all-ld): Depend on all-flex.
22113 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22115         * Makefile.in (check):  Fix libg++ special case.
22117 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22119         * configure: do not bury `pwd` into config.status, thus do fewer
22120         pwd's.
22122         * configure: print the "Building in" message only when building in
22123         other than "." AND verbose.
22125         * configure: remove -s, rework -v to better accommodate guested
22126         configures.
22128         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22130 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22132         * Makefile.in: macroize flags passed on recursion.  remove
22133         fileutils.
22135 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22137         * configure: get makesrcdir right for subdirs deeper than 1.
22139         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22140         install.
22142 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22144         * Makefile.in: don't print subdir_do or recursion lines.
22146 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22148         * standards.texi: added menu item.
22150         * Makefile.in: build and install standards.info.
22152         * standards.texi: new file.
22154 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22156         * configure: test for and move config.status pieces from
22157         ${subdir}/.
22159 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22161         * configure:  Test for existance of files before trying to mv
22162         them, to avoid numerous non-existance messages.
22164 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22166         * configure: correct final line of config.status.
22168         * configure: patch from eggert.  Avoids a protection problem if
22169         the original Makefile.in is read only.
22171         * configure: use move-if-change from gcc to create config.status.
22172         Some makefiles depend on config.status to tell if a directory
22173         has been reconfigured for a different host.  This change
22174         prevents those directories from remaking everything in the case
22175         where the reconfig was only intended to rebuild a Makefile.
22177         * configure: test for config.sub with "config.sub sun4" rather
22178         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22179         host alias from a missing config.sub.
22181 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22183         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22184         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22186 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22188         * configure: mkdir ${subdir} as needed.
22190 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22192         * Makefile.in,configure.in: added autoconf.
22194 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22196         * Makefile.in: no longer pass against on recursion.
22198         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22199         definitions are not inherited.
22201         * configure: correct makesrcdir when subdir is .
22203 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22205         * configure:  Add support for 'subdirs' variable, which is
22206         like 'configdirs', except that configure doesn't re-invoke
22207         itself for subdirs, it just creates a Makefile for each subdir.
22208         * configure.texi:  Document subdirs.
22210 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22212         * configure.in: added flex to configdirs
22214 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22216         * Makefile.in: remove clean-stamps from clean.
22218 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22220         * configure.in:  Add gdbtest to configdirs.
22222 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22224         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22225         to recursive makes.
22226         * configure.in:  Recognize new ncr3000 config.
22228 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22230         * Makefile.in, configure.in: removed references to gdbm.
22232 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22234         * config.sub:  Don't canonicalize os value
22235         newsos* to bsd (readline needs to check for newsos).
22236         (This fix was earlier made Jan 31, but got re-broken.)
22238 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22240         * configure.in:  sco is an os, not a vendor!
22242         * configure:  Quote $( better.  Keep various shells happy.
22244 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22246         * Makefile.in: eliminate stamp-files.
22248 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22250         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22251         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22253 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22255         * config.sub:  fix iris/iris3.
22257 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22259         * configure: re-add -rm.
22261 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22263         * Maskefile.in: add .stmp-rcs to all.
22265         * configure.in: remove gas from rs6000 build, use aix host fragment.
22267 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22269         * configure: pass down site_option during recursion.
22271 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22273         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22275 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22277         * configure: Change exec_prefix so that it really defaults to prefix.
22279 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22281         * Makefile.in, configure.in:  Add support for mmalloc library.
22283 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22285         * Makefile.in: add stmp dependencies for a few more things.
22287 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22289         * configure: adjusted error message on objdir/srcdir configure
22290         collision, per john's suggestion.
22292         * Makefile.in: add libiberty stmp to all and all.cross.
22294 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22296         * Makefile.in: remove force dependencies, add grep to all.
22298 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22300         * Makefile.in: drop flex.  make stamp files work.
22302         * configure: added test for conflicting configuration in srcdir,
22303         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22304         gets cranky.  use relative paths for configure and srcdir
22305         whenever possible.  Send some error messages to stderr that were
22306         going to stdout.
22308 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22310         * Makefile.in:  Fix libg++ rule to check for gcc directory
22311         before using gcc/gcc.  Also pass XTRAFLAGS.
22313 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22315         * Makefile.in: added stmp-files so that directories aren't polled
22316         when they are already built.
22318         * configure.texi: fixed a node pointer problem.
22320 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22322         * config.sub configure.in gdb/configure.in
22323         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22324         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22325         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22327 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22329         * configure: -recurring becomes -silent.  corrected help message
22330         for -site= option.
22332         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22334 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22336         * configure: when building Makefile for crosses, replace
22337         tooldir and program_prefix.  default srcdir from location of
22338         config.sub.  remove "for host in hosts" and "for target in
22339         targets" loops.
22341 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22343         * Makefile.in: Do not pass bindir or mandir to cvs.
22345 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22347         * Makefile.in, configure.in: removed traces of namesubdir,
22348         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22349         copyrights to '92, changed some from Cygnus to FSF.
22351         * configure.texi: remove most references to multiple hosts,
22352         multiple targets, subdirs, etc.
22354         * configure.man: removed rcsid. reference config.sub not
22355         config.subr.
22357         * Makefile.in: mkdir $(infodir) on install-info.
22359 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22361         * configure.texi:  Explain better about .gdbinit and about
22362         the environment that configure.in sections run in.
22364 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22366         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22368 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22370         * README:  DOC.configure => cfg-paper.texi.
22372 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22374         * config.sub (near case $os):  Don't convert newsos* to bsd!
22376 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22378         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22379         the number of copies of COPYING that go into the GDB tar file.
22381 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22383         * bfd/configure.in, gdb/config/mh-i386sco,
22384         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22385         Fix SCO configuration stuff.
22387 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22389         * Makefile.in:  For libg++, make sure the -I pointing
22390         to the gcc directory goes *after* all the libg++-local -I flags.
22391         Also, move just-gcc dependency from just-libg++ to all-libg++.
22393 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22395         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22397 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22399         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22401 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22403         * config.sub:  Add stratus configuration frags.  Also
22404         submitted to FSF.
22406 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22408         * Makefile.in (DEV_SUPPORT):  add configure.man.
22410         * config.sub(Decode manufacturer-specific):  add -none*.
22412 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22414         * Makefile.in:  remove form feeds to make Sun's make happy.
22415         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22417 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22419         * Makefile.in (AR_FLAGS):  Make quieter.
22421 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22423         * configure.in:  Add libg++.
22424         * configure:  When verbose, don't output the command line at each
22425         level; it will be unremarkably the same as the previous version,
22426         which will be the same as what the user typed.
22428 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22430         * configure.in, Makefile.in: fix clean-info, add flex.  add
22431         fileutils.
22433         * configure: be less sensitive to spaces in Makefile.in.  Do not
22434         look for sources in "..".  Doing so breaks subdirectories that
22435         might have their own configure.  If a subdir has it's own
22436         configure script, use it.
22438 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22440         * cfg-paper.texi: some changes suggested by rms.
22442 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22444         * config.sub:  Merge in some small additions from the FSF version,
22445         taken from the gcc distribution, to bring the Cygnus and FSF
22446         versions into closer sync.
22448 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22450         * configure.in:  Changed svr4 references to sysv4.
22452 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22454         * configure: added -V for version number option.
22456 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22458         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22459         renamed from DOC.configure to cfg-paper.texi.
22461 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22463         * configure, config.subr, config.sub: config.subr is now
22464         config.sub again.
22466 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22468         * configure.texi: new file, in progress.
22470         * Makefile.in: build info file and install the man page for
22471         configure.
22473         * configure.man: new file, first cut.
22475         * configure: find config.subr again now that configuration "none"
22476         has gone.  removed all traces of the -ansi option.  removed all
22477         traces of the -languages option.
22479         * config.subr: resync from rms.
22481 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22483         * configure, config.sub, config.subr: merge config.sub into
22484         config.subr, call the result config.subr, remove config.sub, use
22485         config.subr.
22487         * Makefile.in: revised install for dir.info.
22489 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22491         * configure.in: add decstation host makefile frag.
22493         * Makefile.in: BISON now bison -y again.  also install-gcc on
22494         install.  clean-gdbm on clean.  infodir belongs in datadir.
22495         Make directories for info install.  Build dir.info here then
22496         install it.
22498 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22500         * Makefile.in: fix for bad directory tests.
22502 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22504         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22505         regexp.  -srcdir relative was being handled incorrectly.
22507         * Makefile.in: unwrapped some for loops so that parallel makes
22508         work again and so one can focus one's attention on a particular
22509         package.
22511 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22513         * configure: added PWD as a stand in for `pwd` (for speed). use
22514         elif wherever possible.  make -srcdir work without -objdir.
22515         -objdir= commented out.
22517 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22519         * configure: +options become --options.  -subdirs commented out.
22520         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22521         Makefile now at top of generated Makefile.  Removed cvs log
22522         entries.  added -srcdir.  create .gdbinit only if there is one
22523         in ${srcdir}.
22525         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22526         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22527         and mandir now keyed off datadir by default.
22529 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22531         * Freshly created ChangeLog.
22534 Local Variables:
22535 mode: change-log
22536 left-margin: 8
22537 fill-column: 76
22538 version-control: never
22539 End: