Only xfail gcc.dg/pr84877.c on 32-bit hppa*-*-*
[official-gcc.git] / ChangeLog
blob9845720a24f47b71c2d8953f907e821dce1dc8cc
1 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
3         * Makefile.def: Add a dependency to libgrust for all-gcc.
4         * Makefile.in: Regenerate the file.
6 2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
8         * Makefile.def: Add libgrust target to bootstrap.
9         * Makefile.in: Regenerate.
11 2024-01-15  Andrew Pinski  <quic_apinski@quicinc.com>
13         * MAINTAINERS (DCO): Add myself.
15 2024-01-09  Siddhesh Poyarekar  <siddhesh@gotplt.org>
17         * SECURITY.txt: Drop "exploitable" in the hardening section.
19 2024-01-09  Tom Tromey  <tom@tromey.com>
21         * Makefile.in: Rebuild.
22         * Makefile.tpl (BASE_EXPORTS): Add GUILE.
23         (GUILE): New variable.
24         * Makefile.def (flags_to_pass): Add GUILE.
26 2024-01-08  Joseph Myers  <josmyers@redhat.com>
28         * MAINTAINERS: Update my email address.
30 2023-12-30  Joseph Myers  <jsm@polyomino.org.uk>
32         * MAINTAINERS: Update my email address.
34 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
35             Thomas Schwinge  <thomas@codesourcery.com>
37         * Makefile.def: Add libgrust as host & target module.
38         * configure.ac: Add libgrust to host tools list. Add libgrust to
39         noconfigdirs if we're not building target libstdc++.
40         * Makefile.in: Regenerate.
41         * configure: Regenerate.
43 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
44             Arthur Cohen  <arthur.cohen@embecosm.com>
46         * MAINTAINERS: Add maintainers for libgrust.
48 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
50         * Makefile.def (gettext): Disable (via missing)
51         {install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
52         to true.  Add --disable-threads --disable-libasprintf.  Drop the
53         lib_path (as there are no shared libs).
54         * Makefile.in: Regenerate.
56 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
58         * MAINTAINERS: Add myself to write after approval
60 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
62         * MAINTAINERS: Update my email address
64 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
66         * MAINTAINERS: Add myself to write after approval
68 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
70         * MAINTAINERS: Add myself to write after approval and DCO
72 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
74         * libtool.m4: Fix stray call
76 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
78         * Makefile.in: Regenerate.
79         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
81 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
83         * MAINTAINERS: Update my email address.
85 2023-11-18  Frederik Harwath  <frederik@harwath.name>
87         * MAINTAINERS: Change my address.
89 2023-11-16  Michal Jires  <mjires@suse.cz>
91         * MAINTAINERS: Add myself.
93 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
95         PR bootstrap/12596
96         * .gitignore: Add '/gettext*'.
97         * configure.ac (host_libs): Replace intl with gettext.
98         (hbaseargs, bbaseargs, baseargs): Split baseargs into
99         {h,b}baseargs.
100         (skip_barg): New flag.  Skips appending current flag to
101         bbaseargs.
102         <library exemptions>: Exempt --with-libintl-{type,prefix} from
103         target and build machine argument passing.
104         * configure: Regenerate.
105         * Makefile.def (host_modules): Replace intl module with gettext
106         module.
107         (configure-ld): Depend on configure-gettext.
108         * Makefile.in: Regenerate.
110 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
112         * intl/*: Remove.
114 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
116         * MAINTAINERS: Add myself.
118 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
120         * MAINTAINERS: Update my email address.
122 2023-11-06  Carl Love  <cel@linux.ibm.com>
124         * MAINTAINERS: Update my email address.
126 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
128         * .github/CONTRIBUTING.md: Wrap lines more tightly.
130 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
132         * .github/CONTRIBUTING.md: New file.
133         * .github/PULL_REQUEST_TEMPLATE.md: New file.
135 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
137         * configure: Regenerate.
138         * configure.ac: Do not add default runpaths to GCC exes
139         when we are building -static-libstdc++/-static-libgcc (the
140         default).
141         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
142         enable flag to alter Darwin libraries to use @rpath names.
144 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
146         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
147         * Makefile.in: Regenerate.
149 2023-10-11  Filip Kastl  <fkastl@suse.cz>
151         * MAINTAINERS: Fix name order.
153 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
155         * MAINTAINERS: Add myself.
157 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
159         PR bootstrap/111663
160         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
161         * Makefile.in: Regenerate.
163 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
165         * SECURITY.txt: Fix up indentation.
167 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
169         * SECURITY.txt: Fix up commas.
171 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
173         * SECURITY.txt: New file.
175 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
177         * MAINTAINERS: Add myself.
179 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
181         * config-ml.in: Remove unneeded loongarch clause.
182         * configure.ac: Register custom makefile fragments mt-loongarch-*
183         for loongarch targets.
184         * configure: Regenerate.
186 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
188         * MAINTAINERS: Add myself
190 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
191             Chung-Lin Tang  <cltang@codesourcery.com>
193         PR testsuite/109951
194         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
195         'SYSROOT_CFLAGS_FOR_TARGET'.
196         * Makefile.in: Regenerate.
198 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
200         * config-ml.in: Do not build the multilib library variant
201         that is duplicate with the toplevel one.
203 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
205         * MAINTAINERS: Add myself.
207 2023-08-22  Filip Kastl  <fkastl@suse.cz>
209         * MAINTAINERS: Update my email address.
211 2023-08-11  Eric Feng  <ef2648@columbia.edu>
213         * MAINTAINERS: Add myself.
215 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
217         * Makefile.def: Reflect that libsframe needs to installed before
218         libbfd.  Reorder a bit to better track libsframe dependencies.
219         * Makefile.in: Regenerate.
221 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
223         * Makefile.def: Add install dependency on libsframe for libbfd.
224         * Makefile.in: Regenerated.
226 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
228         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
229         Solaris 11.
231 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
233         * configure: Regenerate.
234         * configure.ac: Add Haiku to list of ELF OSes
235         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
237 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
239         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
240         options, including options containing paths.
242 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
244         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
245         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
246         errors from nms that refuse to work on non-regular files.  Remove
247         other workarounds for this problem.  Strip out blank lines from the
248         nm output.
250 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
252         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
253         * configure: Regenerate.
255 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
257         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
258         * configure: Re-generate.
259         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
260         (PKG_CONFIG_PATH): New.
261         * Makefile.in: Re-generate.
263 2023-08-07  Luis Machado  <luis.machado@arm.com>
265         * configure.ac: Disable year2038 by default on 32-bit hosts.
266         * configure: Regenerate.
268 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
270         * Makefile.def: Add gprofng module.
271         * configure.ac: Add --enable-gprofng option.
272         * Makefile.in: Regenerate.
273         * configure: Regenerate.
275 2023-08-07  Martin Liska  <mliska@suse.cz>
277         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
278         * configure: Regenerate.
280 2023-08-07  Fangrui Song  <maskray@google.com>
282         * configure: Regenerate.
283         * configure.ac: Add --with-zstd.
285 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
287         * configure: Regenerate.
288         * configure.ac: Recover tilegx/tilepro targets.
290 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
292         * configure: Regenerated.
293         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
294         --plugin and rc before enabling --plugin.
296 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
298         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
299         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
300         * configure.ac: Include config/gcc-plugin.m4.
301         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
302         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
303         RANLIB if possible.
304         * Makefile.in: Regenerated.
305         * configure: Likewise.
307 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
309         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
310         $(CFLAGS).
312 2023-08-07  David Faust  <david.faust@oracle.com>
314         * MAINTAINERS: Add the BPF port to my reviewer listing.
316 2023-08-02  Jan Beulich  <jbeulich@suse.com>
318         * MAINTAINERS: Correct my email address.
320 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
322         * MAINTAINERS (Write After Approval): Add myself.
324 2023-08-01  Richard Ball  <richard.ball@arm.com>
326         * MAINTAINERS: Add myself.
328 2023-07-31  Andreas Schwab  <schwab@suse.de>
330         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
331         * configure: Regenerate.
332         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
334 2023-07-31  xuli  <xuli1@eswincomputing.com>
336         * MAINTAINERS: Add myself.
338 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
340         * MAINTAINERS: List myself as "nvptx port" maintainer.
342 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
344         * MAINTAINERS: Add myself to write after approval
346 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
348         * MAINTAINERS: Add myself as a reviewer for the riscv port.
350 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
352         * MAINTAINERS: Add myself as a reviewer for the riscv port.
354 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
356         * MAINTAINERS: Add Hao Liu to write after approval
358 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
360         * MAINTAINERS: Add Ken Matsui to write after approval
362 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
364         * Makefile.in: Collect both kernel and user events for autofdo
365         * Makefile.tpl: Collect both kernel and user events for autofdo
367 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
369         * MAINTAINERS: Added myself to Write After Approval and DCO
371 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
373         * Makefile.in: Remove -gtoggle for STAGEautoprofile
374         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
376 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
378         * MAINTAINERS: Add Lehua Ding to write after approval
380 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
382         * Makefile.def: Pass the enable-host-pie value to GCC configure.
383         * Makefile.in: Regenerate.
384         * configure: Regenerate.
385         * configure.ac: Adjust the logic for shared and PIE host flags to
386         ensure that PIE is passed for hosts that require it.
388 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
390         * MAINTAINERS (Write After Approval): move Matthew Fortune
391         to Write After Approval.
393 2023-06-15  Marek Polacek  <polacek@redhat.com>
395         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
396         check.
397         * configure: Regenerate.
399 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
401         * MAINTAINERS: Add myself to write after approval
403 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
405         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
406         port maintainer.
407         (Write After Approval): Remove myself.
409 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
411         * MAINTAINERS (Write After Approval): Add myself.
413 2023-05-29  Martin Jambor  <mjambor@suse.cz>
415         * MAINTAINERS: Replace spaces with tabs.
417 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
419         * MAINTAINERS: New entry.
421 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
423         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
424         * Makefile.in: Regenerate
426 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
428         * Makefile.in: Disable warnings as errors for STAGEautofeedback
430 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
432         * MAINTAINERS: Sort.
434 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
436         * MAINTAINERS: Add myself.
438 2023-05-10  Pan Li  <pan2.li@intel.com>
440         * MAINTAINERS: Add myself.
442 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
444         * Makefile.in: Define PROFILE_MERGER
445         * Makefile.tpl: Define PROFILE_MERGER
447 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
449         * MAINTAINERS: Change my email address.
451 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
453         * MAINTAINERS: Add myself.
455 2023-04-26  Martin Liska  <mliska@suse.cz>
457         * MAINTAINERS: fix sorting
459 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
461         * MAINTAINERS (Write After Approval): Add myself.
463 2023-04-24  Martin Liska  <mliska@suse.cz>
465         * MAINTAINERS: Fix sorting.
467 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
469         * configure: Regenerate.
470         * configure.ac: Only create serdep.tmp if needed
472 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
474         * MAINTAINERS (Write After Approval): Add myself.
476 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
478         * MAINTAINERS (Write After Approval): Add myself.
479         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
481 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
483         * MAINTAINERS: Add myself.
485 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
487         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
489 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
491         * MAINTAINERS (Write After Approval): Add myself.
493 2023-02-16  Martin Liska  <mliska@suse.cz>
495         * MAINTAINERS: I'm stepping down from my positions.
497 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
499         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
501 2023-01-06  Clément Chigot  <chigot@adacore.com>
503         * configure.ac: Skip GMP and MPFR when --disable-gdb is
504         provided.
505         * configure: Regenerate.
507 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
509         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
511 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
513         * Makefile.def: Do not build shared libffi.
514         * Makefile.in: Regenerate.
516 2022-12-21  Andrew Pinski  <apinski@marvell.com>
518         * Makefile.def: Add configure-gdb dependencies
519         on all-gmp and all-mpfr.
520         * configure.ac: Split out MPC checking from MPFR.
521         Require GMP and MPFR if the gdb directory exist.
522         * Makefile.in: Regenerate.
523         * configure: Regenerate.
525 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
527         * configure.ac (target_libraries): Add target-libgm2.
528         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
529         Add GCC_TARGET_TOOL entry for gm2.
530         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
531         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
532         * Makefile.def (target_modules): Add libgm2.
533         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
534         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
535         (languages): Add entry for language=m2 with gcc-check-target=check-m2
536         and lib-check-target=check-target-libgm2.
537         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
538         (HOST_EXPORTS): Add definition for GM2.
539         (BASE_TARGET_EXPORTS): Add definition for GM2.
540         (GM2_FOR_BUILD): Defined.
541         (GM2FLAGS): Defined.
542         (GM2_FOR_TARGET): Defined.
543         (GM2FLAGS_FOR_TARGET): Defined.
544         (EXTRA_HOST_FLAGS): Defined.
545         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
546         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
547         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
548         * configure: Rebuilt.
549         * Makefile.in: Rebuilt.
551 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
553         * Makefile.def: Add Rust language.
554         * Makefile.in: Regenerate via autogen.
556 2022-12-09  Martin Liska  <mliska@suse.cz>
558         * MAINTAINERS: Fix spacing.
560 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
562         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
564 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
566         * Makefile.def: Pass host_libs_picflag to host dependent library
567         configures.
568         * Makefile.in: Regenerate.
569         * configure: Regenerate.
570         * configure.ac (host_libs_picflag): New configure variable set to
571         '--with-pic' when building 'host_shared'.
573 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
575         * Makefile.def: Add libsframe as new module with its dependencies.
576         * Makefile.in: Regenerated.
577         * configure.ac: Add libsframe to host_libs.
578         * configure: Regenerated.
580 2022-11-23  Marek Polacek  <polacek@redhat.com>
582         Revert:
583         2022-11-23  Marek Polacek  <polacek@redhat.com>
585         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
586         isl.
587         * Makefile.in: Regenerate.
588         * Makefile.tpl: Set PICFLAG.
589         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
590         check.
591         * configure: Regenerate.
593 2022-11-23  Marek Polacek  <polacek@redhat.com>
595         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
596         isl.
597         * Makefile.in: Regenerate.
598         * Makefile.tpl: Set PICFLAG.
599         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
600         check.
601         * configure: Regenerate.
603 2022-11-14  Martin Liska  <mliska@suse.cz>
605         Revert:
606         2022-11-09  Martin Liska  <mliska@suse.cz>
608         * doc/Makefile: New file.
609         * doc/_static/custom.css: New file.
610         * doc/baseconf.py: New file.
611         * doc/bsd.rst: New file.
612         * doc/contrib.rst: New file.
613         * doc/contribute.rst: New file.
614         * doc/cppdiropts.rst: New file.
615         * doc/cppenv.rst: New file.
616         * doc/cppopts.rst: New file.
617         * doc/cppwarnopts.rst: New file.
618         * doc/favicon.ico: New file.
619         * doc/funding.rst: New file.
620         * doc/gcc_sphinx.py: New file.
621         * doc/gnu.rst: New file.
622         * doc/gnu_free_documentation_license.rst: New file.
623         * doc/gpl-3.0.rst: New file.
624         * doc/indices-and-tables.rst: New file.
625         * doc/lgpl-2.1.rst: New file.
626         * doc/logo.pdf: New file.
627         * doc/logo.svg: New file.
628         * doc/md.rst: New file.
629         * doc/requirements.txt: New file.
631 2022-11-14  Martin Liska  <mliska@suse.cz>
633         Revert:
634         2022-11-09  Martin Liska  <mliska@suse.cz>
636         * doc/baseconf.py: Port to GCC sources.
638 2022-11-14  Martin Liska  <mliska@suse.cz>
640         Revert:
641         2022-11-14  Martin Liska  <mliska@suse.cz>
643         * configure: Regenerate.
644         * configure.ac: Support Sphinx based documentation.
646 2022-11-14  Martin Liska  <mliska@suse.cz>
648         Revert:
649         2022-11-09  Martin Liska  <mliska@suse.cz>
651         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
652         provide a default.
654 2022-11-14  Martin Liska  <mliska@suse.cz>
656         Revert:
657         2022-11-09  Martin Liska  <mliska@suse.cz>
659         * doc/bsd.rst:
660         Add trailing newline.
661         * doc/contrib.rst:
662         Add trailing newline.
663         * doc/contribute.rst:
664         Add trailing newline.
665         * doc/cppdiropts.rst:
666         Add trailing newline.
667         * doc/cppenv.rst:
668         Add trailing newline.
669         * doc/cppopts.rst:
670         Add trailing newline.
671         * doc/cppwarnopts.rst:
672         Add trailing newline.
673         * doc/funding.rst:
674         Add trailing newline.
675         * doc/gnu.rst:
676         Add trailing newline.
677         * doc/gnu_free_documentation_license.rst:
678         Add trailing newline.
679         * doc/gpl-3.0.rst:
680         Add trailing newline.
681         * doc/indices-and-tables.rst:
682         Add trailing newline.
683         * doc/lgpl-2.1.rst:
684         Add trailing newline.
685         * doc/md.rst:
686         Add trailing newline.
688 2022-11-14  Martin Liska  <mliska@suse.cz>
690         Revert:
691         2022-11-09  Martin Liska  <mliska@suse.cz>
693         * configure.ac: Use new install URL.
694         * configure: Regenerate.
696 2022-11-14  Martin Liska  <mliska@suse.cz>
698         Revert:
699         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
701         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
702         instead of just ``.''.
703         * doc/gcc_sphinx.py: Moved to...
704         * doc/modules/gcc_sphinx.py: ...here.
706 2022-11-14  Martin Liska  <mliska@suse.cz>
708         Revert:
709         2022-11-10  Martin Liska  <mliska@suse.cz>
711         * doc/baseconf.py: Modernize by using pathlib.
713 2022-11-14  Martin Liska  <mliska@suse.cz>
715         Revert:
716         2022-11-11  Martin Liska  <mliska@suse.cz>
718         * doc/Makefile: Disable -j auto.
720 2022-11-14  Martin Liska  <mliska@suse.cz>
722         Revert:
723         2022-11-11  Martin Liska  <mliska@suse.cz>
725         * doc/Makefile: Update comment.
727 2022-11-14  Martin Liska  <mliska@suse.cz>
729         Revert:
730         2022-11-11  Martin Liska  <mliska@suse.cz>
732         * doc/indices-and-tables.rst: Rename Indexes to Indices.
734 2022-11-14  Martin Liska  <mliska@suse.cz>
736         Revert:
737         2022-11-13  Martin Liska  <mliska@suse.cz>
739         PR web/107643
740         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
741         is set.
742         * doc/indices-and-tables.rst: Use include_todo tag.
744 2022-11-14  Martin Liska  <mliska@suse.cz>
746         Revert:
747         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
749         * doc/contrib.rst: Update Jeff Law's email address.
751 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
753         * doc/contrib.rst: Update Jeff Law's email address.
755 2022-11-13  Martin Liska  <mliska@suse.cz>
757         PR web/107643
758         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
759         is set.
760         * doc/indices-and-tables.rst: Use include_todo tag.
762 2022-11-11  Martin Liska  <mliska@suse.cz>
764         * doc/indices-and-tables.rst: Rename Indexes to Indices.
766 2022-11-11  Martin Liska  <mliska@suse.cz>
768         * doc/Makefile: Update comment.
770 2022-11-11  Martin Liska  <mliska@suse.cz>
772         * doc/Makefile: Disable -j auto.
774 2022-11-10  Martin Liska  <mliska@suse.cz>
776         * doc/baseconf.py: Modernize by using pathlib.
778 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
780         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
781         instead of just ``.''.
782         * doc/gcc_sphinx.py: Moved to...
783         * doc/modules/gcc_sphinx.py: ...here.
785 2022-11-09  Martin Liska  <mliska@suse.cz>
787         * configure.ac: Use new install URL.
788         * configure: Regenerate.
790 2022-11-09  Martin Liska  <mliska@suse.cz>
792         * doc/bsd.rst:
793         Add trailing newline.
794         * doc/contrib.rst:
795         Add trailing newline.
796         * doc/contribute.rst:
797         Add trailing newline.
798         * doc/cppdiropts.rst:
799         Add trailing newline.
800         * doc/cppenv.rst:
801         Add trailing newline.
802         * doc/cppopts.rst:
803         Add trailing newline.
804         * doc/cppwarnopts.rst:
805         Add trailing newline.
806         * doc/funding.rst:
807         Add trailing newline.
808         * doc/gnu.rst:
809         Add trailing newline.
810         * doc/gnu_free_documentation_license.rst:
811         Add trailing newline.
812         * doc/gpl-3.0.rst:
813         Add trailing newline.
814         * doc/indices-and-tables.rst:
815         Add trailing newline.
816         * doc/lgpl-2.1.rst:
817         Add trailing newline.
818         * doc/md.rst:
819         Add trailing newline.
821 2022-11-09  Martin Liska  <mliska@suse.cz>
823         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
824         provide a default.
826 2022-11-09  Martin Liska  <mliska@suse.cz>
828         * configure: Regenerate.
829         * configure.ac: Support Sphinx based documentation.
831 2022-11-09  Martin Liska  <mliska@suse.cz>
833         * doc/baseconf.py: Port to GCC sources.
835 2022-11-09  Martin Liska  <mliska@suse.cz>
837         * doc/Makefile: New file.
838         * doc/_static/custom.css: New file.
839         * doc/baseconf.py: New file.
840         * doc/bsd.rst: New file.
841         * doc/contrib.rst: New file.
842         * doc/contribute.rst: New file.
843         * doc/cppdiropts.rst: New file.
844         * doc/cppenv.rst: New file.
845         * doc/cppopts.rst: New file.
846         * doc/cppwarnopts.rst: New file.
847         * doc/favicon.ico: New file.
848         * doc/funding.rst: New file.
849         * doc/gcc_sphinx.py: New file.
850         * doc/gnu.rst: New file.
851         * doc/gnu_free_documentation_license.rst: New file.
852         * doc/gpl-3.0.rst: New file.
853         * doc/indices-and-tables.rst: New file.
854         * doc/lgpl-2.1.rst: New file.
855         * doc/logo.pdf: New file.
856         * doc/logo.svg: New file.
857         * doc/md.rst: New file.
858         * doc/requirements.txt: New file.
860 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
862         * Makefile.def: Remove module 'liboffloadmic'.
863         * Makefile.in: Regenerate.
864         * configure.ac: Remove 'liboffloadmic' handling.
865         * configure: Regenerate.
867 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
869         * MAINTAINERS: Update email address.
871 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
873         * configure.ac: Don't configure readline if --with-system-readline is
874         used.
875         * configure: Re-generate.
877 2022-10-12  Cui,Lili  <lili.cui@intel.com>
879         * MAINTAINERS (Write After Approval): Add myself.
881 2022-10-11  Olivier Hainque  <hainque@adacore.com>
883         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
884         and friends for rtp !large. Assume the linker has the required
885         abilities and set lt_cv_deplibs_check_method.
887 2022-09-30  Olivier Hainque  <hainque@adacore.com>
889         * configure.ac (*vxworks*): If enable_shared is not
890         set, set to "no" and add --disable-shared to target and
891         host_configargs.
892         * configure: Regenerate.
894 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
896         * MAINTAINERS: Update my email address and DCO entry.
898 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
900         * MAINTAINERS (Write After Approval): Add myself.
902 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
904         * MAINTAINERS (Write After Approval): Add myself.
906 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
908         * MAINTAINERS: Update my email address.
910 2022-09-07  Tom de Vries  <tdevries@suse.de>
912         * configure.ac: Set extra_host_libiberty_configure_flags and
913         extra_host_zlib_configure_flags in separate case statements.
914         * configure: Regenerate.
916 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
918         * MAINTAINERS: Update c-sky port maintainers' emails.
920 2022-08-31  Martin Liska  <mliska@suse.cz>
922         * configure: Regenerate.
923         * configure.ac: Delete hpux9 and hpux10.
925 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
927         * Makefile.def: Drop libelf module and gcc-configure dependency
928         on it.
929         * Makefile.in: Regenerate with 'autogen Makefile.def'.
930         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
931         LIBELFINC.
932         * configure: Regenrate.
933         * configure.ac (host_libs): Drop unused libelf.
935 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
937         * Makefile.in: Regenerate.
939 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
941         * MAINTAINERS: Add myself as AutoFDO maintainer.
943 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
944             Arnaud Charlet  <charlet@adacore.com>
946         * configure: Regenerate.
948 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
950         PR bootstrap/106472
951         * Makefile.def (dependencies): Make configure-target-libgo depend
952         upon all-target-libbacktrace.
954 2022-07-27  David Faust  <david.faust@oracle.com>
956         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
958 2022-07-27  Richard Biener  <rguenther@suse.de>
960         * MAINTAINERS (Roger Sayle): Update e-mail address.
962 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
964         * MAINTAINERS (Write After Approval): Add myself.
966 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
968         * MAINTAINERS: Add myself as Ada front end co-maintainer.
970 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
972         * .gitignore: Do not ignore config.h.
974 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
976         * MAINTAINERS: Add myself to Write After Approval.
978 2022-07-04  Martin Liska  <mliska@suse.cz>
980         * MAINTAINERS: fix sorting of names
982 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
984         * MAINTAINERS: add myself.
986 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
988         * MAINTAINERS: Add myself to write after approval and DCO.
990 2022-07-02  Tim Lange  <mail@tim-lange.me>
992         * MAINTAINERS: Add myself.
994 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
996         * MAINTAINERS (Write After Approval): Add myself.
998 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1000         Revert:
1001         2022-06-30  Cui,Lili  <lili.cui@intel.com>
1003         * MAINTAINERS (Write After Approval): Add myself.
1005 2022-06-30  Cui,Lili  <lili.cui@intel.com>
1007         * MAINTAINERS (Write After Approval): Add myself.
1009 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
1011         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1012         (EXTRA_GCC_FLAGS): Likewise.
1013         * Makefile.in: Rebuilt.
1015 2022-06-28  konglin1  <lingling.kong@intel.com>
1017         * MAINTAINERS (Write After Approval): Add myself.
1019 2022-06-27  Tom de Vries  <tdevries@suse.de>
1021         * configure.ac: Build libiberty pic variant for gdbserver.
1022         * configure: Regenerate.
1024 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
1026         * configure: Regenerate.
1027         * configure.ac: Correct use of $host.
1029 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
1031         * MAINTAINERS: Remove tilegx and tilepro entries.
1032         * configure.ac: Remove tilegx and tilepro stanzas.
1033         * configure: Rebuilt.
1035 2022-05-28  Bruce Korb  <bkorb@gnu.org>
1037         * .gitignore: Ignore vim swap files
1039 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
1041         * MAINTAINERS: Add myself to write after approval.
1043 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
1045         * MAINTAINERS: Remove myself from DCO section.
1047 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
1049         * MAINTAINERS: Update my email address.
1051 2022-05-09  Clément Chigot  <chigot@adacore.com>
1053         * MAINTAINERS: Update my email address.
1055 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1057         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1058         section.
1060 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1062         * MAINTAINERS: Update my email address.
1064 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1066         * MAINTAINERS: Update my email address.
1068 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1070         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1071         Lulu as LoongArch port maintainer.
1073 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1074             Lulu Cheng  <chenglulu@loongson.cn>
1076         * configure.ac: Add LoongArch tuples.
1077         * configure: Regenerate.
1079 2022-03-28  Tom Tromey  <tromey@adacore.com>
1081         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1082         * configure: Rebuild.
1084 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1086         * MAINTAINERS: Change my information.
1088 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1090         * MAINTAINERS: Add myself to DCO section.
1092 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1094         * configure.ac: Fix incorrect option in comment.
1095         * configure: Regenerate.
1097 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1099         * Makefile.def (dependencies): Make configure-sim depend on
1100         all-readline.
1101         * Makefile.in: Regenerate.
1103 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1105         * MAINTAINERS (Write After Approval): Update my e-mail address.
1107 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1109         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1111 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1113         * MAINTAINERS: Update my email and add myself to the DCO list.
1115 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1117         Revert:
1118         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1120         PR bootstrap/67102
1121         * Makefile.def: Have configure-target-libffi depend on
1122         all-target-libstdc++-v3.
1123         * Makefile.in: Regenerate.
1125 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1127         PR other/104181
1128         * build.log: Remove.
1130 2022-01-20  Martin Liska  <mliska@suse.cz>
1132         * MAINTAINERS: Adjust email address based on IRC request.
1134 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1136         * MAINTAINERS: Update my email address.
1138 2022-01-17  Martin Liska  <mliska@suse.cz>
1140         * MAINTAINERS: Rename .c names to .cc.
1142 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1144         * Makefile.am: Remove.
1146 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1148         * Makefile.am: New file.
1150 2022-01-11  Martin Liska  <mliska@suse.cz>
1152         * MAINTAINERS: Sort 2 names.
1154 2022-01-10  Martin Liska  <mliska@suse.cz>
1156         * MAINTAINERS: Fix obvious issues with sorting.
1158 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1160         * build.log: New file.
1162 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1164         * MAINTAINERS: Add DCO entry.  Sort that list.
1166 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1168         * MAINTAINERS: Change of email address in both DCO and
1169         Write After Approval list.
1171 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1173         * configure: Regenerate.
1175 2021-12-21  Martin Liska  <mliska@suse.cz>
1177         * config.sub: Change mode back to 755.
1179 2021-12-17  Martin Liska  <mliska@suse.cz>
1181         * config.sub: Sync from master.
1183 2021-12-17  Martin Liska  <mliska@suse.cz>
1185         Revert:
1186         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1188         * config.sub: Fix typo.
1190 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1192         * config.sub: Fix typo.
1194 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1196         Revert:
1197         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1199         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1200         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1201         * configure.ac: Include config/gcc-plugin.m4.
1202         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1203         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1204         RANLIB if possible.
1205         * Makefile.in: Regenerated.
1206         * configure: Likewise.
1208 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1210         * Makefile.tpl (BUILD_CFLAGS): New.
1211         (CFLAGS): Append $(BUILD_CFLAGS).
1212         (CXXFLAGS): Likewise.
1213         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1214         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1215         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1216         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1217         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1218         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1219         (PGO-TRAINING-TARGETS): Likewise.
1220         (PGO_BUILD_TRAINING): Likewise.
1221         (all): Add '+' to the command line for recursive make.  Support
1222         the PGO build.
1223         * configure.ac: Add --enable-pgo-build[=lto].
1224         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1225         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1226         * Makefile.in: Regenerated.
1227         * configure: Likewise.
1229 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1231         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1232         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1233         * configure.ac: Include config/gcc-plugin.m4.
1234         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1235         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1236         RANLIB if possible.
1237         * Makefile.in: Regenerated.
1238         * configure: Likewise.
1240 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1242         * MAINTAINERS: Add myself to write after approval.
1244 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1246         * MAINTAINERS: Adding myself.
1248 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1250         * configure: Regenerate.
1251         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1252         $(CPP).
1254 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1256         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1257         libatomic.
1258         * Makefile.in: Regenerate.
1259         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1260         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1261         target-libphobos-bootstrap.
1262         (STAGE2_CONFIGURE_FLAGS): Likewise.
1263         * configure: Regenerate.
1264         * configure.ac: Add support for bootstrapping D front-end.
1266 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1268         * MAINTAINERS: Add myself to DCO section and update email address.
1270 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1272         * configure: Regenerate.
1273         * configure.ac: Ensure that PIC (shared) defaults are set
1274         correctly for Darwin.
1276 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1278         * MAINTAINERS: Update my address.
1280 2021-11-12  Alan Modra  <amodra@gmail.com>
1282         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1283         * Makefile.in: Regenerate.
1285 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1287         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1288         list.
1290 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1292         * MAINTAINERS (Reviewers, arc): Remove my entry.
1293         (Write After Approval): Add an entry for myself.
1295 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1297         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1298         * Makefile.in: Regenerate.
1299         * configure: Regenerate.
1300         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1302 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1304         * MAINTAINERS: Fix up Maciej's entries.
1306 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1308         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1309         maintainer.
1311 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1313         PR other/102663
1314         * Makefile.def: Handle install-dvi target.
1315         * Makefile.tpl: Likewise.
1316         * Makefile.in: Regenerate.
1318 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1320         * MAINTAINERS: Add myself for write after approval.
1322 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1324         * Makefile.def: Mark libcody, libdecnumber,
1325         c++tools, libgcc, and libobjc as missing TAGS
1326         targets.
1327         * Makefile.in: Regenerate.
1329 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1331         * MAINTAINERS: Add myself to DCO section and update email
1332         address.
1334 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1336         * MAINTAINERS: Add myself to DCO section.
1338 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1340         * configure: Regenerate.
1341         * configure.ac (skipdirs): Add the contents of target_configdirs if
1342         we are not building gcc.
1344 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1346         * Makefile.def: Back-port commits ba4d88ad892f and
1347         755ba58ebef0 from binutils-gdb repository.
1348         * Makefile.in: Regenerated.
1350 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1352         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1354 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1356         * Makefile.def: Add a jit check target for the jit
1357         language.
1358         * Makefile.in: Regenerate.
1360 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1362         PR bootstrap/67102
1363         * Makefile.def: Have configure-target-libffi depend on
1364         all-target-libstdc++-v3.
1365         * Makefile.in: Regenerate.
1367 2021-09-10  Petter Tomner  <tomner@kth.se>
1369         * MAINTAINERS: Me added to DCO and write after approval
1371 2021-09-01  YunQiang Su  <syq@debian.org>
1373         * MAINTAINERS: Add myself for write after approval.
1375 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1377         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1378         * Makefile.in: Regenerate.
1380 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1382         * MAINTAINERS: Add myself for write after approval.
1384 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1386         * Makefile.in: Regenerate.
1387         * Makefile.tpl: Make the state of the configured host
1388         shared flag available to makefile fragements.
1390 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1392         * MAINTAINERS (Write After Approval): Add myself.
1394 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1396         * .dir-locals.el (bug-reference-url-format): Use https.
1398 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1400         * .dir-locals.el (c-mode): Change fill-column to 79.
1402 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1404         * MAINTAINERS: Add myself to DCO section.
1406 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1408         * configure: Regenerate.
1409         * configure.ac: Adjust cases for which it is necessary to
1410         include the Darwin host config fragment.
1412 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1414         * MAINTAINERS: Add myself for write after approval and DCO.
1416 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1418         * Makefile.def: Add dsymutil defs.
1419         * Makefile.in: Regenerated.
1420         * Makefile.tpl: Add dsymutil to flags.
1421         * configure: Regenerated.
1422         * configure.ac: Add dsymutil to target and build recipes.
1424 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1426         * MAINTAINERS: Add myself for write after approval.
1428 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1430         * MAINTAINERS (Write After Approval): Add myself.
1432 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1434         * MAINTAINERS: Add myself for write after approval and DCO
1436 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1438         * .gitignore: Add entry for cscope.out.
1440 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1442         * MAINTAINERS: Remove my Write After Approval entry.
1444 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1446         * MAINTAINERS: Add myself as maintainer of the i386 vector
1447         extensions.
1449 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1451         * MAINTAINERS (Write After Approval): Add myself.
1453 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1455         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1456         as *vrp and ranger maintainers.
1458 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1460         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1461         not trigger testsuite failures.
1463 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1465         * MAINTAINERS: Add myself to DCO section with both email addresses.
1467 2021-06-03  Jason Merrill  <jason@redhat.com>
1469         * MAINTAINERS: Add DCO version number.
1471 2021-06-02  Jason Merrill  <jason@redhat.com>
1473         * MAINTAINERS: Add DCO section.
1475 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1477         * MAINTAINERS (Write After Approval): Add myself.
1479 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1481         * configure.ac: Add gnulib to configdirs for sim.
1482         * configure: Regenerate.
1484 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1486         * Makefile.def: Add configure-sim dependency on all-gnulib.
1487         * Makefile.in: Regenerated.
1489 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1491         * MAINTAINERS (Write After Approval): Add myself.
1493 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1495         * MAINTAINERS (Write After Approval): Add myself.
1497 2021-05-11  Martin Liska  <mliska@suse.cz>
1499         * MAINTAINERS: Remove entries for removed
1500         components (HSA, BRIG, libhsail-rt).
1501         Move Pekka to Write After Approval.
1503 2021-05-11  Martin Liska  <mliska@suse.cz>
1505         * Makefile.def: Remove libhsail-rt.
1506         * Makefile.in: Likewise.
1507         * configure.ac: Likewise.
1508         * configure: Regenerate.
1509         * libhsail-rt/ChangeLog: Removed.
1510         * libhsail-rt/Makefile.am: Removed.
1511         * libhsail-rt/Makefile.in: Removed.
1512         * libhsail-rt/README: Removed.
1513         * libhsail-rt/aclocal.m4: Removed.
1514         * libhsail-rt/configure: Removed.
1515         * libhsail-rt/configure.ac: Removed.
1516         * libhsail-rt/configure.tgt: Removed.
1517         * libhsail-rt/include/internal/fibers.h: Removed.
1518         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1519         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1520         * libhsail-rt/include/internal/workitems.h: Removed.
1521         * libhsail-rt/rt/arithmetic.c: Removed.
1522         * libhsail-rt/rt/atomics.c: Removed.
1523         * libhsail-rt/rt/bitstring.c: Removed.
1524         * libhsail-rt/rt/fbarrier.c: Removed.
1525         * libhsail-rt/rt/fibers.c: Removed.
1526         * libhsail-rt/rt/fp16.c: Removed.
1527         * libhsail-rt/rt/misc.c: Removed.
1528         * libhsail-rt/rt/multimedia.c: Removed.
1529         * libhsail-rt/rt/queue.c: Removed.
1530         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1531         * libhsail-rt/rt/segment.c: Removed.
1532         * libhsail-rt/rt/workitems.c: Removed.
1533         * libhsail-rt/target-config.h.in: Removed.
1535 2021-05-04  Nick Clifton  <nickc@redhat.com>
1537         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1538         * configure: Regenerate.
1540 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1541             Tobias Burnus  <tobias@codesourcery.com>
1543         * configure.ac (--enable-offload-defaulted): New.
1544         * configure: Regenerate.
1546 2021-04-23  David Faust  <david.faust@oracle.com>
1548         * MAINTAINERS (Write After Approval): Add myself.
1550 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1552         * MAINTAINERS (Write After Approval): Add myself.
1554 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1556         * MAINTAINERS: Add myself as pru port maintainer.
1558 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1560         * MAINTAINERS: Add myself as static analyzer maintainer.
1562 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1564         * MAINTAINERS: Update primary entry.
1566 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1568         * MAINTAINERS (Write After Approval): Add myself.
1570 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1572         * Makefile.def: Remove all-sim dependency on configure-gdb.
1573         * Makefile.in: Regenerated.
1575 2021-03-11  Jeff Law  <law@redhat.com>
1577         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1579 2021-03-11  Martin Liska  <mliska@suse.cz>
1581         * Makefile.tpl: The change was done Makefile.in which
1582         is generated file.
1584 2021-03-08  Jeff Law  <law@redhat.com>
1586         * MAINTAINERS: Update my email address
1588 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1590         * config.guess: Import latest upstream.
1591         * config.sub: Import latest upstream.
1593 2021-01-25  Martin Liska  <mliska@suse.cz>
1595         PR gcov-profile/98739
1596         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1597         for profiledbootstrap.
1599 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1601         * MAINTAINERS (Write After Approval): Add myself.
1603 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1605         * MAINTAINERS (Write After Approval): Update my e-mail address.
1607 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1609         * MAINTAINERS: Fix spacing.
1611 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1613         * MAINTAINERS (Write After Approval): Add myself
1615 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1617         * Makefile.def: Sync with binutils-gdb:
1618         (dependencies): all-ld depends on all-libctf.
1619         (host_modules): libctf is no longer no_install.
1620         No longer no_check.  Checking depends on all-ld.
1621         * Makefile.in: Regenerated.
1623 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1625         * libtool.m4: Match gnu* along other GNU systems.
1626         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1627         * libgo/configure: Re-generate.
1629 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1631         * MAINTAINERS: Update my email address.
1633 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1635         * MAINTAINERS (Write After Approval): Add myself.
1637 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1639         * Makefile.def
1640         * Makefile.in
1641         * Makefile.tpl
1642         * configure
1643         * configure.ac
1645 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1647         * Makefile.def: Add libcody.
1648         * configure.ac: Add libcody.
1649         * Makefile.in: Regenerated.
1650         * configure: Regenerated.
1652 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1654         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1656 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1658         PR target/97865
1659         * libtool.m4: Update handling of Darwin platform link flags
1660         for Darwin20.
1662 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1664         * .gitignore: Sync with binutils-gdb
1666 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1668         * MAINTAINERS: Add myself as arc port maintainer.
1670 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1672         PR d/87788
1673         * configure.ac: Don't disable D for *-*-darwin*.
1674         * configure: Regenerate.
1676 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1678         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1679         hppa64-*-hpux11*.
1681 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1683         * configure: Regenerate.
1684         * configure.ac: Add --bootstrap-hwasan option.
1686 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1688         * config.guess: Import latest upstream.
1689         * config.sub: Import latest upstream.
1691 2020-11-16  Martin Liska  <mliska@suse.cz>
1693         * .gitignore: Add cache as clangd uses it now.
1695 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1697         * MAINTAINERS (Write After Approval): add myself
1699 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1701         * MAINTAINERS (Write After Approval): Add myself.
1703 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1705         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1706         Remove FIXME comments.
1708 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1710         * MAINTAINERS: Update my email address.
1712 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1714         * MAINTAINERS (Write After Approval): Add myself.
1716 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1718         PR target/97302
1719         * configure.ac: Only set with_gmp to /usr/local
1720         if not building in tree.
1721         * configure: Regenerate.
1723 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1725         * MAINTAINERS (Write After Approval): Add myself.
1727 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1729         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1731 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1733         PR bootstrap/96612
1734         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1735         if not the same as ${host}.
1736         * configure: Regenerate.
1738 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1740         * MAINTAINERS (Write After Approval): Add myself.
1742 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1744         * MAINTAINERS: Update my email address.
1746 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1748         * MAINTAINERS (Write After Approval): Add myself.
1750 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1752         * MAINTAINERS (Write After Approval): Add myself.
1754 2020-06-12  Martin Liska  <mliska@suse.cz>
1756         * .gitignore: Add .clang-tidy.
1758 2020-06-08  Jason Merrill  <jason@redhat.com>
1760         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1761         * configure: Regenerate.
1763 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1765         * MAINTAINERS: Add myself as xtensa port maintainer.
1767 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1769         * configure.ac: Don't require --enable-host-shared when building
1770         for Mingw.
1771         * configure: Regenerate.
1773 2020-05-18  Jason Merrill  <jason@redhat.com>
1775         * configure.ac: Update bootstrap dialect to -std=c++11.
1777 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1779         * MAINTAINERS (Write After Approval): Add myself.
1781 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1783         PR target/92713
1784         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1785         (noconfigdirs): Add 'target-libstdc++-v3'.
1786         * configure: Regenerate.
1788 2020-04-21  Stephen Casner  <casner@acm.org>
1790         PR 25830
1791         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1792         * configure: Rebuild.
1794 2020-04-17  Martin Liska  <mliska@suse.cz>
1795             Jonathan Yong <10walls@gmail.com>
1797         PR gcov-profile/94570
1798         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1799         for CYGWIN.
1801 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1803         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1805 2020-04-09  Tom Tromey  <tom@tromey.com>
1807         * configure: Rebuild.
1808         * Makefile.in: Rebuild.
1809         * Makefile.def (gdbsupport, gdbserver): New host modules.
1810         (configure-gdb): Depend on all-gdbsupport.
1811         (all-gdb): Depend on all-gdbsupport, all-libctf.
1812         * configure.ac (host_tools): Add gdbserver.
1813         Conditionally build gdbserver and gdbsupport.
1815 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1817         * configure.ac: Build libgomp by default for amdgcn.
1818         * configure: Regenerate.
1820 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1822         * MAINTAINERS (Write After Approval): Add myself.
1824 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1826         * MAINTAINERS (Write After Approval) : Add myself.
1828 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1830         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1832 2020-02-14  Martin Sebor  <msebor@redhat.com>
1834         * doc/extend.texi (attribute alias): Mention type requirement.
1835         (attribute weak): Same.
1836         (attribute weakref): Correct invalid example.
1838 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1840         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1842 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1843             Jakub Jelinek  <jakub@redhat.com>
1845         * .gitattributes: Add *.md diff=md.
1847 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1849         The mentioned auto-generated file is no more part of the
1851         GCC sources, it's auto-generated in $(builddir) during build.
1853         PR target/92055
1854         * contrib/gcc_update (files_and_dependencies): Remove
1855         entry for gcc/config/avr/t-multilib.
1857 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1859         * MAINTAINERS: Update my email address.
1861 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1863         * README.MOVED_TO_GIT: Remove.
1865 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1867         * README.MOVED_TO_GIT: New file.
1869 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1871         * MAINTAINERS (Write After Approval): Add myself.
1873 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1875         * MAINTAINERS (write_after_approval): Add myself.
1877 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1879         * MAINTAINERS (write_after_approval): Add myself.
1881 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1883         * MAINTAINERS (write_after_approval): Add myself.
1885 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1887         * configure.ac: Factor out common cases for compare_exclusions.
1888         * configure: Regenerate.
1890 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1892         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1893         flag.
1895 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1897         * MAINTAINERS (Write After Approval): Add myself.
1899 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1901         PR middle-end/92463
1902         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1903         * configure: Regenerate
1905 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1907         * configure.ac: Use https for gcc.gnu.org.
1908         * configure: Regenerated.
1910 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1912         * MAINTAINERS (aarch64 port): Remove my name, move to...
1913         (Write After Approval): ...Here.
1915 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1917         * MAINTAINERS: Change my email address as maintainer.
1919 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1921         PR fortran/91828
1922         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1923         * configure: Regenerated.
1925 2019-10-21  Jason Merrill  <jason@redhat.com>
1927         * .gitattributes: Also check ChangeLog whitespace.
1929 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1931         * contrib/dg-extract-results.sh: Add support for KPASS.
1932         * contrib/dg-extract-results.py: Likewise.
1934 2019-10-17  Jason Merrill  <jason@redhat.com>
1936         * .gitattributes: Avoid {} in filename pattern.
1938 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1940         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1941         Approval section.
1943 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1945         * MAINTAINERS: Add myself to Write After Approval
1947 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1949         * MAINTAINERS: Add myself as an aarch64 maintainer.
1951 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1953         * MAINTAINERS: Add myself as aarch64 maintainer.
1955 2019-09-23  Carl Love  <cel@us.ibm.com>
1957         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1958         New define_insn.
1959         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1960         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1962 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1964         * MAINTAINERS (Sam Tebbs): Update email address.
1966 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1968         * MAINTAINERS: Update my email address.
1970 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1972         * libtool.m4: Handle uclinuxfdpiceabi.
1974 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1976         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1977         Remove myself from Write After Approval section.
1979 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1981         * configure.ac: Support for bpf-*-* targets.
1982         * configure: Regenerate.
1984 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1986         * config.sub: Import upstream version 2019-06-30.
1987         * config.guess: Import upstream version 2019-07-24.
1989 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1991         * MAINTAINERS: Remove spu port maintainers.
1993 2019-08-28  Martin Liska  <mliska@suse.cz>
1995         * .gitignore: Add .clangd and compile_commands.json
1996         to .gitignore.
1998 2019-08-23  Michael Forney  <mforney@mforney.org>
2000         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2001         * Makefile.in: Regenerate.
2003 2019-08-19  Tom Tromey  <tom@tromey.com>
2005         * configure: Rebuild.
2006         * configure.ac: Add --with-static-standard-libraries.
2008 2019-08-16  Alexandre Oliva <oliva@gnu.org>
2010         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2012 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
2014         * MAINTAINERS (Write After Approval): Add myself.
2016 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2018         * MAINTAINERS (Write After Approval): Remove myself, already listed in
2019         RISC-V port maitainer.
2021 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2023         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2025 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2027         * MAINTAINERS (Write After Approval): Add myself.
2029 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
2031         * MAINTAINERS (Write After Approval): Add myself.
2033 2019-06-25  Martin Liska  <mliska@suse.cz>
2035         contrib/filter-clang-warnings.py: Transform from
2036         filter-rtags-warnings.py.
2038 2019-06-15  Tom Tromey  <tom@tromey.com>
2040         * configure.ac (host_libs): Add gnulib.
2041         * configure: Rebuild.
2042         * Makefile.def (host_modules, dependencies): Add gnulib.
2043         * Makefile.in: Rebuild.
2045 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2047         * MAINTAINERS (Write After Approval): Add myself.
2049 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2051         * configure: Regenerate.
2052         * configure.ac: Add PRU target.
2054 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2056         * MAINTAINERS (Write After Approval): Add myself.
2058 2019-06-11  Nick Clifton  <nickc@redhat.com>
2060         Import these changes from the binutils/gdb repository:
2062         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2064         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2065         and all its deps.
2066         * Makefile.in: Regenerated.
2068         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2070         * Makefile.def (host_modules): Add libctf.
2071         * Makefile.def (dependencies): Likewise.
2072         libctf depends on zlib, libiberty, and bfd.
2073         * Makefile.in: Regenerated.
2074         * configure.ac (host_libs): Add libctf.
2075         * configure: Regenerated.
2077 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2079         * MAINTAINERS (Write After Approval): Add myself.
2081 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2083         * MAINTAINERS: Update my email address.
2085 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2087         * MAINTAINERS (Write After Approval): Add myself.
2089 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2091         * MAINTAINERS (Write After Approval): Add myself.
2093 2019-05-07  Jim Wilson  <jimw@sifive.com>
2095         * MAINTAINERS: Remove myself as IA-64 maintainer.
2097 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2099         * MAINTAINERS (Write After Approval): Add myself.
2101 2019-05-02  Richard Biener  <rguenther@suse.de>
2103         PR bootstrap/85574
2104         * Makefile.tpl (compare target): Also compare extra-compare
2105         files.
2106         * Makefile.in: Regenerate.
2108 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2110         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2111         as modulo-scheduler maintainer.
2113 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2115         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2117 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2119         * MAINTAINERS: Update my email address.
2121 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2123         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2124         * configure: Regenerate.
2126 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2128         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2129         * configure: Regenerate.
2131 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2133         * configure.ac: Add target-zlib to target_libraries.
2134         * configure: Regenerate.
2136 2019-04-09  Martin Liska  <mliska@suse.cz>
2138         * Makefile.in: Regenerate.
2139         * Makefile.tpl: Pass GENERATOR_CFLAGS
2140         in all stages.
2142 2019-03-28  Martin Liska  <mliska@suse.cz>
2144         PR bootstrap/89829
2145         * Makefile.in: Revert r254150.
2146         * Makefile.tpl: Likewise.
2148 2019-03-28  Ben Elliston  <bje@gnu.org>
2150         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2151         related, and libdecnumber.
2153 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2155         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2156         (Write After Approval): Remove myself.
2158 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2160         * MAINTAINERS (Write After Approval): Add myself.
2162 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2164         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2165         (Write After Approval): Remove myself and Julian.
2167 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2169         * MAINTAINERS (Write After Approval): Add myself.
2171 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2173         * MAINTAINERS (Write After Approval): Add myself.
2175 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2177         * ChangeLog: Replace space with tab.
2178         * MAINTAINERS: Delete 1 tab to keep alignment.
2180 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2182         * MAINTAINERS (Write After Approval): Add myself.
2184 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2186         * MAINTAINERS (Write After Approval): Add myself.
2188 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2189             Kwok Cheung Yeung  <kcy@codesourcery.com>
2190             Julian Brown  <julian@codesourcery.com>
2191             Tom de Vries  <tom@codesourcery.com>
2192             Jan Hubicka  <hubicka@ucw.cz>
2193             Martin Jambor  <mjambor@suse.cz>
2195         * configure.ac: Likewise.
2196         * configure: Regenerate.
2197         * contrib/config-list.mk: Add amdgcn-amdhsa.
2199 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2201         * MAINTAINERS (Write After Approval): Add myself.
2203 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2205         * MAINTAINERS (Write After Approval): Add myself.
2207 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2209         PR target/88535
2210         * config.guess: Import upstream version 2019-01-03.
2211         * config.sub: Import upstream version 2019-01-01.
2213 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2215         * MAINTAINERS (Write After Approval): Update my maintainer address.
2217 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2219         * MAINTAINERS (Write After Approval): Add myself.
2221 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2223         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2225 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2227         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2228         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2229         (GCC_TARGET_TOOL): Likewise.
2230         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2231         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2232         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2233         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2234         * configure: Regenerate.
2235         * Makefile.in: Likewise.
2237 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2239         * MAINTAINERS (Write After Approval): Add myself.
2241 2018-11-13  Martin Liska  <mliska@suse.cz>
2243         * gcc.target/i386/pr87930.c: Move to ...
2244         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2246 2018-11-10  Stafford Horne  <shorne@gmail.com>
2248         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2249         (Write After Approval): Remove myself.
2251 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2253         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2254         Append $INCICONV to it.
2256 2018-11-04  Stafford Horne  <shorne@gmail.com>
2258         * MAINTAINERS (Write After Approval): Add myself.
2260 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2262         PR bootstrap/82856
2263         * multilib.am: New file.  From automake.
2265         Merge from binutils-gdb:
2266         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2268         * libtool.m4: Use AC_LANG_SOURCE.
2269         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2270         * ar-lib: New file.
2271         * test-driver: New file.
2272         * configure: Re-generate.
2274 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2276         * MAINTAINERS (Write After Approval): Add myself.
2278 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2280         PR bootstrap/87788
2281         PR d/87799
2282         * configure: Rebuild.
2283         * configure.ac: Disable D on systems where it is known not to work.
2285 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2287         * Makefile.def (target_modules): Add libphobos.
2288         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2289         GDCFLAGS_FOR_TARGET.
2290         (dependencies): Make libphobos depend on libatomic, libbacktrace
2291         configure, and zlib configure.
2292         (language): Add language d.
2293         * Makefile.in: Rebuild.
2294         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2295         (HOST_EXPORTS): Add GDC.
2296         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2297         (BASE_TARGET_EXPORTS): Add GDC.
2298         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2299         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2300         (EXTRA_HOST_FLAGS): Add GDC.
2301         (STAGE1_FLAGS_TO_PASS): Add GDC.
2302         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2303         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2304         environment variables.
2305         * configure: Rebuild.
2306         * configure.ac: Add target-libphobos to target_libraries.  Set and
2307         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2309 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2311         * MAINTAINERS (Write After Approval): Add myself.
2313 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2315         * MAINTAINERS (Write After Approval): Remove myself.
2317 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2319         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2321 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2323         * MAINTAINERS: Update my email address.
2325 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2327         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2328         maintainer.
2330 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2332         * MAINTAINERS (Write After Approval): Add self.
2334 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2336         * MAINTAINERS (write after approval): Add myself.
2338 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2340         * MAINTAINERS: Update my email address.
2342 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2344         * MAINTAINERS (write after approval): Add myself.
2346 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2348         * MAINTAINERS: Add self to global reviewers list.
2350 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2352         MAINTAINERS: Add c-sky port maintainers.
2354 2018-08-10  Martin Liska  <mliska@suse.cz>
2356         * MAINTAINERS: Revert change in previous commit and
2357         join lines.
2359 2018-08-10  Martin Liska  <mliska@suse.cz>
2361         * MAINTAINERS: Remove extra line.
2363 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2365         * MAINTAINERS: Update my email address.
2367 2018-07-19  DJ Delorie  <dj@redhat.com>
2369         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2370         as maintainer.
2372 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2374         * MAINTAINERS: Adjust email address for me and my colleague Robin
2375         Dapp.
2377 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2378             Sunil K Pandey  <sunil.k.pandey@intel.com>
2380         PR target/84413
2381         * config/i386/i386.c (m_CORE_AVX512): New.
2382         (m_CORE_AVX2): Likewise.
2383         (m_CORE_ALL): Add m_CORE_AVX2.
2384         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2385         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2386         and remove the rest of m_SKYLAKE_AVX512.
2388 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2390         * config.sub: Sync with upstream version 2018-07-03.
2392 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2394         * config.guess: Sync with upstream version 2018-06-26.
2395         * config.sub: Sync with upstream version 2018-07-02.
2397 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2399         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2400         * ltmain.sh: Likewise.
2402 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2404         * contrib/config-list.mk: Remove powerpc-linux_paired.
2406 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2408         * configure.ac: Introduce support for @unless/@endunless.
2409         * Makefile.tpl (dep-kind): Rewrite with cond; return
2410         postbootstrap in some cases.
2411         (make-postboot-dep, postboot-targets): New.
2412         (dependencies): Do not output postbootstrap dependencies at
2413         first.  Output non-target ones changed for configure to depend
2414         on stage_last @if gcc-bootstrap, and the original deps @unless
2415         gcc-bootstrap.
2416         * configure.in, Makefile.in: Rebuilt.
2418 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2420         * MAINTAINERS (write after approval): Add myself.
2422 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2424         * MAINTAINERS (write after approval): Add myself.
2426 2018-06-19  Nick Clifton  <nickc@redhat.com>
2428         * zlib/configure.ac: Restore old behaviour of only enabling
2429         multilibs when a target subdirectory is defined.  This allows
2430         building with srcdir == builddir.
2431         * zlib/configure: Regenerate.
2433 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2435         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2436         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2437         * Makefile.in: Regenerate.
2439 2018-06-16  Ben Elliston  <bje@gnu.org>
2441         * config.guess: Import latest version.
2442         * config.sub: Likewise.
2444 2018-06-08  Martin Liska  <mliska@suse.cz>
2446         * MAINTAINERS: Remove MPX-related entries.
2447         * Makefile.def: Remove libmpx support.
2448         * Makefile.in: Regenerate.
2449         * configure.ac: Remove removed files.
2450         * configure: Regenerate.
2451         * libmpx/ChangeLog: Remove.
2452         * libmpx/Makefile.am: Remove.
2453         * libmpx/Makefile.in: Remove.
2454         * libmpx/acinclude.m4: Remove.
2455         * libmpx/aclocal.m4: Remove.
2456         * libmpx/config.h.in: Remove.
2457         * libmpx/configure: Remove.
2458         * libmpx/configure.ac: Remove.
2459         * libmpx/configure.tgt: Remove.
2460         * libmpx/libmpx.spec.in: Remove.
2461         * libmpx/mpxrt/Makefile.am: Remove.
2462         * libmpx/mpxrt/Makefile.in: Remove.
2463         * libmpx/mpxrt/libmpx.map: Remove.
2464         * libmpx/mpxrt/libtool-version: Remove.
2465         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2466         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2467         * libmpx/mpxrt/mpxrt.c: Remove.
2468         * libmpx/mpxrt/mpxrt.h: Remove.
2469         * libmpx/mpxwrap/Makefile.am: Remove.
2470         * libmpx/mpxwrap/Makefile.in: Remove.
2471         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2472         * libmpx/mpxwrap/libtool-version: Remove.
2473         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2475 2018-06-04  Martin Liska  <mliska@suse.cz>
2477         * MAINTAINERS: Add myself as gcov maintainer.
2479 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2481         * MAINTAINERS: Update my email address.
2483 2018-06-04  Tom de Vries  <tdevries@suse.de>
2485         * MAINTAINERS: Remove write-after-approval entries for component
2486         maintainers.
2488 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2490         * MAINTAINERS (write after approval): Add myself.
2492 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2494         * MAINTAINERS: Update my email address.
2496 2018-06-01  Tom de Vries  <tdevries@suse.de>
2498         * MAINTAINERS: Update my email address.
2500 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2502         * MAINTAINERS (loop-optimizer): Add myself.
2504 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2506         * configure.ac: Added "nfp" target.
2507         * configure: Regenerate.
2509 2018-04-30  Richard Biener  <rguenther@suse.de>
2511         PR bootstrap/85571
2512         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2513         (STAGE3_TFLAGS): Likewise.
2514         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2515         (STAGEtrain_TFLAGS): Likewise.
2516         * Makefile.in: Regenerate.
2518 2018-04-26  Richard Biener  <rguenther@suse.de>
2520         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2521         (STAGE2_CFLAGS): Likewise.
2522         (STAGE2_TFLAGS): Likewise.
2523         (STAGE3_CFLAGS): Add -fchecking.
2524         (STAGE3_TFLAGS): Likewise.
2525         (STAGEtrain_CFLAGS): Filter out -fchecking.
2526         (STAGEtrain_TFLAGS): Likewise.
2527         * Makefile.in: Re-generate.
2529 2018-04-25  Catherine Moore <clm@codesourcery.com>
2531         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2533 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2535         * MAINTAINERS (write after approval): Add myself.
2537 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2539         * MAINTAINERS: Update my email address.
2541 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2543         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2545 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2547         * MAINTAINERS: Update my email address and disambiguate myself
2548         a bit from Will Schmidt.
2550 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2552         * MAINTAINERS: Move maintainers of now-removed picochip and score
2553         ports to write after approval.
2555 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2557         * MAINTAINERS: Add entry for SVE maintainership.
2559 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2561         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2562         * configure: Regenerate.
2564 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2566         * MAINTAINERS (write after approval): Add myself.
2568 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2570         * MAINTAINERS (write after approval): Add myself.
2572 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2574         * MAINTAINERS (write after approval): Add myself.
2576 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2578         Update copyright years.
2580 2018-01-03  Ben Elliston  <bje@gnu.org>
2582         * config.guess: Import latest version.
2583         * config.sub: Likewise.
2585 2017-12-12  Stafford Horne  <shorne@gmail.com>
2587         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2588         * configure: Regenerate.
2590 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2592         * MAINTAINERS (Write After Approval): Add myself.
2594 2017-11-28  Julia Koval  <julia.koval@intel.com>
2595             Sebastian Peryt  <sebastian.peryt@intel.com>
2597         * Makefile.def (target_modules): Remove libcilkrts.
2598         * Makefile.in: Ditto.
2599         * configure: Ditto.
2600         * configure.ac: Ditto.
2602 2017-11-28  Julia Koval  <julia.koval@intel.com>
2604         * MAINTAINERS (Write After Approval): Add myself.
2606 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2608         * MAINTAINERS (Write After Approval): Add myself.
2610 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2612         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2613         Use my SiFive email address.
2615 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2617         * MAINTAINERS (write after approval): Add myself.
2619 2017-10-27  Martin Liska  <mliska@suse.cz>
2621         * Makefile.tpl: Use proper name of folder as it was renamed
2622         during transition to 4 stages.
2623         * Makefile.in: Regenerate.
2625 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2627         * MAINTAINERS (write after approval): Add myself.
2629 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2631         * MAINTAINERS: Add a note that maintainership also includes web
2632         pages, docs, and testsuite related to that area.
2634 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2636         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2638 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2640         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2642 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2644         * MAINTAINERS: Remove myself as a vxworks maintainer.
2646 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2648         * MAINTAINERS: Remove email address of Jim Norris.
2650 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2652         * MAINTAINERS (Reviewers): Move myself from here...
2653         (CPU Port Maintainers): ... to here.
2655 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2657         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2659 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2661         * MAINTAINERS (write after approval): Add myself.
2663 2017-07-28  Tony Reix  <tony.reix@atos.net>
2665         * configure.ac (target-libffi): Don't disable for AIX.
2666         (go): Don't add to unsupported_languages on AIX.
2667         (target-libgo): Don't disable for AIX.
2668         * configure: Regenerate.
2670 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2672         * MAINTAINERS: Add myself.
2674 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2676         * MAINTAINERS: Update my email address.
2678 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2680         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2681         arm-specific auto-generated header files.
2683 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2685         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2686         * configure: Rebuilt.
2688 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2690         * MAINTAINERS: Readd myself for c6x.
2692 2017-06-28  Martin Liska  <mliska@suse.cz>
2694         PR bootstrap/81217
2695         * Makefile.def: Remove superfluous bootstrap_target from
2696         bootstrap_stage.
2697         * Makefile.in: Re-generate the file.
2699 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2701         * MAINTAINERS: Add myself to Write After Approval
2703 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2705         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2707 2017-06-19  Martin Liska  <mliska@suse.cz>
2709         * Makefile.def: Define 4 stages PGO bootstrap.
2710         * Makefile.tpl: Define FLAGS.
2711         * Makefile.in: Regenerate.
2713 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2715         * Makefile.def: Add check-gotools to go check targets.
2716         * Makefile.in: Rebuild.
2718 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2720         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2722 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2724         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2725         * configure: Regenerate.
2727 2017-05-31  Martin Liska  <mliska@suse.cz>
2729         * configure.ac: Add handling of stage2_werror_flags to
2730         action-if-given and to action-if-not-given.
2731         * configure: Regenerate.
2733 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2735         * MAINTAINERS: Add self to Write After Approval
2737 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2739         * MAINTAINERS: Update my email address, and remove myself as
2740         maintainer in some areas.
2742 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2744         * MAINTAINERS: Add self to Write After Approval
2746 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2748         * configure.ac: Add --enable-languages=default to mean default and
2749         make --enable-languages=all mean all supported languages.
2750         * configure: Regenerated.
2752 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2754         * config.gcc (powerpc*-*-*spe*): New.
2755         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2756         (powerpc-*-rtems*spe*): New.
2757         (powerpc*-*-linux*spe*): New.
2758         (powerpc-wrs-vxworksspe): New.
2759         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2760         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2761         * config.host (powerpc*-*-*spe*): New.
2763 2017-05-19  Martin Liska  <mliska@suse.cz>
2765         * configure.ac: Add --enable-werror-always just for
2766         bootstrap-debug (or none build config) and do not add it
2767         when we are on a release branch.
2768         * configure: Regenerated.
2770 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2772         * MAINTAINERS: Add self to Write After Approval
2774 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2776         * MAINTAINERS: Move myself to Write After Approval section.
2778 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2780         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2781         ACCH registers.
2782         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2783         available.
2784         (umulsidi3): Likewise.
2785         (mulsidi3_700): Disable this pattern when we have advanced mpy
2786         instructions.
2787         (umulsidi3_700): Likewise.
2788         (maddsidi4): New pattern.
2789         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2790         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2791         (mpydu_imm_arcv2hs): Likewise.
2792         * config/arc/predicates.md (accl_operand): New predicate.
2794 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2795             Andrew Burgess <andrew.burgess@embecosm.com>
2797         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2798         case.
2799         (ARC_AUTOFP_IRQ_P): Likewise.
2800         (ARC_AUTO_IRQ_P): Likewise.
2801         (rgf_banked_register_count): New variable.
2802         (parse_mrgf_banked_regs_option): New function.
2803         (arc_override_options): Handle rgf_banked_regs option.
2804         (arc_handle_interrupt_attribute): Add firq option.
2805         (arc_compute_function_type): Return fast irq type when required.
2806         (arc_must_save_register): Handle fast interrupts.
2807         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2808         (arc_return_address_regs): Update.
2809         * config/arc/arc.h (arc_return_address_regs): Update.
2810         (arc_function_type): Add fast interrupt type.
2811         (ARC_INTERRUPT_P): Update.
2812         (RC_FAST_INTERRUPT_P): Define.
2813         * config/arc/arc.md (simple_return): Update for fast interrupts.
2814         (p_return_i): Likewise.
2815         * config/arc/arc.opt (mrgf-banked-regs): New option.
2816         * doc/invoke.texi (mrgf-banked-regs): Document.
2818 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2820         * config/arc/arc.c (irq_ctrl_saved): New variable.
2821         (ARC_AUTOBLINK_IRQ_P): Define.
2822         (ARC_AUTOFP_IRQ_P): Likewise.
2823         (ARC_AUTO_IRQ_P): Likewise.
2824         (irq_range): New function.
2825         (arc_must_save_register): Likewise.
2826         (arc_must_save_return_addr): Likewise.
2827         (arc_dwarf_emit_irq_save_regs): Likewise.
2828         (arc_override_options): Handle deferred options.
2829         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2830         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2831         arc_must_save_return_addr.
2832         (arc_compute_frame_size): Handle automated save and restore of
2833         registers.
2834         (arc_expand_prologue): Likewise.
2835         (arc_expand_epilogue): Likewise.
2836         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2837         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2838         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2840 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2841         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2843         PR bootstrap/77661
2844         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2845         in-tree build MPC.
2846         * Makefile.in: Regenerate.
2848 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2850         * configure.ac: Enable LTO by default on darwin >= 9.
2851         * configure: Regenerate.
2853 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2855         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2856         and Andrew Waterman as the RISC-V maintainers.
2858 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2860         * MAINTAINERS: Add self to Write After Approval
2862 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2864         * config.guess: Import latest from upstream.
2866 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2868         * MAINTAINERS (Write After Approval): Remove entries that are
2869         already covered under Reviewers.
2871 2017-03-08  Mark Wielaard  <mark@klomp.org>
2873         PR demangler/70909
2874         PR demangler/67264
2875         * include/demangle.h: Add d_printing to struct demangle_component
2876         and pass struct demangle_component as non const.
2878 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2880         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2882 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2884         * Makefile.tpl: Remove HOST_ISLVER.
2885         (HOST_EXPORTS): Remove ISLVER.
2886         * Makefile.in: Regenerate.
2888 2017-02-13  Richard Biener  <rguenther@suse.de>
2890         * configure: Re-generate.
2892 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2894         * MAINTAINERS: Adjust bug reporting URL.
2896 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2898         * MAINTAINERS (Write After Approval): Remove redundant entry
2899         for Andrew Burgess.
2901 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2903         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2904         32-bit hppa*-*-hpux*.
2905         * configure: Regenerate.
2907 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2909         * configure.ac: Moved the white list of enabling BRIG FE to
2910         libhsail-rt/configure.tgt.
2911         * configure: Regenerated.
2912         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2914 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2915             Martin Jambor  <mjambor@suse.cz>
2917         * Makefile.def (target_modules): Added libhsail-rt.
2918         (languages): Added language brig.
2919         * Makefile.in: Regenerated.
2920         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2921         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2922         * configure: Regenerated.
2924 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2926         PR other/79046
2927         * configure: Regenerated.
2929 2017-01-04  Alan Modra  <amodra@gmail.com>
2931         * configure: Regenerate.
2933 2016-12-29  Ben Elliston  <bje@gnu.org>
2935         * config.sub: Import latest version.
2937 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2939         * MAINTAINERS (Write After Approval): Add myself.
2941 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2943         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2944         includes bootstrap-mpx.
2945         * configure: Regenerated.
2947 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2949         * MAINTAINERS (Write After Approval): Add myself.
2951 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2953         * configure: Regenerate.
2955 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2957         * configure.ac: Don't use pkg-config to check for bdw-gc.
2958         * configure: Regenerate.
2960 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2962         * Makefile.def: Remove reference to boehm-gc target module.
2963         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2964         options and for the bdw-gc pkg-config module.
2965         * configure: Regenerate.
2966         * Makefile.in: Regenerate.
2968 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2970         * MAINTAINERS (nvptx): Remove self.
2972 2016-11-25  Ben Elliston  <bje@gnu.org>
2974         * config.guess: Import latest version.
2975         * config.sub: Likewise.
2977 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2979         * MAINTAINERS (Write After Approval): Add myself.
2981 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2983         * Makefile.def: Remove references to GCJ.
2984         * Makefile.tpl: Likewise.
2985         * Makefile.in: Regenerate.
2987 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2989         * config-ml.in: Remove references to GCJ.
2990         * configure.ac: Likewise.
2991         * configure: Regenerate.
2993 2016-11-01  Josh Conner  <joshconner@google.com>
2995         * MAINTAINERS (Write After Approval): Update email address,
2997 2016-10-27  Carl Love  <cel@us.ibm.com>
2999         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3000         Approval list to make it alphabetical.
3002 2016-10-27  Carl Love  <cel@us.ibm.com>
3004         * MAINTAINERS (Write After Approval): Add myself.
3006 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
3008         * MAINTAINERS (Reviewers): Add myself.
3009         (Write After Approval): Add myself.
3011 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
3012             Ulrich Weigand  <uweigand@de.ibm.com>
3014         * MAINTAINERS: Update email address.
3016 2016-10-10  Nathan Sidwell  <nathan@acm.org>
3018         * MAINTAINERS: Update email address.
3020 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
3022         * configure.ac: Add aarch64-*-freebsd*.
3023         * configure: Regenerate.
3025 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
3027         * MAINTAINERS: Update email address after it got reverted.
3029 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3031         * configure.ac (target_libraries): Readd target-boehm-gc.
3032         Restore --enable-objc-gc handling.
3033         * configure: Regenerate.
3035 2015-10-03  Jeff Law  <law@redhat.com>
3037         * MAINTAINERS: Move several inactive maintainers to the
3038         write-after-approval section.
3040 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
3042         * configure.ac: Add target-libffi to target_libraries.
3043         Readd libgcj target disablings, modified to only target-libffi.
3044         Readd target addition of go to unsupported languages.
3045         * configure: Regenerated.
3047 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
3049         * MAINTAINERS: Update email address.
3051 2016-09-30  Andrew Haley  <aph@redhat.com>
3053         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3054         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3055         libgcj.
3057 2016-09-30  Andrew Haley  <aph@redhat.com>
3059         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3060         write-after approval after GCJ deletion.
3062 2016-09-30  Andrew Haley  <aph@redhat.com>
3064         * Makefile.def: Remove libjava.
3065         * Makefile.tpl: Likewise.
3066         * Makefile.in: Regenerate.
3067         * configure.ac: Likewise.
3068         * configure: Likewise.
3069         * gcc/java: Remove.
3070         * libjava: Likewise.
3072 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3074         * MAINTAINERS (Reviewers): Add myself.
3076 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3078         * configure.ac: Disable "sim" directory for arc*-*-*.
3079         * configure: Regenerated.
3081 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3083         * MAINTAINERS (Write After Approval): Add myself.
3085 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3087         * configure.ac: Check for the minimum in-tree MPFR version
3088         handled.
3089         * configure: Regenerate.
3091 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3093         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3094         * configure: Regenerated.
3096 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3098         * MAINTAINERS (Write After Approval): Add myself.
3100 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3102         * Makefile.def: Add autoprofiledbootstrap.
3103         * Makefile.tpl: Dito.
3104         * Makefile.in: Regenerate.
3106 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3108     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3109     * configure: Regenerate.
3111 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3113         * configure: Regenerate.
3114         * configure.ac: Remove support for avr-rtems.
3116 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3118         * MAINTAINERS (Write After Approval): Add myself.
3120 2016-06-16  Michael Collison  <michael.collison@arm.com>
3122         * MAINTAINERS (Write After Approval): Add myself.
3124 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3126         * MAINTAINERS (Write After Approval): Update e-mail address.
3128 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3130         * MAINTAINERS (Write After Approval): Add myself.
3132 2016-05-28  Alan Modra  <amodra@gmail.com>
3134         * Makefile.tpl (configure): Depend on m4 files included.
3135         * Makefile.in: Regenerate.
3137 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3139         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3140         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3142 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3144         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3145         special case builtin.
3146         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3147         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3148         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3149         for __builtin_vec_addec.
3151 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3153         * config.guess: Import version 2016-04-02 (newest).
3154         * config.sub: Import version 2016-05-10 (newest).
3156 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3158         * configure.ac: Add ARC support to libgloss.
3159         * configure: Regenerate
3161 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3163         * MAINTAINERS (Write After Approval): Add myself.
3165 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3167         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3168         * configure: Regenerated.
3169         * Makefile.def (gmp): Explicitly disable assembler.
3170         (mpfr): Adjust lib_path.
3171         (mpc): Likewise.
3172         * Makefile.in: Regenerated.
3174 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3176         PR bootstrap/70704
3177         * configure.ac (--enable-stage1-checking): Add missing
3178         --enable-checking=.
3179         * configure: Regenerated.
3181 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3183         * config.guess: Revert r235676.
3184         * config.sub: Revert r235676.
3186 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3188         * config.guess: Remove SH5 support.
3189         * config.sub: Likewise.
3190         * configure: Likewise.
3191         * configure.ac: Likewise.
3193 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3195         PR bootstrap/70704
3196         * configure.ac (--enable-stage1-checking): For --disable-checking or
3197         implicit --enable-checking, make sure extra flag matches in between
3198         stage1 and later checking.
3199         * configure: Regenerated.
3201 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3203         * .gitattributes: New file.
3205 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3207         * MAINTAINERS (rs6000/powerpc port): Add myself.
3209 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3211         PR bootstrap/70173
3212         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3213         and gotools directories.  Delete the stage_final file.
3214         * Makefile.in: Regenerate.
3216 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3218         * MAINTAINERS (Write After Approval): Add myself.
3220 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3222         * MAINTAINERS (Fortran maintainer): Remove myself.
3224 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3226         * MAINTAINERS (Write After Approval): Add myself.
3228 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3230         * MAINTAINERS (Write After Approval): Add myself.
3232 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3234         Sync with binutils-gdb:
3236         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3238         * configure.ac: Add mips and s390 to the gold target check.
3239         * configure: Regenerate.
3241 2016-03-01  DJ Delorie  <dj@redhat.com>
3243         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3245 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3247         * MAINTAINERS (libcpp): Add myself.
3248         (diagnostic messages): Likewise.
3250 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3252         * MAINTAINERS: Fix whitespace.
3254 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3256         * MAINTAINERS (Write After Approval): Add myself.
3258 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3260         * config/isl.m4: Add comments about isl-0.16.
3261         * configure: Regenerate.
3263 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3265         * MAINTAINERS (hsa maintainers): Add myself.
3267 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3269         * MAINTAINERS: (Write After Approval): Add myself.
3271 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3272             Sebastian Pop  <s.pop@samsung.com>
3274         * Makefile.in: Regenerate.
3275         * Makefile.tpl: Export ISLVER.
3276         * configure: Regenerate.
3277         * config/isl.m4: Detect isl-0.15.
3279 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3281         PR bootstrap/69329
3282         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3283         * Makefile.in: Regenerate.
3285 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3287         * configure.ac: Enable LTO for DJGPP
3288         * configure: Regenerate
3290 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3292         Sync with binutils-gdb:
3293         2015-10-21  Nick Clifton  <nickc@redhat.com>
3295         PR gas/19109
3296         * configure.ac: Note the 'none' is an acceptable argument to
3297         --enable-compressed-debug-sections.
3298         * configure: Regenerate.
3300 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3302         PR bootstrap/69134
3303         * Makefile.def (mpfr): Disable assembler.
3304         * Makefile.in: Regenerate.
3306 2016-01-01  Ben Elliston  <bje@gnu.org>
3308         * config.guess: Import version 2016-01-01.
3309         * config.sub: Likewise.
3311 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3313         * MAINTAINERS (Write After Approval): Add myself.
3315 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3317         * Makefile.in: Replace ISL with isl.
3318         * Makefile.tpl: Same.
3319         * config/isl.m4: Same.
3320         * configure.ac: Same.
3321         * contrib/download_prerequisites: Same.
3322         * configure: Regenerate.
3324 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3326         * MAINTAINERS (Write After Approval): Add Myself.
3328 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3330         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3331         * configure: Regenerate.
3333 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3334             Sebastian Pop  <s.pop@samsung.com>
3336         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3337         isl_ctx_get_max_operations.
3338         * configure: Regenerate.
3340 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3342         * MAINTAINERS (Write After Approval): Add myself.
3344 2015-12-02  Ian Lance Taylor  <iant@google.com>
3346         PR go/66147
3347         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3348         * Makefile.in: Regenerate.
3350 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3352         PR libffi/65726
3353         * Makefile.def (lang_env_dependencies): Make libffi depend
3354         on cxx.
3355         * Makefile.in: Regenerate.
3357 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3359         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3360         symbols.
3362 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3364         Sync with binutils-gdb:
3365         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3367         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3368         * configure: Regenerate.
3370 2015-11-19  Martin Liska  <mliska@suse.cz>
3372         * .gitignore: Add .clang-format to ignored files.
3373         * Makefile.in: Add clang-format.
3374         * Makefile.tpl: Likewise.
3376 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3378         * configure.ac: Enable libmpx by default.
3379         * configure: Regenerated.
3381 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3383         * MAINTAINERS: Update email address.
3385 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3387         * MAINTAINERS: Update email address.
3389 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3391         * MAINTAINERS  (Write After Approval): Add myself.
3393 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3395         Sync with binutils-gdb:
3396         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3398         PR gas/19109
3399         * configure.ac: Add
3400         --enable-compressed-debug-sections={all,gas,gold,ld}.
3401         * configure: Regenerated.
3403 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3405         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3407 2015-10-09  Martin Liska  <mliska@suse.cz>
3409         * MAINTAINERS (Write After Approval): Add myself.
3411 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3413         * MAINTAINERS (Write After Approval): Add myself.
3415 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3417         * MAINTAINERS: Update email address.
3419 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3421         * MAINTAINERS  (Write After Approval): Add myself.
3423 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3425         * MAINTAINERS: Update email.
3427 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3429         * MAINTAINERS: Update my email address.
3431 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3433         * MAINTAINERS (ft32 port): Add myself.
3435 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3437         * MAINTAINERS: Add myself.
3439 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3441         * MAINTAINERS (Write After Approval): Add myself.
3443 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3445         PR libfortran/54572
3446         * Makefile.def: Make libgfortran depend on libbacktrace.
3447         * Makefile.in: Regenerate.
3449 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3451         * MAINTAINERS (Write After Approval): Add myself.
3453 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3455         PR other/67092
3456         * configure.ac: Remove --with_host_libstdcxx support.
3457         * configure: Regenerate.
3459 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3460             Jakub Jelinek  <jakub@redhat.com>
3462         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3463         nvptx*-*-*.
3464         * configure: Regenerate.
3466 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3468         * Makefile.def (libiconv): Define bootstrap=true.
3469         Mark pdf/html/info as missing.
3470         (configure-gcc): Depend on all-libiconv.
3471         (all-gcc): Ditto.
3472         (configure-libcpp): Ditto.
3473         (all-libcpp): Ditto.
3474         (configure-intl): Ditto.
3475         (all-intl): Ditto.
3476         * Makefile.in: Regenerate.
3478 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3480         * MAINTAINERS (loop ivopts): Add the entry and myself.
3482 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3484         * MAINTAINERS (nvptx): Add self.
3486 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3488         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3489         128-bit vector modes.
3491 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3493         * MAINTAINERS (Write After Approval): Add myself.
3495 2015-07-28  Ben Elliston  <bje@gnu.org>
3497         * config.sub, config.guess: Import from upstream.
3499 2015-07-24  Michael Darling  <darlingm@gmail.com>
3501         PR other/66259
3502         * config-ml.in: Reflects renaming of configure.in to configure.ac
3503         * configure: Likewise
3504         * configure.ac: Likewise
3506 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3508         * MAINTAINERS: Update my email address.
3510 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3512         Sync with binutils-gdb:
3513         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3515         * configure.ac (target_configdirs): Exclude target-zlib if
3516         target-libjava isn't built.
3517         * configure: Regenerated.
3519 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3521         Sync with binutils-gdb:
3522         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3524         * configure.ac: Disable configuration of GDB for HPUX targets.
3525         * configure: Regenerate.
3527         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3529         * configure.ac: Add --with-system-zlib.
3530         * configure: Regenerated.
3532         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3534         * configure.ac: Add FT32 support.
3535         * configure: Regenerate.
3537         2015-01-12  Anthony Green  <green@moxielogic.com>
3539         * configure.ac: Don't disable gprof for moxie.
3540         * configure: Rebuild.
3542 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3544         Sync with binutils-gdb:
3545         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3547         PR ld/18355
3548         * Makefile.def: Add extra_configure_flags to host zlib.
3549         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3550         to --enable-host-shared When bfd is to be built as shared
3551         library.  AC_SUBST.
3552         * Makefile.in: Regenerated.
3554 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3556         Sync with src:
3557         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3558         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3559         * Makefile.in: Regenerated.
3561 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3563         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3564         target.
3565         * configure: Regenerate.
3567 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3569         * MAINTAINERS (Write After Approval): Add myself.
3571 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3573         * MAINTAINERS (OS Port Maintainers): Add myself.
3574         (Various Maintainers): Remove myself from libffi testsuite.
3576 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3578         * MAINTAINERS (gen* on machine desc): Add self.
3580 2015-06-02  Jason Merrill  <jason@redhat.com>
3582         PR bootstrap/66319
3583         * configure.ac: Use -std=gnu++98.
3585 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3587         * MAINTAINERS (Write After Approval): Add myself.
3589 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3591         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3592         * configure: Regenerate.
3594 2015-05-26  Jason Merrill  <jason@redhat.com>
3596         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3597         * configure: Regenerate.
3599 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3601         * configure.ac: FT32 target added.
3602         * configure: Regenerated.
3604 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3606         * MAINTAINERS (Write After Approval): Add myself.
3608 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3610         * MAINTAINERS (Write After Approval): Add myself.
3612 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3614         * configure.ac: Fix typo.
3615         * configure: Regenerate.
3617 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3619         * MAINTAINERS (Write After Approval): Add myself.
3621 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3623         * configure.ac: Match $host configured with triplets.
3624         * configure: Regenerate.
3626 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3628         * Makefile.tpl: Remove surplus whitespace throughout.
3629         * Makefile.in: Regenerate.
3631 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3633         * MAINTAINERS (Various Maintainers): Add myself as instruction
3634         combiner maintainer.
3636 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3638         PR bootstrap/62077
3639         * configure.ac (--enable-stage1-checking): Default to
3640         release,misc,gimple,rtlflag,tree,types if --disable-checking
3641         or --enable-checking is not specified and DEV-PHASE is not
3642         experimental.
3643         * configure: Regenerated.
3645 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3647         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3648         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3649         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3650         * Makefile.in: Regenerate.
3652 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3654         * MAINTAINERS: Update my email address.
3656 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3658         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3660 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3662         * MAINTAINERS: Add myself as an arm port reviewer.
3664 2015-03-25  Martin Liska  <mliska@suse.cz>
3665             Yury Gribov  <y.gribov@samsung.com>
3667         * Makefile.in: Fix ln source location for vimrc file.
3668         * Makefile.tpl: Likewise.
3670 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3672         PR bootstrap/25672
3673         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3674         cross-compiling.  Similarly for CXX_FOR_TARGET.
3675         * configure: Regenerate.
3677 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3679         * Makefile.def: Add libmpx.
3680         * configure.ac: Add libmpx.
3681         * Makefile.in: Regenerate.
3682         * configure: Regenerate.
3684 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3686         * MAINTAINERS (CPU Port Maintainers): Add myself
3687         i386 vector ISA extns mantainer.
3689 2015-03-13  Jeff Law  <law@redhat.com>
3691         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3692         maintainer.
3693         Remove Richard Henderson as a maintainer for the x86 port.
3695 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3697         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3699 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3701         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3702         pointer bounds checker and i386 MPX maintainer.
3704 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3706         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3708 2015-02-26  Martin Sebor  <msebor@redhat.com>
3710         * MAINTAINERS (Various Maintainers): Add self.
3712 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3714         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3715         Make sure it contains lto.
3716         * configure: Regenerate.
3718 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3720         * configure: Regenerate.
3722 2015-02-06  Diego Novillo  <dnovillo@google.com>
3724         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3725         middle-end, docstring): Remove myself.
3726         (Write After Approval): Add myself.
3728 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3730         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3731         (Write After Approval): Update address.
3733 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3735         PR jit/64780
3736         * configure.ac: Require the user to explicitly specify
3737         --enable-host-shared if the jit is enabled.
3738         * configure: Regenerate.
3740 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3742         * MAINTAINERS (Write After Approval): Add myself.
3744 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3746         * MAINTAINERS: Make whitespace consistent.
3748 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3750         * MAINTAINERS (Write After Approval): Add myself.
3752 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3754         * MAINTAINERS: (Write After Approval): Add myself.
3756 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3758         * MAINTAINERS: (Write After Approval): Add myself.
3760 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3762         * MAINTAINERS: (Write After Approval): Add myself.
3764 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3766         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3767         objective-c/c++ front end maintainer.
3769 2015-01-13  Marek Polacek  <polacek@redhat.com>
3771         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3773 2015-01-12  Jeff Law  <law@redhat.com>
3775         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3776         a very long time.
3778 2015-01-09  Ian Lance Taylor  <iant@google.com>
3780         * configure.ac (host_tools): Add gotools.
3781         * Makefile.def (host_modules): Add gotools.
3782         (dependencies): Add dependency of all-gotools on all-target-libgo.
3784 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3786         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3787         * configure: Regenerate.
3789 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3791         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3792         all-target-libgomp.
3793         * Makefile.in: Regenerate.
3795 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3797         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3799 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3801         * configure.ac: Add Visium support.
3802         * configure: Regenerate.
3804 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3806         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3807         * configure: Regenerate.
3809 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3811         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3812         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3813         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3814         (OBJCOPY_FOR_TARGET): New variable.
3815         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3816         * Makefile.in: Regenerate.
3817         * configure.ac: Check for already installed target objcopy.
3818         Also GCC_TARGET_TOOL on objcopy.
3819         * configure: Regenerate.
3821 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3823         * config.sub: Update from upstream, to 2015-01-01 version.
3824         * config.guess: Ditto.
3826 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3828         * MAINTAINERS (RTEMS Ports): Add myself.
3830 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3832         * MAINTAINERS (Write After Approval): Add myself.
3834 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3836         * MAINTAINERS (Write After Approval): Add myself.
3838 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3840         * configure.ac (--enable-as-accelerator-for): Don't set
3841         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3842         * configure: Regenerate.
3844 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3846         PR bootstrap/64023
3847         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3848         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3849         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3850         to CXX.
3851         * Makefile.in: Regenerated.
3853 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3854             Yury Gribov  <y.gribov@samsung.com>
3856         * .gitignore: Added .local.vimrc and .lvimrc.
3857         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3858         * Makefile.in: Regenerate.
3860 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3862         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3863         * configure: Regenerated.
3865 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3867         * MAINTAINERS (nvptx port): New entry.
3869 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3871         * configure: Regenerate.
3873 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3875         * configure.ac: Merge with Binutils.
3877 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3879         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3880         * Makefile.in: Regenerate.
3882 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3884         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3885         missing flex.
3886         * Makefile.in: Regenerated.
3888 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3890         * Makefile.in: Regenerate.
3892 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3894         PR bootstrap/63784
3895         * libtool.m4: Add $pic_flag with -shared.
3897 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3899         * MAINTAINERS (Write After Approval): Added myself.
3901 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3903         * MAINTAINERS (write-after-approval): Add myself.
3905 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3907         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3908         from 2 years ago.
3910 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3912         Revert:
3913         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3915         * MAINTAINERS (Write After Approval): Added myself as line map
3916         maintainer.
3918 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3920         Revert:
3921         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3923         * MAINTAINERS (Write After Approval): Added myself.
3925 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3927         * MAINTAINERS (Write After Approval): Added myself.
3929 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3931         * MAINTAINERS (Write After Approval): Added myself as line map
3932         maintainer.
3934 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3936         * MAINTAINERS (Various Maintainers): Added myself as line map
3937         maintainer.
3939 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3941         * move-if-change: Sync from upstream gnulib.
3943 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3945         * compile: Sync with upstream Automake.
3946         * depcomp: Ditto.
3947         * install-sh: Ditto.
3948         * missing: Ditto.
3949         * mkinstalldirs: Ditto.
3950         * ylwrap: Ditto.
3952 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3954         * config.sub: Update from upstream config repo.
3955         * config.guess: Ditto.
3957 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3959         * Makefile.def: Add liboffloadmic to target_modules.  Make
3960         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3961         * Makefile.in: Regenerate.
3962         * configure: Regenerate.
3963         * configure.ac: Add liboffloadmic to target binaries.
3964         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3965         Add liboffloadmic to noconfig list when C++ is not supported.
3967 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3968             Thomas Schwinge  <thomas@codesourcery.com>
3969             Ilya Verbin  <ilya.verbin@intel.com>
3970             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3972         * configure: Regenerate.
3973         * configure.ac (--enable-as-accelerator-for)
3974         (--enable-offload-targets): New configure options.
3976 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3978         * Makefile.def: Make all-gcc depend on all-isl.
3979         * Makefile.in: Regenerate.
3981 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3983         * ChangeLog.jit: New.
3984         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3986 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3988         PR target/63610
3989         * libtool.m4: Fix globbing of darwin versions.
3990         * configure: Regenerate.
3992 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3994         * Makefile.def: Remove CLooG.
3995         * Makefile.tpl: Ditto.
3996         * configure.ac: Ditto.
3997         * configure: Regenerate.
3998         * Makefile.in: Ditto.
4000 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
4002         * configure.ac: Handle nvptx-*-*.
4003         * configure: Regenerate.
4005 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
4007         * MAINTAINERS (Write After Approval): Add myself.
4009 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
4011         * Makefile.def (libcc1): Remove bootstrap=true;.
4012         * Makefile.in: Regenerated.
4014 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4016         * configure.ac: Update comment.
4017         * configure: Regenerate.
4019 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
4021         * MAINTAINERS (Write After Approval): Add myself.
4023 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
4025         * configure.ac (extra_host_libiberty_configure_flags): Add
4026         --enable-shared also for libcc1's benefit.
4027         * configure: Regenerate.
4029 2014-10-29  Tristan Gingold  <gingold@adacore.com>
4031         * MAINTAINERS: Change my email address.
4033 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
4034             Tom Tromey  <tromey@redhat.com>
4036         * Makefile.def: Add libcc1 to host_modules.
4037         * configure.ac (host_tools): Add libcc1.
4038         * Makefile.in, configure: Rebuild.
4040 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
4042         * configure.ac (build_configargs): Don't share config.cache between
4043         build subdirs.
4044         * configure: Regenerate.
4046 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4048         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4049         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4050         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4051         leon3v7 as leon3.
4052         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4053         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4054         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4055         * config/sparc/sparc.md (cpu): Add leon3v7.
4056         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4058 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4060         * MAINTAINERS (write-after-approval): Add myself.
4062 2014-10-23  Ian Lance Taylor  <iant@google.com>
4064         * configure.ac: Disable the Go frontend on systems where it is known
4065         to not work.
4066         * configure: Regenerate.
4068 2014-10-23  Richard Biener  <rguenther@suse.de>
4070         * Makefile.def: Add libcpp build module and dependencies.
4071         * configure.ac: Add libcpp build module.
4072         * Makefile.in: Regenerate.
4073         * configure: Likewise.
4075 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4077         * MAINTAINERS (write-after-approval): Add myself.
4079 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4081         * INSTALL/README: Do not mention CVS.
4083 2014-10-03  Jing Yu  <jingyu@google.com>
4085         * configure.ac: Add aarch64 to list of targets that support gold.
4086         * configure: Regenerate.
4088 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4090         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4092 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4094         * MAINTAINERS:  Add myself as MIPS maintainer.
4096 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4098         * MAINTAINERS: Move myself to MIPS maintainers.
4100 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4102         * MAINTAINERS: Put all email addresses between '<' and '>'.
4104 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4106         * MAINTAINERS: Move myself to reviewers (Fortran).
4108 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4110         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4111         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4112         * Makefile.in: Regenerate.
4114 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4116         * rtx-classes-status.txt: Delete
4118 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4120         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4122 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4124         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4125         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4126         of checking for version number.
4127         * configure: Regenerated.
4128         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4130 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4132         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4133         is done; begin phase 6 (use extra rtx_def subclasses).
4135 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4137         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4138         done; begin phase 5 (additional rtx_def subclasses).
4140 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4142         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4144 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4146         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4147         SET_BB_HEADER are done.
4149 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4151         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4152         done.
4154 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4156         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4158 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4160         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4162 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4164         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4166 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4168         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4170 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4172         * rtx-classes-status.txt: Phase 3 (per-file commits within
4173         "config" subdirs) is done; begin phase 4 (removal of
4174         "scaffolding").
4176 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4178         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4179         dir) is done; begin phase 3 (per-file commits within "config"
4180         subdirs).
4182 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4184         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4185         phase 2 (per-file commits in main source dir).
4187 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4189         * configure: Regenerated.
4191 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4193         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4195 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4197         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4199 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4201         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4203 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4205         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4207 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4209         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4211 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4213         * MAINTAINERS (Write After Approval): Add myself.
4215 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4217         * MAINTAINERS: Remove myself
4219 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4221         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4223 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4225         * MAINTAINERS (Write After Approval): Add myself.
4227 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4229         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4230         SET_BB_HEADER, SET_BB_FOOTER
4232 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4234         * rtx-classes-status.txt: New file
4236 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4238         * configure.ac: Eliminate ClooG installation dependency.
4239         * configure: Regenerate.
4240         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4241         * Makefile.in: Regenerate.
4243 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4245         * MAINTAINERS (Write After Approval): Add myself.
4247 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4249         * MAINTAINERS (Write After Approval): Add myself.
4251 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4253         * MAINTAINERS (Write After Approval): Add myself.
4255 2014-07-28  Anthony Green  <green@moxielogic.com>
4257         Import from savannah.gnu.org:
4258         * config.sub: Update to 2014-07-28 version.
4260 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4262         * MAINTAINERS: Remove my MIPS maintainer entry.
4264 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4266         PR target/47230
4267         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4268         * configure: Regenerate.
4270 2014-07-24  James Norris  <jnorris@codesourcery.com>
4272         * MAINTAINERS (Write After Approval): Add myself.
4274 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4276         * configure.ac: Accept only CLooG 0.18.1.
4277         * configure: Regenerate.
4279 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4281         * configure.ac: Don't accept isl 0.11.
4282         * configure: Regenerate.
4284 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4286         * MAINTAINERS (Write After Approval): Add myself.
4288 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4290         * configure.ac: Don't accept isl 0.10.
4291         * configure: Regenerate.
4293 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4295         Fix include path for in-tree cloog.
4296         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4297         * configure: Regenerate.
4299 2014-06-18  Richard Henderson  <rth@redhat.com>
4301         * .gitignore: Import gcc_update output.
4303 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4305         * config-ml.in: Robustify ac_configure_args parsing.
4307         * configure.ac (--enable-linker-plugin-configure-flags)
4308         (--enable-linker-plugin-flags): New flags.
4309         (configdirs): Conditionally add libiberty-linker-plugin.
4310         * configure: Regenerate.
4311         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4312         (host_modules) <lto-plugin>: Pay attention to
4313         @extra_linker_plugin_flags@ and
4314         @extra_linker_plugin_configure_flags@.
4315         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4316         * Makefile.in: Regenerate.
4318         * Makefile.tpl (configure-[+prefix+][+module+])
4319         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4320         "module_srcdir" instead of "module" for locating a module's srcdir.
4321         * Makefile.in: Regenerate.
4323 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4325         * MAINTAINERS (Write After Approval): Add myself.
4327 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4329         * MAINTAINERS: Update my email address.
4331 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4333         * MAINTAINERS (Write After Approval): Add myself.
4335 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4337         * MAINTAINERS (Write After Approval): Add myself.
4339 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4341         PR libstdc++/61011
4342         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4343         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4344         * configure: Regenerate.
4346 2014-05-28  Pedro Alves  <palves@redhat.com>
4348         * MAINTAINERS (Write After Approval): Add myself.
4350 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4352         * MAINTAINERS: Update my affiliation/email.
4354 2014-05-19  Mike Stump  <mikestump@comcast.net>
4356         * MAINTAINERS: Add wide-int reviewers.
4358 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4360         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4361         * configure: Regenerated.
4363 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4365         * MAINTAINERS (libitm): Add myself as maintainer.
4367 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4369         * MAINTAINERS (Write After Approval): Add myself.
4371 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4373         * config.sub, config.guess: Import from upstream.
4375 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4377         * MAINTAINERS (Write After Approval): Put myself in correct order.
4379 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4381         * MAINTAINERS (Write After Approval): Add myself.
4383 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4385         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4386         section.
4388 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4390         * MAINTAINERS (Write After Approval): Delete myself.
4392 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4394         PR sanitizer/56781
4395         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4396         and -B* options with -Xcompiler.
4398 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4400         PR bootstrap/60620
4401         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4402         * Makefile.in: Regenerate.
4404 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4406         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4407         for WINDRES_FOR_TARGET in default-manifest.o rule.
4408         * Makefile.in: Regenerate.
4410 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4412         * MAINTAINERS (Write After Approval): Add myself.
4414 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4416         PR sanitizer/56781
4417         * Makefile.def: Set bootstrap=true; for host fixincludes.
4418         * configure.ac: Don't bootstrap host fixincludes unless
4419         --with-build-config=bootstrap-{a,ub}san.
4420         * Makefile.in: Regenerated.
4421         * configure: Regenerated.
4423 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4425         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4426         --enable-vtable-verify option parsing.  Don't add
4427         target-libsanitizer to bootstrap_target_libs unless
4428         --with-build-config=bootstrap-asan or
4429         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4430         to bootstrap_target_libs unless --enable-vtable-verify.
4431         * configure: Regenerated.
4433 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4435         * MAINTAINERS (Write After Approval): Add myself.
4437 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4439         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4441 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4443         PR bootstrap/58572
4444         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4445         -I for libstdc++-v3 includes if $(LEAN).
4446         * Makefile.in: Regenerated.
4448 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4450         * MAINTAINERS: Update my email address.
4452 2014-02-24  Walter Lee  <walt@tilera.com>
4454         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4455         (tilegx-*-*): Change to tilegx*-*-*.
4456         * configure: Regenerate.
4458 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4460         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4462 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4464         * MAINTAINERS (Write After Approval): Add myself.
4466 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4468         PR target/59788
4469         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4470         *solaris2*.
4472 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4474         * MAINTAINERS: Update my email address.
4476 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4478         * MAINTAINERS: Convert to UTF-8.
4479         Properly sort Xinliang David Li's entry.
4481 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4482             Sandra Loosemore  <sandra@codesourcery.com>
4484         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4485         nios2 port maintainers.
4487 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4489         * MAINTAINERS (Write After Approval): Add myself.
4491 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4493         * configure.ac: Add user-friendly check for native x86_64-linux
4494         multilibs.
4495         * configure: Regenerate.
4497 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4499         * MAINTAINERS: Add myself as sh maintainer.
4501 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4503         * MAINTAINERS: Add self as SLSR maintainer.
4505 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4507         * MAINTAINERS: Update my email address.
4509 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4511         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4513 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4515         * Makefile.in: Regenerate.
4517         * Makefile.tpl: Fix typo.
4518         * Makefile.in: Regenerate partially.
4520 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4522         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4523         supported.
4524         * configure: Regenerated.
4526 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4528         * MAINTAINERS (Write After Approval): Add myself.
4530 2013-10-30  Jason Merrill  <jason@redhat.com>
4532         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4533         --disable-build-format-warnings.
4535 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4537         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4538         depend on libstdc++ and libgcc.
4539         * configure: Regenerate.
4540         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4541         libcilkrts for POSIX and i*86, and x86_64 architectures.
4542         * Makefile.in: Added libcilkrts related fields to support building it.
4544 2013-10-26  Jeff Law  <law@redhat.com>
4546         * Makefile.def (target_modules): Remove libmudflap
4547         (languages): Remove check-target-libmudflap).
4548         * Makefile.in: Rebuilt.
4549         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4550         * configure.ac (target_libraries): Remove target-libmudflap.
4551         Remove checks which disabled libmudflap on some systems.
4552         * configure: Rebuilt.
4553         * libmudflap: Directory removed.
4555 2013-10-21  Cong Hou  <congh@google.com>
4557         * MAINTAINERS (Write After Approval): Add myself.
4559 2013-10-16  Mike Stump  <mikestump@comcast.net>
4561         * .dir-locals.el: Add.
4563 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4565         * configure.ac: Add --enable-host-shared
4566         * configure: Regenerate.
4568 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4570         Import from savannah.gnu.org:
4571         * config.guess: Update to 2013-06-10 version.
4572         * config.sub: Update to 2013-10-01 version.
4574 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4576         Changes to build configuration to allow big endian ARC ELF toolchain
4577         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4578         * configure: Regenerate.
4580 2013-09-20  Alan Modra  <amodra@gmail.com>
4582         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4583         ppc host match.  Support little-endian powerpc linux hosts.
4585 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4587         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4588         maintainer.
4590 2013-09-12  DJ Delorie  <dj@redhat.com>
4592         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4593         maintainers.
4595 2013-09-03  Richard Biener  <rguenther@suse.de>
4597         * configure.ac: Also allow ISL 0.12.
4598         * configure: Regenerated.
4600 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4602         * MAINTAINERS (Write After Approval): Add myself.
4604 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4606         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4608 2013-08-26  Caroline Tice  <cmtice@google.com>
4610         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4611         "Various Reviewers" to libvtv "Various Maintainers".
4613 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4615         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4617 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4619         * MAINTAINERS: Update name, email.
4621 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4623         * MAINTAINERS (Write After Approval): Add myself.
4625 2013-08-12  Caroline Tice  <cmtice@google.com>
4627         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4628         address in the Write After Approval section.
4630 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4632         * MAINTAINERS (Write After Approval): Update email.
4634 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4636         * configure.ac: Adjust to check VTV_SUPPORTED.
4637         * configure: Regenerated.
4639 2013-08-02  Caroline Tice  <cmtice@google.com>
4641         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4642         on non-linux systems; add target-libvtv to noconfigdirs; add
4643         libsupc++/.libs to C++ library search paths.
4644         * configure: Regenerated.
4645         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4646         libstdc++ and libgcc.
4647         * Makefile.in: Regenerated.
4649 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4651         * MAINTAINERS (Write After Approval): Add myself.
4653 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4654             Shiva Chen  <shiva0217@gmail.com>
4656         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4657         nds32 port maintainers.
4659 2013-07-17  Tim Shen  <timshen91@gmail.com>
4661         * MAINTAINERS (Write After Approval): Add myself.
4663 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4665         * configure.ac: Sync from binutils.
4666         * configure: Regenerate.
4668 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4670         * MAINTAINERS (Write After Approval): Add myself.
4672 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4674         * MAINTAINERS (Write After Approval): Add myself.
4676 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4678         * MAINTAINERS (Write After Approval): Add myself.
4680 2013-04-30  Brooks Moses  <bmoses@google.com>
4682         * MAINTAINERS: Update my email; move myself from Fortran
4683         reviewer to Write After Approval.
4685 2013-04-16  Andreas Schwab  <schwab@suse.de>
4687         * configure.ac (aarch64-*-*): Don't disable java.
4688         * configure: Regenerate.
4690 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4692         * MAINTAINERS (Write After Approval): Add myself.
4694 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4696         * Makefile.def (target_modules): Don't install libffi.
4697         * Makefile.in: Regenerate.
4699 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4701         * MAINTAINERS (Write After Approval): Add myself.
4703 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4705         * MAINTAINERS (Write After Approval): Add myself.
4707 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4709         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4710         * configure: Regenerated.
4712 2013-02-05  Ian Lance Taylor  <iant@google.com>
4714         PR go/55969
4715         * configure.ac: Disable libgo on some systems where it does not
4716         work.
4718 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4720         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4721         Remove Geoff Keating as rs6000 port maintainer, at his request.
4723 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4725         * MAINTAINERS: Update my email.
4727 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4729         * configure: Re-generate.
4731 2013-01-15  Richard Biener  <rguenther@suse.de>
4733         PR other/55973
4734         * configure: Re-generate.
4736 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4738         * Makefile.def (install-target-libsanitizer): Depend on
4739         install-target-libstdc++-v3.
4740         * Makefile.in: Regenerate.
4742 2013-01-14  Richard Biener  <rguenther@suse.de>
4744         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4745         * configure: Re-generate
4747 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4749         * config.sub: Update from config repo.
4751 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4753         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4754         * Makefile.in: Regenerate.
4756 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4758         * MAINTAINERS (arc): Add new port maintainership for myself.
4760 2013-01-09  Jason Merrill  <jason@redhat.com>
4762         * .gitignore: Import from gdb repository.
4764 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4766         * Makefile.def (configure-gcc): Depend on all-gmp.
4767         (all-gcc): Remove dependency on all-gmp.
4768         * Makefile.in: Regenerated.
4770 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4772         * config.sub: Merge from config repo.
4773         * config.guess: Ditto.
4775 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4777         * Makefile.def: Merge from binutils.
4778         * Makefile.in: Ditto.
4780 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4782         * MAINTAINERS: Update my email.
4784 2012-12-29  Ben Elliston  <bje@gnu.org>
4786         * config.guess: Update to 2012-12-29 version.
4787         * config.sub: Likewise.
4789 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4791         * Makefile.def (install-target-libgfortran): Depend on
4792         install-target-libquadmath, install-target-libgcc.
4793         (install-target-libsanitizer): Depend on install-target-libgcc.
4794         (install-target-libjava): Depend on install-target-libgcc.
4795         (install-target-libitm): Depend on install-target-libgcc.
4796         (install-target-libobjc): Depend on install-target-libgcc.
4797         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4798         * Makefile.in: Regenerate.
4800 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4802         * Makefile.def (install-target-libgo): Depend on
4803         install-target-libatomic.
4804         * Makefile.in: Regenerate.
4806 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4808         PR go/55201
4809         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4810         * Makefile.in: Regenerate.
4812 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4814         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4815         * configure: Regenerate.
4817 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4819         * config.sub: Merge from config repo.
4821 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4823         * Makefile.def (target_modules): Add bootstrap=true and
4824         raw_cxx=true to libsanitizer.
4825         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4826         * Makefile.in: Regenerated.
4827         * configure: Likewise.
4829 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4831         * MAINTAINERS: Remove self as RTL optimization maintainer.
4833 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4835         * MAINTAINERS (Write After Approval): Add myself.
4837 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4839         * Makefile.def (target_modules): Remove bootstrap=true and
4840         raw_cxx=true from libsanitizer.
4841         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4842         * Makefile.in: Regenerated.
4843         * configure: Likewise.
4845 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4847         * Makefile.def (target_modules): Add bootstrap=true and
4848         raw_cxx=true to libsanitizer.
4849         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4850         * Makefile.in: Regenerated.
4851         * configure: Likewise.
4853 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4855         PR bootstrap/54279
4856         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4857         * configure: Regenerate.
4858         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4859         * Makefile.in: Regenerate.
4861 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4863         * configure.ac: Disable libsanitizer if we're not building C++.
4864         * configure: Regenerate.
4866 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4868         * MAINTAINERS (Write After Approval): Add myself.
4870 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4872         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4873         Kostya Serebryany (kcc@google.com) and
4874         Jakub Jelinek (jakub@redhat.com).
4875         Rename area for Dodji Seketeli (dodji@redhat.com).
4877 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4879         * MAINTAINERS: (asan.c, related): Add myself.
4881 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4883         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4884         * configure: Regenerate.
4886 2012-11-13  Richard Henderson  <rth@redhat.com>
4888         * configure.ac: Move libsanitizer logic to subdirectory.
4889         * configure: Regenerate.
4891 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4893         * configure.ac: Enable libsanitizer just on x86 linux for now.
4894         * configure: Re-generate.
4896 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4898         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4899         sections.
4900         * configure: Regenerate.
4902 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4904         * configure.ac: Add section for configdirs for libsanitizer.
4905         Disable for cris-*-* and mmix-*-*.
4906         * configure: Regenerate.
4908 2012-11-12  Wei Mi <wmi@google.com>
4910         * configure.ac: Add libsanitizer to target_libraries.
4911         * Makefile.def: Ditto.
4912         * configure: Regenerate.
4913         * Makefile.in: Regenerate.
4914         * libsanitizer: New directory for asan runtime.  Contains an empty
4915         tsan directory.
4917 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4919         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4920         against Mingw64 w32api.
4921         * configure: Regenerate.
4923 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4925         * configure: Regenerated.
4927 2012-11-03  Robert Mason  <rbmj@verizon.net>
4929         * configure.ac: add --disable-libstdcxx configure option
4930         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4932 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4934         * MAINTAINERS (Write After Approval): Add myself.
4936 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4938         * MAINTAINERS (Write After Approval): Add myself.
4940 2012-10-24  Sharad Singhai  <singhai@google.com>
4942         * MAINTAINERS (Write After Approval): Add myself.
4944 2012-10-24  Eric Christopher  <echristo@gmail.com>
4946         * MAINTAINERS: Update email address.
4948 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4950         PR bootstrap/54820
4951         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4952         * configure: Regenerate.
4954 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4956         * MAINTAINERS (aarch64): Add Marcus and myself.
4958 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4960         PR bootstrap/54820
4961         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4962         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4963         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4964         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4965         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4966         * Makefile.in: Regenerate.
4967         * configure.ac (have_static_libs): New variable and associated check.
4968         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4969         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4970         * configure: Regenerate.
4972 2012-10-10  Richard Biener  <rguenther@suse.de>
4974         * MAINTAINERS: Adjust for changed surname.
4976 2012-10-04  Lawrence Crowl  <crowl@google.com>
4978         * MAINTAINERS (Write After Approval): Add myself.
4980 2012-10-01  Cary Coutant  <ccoutant@google.com>
4982         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4984 2012-09-28  Ian Lance Taylor  <iant@google.com>
4986         * Makefile.def: Make all-target-libgo depend on
4987         all-target-libbacktrace.
4988         * Makefile.in: Rebuild.
4990 2012-09-26  Ian Lance Taylor  <iant@google.com>
4992         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4993         * Makefile.in: Rebuild.
4995 2012-09-20  Walter Lee  <walt@tilera.com>
4997         * configure.ac: Add tilegx to list of targets that support gold.
4998         * configure: Regenerate.
5000 2012-09-20  Marek Polacek  <polacek@redhat.com>
5002         * MAINTAINERS (Write After Approval): Add myself.
5004 2012-09-19  Steve Ellcey  <sellcey@mips.com>
5006         * configure.ac: Add mips*-mti-elf* target.
5007         * configure: Regenerate.
5009 2012-09-17  Ian Lance Taylor  <iant@google.com>
5011         * MAINTAINERS (Various Maintainers): Add libbacktrace.
5012         * configure.ac (host_libs): Add libbacktrace.
5013         (target_libraries): Add libbacktrace.
5014         * Makefile.def (host_modules): Add libbacktrace.
5015         (target_modules): Likewise.
5016         * configure, Makefile.in: Rebuild.
5018 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
5020         PR target/38607
5021         Merge upstream change.
5022         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5024         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5025         Add libgomp*.o to compare_exclusions for AIX.
5026         * configure: Regenerate.
5028 2012-09-06  Diego Novillo  <dnovillo@google.com>
5030         * configure.ac: Bump minimum GMP version to 4.2.3.
5031         * configure: Re-generate.
5033 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
5035         PR target/54461
5036         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5037         target-libgloss if not configured --with-avrlibc=no.
5038         * configure: Regenerate.
5040 2012-09-04  Jason Merrill  <jason@redhat.com>
5042         * configure.ac: Fix --enable-languages=all.
5044 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
5046         * MAINTAINERS (Write After Approval): Add myself.
5048 2012-09-03  Richard Guenther  <rguenther@suse.de>
5050         PR bootstrap/54138
5051         * configure.ac: Re-organize ISL / CLOOG checks to allow
5052         disabling with either --without-isl or --without-cloog.
5053         * configure: Regenerated.
5055 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5057         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5058         * configure: Regenerate.
5060 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5062         * MAINTAINERS: Fix my email address.
5064 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5066         PR binutils/4970
5067         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5068         and opcodes.
5069         * Makefile.in: Regenerated.
5071 2012-08-26  Art Haas <ahaas@impactweather.com>
5073         * configure: Regenerate.
5075 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5077         * INSTALL/README: Also refer to the online installation
5078         instructions.
5080 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5082         * MAINTAINERS (Write After Approval): Add myself.
5083         (Picochip port): Remove myself.
5085 2012-08-14   Diego Novillo  <dnovillo@google.com>
5087         Merge from cxx-conversion branch.
5089         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5090         POSTSTAGE1_CONFIGURE_FLAGS.
5091         * Makefile.in: Regenerate.
5092         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5093         Force C++ when bootstrapping.
5094         * configure: Regenerate.
5096 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5098         * MAINTAINERS (Write After Approval): Add myself.
5100 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5102         * README: Document use of ranges of years in copyright notices.
5104 2012-07-06  Richard Guenther  <rguenther@suse.de>
5106         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5107         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5108         --with-gmp=system.
5109         * Makefile.in: Regenerated.
5110         * configure: Likewise.
5112 2012-07-06  Richard Guenther  <rguenther@suse.de>
5114         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5115         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5116         supply V=1 as extra_make_flags.
5117         * configure: Regenerated.
5118         * Makefile.in: Likewise.
5120 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5122         * configure: Regenerate.
5124 2012-07-03  Richard Guenther  <rguenther@suse.de>
5126         * Makfile.def (isl): Remove not necessary extra_exports and
5127         extra_make_flags.
5128         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5129         * Makefile.in: Regenerated.
5131 2012-07-03  Richard Guenther  <rguenther@suse.de>
5133         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5134         * configure.ac: If either the ISL or the CLooG check failed
5135         do not try to build in-tree versions.
5136         * Makefile.in: Regenerated.
5137         * configure: Regenerated.
5139 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5141         * configure: Regenerate.
5143 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5145         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5146         maintainer.
5148 2012-07-02  Richard Guenther  <rguenther@suse.de>
5150         * configure: Regenerated.
5152 2012-07-02  Richard Guenther  <rguenther@suse.de>
5153         Michael Matz  <matz@suse.de>
5154         Tobias Grosser <tobias@grosser.es>
5155         Sebastian Pop <sebpop@gmail.com>
5157         * Makefile.def: Add ISL host module, remove PPL host module.
5158         Adjust ClooG host module to use the proper ISL.
5159         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5160         * configure.ac: Include config/isl.m4.  Add ISL host library,
5161         remove PPL.  Remove PPL configury, add ISL configury, adjust
5162         ClooG configury.
5163         * Makefile.in: Regenerated.
5164         * configure: Likewise.
5166 2012-07-02  Richard Guenther  <rguenther@suse.de>
5168         Merge from graphite branch
5169         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5171         * configure: Regenerated.
5172         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5173         both cloog.org and legacy versions. The only supported version will
5174         be CLooG with the isl backend.
5176         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5178         * configure: Regenerated.
5179         * configure.ac: Require cloog isl 0.17.0
5181         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5183         * configure: Regenerated.
5184         * config/cloog.m4: Do not define CLOOG_ORG
5186 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5188         * configure.ac: Skip C if explicitly selected.
5189         * configure: Regenerate.
5191 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5193         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5194         they contain -O2.
5195         * configure: Regenerate.
5197 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5199         PR debug/53740
5200         * df.h, df-problems.c, dce.c: Revert last patch.
5202 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5204         * MAINTAINERS (Write After Approval): Update my email address.
5206 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5208         * MAINTAINERS (Write After Approval): Add myself.
5210 2012-06-20  Jason Merrill  <jason@redhat.com>
5212         * Makefile.tpl (check-target-libgomp-c++): New.
5213         (check-target-libitm-c++): New.
5214         * Makefile.def (c++): Add them.
5215         * Makefile.in: Regenerate.
5217 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5219         * MAINTAINERS (Write After Approval): Add myself.
5221 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5223         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5224         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5225         (install-no-fixedincludes): Adjust accordingly.
5226         * Makefile.in: Regenerate.
5228 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5230         Merge upstream change
5231         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5233 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5235         * MAINTAINERS (Write After Approval): Add myself.
5237 2012-05-09  Nick Clifton  <nickc@redhat.com>
5238             Paul Smith  <psmith@gnu.org>
5240         PR bootstrap/50461
5241         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5242         allow for the fact that from release v3.1.0 of MPFR the source
5243         files were moved into a src sub-directory.
5244         * configure: Regenerate.
5246 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5248         * configure.ac: Bump minimum MPFR version to 2.4.0.
5249         * configure: Regenerated.
5251 2012-05-01  Richard Henderson  <rth@redhat.com>
5253         * Makefile.def (libatomic): New target_module.
5254         * configure.ac (target_libraries): Add libatomic.
5255         (noconfigdirs): Check if libatomic is supported.
5256         * Makefile.in, configure: Rebuild.
5258 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5260         * MAINTAINERS (Write After Approval): Add myself.
5262 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5264         * config.sub: Update to 2012-04-18 version from official repo.
5266 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5268         * MAINTAINERS (Write After Approval): Add myself.
5270 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5272         * MAINTAINERS: Changed email address.
5274 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5276         PR target/52737
5277         * contrib/gcc_update (files_and_dependencies):
5278         Remove gcc/config/avr/t-multilib from touch data.
5280 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5282         * MAINTAINERS (OS Port Maintainers): Remove irix.
5283         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5284         (unsupported_languages): Remove mips-sgi-irix6.*.
5285         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5286         (with_stabs): Remove.
5287         * configure: Regenerate.
5289 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5291         * MAINTAINERS (OS Port Maintainers): Remove osf.
5292         * configure.ac (enable_libgomp): Remove *-*-osf*.
5293         (with_stabs): Remove alpha*-*-osf*.
5294         * configure: Regenerate.
5296 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5298         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5299         * configure: Regenerate.
5301 2012-02-17  Walter Lee  <walt@tilera.com>
5303         * MAINTAINERS: (Write After Approval): Delete myself.
5305 2012-02-14  Walter Lee  <walt@tilera.com>
5307         * MAINTAINERS (tilegx port): Add myself.
5308         (tilepro port): Add myself.
5309         (Write After Approval): Add myself.
5311 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5313         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5314         and Joseph Myers as docstring relicensing maintainers.
5316 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5318         * MAINTAINERS (write-after-approval): Add myself.
5320 2012-02-08  Ira Rosen <irar@il.ibm.com>
5322         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5323         maintainer.
5325 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5327         * MAINTAINERS (Write After Approval): Move myself to
5328         maintain alphabetical order.
5330 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5332         * MAINTAINERS (Write After Approval): Add myself.
5334 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5336         * MAINTAINERS (Write After Approval): Add myself.
5338 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5339             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5341         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5342         * configure: Regenerate.
5344 2012-01-23  Harshit Chopra  <harshit@google.com>
5346         * MAINTAINERS (Write After Approval): Add myself.
5348 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5350         * configure.ac: Remove reference to mh-interix.
5351         * configure: Regenerate.
5353 2012-01-05  Richard Henderson  <rth@redhat.com>
5355         PR bootstrap/51072
5356         * configure.ac: Disable libitm if c++ is not enabled.
5357         * configure: Rebuild.
5359         * configure.ac: Fix regexp for same.
5360         * configure: Rebuild.
5362 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5364         * MAINTAINERS (Write After Approval): Add myself.
5366 2012-01-02  Richard Guenther  <rguenther@suse.de>
5368         PR bootstrap/51686
5369         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5370         * Makefile.in: Regenerate.
5372 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5374         * MAINTAINERS (Write After Approval): Add myself.
5376 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5378         * configure: Regenerate.
5380 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5382         * MAINTAINERS (picochip): Changed email address.
5384 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5386         * MAINTAINERS (write-after-approval): Add self.
5388 2011-11-29  DJ Delorie  <dj@redhat.com>
5390         * configure.ac (rl78-*-*) New case.
5391         * configure: Regenerate.
5392         * MAINTAINERS: Add myself as RL78 maintainer.
5394 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5396         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5398 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5400         * libtool.m4: Additional FreeBSD 10 fixes.
5402 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5404         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5405         Maintainers section, as Epiphany maintainer.
5407 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5409         PR target/49992
5410         * configure.ac: Remove ranlib special-casing for Darwin.
5411         * configure: Regenerate.
5413 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5415         * MAINTAINERS (Reviewers): Keep the list sorted.
5417 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5419         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5421 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5423         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5424         * configure: Rebuild.
5425         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5426         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5427         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5428         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5429         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5430         Add READELF.
5431         * Makefile.in: Rebuild.
5433 2011-11-09  Jason Merrill  <jason@redhat.com>
5435         * Makefile.def (language=c++): Remove check-c++0x.
5436         * Makefile.in (check-gcc-c++): Regenerate.
5438 2011-11-08  Richard Henderson  <rth@redhat.com>
5440         * configure.ac: Test for libitm directory present first.
5442         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5444         * configure.ac: Test libitm/configure.tgt to disable libitm.
5445         * configure: Rebuild.
5447 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5448             Richard Henderson  <rth@redhat.com>
5450         Merged from transactional-memory.
5452         * Makefile.def (lang_env_dependencies): libitm is c++.
5453         Add libitm target module.
5454         * configure.ac: Likewise.
5455         * config/mmap.m4: New file.
5456         * contrib/gcc_update: Add libitm to touch data.
5457         * Makefile.in, configure: Rebuild.
5459 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5461         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5462         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5463         * Makefile.in: Regenerate.
5465 2011-11-01  DJ Delorie  <dj@redhat.com>
5467         * config.sub: Update to version 2011-10-29 (added rl78)
5469 2011-10-27  Nick Clifton  <nickc@redhat.com>
5471         * config.sub: Import these changes from the config project:
5473         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5474             Ben Elliston  <bje@gnu.org>
5476         * config.sub (epiphany): New.
5478         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5479             Ben Elliston  <bje@gnu.org>
5481         * config.sub (hexagon, hexagon-*): New.
5483         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5485         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5486         64eb to be64.
5488         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5490         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5491         (nacl): Grok as alias for 32el-unknown-nacl.
5493 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5495         * MAINTAINERS (Write After Approval): Add myself.
5497 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5499         * MAINTAINERS (Write After Approval): Add myself.
5501 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5503         * MAINTAINERS (sparc port): Remove myself.
5505 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5507         * MAINTAINERS (Write After Approval): Add myself.
5509 2011-08-14  Yao Qi  <yao@codesourcery.com>
5511         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5512         * configure: Regenerate.
5514 2011-07-26  Ian Lance Taylor  <iant@google.com>
5516         * configure.ac: Set have_compiler based on whether gcc directory
5517         exists, rather than on whether gcc is in configdirs.
5518         * configure: Rebuild.
5520 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5522         * MAINTAINERS (Global Reviewers): Add self.
5524 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5526         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5527         link directories.
5528         * Makefile.in: Rebuild.
5530 2011-07-20  Ian Lance Taylor  <iant@google.com>
5532         PR bootstrap/49787
5533         * configure.ac: Move --enable-bootstrap handling earlier in file.
5534         If --enable-bootstrap and either --enable-build-with-cxx or
5535         --enable-build-poststage1-with-cxx, enable C++ automatically.
5536         * configure: Rebuild.
5538 2011-07-19  Ian Lance Taylor  <iant@google.com>
5540         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5541         make C++ a boot_language.  Set and substitute
5542         POSTSTAGE1_CONFIGURE_FLAGS.
5543         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5544         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5545         * configure, Makefile.in: Rebuild.
5547 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5549         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5550         maintainers.
5552 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5554         * MAINTAINERS (Global Reviewers): Add myself.
5556 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5558         * configure: Regenerate.
5560 2011-07-16  Jason Merrill  <jason@redhat.com>
5562         * Makefile.def (language=c++): Add check-c++0x and
5563         check-target-libmudflap-c++.
5564         * Makefile.tpl (check-target-libmudflap-c++): New.
5565         * Makefile.in: Regenerate.
5567 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5569         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5570         * Makefile.def (target_modules/libjava): Pass
5571         $(EXTRA_CONFIGARGS_LIBJAVA).
5572         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5573         if not configured with --enable-static-libjava.
5574         * Makefile.in: Regenerate.
5575         * configure: Likewise.
5577 2011-07-15  Jason Merrill  <jason@redhat.com>
5579         * Makefile.in (check-c++): Move check-gcc-c++0x after
5580         check-target-libstdc++-v3.
5582 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5584         * MAINTAINERS (c6x port): New entry.
5586 2011-07-13  Jason Merrill  <jason@redhat.com>
5588         * Makefile.in (check-gcc-c++0x): New.
5589         (check-c++): Depend on it.
5591 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5593         PR target/39150
5594         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5595         x86_64-*-solaris2.1[0-9]*.
5596         * configure: Regenerate.
5598 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5600         * MAINTAINERS (RTL optimizers): Add self.
5602 2011-06-27  Gabriel Charette  <gchare@google.com>
5604         * MAINTAINERS (Write After Approval): Add myself.
5606 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5608         PR regression/47836
5609         PR bootstrap/23656
5610         PR other/47733
5611         PR bootstrap/49247
5612         PR c/48825
5613         * configure.ac (target_libraries): Remove target-libiberty.
5614         Remove case-statement setting skipdirs=target-libiberty for
5615         multiple targets.  Remove checking target_configdirs and
5616         removing target-libiberty but keeping target-libgcc if
5617         otherwise empty.
5618         * Makefile.def (target_modules): Don't add libiberty.
5619         (dependencies): Remove all traces of target-libiberty.
5620         * configure, Makefile.in: Regenerate.
5622 2011-06-13  Walter Lee <walt@tilera.com>
5624         * configure.ac (tilepro-*-*) New case.
5625         (tilegx-*-*): Likewise.
5626         * configure: Regenerate.
5628 2011-06-06  Jing Yu  <jingyu@google.com>
5630         * configure.ac: Skip target-libiberty for
5631         arm*-*-linux-androideabi.
5632         * configure: Regenerated.
5634 2011-06-06  Nick Clifton  <nickc@redhat.com>
5636         * config.sub: Sync from upstream.
5638 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5640         * MAINTAINERS (Write After Approval): Add myself.
5642 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5644         * MAINTAINERS: Update my email address.
5646 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5648         * MAINTAINERS (Write After Approval): Update my email address.
5650 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5652         * MAINTAINERS (Write After Approval): Add myself.
5654 2011-05-08  Doug Kwan  <dougkwan@google.com>
5656         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5657         * configure: Regenerated.
5658         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5659         value from configure.
5660         * Makefile.in: Regenerated.
5662 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5664         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5665         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5666         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5667         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5668         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5669         *-*-vxworks*): Disable newlib and libgloss in separate case
5670         statement.
5671         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5672         to separate case statement.
5673         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5674         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5675         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5676         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5677         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5678         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5679         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5680         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5681         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5682         i[[3456789]]86-*-rdos*, m32r-*-*,
5683         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5684         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5685         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5686         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5687         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5688         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5689         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5690         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5691         and libgloss in main case over targets.  Remove most empty cases
5692         in main case over targets.
5693         * configure: Regenerate.
5695 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5697         * MAINTAINERS (Write After Approval): Add myself.
5699 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5701         * configure.ac: Remove code setting special library locations for
5702         hppa*64*-*-hpux11*.  Remove code setting compiler for
5703         sparc-sun-solaris2*.
5704         * configure: Regenerate.
5706 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5708         * configure.ac: Separate libgloss_dir settings from general case
5709         over targets.
5710         * configure: Regenerate.
5712 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5714         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5715         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5716         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5717         cases in libgcj-disabling case statement.
5718         (hppa*64*-*-linux*): Set unsupported_languages instead of
5719         disabling target-zlib.
5720         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5721         to hppa*64*-*-hpux*.
5722         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5723         hppa*-*-hpux*.
5724         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5725         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5726         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5727         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5728         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5729         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5730         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5731         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5732         libgcj-disabling case statement.
5733         * configure: Regenerate.
5735 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5737         * configure.ac: Disable Java for targets not supporting libffi.
5738         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5739         Remove cases in Java-disabling statement.
5740         (*arm-wince-pe): Change to arm-wince-pe.
5741         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5742         cases in Java-disabling statement.
5743         (bfin-*-*): Don't disable Java again.
5744         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5745         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5746         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5747         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5748         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5749         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5750         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5751         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5752         Java-disabling statement.
5753         (mmix-*-*): Don't disable Java again.
5754         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5755         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5756         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5757         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5758         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5759         statement.
5760         * configure: Regenerate.
5762 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5764         * configure.ac: Separate cases disabling Java and Java libraries
5765         from general case over targets.
5766         * configure: Regenerate.
5768 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5770         * MAINTAINERS: Update my email address.
5772 2011-04-20  Easwaran Raman  <eraman@google.com>
5774         * MAINTAINERS (Write After Approval): Add myself.
5776 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5778         PR lto/48086
5779         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5780         * configure: Regenerate.
5782 2011-04-16  Jim Meyering  <meyering@redhat.com>
5784         * MAINTAINERS (Write After Approval): Add myself.
5786 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5788         * MAINTAINERS: Update my email address.
5790 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5792         * MAINTAINERS (Write After Approval): Add myself.
5794 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5796         * MAINTAINERS (Write After Approval): Add myself.
5798 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5800         * MAINTAINERS (Write After Approval): Add myself.
5802 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5804         * configure.ac (build_tools): Remove build-byacc.
5805         (host_libs): Remove mmalloc.
5806         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5807         autoconf automake libtool diff rcs fileutils shellutils time
5808         textutils wdiff find uudecode hello tar gzip indent recode release
5809         sed perl gawk findutils gettext zip.
5810         (libgcj): Remove target-qthreads.
5811         (target_tools): Remove target-examples target-gperf.
5812         (YACC): Don't handle building byacc.
5813         * configure: Regenerate.
5814         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5815         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5816         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5817         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5818         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5819         handle building components.
5820         * Makefile.in: Regenerate.
5822 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5824         * MAINTAINERS: Update my email address as Xtensa maintainer.
5826 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5828         * config.sub: Sync from upstream.
5830 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5832         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5833         (microblaze*): Don't disable libssp.
5834         * configure: Regenerate.
5836 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5838         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5839         moveifchange.
5840         * configure: Regenerate.
5841         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5842         * Makefile.in: Regenerate.
5844 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5846         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5847         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5848         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5849         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5850         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5851         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5852         md_exec_prefix cases.
5853         * configure: Regenerate.
5855 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5857         * configure.ac: Separate cases disabling target-libssp,
5858         target-libiberty, target-libstdc++-v3 and Fortran from general
5859         case over targets.
5860         * configure: Regenerate.
5862 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5864         * configure.ac (*-*-chorusos): Don't disable libgcj.
5865         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5866         Remove case.
5867         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5868         (arm-*-coff): Don't disable libgcj.
5869         (arm*-*-linux-gnueabi): Remove useless assignment.
5870         (arm-*-riscix*): Don't disable libgcj.
5871         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5872         configuration.
5873         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5874         (c54x*-*-*): Remove case.
5875         (tic54x-*-*): Don't disable GCC or GCC libraries.
5876         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5877         to *.
5878         (d10v-*-*): Don't disable GCC libraries.
5879         (d30v-*-*): Don't disable libgcj.
5880         (h8500-*-*): Don't disable GCC libraries.
5881         (i960-*-*): Don't disable libgcj.
5882         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5883         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5884         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5885         libgcj.
5886         (m68k-*-coff*): Remove case.
5887         (mmix-*-*): Don't disable libgloss on host.
5888         (mn10200-*-*, mn10300-*-*): Remove cases.
5889         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5890         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5891         Don't disable libgcj.
5892         (romp-*-*): Remove case.
5893         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5894         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5895         case.
5896         (v810-*-*): Don't disable GCC libraries.
5897         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5898         (ip2k-*-*): Don't disable GCC libraries.
5899         * configure: Regenerate.
5901 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5903         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5904         libffi on host.
5905         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5906         on host.
5907         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5908         * configure: Regenerate.
5910 2011-03-26  John Marino  <binutils@marino.st>
5912         * configure.ac: Add support for *-*-dragonfly*
5913         * configure: Regenerate.
5915 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5917         * configure.ac (native_only): Remove.
5918         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5919         send-pr uudecode guile gnuserv on host.
5920         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5921         send-pr rcs guile perl texinfo libtool on host.
5922         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5923         automake send-pr rcs guile perl texinfo libtool on host.
5924         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5925         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5926         (alpha*-dec-osf*): Don't disable fileutils on target.
5927         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5928         texinfo send-pr expect dejagnu on target.
5929         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5930         target-qthreads on target.
5931         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5932         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5933         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5934         x86_64-*-mingw*): Don't disable expect on target.
5935         (*-*-cygwin*): Don't disable target-gperf on target.
5936         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5937         gnuserv on target.
5938         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5939         target.
5940         * configure: Regenerate.
5942 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5944         * configure.ac (target_tools): Remove target-groff.
5945         (native_only): Remove target-groff.
5946         (hppa*64*-*-*): Don't disable byacc.
5947         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5948         setting.
5949         (*-*-kaos*): Don't skip target-librx and target-groff.
5950         (*-*-netware*): Don't skip target-libmudflap.
5951         (*-*-tpf*): Don't skip target-libmudflap.
5952         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5953         directories on the host.
5954         (ia64*-*-*vms*): Don't skip tix.
5955         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5956         host.
5957         * configure: Regenerate.
5959 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5961         * configure.ac: Remove references to mt-mep, mt-netware,
5962         mt-wince.
5963         * Makefile.def: Add all-utils soft dependencies.
5964         * Makefile.tpl: Remove GDB_NLM_DEPS.
5965         * configure: Regenerate.
5966         * Makefile.in: Regenerate.
5968 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5970         * configure.ac: Do not include mh-x86omitfp.
5971         * configure: Regenerate.
5973 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5975         * configure.ac: Remove empty cases.
5976         * configure: Regenerate.
5978 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5980         * Makefile.def: Add dependency from termcap to gdb.
5981         * Makefile.in: Regenerate.
5983 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5985         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5986         * configure: Regenerate.
5987         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5988         * Makefile.tpl: Likewise.
5989         * Makefile.in: Regenerate.
5991 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5993         * configure.ac: Remove all mentions of tentative_cc.
5994         * configure: Regenerate.
5996 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5998         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5999         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6000         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6001         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6002         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6003         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6004         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6005         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6006         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6007         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6008         *-*-rhapsody*): Remove host cases.
6009         * configure: Regenerate.
6011 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6013         * configure.ac (ppc*-*-pe): Remove host case.
6014         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6015         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6016         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6017         cases.
6018         * configure: Regenerate.
6020 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
6022         * config.sub: Update to version 2011-03-23.
6024 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6026         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6027         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6028         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6029         * configure: Regenerate.
6031 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6033         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
6034         to Write After Approval.
6035         * config-ml.in: Don't handle arc-*-elf*.
6036         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6037         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6038         handle GCC libraries.
6039         * configure: Regenerate.
6041 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6043         PR bootstrap/48120:
6044         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6045         Add -lstdc++ -lm to LIBS.
6046         * configure: Regenerate.
6048 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
6050         * config.guess: Update to version 2011-02-02
6051         * config.sub: Update to version 2011-02-24
6053 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6055         PR lto/48086
6056         * configure.ac: Re-enable LTO on *-apple-darwin9.
6057         * configure: Regenerate.
6059 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6061         PR lto/48086
6062         * configure.ac: Disable LTO on darwin due to an assembler change in
6063         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6064         under 256.
6065         * configure: Regenerate.
6067 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6069         * MAINTAINERS: Update myself as score backend maintainer,
6070         update my e-mail address.
6072 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6074         * MAINTAINERS: Update my e-mail address.
6076 2011-03-06  Joey Ye  <joey.ye@arm.com>
6078         * MAINTAINERS: Update my e-mail address.
6080 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6082         * configure.ac: Adjust test of with_ppl.
6083         * configure: Regenerated.
6085 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6087         * MAINTAINERS: Adjust my e-mail address.
6089 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6091         * configure.ac: Add -lpwl to ppllibs.
6092         * configure: Regenerated.
6094 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6096         * config/cloog.m4: Add -lisl to clooglibs.
6097         * configure: Regenerated.
6099 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6101         * MAINTAINERS (CPU Port maintainers): Add self.
6103 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6105         * MAINTAINERS: Add myself as testsuite maintainer.
6107 2011-02-15  Mike Stump  <mikestump@comcast.net>
6109         * MAINTAINERS: Add myself as testsuite maintainer.
6111 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6113         Import from Libtool and gnulib:
6115         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6117         Prepare for supporting FreeBSD 10.
6118         * config.rpath: Remove handling of freebsd1* which soon would
6119         match FreeBSD 10.0.
6121         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6123         Remove support for FreeBSD 1.x.
6124         * libtool.m4 (_LT_LINKER_SHLIBS)
6125         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6126         soon would incorrectly match FreeBSD 10.0.
6128 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6130         PR binutils/12283
6131         * move-if-change: Import version from gnulib.
6133 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6135         PR lto/47225
6136         * Makefile.def (lto-plugin): Double dash for enable-shared.
6137         (configure-gcc): Depend on all-lto-plugin.
6138         * Makefile.in: Rebuilt.
6140 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6142         * configure.ac: Remove extra bracket.
6143         * configure: Regenerate.
6145 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6147         * MAINTAINERS: Add myself as libquadmath maintainer.
6149 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6151         * MAINTAINERS: Update my email address.
6153 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6155         * MAINTAINERS (option handling): Add self.
6157 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6159         PR lto/47225
6160         * Makefile.def: Add dependency for install-gcc
6161         on install-lto-plugin.
6162         * Makfile.in: Regenerated
6164 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6166         * MAINTAINERS (CPU Port Maintainers): Add myself.
6168 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6170         PR libgcj/44341
6171         * configure.ac: Discard --with-* flags for host when configuring
6172         target libraries for cross build.
6173         * configure: Rebuilt.
6175 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6177         * MAINTAINERS (linear loop transforms): Removed.
6179 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6181         * configure.ac: If with_ppl is no, move setting with_cloog=no
6182         after CLOOG_REQUESTED check.
6183         * configure: Regenerated.
6185 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6187         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6188         CLooG has been requested.
6189         * configure: Regenerated.
6191 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6193         * configure: Regenerated.
6194         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6196 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6198         * configure: Regenerated.
6199         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6201 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6203         * configure.ac: Use AS_HELP_STRING throughout.
6204         * configure: Regenerate.
6206 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6208         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6209         * configure: Regenerate.
6211 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6213         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6215 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6217         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6218         for ia64-hpux.
6219         * configure: Regenerate.
6221 2011-01-07  Jan Hubicka  <jh@suse.cz>
6223         PR lto/47225
6224         * Makefile.in: Regenerate.
6225         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6226         configure.
6228 2011-01-07  Jan Hubicka  <jh@suse.cz>
6230         * Makefile.in: Regenerate.
6231         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6232         and configure dependency on lto-plugin configure.
6233         (lto-plugin module): Remove dependency on GCC; add dependency on
6234         liniberty.
6236 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6238         * MAINTAINERS (Write After Approval): Add myself.
6240 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6242         * configure: Regenerate.
6244 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6246         * configure.ac: (picochip): Disable libiberty.
6248 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6250         * MAINTAINERS (Write After Approval): Add myself.
6252 2010-12-10  Ian Lance Taylor  <iant@google.com>
6254         PR bootstrap/46819
6255         * configure.ac: For --disable-libgcj clear libgcj_saved.
6256         * configure: Rebuild.
6258 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6260         PR fortran/46540
6261         * configure.ac: Add --disable-libquadmath and
6262         --disable-libquadmath-support.
6263         * configure: Regenerate.
6265 2010-12-03  Ian Lance Taylor  <iant@google.com>
6267         * MAINTAINERS: Add myself as libgo maintainer.
6269 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6271         PR libffi/46792
6272         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6273         * configure: Regenerate.
6275 2010-12-02  Ian Lance Taylor  <iant@google.com>
6277         * configure.ac: Always set default for poststage1_ldflags to
6278         -static-libstdc++ -static-libgcc.
6280 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6282         * configure.ac: Move comment to remove extra space in last argument
6283         of GCC_TARGET_TOOL.
6285 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6287         PR other/46026
6288         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6289         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6290         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6291         (BASE_FLAGS_TO_PASS): Use it.
6292         * configure: Rebuilt.
6293         * Makefile.in: Rebuilt.
6295 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6297         PR binutils/12258
6298         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6299         Properly check default linker.
6300         * configure: Regnerated.
6302 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6304         * configure.ac: For --enable-gold, handle value `default' instead of
6305         `both*'.  New configure option --{en,dis}able-ld.
6306         * configure: Regenerate.
6308 2010-11-20  Ian Lance Taylor  <iant@google.com>
6310         * configure.ac: Only disable a language library if no language needs
6311         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6312         * configure: Rebuild.
6314 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6316         * Makefile.in: Regenerate.
6318         PR other/46202
6319         * configure.ac: Fix just-built in-tree STRIP name to be
6320         binutils/strip-new.
6321         * configure: Regenerate.
6322         * Makefile.def (install-strip-gcc, install-strip-binutils)
6323         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6324         (install-strip-sid): Mirror dependencies on non-strip variants
6325         of these targets on the respective -strip prerequisites.
6326         * Makefile.tpl (install-strip, install-strip-host)
6327         (install-strip-target): New targets.
6328         (install-strip-[+module+], install-strip-target-[+module+]):
6329         New targets.
6330         * Makefile.in: Regenerate.
6332 2010-11-19  Ian Lance Taylor  <iant@google.com>
6333             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6335         * configure.ac: Add target-libgo to target_libraries.  Set
6336         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6337         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6338         (HOST_EXPORTS): Add GOC.
6339         (BASE_TARGET_EXPORTS): Add GOC.
6340         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6341         (GOCFLAGS_FOR_TARGET): New variable.
6342         (EXTRA_HOST_FLAGS): Add GOC.
6343         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6344         * Makefile.def (target_modules): Add libgo.
6345         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6346         (dependencies): Add dependency from configure-target-libgo to
6347         configure-target-libffi and all-target-libstdc++-v3.  Add
6348         dependencies from all-target-libgo to all-target-libffi.
6349         (languages): Add go.
6350         * configure: Rebuild.
6351         * Makefile.in: Rebuild.
6353 2010-11-19  Ian Lance Taylor  <iant@google.com>
6355         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6356         compiler/flag environment variables.
6358 2010-11-18  Ian Lance Taylor  <iant@google.com>
6360         * configure.ac: Check for lang_requires_boot_languages in
6361         config-lang.in files.
6362         * configure: Rebuild.
6364 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6365             Tobias Burnus  <burnus@net-b.de>
6367         PR fortran/32049
6368         * Makefile.def: Add libquadmath; build it with language=fortran.
6369         * configure.ac: Add libquadmath.
6370         * Makefile.tpl: Handle multiple libs in check-[+language+].
6371         * Makefile.in: Regenerate.
6372         * configure: Regenerate.
6374 2010-11-16  Tom Tromey  <tromey@redhat.com>
6376         * MAINTAINERS: Moved myself to reviewers section.
6378 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6380         * MAINTAINERS: Moved myself to reviewers section.
6382 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6384         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6385         (Write After Approval): Remove self.
6387 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6389         * configure.ac: Fix spelling in option names.
6390         * configure: Regenerated.
6392 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6394         PR bootstrap/39622
6395         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6396         * configure: Regenerated.
6398 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6400         * MAINTAINERS: Update my email address.
6402 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6404         * configure: Regenerate.
6406 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6408         * configure: Regenerate.
6410 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6412         * configure: Regenerate.
6414 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6416         * configure: Regenerate.
6418 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6420         * configure.ac: Support official CLooG.org versions.
6421         * configure: Regenerate.
6422         * config/cloog.m4: New.
6424 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6426         * MAINTAINERS (Write After Approval): Add myself.
6428 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6430         * MAINTAINERS: Update my email address.
6432 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6434         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6435         * configure: Regenerate.
6437 2010-11-03  Ian Lance Taylor  <iant@google.com>
6438             Dave Korn  <dave.korn.cygwin@gmail.com>
6440         PR lto/46273
6441         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6442         and on other supported platforms whenever LTO is enabled.
6443         * configure: Rebuild.
6445 2010-11-02  Alan Modra  <amodra@gmail.com>
6447         PR binutils/12110
6448         * configure.ac: Error when source path contains spaces.
6449         * configure: Regenerate.
6451 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6453         * MAINTAINERS: Update my email address.
6455 2010-10-20  Ian Lance Taylor  <iant@google.com>
6457         * Makefile.def (target_modules): Set lib_path to src/.libs for
6458         libstdc++-v3 module.
6459         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6460         * Makefile.in: Rebuild.
6462 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6464         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6465         (Write After Approval): Remove myself.
6467 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6469         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6471 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6473         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6475 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6477         * configure.ac (build_lto_plugin): New shell variable.
6478         (--enable-lto): Turn on by default for all non-ELF platforms that
6479         have had LTO support added so far.  Set build_lto_plugin appropriately
6480         for both ELF and non-ELF.
6481         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6482         * configure: Regenerate.
6484 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6486         Sync from src:
6487         * configure.ac (v850 support): Remove target-libgloss from
6488         noconfigdirs.
6489         * configure: Regenerate.
6491 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6493         PR bootstrap/45326
6494         PR bootstrap/45174
6495         * configure.ac: Honor initial values of $build_configargs,
6496         $host_configargs, $target_configargs.  Mark the precious, so
6497         environment settings get recorded.
6498         * configure: Regenerate.
6500 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6502         PR bootstrap/45796
6503         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6504         Depend on all-build-libiberty.
6505         * Makefile.in: Regenerate.
6507 2010-09-30  Michael Eager  <eager@eagercon.com>
6509         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6510         * configure: Regenerate.
6512 2010-09-28  Michael Eager  <eager@eagercon.com>
6514         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6516 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6518         PR bootstrap/44621
6519         * configure.ac: Fix unportable shell quoting.
6520         * configure: Regenerate.
6522 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6524         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6525         targets and amend comment.
6526         * configure: Regenerate.
6528 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6530         * MAINTAINERS (Write After Approval): Add myself.
6532 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6534         * configure.ac: Enable LTO by default on Darwin.
6535         * configure: Regenerate.
6537 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6539         * MAINTAINERS (Write After Approval): Add myself.
6541 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6543         * MAINTAINERS (Write After Approval): Add myself.
6545 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6547         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6548         ports
6550 2010-07-28  David Yuste  <david.yuste@gmail.com>
6552         * MAINTAINERS (Write After Approval): Add myself.
6554 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6556         * configure.ac: Support all v850 targets.
6557         * configure: Regenerate.
6559 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6561         PR bootstrap/44455
6562         * configure.ac (extra_mpfr_configure_flags): Copy from
6563         extra_mpc_gmp_configure_flags.
6564         * configure: Re-generated.
6566 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6568         * MAINTAINERS (Write After Approval): Add myself.
6570 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6572         * MAINTAINERS (Write After Approval): Add myself.
6574 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6576         * MAINTAINERS (Write After Approval): Add myself.
6578 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6580         PR target/44862
6581         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6582         Provide -B option to allow for link spec %s substitutions for
6583         libstdc++.a on darwin.
6584         * Makefile.in: Regenerate.
6586 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6588         * MAINTAINERS (Reviewers): Update my e-mail address
6590 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6592         * Makefile.def (configure-gcc): Depend on all-libelf.
6593         * Makefile.in: Rebuild.
6595 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6597         * MAINTAINERS (Write After Approval): Add myself in the right place.
6599 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6601         * MAINTAINERS (Write After Approval): Add myself.
6603 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6605         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6607 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6609         * config.sub: Update to version 2010-05-21.
6610         * config.guess: Update to version 2010-04-03.
6612 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6614         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6615         * configure: Regenerate.
6617 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6619         * MAINTAINERS (Write After Approval): Add myself.
6621 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6623         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6624         a platform that supports LTO.
6625         * configure: Regenerate.
6627 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6629         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6630         * configure: Regenerated.
6632 2010-04-27  Roland McGrath  <roland@redhat.com>
6633             H.J. Lu  <hongjiu.lu@intel.com>
6635         * configure.ac (--enable-gold): Support both, both/gold and
6636         both/bfd to add gold to configdirs without removing ld.
6637         * configure: Regenerated.
6639         * Makefile.def: Add install-gold dependency to install-ld.
6640         * Makefile.in: Regenerated.
6642 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6644         PR lto/42776
6645         * configure.ac (--enable-lto): Refactor handling so libelf tests
6646         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6647         and allow LTO to be explicitly enabled on non-ELF platforms that
6648         are known to support it inside else-clause.
6649         * configure: Regenerate.
6651 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6653         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6654         * configure: Regenerate.
6656 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6658         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6659         * configure: Regenerate.
6661 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6663         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6664         separately.
6665         * configure: Regenerate.
6667 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6669         * MAINTAINERS (Write After Approval): Add myself.
6671 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6673         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6674         * configure: Regenerate.
6676 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6678         * configure: Regenerate after change to elf.m4.
6680 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6682         * MAINTAINERS (Write After Approval): Add myself.
6684 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6686         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6687         * configure: Regenerated.
6689 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6691         * configure.ac: Print "buggy but acceptable" when CLooG
6692         revision is less than 9.
6693         * configure: Regenerated.
6695 2010-04-01  Diego Novillo  <dnovillo@google.com>
6697         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6699 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6701         PR bootstrap/43615
6702         PR bootstrap/43328
6704         Revert:
6706         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6708         * configure.ac: Do not pass --enable-multilib nor
6709         --disable-multilib in baseargs.  Accept explicitly passed
6710         --enable_multilib.
6711         * configure: Regenerate.
6713 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6715         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6717 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6719         * MAINTAINERS: Remove myself.
6721 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6723         PR bootstrap/43328
6724         * configure.ac: Do not pass --enable-multilib nor
6725         --disable-multilib in baseargs.  Accept explicitly passed
6726         --enable_multilib.
6727         * configure: Regenerate.
6729 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6731         * MAINTAINERS (spu port): Remove me.
6733 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6735         * configure.ac (tic6x-*-*): New case.
6736         * configure: Regenerate.
6738 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6740         * config.sub: Update to version 2010-03-22.
6741         * config.guess: Update to version 2009-12-30.
6743 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6745         PR ada/42554
6746         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6747         * configure: Regenerate.
6749 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6751         * MAINTAINERS: Update my email address.
6753 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6755         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6756         (ghassan.shobaki@amd.com): Removed.
6758 2010-03-17  Alan Modra  <amodra@gmail.com>
6760         * MAINTAINERS: Update my email address.
6762 2010-03-16  Diego Novillo  <dnovillo@google.com>
6764         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6765         Matthews.
6767 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6769         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6770         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6772 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6774         * MAINTAINERS: Update my email address.
6776 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6778         * MAINTAINERS: Update my email address.
6780 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6782         * MAINTAINERS: Update my email address.
6784 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6786         * MAINTAINERS: Update my email address.
6788 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6790         PR libstdc++/32499
6791         * configure.ac (RANLIB): Default to true.
6792         (STRIP): Likewise.
6793         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6794         * configure: Regenerate.
6796 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6798         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6799         (Write After Approval): Update my email address.
6801 2010-02-17  Nick Clifton  <nickc@redhat.com>
6803         PR 11238
6804         * Makefile.tpl (local-distclean): Also remove config.cache files in
6805         sub-directories as there may not be Makefiles present in the
6806         sub-directories.
6807         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6808         the config.cache files found by the find command.
6810         * Makefile.in: Regenerate.
6811         * configure.ac: Revert previous delta.
6812         * configure: Regenerate.
6814 2010-02-15  Nick Clifton  <nickc@redhat.com>
6816         PR 11238
6817         * configure.ac: Delete config.cache files in sub-directories when
6818         deleting Makefiles.
6819         * configure: Regenerate.
6821 2010-02-12  Ben Elliston  <bje@gnu.org>
6823         * MAINTAINERS: Update my email address.
6825 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6827         * MAINTAINERS (spu port): Update my email address.
6829 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6831         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6833 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6835         * configure.ac: Add "recommended" version checks for GMP/MPC.
6836         Update recommended GMP/MPFR/MPC versions.
6837         * configure: Regenerate.
6839 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6841         * MAINTAINERS: Move my Embecosm email address into the
6842         write-after-approval section.
6844 2010-01-26  Ian Lance Taylor  <iant@google.com>
6846         * MAINTAINERS: Add myself as Go frontend maintainer.
6848 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6850         PR libstdc++/36101, PR libstdc++/42813
6851         * configure.ac (bootstrap_target_libs): Make inclusion of
6852         target-libgomp conditional on libgomb being in target_configdirs.
6853         * configure: Regenerate.
6855 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6857         PR libstdc++/36101, PR libstdc++/42813
6858         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6859         * configure: Regenerate.
6861 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6863         PR libstdc++/36101, PR libstdc++/42813
6864         * configure.ac (target_configdirs): Substitute.
6865         * Makefile.def: Bootstrap target module libgomp.
6866         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6867         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6868         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6869         * configure, Makefile.in: Regenerate.
6871 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6873         * MAINTAINERS: Adjust my details.
6875 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6877         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6879 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6881         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6883 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6885         * MAINTAINERS (Write After Approval): Add myself.
6887 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6889         * MAINTAINERS (Write After Approval): Add myself.
6891 2010-01-11  Richard Guenther  <rguenther@suse.de>
6893         PR lto/41569
6894         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6895         * Makefile.in: Regenerated.
6897 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6899         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6900         * configure: Regenerate.
6902 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6903             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6905         PR bootstrap/42424
6906         * configure.ac: Include libtool m4 files.
6907         (_LT_CHECK_OBJDIR): Call it.
6908         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6909         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6911         * configure: Regenerate.
6913 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6915         PR bootstrap/41818
6916         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6917         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6918         * Makefile.in: Regenerate.
6920 2010-01-02  Richard Guenther  <rguenther@suse.de>
6922         PR lto/41529
6923         * configure.ac: Include config/elf.m4.  Disable LTO if not
6924         builting for an elf target.
6925         * configure: Regenerate.
6927 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6929         * MAINTAINERS: Change my email address.
6931 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6933         * config.sub, config.guess: Update from upstream sources.
6935 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6937         * MAINTAINERS (Write After Approval): Add myself.
6939 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6941         PR middle-end/30447
6942         PR middle-end/30789
6943         PR other/40302
6945         * configure.ac: Require MPC.
6946         * configure: Regenerate.
6948 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6950         PR target/38384
6951         PR bootstrap/40972
6952         * libtool.m4: Sync from git Libtool.
6953         * ltoptions.m4: Likewise.
6954         * ltversion.m4: Likewise.
6955         * lt~obsolete.m4: Likewise.
6956         * ltmain.sh: Likewise.
6958 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6960         * configure.ac: Update minimum MPC version to 0.8.
6961         * configure: Regenerate.
6963 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6965         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6966         * configure: Regenerated.
6968 2009-11-21  Ian Lance Taylor  <iant@google.com>
6970         * configure.ac: Change default of poststage1_ldflags to be empty if
6971         poststage1_libs is set.  When poststage1_libs is empty, and
6972         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6973         * configure: Rebuild.
6975 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6977         * MAINTAINERS (Write After Approval): Update my email address.
6979 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6981         * config.guess: Update from upstream sources.
6983 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6985         * Makefile.def: Restore host and target settings for gmp.
6986         * Makefile.in: Rebuild.
6988 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6990         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6991         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6992         Fix portability of test of C++ as bootstrap language.  Add
6993         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6994         * configure: Rebuild.
6995         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6996         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6997         in-tree building.
6998         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6999         (POSTSTAGE1_HOST_EXPORTS): Use it.
7000         (STAGE[+id+]_CXXFLAGS): New.
7001         (BASE_FLAGS_TO_PASS): Pass it down.
7002         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
7003         extra_exports.
7004         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7005         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7006         extra_exports.
7007         * Makefile.in: Rebuild.
7009 2009-11-17  Ben Elliston  <bje@au.ibm.com>
7011         * config.sub, config.guess: Update from upstream sources.
7013 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
7015         * MAINTAINERS (Write After Approval): Add myself.
7017 2009-11-09  Jon Beniston  <jon@beniston.com>
7019         * MAINTAINERS (Write After Approval): Add myself.
7021 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
7023         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
7024         paths for *-w64-mingw* and x86_64-*mingw*.
7025         * configure: Regenerated.
7027 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
7029         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7031 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
7033         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7034         Phil Edwards to Write-After Approval.
7036 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
7038         * configure.ac: Disable target-winsup & co for
7039         x86_64-*-mingw* and *-w64-mingw* targets.
7040         * configure: Regenerated.
7042 2009-10-16  Nick Clifton  <nickc@redhat.com>
7044         * MAINTAINERS: Add myself as a maintainer for the RX port.
7046 2009-10-26  Johannes Singler  <singler@kit.edu>
7048         * MAINTAINERS (Write After Approval): Update my e-mail address.
7050 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7052         * configure.ac (CLooG test): Use = with test.
7053         * configure: Regenerate.
7055 2009-10-22  Richard Guenther  <rguenther@suse.de>
7057         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7058         cloog if the ppl version check failed.  Move flags saving
7059         before setting in libelf check.
7060         * configure: Regenerate.
7062 2009-10-21  Richard Guenther  <rguenther@suse.de>
7064         * configure.ac: Adjust the ppl and cloog configure to work as
7065         documented.  Disable cloog if ppl was disabled.  Omit the version
7066         checks if they were disabled.
7067         * configure: Re-generate.
7069 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7071         * configure.ac: Add 'lto' to enable_languages, not
7072         new_enable_languages, and only if not already present.
7073         * configure: Regenerate.
7075 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7077         * README: Refer to the various COPYING* files instead of just
7078         COPYING.
7079         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7081 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7083         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7085 2009-10-07  Richard Guenther  <rguenther@suse.de>
7087         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7088         and Richard Guenther as reviewers.
7089         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7090         as reviewers.
7092 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7094         * config.sub: Update from upstream sources.
7096 2009-10-06  Ian Lance Taylor  <iant@google.com>
7098         * Makefile.def: check-gold depends upon all-gas.
7099         * Makefile.in: Rebuild.
7101 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7103         * MAINTAINERS (Write After Approval): Add myself.
7105 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7107         * Makefile.def: all-lto-plugin depends on all-libiberty.
7108         set bootstrap=true for lto-plugin.
7109         Add lto-plugin.
7110         * Makefile.in: Regenerate.
7111         * configure.ac (host_libs): Add lto-plugin.
7112         * configure: Regenerate.
7114 2009-10-03  Diego Novillo  <dnovillo@google.com>
7116         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7117         (HOST_LIBELFLIBS): Define.
7118         (HOST_LIBELFINC): Define.
7119         * Makefile.in: Regenerate.
7120         * configure.ac: Add --enable-lto.
7121         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7122         If --enable-lto is used, add 'lto' to new_enable_languages.
7123         If --enable-lto is used and gold is enabled, add
7124         lto-plugin to configdirs.
7125         * configure: Regenerate.
7127 2009-10-03  Simon Baldwin  <simonb@google.com>
7129         * configure.ac: If --with-system-zlib, suppress local zlib and
7130         pass --with-system-zlib to subdir configure scripts.
7131         * configure: Regenerate.
7133 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7134             Paolo Bonzini  <bonzini@gnu.org>
7136         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7137         $(srcdir).
7138         * Makefile.in: Rebuilt.
7140 2009-09-26  Gary Funck  <gary@intrepid.com>
7142         * MAINTAINERS (Write After Approval): Add myself.
7144 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7146         * configure.ac: Update minimum MPC version to 0.7.
7147         * configure: Regenerate.
7149 2009-09-25  Nick Clifton  <nickc@redhat.com>
7151         * configure.ac: Pass any --cache-file=/dev/null option on to
7152         subconfigures.
7153         * configure: Regenerate.
7155 2009-09-23  Nick Clifton  <nickc@redhat.com>
7157         * config.sub, config.guess: Update from upstream sources.
7159 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7161         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7162         * Makefile.in: Rebuilt.
7164 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7166         PR bootstrap/32272
7167         * configure.ac: Error out if $srcdir isn't '.' but contains
7168         host-${host_noncanonical}.
7169         * configure: Regenerate.
7171 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7173         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7174         maintainer.
7176 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7178         * configure.ac: If bootstrapping a combined tree with
7179         --enable-gold, require c++ in stage1_languages.
7180         * configure: Regenerate.
7182         * configure.ac: Also add target_libs of stage1_languages to
7183         bootstrap_target_libs.
7184         * configure: Regenerate.
7186         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7187         with --enable-languages not containing c++.
7188         * configure: Regenerate.
7190 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7192         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7193         * configure: Regenerate.
7195 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7197         * MAINTAINERS (Write After Approval): Update my e-mail address,
7198         and move from from here...
7199         (Waiting for paperwork): To here.
7201 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7203         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7205 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7207         * configure.ac: Do not use $extrasub for replacing @if/@endif
7208         parts in Makefile; instead, use additional arguments to
7209         AC_CONFIG_COMMANDS to do the replacement manually, with several
7210         sed invocations, to avoid HP-UX sed command limits.
7211         * configure: Regenerate.
7213 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7215         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7216         blank before -L.
7218 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7220         * configure.ac (with-build-config): Document.  Handle without.
7221         Handle missing argument.
7222         * configure: Rebuilt.
7224 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7226         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7227         Default to bootstrap-debug only if compare-debug works.
7228         * configure: Rebuilt.
7229         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7230         * Makefile.in: Rebuilt.
7232 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7234         * MAINTAINERS (OS Port Maintainers): Update my email address.
7236 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7238         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7239         * Makefile.in: Rebuilt.
7241 2009-09-01  Chris Demetriou  <cgd@google.com>
7243         * MAINTAINERS (Write After Approval): Add myself.
7245 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7247         PR debug/30161
7248         * include/dwarf2.h (enum dwarf_tag): Added
7249         DW_TAG_GNU_template_template_param
7250         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7252 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7254         * Makefile.tpl (AWK): Fix typo.
7255         * Makefile.in: Regenerate.
7257 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7259         * configure.ac: Detect awk and sed.
7260         * Makefile.def (flags_to_pass): Add AWK and SED.
7261         * Makefile.tpl (AWK, SED): New.
7262         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7263         * configure: Regenerate.
7264         * Makefile.in: Regenerate.
7266 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7268         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7269         (collapseslashes): Likewise.
7271 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7273         * configure.ac (AC_PREREQ): Bump to 2.64.
7275 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7277         * configure.ac: Remove --with-datarootdir, --with-docdir,
7278         --with-pdfdir, --with-htmldir switches.
7279         * configure: Regenerate.
7281         * configure: Regenerate.
7283         * compile: Sync from Automake 1.11.
7284         * depcomp: Likewise.
7285         * install-sh: Likewise.
7286         * missing: Likewise.
7287         * mkinstalldirs: Likewise.
7288         * ylwrap: Likewise.
7290 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7292         * ltmain.sh (func_normal_abspath): New function.
7293         (func_relative_path): Likewise.
7294         (func_mode_help): Document new -bindir option for link mode.
7295         (func_mode_link): Add new -bindir option, and use it to place
7296         output DLL if specified.
7298 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7300         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7301         (baseargs): Add --disable-option-checking.
7302         * configure: Regenerate.
7304         * Makefile.def (configure-target-libiberty): Depend on
7305         all-binutils and all-ld.
7306         (configure-target-newlib): Likewise.
7307         * Makefile.in: Regenerate.
7309 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7311         * config.sub, config.guess: Update from upstream sources.
7313 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7315         Sync from src, merge:
7317         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7319         * configure.ac: Do not exclude gas for i386-*-darwin.
7320         Add a case for x86_64-*-darwin.
7321         * configure: Regenerate.
7323 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7325         * MAINTAINERS: Add my name to Write After Approval list.
7327 2009-08-06  Michael Eager  <eager@eagercon.com>
7329         * configure.ac: Add Microblaze target.
7330         * configure: Regenerate.
7332 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7334         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7335         * configure: Regenerate.
7337 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7339         * MAINTAINERS (Write After Approval): Update my e-mail address.
7341 2009-07-06  Ian Lance Taylor  <iant@google.com>
7343         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7344         * configure: Rebuild.
7346 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7348         * MAINTAINERS: Move myself to the Graphite Reviewers.
7350 2009-06-30  Wei Guozhi  <carrot@google.com>
7352         * MAINTAINERS: Add my name to Write After Approval list.
7354 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7356         PR bootstrap/40338
7357         * configure.ac (comparestring): Create new variable.
7358         * Makefile.tpl (comparestring): Use to skip some comparisions.
7359         * configure: Regenerate.
7360         * Makefile.in: Regenerate.
7362 2009-06-26  Doug Evans  <dje@sebabeach.org>
7364         * Makefile.def (host_modules): Add cgen.
7365         * Makefile.in: Regenerate.
7366         * configure.ac (host_tools): Add cgen.
7367         * configure: Regenerate.
7369 2009-06-23  DJ Delorie  <dj@redhat.com>
7371         * MAINTAINERS: Add myself as mep maintainer.
7373 2009-06-23  Ian Lance Taylor  <iant@google.com>
7375         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7376         boot_languages.  Only bootstrap target libraries listed in
7377         target_libs for some boot language.  Add --with-stage1-ldflags,
7378         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7379         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7380         if not building with C++.
7381         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7382         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7383         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7384         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7385         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7386         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7387         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7388         * configure, Makefile.in: Rebuild.
7390 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7392         * MAINTAINERS: Added my name to write-after-approval list.
7394 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7396         * configure.ac: Define is_elf for QNX Neutrino targets.
7397         * configure: Regenerate.
7399 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7401         * MAINTAINERS: Added my name to the write-after-approval list
7403 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7405         * configure.ac: Detect MPC in default directory.
7406         * configure: Regenerate.
7408 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7409             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7411         * Makefile.tpl (all): Avoid a trailing backslash.
7412         * Makefile.in: Regenerate.
7414 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7416         * config.sub, config.guess: Update from upstream sources.
7418 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7420         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7421         to noconfdirs.
7422         * configure: Regenerate.
7424 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7426         * Makefile.tpl ([+compare-target+]): Compare all stage
7427         directories, rather than just gcc.
7428         * Makefile.in: Rebuilt.
7430 2009-06-01  Doug Kwan  <dougkwan@google.com>
7432         * configure.ac: Support gold for target arm*-*-*.
7433         * configure: Regenerate.
7435 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7437         * Makefile.def: Add MPC support and dependencies.
7438         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7440         * Makefile.in, configure: Regenerate.
7442 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7444         * Makefile.tpl (all): Avoid harmless warning in make all when
7445         gcc-bootstrap is enabled but stage_last does not exist.
7446         * Makefile.in: Rebuilt.
7448 2009-05-24  Nicolas Roche  <roche@adacore.com>
7450         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7451         * Makefile.in: Regenerate.
7453 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7455         * MAINTAINERS: Update my e-mail address.
7457 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7459         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7460         * configure:  Regenerate.
7462 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7464         PR other/40159
7465         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7466         gcc-no-bootstrap are mutually exclusive.
7467         * Makefile.in: Rebuilt.
7469 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7471         PR other/40159
7472         * Makefile.tpl (all): Don't end with unconditional success.
7473         * Makefile.in: Rebuilt.
7475 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7477         PR target/37137
7478         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7479         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7480         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7481         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7482         stage_configureflags, stage_cflags and stage_libcflags into
7483         explicit Makefile macros.
7484         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7485         GFORTRAN.
7486         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7487         CC.  Set CC_FOR_BUILD from CC.
7488         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7489         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7490         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7491         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7492         and GFORTRAN.
7493         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7494         (_LIBCFLAGS): Renamed to _TFLAGS.
7495         (do-compare-debug, do-compare3-debug): Drop.
7496         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7497         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7498         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7499         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7500         (XGCC_FLAGS_FOR_TARGET): New.
7501         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7502         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7503         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7504         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7505         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7506         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7507         TFLAGS.
7508         (BUILD_CONFIG): Include if requested.
7509         (all): Set TFLAGS on bootstrap.
7510         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7511         (all-stageid-prefixmodule): Likewise.
7512         (do-clean, distclean-stageid): Set TFLAGS.
7513         (restrap): Fix whitespace.
7514         * Makefile.in: Rebuilt.
7516 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7518         * config.guess: Sync with src.
7520 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7522         * configure.ac ($with_ppl):  Default to no if not supplied.
7523         ($with_cloog):  Likewise.
7524         configure:  Regenerate.
7526 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7528         * MAINTAINERS: Update my e-mail address.
7530 2009-04-27  Nick Clifton  <nickc@redhat.com>
7532         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7534 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7536         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7537         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7538         * Makefile.in: Regenerate.
7540 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7542         PR bootstrap/39739
7543         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7544         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7546         * configure, Makefile.in: Regenerate.
7548 2009-04-21  Taras Glek  <tglek@mozilla.com>
7550         * include/hashtab.h: Update GTY annotations to new syntax
7551         * include/splay-tree.h: Likewise
7553 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7555         * config.sub, config.guess: Update from upstream sources.
7557 2009-04-15  Anthony Green  <green@moxielogic.com>
7559         * configure.ac: Add moxie support.
7560         * configure: Rebuilt.
7562 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7564         * configure.ac: Change copyright header to refer to version
7565         3 of the GNU General Public License and to point readers at the
7566         COPYING3 file and the FSF's license web page.
7567         * Makefile.def: Likewise.
7568         * Makefile.tpl: Likewise.
7569         * Makefile.in: Regenerate.
7571 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7573         * configure.ac: Restore match for darwin9 or later. Use double
7574         brackets since regeneration eats one pair.
7575         * configure: Regenerate.
7577 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7579         PR gas/10039
7580         * configure.ac: Require texinfo 4.7.
7581         * configure: Regenerated.
7583 2009-04-09  Nick Clifton  <nickc@redhat.com>
7585         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7586         the GCC Runtime Library Exception.
7588 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7590         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7591         * configure: Regenerate.
7593 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7595         * Makefil.def (languages): New entries.
7596         * Makefile.tpl (check-gcc-*): New generic target.
7597         * Makefile.in: Regenerate.
7599 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7601         * MAINTAINERS:  Update my email address.
7603 2009-03-18  Tom Tromey  <tromey@redhat.com>
7605         * configure: Rebuild.
7606         * configure.ac (host_libs): Add libiconv.
7607         * Makefile.in: Rebuild.
7608         * Makefile.def (host_modules): Add libiconv.
7609         (configure-gdb, all-gdb): Depend on libiconv.
7611 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7613         * configure.ac: Treat gdb as supported on x86_64-darwin.
7614         * configure: Regenerate.
7616 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7618         * configure.ac (--with-host-libstdcxx): New option.
7619         * configure: Regenerate.
7621 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7623         * MAINTAINERS:  Move myself into the write after approval list.
7625 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7627         * MAINTAINERS: Update e-mail address.
7629 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7631         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7633 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7635         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7637 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7639         Backport from git Libtool:
7641         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7642         Support GNU/kOpenSolaris.
7643         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7644         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7645         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7646         GNU/kOpenSolaris.
7648 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7650         * MAINTAINERS: Update e-mail address.
7652 2009-02-24  Michael Eager  <eager@eagercon.com>
7654         * MAINTAINERS (Write After Approval): Add self.
7656 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7658         * MAINTAINERS (Write After Approval): Add myself.
7660 2009-02-05  Andreas Schwab  <schwab@suse.de>
7662         * Makefile.tpl (stage_last): Define $r and $s before using
7663         $(RECURSE_FLAGS_TO_PASS).
7664         * Makefile.in: Regenerate
7666 2009-01-30  Ian Lance Taylor  <iant@google.com>
7668         * MAINTAINERS: Move myself to the Global Reviewers list.
7670 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7672         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7673         * configure: Regenerate.
7675 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7677         * MAINTAINERS: Make whitespace consistent.
7678         Remove Robert Millan from Write After Approval.
7680 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7682         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7683         (all-opcodes): Depend on all-libiberty.
7684         * Makefile.in: Regenerate.
7686 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7688         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7689         * configure: Regenerate.
7691 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7693         * MAINTAINERS (Write After Approval): Add myself.
7695 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7697         * MAINTAINERS: Add myself to reviewers (Fortran).
7699 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7701         PR tree-optimization/38515
7702         * configure.ac (cloog-polylib): Removed.
7703         (with_ppl, with_cloog): Test for "no".
7704         * configure: Regenerated.
7706 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7708         * MAINTAINERS: Moved myself to reviewers (Fortran).
7710 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7712         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7713         (Write After Approval): Remove myself.
7715 2009-01-03  Diego Novillo  <dnovillo@google.com>
7717         * MAINTAINERS: Remove myself from alias maintainership.
7719 2009-01-02  David Ayers  <ayers@fsfe.org>
7721         * MAINTAINERS: Update e-mail address.
7723 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7725         * MAINTAINERS: Make whitespace consistent.
7727 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7729         Backport from upstream Libtool:
7730         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7731         Add cache variables to tests that require the linker to work.
7732         For shlibpath_overrides_runpath, this also changes the semantics
7733         to let the result from the C compiler take precedence.
7735 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7737         * config.sub, config.guess: Update from upstream sources.
7739 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7741         * configure.ac (ppllibs): Add by default the lib flags.
7742         * configure: Regenerate.
7744 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7746         * MAINTAINERS:  Add myself to the write after approval list.
7748 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7750         * configure.ac: Add double brackets on darwin[912].
7751         * configure: Regenerate.
7753 2008-12-03  Daniel Kraft  <d@domob.eu>
7755         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7756         Approval to Reviewer section (for Fortran front-end).
7758 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7760         * configure.ac: Expand to darwin10 and later.
7761         * configure: Regenerate.
7763 2008-12-02  Andreas Schwab  <schwab@suse.de>
7765         * Makefile.def: configure-target-boehm-gc depends on
7766         all-target-libstdc++-v3.
7767         * Makefile.in: Regenerate.
7769 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7771         * MAINTAINERS:  Add myself as mingw maintainer.
7773 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7775         * config.sub, config.guess: Update from upstream sources.
7777 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7779         * README.SCO: Remove.
7781 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7783         * MAINTAINERS:  Add myself to the write after approval list.
7785 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7787         * MAINTAINERS:  Update my email address in WAA section.
7789 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7791         * MAINTAINERS: Update e-mail address.
7793 2008-11-27  Toon Moene  <toon@moene.org>
7795         * MAINTAINERS: Change e-mail address.
7797 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7799         * configure.ac: Build gdb for i?86-*-darwin*
7800         * configure: Regenerated.
7802 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7804         * MAINTAINERS: Added my full name.
7806 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7808         PR bootstrap/38014
7809         PR bootstrap/37923
7811         Revert:
7813         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7815         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7816         * Makefile.in: Regenerated.
7818         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7820         PR gdb/921
7821         PR gdb/1646
7822         PR gdb/2175
7823         PR gdb/2176
7825         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7826         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7827         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7828         (HOST_EXPORTS): Pass CPPFLAGS.
7829         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7830         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7831         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7832         * Makefile.in, configure: Regenerated.
7833         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7834         and CPPFLAGS_FOR_BUILD.
7836 2008-11-06  Jeff Law  <law@redhat.com>
7838         * MAINTAINERS: Add myself as middle end maintainer.
7840 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7842         * MAINTAINERS (Write after approval): Add myself.
7844 2008-11-05  Diego Novillo  <dnovillo@google.com>
7846         * MAINTAINERS (Global Reviewers): Add myself.
7847         (Non-Algorithmic Maintainers): Remove myself.
7849 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7851         * MAINTAINERS (Write after approval): Add myself.
7853 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7855         * MAINTAINERS (Write after approval): Add myself.
7857 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7859         * configure.ac (spu-*-*): Remove special case.
7860         * configure: Regenerate.
7862 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7864         * MAINTAINERS (Write after approval): Update my email address.
7866 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7868         * configure.ac [spu-*-*]: Do not set skipdirs.
7869         * configure: Re-generate.
7871 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7873         * MAINTAINERS (Various Maintainers): Add myself to reload.
7875 2008-10-25  Richard Guenther  <rguenther@suse.de>
7877         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7878         maintainer.  Remove myself as libgcc-math maintainer.
7879         (Non-Algorithmic Maintainers): Remove myself.
7881 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7883         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7884         * Makefile.in: Regenerated.
7886 2008-10-23  Cary Coutant  <ccoutant@google.com>
7888         * MAINTAINERS (Write after approval): Add myself.
7890 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7892         PR gdb/921
7893         PR gdb/1646
7894         PR gdb/2175
7895         PR gdb/2176
7897         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7898         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7899         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7900         (HOST_EXPORTS): Pass CPPFLAGS.
7901         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7902         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7903         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7904         * Makefile.in, configure: Regenerated.
7905         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7906         and CPPFLAGS_FOR_BUILD.
7908 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7910         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7911         Sebastian Pop.
7913 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7915         * MAINTAINERS (Write After Approval): Added myself.
7917 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7919         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7920         recommended version to 2.3.2.
7922         * configure: Regenerate.
7924 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7926         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7928 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7930         * MAINTAINERS (Write After Approval): Update e-mail address.
7932 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7934         * libtool.m4: Update to libtool 2.2.6.
7935         * lt~obsolete.m4: Update to libtool 2.2.6.
7936         * ltmain.sh: Update to libtool 2.2.6.
7937         * ltsugar.m4: Update to libtool 2.2.6.
7938         * ltversion.m4: Update to libtool 2.2.6.
7939         * ltoptions.m4: Update to libtool 2.2.6.
7940         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7942 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7944         * MAINTAINERS (Write After Approval): Add myself.
7946 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7948         * MAINTAINERS (Write After Approval): Update my name.
7950 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7952         * MAINTAINERS: Add myself in "Write After Approval".
7954 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7956         * MAINTAINERS: Add myself as ia64 maintainer.
7958 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7960         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7961         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7962         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7963         and Michael Tiemann from Write After Approval since they do not
7964         actually have access.
7966 2008-09-05  Richard Guenther  <rguenther@suse.de>
7968         * configure.ac: Initialize clooglibs to -lcloog.
7969         * configure: Re-generate.
7971 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7973         * MAINTAINERS (Write After Approval): Add myself.
7975 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7977         * configure.ac (--with-cloog-polylib): New.
7978         (--disable-cloog-version-check): New.
7979         (--disable-ppl-version-check): New.
7980         * configure: Re-generate.
7982 2008-09-03  Richard Guenther  <rguenther@suse.de>
7984         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7985         cloog test.
7986         * configure: Re-generate.
7988 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7990         Add picoChip port.
7991         * MAINTAINERS: Add picoChip maintainers.
7993 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7994             Tobias Grosser  <grosser@fim.uni-passau.de>
7995             Jan Sjodin  <jan.sjodin@amd.com>
7996             Harsha Jagasia  <harsha.jagasia@amd.com>
7997             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7998             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7999             Adrien Eliche  <aeliche@isty.uvsq.fr>
8001         Merge from graphite branch.
8002         * configure: Regenerate.
8003         * Makefile.in: Regenerate.
8004         * configure.ac (host_libs): Add ppl and cloog.
8005         Add checks for PPL and CLooG.
8006         * Makefile.def (ppl, cloog): Added modules and dependences.
8007         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8008         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8010 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8012         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8013         (GCC_SHLIB_SUBDIR): New.
8014         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8015         * configure: Regenerate.
8016         * Makefile.in: Regenerate.
8018 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8020         * MAINTAINERS: Consistently use tabs to separate columns.
8022 2008-08-29  Tristan Gingold  <gingold@adacore.com>
8024         * MAINTAINERS (Write after Approval): Add myself.
8026 2008-08-28  Tristan Gingold  <gingold@adacore.com>
8028         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8029         Enable bfd, binutils and opcodes.
8030         * configure: Regenerate.
8032 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8034         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
8036 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8038         * MAINTAINERS:  Use correct Umlaut for last name.
8040 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8042         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8044 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
8046         * MAINTAINERS: Update my email address.
8048 2008-08-16  Nicolas Roche  <roche@adacore.com>
8050         * Makefile.tpl: Add BOOT_ADAFLAGS.
8051         * Makefile.in: Regenerate.
8053 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8055         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8056         * configure: Regenerate.
8058 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8060         * configure.ac: Add makefile fragments for hpux.
8061         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8062         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8063         * configure: Regenerate.
8064         * Makefile.in: Regenerate.
8066 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8068         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8070 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8072         * MAINTAINERS (Write after Approval): Add myself.
8074 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8076         * MAINTAINERS (Write After Approval):  Add myself.
8078 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8080         * MAINTAINERS (Write After Approval):  Add myself.
8082 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8084         * MAINTAINERS: Update my email address.
8086 2008-06-25  Joey Ye  <joey.ye@intel.com>
8088         * MAINTAINERS (Write After Approval):  Add myself.
8090 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8092         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8093         * Makefile.in: Regenerate.
8094         * configure: Regenerate.
8096 2008-06-17  Daniel Kraft  <d@domob.eu>
8098         * MAINTAINERS (Write After Approval):  Add myself.
8100 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8102         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8103         "$@" is still intact with both Autoconf 2.59 and 2.62.
8104         * configure: Regenerate.
8106 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8108         * Makefile.tpl: Fix comment errors.
8109         * Makefile.in: Regenerate.
8111 2008-06-12  David S. Miller  <davem@davemloft.net>
8112             David Edelsohn  <edelsohn@gnu.org>
8114         * configure.ac: Add powerpc*-*-* to gold supported targets.
8115         * configure: Regenerate.
8117 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8119         PR tree-optimization/36218
8120         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8121         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8122         (all prefix="build-"): Pass them to build-system sub-makes.
8123         * Makefile.in: Regenerate.
8125 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8127         * MAINTAINERS (mt port): Remove.
8128         (sco5, unixware, sco udk): Remove.
8129         (Kean Johnston): Add to Write After Approval.
8131 2008-05-30  Julian Brown  <julian@codesourcery.com>
8133         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8134         of libobjc for ARM EABI Linux.
8135         * configure: Regenerate.
8137 2008-05-18  Xinliang David Li   <davidxl@google.com>
8139         * ChangeLog: Remove wrong ChangeLog entry.
8141 2008-05-17  Xinliang David Li   <davidxl@google.com>
8143         * MAINTAINERS (Write After Approval): Add myself.
8145 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8147         * MAINTAINERS (Write After Approval): Add myself.
8149 2008-05-14  Rafael Espíndola  <espindola@google.com>
8151         * config-ml.in: don't handle --enable-shared and --enable-static.
8153 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8155         * MAINTAINERS: Update my email address.
8157 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8159         * MAINTAINERS: Update my email address.
8161 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8163         * MAINTAINERS (Write After Approval): Add myself.
8165 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8167         * MAINTAINERS (Write After Approval): Add myself.
8169 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8171         * MAINTAINERS (crx): Add myself.
8173 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8175         Sync with src:
8176         2008-04-14  David S. Miller  <davem@davemloft.net>
8178         * configure.ac: Add sparc*-*-* to gold supported targets.
8179         * configure: Regenerate.
8181 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8183         PR bootstrap/35457
8184         * configure.ac: Include override.m4.
8185         * configure: Regenerate.
8187 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8189         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8190         * Makefile.in: Regenerate.
8192 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8194         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8195         as nonconfigurable directories list.
8196         * configure: Regenerate.
8198 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8200         * config.sub, config.guess: Update from upstream sources.
8202 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8204         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8205         * Makefile.in: Regenerate.
8207 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8209         * configure.ac: Do not build libssp for the AVR.
8210         * configure: Regenerate.
8212 2008-04-07  Ian Lance Taylor  <iant@google.com>
8214         * Makefile.def: check-gold depends upon all-binutils.
8215         * Makefile.in: Regenerate.
8217 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8219         * MAINTAINERS (Write After Approval): Add myself.
8221 2008-04-04  Nick Clifton  <nickc@redhat.com>
8223         PR binutils/4334
8224         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8225         builds.
8226         * configure: Regenerate.
8228 2008-04-04  NightStrike  <NightStrike@gmail.com>
8230         PR other/35151
8231         * configure.ac: Combine rules for mingw32 and mingw64.
8232         * configure: Regenerate.
8234 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8236         * MAINTAINERS (Write After Approval): Add myself.
8238 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8240         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8241         * Makefile.in (.NOTPARALLEL): Ditto.
8243 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8245         * MAINTAINERS (Write After Approval): Add myself.
8247 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8249         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8250         * Makefile.in (.NOTPARALLEL): Regenerate.
8252 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8254         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8255         * Makefile.in: Regenerate.
8257 2008-03-26  Jakub Staszak  <kuba@et.pl>
8259         * MAINTAINERS (Write After Approval): Add myself.
8261 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8263         * MAINTAINERS:  Update e-mail address.
8265 2008-03-20  Ian Lance Taylor  <iant@google.com>
8267         * configure.ac: Add support for --enable-gold.
8268         * Makefile.def: Add gold as a directory like ld.
8269         * configure, Makefile.in: Regenerate.
8271 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8273         * configure.ac: m4_include config/proginstall.m4.
8274         * configure: Regenerate.
8276         Backport from upstream Libtool:
8278         2007-10-12  Eric Blake  <ebb9@byu.net>
8280         Deal with Autoconf 2.62's semantic change in m4_append.
8281         * ltsugar.m4 (lt_append): Replace broken versions of
8282         m4_append.
8283         (lt_if_append_uniq): Don't require separator to be overquoted,
8284         and avoid broken m4_append.
8285         (lt_dict_add): Fix typo.
8286         * libtool.m4 (_LT_DECL): Don't overquote separator.
8288 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8290         * config.rpath: Add AIX 6 support.
8292 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8294         * Makefile.def (stageprofile).  Remove -fprofile-generate
8295         from stage_libcflags.
8296         * Makefile.in: Regenerate.
8298 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8300         * config.sub, config.guess: Update from upstream sources.
8302 2008-03-06  Tom Tromey  <tromey@redhat.com>
8304         * MAINTAINERS: Update for treelang deletion.
8306 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8308         * MAINTAINERS: Update my email address.
8310 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8312         * MAINTAINERS (darwin port): Add myself as a maintainer.
8313         (objective-c/c++): Add myself as a maintainer.
8315 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8317         * MAINTAINERS (Write After Approval): Update my email address.
8319 2008-02-25  Tomas Bily  <tbily@suse.cz>
8321         * MAINTAINERS (Write After Approval): Add myself.
8323 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8325         * MAINTAINERS (OpenMP): Add myself.
8327 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8329         PR bootstrap/32009
8330         PR bootstrap/32161
8332         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8333         * configure: Regenerate.
8335         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8336         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8337         STAGE4_LIBCFLAGS): New.
8338         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8339         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8340         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8341         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8342         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8343         for target modules.  Don't export LIBCFLAGS.
8344         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8345         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8346         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8347         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8348         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8349         * Makefile.in: Regenerate.
8351 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8353         PR libgcj/33085
8354         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8355         Do not use -DDLL_EXPORT.  Backport from upstream.
8357 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8359         * MAINTAINERS (Write After Approval): Add myself.
8361 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8363         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8364         * configure: Regenerate.
8366 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8368         * configure.ac (xtensa*-*-*): Recognize processor variants.
8369         * configure: Regenerate.
8371 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8373         PR bootstrap/34922
8374         * configure.ac (PARSE_ARGS): Push suitable setting of
8375         ac_subdirs_all, for `./configure --help=recursive'.
8376         Handle `+' in generic toplevel directory disabling.
8377         * configure: Regenerate.
8379 2008-01-28  Nick Clifton  <nickc@redhat.com>
8381         * MAINTAINERS (xstormy16): Take over maintainership.
8383 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8385         * MAINTAINERS (c4x port): Remove.
8387 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8389         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8391 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8393         * config.sub, config.guess: Update from upstream sources.
8395 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8397         * MAINTAINERS (Write After Approval): Add myself.
8399 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8401         * MAINTAINERS: Update my email address.
8403 2008-01-09  Raksit Ashok  <raksit@google.com>
8405         * MAINTAINERS (Write After Approval): Add myself.
8407 2008-01-09  Raksit Ashok  <raksit@google.com>
8409         * MAINTAINERS (Write After Approval): Add myself.
8411 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8413         * config.sub, config.guess: Update from upstream sources.
8415 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8417         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8418         Change recommended MPFR from 2.2.1 -> 2.3.0.
8419         * configure: Regenerate.
8421 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8423         * MAINTAINERS: Update my email address.
8425 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8427         * MAINTAINERS: Update my email address.
8429 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8431         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8432         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8433         * Makefile.in: Regenerate.
8435 2007-12-10  Mark Heffernan  <meheff@google.com>
8437         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8438         misplaced entries.
8440 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8442         * configure.ac: Enable libjava for x86_64-*-darwin9.
8443         * configure: Regenerate.
8445 2007-12-07  Bill Maddox  <maddox@google.com>
8447         * MAINTAINERS (Write After Approval): Add myself.
8449 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8451         * config.sub, config.guess: Update from upstream sources.
8453 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8455         * config-ml.in: Remove 64bit configure tests.
8457 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8459         * config-ml.in: Robustify against white space in absolute file
8460         names.
8462         * config-ml.in (multi-clean): Substitute ${Makefile}.
8463         Remove superfluous ${Makefile} in list.
8465 2007-11-19  Thiemo Seufer  <ths@mips.com>
8467         * config-ml.in: Don't hardcode the Makefile name.
8469 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8471         * MAINTAINERS (Write After Approval): Add myself.
8473 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8475         * MAINTAINERS (Write After Approval): Add myself.
8477 2007-11-06  Doug Kwan  <dougkwan@google.com>
8479         * MAINTAINERS (Write After Approval): Add myself.
8481 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8483         * MAINTAINERS (mercury): Remove entry.
8484         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8486 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8488         * Makefile.def (dependencies): Make configure-gdb depend on
8489         all-intl.
8490         * Makefile.in: Regenerated.
8492 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8494         * MAINTAINERS (Fortran maintainer): Remove myself.
8496 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8498         * Makefile.def: To avoid problems running with parallel makes,
8499         build newlib before libgloss so that target specific header
8500         files are availble.
8501         * Makefile.in: Regenerate
8503 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8505         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8506         * Makefile.in: Regenerate.
8508 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8510         * MAINTAINERS (Register allocation reviewer): Add myself.
8512 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8514         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8515         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8516         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8517         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8518         * configure: Regenerate.
8520 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8522         * MAINTAINERS (Register allocation reviewer): Add myself.
8524 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8526         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8527         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8528         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8529         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8530         * configure.ac: Default them to host tools for $host = $build.
8531         Subst them.
8533         * configure: Regenerate.
8534         * Makefile.in: Regenerate.
8536 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8538         * MAINTAINERS (Register allocation reviewer): Add myself.
8540 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8542         * MAINTAINERS (Register allocation reviewer): Add myself.
8544 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8546         * MAINTAINERS (Write After Approval): Fix typo.
8548 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8550         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8551         * configure: Regenerate.
8553 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8555         PR bootstrap/31906
8556         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8557         they're already prefixed.
8559 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8561         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8562         libstdc++.
8563         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8564         * configure: Regenerate.
8565         * Makefile.in: Regenerate.
8567 2007-09-17  Andreas Schwab  <schwab@suse.de>
8569         * configure.ac: Raise minimum makeinfo version to 4.6.
8570         * configure: Regenerate.
8572 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8574         * MAINTAINERS (write-after-approval) add myself
8576 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8578         * configure.ac: Correct makeinfo version check.
8579         * configure: Regenerate.
8581 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8583         * MAINTAINERS: Update my email address.
8585 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8587         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8588         to $skipdirs and only disable gprof for newlib.  Use the normal
8589         mips*-elf* handling in other respects.
8590         * configure: Regnerate.
8592 2007-09-12  David Daney  <ddaney@avtrex.com>
8594         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8595         enabling libgcj.
8596         * configure: Regenerate.
8598 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8600         PR other/32154
8601         * configure.ac: For libgloss targets, point the linker to the linker
8602         script, startup code and simulator library.
8603         * configure: Regenerate.
8605 2007-09-07  Andrew Haley  <aph@redhat.com>
8607         * configure.ac (noconfigdirs): Remove target-libffi and
8608         target-libjava.
8609         * configure: Regenerate.
8611 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8613         PR target/33281
8614         * configure.ac: Use config/mh-mingw on mingw.
8615         * configure: Regenerate.
8617 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8619         * MAINTAINERS (Write After Approval): Add myself.
8621 2007-09-05  Richard Guenther  <rguenther@suse.de>
8623         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8624         nor --disable-checking is provided also turn on yes and types
8625         checking for stage1.
8626         * configure: Re-generate.
8628 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8630         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8631         (Write After Approval): Remove myself.
8633 2007-08-29  Nick Clifton  <nickc@redhat.com>
8635         * config.sub, config.guess: Update from upstream sources.
8637 2007-08-22  Bud Davis  <jmdavis@link.com>
8639         * MAINTAINERS (Write After Approval): Added myself.
8640         * MAINTAINERS (Reviewers): Removed myself.
8642 2007-08-18  Paul Brook  <paul@codesourcery.com>
8643             Joseph Myers  <joseph@codesourcery.com>
8645         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8646         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8647         * Makefile.in: Regenerate.
8648         * configure.ac (--with-debug-prefix-map): New.
8649         * configure: Regenerate.
8651 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8652             Nigel Stephens  <nigel@mips.com>
8654         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8655         as target_makefile_frag.
8656         * configure: Regenerate.
8658 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8660         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8661         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8662         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8663         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8664         (do-compare, do-compare3, do-compare-debug): New.
8665         ([+compare-target+]): Use them.
8667 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8669         * MAINTAINERS (Write After Approval): Change my email address.
8671 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8672             Ben Elliston  <bje@au.ibm.com>
8674         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8675         --silent if $silent.
8676         * configure: Regenerate.
8678 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8680         * MAINTAINERS (Various Maintainers): Add myself as
8681         loop infrastructure maintainer.  Update my e-mail
8682         address.
8684 2007-07-31  Diego Novillo  <dnovillo@google.com>
8686         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8687         Adjust description.
8689 2007-07-26  Richard Guenther  <rguenther@suse.de>
8691         * configure.ac: Add types checking to stage1 checking flags.
8692         * configure: Regenerate.
8694 2007-07-17  Nick Clifton  <nickc@redhat.com>
8696         * COPYING3: New file.  Contains version 3 of the GNU General
8697         Public License.
8698         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8699         Lesser General Public License.
8701 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8703         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8705 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8707         * MAINTAINERS (S/390 co-maintainer): Add myself.
8708         (Write After Approval): Remove myself.
8710 2007-07-13  Dan Hipschman  <dsh@google.com>
8712         * MAINTAINERS (Write After Approval): Add myself.
8714 2007-07-11  Nick Clifton  <nickc@redhat.com>
8716         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8717         WINDRES export.
8718         * Makefile.in: Regenerate.
8720 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8722         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8723         maintainer.
8725 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8727         * lt~obsolete.m4: New. Import from 20070318 libtool.
8729 2007-07-03  Julian Brown  <julian@codesourcery.com>
8731         * MAINTAINERS (Write After Approval): Add myself.
8733 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8735         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8736         * configure: Regenerate.
8738 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8740         * configure.ac: Add some missing m4 quotation.
8741         * configure: Regenerate.
8743 2007-07-02  Simon Baldwin  <simonb@google.com>
8745         * MAINTAINERS (Write After Approval): Add myself.
8747 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8749         * configure: Regenerate.
8751 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8753         * Makefile.def: Add windmc tool to build.
8754         * Makefile.tpl: Likewise.
8755         * configure.ac: Likewise.
8756         * Makefile.in: Regenerate.
8757         * configure: Regenerate.
8759 2007-06-28  DJ Delorie  <dj@redhat.com>
8761         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8762         not building newlib.
8763         * configure: Regenerated.
8765 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8767         * MAINTAINERS (Write After Approval): Add myself.
8769 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8771         * MAINTAINERS (Write After Approval): Add myself.
8773 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8775         * MAINTAINERS (Write After Approval): Add myself.
8777 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8779         * MAINTAINERS (Write After Approval): Add myself.
8781 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8783         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8784         * Makefile.in: Regenerated.
8786 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8788         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8789         bfin*-*-uclinux* targets.
8790         * configure: Regenerate.
8792 2007-06-14  Ian Lance Taylor  <iant@google.com>
8794         * MAINTAINERS: Add myself as non-algorithmic global write
8795         maintainer.
8797 2007-06-14  Diego Novillo  <dnovillo@google.com>
8799         * MAINTAINERS: Add self as middle-end maintainer and
8800         non-algorithmic global write maintainer.
8802 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8804         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8805         Move all Fortran maintainers except Paul Brook into the
8806         Non-Autopoiesis section.
8808 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8810         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8811         (distclean-stage[+id+]): Possibly delete stage_last.
8812         * Makefile.in: Regenerate.
8814 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8816         * MAINTAINERS (Various Maintainer): Fix typo.
8818 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8820         * MAINTAINERS (Various Maintainer): Add myself as
8821         dataflow maintainer.
8823 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8825         * config.sub, config.guess: Update from upstream sources.
8827 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8829         * Makefile.tpl: Fix spelling error.
8830         * Makefile.in: Regenerate.
8832 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8834         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8835         lt_cv_sys_max_cmd_len.
8837 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8839         * MAINTAINERS (Various Maintainers): Add myself as
8840         auto-vectorizer maintainer.
8842 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8844         PR libjava/32098
8845         * libtool.m4: Revert previous change.
8846         * ltgcc.m4: Put it here.
8848 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8850         * MAINTAINERS (Various Maintainers): Add myself as
8851         auto-vectorizer maintainer.
8853 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8855         PR libjava/32098
8856         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8858 2007-05-30  Richard Guenther  <rguenther@suse.de>
8860         * MAINTAINERS (Various Maintainers): Add myself as
8861         auto-vectorizer maintainer.
8863 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8865         PR bootstrap/29382
8866         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8867         * configure: Rebuilt.
8869 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8871         * MAINTAINERS (Write After Approval): Removed my name.
8873 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8875         * MAINTAINERS (Write After Approval): Remove myself.
8877 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8879         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8881 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8883         * ltmain.sh: Update from ToT Libtool.
8884         * libtool.m4: Update from ToT Libtool.
8885         * ltsugar.m4: New. Update from ToT Libtool.
8886         * ltversion.m4: New. Update from ToT Libtool.
8887         * ltoptions.m4: New. Update from ToT Libtool.
8888         * ltconfig: Remove.
8889         * ltcf-c.sh: Remove.
8890         * ltcf-cxx.sh: Remove.
8891         * ltcf-gcj.sh: Remove.
8893 2007-05-22  Ollie Wild  <aaw@google.com>
8895         * MAINTAINERS (Write After Approval): Add myself.
8897 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8899         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8900         stage_cflags.
8901         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8902         Remove CFLAGS/LIBCFLAGS.
8903         (configure-stage[+id+]-[+prefix+][+module+],
8904         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8905         * Makefile.in: Regenerate.
8907 2007-05-15  Diego Novillo  <dnovillo@google.com>
8909         * MAINTAINERS: Update e-mail address.
8911 2007-05-15  Revital Eres  <eres@il.ibm.com>
8913         * MAINTAINERS (Write After Approval): Add myself.
8915 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8917         * MAINTAINERS (Write After Approval): Updated my address.
8919 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8921         * MAINTAINERS (Write After Approval): Add myself.
8923 2007-05-11  Silvius Rus  <rus@google.com>
8925         * MAINTAINERS (Write After Approval): Add myself.
8927 2007-04-23  Tom Tromey  <tromey@redhat.com>
8929         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8931 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8933         * MAINTAINERS (cpplib): Rename to ...
8934         (libcpp): ... this.  Add C/C++ front end maintainers.
8936 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8938         * config-ml.in: Pass ${ml_config_env} to configure calls.
8940 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8942         * MAINTAINERS (Write After Approval): Add myself.
8944 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8946         * MAINTAINERS (Write After Approval): Add myself.
8948 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8950         * MAINTAINERS (fortran 95 front end): Add myself.
8952 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8954         * MAINTAINERS (Write After Approval): Add myself.
8956 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8958         * MAINTAINERS (Modulo Scheduler): Add myself.
8960 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8962         * MAINTAINERS (fortran 95 front end): Add myself.
8963         (c++ front end): whitespace fix.
8965 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8967         * MAINTAINERS (Write After Approval): Add myself.
8969 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8971         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8972         of glob.  Quote arguments with single quotes too.
8973         * configure: Regenerate.
8975 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8977         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8978         * Makefile.in: Regenerate
8980 2007-03-07  Andreas Schwab  <schwab@suse.de>
8982         * configure: Regenerate.
8984 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8986         * configure.ac: Add "--with-pdfdir" configure option,
8987         which defines pdfdir variable.
8988         * Makefile.def (target=fixincludes): Add install-pdf to
8989         missing targets.
8990         (recursive_targets): Add install-pdf target.
8991         (flags_to_pass): Add pdfdir.
8992         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8993         target.
8994         * configure: Regenerate
8995         * Makefile.in: Regenerate
8997 2007-02-28  Eric Christopher  <echristo@apple.com>
8999         Revert:
9000         2006-12-07  Mike Stump  <mrs@apple.com>
9002         * Makefile.def (dependencies): Add dependency for
9003         install-target-libssp and install-target-libgomp on
9004         install-gcc.
9005         * Makefile.in: Regenerate.
9007 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
9009         * configure: Regenerate.
9010         * configure.ac: Move statements after variable declarations.
9012 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
9014         * MAINTAINERS: Add myself as sh maintainer.
9016 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
9018         * configure.ac: Adjust for loop syntax.
9019         * configure: Regenerate.
9021 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9023         * configure: Rebuilt.
9025 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9027         * configure.ac: Drop multiple occurrences of --enable-languages,
9028         and fix its quoting.
9029         * configure: Rebuilt.
9031 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
9032             Nathan Sidwell  <nathan@codesourcery.com>
9033             Vladimir Prus  <vladimir@codesourcery.com>
9034             Joseph Myers  <joseph@codesourcery.com>
9036         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9037         * configure: Regenerate.
9039 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
9041         * ltconfig (freebsd*): Default to elf.
9043 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9045         * configure.ac (target_libraries): Move libgcc before libiberty.
9046         * configure: Regenerated.
9048 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9049             Paolo Bonzini  <bonzini@gnu.org>
9051         PR bootstrap/30753
9052         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
9053         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
9054         * configure: Regenerated.
9056 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9058         * MAINTAINERS (Language Front End Maintainers): Update my mail
9059         address.
9061 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9063         PR bootstrap/30748
9064         * configure.ac: Correct syntax for Solaris ksh.
9065         * configure: Regenerated.
9067 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9069         * configure.ac: Sync with src.
9070         * configure: Regenerate.
9072 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9074         * Makefile.in: Regenerate.
9076 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9078         * config.sub: Sync with src.
9080 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9082         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9083         noncanonical equivalents.
9084         * configure.in: Rename to...
9085         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9086         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9087         target_noncanonical.  Use them.  Rewrite removal of configure
9088         arguments for autoconf 2.59.  Discard variable settings.  Force
9089         program_transform_name for native tools.
9091         * Makefile.in: Regenerated.
9092         * configure: Regenerated with autoconf 2.59.
9094 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9096         * MAINTAINERS (Write After Approval): Add myself.
9098 2007-01-31  Andreas Schwab  <schwab@suse.de>
9100         * Makefile.tpl (LDFLAGS): Substitute it.
9101         * Makefile.in: Regenerate.
9103 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9105         * MAINTAINERS (Write After Approval): Add myself.
9107 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9109         * MAINTAINERS (spu port): Add myself.
9111 2007-01-23  Richard Guenther  <rguenther@suse.de>
9113         PR bootstrap/30541
9114         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9115         * Makefile.tpl (GNATBIND): Substitute it.
9116         (GNATMAKE): Likewise.
9117         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9118         of STAGE_PREFIX.
9119         * Makefile.in: Regenerate.
9120         * configure: Regenerate.
9122 2007-01-18  Mike Stump  <mrs@apple.com>
9124         * configure.in: Re-enable -Werror for gcc builds.
9126 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9128         * MAINTAINERS (Write After Approval): Add myself.
9130 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9132         * configure.in: Change == to = in test command.
9133         * configure: Regenerate.
9135 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9136             Nick Clifton  <nickc@redhat.com>
9137             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9139         * configure.in (build_configargs, host_configargs, target_configargs):
9140         Remove build/host/target parameters.
9141         (host_libs): Add gmp and mpfr.
9142         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9143         * Makefile.def (gmp, mpfr): New.
9144         (gcc): Remove target.
9145         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9146         target_os, target_vendor): New.
9147         (configure): Add host_alias/target_alias arguments; adjust invocations.
9148         * configure: Regenerate.
9149         * Makefile.in: Regenerate.
9151 2007-01-11  Matt Fago  <fago@earthlink.net>
9153         * configure.in: Try to link to functions only in mpfr 2.2.x
9154         to improve robustness of configure tests.
9155         * configure: Regenerate.
9157 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9159         * MAINTAINERS: Add myself as i386 maintainer.
9161 2007-01-08  Jan Hubicka  <jh@suse.cz>
9163         * MAINTAINERS: Add myself as i386 maintainer.
9165 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9167         * configure.in: Add support for an x86_64-mingw* target.
9168         * configure: Regenerate.
9170 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9172         * Makefile.tpl (all-target): Correct @if conditional for target
9173         modules.
9174         * configure.in: Omit libiberty if building only target libgcc.
9175         * configure, Makefile.in: Regenerated.
9177 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9179         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9180         * configure: Regenerate.
9182 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9184         * Makefile.def (target_modules): Add libgcc.
9185         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9186         * Makefile.tpl (clean-target-libgcc): Delete.
9187         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9188         on gcc even for bootstrapped modules.  Rewrite handling of
9189         lang_env_dependencies to loop over target_modules.
9190         * configure.in (target_libraries): Add target-libgcc.
9191         * Makefile.in, configure: Regenerated.
9193 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9195         * configure.in: Reorganize recognition of languages.  Add
9196         --enable-stage1-languages.  Show supported languages for the chosen
9197         target rather than all recognized languages.
9198         * configure: Regenerate.
9200 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9202         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9203         * Makefile.in: Regenerate.
9205 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9207         * configure.in: Warn that MPFR 2.2.0 is buggy.
9208         * configure: Regenerate.
9210 2006-12-27  Ian Lance Taylor  <iant@google.com>
9212         * configure.in: When removing Makefiles to force a reconfigure, also
9213         remove prev-DIR*/Makefile.
9214         * configure: Regenerate.
9216 2006-12-22  Andreas Schwab  <schwab@suse.de>
9218         * configure: Regenerate with correct autoconf version.
9220 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9222         * configure.in: add AC_SUBST for *_FOR_TARGET.
9223         * configure: Regenerate.
9225 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9227         * configure.in: Simplify logic for rejecting languages that cannot
9228         be built.  Separate the case when a language is unsupported,
9229         from the case when the user chooses not to build a language.
9231 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9233         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9234         it only affects bootstrap and could be tested on "$host" as well.
9235         * configure: Regenerate.
9236         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9238 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9240         PR bootstrap/29544
9241         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9242         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9243         move here comment from Makefile.tpl.
9244         * Makefile.tpl: Move some definitions higher in the file.
9245         (STAGE1_CHECKING): New.
9246         * configure.in: Add --enable-stage1-checking.
9247         * configure: Regenerate.
9248         * Makefile.in: Regenerate.
9250 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9252         * MAINTAINERS: Add myself as build system maintainer.
9254 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9256         * MAINTAINERS (Write After Approval): Add myself.
9258 2006-12-13  Eric Christopher  <echristo@apple.com>
9260         * MAINTAINERS: Add myself as darwin maintainer.
9262 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9264         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9266 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9268         MAINTAINERS: Update my entry.
9270 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9272         * configure.in:  Handle spu makefile frag.
9273         * Makefile.tpl (MAINT): Define
9274         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9275         * configure: Regenerate.
9276         * Makefile.in: Regenerate.
9278 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9280         * config.guess: Import latest version.
9281         * config.sub: Likewise.
9283 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9285         * configure.in (spu-*-*): Don't skip target-libiberty.
9286         * configure: Regenerate.
9288 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9290         PR bootstrap/30134
9291         * configure.in: Correct x86 darwin support for libjava to powerpc
9292         and i?86 only.
9293         * configure: Regenerate.
9295 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9297         * configure.in: Add x86 darwin support for libjava.
9298         * configure: Regenerate.
9300 2006-12-07  Mike Stump  <mrs@apple.com>
9302         * Makefile.def (dependencies): Add dependency for
9303         install-target-libssp and install-target-libgomp on
9304         install-gcc.
9305         * Makefile.in: Regenerate.
9307 2006-12-04  Richard Guenther  <rguenther@suse.de>
9309         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9310         (Non-Algorithmic Maintainers): Move over non-algorithmic
9311         loop optimizer maintainers, add myself as a non-algorithmic
9312         middle-end maintainer.
9314 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9316         * MAINTAINERS (Write After Approval): Add myself.
9318 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9320         * configure.in: Update error message for missing GMP/MPFR.
9322         * configure: Regenerate.
9324 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9326         * configure.in: Update MPFR version in error message.
9328         * configure: Regenerate.
9330 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9332         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9333         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9334         --with-gmp-lib): New flags.
9336         * configure: Regenerate.
9338 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9340         * MAINTAINERS (Write After Approval): Change my email address.
9342 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9344         * MAINTAINERS (Write After Approval): Add myself.
9346 2006-11-22  Philipp Thomas  <pth@suse.de>
9348         * MAINTAINERS (i18n): Update e-mail address.
9350 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9352         * MAINTAINERS (spu port): Add myself as maintainer.
9353         (Write After Approval): Remove myself.
9355 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9357         * configure.in (skipdirs): Don't build libssp for SPU.
9358         * configure: Regenerate.
9360 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9362         * MAINTAINERS (spu port): Add myself as maintainer.
9363         (libobjc): Update my email address.
9365 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9367         * MAINTAINERS (Write After Approval): Add myself.
9369 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9371         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9372         * configure : Rebuilt.
9374 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9376         * MAINTAINERS (Write After Approval): Add myself.
9378 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9380         * MAINTAINERS (Write After Approval): Add myself.
9382 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9384         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9385         libmpfr.a.
9386         * configure: Regenerate.
9388 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9390         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9391         (unstage): Test for stage_last presence.
9393         PR bootstrap/29802
9394         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9395         STAGE_PREFIX.
9396         * Makefile.in: Regenerate.
9398 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9400         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9401         maintainers.
9403 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9405         * MAINTAINERS (Write After Approval): Add myself.
9407 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9409         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9410         and stageN-package/Makefile.
9411         * Makefile.in: Regenerated.
9413 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9415         * configure.in: Remove target-libgloss from noconfigdirs for
9416         bfin-*-*.
9417         * configure: Regenerated.
9419 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9421         * configure.in (have_gmp): Only error if the gcc directory exists.
9423         * configure: Regenerate.
9425 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9427         * configure.in: Robustify error message for missing GMP/MPFR.
9429         * configure: Regenerate.
9431 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9433         * MAINTAINERS (Write After Approval): Add myself.
9435 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9437         * MAINTAINERS: Change email address.
9439 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9441         * MAINTAINERS (Write After Approval): Add myself.
9443 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9445         * MAINTAINERS (Write After Approval): Add myself.
9447 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9449         * MAINTAINERS (Write After Approval): Move myself to
9450         Write After Approval section.
9452 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9454         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9455         need_gmp anymore.
9456         * configure: Regenerate.
9458 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9460         * MAINTAINERS (Write After Approval): Add myself.
9462 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9464         * config.guess: Import latest version.
9465         * config.sub: Likewise.
9467 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9469         * Makefile.def: Added pdf target handling.
9470         * Makefile.tpl: Added pdf target handling.
9471         * Makefile.in: Regenerated.
9473 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9475         * MAINTAINERS: Add self as score port maintainer.
9477 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9479         * MAINTAINERS (Write After Approval): Add myself.
9481 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9483         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9484         or newer.
9485         * configure: Regenerated.
9487 2006-09-27  Dave Brolley  <brolley@redhat.com>
9489         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9490         using $s instead of $r.
9491         * configure: Regenerated.
9493 2006-09-26  Thiemo Seufer  <ths@mips.com>
9495         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9496         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9497         * configure: Regenerate.
9499 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9501         * MAINTAINERS (Write After Approval): Remove myself.
9503 2006-09-22  Chao-ying Fu  <fu@mips.com>
9505         * MAINTAINERS (Write After Approval): Add myself.
9507 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9509         * MAINTAINERS: Add self as soft-fp maintainer.
9511 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9513         * MAINTAINERS: Add myself as avr maintainer.
9514         Remove Marek Michalkiewicz as avr maintainer.
9516 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9518         * MAINTAINERS (Write After Approval): Add myself.
9520 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9522         * configure.in: Never build newlib for a Mingw host.
9523         Never build newlib as Mingw target library.
9524         Test the existence of winsup/cygwin for building a Cygwin newlib,
9525         rather than just winsup.
9526         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9527         building a Mingw target.
9528         * configure: Regenerate.
9530 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9532         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9534 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9536         * config.guess: Import from src (was more updated).
9537         * config.sub: Likewise.
9539 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9541         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9542         * configure: Regenerated.
9544 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9546         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9547         for stages after the first.
9549 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9551         * Makefile.def: Add dependencies for configure-opcodes
9552         on configure-intl and all-opcodes on all-intl.
9553         * Makefile.in: Regenerated.
9555 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9557         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9559 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9561         Port to hosts whose 'sort' and 'tail' implementations
9562         treat operands with leading '+' as file names, as POSIX
9563         has required since 2001.  However, make sure the code still
9564         works on pre-POSIX hosts.
9565         * ltmain.sh: Don't assume "sort +2" is equivalent to
9566         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9568 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9570         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9572 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9574         * ltconfig: chmod 644 before ranlib during install.
9576 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9578         PR bootstrap/18058
9579         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9580         if the bootstrap compiler is a GCC version that supports it.
9581         * configure: Regenerate.
9583 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9585         * configure.in: Fix thinkos in previous check-in.
9586         * configure: Regenerate.
9588 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9590         PR other/27063
9591         * configure.in: Test subdir_requires and give an appropriate
9592         error message.
9593         * configure: Regenerate.
9595 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9597         * MAINTAINERS (Write After Approval): Add myself.
9599 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9601         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9603 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9605         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9607 2006-06-20  David Ayers  <d.ayers@inode.at>
9609         PR bootstrap/28072
9610         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9611         whether target-libjava is being configured instead of whether the
9612         java front end is enabled.
9613         * configure: Regenerate.
9615 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9617         PR target/27540
9618         * configure.in: Only enable libgomp on IRIX 6.
9619         * configure: Regenerate.
9621 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9623         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9624         too.
9625         * Makefile.in: Regenerate.
9627 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9629         * config-ml.in: Alter CCASFLAGS to include special
9630         multilib options the same as is done for CFLAGS.
9632 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9634         * configure.in: Don't enable libgomp on hpux10.
9635         * configure: Rebuilt.
9637 2006-06-12  David Ayers  <d.ayers@inode.at>
9639         PR bootstrap/27963
9640         PR target/19970
9641         * configure.in: Remove target-boehm-gc from noconfigdirs where
9642         ${libgcj} is specified.
9643         * configure: Regenerate.
9645 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9647         Sync from src:
9649         * configure.in: Sync.
9650         * configure: Regenerated.
9652         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9654         * Makefile.def: Added dependencies from sim and gdb on intl, and
9655         added configure dependencies to everything with an all dependency
9656         on intl.
9657         * Makefile.in: Regenerated.
9659 2006-06-06  David Ayers  <d.ayers@inode.at>
9661         PR libobjc/13946
9662         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9663         * Makefile.in: Regenerate.
9664         * configure.in: Add --enable-objc-gc at toplevel and have it
9665         enable boehm-gc for Objective-C.
9666         Remove target-boehm-gc from libgcj.
9667         Add target-boehm-gc to target_libraries.
9668         Add target-boehm-gc to noconfigdirs where ${libgcj}
9669         is specified.
9670         Assert that boehm-gc is supported when requested for Objective-C.
9671         Only build boehm-gc if needed either for Java or Objective-C.
9672         * configure: Regenerate.
9674 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9676         PR 27674
9677         * Makefile.tpl (configure-[+prefix+][+module+],
9678         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9679         Remove rule to unstage bootstrapped modules.
9680         (stage_current): New.
9681         * Makefile.in: Regenerate.
9683 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9685         * MAINTAINERS (Write After Approval): Update my e-mail address.
9687 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9689         * include/libiberty.h: Declare pex_run_in_environment.
9691 2006-05-31  Asher Langton  <langton2@llnl.gov>
9693         * MAINTAINERS (Write After Approval): Add myself.
9695 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9697         * Makefile.def (bfd, opcodes): Fix lib_path.
9698         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9699         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9700         * Makefile.in: Regenerate.
9702 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9704         * Makefile.in: Regenerate.
9706 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9708         * Makefile.def: Add install-html target. Add datarootdir
9709         docdir and htmldir to flags_to_pass.
9710         * Makefile.tpl: Add install-html target.
9711         * Makefile.in: Regenerate.
9712         * configure.in: Add --with-datarootdir, --with-docdir, and
9713         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9714         * configure: Regenerate.
9716 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9718         * configure.in: Enable gprof for cross builds.
9719         * configure: Regenerate.
9721 2006-05-22  Richard Guenther  <rguenther@suse.de>
9723         Revert
9724         2006-01-31  Richard Guenther  <rguenther@suse.de>
9725         Paolo Bonzini  <bonzini@gnu.org>
9727         * Makefile.def (target_modules): Add libgcc-math target module.
9728         * configure.in (target_libraries): Add libgcc-math target library.
9729         (--enable-libgcc-math): New configure switch.
9730         * Makefile.in: Re-generate.
9731         * configure: Re-generate.
9732         * libgcc-math: New toplevel directory.
9734 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9735             Andreas Tobler  <a.tobler@schweiz.ch>
9737         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9738         * configure: Rebuilt.
9740 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9742         * MAINTAINERS (Write After Approval): Add myself.
9744 2006-05-01  DJ Delorie  <dj@redhat.com>
9746         * configure.in: Restore CFLAGS if GMP isn't present.
9747         * configure: Regenerate.
9749 2006-05-01  Richard Guenther  <rguenther@suse.de>
9751         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9752         maintainer.
9754 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9756         * MAINTAINERS (Write After Approval): Add myself.
9758 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9760         * MAINTAINERS (Write After Approval): Add myself.
9762 2006-04-18  DJ Delorie  <dj@redhat.com>
9764         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9765         reference libgloss so that libssp can be built in a combined
9766         tree.
9767         * configure: Regenerate.
9769 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9771         * MAINTAINERS (Write After Approval): Add myself.
9773 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9775         * configure.in: Require makeinfo 4.4 or higher.
9776         * configure: Regenerate.
9778 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9780         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9781         Rearrange the entries of other libraries to have them in one place.
9783 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9785         * MAINTAINERS (Write After Approval): Remove myself.
9786         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9788 2006-03-14  Richard Guenther  <rguenther@suse.de>
9790         * configure: Regenerate with autoconf 2.13.
9792 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9794         * MAINTAINERS: Use my work address.
9796         * MAINTAINERS: Update my E-mail address.
9798 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9800         * configure.in: Handle --disable-<component> generically.
9801         * configure: Regenerate.
9803 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9805         PR libgcj/17311
9806         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9808 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9810         * MAINTAINERS (Write After Approval):  Remove myself.
9811         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9813 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9815         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9816         (TARGET_CONFIGDIRS): Remove.
9817         * configure.in: Remove AC_SUBST(target_configdirs).
9818         * Makefile.in, configure: Regenerated.
9820 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9822         * MAINTAINERS (Write After Approval):  Remove myself.
9823         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9825 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9827         PR bootstrap/25670
9829         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9831         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9832         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9833         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9834         BUILD_PREFIX, BUILD_PREFIX_1.
9835         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9837         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9838         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9840         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9841         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9842         of `cat stage_current`.  Always provide the `r' and `s' variables.
9843         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9844         a single shell execution.
9845         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9846         bootstrapped modules, make the stage1 module if the build was not
9847         started yet, else build the current stage.
9848         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9849         (all-build, all-host, all-target, [+make_target+]-host,
9850         [+make_target+]-target): Do not use \-continued lines.
9851         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9852         (current_stage, restrap, stage_last): New.
9854         * Makefile.in: Regenerate.
9855         * configure: Regenerate.
9857 2006-02-19  Bud Davis  <jmdavis@link.com>
9859         * MAINTAINERS (Write After Approval):  Remove myself.
9860         (Language Front End Maintainers):  Add myself as fortran 95
9861         maintainer and update e-mail address.
9863 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9865         * MAINTAINERS (Write After Approval):  Remove myself.
9866         (Language Front End Maintainers):  Add myself as fortran 95
9867         maintainer.
9869 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9871         * MAINTAINERS (Write After Approval): Add myself.
9873 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9875         * MAINTAINERS (Write After Approval):  Remove myself.
9876         (Language Front End Maintainers):  Add myself as
9877         fortran 95 maintainer.
9879 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9881         Sync from src:
9883         2005-12-27  Leif Ekblad  <leif@rdos.net>
9885         * configure.in: Add support for RDOS target.
9886         * configure: Regenerate.
9888 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9889             Andreas Schwab  <schwab@suse.de>
9891         * configure: Regenerate.
9893 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9895         * configure.in (enable_libgomp): Add AIX.
9896         * configure: Regenerate.
9898 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9900         * MAINTAINERS (Write After Approval): Add myself.
9902 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9904         * MAINTAINERS (Write After Approval): Add myself.
9906 2006-01-31  Richard Guenther  <rguenther@suse.de>
9907         Paolo Bonzini  <bonzini@gnu.org>
9909         * Makefile.def (target_modules): Add libgcc-math target module.
9910         * configure.in (target_libraries): Add libgcc-math target library.
9911         (--enable-libgcc-math): New configure switch.
9912         * Makefile.in: Re-generate.
9913         * configure: Re-generate.
9914         * libgcc-math: New toplevel directory.
9916 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9918         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9919         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9920         the assembler, linker and binutils.
9921         * configure: Regenerate.
9923 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9925         * MAINTAINERS (Write After Approval): Add myself.
9927 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9929         * configure: Regenerate.
9931 2006-01-18  Richard Henderson  <rth@redhat.com>
9932             Jakub Jelinek  <jakub@redhat.com>
9933             Diego Novillo  <dnovillo@redhat.com>
9935         * libgomp: New directory.
9936         * Makefile.def: Add target_module libgomp.
9937         * Makefile.in: Regenerate.
9938         * configure.in (target_libraries): Add target-libgomp.
9939         * configure: Regenerate.
9941 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9943         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9944         @ from continuation.
9945         * Makefile.in: Rebuilt.
9947 2006-01-04  Chris Lattner  <sabre@gnu.org>
9949         * MAINTAINERS (Write After Approval): Add myself.
9951 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9953         PR bootstrap/24252
9955         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9956         * Makefile.tpl (OBJDUMP): New.
9957         (EXTRA_HOST_FLAGS): Add it.
9958         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9960         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9961         to use symbolic links between directories.  Avoid race conditions
9962         or make them harmless.
9963         * configure.in: Do not try to use symbolic links between directories.
9965         * Makefile.def (LEAN): Pass.
9966         * Makefile.tpl (LEAN): Define.
9967         (stage[+id+]-start): Accept that the previous directory does not
9968         exist, if the bootstrap is lean.
9969         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9970         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9971         configure substitution.
9972         ([+compare-target+]): Likewise.
9973         ([+bootstrap-target+]-lean): New.
9974         * configure.in: Remove lean bootstrap support from here.
9976         * Makefile.in: Regenerate.
9977         * configure: Regenerate.
9979 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9981         * MAINTAINERS (libdecnumber): Add myself.
9983 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9985         * libtool-ldflags: New script.
9987 2006-01-02  Andreas Schwab  <schwab@suse.de>
9989         * configure.in: When reconfiguring remove Makefile in
9990         all stage directories.
9991         * configure: Regenerate.
9993 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9995         * MAINTAINERS: Update my email address.
9997 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9999         Revert Ada-related part of the previous change.
10001         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10002         Do not pass.
10003         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10004         * Makefile.in: Regenerate.
10005         * configure.in: Do not include mt-ppc-aix target fragment.
10006         * configure: Regenerate.
10008 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
10010         * configure.in: Select appropriate fragments for PowerPC/AIX.
10011         * configure: Regenerate.
10013         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10014         BOOT_CFLAGS, BOOT_LDFLAGS.
10015         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10016         BOOT_CFLAGS, BOOT_LDFLAGS.
10017         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10018         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10019         (stage): Fail if we cannot complete the work.
10020         * Makefile.in: Regenerate.
10022 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
10024         * configure.in: Replace ms1 with mt.
10025         * configure: Rebuilt.
10027 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
10029         * MAINTAINERS: Update my email address.
10031 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
10033         * Makefile.tpl (all, do-[+make_target+], do-check, install,
10034         install-host-nogcc): Don't invoke $(stage) at the end.
10035         * Makefile.in: Regenerate.
10037 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
10039         * configure.in: Flip the top-level bootstrap switch.
10040         * configure: Regenerate.
10042 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
10044         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10045         $(stage) and $(unstage).
10046         (EXTRA_TARGET_FLAGS): Correct double-quoting.
10047         (all): Remove stray semicolon.
10048         (local-distclean): Don't handle multilib.tmp and multilib.out.
10049         (install.all): Set $s for consistency.
10050         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10051         check_multilibs setting.  Always make the install directory.
10052         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10053         Correct @if/@endif.
10054         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10055         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10056         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10057         (multilib.out): Remove.
10058         * Makefile.in: Regenerated.
10060 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10062         * MAINTAINERS (Write After Approval): Add myself.
10064 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10066         * MAINTAINERS: Add myself as mt maintainer.
10068         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10070 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10072         * MAINTAINERS: Change email address.
10074 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10076         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10077         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10078         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10079         Find in-tree tools if available.
10080         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10081         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10082         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10083         (COMPILER_*_FOR_TARGET): New.
10084         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10085         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10086         (CONFIGURED_*, USUAL_*): Remove.
10087         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10088         STRIP): Use autoconf substitutions.
10089         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10090         COMPILER_NM_FOR_TARGET): New.
10091         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10093         (all): Make all-host and all-target in parallel.
10094         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10095         that $$r and $$s are set before invoking a recursive make.
10096         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10097         ([+bootstrap-target+]): Inline most of the `all' target.
10099 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10101         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10102         from the gcc build directory.
10103         * Makefile.in: Regenerate.
10105 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10107         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10108         depend on all-libdecnumber.
10109         * configure.in (host_libs): Include libdecnumber.
10110         * Makefile.in: Regenerate.
10111         * configure: Likewise.
10113 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10115         * libdecnumber: Import decNumber sources from the dfp-branch.
10117 2005-11-21  Kean Johnston  <jkj@sco.com>
10119         * config.sub, config.guess: Sync from upstream sources.
10121 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10123         Import from Autoconf sources:
10125         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10126         * config/move-if-change: Don't output "$2 is unchanged";
10127         suggested by Ben Elliston.  Handle weird characters correctly.
10129 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10131         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10132         to match upstream libtool for darwin.
10134 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10136         * Makefile.def: Remove gdb dependencies for gdbtk.
10137         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10138         (configure-gdb, install-gdb): New rules.
10139         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10140         * Makefile.in, configure: Regenerated.
10142 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10144         * MAINTAINERS (Write After Approval): Add myself.
10146 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10148         * MAINTAINERS (Write After Approval): Add myself.
10150 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10152         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10153         Diego Novillo.
10155 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10157         PR bootstrap/24297
10158         * Makefile.tpl (do-[+make-target+], do-check, install,
10159         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10160         are set before recursing.
10161         * Makefile.in: Regenerate.
10163 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10165         PR bootstrap/18939
10166         * Makefile.def (gcc) <target>: Fix thinko.
10167         * Makefile.in: Regenerate.
10169 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10171         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10172         * configure: Regenerate.
10174 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10176         * MAINTAINERS (Write After Approval): Add self.
10178 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10180         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10181         target-libffi, target-qthreads, target-libjava, and
10182         targetlibobjc.
10183         * configure: Regenerate.
10185 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10187         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10188         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10189         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10190         (USUAL_OBJDUMP_FOR_TARGET): New.
10191         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10192         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10193         * configure, Makefile.in: Regenerated.
10195 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10197         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10198         before other host packages.
10200 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10202         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10204 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10206         PR bootstrap/22340
10208         * configure.in (default_target): Remove.
10209         * Makefile.tpl (all): Do not use prerequisites as subroutines
10210         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10211         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10212         use prerequisites as subroutines.
10213         (check-host, check-target): New.
10214         (bootstrap configure & all targets): Do not use stage*-start
10215         if the directory layout is already ok.
10216         (non-bootstrap configure & all targets): Prepend a $(unstage).
10217         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10218         (NOTPARALLEL): Remove.
10219         (unstage, stage variables): New variables.
10220         (unstage, stage targets): Simply expand to those variables.
10222         * configure: Regenerate.
10223         * Makefile.in: Regenerate.
10225 2005-10-04  James E Wilson  <wilson@specifix.com>
10227         * Makefile.def (lang_env_dependencies): Add libmudflap.
10228         * Makefile.in: Regenerate.
10230 2005-10-03  Andreas Schwab  <schwab@suse.de>
10232         Backport from libtool CVS:
10233         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10235         * ltmain.sh: add support for installing into temporary
10236         staging area (e.g. 'make install DESTDIR=...')
10238 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10240         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10241         * configure: Regenerated.
10243 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10245         * configure: Regenerate with the correct
10246         autoconf version.
10248 2005-09-30  Catherine Moore  <clm@cm00re.com>
10250         * configure.in (bfin-*-*): New.
10251         * configure: Regenerated.
10253 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10255         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10256         (LIPO_FOR_TARGET): New.
10257         (CONFIGURED_LIPO_FOR_TARGET): New.
10258         (USUAL_LIPO_FOR_TARGET): New.
10259         (STRIP_FOR_TARGET): New.
10260         (CONFIGURED_STRIP_FOR_TARGET): New.
10261         (USUAL_STRIP_FOR_TARGET): New.
10262         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10263         STRIP_FOR_TARGET.
10264         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10265         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10266         * Makefile.in: Regenerate.
10267         * configure: Regenerate.
10269 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10271         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10272         (rs6000-*-aix*): Same.
10273         * configure: Regenerate.
10275 2005-09-16  Tom Tromey  <tromey@redhat.com>
10277         * MAINTAINERS: Add self as java maintainer.
10279 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10281         * configure.in: Recognize f95 in the --enable-languages option,
10282         and substitute it for fortran, issuing a warning.
10283         * configure: Regenerate.
10285 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10287         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10288         * configure:  Regenerated.
10290 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10292         * MAINTAINERS: Add self as ms1 maintainer.
10294 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10296         * Makefile.def (libssp): Add to lang_env_dependencies.
10297         * Makefile.in: Regenerate.
10299 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10301         * MAINTAINERS: Add myself as middle-end maintainer.
10303 2005-08-17  Christian Groessler  <chris@groessler.org>
10305         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10306         * Makefile.in: Regenerate.
10308 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10310         * MAINTAINERS (write after approval): Added myself.
10312 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10314         * MAINTAINERS (Write After Approval): Add myself.
10316 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10318         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10319         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10320         Look for alternate names of the target cc and c++
10321         * configure: Regenerate.
10323 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10325         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10326         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10327         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10328         tools; remove code to manually set them.
10329         (Target tools): Look in the environment for them.
10330         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10331         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10332         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10333         build directory.
10334         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10335         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10336         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10337         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10338         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10339         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10340         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10341         * configure: Regenerate.
10342         * Makefile.in: Regenerate.
10344 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10346         * MAINTAINERS: Update for removed CPU targets.
10348 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10350         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10351         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10352         * Makefile.in: Regenerated.
10354 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10356         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10357         (CFLAGS_FOR_TARGET): Use it.
10358         (CXXFLAGS_FOR_TARGET): Likewise.
10359         * Makefile.in: Regenerated.
10360         * configure.in (--with-build-sysroot): New option.
10361         * configure: Regenerated.
10363 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10365         * Makefile.tpl: Wrap install between unstage and stage
10366         * Makefile.in: Regenerate.
10368 2005-07-21  Eric Christopher  <echristo@apple.com>
10370         * MAINTAINERS: Update affiliation.
10372 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10374         * MAINTAINERS: Add self as crx port maintainer.
10376 2005-07-20  DJ Delorie  <dj@redhat.com>
10378         * MAINTAINERS: Add self as m32c maintainer.
10380 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10382         * all files: Update FSF address.
10384 2005-07-15  Eric Christopher  <echristo@redhat.com>
10386         * MAINTAINERS: Change affiliation.
10388 2005-07-14  Jim Blandy  <jimb@redhat.com>
10390         * configure.in: Add cases for Renesas m32c.
10391         * configure: Regenerated.
10393 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10395         * COPYING.LIB: Update from fsf.org.
10397 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10399         * COPYING, compile, config.guess,
10400         config.sub, install-sh, missing, mkinstalldirs,
10401         symlink-tree, ylwrap: Sync from upstream sources.
10402         * config-ml.in: Update FSF address.
10404 2005-07-13  Eric Christopher  <echristo@redhat.com>
10406         * configure.in: Add toplevel noconfigdir support for tpf.
10407         * configure: Regenerate.
10409 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10411         PR ada/22340
10413         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10414         * Makefile.in: Regenerate.
10416 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10418         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10419         Brolley to write-after-approval.
10421 2005-07-07  Andreas Schwab  <schwab@suse.de>
10423         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10424         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10425         * Makefile.in: Regenerated.
10427 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10429         * configure.in: Don't build sim or rda when targetting darwin.
10430         * configure: Regenerate.
10432 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10434         * configure.in: Add --enable-libssp and --disable-libssp.
10435         * configure: Regenerate with autoconf-2.13.
10437 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10439         * Makefile.def (target_modules): Add libssp.
10440         * configure.in (target_libraries): Add target-libssp.
10441         * configure: Rebuilt.
10442         * Makefile.in: Rebuilt.
10444 2005-07-01  Zack Weinberg  <zackw@panix.com>
10446         * MAINTAINERS: Change email address.  Resign from maintainership.
10448 2005-07-01  Richard Guenther  <rguenther@suse.de>
10450         * MAINTAINERS: Change my e-mail address and affiliation.
10452 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10454         * Makefile.def (stagefeedback): Come after profile.
10455         Define profiledbootstrap target.
10456         * Makefile.tpl (profiledbootstrap): Remove.
10457         (stageprofile-end): Zap stagefeedback.
10458         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10459         * Makefile.in: Regenerate.
10461 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10463         * MAINTAINERS: Update my email address.
10465 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10467         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10468         In 'cpp' stanza, support '#line' as well as '# '.
10470 2005-06-08  Andreas Schwab  <schwab@suse.de>
10472         * MAINTAINERS: Move myself from 'Write After Approval' to
10473         'CPU Port Maintainers' section as m68k maintainer.
10475 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10477         * configure.in (unsupported_languages): New macro.
10478         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10479         non-ported target libraries in noconfigdirs.
10480         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10481         non-linux-gnu.  Remove libgcj_ex_libffi.
10482         <lang_frag loop>: Set add_this_lang=no if the language is in
10483         unsupported_languages.
10484         * configure: Regenerate.
10486 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10488         * configure.in: Fix typo in handling of --with-mpfr-dir.
10489         * configure: Regenerate.
10491 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10493         * MAINTAINERS: Update my email address.
10495 2005-06-02  Jim Blandy  <jimb@redhat.com>
10497         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10498         accepted into the master sources.)
10500 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10501             Michael Snyder  <msnyder@redhat.com>
10502             Stan Cox  <scox@redhat.com>
10504         * configure.in: Set noconfigdirs for ms1.
10506         * configure: Regenerate.
10508 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10510         * MAINTAINERS (Write After Approval): Add self.
10512 2005-06-01  Josh Conner  <jconner@apple.com>
10514         * MAINTAINERS (Write After Approval): Add self.
10516 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10518         * MAINTAINERS: Update my email address.
10520 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10522         * MAINTAINERS (Write After Approval): Add self.
10524 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10526         * MAINTAINERS (Write After Approval): Remove self.
10528 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10530         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10531         (Dependencies): Consider target modules for bootstrap dependencies.
10532         Make target bootstrap modules depend on each stage's gcc.
10533         * Makefile.in: Regenerate.
10535 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10537         * Makefile.def (configure-gcc): Depend on binutils having been built.
10538         (all-gcc): No need to do it here.
10539         * Makefile.in: Regenerate.
10541 2005-05-19  Paul Brook  <paul@codesourcery.com>
10543         * configure.in: Rewrite misleading error message when requested
10544         language cannot be built.
10545         * configure: Regenerate.
10547 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10549         * ylwrap: Import from Automake 1.9.5.
10551 2005-05-13  David Ung  <davidu@mips.com>
10553         * MAINTAINERS (Write After Approval): Add self.
10555 2005-05-09  Mike Stump  <mrs@apple.com>
10557         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10558         lt_cv_sys_max_cmd_len for now.
10560 2005-05-09  Stan Cox  <scox@redhat.com>
10562         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10564 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10566         * README.SCO: Update the URL.
10568 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10570         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10571         with_gnu_ld to libtool.
10572         * ltcf-c.sh (aix[45]): Define file_list_spec.
10573         * ltcf-cxx.sh (aix[45]): Same.
10574         * ltcf-gcj.sh (aix[45]): Same.
10575         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10576         exists, write list of input files to temporary file.
10578 2005-05-04  Mike Stump  <mrs@apple.com>
10580         * configure.in: Always pass --target to target configures as
10581         otherwise rebuilds that do --recheck will fail.
10582         * confiugure: Rebuilt.
10584 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10586         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10587         STAGE_HOST_EXPORTS.
10588         (configure, all): Add bootstrap support.
10589         (Host modules, target modules): Pass post-stage1 flags and exports.
10590         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10591         * Makefile.in: Regenerate.
10593 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10595         * configure: Regenerate.
10597 2005-04-27  Mike Stump  <mrs@apple.com>
10599         * MAINTAINERS: Add self as darwin maintainer.
10601 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10603         * config.sub: Update from master copy.
10605 2005-04-21  Mike Stump  <mrs@apple.com>
10607         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10608         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10610 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10612         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10613         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10614         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10615         "*-*-elf" and "*-*-linux*".
10616         * configure: Regenerate.
10618 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10620         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10622 2005-04-12  Mike Stump  <mrs@apple.com>
10624         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10626 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10628         * MAINTAINERS (Write After Approval): Add myself.
10630 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10632         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10634 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10636         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10637         (TARGET_CONFIGARGS): Include --with-target-subdir.
10638         (configure, all): New macros.  Use them throughout.
10639         * Makefile.in: Regenerate.
10641 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10643         * MAINTAINERS (Write After Approval): Add myself.
10645 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10647         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10649 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10651         * MAINTAINERS: Move John Carr to Write After Approval.
10653 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10655         * config/mh-mingw32: Delete.
10656         * configure.in: Don't use it.
10657         * configure: Regenerate.
10659 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10661         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10662         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10663         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10664         (HOST_LIB_PATH): Generate from Makefile.def.
10665         (TARGET_LIB_PATH): Likewise.
10666         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10667         * Makefile.in: Regenerate.
10668         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10669         (RPATH_ENVVAR): Include Darwin case.
10670         * configure: Regenerate.
10672 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10674         * MAINTAINERS (Various Maintainers): Remove self.
10675         (Write After Approval): Add self.
10677 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10679         * MAINTAINERS (Various Maintainers): Add self.
10681 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10683         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10684         * configure: Regenerate.
10686 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10688         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10689         gcc_version, and gcc_version_trigger from set of flags to pass.
10690         * Makefile.tpl: Remove definitions of above variables.
10691         (config.status): Remove dependency on $(gcc_version_trigger).
10692         * Makefile.in: Regenerate.
10693         * configure.in: Do not reference config/gcc-version.m4 nor
10694         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10695         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10696         * configure: Regenerate.
10698 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10699             Andrew Pinski  <pinskia@physics.uc.edu>
10701         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10702         * Makefile.in: Regenerate.
10704 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10706         * MAINTAINERS (Write After Approval): Add myself.
10708 2005-03-03  David Ayers  <d.ayers@inode.at>
10710         * MAINTAINERS (Write After Approval): Add myself.
10712 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10714         PR libgcj/20160
10715         * ltmain.sh: Avoid creating archives with components that have
10716         duplicate basenames.
10718 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10720         PR bootstrap/20250
10721         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10722         instead of check.
10723         * Makefile.in: Regenerate.
10725 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10727         * Makefile.in: Regenerate to fix conflict between the previous two
10728         patches.
10730 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10732         PR bootstrap/17383
10733         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10734         * Makefile.tpl (HOST_SUBDIR): New substitution.
10735         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10736         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10737         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10738         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10739         (Host modules, Bootstrapped modules): Use it.
10740         (Build modules, Target modules): Do not create symlink trees,
10741         always configure out-of-srcdir.
10742         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10743         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10744         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10745         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10747         * Makefile.in: Regenerate.
10748         * configure: Regenerate.
10750 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10752         Merged from libada-gnattools-branch:
10753         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10755         * gnattools: New directory.
10756         * Makefile.def: Add gnattools as a module, depending on target-libada.
10757         * Makefile.in: Regenerate.
10758         * configure.in: Include gnattools in host_tools; disable it if ada
10759         is disabled.
10760         * configure: Regenerate.
10762 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10764         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10765         treelang maintainer.
10766         (Write After Approval): Remove myself.
10768 2005-02-23  Paul Schlie  <schlie@comcast.net>
10770         * configure.in: Allow darwin targeted ports to build tk, itcl and
10771         libgui.
10772         * configure: Regenerate.
10774 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10776         PR libgcj/10353
10777         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10778         * configure: Regenerate.
10780 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10782         * MAINTAINERS (Write After Approval): Add myself.
10784 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10786         * MAINTAINERS: Update my e-mail address.
10788 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10790         * MAINTAINERS (Write After Approval): Add myself.
10792 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10794         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10795         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10796         target-libgloss when not *-*-elf and *-*-aout.
10797         * configure: Regenerate.
10799 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10801         * MAINTAINERS: Remove obsolete entries.
10803         * MAINTAINERS (Write After Approval): Add Michael Matz.
10805 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10807         * MAINTAINERS: Remove self as cpplib maintainer.
10809 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10811         * install-sh, config.sub: Import from upstream.
10813 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10815         PR bootstrap/18222
10816         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10817         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10818         * Makefile.in: Regenerate.
10820 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10822         * MAINTAINERS: Update my email address.
10824 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10825             Andreas Schwab  <schwab@suse.de>
10827         PR bootstrap/18033
10828         * config-ml.in: Eval option if surrounded by single quotes.
10830 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10832         Revert 2004-12-28 Makefile changes, a better fix will be
10833         applied to mainline and src after GCC 4.0 branches.
10835 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10837         PR bootstrap/17383
10839         * Makefile.def (target_modules): Remove stage parameter,
10840         it is always true now.
10841         * Makefile.tpl (configure-build-[+module+],
10842         configure-target-[+module+]): Always build symlink tree
10843         for the directory and for include.  BUILD_SUBDIR and
10844         TARGET_SUBDIR cannot be . anymore.
10845         * Makefile.in: Regenerate.
10847 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10849         Revert 2004-12-08 Makefile changes.
10851 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10853         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10854         cygwin, mingw.
10856 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10858         * configure.in (sh64-*-*): Reenable gprof.
10859         * configure: Regenerate.
10861 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10863         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10864         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10865         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10866         * Makefile.in: Regenerate.
10868 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10870         * MAINTAINERS: Update my email address.
10872 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10874         * Makefile.tpl: Generate normal dependencies if the LHS module is
10875         not bootstrapped.
10876         * Makefile.in: Regenerate.
10878 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10880         * configure.in: Include config/gxx-include-dir.m4.  Use
10881         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10882         * configure: Regenerate.
10884 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10886         * config.if: Delete.
10887         * configure.in: Set libstdcxx_incdir directly.
10888         * configure: Regenerate.
10890 2004-12-02  Eric Christopher  <echristo@redhat.com>
10892         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10893         * Makefile.in: Regenerate.
10895 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10897         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10898         * configure: Regenerate.
10900 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10902         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10903         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10904         * configure: Regenerate.
10906 2004-12-01  Eric Christopher  <echristo@redhat.com>
10908         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10909         of things to remove.
10911 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10913         * MAINTAINERS (Write After Approval): Update my e-mail address.
10915 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10917         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10918         from CVS libtool to always pass_all.
10920 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10922         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10923         (hppa*64*-*-*): Delete incorrect comment.
10924         * configure: Rebuilt.
10926 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10928         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10930 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10932         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10933         from CVS libtool to always pass_all.
10935 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10937         * install-sh, compile: Import from automake.
10939 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10941         * config.guess, config.sub:  Import from savannnah.
10943 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10945         * MAINTAINERS (Write After Approval): Add myself
10947 2004-11-12  Mike Stump  <mrs@apple.com>
10949         * Makefile.def: Add html support.
10950         * Makefile.tpl: Likewise.
10951         * Makefile.in: Regenerate.
10953 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10955         PR 18423
10956         * configure.in: Remove all instances of build-fixincludes from
10957         noconfigdirs.
10958         (build_configargs): Supply --target to subdirectories.
10959         * configure: Regenerate.
10961         * Makefile.def: Make gcc install depend on fixincludes install.
10962         * Makefile.in: Regenerate.
10964 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10966         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10968 2004-11-11  Paul Brook  <paul@codesourcery.com>
10970         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10972 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10974         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10975         target-libgfortran.
10976         * configure: Regenerate.
10978 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10980         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10981         like CC.
10983 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10985         * Makefile.def (host fixincludes): Specify missing targets.
10986         * Makefile.in: Regenerate.
10988 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10990         * MAINTAINERS: Add myself
10992 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10994         * MAINTAINERS (Write After Approval): Add myself.
10996 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10998         * Makefile.def: Build fixincludes for the host, too.
10999         * Makefile.in: Regenerate.
11000         * configure.in (host_tools): Add fixincludes.
11001         * configure: Regenerate.
11003 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
11005         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11006         * configure: Regenerated.
11008 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
11010         PR other/17783
11011         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11012         * configure: Regenerated.
11014 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
11016         * README.SCO: Update per FSF instructions.
11018 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
11020         PR target/18151
11021         * configure.in (case ${target}): Do not build fixincludes for avr.
11022         * configure: Regenerated.
11024 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
11026         * configure.in (case ${target}): Do not build fixincludes
11027         on platforms where it is not used.
11028         * configure: Regenerated.
11030 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
11032         * configure.in: Use an absolute path to install-sh.
11033         * configure: Regenerated.
11035 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
11037         * MAINTAINERS (Write After Approval): Add myself.
11039 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
11041         * MAINTAINERS: Remove from Write After Approval those that are
11042         already maintainers.
11044 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
11046         * MAINTAINERS:  Update my email address.
11048 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
11050         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11051         * configure: Regenerate.
11053 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11055         * MAINTAINERS:  Update my email address.
11057 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11059         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11060         entries belonging to this category.
11062 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11064         * MAINTAINERS: Update my e-mail address.
11066 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11068         Fix wrong conflict resolution in:
11070         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11072         * Makefile.in: Regenerate.
11073         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11074         in the recursive `make', instead of hardwiring `all'.
11075         (Autogenerated TARGET-* variables): New.
11077 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11079         * configure.in: Enable target-libgloss for crx-*-*.
11080         * configure: Regenerate.
11082 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11084         * MAINTAINERS (Various Maintainers): Move the "windows,
11085         cygwin, mingw" maintainer to ...
11086         (OS Port Maintainers): ... here.
11088 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11090         * MAINTAINERS (Write After Approval): Remove those that are
11091         maintainers of some subsystem.
11093 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11095         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11096         * ltcf-cxx.sh (tpf*): Likewise.
11097         * ltconfig (tpf*): Add TPF OS configuration support.
11099 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11101         * MAINTAINERS: Change my email address to my new work account.
11103 2004-09-24  Michael Roth  <mroth@nessie.de>
11105         * configure.in (--without-headers): Add missing double quotes.
11106         * configure: Regenerate.
11108 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11110         * ylwrap: Revert to previous version.
11112 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11114         PR bootstrap/17369
11115         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11116         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11117         SET_GCC_LIB_PATH_CMD.
11118         (BASE_TARGET_EXPORTS): Likewise.
11119         * Makefile.in: Regenerated.
11121         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11122         * configure: Regenerated.
11124 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11126         * config.guess: New upstream version
11127         * compile, depcomp, install-sh, ylwrap: Likewise.
11129 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11131         * config/mh-x86omitfp: New host makefile fragment.  Add
11132         -fomit-frame-pointer to the default BOOT_CFLAGS.
11133         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11134         * configure: Regenerate.
11136 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11138         PR target/11572
11139         * configure.in (*-*-darwin*): Renable libobjc.
11140         * configure: Regenerate.
11142 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11144         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11146 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11148         * Makefile.def: Remove libbanshee.
11149         * Makefile.tpl: Ditto.
11150         * configure.in: Ditto.
11151         * Makefile.in: Regen.
11152         * configure: Ditto.
11154 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11156         * ltmain.sh: Use $pic_object as $non_pic_object if
11157         $non_pic_object=none.
11159 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11161         * missing: Import latest version from master repository.
11163 2004-09-06  Nick Clifton  <nickc@redhat.com>
11165         * config.sub: Import latest version from master repository.
11166         * config.guess: Likewise.
11167         This includes these changes:
11169         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11171         * config.sub: Handle crisv32, alias etraxfs.
11172         * config.guess (crisv32:Linux:*:*): Handle.
11174         2004-08-13  Brad Smith  <brad@comstyle.com>
11176         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11177         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11179         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11181         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11182         assume the processor is a powerpc.  This is because coreutils
11183         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11184         in this case, due to a MacOS X bug that causes
11185         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11186         to return a negative number.
11187         Problem reported by Petter Reinholdtsen in:
11188         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11190         2004-07-19  Ben Elliston  <bje@gnu.org>
11192         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11194         2004-06-24  Ben Elliston  <bje@gnu.org>
11196         * config.guess: Update copyright years.
11197         * config.sub: Likewise.
11199         2004-06-22  Robert Millan  <robertmh@gnu.org>
11201         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11202         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11204         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11206         * config.guess (*:*VMS:*:*): New entry. Replaces
11207         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11208         manufacturer.
11210         2004-06-22  Ben Elliston  <bje@gnu.org>
11212         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11213         * config.sub: Likewise.
11215         2004-06-22  Ben Elliston  <bje@gnu.org>
11217         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11218         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11220         2004-06-11  Ben Elliston  <bje@gnu.org>
11222         * config.guess (pegasos:OpenBSD:*:*): Remove.
11224         2004-06-11  Ben Elliston  <bje@gnu.org>
11226         From Wouter Verhelst <wouter@grep.be>:
11227         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11229         2004-06-11  Ben Elliston  <bje@gnu.org>
11231         * config.guess (luna88k:OpenBSD:*:*): New.
11233         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11235         * config.guess (m32r*:Linux:*:*): New case.
11236         * config.sub: Handle m32rle.
11238         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11240         From Jens Petersen  <petersen@redhat.com>:
11241         * config.sub: Handle sparcv8.
11243         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11245         From Tom Smith <smith@cag.lkg.hp.com>:
11246         * config.guess: Version suffixes are equally significant on Tru64
11247         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11248         prefix of "P" (patched kernel).
11250         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11252         * config.sub: Add support for National Semiconductor CRX target.
11254 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11256         * MAINTAINERS (Various Maintainers): Remove myself as web page
11257         maintainer, add myself as maintainer of build status lists.
11259 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11261         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11262         *-*-netware, but add target-libmudflap.
11263         Consolidate *-*-netware targets (of which really only i?86 exists)
11264         into a single entry.
11265         * configure: Likewise.
11267 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11269         * Makefile.tpl (sorry): Remove.
11270         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11271         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11272         (do-clean): Clean per-stage directories too.
11273         (do-distclean): Run distclean-stage1 too.
11274         (.NOTPARALLEL): Enable during toplevel bootstrap.
11275         (stage[+id+]-bubble): Enable parallel execution during
11276         the recursive invocation.
11277         * Makefile.in: Regenerate.
11279         Fix previous checkin:
11281         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11282         include.
11283         * configure.in: Fix indentation.
11284         * configure: Regenerate.
11286 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11288         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11289         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11290         * configure: regenerate
11291         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11292         -mdynamic-no-pic
11294 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11296         * Makefile.def (build_modules): Add fixincludes.
11297         (dependencies): Make gcc depend on fixincludes.
11298         * configure.in (build_tools): Add fixincludes.
11299         (build_configdirs): Always include build_libs.
11300         * Makefile.in: Regenerate.
11301         * configure: Regenerate.
11303 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11305         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11306         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11307         phony targets; do not generate timestamp files.
11308         (distclean-stageN): Remove references to their timestamp files.
11309         (restageN, touch-stageN): Remove.
11310         (stageN-bubble): Rewritten.
11311         (compare): Support lean bootstraps.
11312         * Makefile.in: Regenerate.
11314         * configure.in: Only warn when bootstrapping but
11315         build != host or build != target.  Support lean bootstraps.
11316         * configure: Regenerate.
11318 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11320         * configure.in:  Give a better error message if GMP/MPFR are missing
11321         and a language needing them has been requested.
11322         * configure:  Regenerated.
11324 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11326         * configure.in:  Print a list of available language front-ends if
11327         a requested one is missing.  Tidy stray tab characters.
11328         * configure:  Regenerated.
11330 2004-08-19  Michael Koch  <konqueror@gmx.de>
11332         * gcc/doc/install.texi: Update entry about automake for libjava.
11334 2004-08-17  Robert Millan  <robertmh@gnu.org>
11336         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11337         (instead of FreeBSD).
11338         * configure: Regenerate.
11340 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11342         * Makefile.in: Regenerate.
11343         * configure: Regenerate.
11345         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11346         stage_*_flags.
11347         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11348         for bootstrapped modules if toplevel bootstrap is going.
11349         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11350         modules.  Adjust for changes in Makefile.def.  Enable several
11351         rules even in non-bootstrap mode, just to avoid peppering the
11352         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11353         (stage-[+prev+]-bubble): Remove.
11355         * Makefile.def (Dependencies): Depend on all-build-bison,
11356         all-build-flex, all-build-byacc, all-build-texinfo, rather
11357         than the host variations.
11358         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11359         with BUILD_SUBDIR.
11360         (BISON): Update for recent Bisons.
11361         (YACC): Fix typo.
11362         (cross): Depend on all-build.
11363         (all): Do not depend on all-build.
11364         (prebootstrap): Remove.
11365         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11366         (Prebootstrap dependencies): Add them to the per-stage targets
11367         and to all-prebootstrap.
11368         * configure.in (build_configdirs): Always enable build_tools.
11369         (BUILD_DIR_PREFIX): Remove.
11371         * Makefile.def (gcc): Add target variable.
11372         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11373         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11374         in the recursive `make', instead of hardwiring `all'.
11375         (Autogenerated TARGET-* variables): New.
11377 2004-08-13  Brian Booth  <bbooth@redhat.com>
11379         * MAINTAINERS: Remove myself from write-after-approval.
11381 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11383         * src-release: Stop distributing mmalloc with gdb (which doesn't
11384         use it).
11385         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11386         * Makefile.in: Regenerate.
11388 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11390         * configure.in (arm*-*-eabi*): New target.
11391         * configure: Regenerate.
11393 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11395         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11396         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11397         (Dependencies): New section.
11398         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11399         (configure-target-[+module+]): Depend on maybe-all-gcc
11400         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11401         (toplevel profiledbootstrap): Fix dependencies.
11402         * Makefile.in: Regenerate.
11404 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11406         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11407         target-libiberty to noconfigdirs.
11408         * configure: Regenerate.
11410 2004-08-03  Paul Brook  <paul@codesourcery.com>
11412         * configure.in: Check for MPFR as well as GMP.
11413         * configure: Regenerate.
11415 2004-08-01  Robert Millan  <robertmh@gnu.org>
11417         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11418         libmudflap for all GNU-based systems (with Glibc).
11419         * configure: Regenerate.
11421 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11423         * Makefile.def (host-modules): Add gcc.
11424         * Makefile.in: Regenerate.
11425         * Makefile.tpl (sorry): New rule.
11426         (configure-host, all-host, [+make_target+]-host, do-check,
11427         install-host): Do not add gcc as a special case.
11428         (host modules): Add a small special-casing for gcc.  Export
11429         extra_make_flags through the environment.
11430         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11431         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11432         other recursive targets for gcc): Remove.
11434         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11435         (stage, unstage): New rules.
11436         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11437         distclean-stage[+id+]): Use stage_current.
11438         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11439         the stage*-start rules.
11441 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11443         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11444         use -all_load flag.
11446 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11448         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11449         * configure: Regenerate.
11451 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11453         * maintainer-scripts/gcc_release: Revert yesterday's change.
11455 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11457         * MAINTAINERS: Add myself to write-after-approval.
11459 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11461         * libf2c: Removed.
11462         * gcc/gccbug.in: Updated because of libf2c removal.
11463         * maintainer-scripts/gcc_release: Ditto.
11465 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11467         * configure.in: Build libmudflap by default on FreeBSD.
11468         * configure: Regenerated.
11470 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11472         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11473         systems.
11474         * configure: Regenerated.
11476 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11478         PR target/16344
11479         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11480         feedback based compiler.
11481         * Makefile.in: Rebuilt.
11483 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11485         * Makefile.def (host_modules): Set bootstrap=true for flex.
11486         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11487         * Makefile.in: Rebuilt.
11489 2004-07-07  Jan Hubicka  <jh@suse.cz>
11491         * MAINTAINERS: Add self as a profile feedback maintainer.
11493 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11495         * configure.in:  Do not prepend $srcdir to /dev/null in
11496         makefile fragments.
11497         * configure:  Regenerate.
11499 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11501         * Makefile.def (build_modules): Add bison, byacc, flex,
11502         m4, texinfo.
11503         (flags_to_pass): Add FLEX.
11504         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11505         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11506         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11507         DEFAULT_MAKEINFO): Remove.
11508         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11509         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11510         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11511         objdir or else use configured tool.
11512         (all-build): New.
11513         (all): Depend on it.
11514         (Build module dependencies): Add.
11515         * Makefile.in: Regenerate.
11516         * configure.in: Better support for multiple build modules,
11517         matching what is done for host/target modules.  Do not look
11518         for "plausible" locations of build tools if Canadian cross.
11519         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11520         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11521         * configure: Regenerate.
11523 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11525         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11526         * Makefile.in: Regenerate.
11528 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11530         * Makefile.tpl (configure-build-[+module+],
11531         configure-[+module+], configure-target-[+module+]): Pass
11532         [+extra_configure_args+].
11533         (all-build-[+module+], all-[+module+], check-[+module+],
11534         install-[+module+], [+make_target+]-[+module+],
11535         all-target-[+module+], check-target-[+module+],
11536         install-target-[+module+], [+make_target+]-target-[+module+]):
11537         Pass [+extra_make_args+].
11538         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11539         (GCC_HOST_EXPORTS): Remove.
11540         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11541         cross, check-gcc, check-gcc-c++, install-gcc,
11542         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11543         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11544         * Makefile.in: Regenerate.
11546 2004-06-21  Matthew Sachs  <msachs@apple.com>
11548         * MAINTAINERS: Added self to write-after-approval.
11550 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11552         * configure.in: Check for srcdir/winsup rather than build directory
11553         winsup.
11554         * configure: Regenerate.
11556 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11558         * configure.in: Don't build Cygwin native newlib if winsup
11559         directory is missing.  Emit warning instead.
11560         * configure: Regenerate.
11562 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11564         * Makefile.tpl (touch-stage[+id+]): New.
11565         (restage[+prev+]): Depend on touch-stage[+id+].
11567         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11568         Use it throughout.
11570         * Makefile.def: Add profile and feedback bootstrap stages.
11571         Remove next field from bootstrap stages.
11572         * Makefile.tpl (LN, LN_S): Substitute.
11573         (stageN-start, stageN-end): Use double-colon rules, to
11574         provide a hook for additional setup commands.
11575         (distclean-stageN-gcc, restageN): Create dependencies from
11576         [+prev+], not from [+next+].
11577         (stageN-bubble): Add commands for successive stages from
11578         [+prev+], using double-colon rules.
11579         (all-stageN-gcc): Fix typo.
11580         (stagefeedback-start, profiledbootstrap): New.
11581         * Makefile.in: Regenerate.
11582         * configure.in: Call ACX_PROG_LN.
11583         * configure: Regenerate.
11585 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11587         * MAINTAINERS (Write After Approval): Add myself.
11589 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11591         * MAINTAINERS (Write After Approval): Add myself.
11593 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11595         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11596         without gcc.
11597         * configure: Regenerate.
11599 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11601         * Makefile.tpl: Fix typo.
11602         * Makefile.in: Regenerate.
11604 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11606         * configure.in: Remove new- prefix from toplevel
11607         bootstrap targets.
11608         * configure: Regenerate.
11610 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11612         * Makefile.tpl (all.normal): Rename to all.
11613         (all): Replace with a rule to pick the default
11614         target from configure.
11615         (all-gcc, configure-gcc): Use conditionals to
11616         do nothing when toplevel bootstrap is going on.
11617         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11618         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11619         * configure.in: Support --enable-bootstrap.
11621         * Makefile.def: Remove new- prefix from toplevel
11622         bootstrap targets.
11623         * Makefile.tpl: Likewise.
11625         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11626         target.
11628         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11629         $(RECURSE_FLAGS) to recursive invocation of make.
11631         * Makefile.in: Regenerate.
11632         * configure: Regenerate.
11634 2004-05-30  Andreas Jaeger  <aj@suse.de>
11635             Jim Wilson  <wilson@specifixinc.com>
11637         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11638         like CC.
11640 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11642         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11643         * configure: Regenerate.
11645 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11647         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11648         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11649         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11650         targets.
11651         * Makefile.in: Regenerate.
11653 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11655         * configure.in: Test the ability to symlink directories.
11656         * configure: Regenerate.
11658         * Makefile.def (bootstrap-stage): New definitions.
11659         * Makefile.tpl (configure-stage1-gcc,
11660         configure-stage2-gcc, configure-stage3-gcc,
11661         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11662         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11663         new-restage3, compare): Autogenerate, see Makefile.in
11664         entry for behavioral changes.
11665         (distclean-stage1, new-stage1-start, new-stage1-end,
11666         new-stage1-bubble, distclean-stage2, new-stage2-start,
11667         new-stage2-end, new-stage2-bubble, distclean-stage3,
11668         new-stage3-start, new-stage3-end): New autogenerated targets.
11669         (objext, prebootstrap, BOOT_CFLAGS,
11670         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11671         targets.
11673         * Makefile.in: Regenerate.
11674         (distclean-stage1, new-stage1-start, new-stage1-end,
11675         new-stage1-bubble, distclean-stage2, new-stage2-start,
11676         new-stage2-end, new-stage2-bubble, distclean-stage3,
11677         new-stage3-start, new-stage3-end): New targets.
11678         (all-stage1-gcc): Move prebootstrap dependency from here...
11679         (configure-stage1-gcc): ...to here.
11680         (new-bootstrap): Use bubble targets.
11681         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11682         Use per-stage distclean targets.
11683         (configure-stage1-gcc, configure-stage2-gcc,
11684         configure-stage3-gcc, all-stage1-gcc,
11685         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11686         Use new-stageN-start to prepare the tree.
11688 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11690         * Makefile.def (host_modules): add libcpp.
11691         * Makefile.tpl: Add dependencies on and for libcpp.
11692         * Makefile.in: Regenerate.
11693         * configure.in: Add libcpp host module.
11694         * configure: Regenerate.
11696 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11698         * Makefile.tpl: Whenever a recursive target is defined, wrap
11699         it in a special @if/@endif block, and prepare its maybe
11700         dependency in the @if/@endif block
11701         * configure.in: Instead of writing maybe dependencies, remove
11702         the @if/@endif statements, and remove the @if/@endif blocks
11703         that remain.
11704         * configure: Regenerate.
11705         * Makefile.in: Regenerate.
11707 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11709         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11711 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11713         PR bootstrap/15120
11714         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11715         * */configure: Rebuilt.
11717 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11719         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11720         of libf2c.
11721         * configure, Makefile.in: Regenerate.
11723 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11725         * MAINTAINERS (Write After Approval): Add myself.
11727 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11729         Merge from tree-ssa-20020619-branch.
11731         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11732         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11733         (HOST_GMPLIBS): Define.
11734         (HOST_GMPINC): Define.
11735         (TARGET_LIB_PATH): Add libmudflap.
11736         (GFORTRAN_FOR_TARGET): Define.
11737         (configure-build*): Export GFORTRAN.
11738         (configure-gcc): Export GMPLIBS and GMPINC.
11739         (all-gcc): Add maybe-all-libbanshee.
11740         (configure-target-libgfortran): Define.
11741         * Makefile.in: Regenerate.
11742         * configure.in (host_libs): Add libbanshee.
11743         (target_libraries): Add target-libmudflap and target-libgfortran.
11744         Add --with-libbanshee.
11745         Handle --disable-libmudflap.
11746         (*-*-freebsd*): Use with_gmp.
11747         Add $(libgcj) to noconfigdirs.
11748         * configure: Regenerate.
11749         * depcomp: New file.
11750         * MAINTAINERS: Add tree-ssa maintainers.
11752 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11754         * MAINTAINERS (Various Maintainers): Add myself.
11756 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11758         * MAINTAINERS (Write After Approval): Add myself.
11760 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11762         * MAINTAINERS (Write After Approval): Add myself.
11764 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11766         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11767         * configure: Regenerate.
11769 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11771         Revert:
11772         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11774         * Makefile.def (flags_to_pass): Remove *dir variables that
11775         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11776         as well as prefix and exec_prefix.
11777         * Makefile.in: Regenerate.
11779 2004-04-26  Robert Millan  <robertmh@gnu.org>
11781         Add patches from libtool CVS.
11782         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11783         * ltconfig: Likewise.
11784         * ltcf-c.sh: Likewise.
11785         * ltcf-cxx.sh: Likewise.
11786         * ltcf-gcj.sh: Likewise.
11788 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11790         * Makefile.def (host_modules): Mark with the bootstrap
11791         flag packages on which gcc depends.
11792         * Makefile.tpl (all-bootstrap): Use it.
11793         * Makefile.in: Regenerate.
11795 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11797         * Makefile.def (flags_to_pass): Remove *dir variables that
11798         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11799         as well as prefix and exec_prefix.
11800         * Makefile.in: Regenerate.
11802 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11804         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11805         * configure: Regenerate.
11806         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11807         * gcc/Makefile.tpl (compare): Use the result of the test.
11808         * gcc/Makefile.in: Regenerate.
11810 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11812         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11813         Always relocate gcc and prev-gcc to the original names, even
11814         if the build fails.
11815         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11816         New targets.
11818 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11820         * MAINTAINERS: Update my email address.
11822 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11824         * configure.in (mips*-*-irix5*): Enable ld.
11825         * configure: Regenerate.
11827 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11829         * configure: Regenerate.
11831 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11833         * Makefile.tpl (configure-[+module+], configure-gcc,
11834         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11835         Set and export LDFLAGS.
11836         * Makefile.in: Regenerate.
11838 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11840         * MAINTAINERS: Add myself to write-after-approval.
11842 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11844         PR bootstrap/14871
11845         * Makefile.tpl: If we don't have built-in-tree target tools,
11846         use the ones found by configure rather than hacking around with
11847         program_transform_name.
11848         * configure.in: Give Makefile.tpl the information necessary
11849         to do that.
11850         * Makefile.in: Regenerate.
11851         * configure: Regenerate.
11853 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11855         PR bootstrap/14760
11856         * configure.in: When computing baseargs, strip *all* copies of
11857         offending options.  Also, don't match/substitute the trailing space,
11858         so that this actually works when two similar options are separated by
11859         only one space.
11860         * configure: Regenerate.
11862 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11864         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11865         (rs6000-*-aix*): Same.
11866         * configure: Regenerate.
11868 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11870         * MAINTAINERS: Add myself to write-after-approval.
11872 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11874         * MAINTAINERS: Add myself to write-after-approval.
11876 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11878         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11879         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11880         * Makefile.in: Regenerate.
11882         * configure.in (top level bootstrap support): Rework --enable-werror
11883         to set @stage2_werror_flag@.
11884         * configure: Regenerate.
11885         * Makefile.tpl (top level bootstrap support): Pass
11886         @stage2_werror_flag@ down to configure in stages 2 and 3.
11887         * Makefile.in: Regenerate.
11889 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11891         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11892         for stages 2 and 3 as well as in make.  As a consequence, remove
11893         OUTPUT_OPTION (now detected by configure) from the flags passed down
11894         to make.
11895         * Makefile.in: Regenerate.
11897         * Makefile.tpl (new-bootstrap): Fix typo.
11898         * Makefile.in: Regenerate.
11900 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11902         * Makefile.tpl: Rearrange by moving recursive_targets rules
11903         into their proper sections.
11904         * Makefile.tpl (top level bootstrap support): Move disabling
11905         of coverage flags from 'make' to 'configure'; improve comments.
11906         * Makefile.in: Regenerate.
11908         * Makefile.tpl (experimental top level bootstrap) Move stage1
11909         language setting from all- target to configure- target; disable
11910         intermodule optimization in stage 1; prevent gratuitous rebuilds
11911         of stage 1.
11912         * Makefile.in: Regenerate.
11913         * configure.in: Comma-separate stage 1 language list for top
11914         level bootstrap.
11915         * configure: Regenerate.
11917         * Makefile.tpl: Clean up experimental top level bootstrap support:
11918         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11919         prev-gcc in configure- targets as well as all- targets.
11920         * Makefile.in: Regenerate.
11922 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11924         * compile: New file imported from automake.
11926 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11928         * configure.in: Remove symbolic link section.
11929         * configure: Regenerate.
11930         * Makefile.tpl (links): Remove.
11931         * Makefile.in: Regenerate.
11933 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11934             Nathanael Nerode  <neroden@gcc.gnu.org>
11936         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11937         Set with AC_CHECK_PROGS.
11938         * configure.in: Fix comment typo from last patch.
11939         * configure: Regenerate.
11941 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11943         * Makefile.tpl: Introduce experimental top level bootstrap support.
11944         * Makefile.in: Regenerate.
11945         * configure.in: Introduce support for top level bootstrap.
11946         * configure: Regenerate.
11948 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11949             Paolo Bonzini  <bonzini@gnu.org>
11951         PR bootstrap/14522
11952         * configure.in: Cope with shells that do not support unquoted ^
11953         * configure: Regenerate.
11955 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11956             Paolo Bonzini  <bonzini@gnu.org>
11958         PR bootstrap/14522
11959         * configure.in: Cope with shells that do not support nesting
11960         quotes inside quoted backquote substitutions.
11961         * configure: Regenerate.
11963 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11965         PR bootstrap/14522
11966         * configure.in: Fix escaping of $.
11967         * configure: Regenerate.
11969 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11971         * configure: Regenerate, since I forgot to while committing Paolo's
11972         changes.
11974 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11976         PR ada/14131
11977         Move language detection to the top level.
11978         * configure.in: Find default values for the tools as
11979         soon as possible.  Disable ada if GNAT is not found.
11980         Emit error message about missing languages.  Expand
11981         --enable-languages=all for the gcc subdirectory.
11983 2004-03-10  Ben Elliston  <bje@gnu.org>
11985         * MAINTAINERS: Update my email address.
11987 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11989         * ltconfig: Disable building static libraries if building shared
11990         libraries on AIX 5L.
11992 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11994         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11995         and disable libgcj.
11996         * configure: Regenerated.
11998 2004-03-01  Brian Booth  <bbooth@redhat.com>
12000         * MAINTAINERS: Add myself to write-after-approval.
12002 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
12004         * MAINTAINERS: Add myself to write-after-approval.
12006 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12008         PR bootstrap/7087
12009         * Makefile.tpl: Guard XFOO sed statements better.
12010         * Makefile.tpl: Add dependency for configure-target-libada.
12011         * Makefile.in: Regenerate (incidentally fixes broken
12012         commit when libada-branch was merged).
12014 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
12016         * MAINTAINERS: Add myself to write-after-approval.
12018 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
12020         * MAINTAINERS: Add Nicola Pero and myself as libobjc
12021         maintainers.
12023 2004-02-20  Andrew Cagney  <cagney@redhat.com>
12025         * config.guess: Update from version 2003-10-16 to 2004-02-16.
12026         * config.sub: Update from version 2003-11-03 to 2004-02-16.
12028 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12030         PR bootstrap/11932
12031         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12033 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
12035         * MAINTAINERS: Added myself to write-after-approval.
12037 2004-02-14  Michael Koch  <konqueror@gmx.de>
12039         * MAINTAINERS: Added myself to write-after-approval.
12041 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
12043         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
12044         some OS port maintainers to OS port maintainers section.
12046 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
12048         * MAINTAINERS: Add self.
12050 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12052         * MAINTAINERS: Alphabetize.
12054 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12056         * MAINTAINERS: Remove myself.
12058 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12060         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12061         (rs6000-*-aix*): Same.
12062         * configure: Regenerate.
12064 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12066         * configure.in (host): Add in missing $noconfigdirs to defines.
12067         * configure: Regenerate.
12069 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12070             Nathanael Nerode  <neroden@gcc.gnu.org>
12072         PR ada/6637, PR ada/5911
12073         Merge with libada-branch:
12074         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12075         with appropriate dependencies. Add --enable-libada configure switch.
12076         * configure, Makefile.in: Regenerate.
12078 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12080         * MAINTAINERS: Add myself to write-after-approval.
12082 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12084         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12085         * configure: Regenerate.
12087 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12089         Merge from upstream:
12091         * ltmain.in: When setting IFS to '~', be careful about user
12092         arguments that contain '~'.
12094         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12096         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12097         Also test $base_compile against $CC with escaped arguments. Bug
12098         reported by Geoff Keating <geoffk@apple.com>.
12100 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12102         * MAINTAINERS: Remove i960 port.
12104 2004-01-23  DJ Delorie  <dj@redhat.com>
12106         * Makefile.def (target_modules) [libiberty]: Don't stage.
12107         * Makefile.in: Rebuilt.
12109 2004-01-20  Caroline Tice  <ctice@apple.com>
12111         * MAINTAINERS: Add myself to write-after-approval.
12113 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12115         * MAINTAINERS: Update my email address.
12117 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12119         * MAINTAINERS: Add myself to write-after-approval.
12121 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12123         * MAINTAINERS: Remove entries without email address.
12125 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12127         * MAINTAINERS: Add myself to write-after-approval.
12129 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12131         * MAINTAINERS: Update my email address.
12133 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12135         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12136         * Makefile.tpl (configure-target-[+module+]): Support stage.
12137         * Makefile.in: Rebuilt.
12139 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12141         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12143 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12145         * MAINTAINERS: Add myself as a MIPS maintainer.
12147 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12149         * configure.in: Use ./config.cache, not config.cache.
12150         * configure: Regenerate.
12151         * Makefile.tpl: Special-casing not needed for GCC any more.
12152         * Makefile.in: Regenerate.
12154         * configure.in: Don't share a cache file for host dirs.
12155         * configure: Regenerate.
12157         * config-ml.in: Don't mess with the cache file.
12159 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12161         * MAINTAINERS: Move myself from 'Write After Approval' to
12162         'CPU Port Maintainers' section as SPARC maintainer.
12164 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12166         * Makefile.tpl: Make GCC use a separate config.cache.
12167         * Makefile.in: Regenerate.
12169         PR bootstrap/11932, PR bootstrap/11933
12170         (I don't know if it will fix either of them, but it relates
12171         to them.)
12172         * configure.in: Don't use shared config.cache for target
12173         directories.
12174         * configure: Regenerate.
12176 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12178         * MAINTAINERS: Add myself to 'Write After Approval' section.
12180 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12182         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12183         * configure: Regenerated.
12185 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12187         * MAINTAINERS: Remove the mn10200 maintainer.
12189 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12191         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12192         * configure: Regenerated.
12194 2003-12-16  Jan Hubicka  <jh@suse.cz>
12196         * MAINTAINERS: Add myself as callgraph maintainer.
12198 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12200         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12201         * configure: Regenerate.
12203 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12205         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12206         'Write After Approval' section. Update email.
12208 2003-12-01  James Lemke  <jim@wasabisystems.com>
12210         * MAINTAINERS (Write After Approval): Add myself.
12212 2003-11-20  Matt Thomas  <matt@3am-software.com>
12214         * MAINTAINERS: Add myself as a vax port maintainer.
12216 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12218         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12219         (configure-build-[+module+], configure-[+module+]): Likewise.
12220         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12221         * Makefile.in: Regenerate.
12223 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12225         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12226         shared/dylibed libraries.
12227         * ltmain.sh: Likewise.
12228         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12229         * ltcf-cxx.sh: Likewise.
12230         * ltcf-gcj.sh: Likewise.
12231         * ltconfig: Likewise.
12233 2003-11-17  Stan Cox  <scox@redhat.com>
12235         * MAINTAINERS: Add myself as iq2000 port maintainer.
12237 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12239         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12240         * Makefile.in: Regenerate.
12242 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12244         * config.sub: Update to 2003-11-03 version.
12246 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12248         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12249         * configure:  Regenerate.
12251 2003-10-20  Nicolas Pitre  <nico@cam.org>
12253         * MAINTAINERS: Add myself to 'Write After Approval' section.
12255 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12257         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12259 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12261         * MAINTAINERS: Update my email address.
12263 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12265         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12267 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12269         * MAINTAINERS: Add myself to 'Write After Approval' section.
12271 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12273         * config.guess: Update to 2003-10-16 version.
12274         * config.sub: Update to 2003-10-16 version.
12276 2003-10-15  David Daney  <ddaney@avtrex.com>
12278         * MAINTAINERS: Added myself to 'Write After Approval' section.
12280 2003-10-15  Falk Hueffner  <falk@debian.org>
12282         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12283         'Write After Approval' section. Update email.
12285 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12287         * MAINTAINERS: Move myself from 'Write After Approval' to
12288         'Various Maintainers' section as middle-end maintainer.
12290 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12292         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12293         HOST_FLAGS_TO_PASS.
12294         * Makefile.in: Regenerate.
12296 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12298         * config.guess: Update to 2003-10-07 version.
12299         * config.sub: Update to 2003-10-07 version.
12301 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12303         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12304         * ltconfig (irix5*, irix6*): Don't override version_type.
12306 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12308         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12309         * configure: Rebuilt
12310         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12311         * Makefile.in: Rebuilt
12313 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12315         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12317 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12319         * MAINTAINERS (Write After Approval): Add myself.
12321 2003-09-29  Paul Koning  <ni1d@arrl.net>
12323         * MAINTAINERS: Move myself from "Write After Approval"
12324         to CPU platform maintainers for pdp11 platform.
12326 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12328         * MAINTAINERS: Move myself from 'Write After Approval' to
12329         'Various Maintainers' section as libffi testsuite maintainer.
12331 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12333         * configure.in: Pass a computed --program-transform-name
12334         to subconfigures.
12335         * configure: Regenerated.
12337 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12339         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12340         * Makefile.in: Regenerate.
12342         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12343         * Makefile.in: Regenerate.
12345 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12347         * MAINTAINERS: Move myself from 'Write After Approval'
12348         to 'Various Maintainers' (objective-c) section.
12350 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12352         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12353         quoting.
12354         * configure: Regenerated.
12356 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12358         * MAINTAINERS (Write After Approval): Add myself to write after
12359         approval list.
12361 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12363         * MAINTAINERS (Write After Approval): Add myself.
12365 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12367         * MAINTAINERS: Update my e-mail address.
12369 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12371         * libtool.m4 (LD): Correct powerpc64 host match.
12373 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12375         * MAINTAINTERS: Update my affiliation and email address.
12377 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12379         * MAINTAINERS (Write After Approval): Add myself.
12381 2003-09-04  DJ Delorie  <dj@redhat.com>
12383         * configure: Regenerate.
12385 2003-09-04  Robert Millan  <robertmh@gnu.org>
12387         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12389 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12391         * configure.in: Ensure arguments to sed are properly spaced.
12392         * configure: Regenerate.
12394 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12396         * MAINTAINERS: Update my e-mail address.
12398 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12400         * MAINTAINERS (Write After Approval): Add myself.
12402 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12404         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12405         * configure: Regenerated.
12407 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12409         * MAINTAINERS: Update my email address.
12411 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12413         * configure.in:  Use newline instead of semicolon when assuming
12414         shell arguments in a for loop.
12415         * configure:  Regenerated.
12417 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12419         * MAINTAINERS: Resurrect the i860 maintainer.
12421 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12423         PR 8180
12424         * configure.in: When testing with_libs and with_headers, treat
12425         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12426         * configure: Regenerate.
12428         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12429         make, shell, etc.
12430         (baseargs): Likewise.
12431         * configure: Regenerate.
12433 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12435         * MAINTAINERS (Write After Approval): Add myself.
12437 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12439         * configure.in: Disable libgcj for darwin not on powerpc.
12440         * configure: Rebuild.
12442 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12444         * config-ml.in, symlink-tree: Add license.
12446 2003-08-03  Richard Stallman  <rms@gnu.org>
12447             Eben Moglen  <moglen@columbia.edu>
12449         * README.SCO: New file.
12451 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12453         * Makefile.tpl (check, check-c++): Express dependencies using
12454         dependencies rather than commands.
12455         * Makefile.in: Regenerate.
12457 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12459         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12460         * configure: Ditto.
12462 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12464         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12465         * Makefile.in: Update.
12467 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12469         * configure.in: Enable libgcj for darwin.
12470         * configure: Rebuild.
12472 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12474         * config-ml.in:  Use ac_configure_args directly instead of
12475         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12476         actually seen.
12478 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12480         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12481         creating target and build subdirs to build all parent dirs as needed.
12482         * Makefile.in: Rebuild.
12483         * configure.in: Don't build dirs explicitly here.
12484         * configure: Rebuild.
12486 2003-07-26  Paul Brook  <paul@nowt.org>
12488         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12490 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12492         * Makefile.tpl (all-make): Depend on intl.
12493         * Makefile.in: Rebuilt.
12495 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12497         * install-sh:  Update to newer upstream versions (associated with
12498         aclocal 1.7).
12499         * mkinstalldirs:  Likewise.
12500         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12502 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12504         * MAINTAINERS: Move self from Bug database only accounts
12505         to write-after-approval.
12507 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12509         * config.if: Remove unused libc_interface determination.
12511 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12513         * MAINTAINERS: Move self from write-after-approval to
12514         build machinery (*.in).
12516 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12518         PR bootstrap/11273
12519         PR bootstrap/11408
12520         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12521         unused INSTALL_PROGRAM_ARGS.
12522         * configure.in: Use AC_PROG_INSTALL.
12523         * Makefile.in: Regenerate.
12524         * configure: Regenerate.
12526 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12528         * MAINTAINERS: Alphabetize.
12530 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12532         * configure: Rebuilt.
12533         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12534         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12535         newlib nor libgloss.
12536         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12537         * configure.in (am33_2.0-*-linux*): Added.
12539 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12541         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12542         * configure: Regenerate.
12544 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12546         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12547         * Makefile.in: Regenerate.
12549 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12551         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12552         * Makefile.in: Regenerate.
12554 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12556         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12557         * Makefile.in: Regenerated.
12559         * config-ml.in: Replace PWD with PWD_COMMAND.
12561 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12563         * intl: New directory; see intl/ChangeLog for details.
12564         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12565         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12566         * Makefile.in: Regenerate.
12568 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12570         * configure.in: Clean up config-lang.in handling.  Delete
12571         useless assignment to "subdirs".
12572         * configure: Regenerate.
12574 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12576         * configure.in: Rename 'target_libs' to 'target_libraries'.
12577         Remove useless reference to 'target_libs'.
12578         * configure: Regenerate.
12580 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12582         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12583         * Makefile.in: Regenerate.
12585 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12587         * Makefile.def: Introduce flags_to_pass.
12588         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12589         * Makefile.in: Regenerate.
12591 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12593         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12594         and target-libgloss.
12595         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12596         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12597         * configure: Regenerate.
12599 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12601         * configure.in: Update testsuite_flags to new location.
12602         * configure. Regenerate.
12604 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12606         * Makefile.tpl: Remove BUILD_CC stuff.
12607         * Makefile.in: Regenerate.
12609 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12611         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12613 2003-06-16  Graeme Peterson  <gp@qnx.com>
12615         * MAINTAINERS (Write After Approval): Add myself.
12617 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12619         * config.guess: Update to 2003-06-12 version.
12620         * config.sub: Update to 2003-06-13 version.
12622 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12624         * config.guess: Update to 2003-06-06 version.
12625         * config.sub: Update to 2003-06-06 version.
12627 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12629         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12630         * configure. Regenerate.
12632 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12634         * configure.in: Disable serial configure by default.
12635         * configure: Regenerate.
12636         * Makefile.tpl: Abolish .NOTPARALLEL.
12637         * Makefile.in: Regenerate.
12639         * Makefile.tpl: Replace {build,host,target}_canonical by
12640         {build,host,target}.
12641         * Makefile.in: Regenerate.
12643         * Makefile.tpl: Fix stupid pasto.
12644         * Makefile.in: Regenerate.
12646 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12648         * Makefile.tpl: Remove bogus conditional.
12649         * Makefile.in: Regenerate.
12651 2003-06-05  Jan Hubicka  <jh@suse.cz>
12653         * Makefile.tpl (profiledbootstrap): New target.
12654         * Makefile.in (profiledbootstrap): New target.
12656 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12658         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12659         Pinski. Remove user names from other bugzilla-only maintainers.
12661 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12663         * Makefile.tpl: Make 'recursive targets' using autogen rather
12664         than shell loop.  Remove duplicate 'clean' targets and false
12665         comments.
12666         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12667         Add systematic method of specifying missing targets in subdirs.
12668         Add copyright boilerplate.
12669         * Makefile.in: Regenerate.
12670         * configure.in: Add 'recursive targets' to maybe list.
12671         * configure: Regenerate.
12673         * MAINTAINERS: "GNATS only" -> "Bug database only".
12675         * Makefile.tpl: Rename [+target+] to [+make_target+].
12676         * Makefile.def: Rename 'target' to 'make_target'.
12678 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12680         * MAINTAINERS: Add self as options handling maintainer.
12682 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12684         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12685         been too long since I touched those ports.
12687 2003-05-28  DJ Delorie  <dj@redhat.com>
12689         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12690         * Makefile.in: Regenerate.
12692 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12694         * configure.in: Use curly braces in the definition of tooldir.
12695         * configure: Regenerate.
12697 2003-05-21  DJ Delorie  <dj@redhat.com>
12699         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12700         newlib or libgloss.
12701         * Makefile.in: Regenerate.
12703 2003-05-21  DJ Delorie  <dj@redhat.com>
12705         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12706         * Makefile.in: Regenerate.
12708 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12710         * MAINTAINERS: Update my e-mail address.
12712 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12714         * configure.in: Switch more things to use maybe dependencies.
12715         * Makefile.tpl: Switch more things to use maybe dependencies.
12716         Factor out common code from autogen IF statements.
12717         * configure: Regenerate.
12718         * Makefile.in: Regenerate.
12720 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12722         * configure.in: Accept i[3456789]86 for machine type.
12723         * configure: Regenerate.
12725 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12727         * configure.in: Switch more things to use maybe dependencies.
12728         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12729         * configure: Regenerate.
12730         * Makefile.tpl: Switch more things to use maybe dependencies.
12731         * Makefile.in: Regenerate.
12733 2003-05-16  Andreas Schwab  <schwab@suse.de>
12735         * Makefile.tpl (install-opcodes): Define.
12736         * Makefile.in: Rebuild.
12738 2003-05-13  Andreas Jaeger  <aj@suse.de>
12740         * config.guess: Update to 2003-05-09 version.
12741         * config.sub: Update to 2003-05-09 version.
12743 2003-05-13  Michael Eager  <eager@mvista.com>
12745         * configure.in: Correct sed script so that options in quotes are not
12746         deleted.
12747         * configure: Rebuild.
12749 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12751         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12752         and $$s/newlib/libc/sys/cygwin32 include paths.
12753         * configure: Ditto.
12755 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12757         * MAINTAINERS: Update my email addresses.
12759 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12761         * config-ml.in: Propagate INSTALL variables.
12763 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12765         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12767 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12769         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12770         * Makefile.in: Regenerate.
12772 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12774         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12776 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12778         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12780 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12782         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12783         * Makefile.in: Regenerated.
12785 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12787         * MAINTAINERS (Write After Approval): Upgrade myself from
12788         GNATS only to write-after-approval. Update my mail address.
12790 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12792         (OS Port Maintainers: freebsd): Add myself.
12794 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12796         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12798 2003-04-22  Kean Johnston  <jkj@sco.com>
12800         * MAINTAINERS (SCO ports): Added myself.
12802 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12804         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12806 2003-04-19  Kean Johnston  <jkj@sco.com>
12808         * MAINTAINERS (Write After Approval): Add myself.
12810 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12812         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12813         * Makefile.in: Regenerate.
12815 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12817         * configure.in (powerpc64*-*-linux*): Remove.
12818         * configure: Rebuilt.
12820 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12822         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12823         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12824         and restrap.
12825         * Makefile.in:  Regenerate.
12827 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12829         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12830         * configure: Regenerated.
12832 2003-04-15  DJ Delorie  <dj@redhat.com>
12834         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12836 2003-04-13  Nick Clifton  <nickc@redhat.com>
12838         * config-ml.in: Remove support for --disable-aix removing
12839         call-aix multilibs.
12841 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12843         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12844         * */configure: Rebuilt.
12846 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12848         * MAINTAINERS: Add my email address.
12850 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12852         * MAINTAINERS (Write After Approval): Add myself.
12854 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12856         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12857         * Makefile.in: Regenerate.
12859 2003-03-14  Michael Chastain  <mec@shout.net>
12861         * Makefile.in: Regenerate with correct Makefile.def.
12863 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12865         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12866         Make macro.
12867         * Makefile.in: Regenerate.
12868         * configure.in: Clean up gxx_include_dir logic.
12869         * configure: Regenerate.
12871 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12873         * MAINTAINERS (Write After Approval): Add myself.
12875 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12877         * MAINTAINERS: Update my mail address.
12879 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12881         * configure.in (gxx_include_dir): Fix typo.
12882         * configure: Regenerated.
12884 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12886         * Makefile.tpl: Reindent.
12887         * Makefile.in: Regenerate.
12888         * configure.in: Reindent.  Don't set unused variables.
12889         * configure: Regenerate.
12891 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12893         * configure.in: Include $(build_tooldir)/sys-include in
12894         FLAGS_FOR_TARGET.
12895         * configure: Regenerated.
12897 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12899         * Makefile.tpl: Always pass down RANLIB.
12900         * Makefile.in: Regenerate.
12902         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12903         * Makefile.in: Regenerate.
12904         * configure.in: Remove unused logic relating to --enable-shared
12905         and --enable-threads.  Remove bogus comments.  Remove redundant
12906         noconfigdirs.
12907         * configure: Regenerate.
12909         * configure.in: Replace ${libstdcxx_version} by its value.
12910         Remove reference to mh-dgux.
12911         * configure: Regenerate.
12913 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12915         * MAINTAINERS (Write After Approval): Add myself.
12917 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12919         * Makefile.tpl: Rearrange.
12920         * Makefile.in: Regenerate.
12922 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12924         * configure.in: Add support for kaOS as cross build target system.
12925         * configure: Regenerated.
12927 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12929         * MAINTAINERS (Write after approval): Add myself.
12931 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12933         * MAINTAINERS: Update my email address.
12935 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12937         * MAINTAINERS: Add self to blanket write privs. section.
12939 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12941         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12942         configure-target-* as some target builds may require additional
12943         flags for preprocessor tests.
12944         * Makefile.in: Regenerated.
12946 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12948         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12949         * ltconfig: Handle it.
12950         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12951         auto-detecting it.
12953         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12954         it is used as argument to $CC.
12955         * ltcf-gcj.sh: Likewise.
12957         * configure.in: Introduce --enable-maintainer-mode.
12958         * configure: Rebuilt.
12959         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12960         for maintainer mode.
12961         * Makefile.in: Rebuilt.
12963 2003-02-18  Jason Merrill  <jason@redhat.com>
12965         * Makefile.tpl (check-c++): Allow parallelism.
12967 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12969         * MAINTAINERS: Remove John Carr (who never actually had access to
12970         gcc.gnu.org).
12972 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12974         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12975         don't configure target-libobjc.
12976         * configure: Regenerate.
12978 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12980         * Makefile.tpl (RANLIB): Define.
12981         * Makefile.in: Regenerate.
12983 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12985         * MAINTAINERS: Update my email.
12987 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12989         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12990         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12991         * Makefile.in: Regenerated.
12992         * configure.in: Remove all traces of snavigator, db, and grep.
12993         * configure: Regenerated.
12995 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12997         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12998         After Approval.
13000 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13002         * MAINTAINERS (Write after approval): Add myself.
13004 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
13006         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13007         * Makefile.in: Regenerated.
13009 2003-01-30  Roger Sayle  <roger@eyesopen.com>
13011         * config.guess: Updated to 2003-01-30's version.
13012         * config.sub: Updated to 2003-01-28's version.
13014 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
13016         * config.if: If gcc_version is already set, just use it.  Don't set
13017         gcc_version_trigger if it's already set, otherwise set it to
13018         gcc/version.c, but only if the file exists.  If it is not set and
13019         gcc/version.c does not exist, try to extract the version number from
13020         $CC.
13022 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
13024         * MAINTAINERS: Add myself to write-after-approval list.
13026 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
13028         * configure.in:  Revert 24Jan change.
13029         * configure:  Regenerate.
13031 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13033         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
13034         entry of HJ Lu.
13036 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13038         * configure.in: Revert previous change.
13039         * configure: Regenerate.
13041 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13043         * configure.in: Make rda native-only.
13044         * configure: Regenerate.
13046 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13048         * MAINTAINERS: Move myself from GNATS-only-accounts to
13049         write-after-approval.
13051 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13053         * configure.in: Add missing \.
13054         * configure: Rebuilt.
13056 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13058         * configure.in (baseargs): Avoid using \| in sed regular
13059         expressions.
13060         * configure: Rebuilt.
13062 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13064         * configure.in (baseargs): Remove all supported forms of
13065         --cache-file, --srcdir, --host, --build and --target options
13066         from argument lists.
13067         * configure: Rebuilt.
13069 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13071         * MAINTAINERS: Add myself to write-after-approval list.
13073 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13075         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13076         * configure: Rebuilt.
13078 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13080         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13081         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13082         * Makefile.in: Regenerate.
13083         * configure: Regenerate.
13085 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13087         * configure.in: Remove Makefile in build, host and target modules
13088         unless configure was run with --no-recursion.
13089         * configure: Rebuilt.
13091 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13093         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13094         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13095         * Makefile.in: Regenerate.
13097 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13099         * config.guess: Update to 2003-01-03 version.
13100         * config.sub: Update to 2003-01-03 version.
13102 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13104         * configure: Regenerate with proper autoconf 2.13.
13106 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13108         * configure.in: Add AC_PREREQ for consistency.
13109         * configure: Regenerate.
13111 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13113         * configure.in (GDB_TK): Add tcl directories conditional on
13114         gdb/gdbtk directory being present.
13115         * configure: Regenerate.
13117 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13119         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13120         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13121         * configure: Rebuilt.
13123 2002-12-31  Tom Tromey  <tromey@redhat.com>
13125         * Makefile.in: Rebuilt.
13126         * Makefile.def (target_modules) [libffi]: Allow installation.
13128 2002-12-31  Andreas Schwab  <schwab@suse.de>
13130         * configure.in: Fix use of $program_transform_name.
13131         * configure: Regenerated.
13133 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13135         * configure.in (baseargs): Don't remove first configure argument.
13136         * configure: Regenerated.
13138 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13140         * Makefile.tpl (local-distclean): Don't remove...
13141         (multilib.ts): ... this.  Moved into...
13142         (multilib.out): ... this.  Don't use sub-make.
13143         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13144         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13145         (configure-build-[+module+], configure-[+module+],
13146         configure-target-[+module+], configure-gcc): ... these.  Test
13147         for Makefile existence.  Drop config.status from dependencies.
13148         * Makefile.in: Rebuilt.
13149         * configure.in: Move gcc-version-trigger to the end of
13150         ac_configure_args.  Add comments to maybedep.tmp and
13151         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13152         nonopt from baseargs, matching and removing corresponding
13153         whitespace while at it.
13154         * configure: Rebuilt.
13156 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13158         * configure.in (host_configargs): Replace reference to
13159         no-longer-defined buildopts with --build=${build_alias}.
13160         * configure: Rebuilt.
13162         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13163         program_transform_name to standard idiom.
13164         (AUTOGEN, AUTOCONF): Define.
13165         (Makefile.in): Use $(AUTOGEN).
13166         (Makefile): Depend on config.status, and use autoconf-style rule to
13167         build it.  Move original commands to...
13168         (config.status): ... this new target.
13169         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13170         $(AUTOCONF).
13171         * Makefile.in: Rebuilt.
13173 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13175         * Makefile.tpl: Fix dramatic bustage due to change in
13176         program_transform_name.
13177         * Makefile.in: Regenerate.
13179         * configure.in: Remove unnecessary PATH setting.
13180         * configure: Regnerate.
13182         * configure.in: Don't default to unprefixed tools unless
13183         the native tools will work.
13184         * configure: Regenerate.
13186         * configure.in: Convert to autoconf script.  Blow away lots
13187         of now-redundant Makefile fragments.
13188         * configure: Generate using Autoconf.
13189         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13190         * Makefile.in: Regenerate.
13192 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13194         * configure: Fix stupid bug where RANLIB was mistakenly included.
13196         * configure.in: Rename (buildargs, hostargs, targargs) to
13197         (build_configargs, host_configargs, target_configargs).
13199         * configure.in: Move logic out of sed statement.
13201         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13202         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13204 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13206         * config.sub: Import from master repository
13207         * config.guess: Ditto
13209 2002-12-24  Andreas Schwab  <schwab@suse.de>
13211         * Makefile.tpl (multilib.out): Fix missing space.
13212         * Makefile.in: Regenerate.
13214 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13216         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13217         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13218         * Makefile.in: Regenerate.
13219         * configure.in: Remove unnecessary leftovers.
13221 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13223         * configure.in (extra_ranlibflags_for_target): New variable.
13224         (*-*-darwin): Add -c to ranlib commands.
13225         * configure (tooldir): Handle extra_ranlibflags_for_target.
13227 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13229         * Makefile.tpl: Revert HJL's change.
13230         * Makefile.in: Regenerated.
13231         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13232         always.
13234 2002-12-19  Andreas Schwab  <schwab@suse.de>
13236         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13237         * Makefile.in: Regenerate.
13239 2002-12-18  H.J. Lu  <hjl@gnu.org>
13241         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13242         * Makefile.in: Regenerated.
13244         * configure.in (build_prefix): New. Substitute.
13246 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13248         * Makefile.tpl: Don't let real targets depend on phony targets.
13249         * Makefile.in: Regenerate.
13251         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13252         * Makefile.in: Regenerate.
13254 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13256         * config.sub: Import from master repository
13257         * config.guess: Ditto
13259 2002-12-16  Jason Merrill  <jason@redhat.com>
13261         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13262         previous 'make bootstrap'.
13263         * Makefile.in: Regenerate.
13265 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13267         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13269 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13271         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13272         * Makefile.in: Regenerate.
13274 2002-12-13  Jason Merrill  <jason@redhat.com>
13276         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13277         library tests.
13278         (check-c++): Just depend on it and check-target-libstdc++-v3.
13279         * Makefile.in: Regenerate.
13281 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13283         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13284         * Makefile.in: Rebuilt.
13286 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13288         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13290 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13292         * configure: Fix bug put in by gremlins.
13294         * Makefile.tpl: Substitute more autoconfily.
13295         * configure: Substitute more autoconfily.
13296         * Makefile.in: Regenerate.
13298 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13300         * config.sub: Import from master repository
13301         * config.guess: Ditto
13302         * MAINTAINERS: Added Svein Seldal under write after approval
13304 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13306         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13307         * Makefile.in (all-sim): Ditto.
13309 2002-12-06  DJ Delorie  <dj@redhat.com>
13311         * Makefile.tpl: Change configure dependencies to not have real
13312         targets depend on phony targets.
13314 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13316         * configure.in: Revert unintentional change.
13318         * Makefile.tpl: Change dependency for */multilib.out so that
13319         it works when gcc isn't in the tree.
13321         * configure.in: Substitute more.
13322         * configure: Run subconfigures from the Makefile.
13323         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13324         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13326 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13328         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13330 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13332         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13333         and corresponding dependencies.
13334         * Makefile.in: Regenerate.
13336         * configure.in (host_tools): Order binutils, gas and ld for
13337         convenience in running the testsuites.
13339         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13340         * Makefile.in: Regenerate.
13341         * configure.in: Introduce rules to serialize subconfigure runs.
13343         * configure.in: Introduce BASE_CC_FOR_TARGET.
13344         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13345         Realize configure-build-* targets.  Realize configure-target-* targets.
13346         * Makefile.in: Regenerate.
13348 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13350         * configure: Move gcc_version_trigger stuff from here...
13351         * configure.in: ...to here.
13353         * configure.in: Separate subconfigure options added by this file from
13354         options given by the user.  Add machinery to put args for host
13355         subconfigures into the Makefile.
13357         * Makefile.tpl: Remove 'vault' targets.
13358         * Makefile.tpl: Reorder and comment dependencies.
13359         * Makefile.in: Regenerate.
13361 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13362         * configure.in: Fix my broken commit of previous patch. (sigh)
13364 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13366         * configure.in: Move host-specific darwin noconfigdirs into
13367         the host-specific section.
13369 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13371         * configure.in: Move host-specific darwin noconfigdirs into
13372         the host-specific section.
13374 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13376         * configure: Remove skip-this-dir support.
13377         * Makefile.tpl: Remove skip-this-dir support.
13379         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13380         subdirectories.
13381         * Makefile.in: Regenerate.
13383         * Makefile.tpl: Strip out useless setting of 'dir'.
13384         * Makefile.in: Regenerate.
13386 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13388         * configure.in: Fix deeply stupid bug.
13390         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13391         shell code in CXX_FOR_TARGET
13392         * Makefile.def: Introduce raw_cxx.
13393         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13394         RAW_CXX_FOR_TARGET.
13395         * Makefile.in: Regenerate.
13397 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13399         * Makefile.tpl: Remove unnecessary ifs.
13400         * Makefile.in: Regenerate.
13402         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13403         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13404         targets for 'no_install' modules.
13405         * configure: Move GDB_TK substitution to configure.in.  Move
13406         build_modules stuff to configure.in.
13407         * configure.in: Implement soft dependency machinery.  Maybe-ize
13408         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13409         * Makefile.in: Regenerate.
13411 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13413         * Makefile.tpl: Make all-target, install-target behave similarly
13414         to all, install (only hitting configured targets).  Eliminate
13415         unused macro defintions.
13417         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13418         build != host.
13420         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13422         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13424         * configure.in: Produce lists of subdir targets we're actually
13425         configuring.  Remove references to "dosrel".
13426         * Makefile.tpl: Let configure set which subdir targets are hit.
13427         Remove install-cross; clean up install; remove ALL.  Remove
13428         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13429         Autogenerate host module targets.  Remove empty dependency lines
13430         and redundant dependency; rearrange slightly.
13431         * Makefile.def: Add host-side libtermcap, utils.
13433         * Makefile.in: Regenerate.
13435 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13437         * ltconfig (osf[345]): Append $major to soname_spec.
13438         Reflect this in library_names_spec.
13439         * ltmain.sh (osf): Prefix $major with . for use as extension.
13441 2002-11-19  Andreas Jaeger  <aj@suse.de>
13443         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13444         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13445         and sparc64 GNU/Linux systems.
13447 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13449         * MAINTAINERS: Update email.
13451 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13453         * MAINTAINERS: Complete James Dennett's entry.
13455 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13457         * MAINTAINERS (Write After Approval): Add myself.
13459 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13461         * Makefile.tpl: syntactic cleanup
13463 2002-11-13  Stuart Hastings  <stuart@apple.com>
13465         * MAINTAINERS: Add myself to write-after-approval list.
13467 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13469         * Makefile.def: Add list of recursive targets to autogenerate.
13470         Add build_modules.
13471         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13472         targets.  Autogenerate *-build-* targets.
13473         * Makefile.in: Regenerate.
13475 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13477         * configure: More autoconf-style substitutions.
13478         * Makefile.tpl: More autoconf-style substitutions.
13479         * Makefile.in: Regenerate.
13481 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13483         * configure: Substitute more variables in a more autoconf-friendly
13484         way.  Simplify slightly.
13485         * Makefile.tpl: Make more variables substitutable in an
13486         autoconf-friendly way.
13487         * Makefile.in: Regenerate.
13489 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13491         * MAINTAINERS (Write After Approval): Add myself.
13493 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13495         * configure.in (v810*): Remove special setting of tools.
13497         * configure: Add support for extra required flags for ar or nm.
13498         * configure.in (aix4.3+): Use above support for target-specific
13499         issues, rather than using config/mt-aix43.
13501 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13503         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13504         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13505         with $srcdir.  Reformat indentation.  Substitute some variables
13506         formerly hard-coded in the Makefile for build=host.
13507         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13508         * Makefile.def: Autogenerate more.
13509         * Makefile.in: Regenerate.
13511 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13513         * MAINTAINERS (Write After Approval): Add myself.
13515 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13517         * Makefile.def (host_modules): Add rda.
13518         * Makefile.in: Regenerate.
13519         * configure.in (target_tool): Add target-rda to list.
13521 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13523         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13525 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13527         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13528         and restrap targets to this rule.
13529         * Makefile.in:  Regenerate.
13531 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13533         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13534         GNATS only accounts.
13536 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13538         * configure.in (i[3456]86-*-linux*): Add check to disable
13539         ${libgcj} for glibc1.
13541 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13543         * MAINTAINERS: Add myself as ip2k port maintainer.
13545 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13547         * configure.in: Add tic4x target.
13549 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13551         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13552         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13553         * Makefile.in: Regenerate.
13555         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13556         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13557         * Makefile.in: Regenerate.
13559 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13561         * MAINTAINERS: Add myself as web pages co-maintainer.
13563 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13565         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13566         * Makefile.in: Regenerate.
13568 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13570         * MAINTAINERS: Add myself and Nathan Sidwell
13571         <nathan@codesourcery.com> as VxWorks maintainers.
13573 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13575         * Makefile.def: Remove order dependency comments.
13576         * Makefile.tpl: Add explicit install-install dependencies.
13577         * Makefile.in: Regenerate.
13579         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13580         * Makefile.in: Regenerate.
13582         * Makefile.tpl: Add configure-target (for src-release in src)
13583         * Makefile.in: Regenerate.
13585 2002-09-30  Nick Clifton  <nickc@redhat.com>
13587         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13589 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13591         * configure.in (s390*-*-linux*): Enable libgcj.
13593 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13595         * configure: Revert accidentally applied changes.
13597         * Makefile.tpl: Make more autoconf-friendly.
13598         * Makefile.in: Regenerate.
13599         * configure: Make substitution more autoconf-like.
13601 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13603         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13604         single entry to handle all these.
13605         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13606         libjava on arm-*-elf.
13608 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13610         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13611         things that depend on them.
13613 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13615         * Makefile.tpl: Make subsituted variables more autoconfy.
13616         * Makefile.in: Regenerate.
13617         * configure: Make seds more autoconfy.
13619 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13621         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13622         * Makefile.in: Regenerate.
13623         * configure.in: Rewrite sed statements to look autoconfy.
13625         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13626         all-target-foo on configure-target-foo.
13627         * Makefile.def: Ditto.
13628         * Makefile.in: Rebuild.
13630 2002-09-25  Andrew Haley  <aph@redhat.com>
13632         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13634 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13636         * Makefile.def: New file.
13637         * Makefile.tpl: New file.
13638         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13639         * contrib/gcc_update: Note that Makefile.in is a generated file.
13641         * configure.in: Minor rearrangement.  Simplify tests.
13643 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13645         * configure.in (with_headers): Skip copy if value is "yes".
13646         (with_libs): Likewise.
13648 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13650         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13651         * configure.in (sh*-*-pe*): Ditto.
13652         * configure.in (mips*-*-pe*): Ditto.
13653         * configure.in (*arm-wince-pe): Ditto.
13655         * configure.in: Rearrange.
13657 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13659         * MAINTAINERS: Update my email address.
13661 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13663         * MAINTAINERS: (Write After Approval): Add myself.
13665 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13667         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13669 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13671         * MAINTAINERS: Change my mailing address.
13673 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13675         * MAINTAINERS (Write After Approval): Remove myself.
13676         (Various Maintainers: c++ runtime libs): Add myself.
13678 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13680         * MAINTAINERS (Write After Approval): Remove myself.
13681         (Various Maintainers: c++ runtime libs): Add myself.
13683 2002-08-15  Eric Christopher  <echristo@redhat.com>
13685         * config.sub: Import from master repository.
13686         * config.guess: Ditto.
13688 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13690         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13691         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13692         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13694 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13696         * MAINTAINERS: Add self to rs6000 vector extensions.
13698 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13700         * libiberty/configure: Reverted unintended yesterday's check in.
13702 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13704         * boehm-gc/configure, libf2c/configure: Rebuilt.
13705         * libffi/configure, libiberty/configure: Ditto.
13706         * libjava/configure, libobjc/configure: Ditto.
13707         * libstdc++-v3/configure, zlib/configure: Ditto.
13708         Merged from binutils:
13709         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13710         From Steve Ellcey <sje@cup.hp.com>:
13711         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13712         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13713         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13714         IA64.
13715         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13716         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13717         soname_spec, sys_lib_search_path_spec): Ditto.
13719 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13721         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13723 2002-08-04  H.J. Lu  (hjl@gnu.org)
13725         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13727 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13729         * MAINTAINERS (Write After Approval): Add myself.
13731 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13733         * configure.in: Move generic linux case to end.  Copy generic
13734         linux noconfigdirs to mips*-*-linux* entry and new
13735         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13737 2002-07-19  Michael Matz  <matz@suse.de>
13739         * MAINTAINERS: Add myself as ra* maintainer.
13741 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13743         * config.guess: Update to 2002-07-09 version.
13744         * config.sub: Update to 2002-07-03 version.
13746 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13748         * MAINTAINERS: Fix typo in a maintainer email address.
13750 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13752         * configure.in: Remove two redundant tests.
13754 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13756         * configure.in (mips*-*-irix6*o32): Enable stabs.
13758 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13760         * configure.in: Don't build grez.
13761         * Makefile.in: Ditto.
13763         * Makefile.in: Remove references to bsp, cygmon, libstub.
13764         * configure.in: Ditto.
13766         * configure.in: Remove leftover reference to gdbtest.
13768 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13770         * configure.in (gxx_include_dir):  Change to match versioned
13771         C++ headers if --enable-version-specific-runtime-libs is used.
13773 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13775         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13777 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13779         * configure.in: Make --without-x work.
13781 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13783         * configure.in: Rearrange target Makefile fragment collection.
13785         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13786         cvs[src].
13787         * configure.in: Ditto.
13789 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13791         * MAINTAINERS (Write After Approval): Update my e-mail address.
13793 2002-06-24  Ben Elliston  <bje@redhat.com>
13795         * configure.in (host_tools): Remove cgen.
13797         * Makefile.in (all-cgen): Remove; runs from its source directory.
13798         (check-cgen, install-cgen, clean-cgen): Likewise.
13799         (all-opcodes): Do not depend on all-cgen.
13800         (all-sim): Likewise.
13802 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13804         * Makefile.in: Eliminate 'apache' targets.
13805         * configure.in: Eliminate 'apache' targets.
13807         * configure.in: Eliminate redundant tests.  Reorganize.
13809         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13811         * config-ml.in: Eliminate references to Cygnus configure.
13813         * Makefile.in: Eliminate references to building emacs.
13815 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13817         * MAINTAINERS: Update my email address.
13819 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13821         * config.if (libstdcxx_incdir): Version C++ headers.
13822         (cxx_incdir): Remove.
13824 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13826         * MAINTAINERS (Write After Approval): Add self.
13828 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13830         * configure.in: Add support for ip2k.
13832 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13834         * configure.in: Fix AIX configury bug.
13836 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13838         * MAINTAINERS (Write After Approval): Add self.
13840 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13842         * configure.in: replace ${topsrcdir} with ${srcdir}
13844         * configure.in: Move definition of libstdcxx_flags
13845         right above usage, rather than waaay earlier.
13847         * configure.in: Pull definition of is_cross_compiler earlier.
13849         * configure.in: Rearrange a little.
13851         * configure.in: Remove references to librx.
13852         * Makefile.in: Remove references to librx.
13854 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13856         * config.sub: Add support for avr target.
13857         Import from master sources, rev 1.255
13859 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13861         * configure, .cvsignore:  Revert previous change...
13862         * Makefile:  ...delete.
13864 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13866         * configure.in: Eliminate ${gasdir} variable.
13868 2002-06-18  Dave Brolley  <brolley@redhat.com>
13870         * configure.in: Add support for frv.
13871         * config.sub: Add support for frv.
13873 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13875         * configure:  Remove garbage from previous commit.
13877 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13879         * configure:  For in-source builds, make a subdir and re-exec there.
13880         * Makefile:  New file.  Pass targets through to build directory.
13881         * .cvsignore:  No longer ignore "Makefile".
13883 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13885         * MAINTAINERS (Write After Approval): Add self.
13887 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13889         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13891 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13893         * configure.in (vax-*-netbsd*): Re-enable gas.
13895 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13897         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13898         BUILD_PREFIX_1, to correct nomenclature.
13899         * configure: Likewise.
13901         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13902         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13904 2002-05-31  Olaf Hering  <olh@suse.de>
13906         * config-ml.in: Propogate DESTDIR also.
13908 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13910         * configure.in (vax-*-netbsd*): Don't build gas for this
13911         platform.
13913 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13915         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13916         and libgcj for AVR.
13918 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13920         * MAINTAINERS (Write After Approval): Add myself.
13922 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13924         * config.guess: Update to 2002-05-22 version.
13925         * config.sub: Likewise.
13927 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13929         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13930         * config-ml.in: Likewise.
13931         * configure: Likewise.
13932         * configure.in: Likewise.
13934 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13936         * MAINTAINERS: Update my email address.
13938 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13940         * configure.in: Simplify makefile fragment collection.
13942         * configure.in: Remove code to build emacs.
13944         * configure.in : Remove --srcdir argument from targargs and buildargs
13945         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13947         * configure: Move some logic to configure.in.
13948         * configure.in: Move some logic from configure.
13950 2002-05-11  Tom Tromey  <tromey@redhat.com>
13952         * MAINTAINERS: Reflect libgcj reality.
13954 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13956         * Makefile.in: Honour DESTDIR.
13958 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13960         * config.guess: Import 2002-03-20 version.
13961         * config.sub: Import 2002-04-26 version.
13963 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13965         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13967 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13969         * MAINTAINERS: Add self.
13971 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13973         * ltmain.sh: Detect and handle object name conflicts
13974         while piecewise linking a static library.
13976 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13978         * configure.in (noconfigdirs): Don't disable libgcj on
13979         sparc64-*-solaris* and sparcv9-*-solaris*.
13981 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13983         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13985 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13987         * configure.in (FLAGS_FOR_TARGET): Do not add
13988         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13989         on i[3456]86-*-linux*.
13991 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13993         * configure.in (noconfigdirs): Replace [ ] with test.
13995         * configure.in (noconfigdirs): Do not add target-newlib if
13996         target == i[3456]86-*-linux*, and host == target.
13998 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
14000         * configure.in: delete reference to absent file
14002         * configure.in: replace '[' with 'test'
14004         * configure.in: Eliminate references to gash.
14005         * Makefile.in: Eliminate references to gash.
14007         * configure.in: remove useless references to 'pic' makefile fragments.
14009         * configure.in: (*-*-windows*) Finish removing.
14011         * configure.in: Eliminate redundant test for libgui.
14013 2002-04-29  Roger Sayle  <roger@eyesopen.com>
14015         * MAINTAINERS: Add self and realphabetize.  Update entries
14016         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
14017         entry for a29k port maintainer.
14019 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
14021         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14022         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14024 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
14026         * configure.in: remove references to dead files
14028 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14030         * MAINTAINERS: Add information about purpose of this file.
14032 2002-04-18  Tom Tromey  <tromey@redhat.com>
14034         * configure.in: Disallow configuring libgcj when it is already
14035         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
14036         Solaris 2.8 by default.  For PR libgcj/6158.
14038 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14040         * configure.in:  Move default CC setting out of config/mh-* fragments
14041         directly into here.
14043 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14045         * configure.in: don't even try to configure or make a subdirectory
14046         if there's no configure script for it.
14048 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14050         * MAINTAINERS: Remove chill maintainers.
14051         * Makefile.in (CHILLFLAGS): Remove.
14052         (CHILL_LIB): Remove.
14053         (TARGET_CONFIGDIRS): Remove libchill.
14054         (CHILL_FOR_TARGET): Remove.
14055         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14056         CHILL_LIB.
14057         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14058         (CHECK_TARGET_MODULES): Likewise.
14059         (INSTALL_TARGET_MODULES): Likewise.
14060         (CLEAN_TARGET_MODULES): Likewise.
14061         (configure-target-libchill): Remove.
14062         (all-target-libchill): Remove.
14063         * configure.in (target_libs): Remove target-libchill.
14064         Do not compute CHILL_FOR_TARGET.
14065         * libchill: Remove directory.
14067 2002-04-11  DJ Delorie  <dj@redhat.com>
14069         * Makefile.in, configure.in: Sync with binutils, entries
14070         follow...
14072 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14074         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14075         (do-tar, do-bz2): New rules.
14076         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14077         (gdb-tar): New rule.
14078         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14079         (insight_dejagnu.tar): New rule.
14080         (insight.tar): New rule.
14081         (gdb+dejagnu.tar): New rule.
14082         (gdb.tar): New rule.
14084 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14086         * Makefile.in: Add all-tix to deps for all-snavigator
14087         so that tix is built when building snavigator.
14089 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14091         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14092         ld and gdb are not supported.
14094 2002-01-07  Mark Salter  <msalter@redhat.com>
14096         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14097         Allow target-libgloss to be built for arm, strongarm, and xscale.
14099 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14101         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14102         options for i[3456]86-pc-linux* native builds.
14104 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14106         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14107         files from .po files for a distribution.
14109 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14111         * configure.in: Enable libstdc++-v3 for h8300 targets.
14113 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14115         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14116         version from bfd/.
14118 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14120         * Makefile.in (VER): When present, extract the version number from
14121         the file version.in.
14123 2001-05-24  Tom Rix  <trix@redhat.com>
14125         * configure.in : enable ld for aix
14127 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14129         * config.guess: Add linux target for S/390.
14131 2000-11-07  Philip Blundell  <pb@futuretv.com>
14133         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14135 2000-11-03  Philip Blundell  <pb@futuretv.com>
14137         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14138         files.
14140 2001-01-15  Ben Elliston  <bje@redhat.com>
14142         * configure.in (host_tools): Add sid.
14143         Always configure cgen.
14145 2000-11-24  Nick Clifton  <nickc@redhat.com>
14147         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14149 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14151         * Makefile.in (ALL_MODULES): Add all-cgen.
14152         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14153         (all-cgen): New target.
14154         (all-opcodes,all-sim): Depend on all-cgen.
14155         * configure.in (host_tools): Add cgen.
14156         Only configure cgen if --enable-cgen-maint.
14158 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14160         * configure.in: Add *-*-freebsd* configurations.
14162 2002-04-08  Tom Tromey  <tromey@redhat.com>
14164         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14165         Fixes PR libgcj/6068.
14167 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14169         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14171 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14173         * configure.in (alpha*-dec-osf*): Enable libgcj.
14175 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14177         * MAINTAINERS (Write After Approval): Add myself.
14179 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14181         Fix for: PR bootstrap/3591, target/5676
14182         * configure.in (mcore-pe): Disable the configuration of
14183         libstdc++-v3 since exceptions are not supported.
14185 2002-03-20  Anthony Green  <green@redhat.com>
14187         * configure.in: Enable libgcj for xscale-elf target.
14189 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14191         * MAINTAINERS:  Update my email address.
14193 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14195         * ltmain.sh (relink_command): Fix typo in previous change.
14197 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14199         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14200         (relink_command): Added --tag flags.
14201         (mode=install): If relinking fails; error out.
14203 2002-03-12  Richard Henderson  <rth@redhat.com>
14205         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14206         .NOTPARALLEL tag.
14207         (do-check): Rename from check.
14208         (check): Allow parallel check.
14210 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14212         * MAINTAINERS: Add myself as maintainer for xtensa port.
14213         Fix alphabetical order in CPU port maintainer list.
14214         Remove myself from Write After Approval list.
14216 2002-03-11  Richard Henderson  <rth@redhat.com>
14218         * Makefile.in (.NOTPARALLEL): Add fake tag.
14220 2002-03-07  H.J. Lu  (hjl@gnu.org)
14222         * configure.in: Enable gprof for mips*-*-linux*.
14224 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14226         * MAINTAINERS (Write After Approval): Add myself.
14228 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14230         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14231         libjava.
14232         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14234 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14236         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14237         because its Makefile is there; test for the executable instead.
14239 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14241         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14242         libstdc++-v3 and libjava.
14244 2002-02-11  Adam Megacz  <adam@xwt.org>
14246         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14247         boehm-gc
14249 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14251         * config.guess: Updated to 2002-01-30's version.
14252         * config.sub: Updated to 2002-02-01's version.
14253         Contribute sh64-elf.
14254         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14255         * configure.in: Added sh64-*-*.
14257 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14259         * MAINTAINERS: Belatedly add myself to write after approval list.
14261 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14263         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14264         Remove self as Write After Approval.
14266 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14268         * MAINTAINERS: Put self in as maintainer for contrib/regression
14269         directory.
14271 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14273         * MAINTAINERS:  Update my email address.
14275 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14277         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14278         target-libiberty, and target-libgloss.  Skip Java-related
14279         libraries if not supported for NetBSD on target CPU.
14281 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14283         * install-sh: Use _inst.$$_ for temp file name.
14285 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14287         * MAINTAINERS (Write After Approval): Move my contact info
14288         from here...
14289         (OS Port Maintainers): ...to here (netbsd).
14291 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14293         * MAINTAINERS (Write After Approval): Add myself.
14295 2002-01-17  H.J. Lu  <hjl@gnu.org>
14297         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14298         (all-target-fastjar): Also depend on all-target-libiberty.
14300 2002-01-16  H.J. Lu  (hjl@gnu.org)
14302         * config.guess: Import from master sources, rev 1.225.
14303         * config.sub: Import from master sources, rev 1.238.
14305 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14307         * MAINTAINERS (Write After Approval): Remove myself.
14309 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14311         * MAINTAINERS (Write After Approval): Add myself.
14313 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14315         * MAINTAINERS: Add self as docs co-maintainer.
14317 2001-12-11  Matthias Klose  <doko@debian.org>
14319         * MAINTAINERS (Write After Approval): Add myself.
14321 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14323         * MAINTAINERS: Update my email address.
14325 2001-12-07  Turly O'Connor  <turly@apple.com>
14326         * MAINTAINERS (Write After Approval): Add myself.
14327         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14328         (rs6000_initialize_trampoline): Call __trampoline_setup for
14329         ABI_DARWIN too.
14330         * darwin-tramp.asm: New file, implements __trampoline_setup.
14331         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14333 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14335         * MAINTAINERS (Write After Approval): Add myself.
14337 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14339         * configure, configure.in: Use temp file for long sed commands.
14341 2001-12-03  Laurent Guerby  <guerby@acm.org>
14343         * config.sub: Update to version 1.232 on subversion.
14345 2001-12-03  Ben Elliston  <bje@redhat.com>
14347         * MAINTAINERS: Update mail address for config.* patches.
14349 2001-11-27  DJ Delorie  <dj@redhat.com>
14350             Zack Weinberg  <zack@codesourcery.com>
14352         When build != host, create libiberty for the build machine.
14354         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14355         CONFIG_ARGUMENTS.
14356         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14357         New variables.
14358         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14359         and rules.
14360         (all.normal): Depend on ALL_BUILD_MODULES.
14361         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14362         (all-build-libiberty): Depend on configure-build-libiberty.
14364         * configure: Calculate and substitute proper value for
14365         ALL_BUILD_MODULES.
14366         * configure.in: Create the build subdirectory.
14367         Calculate and substitute TARGET_CONFIGARGS (formerly
14368         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14370 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14372         * MAINTAINERS (write-after-approval): Add self.
14374 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14376         * MAINTAINERS (GNATS only accounts): Remove self.
14378 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14380         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14381         libf2c.
14383 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14385         * MAINTAINERS (Write After Approval): Add self.
14387 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14389         * MAINTAINERS: mips and s390 are also CPU ports.
14391 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14393         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14395 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14397         * MAINTAINERS: Alphabetize.
14399 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14401         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14403 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14405         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14407 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14409         * configure.in (--enable-languages): Be more permissive about
14410         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14412 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14414         * config.sub: Import from master sources, rev. 1.230.
14415         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14417 2001-11-07  Laurent Guerby  <guerby@acm.org>
14419         * MAINTAINERS (Write After Approval): Add self.
14421 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14423         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14425 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14427         * config.sub: Import from master sources, rev 1.226.
14428         * config.guess: Import from master sources, rev 1.216.
14430 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14432         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14433         * MAINTAINERS: Add self as maintainer of MMIX port.
14434         Remove old after-approval entry.
14436 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14438         * ChangeLog, configure: Fix spelling errors.
14440 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14442         * MAINTAINERS: Tweak my address.
14444 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14446         * MAINTAINERS: Update my email address.
14448 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14450         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14451         * MAINTAINERS: Add self as maintainer of CRIS port.
14453 2001-10-10  Geert Bosch  <bosch@gnat.com>
14455         * MAINTAINERS (Various maintainers: Ada front end):
14456         Added Robert Dewar.
14458 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14460         * MAINTAINERS (Write After Approval): Added self
14462 2001-10-02  Geert Bosch  <bosch@gnat.com>
14464         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14466 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14468         * configure: Handle temporary files securely using mkdir.
14470 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14472         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14474 2001-09-26  Will Cohen  <wcohen@redhat.com>
14476         * configure.in (*-*-linux*): Disable configuration of target-newlib
14477         and target-libgloss.
14479 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14481         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14482         RANLIB.
14484 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14486         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14487         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14488         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14489         avoid quotes nesting problems.
14490         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14491         (DO_X): Export only variables that are set.
14493 2001-09-19  Ben Elliston  <bje@redhat.com>
14495         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14496         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14497         semantics.  Use the shell built-in "type" command instead.
14499 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14501         Merged from gcc-3_0-branch:
14502         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14503         * ltcf-c.sh: Use $objext, not $ac_objext.
14504         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14505         * ltcf-cxx.sh: Add support for GNU.
14506         2001-07-22  Timothy Wall  <twall@redhat.com>
14507         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14508         default settings if using GNU tools with that configuration.
14509         * ltcf-cxx.sh: Ditto.
14510         * ltcf-gcj.sh: Ditto.
14511         2001-07-21  Michael Chastain  <chastain@redhat.com>
14512         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14513         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14514         * ltmain.sh: Mark as gcc-local.
14516 2001-08-30  Eric Christopher  <echristo@redhat.com>
14517             Jason Eckhardt  <jle@redhat.com>
14519         * config.guess: Merge from master sources.
14520         * config.sub: Merge from master sources, add support for mipsisa32.
14522 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14523         * config.sub: Merge from master sources, rev 1.219.
14524         * MAINTAINERS: Add self as contact for stormy16 port.
14526 2001-08-14  Zack Weinberg  <zackw@panix.com>
14528         * config.sub: Merge from master sources, rev 1.218.
14529         * config.guess: Merge from master sources, rev 1.209.
14531 2001-08-11  Graham Stott  <grahams@redhat.com>
14533         * Makefile.in (check-c++): Add missing semicolon.
14535 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14537         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14539 2001-07-30  Eric Christopher  <echristo@redhat.com>
14541         * MAINTAINERS (Various maintainers: mips port): Added myself.
14543 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14545         * configure.in (sh-*-linux*): New.
14547 2001-07-27  Richard Henderson  <rth@redhat.com>
14549         * .cvsignore: Add LAST_UPDATED.
14551 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14553         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14555 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14557         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14559 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14561         * MAINTAINERS (Write After Approval): Added myself.
14563 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14565         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14566         and libgcj on m68hc11/m68hc12.
14568 2001-06-27  H.J. Lu  (hjl@gnu.org)
14570         * Makefile (CFLAGS_FOR_BUILD): New.
14571         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14573 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14575         * README: Remove version number.
14577 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14579         * INSTALL/README: Update wrt. to the installation instructions now
14580         residing in gcc/doc/install.texi.
14582 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14584         * README: Replace with a cut-down and updated version of gcc/README.
14586 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14588         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14589         multilibs to be disabled.
14591 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14593         * MAINTAINERS (Write After Approval): Add myself.
14595 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14597         * config.guess: Import CVS version 1.195.
14598         * config.sub: Import CVS version 1.212.
14600 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14602         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14603         gcc/xgcc is built, use -print-prog-name to find out the program
14604         name to use.
14606 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14608         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14609         appear to also be in the master copy.
14610         * config.sub:  Import CVS version 1.211.
14612 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14614         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14615         with_gcc]: Use `gcc -shared' to build a shared library.
14617 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14619         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14620         archives.
14622 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14624         * MAINTAINERS (Write After Approval): Add myself.
14626 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14628         * configure.in (libstdcxx_flags): Do not try to execute
14629         libstdc++-v3/testsuite_flags until it exists.
14631 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14633         * MAINTAINERS: Update my email address.
14635 2001-05-31  Graham Stott  <grahams@redhat.com>
14637         * MAINTAINERS (Write After Approval): Add myself.
14639 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14641         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14642         libraries when using g++ with native linker.
14644 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14646         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14648 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14650         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14651         [aix4*|aix5*]: Prepend blank.
14653 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14655         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14656         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14657         of subdir/configure scripts to use the new libtool.m4.
14659 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14661         * MAINTAINERS (Write After Approval): Add myself.
14663 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14665         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14667 2001-05-11  Ben Elliston  <bje@redhat.com>
14669         * Makefile.in (all-sid): New target.
14670         (check-sid, clean-sid, install-sid): Likewise.
14672 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14674         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14676 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14678         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14679         libgcj.
14681 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14683         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14684         gcc/xgcc is built, use -print-prog-name to find out the program
14685         name to use.
14687 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14689         * configure.in (noconfigdirs): Don't reset it from scratch in the
14690         target case; only append to it.
14692         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14693         sparc-*-solaris2.8]: Disable ${libgcj}.
14695 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14697         * configure.in (libgcj_saved): Copy from $libgcj.
14698         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14699         --disable-libgcj.
14701 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14703         * MAINTAINERS: Remove self as MIPS maintainer and
14704         C front end maintainer.
14706 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14708         * configure.in: Move *-chorusos target case to the proper switch.
14709         Disable libgcj.
14711 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14713         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14714         1.641.2.228.
14716 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14718         * Makefile.in (STAGE1_CFLAGS): Pass down.
14720 2001-04-13  Alan Modra  <amodra@one.net.au>
14722         * config.guess: Add hppa64-linux support.  Note for next import that
14723         this is already in the master file.
14724         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14726 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14728         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14729         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14731 2001-04-11  Stan Shebs  <shebs@apple.com>
14733         * MAINTAINERS: Add self as Darwin port maintainer.
14735 2001-04-11  Alan Modra  <amodra@one.net.au>
14737         * MAINTAINERS: Update my email address.
14739 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14741         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14742         recent versions of FreeBSD (release 3 or later).
14743         * ltconfig: On FreeBSD, -lc must not be provided when building
14744         a shared library or else the standard -pthread gcc option is
14745         rendered worthless to later users of the built library.
14747 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14749         * MAINTAINERS: Add self and RTH as C front end maintainers.
14751 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14753         * config.sub: Make sure to match an already-canonicalized
14754         machine name (eg. mn10300-unknown-elf).
14756 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14758         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14759         New macros.
14760         (bootstrap, cross): Use RECURSE_FLAGS.
14761         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14763 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14765         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14767 2001-03-22  Colin Howell  <chowell@redhat.com>
14769         * Makefile.in (DO_X): Do not backslash single-quotes in
14770         backquotes (two places).
14772 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14774         Re-installed:
14775         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14776         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14777         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14778         * ltcf-cxx.sh: Likewise.
14779         * ltcf-gcj.sh: Likewise.
14781 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14783         * MAINTAINERS: Add myself as "documentation co-maintainer".
14785 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14787         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14788         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14790 2001-03-19  Tom Tromey  <tromey@redhat.com>
14792         * config-ml.in: Handle GCJ and GCJFLAGS.
14794 2001-03-21  Michael Chastain  <chastain@redhat.com>
14796         * Makefile.in: all-m4 depends on all-texinfo.
14798 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14800         * MAINTAINERS: Add myself to write after approval list.
14802 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14804         * Makefile.in (DO_X): Quote nested quotes.
14806 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14808         * MAINTAINERS: Add myself to write after approval list.
14810 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14812         * Makefile.in (DO_X): Use double quotes for quoting
14813         "RANLIB=$${RANLIB}".
14815 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14817         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14819 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14821         * configure.in: Only use `lang_requires' for languages athat are
14822         actually enabled.
14824 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14826         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14828 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14830         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14832 2001-03-07  Tom Tromey  <tromey@redhat.com>
14834         * configure.in: Allow config-lang.in to set `lang_requires' to list
14835         of other required languages.
14837 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14839         * Makefile.in: Remove RANLIB definition. Use RANLIB
14840         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14841         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14843 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14844             Alexandre Oliva  <aoliva@redhat.com>
14846         * Makefile.in (check-c++): Use tabs, not spaces.
14848 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14850         * MAINTAINERS: add myself to Write After Approval list.
14852 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14854         * Makefile.in (check-c++): New rule.
14856         * configure.in (target_libs): Remove libg++.
14857         (noconfigdirs): Remove libg++.
14858         (noconfigdirs): Same.
14859         (noconfigdirs): Same.
14860         (noconfigdirs): Same.
14862         * config-ml.in: Remove libg++ references.
14864         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14865         (ALL_TARGET_MODULES): Same.
14866         (configure-target-libg++): Remove.
14867         (all-target-libg++): Remove.
14868         (configure-target-libio): Remove.
14869         (all-target-libio): Remove.
14870         (check-target-libio): Remove.
14871         (.PHONY): Remove.
14872         (libg++.tar.bz2): Remove.
14873         (all-target-cygmon): Remove libio.
14874         (all-target-libstdc++): Remove.
14875         (configure-target-libstdc++): Remove.
14876         (TARGET_LIB_PATH): Remove libstdc++.
14877         (ALL_GCC_CXX): Remove libstdc++.
14878         (all-target-gperf): Correct.
14880 2001-02-16  Nick Clifton  <nickc@redhat.com>
14882         * configure.in (noconfigdirs): Allow configuration of texinfo
14883         for Cygwin hosts.
14885 2001-02-15  Anthony Green  <green@redhat.com>
14887         * configure: Introduce GCJ_FOR_TARGET.
14888         * configure.in: Ditto.
14889         * Makefile.in: Ditto.
14891 2001-02-13  Andreas Schwab  <schwab@suse.de>
14893         * MAINTAINERS: Update mail address.
14895 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14897         * config.guess: Add linux target for S/390.
14898         * config.sub: Likewise.
14900 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14902         * configure.in: for *-chorusos, don't config target-newlib and
14903         target-libgloss.
14905 2001-02-06  Ben Elliston  <bje@redhat.com>
14907         * configure: Output host type to stdout, not stderr.
14909 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14911         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14912         * ltcf-cxx.sh: Likewise.
14914         * config.if: Assume enable_libstdcxx_v3 is defined.
14916 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14918         Remove V2 C++ library.
14919         * configure.in: Remove --enable-libstdcxx_v3 support.
14921 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14923         * include/demangle.h: Add prototype for java_demangle_v3.
14925 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14927         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14929 2001-01-27  Richard Henderson  <rth@redhat.com>
14931         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14933 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14935         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14936         Don't unset, it's non-portable and no longer necessary, set to empty
14937         instead.
14939 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14941         * ltconfig: Shell portability fix for the tagname validity check.
14943 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14945         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14946         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14948 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14950         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14952 2001-01-26  Tom Tromey  <tromey@redhat.com>
14954         * configure.in: Allow libgcj to be built on Sparc Solaris.
14956 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14958         * ltcf-c.sh: Add aix5 case.
14959         * ltcf-cxx.sh: Likewise.
14960         * ltconfig: Likewise.
14962 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14964         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14965         keep at least one of build_libtool_libs or build_old_libs set to
14966         yes.
14968         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14969         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14971 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14973         * configure.in: Enable libgcj on several additional platforms.
14975 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14977         * configure.in: Enable libgcj for linux targets.
14979 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14981         * MAINTAINERS (Write After Approval): Add myself.
14983 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14985         * MAINTAINERS: Add myself as vax port maintainer.
14987 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14989         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14991 2001-01-09  Mike Stump  <mrs@wrs.com>
14993         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14994         failures of subdirectories.
14996 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14998         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14999         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15000         * ltcf-cxx.sh: Likewise.
15001         * ltcf-gcj.sh: Likewise.
15002         * ltconfig.sh: Fix typo.
15004 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15006         * configure: handle DOS-style absolute paths.
15008 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
15010         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15012 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
15014         * MAINTAINERS: Add myself as avr port co-maintainer.
15016 2000-12-28  Ben Elliston  <bje@redhat.com>
15018         * MAINTAINERS: Add myself under ``Write After Approval''.
15020 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
15022         * texinfo: Remove directory from GCC.
15024 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15026         * COPYING: Update to current
15027         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15028         to 19yy as example year in copyright notice).
15030 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
15032         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15033         (libstdcxx_incdir): Pass down.
15034         * config.if: Remove expired bits for cxx_interface, add stub.
15035         (libstdcxx_incdir): Add variable for g++ include directory.
15036         * configure.in (gxx_include_dir): Use it.
15038 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15040         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
15041         with old-email address from ``Write After Approval''.
15043 2000-12-15  Andreas Jaeger  <aj@suse.de>
15045         * configure.in: Handle lang_dirs.
15047 2000-12-14  Tom Tromey  <tromey@redhat.com>
15049         * MAINTAINERS: Removed brads.
15051         * MAINTAINERS: Added gcj developers.
15053 2000-12-13  Anthony Green  <green@redhat.com>
15055         * configure.in: Disable libgcj for any target not specifically
15056         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15057         with g++ abi.
15059 2000-12-13  Mike Stump  <mrs@wrs.com>
15061         * Makefile.in (local-distclean): Also remove fastjar.
15063 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15065         * contrib/gcc_update: Add fastjar --touch entries.
15067 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15069         * configure.in: Disable language-specific target libraries for
15070         languages that aren't enabled.
15072 2000-12-10  Anthony Green  <green@redhat.com>
15074         * configure.in: Define libgcj.  Disable libgcj target libraries for
15075         most targets.
15077 2000-12-10  Neil Booth  <neilb@earthling.net>
15079         * MAINTAINERS: Update mail address, remove from WAA list.
15081 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15083         * libjava: Imported from /cvs/java.
15084         * libffi: Likewise.
15085         * Boehm-gc: Likewise.
15087 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15089         * configure.in (target_libs): Revert 2000-12-08 patch.
15090         (noconfigdirs): Added target-libjava.
15092 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15094         * djunpack.bat: removed.
15096 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15098         * Makefile.in: handle DOS-style absolute paths.
15099         * config-ml.in: likewise.
15100         * symlink-tree: likewise.
15102 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15104         * fastjar: Imported.
15106 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15108         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15109         libjava.
15110         * configure.in (target_libs): Removed `target-libjava'.
15112 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15114         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15115         (ALL_MODULES): Added fastjar.
15116         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15117         (all-target-libjava): all-fastjar replaces all-zip.
15118         (all-fastjar): Added.
15119         (configure-target-fastjar, all-target-fastjar): Likewise.
15120         * configure.in (host_tools): Added fastjar.
15122 2000-12-07  Mike Stump  <mrs@wrs.com>
15124         * Makefile.in (local-distclean): Remove leftover built files.
15126 2000-11-24  Nick Clifton  <nickc@redhat.com>
15128         * configure.in (xscale-elf): Add target.
15129         (xscale-coff): Add target.
15131 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15133         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15134         recent versions of FreeBSD (release 3 or later).
15135         * ltconfig: On FreeBSD, -lc must not be provided when building
15136         a shared library or else the standard -pthread gcc option is
15137         rendered worthless to later users of the built library.
15139 2000-11-16  Fred Fish  <fnf@be.com>
15141         * configure.in (enable_libstdcxx_v3): Fix typo,
15142         libstd++ -> libstdc++.
15144 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15146         * MAINTAINERS: Add self to Write After Approval list.
15148 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15150         * MAINTAINERS: Update my email address.  Add myself to global write
15151         privs list.
15153 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15155         * Makefile.in: Merge with src and libgcj.
15156         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15157         configure-target-<library> when their configure scripts need the C
15158         or C++ library to have already been built to work properly.
15159         (do_proto_toplev): Set them to an empty string.
15161         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15162         (REALLY_SET_LIB_PATH): Use them.
15164 2000-11-17  Stan Shebs  <shebs@apple.com>
15166         * MAINTAINERS: Add self to Write After Approval list.
15168 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15170         * configure: Provide the original toplevel configure arguments
15171         (including $0) to subprocesses in the environment rather than
15172         through gcc/configargs.h.
15174 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15176         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15177         C99.  Alphabetise "Write After Approval" list.
15179 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15181         * configure: Turn on libstdc++ V3 by default.
15183         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15184         if we've got GCC.
15186 2000-11-11  Philip Blundell  <philb@gnu.org>
15188         * MAINTAINERS: Add self to Write After Approval list.
15190 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15192         * ltcf-c.sh (aix4): Improve shared library configuration; require
15193         exporting symbols.
15194         * ltcf-cxx.sh (aix4): Define.
15195         * ltconfig (aix4): Define library and soname specs appropriate for
15196         AIX.  Define command to create export symbols list.
15198 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15200         * config.sub: Add support for Sun Chorus
15202 2000-10-31  Nick Clifton  <nickc@redhat.com>
15204         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15205         <name>@redhat.com.  Also installed new email address for Clint
15206         Popetz.
15208 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15210         * etc: Remove directory from GCC.
15212 2000-10-16  Michael Meissner  <meissner@redhat.com>
15214         * configure (gcc/configargs.h): Only create if there is a build GCC
15215         directory created.
15217 2000-10-16  Matthias Klose  <doko@debian.org>
15219         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15220         when configured for libstdc++-v3.
15222 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15224         * configure: Save configure arguments to gcc/configargs.h.
15226 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15228         * config.guess: Import CVS version 1.157.
15229         * config.sub: Import CVS version 1.181.
15231 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15233         * Makefile.in (bootstrap): avoid recursion if subdir missing
15234         (cross): ditto
15235         (do-proto-toplev): ditto
15237 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15239         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15240         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15242         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15243         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15244         all affected `configure' scripts.
15246 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15248         * MAINTAINERS: Add self as cpplib co-maintainer.
15250 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15252         * MAINTAINERS: Add self to Write After Approval list.
15254 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15256         * INSTALL/README: egcs -> GCC update.
15258 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15260         * MAINTAINERS: Add myself to Write After Approval list.
15262 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15264         * MAINTAINERS: Add myself to Write After Approval list.
15266 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15268         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15269         X11 libraries for hppa64.
15271 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15273         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15275 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15277         * Makefile.in (all-zlib): Added dummy target.
15279         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15280         ltcf-gcj.sh: Updated from libtool multi-language branch.
15282 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15284         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15285         (bootstrap*): Depend on all-bootstrap.
15287 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15289         * config.guess: Import CVS version 1.156.
15290         * config.sub: Import CVS version 1.179.
15292 2000-09-02  Anthony Green  <green@cygnus.com>
15294         * Makefile.in (all-gcc): Depend on all-zlib.
15295         (CLEAN_MODULES): Add clean-zlib.
15296         (ALL_MODULES): Add all-zlib.
15297         * configure.in (host_libs): Add zlib.
15299 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15301         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15302         crosses, but add gcc/include to the header search path for them.
15304 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15306         * MAINTAINERS: Add self to Write After Approval list.
15308 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15310         * config.guess: Import CVS version 1.152.
15311         * config.sub: Import CVS version 1.177.
15313 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15315         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15316         $targargs to tell whether newlib is going to be built.
15318         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15319         $$r/TARGET_SUBDIR/libio for _G_config.h.
15321 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15323         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15325 2000-08-22  DJ Delorie  <dj@redhat.com>
15327         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15329 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15331         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15332         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15333         sub-configures.
15335 2000-08-21  DJ Delorie  <dj@redhat.com>
15337         * MAINTAINERS: Add self as a libiberty maintainer
15339 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15341         * configure.in (libstdcxx_flags): Use
15342         libstdc++-v3/src/libstdc++.INC.
15344 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15346         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15348 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15350         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15352         * configure: Make enable_threads and enable_shared defaults
15353         explicit.  Substitute enable_threads into generated Makefiles.
15354         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15355         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15357 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15359         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15361 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15363         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15364         previous delta.
15366 2000-08-11  Jason Merrill  <jason@redhat.com>
15368         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15369         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15370         (FLAGS_FOR_TARGET): Not here.
15371         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15373 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15375         * config-ml.in (CC, CXX): Don't introduce a leading space.
15377 2000-08-07  DJ Delorie  <dj@delorie.com>
15379         * MAINTAINERS: Add self as a DJGPP maintainer
15381 2000-08-07  DJ Delorie  <dj@redhat.com>
15383         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15384         "if we're also building gcc, and it's a gcc that will run on the
15385         build machine, we want to use its includes instead of the system's
15386         default includes".
15388 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15390         * MAINTAINERS: Add self to Write After Approval list.
15392 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15394         * configure.in (libstdcxx_flags): Don't use `"'.
15396         * config-ml.in: Adjust multilib search paths to the
15397         appropriate multilib tree.
15399 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15401         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15402         commas in $LANGUAGES.
15404 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15406         * configure.in: Re-enable all references to libg++ and librx.
15408 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15410         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15411         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15412         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15413         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15415         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15417 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15419         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15420         CXX_FOR_TARGET for sed.
15422 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15424         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15425         Do not override if already set in the environment or in configure.
15426         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15427         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15429 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15431         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15432         the libtool CVS tree multi-language branch.
15433         * ltconfig, ltmain.sh: Updated.
15435 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15437         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15438         (clean-target): Depend on it.
15440         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15441         (GCC_FOR_TARGET): Use it.
15442         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15443         * configure.in: ... here.
15444         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15445         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15447 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15449         * MAINTAINERS: Add self to Write After Approval list.
15451 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15453         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15454         (configure-target-libchill, configure-target-libobjc): Likewise.
15456         * configure.in: Use the same cache file for all target libs.
15457         * config-ml.in: But different cache files per multilib variant.
15459 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15461         * configure (topsrcdir): Don't use dirname.
15463 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15465         * MAINTAINERS: Add self to Write After Approval list.
15467 2000-07-20  Jason Merrill  <jason@redhat.com>
15469         * configure.in: Remove all references to libg++ and librx.
15471         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15473 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15475         * config.sub: Update to subversions version 2000-07-06.
15477 2000-07-12  Andrew Haley  <aph@cygnus.com>
15479         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15480         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15482 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15484         * symlink-tree:  Check number of arguments.
15486 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15488         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15489         search path for a g++ extracted from the build tree.  This
15490         will allow link tests run by configure scripts in
15491         subdirectories to succeed.
15493 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15495         * ltconfig: Add support for mips-dde-sysv4.2MP
15497 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15499         * MAINTAINERS: Add myself as loop discovery maintainer.
15501 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15503         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15504         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15506 2000-06-19  Timothy Wall  <twall@cygnus.com>
15508         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15509         * config.sub: Add tic54x target.
15511 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15513         * MAINTAINERS: Add self as Fortran maintainer,
15514         remove Craig Burley.
15516 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15518         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15519         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15521 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15523         * MAINTAINERS: Add self as i18n maintainer
15525 20000-05-21  H.J. Lu  (hjl@gnu.org)
15527         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15528         directory are used if they exist. Make sure
15529         $(build_tooldir)/include is searched for header files,
15530         $(build_tooldir)/lib/ for library files.
15531         (GCC_FOR_TARGET): Likewise.
15532         (CXX_FOR_TARGET): Likewise.
15534 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15536         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15538 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15540         * Makefile.in (configure-target-libiberty): Depend on
15541         configure-target-newlib.
15543 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15545         * configure.in, Makefile.in: Merge all libffi-related
15546         configury stuff from the libgcj tree.
15548 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15550         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15551         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15553 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15555         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15556         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15557         current version information.  Add to proto-toplev directory.
15558         (gdb-taz): Build do-djunpack.
15560 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15562         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15564 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15566         * MAINTAINERS: Add self to Write After Approval list.
15568 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15570         * ltmain.sh: Preserve in relink_command any environment
15571         variables that may affect the linker behavior.
15573 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15575         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15577 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15579         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15581 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15583         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15584         with the version name.
15586 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15588         * MAINTAINERS: Add self as bb-reorder maintainer.
15590 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15592         * config.if: Tweak.
15594 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15596         * djunpack.bat: New file.
15598 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15600         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15601         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15602         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15603         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15605 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15607         * config.sub (case $basic_machine): Change default for "ibm-*"
15608         to "openedition".
15610 2000-04-13  Andreas Jaeger  <aj@suse.de>
15612         * MAINTAINERS: Added myself.
15614 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15616         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15617         (do-md5sum): New target.
15618         (MD5PROG): Define.
15619         (PACKAGE): Default to TOOL.
15620         (VER): Default to a shell script.
15621         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15622         md5 checksum generation.
15623         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15624         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15625         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15626         insight.tar.bz2): Use gdb-taz to create archive.
15628 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15630         * configure (warn_cflags): Delete.
15632 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15634         * MAINTAINERS: Added myself.
15636 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15637             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15639         * configure.in (enable_libstdcxx_v3): Add.
15640         (target_libs): Add bits here to switch between libstdc++-v2 and
15641         libstdc++-v3.
15642         * config.if: And this file too.
15643         * Makefile.in: Add libstdc++-v3 targets.
15645 2000-04-05  Michael Meissner  <meissner@redhat.com>
15647         * config.sub (d30v): Add d30v as a basic machine type.
15649 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15651         * configure.in: -linux-gnu*, not -linux-gnu.
15653 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15655         * MAINTAINERS: Add self in write-after-approval section.
15657 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15659         * MAINTAINERS: Add self as ia64 port maintainer.
15661 2000-03-08  Neil Booth  <NeilB@earthling.net>
15663         * MAINTAINERS: Add self in write-after-approval section.
15665 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15667         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15668         (do-tar-bz2): Replace TOOL with PACKAGE.
15669         (gdb.tar.bz2): Remove GDBTK from GDB package.
15670         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15671         dejagnu.tar.bz2): New packages.
15673 2000-02-27  Andreas Jaeger  <aj@suse.de>
15675         * configure.in: Add entry for mips*-*-linux*, move catch all
15676         *-*-*linux* entry below this one.
15678 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15680         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15682 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15684         * config.sub: Support an OS of "wince".
15686 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15688         * config.guess, config.sub: Updated to match config's 2000-02-15
15689         version.
15691 2000-02-23  Linas Vepstas  <linas@linas.org>
15693         * config.sub: Add support for Linux/IBM 370.
15694         * configure.in: Likewise.
15696 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15698         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15700 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15702         * config.guess: Guess "cygwin" rather than "cygwin32".
15704 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15706         * configure (gcc_version): When setting, narrow search to
15707         lines containing `version_string'.
15709 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15711         * config.sub: Add support for avr target.
15713 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15715         * MAINTAINERS: Add maintainers for MCore port.
15717 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15719         * config.sub: Add mmix-knuth-mmixware.
15721 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15723         * MAINTAINERS: Pair cccp with cpplib maintainership.
15725 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15727         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15728         structure stuff to -L library search.
15729         (CXX_FOR_TARGET): Ditto.
15730         (CROSS_CHECK_MODULES): Fix spelling mistake.
15732 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15734         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15735         the C++ compiler.
15737 2000-01-12  Richard Henderson  <rth@cygnus.com>
15739         * configure.in: Don't build some bits for beos.
15741 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15743         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15744         as include files.
15746 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15748         * Add self as cpplib maintainer, as requested by Jason
15749         Merrill.  Correct my e-mail address.
15751 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15753         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15754         not mh-aix43.
15756 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15758         * MAINTAINERS: Add myself to "write after approval" list.
15760 1999-12-14  Richard Henderson  <rth@cygnus.com>
15762         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15763         * config.sub: Accept alphaev[78], alphaev8.
15765 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15767         * config.guess, config.sub: Update from autoconf.
15769 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15771         * MAINTAINERS:  update my playtime e-address.
15773 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15775         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15776         necessary libraries are missing.
15778 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15780         * MAINTAINERS: Add new 'write after approval' maintainer.
15782 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15784         * MAINTAINERS: Add new Java maintainer.
15786 1999-10-25  Andreas Schwab  <schwab@suse.de>
15788         * configure: Fix quoting inside arguments of eval.
15790 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15792         * config-ml.in: Allow suppression of some ARM multilibs.
15794 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15796         * config.guess: Add OS/390 match pattern.
15797         * config.sub: Add mvs, openedition targets.
15798         * configure.in (i370-ibm-opened*): New.
15800 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15802         * config.sub: Add support for configuring for pj.
15804 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15806         * config.sub (maybe_os): Add support for configuring for fr30.
15808 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15810         * configure.in: Do not configure or build ld for AIX
15811         platforms.  ld is known to be broken on these platforms.
15813 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15815         * config-ml.in: Pass compiler flag corresponding to multidirs to
15816         subdir configures.
15818 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15820         * Makefile.in (LDFLAGS): Define.
15822 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15824         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15825         noconfigdirs.
15826         (*-*-cygwin*): Likewise.
15828 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15830         * mkdep: New file.
15831         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15832         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15834         From Eli Zaretskii <eliz@is.elta.co.il>:
15835         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15836         long file name when using DJGPP on MS-DOS.
15838 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15840         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15842 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15844         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15845         dependency as this causes "make check" to globally "make all"
15847 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15849         * configure.in (target_libs): Added target-zlib.
15850         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15851         (CONFIGURE_TARGET_MODULES): Likewise.
15852         (CHECK_TARGET_MODULES): Likewise.
15853         (INSTALL_TARGET_MODULES): Likewise.
15854         (CLEAN_TARGET_MODULES): Likewise.
15855         (configure-target-zlib): New target.
15856         (all-target-zlib): Likewise.
15857         (all-target-libjava): Depend on all-target-zlib.
15858         (configure-target-libjava): Depend on configure-target-zlib.
15860         * Makefile.in (configure-target-libjava): Depend on
15861         configure-target-newlib.
15862         (configure-target-boehm-gc): New target.
15863         (configure-target-qthreads): New target.
15865         * configure.in (target_libs): Added target-qthreads.
15866         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15867         (CONFIGURE_TARGET_MODULES): Likewise.
15868         (CHECK_TARGET_MODULES): Likewise.
15869         (INSTALL_TARGET_MODULES): Likewise.
15870         (CLEAN_TARGET_MODULES): Likewise.
15871         (all-target-qthreads): New target.
15872         (configure-target-libjava): Depend on configure-target-qthreads.
15873         (all-target-libjava): Depend on all-target-qthreads.
15875         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15876         (CONFIGURE_TARGET_MODULES): Likewise.
15877         (CHECK_TARGET_MODULES): Likewise.
15878         (INSTALL_TARGET_MODULES): Likewise.
15879         (CLEAN_TARGET_MODULES): Likewise.
15880         (all-target-libjava): New target.
15881         (all-target-boehm-gc): Likewise.
15882         * configure.in (target_libs): Added libjava, boehm-gc.
15884 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15886         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15887         configure.bat in SUPPORT_FILES.
15888         (gas+binutils.tar.bz2): Likewise.
15890         * makeall.bat: Remove; obsolete.
15892 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15894         From Mark Elbrecht:
15895         * configure.bat: Remove; obsolete.
15897 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15899         * configure: Add -W -Wall to the default CFLAGS when compiling with
15900         gcc.
15902 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15904         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15906 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15908         * configure.in: Build ld on IRIX6.
15910 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15912         * Makefile.in: Change distribution targets to use bzip2 instead of
15913         gzip.
15914         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15915         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15917 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15919         * config.sub: Add mcore target.
15921 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15923         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15925 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15927         * config.guess (dummy): Changed to $dummy.
15929 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15931         * config.sub: Tidied up case statements.
15933 1999-05-22  Ben Elliston  <bje@cygnus.com>
15935         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15936         <jiro@din.or.jp>.
15938         * config.guess: Merge with FSF version. Future changes will be
15939         more accurately recorded in this ChangeLog.
15940         * config.sub: Likewise.
15942 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15944         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15946 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15948         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15950 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15952         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15954 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15956         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15957         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15958         Bad merge removed these two changes.
15960 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15961                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15963         * config.guess (interix Alpha): Add.
15965 1999-04-11  Richard Henderson  <rth@cygnus.com>
15967         * configure.in (i?86-*-beos*): Do config gperf; don't config
15968         gdb, newlib, or libgloss.
15970 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15972         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15973         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15974         from multidirs.
15976 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15978         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15980 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15982         * config.sub: Add support for mcore targets.
15984 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15986         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15987         not mt-ospace, in order to shut up assembler warning about using
15988         symbols that are named the same as registers.
15990 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15992         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15993         dependency list for all-target-cygmon.
15995 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15997         * config-ml.in: Check $host, not $target, for selective multilibs.
15998         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15999         thumb interworking, and underscore prefix multilibs.
16001 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
16003         * missing: Update to version from current automake.
16005 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
16007         * configure (gxx_include_dir): Removed.
16009         * configure.in (gxx_include_dir): Handle it.
16010         * Makefile.in: Likewise.
16012 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
16014         * config.sub (mips64vr4111,mips64vr4111el) Add.
16016 1999-03-21  Ben Elliston  <bje@cygnus.com>
16018         * config.guess: Correct typo for detecting ELF on FreeBSD.
16020 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
16022         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16023         config/mh-djgpp.
16025 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
16027         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16028         all-target-newlib to dependency list for all-target-bsp.
16030 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16032         * config.sub: Add i386-uwin support.
16033         * config.guess: Likewise.
16035 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16037         * configure.in: cleanup, add mh-*pic handling for arm, special
16038         case powerpc*-*-aix*
16040 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
16042         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16043         can be built.
16045 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
16047         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16048         targets.
16050 1999-03-02  Nick Clifton  <nickc@cygnus.com>
16052         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16054 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16056         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16058 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16060         * config.sub: Fix typo in arm recognition.
16062 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16064         * configure.in (noconfigdirs): Changed target_configdirs to
16065         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16066         rather than m68k-*-* since it is not known to work on
16067         m68k-aout. Ditto for arm-*-*oabi.
16069 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16071         * configure.in (*-*-windows*): Remove, no longer used.
16073 1999-02-19  Ben Elliston <bje@cygnus.com>
16075         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16076         Smart and improved by Andrew Cagney.
16078 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16080         * config.guess: Recognize openbsd-*-hppa.
16082 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16084         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16085         only if it is not empty.
16087 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16089         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16091         * config.guess: Modified to recognize uname's armv* syntax.
16093         * config.sub: Modified to recognize uname's armv* syntax.
16095 1999-02-17  Mark Salter  <msalter@cygnus.com>
16097         * configure.in: Added target-bsp for sparclite.
16099 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16101         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16103 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16105         * configure.in: Add support for strongarm port.
16106         * config.sub: Add support for strongarm target.
16108 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16110         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16111         the old name config/mh-cygwin32.
16112         Enable texinfo.
16114 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16116         * configure.in: Do build ld for ix86 Solaris.
16118 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16120         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16121         $AR_FOR_TARGET.  Likewise for RANLIB.
16123 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16125         * config.sub (oabi):  Recognize.
16126         * configure.in (arm-*-oabi):  Handle.
16128 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16130         * config.guess: Improve detection of i686 on UnixWare 7.
16132 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16134         * config.guess: Add support for i386-pc-interix.
16135         * config.sub: Likewise.
16136         * configure.in: Likewise.
16138 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16140         * Makefile.in: Remove unneeded all-target-libio from
16141         from all-target-winsup target since it is now unneeded.
16142         Add all-target-libtermcap in its place since it is now
16143         needed.
16145 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16147         * configure.in: makefile stub for cygwin target is probably
16148         unnecessary.  Remove it for now.
16150 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16152         * configure.in: libtermcap.a should be built when cygwin is the
16153         target as well as the host.
16154         * config.guess: Allow mixed case in cygwin uname output.
16155         * Makefile.in: Add libtermcap target.
16157 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16159         * config.sub: Clean up handling of hppa2.0.
16161 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16163         * config.guess: Use C code to identify more HP machines.
16165 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16167         * config.sub: Handle hppa2.0.
16169 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16171         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16172         cygmon for all sparclite targets, regardless of object format.
16174 1998-12-15  Mark Salter  <msalter@cygnus.com>
16176         * configure.in: Added target-bsp for several target architectures.
16178         * Makefile.in: Added rules for bsp.
16180 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16182         * config.guess: Improve detection of hppa2.0 processors.
16184 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16186         * config.guess: Recognize FreeBSD using ELF automatically.
16188 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16190         * configure (skip-this-dir): Add handling for new shell script, which
16191         might be created by a sub-directory's configure to indicate, this particular
16192         directory is "unwanted".
16193         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16195 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16197         * ltconfig: import from libtool, after changing libtool to
16198         account for the cygwin name change.
16200 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16202         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16203         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16205 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16207         * configure.in: Add libtermcap to list of cygwin dependencies.
16209 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16211         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16212         they include winsup/include when it's a cygwin target.
16214 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16216         * configure.in (host_tools): Added zip.
16217         * Makefile.in (all-target-libjava): Depend on all-zip.
16218         (all-zip): New target.
16219         (ALL_MODULES): Added all-zip.
16220         (NATIVE_CHECK_MODULES): Added check-zip.
16221         (INSTALL_MODULES): Added install-zip.
16222         (CLEAN_MODULES): Added clean-zip.
16224 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16226         * Makefile.in: lose "32" from comment about cygwin.
16228 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16230         * configure.in: Use -Os to build target libraries for the fr30.
16232 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16234         * config.sub: Add fr30.
16236 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16238         * configure.in: drop "32" from config/mh-cygwin32.  Check
16239         cygwin* instead of cygwin32*.
16240         * config.sub: Check cygwin* instead of cygwin32*.
16242 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16244         * config.guess: Match any version of Unixware7.
16246 1998-10-20  Syd Polk  <spolk@cygnus.com>
16248         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16249         if desired.
16251 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16253         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16254         these if the appropriate directories and files to not exist.
16256 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16258         * Makefile.in (DEVO_SUPPORT): Add config.if.
16260 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16262         * configure: Add pattern to replace "build_tooldir"'s
16263         definition in the generated Makefile with "tooldir"'s
16264         actual value.
16266 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16268         * config.sub: Bring back lost sparcv9.
16270         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16272 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16274         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16275         CC_FOR_TARGET and friends.
16277 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16279         * Makefile.in (build_tooldir): New variable, same as tooldir.
16280         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16281         -B$(build_tooldir)/bin/.
16282         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16284 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16286         * README: Remove installation instructions and refer to the
16287         INSTALL directory instead.
16289 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16291         * config.sub: Add support for i[34567]86-pc-udk.
16292         * configure.in: Likewise.
16294 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16296         * Makefile.in: add bzip2 package building bits for user
16297         tools module
16298         * configure.in: ditto
16300 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16302         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16303         (ALL_TARGET_MODULES): Add all-target-libobjc.
16304         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16305         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16306         (all-target-libchill): Add dependencies.
16307         * configure.in (target_libs): Add libchill.
16309 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16311         * configure.in (target_subdir): Remove duplicate line.
16313 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16315         * Makefile.in (all-automake): fix dependencies.
16317 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16319         * configure.in: Minor cleanups for building in the $(target_alias)
16320         subdir.
16322 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16324         * Makefile.in (bootstrap): Set r and s before make all.  Use
16325         BASE_FLAGS_TO_PASS in make all.
16326         (cross): Likewise.
16328 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16330         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16332 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16334         * config.sub: Fix typo in last change.
16336 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16338         * config.sub: Add support for C4x target.
16339         * configure.in: Likewise.
16341 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16343         * config.sub: Recognize sparcv9 just like sparc64.
16345 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16347         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16349 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16351         * config.guess: Correctly identify Pentium II sco boxes.
16353         * config.guess: Fix "tr" code.  From Weiwen Liu.
16355 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16357         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16358         stabs.
16360 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16362         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16363         (ALL_TARGET_MODULES): Add all-target-libchill.
16364         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16365         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16366         (all-target-libchill): Add dependencies.
16367         * configure.in (target_libs): Add libchill.
16369 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16371         * config.guess: Avoid assumptions about "tr" behaves when
16372         LANG is set to something other than English.
16374 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16376         * configure (gxx_include_dir): Changed to
16377         '${prefix}/include/g++'-${libstdcxx_interface}.
16379         * config.if: New to determine the interfaces.
16381 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16383         * config.guess: Detect and handle MPE/IX.
16384         * config.sub: Deal with MPE/IX.
16386 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16388         * configure.in: Use mh-aix43.
16390 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16392         * configure: Fix --without/--disable cases for gxx-include-dir.
16394 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16396         * mdata-sh:  Imported.  Needed for automake support.
16398 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16400         * Makefile.in (taz): Try "chmod -R og=u ." before
16401         "chmod og=u `find . -print`".
16403 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16405         * configure.in: Add arm-elf and thumb-elf support.
16407 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16409         * Makefile.in: Undo previous patch.
16411 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16413         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16414         to here ...
16415         (install-no-fixedincludes): and here
16416         (INSTALL_MODULES): ... from here.
16418 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16420         * config.sub: Merge with FSF.
16422         * config.guess: Merge with FSF.
16424 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16426         * configure (extraconfigdirs): New variable.
16427         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16428         * Makefile.in (all): Move higher in file.
16429         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16430         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16431         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16432         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16433         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16435 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16437         * Makefile.in (all-target-libjava): Depend on all-gcc and
16438         all-target-newlib.
16439         (configure-target-libjava): Depend on $(ALL_GCC).
16441 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16443         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16444         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16446 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16448         * INSTALL/README: Fix typo.
16450 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16452         * ylwrap: Change absolute path checks to check for DOS style path
16453         names.
16455         * ylwrap: Don't use a full path name if the source file is in the
16456         same directory.  From hjl@lucon.org (H.J. Lu).
16458         * config-ml.in: Default to being verbose, to match Feb 18 change to
16459         configure.
16461 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16463         Brought over from egcs:
16465         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16467         * configure.in (target_subdir): Set to ${target_alias} instead
16468         of "libraries".
16470         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16472         * configure.in (target_subdir): Set to libraries if enable_multilib.
16474 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16476         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16477         multilibs, force reconfiguration the first time we create
16478         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16480 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16482         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16483         avoid confusion with --no-recursion.
16485 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16487         * configure.in: Win32 hosts shouldn't use install -x
16488         * install-sh: remove -x option, and special .exe-handling
16489         hack.
16491 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16493         * config.guess: Recognize i586-pc-beos.
16494         * configure.in: Don't build some bits for beos.
16496 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16498         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16499         CFLAGS default to -O2.
16501         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16502         when using GNU ld.
16504 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16506         * ltmain.sh: Correct install when using a different shell.
16508 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16510         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16512 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16514         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16515         target.
16517 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16519         * ltconfig: Update to correct AIX handling.
16521 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16523         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16525         * configure.in (target_subdir): Set to ${target_alias} instead
16526         of "libraries".
16528 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16530         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16531         (Makefile): Depend on $(gcc_version_trigger).
16533         * configure (gcc_version): Change default initializer to empty
16534         string.
16535         (gcc_version_trigger): New variable; pass this variable down
16536         to subdir configures to enable them checking gcc's version
16537         themselves. Emit make macros for both gcc_version vars.
16538         (topsrcdir): Initialize reliably.
16539         (recursion line): Remove --with-gcc-version=${gcc_version}.
16541 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16543         * configure (enable_version_specific_runtime_libs): Implement new flag
16544         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16545         in $(libsubdir); emit definition in each generated Makefile.
16546         (gxx_include_dir): Initialize depending on
16547         $enable_version_specific_runtime_libs.
16549 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16551         * configure (gcc_version): Initialize properly depending on
16552         how and where configure is started.
16553         (recursion line): Pass a --with-gcc-version=${gcc_version}
16554         to configures in subdirs.
16556 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16558         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16559         cygmon
16561 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16563         * configure.in: Add cygmon and libstub support for mn10200.
16565 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16567         * configure (gcc_version): Add new variable describing the
16568         particular gcc version we're building.
16569         * Makefile.in (libsubdir): Add new macro for the directory
16570         in which the compiler finds executables, libraries, etc.
16571         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16572         and libsubdir.
16574 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16576         * Makefile.in (local-clean): Remove *.log.
16577         (warning.log): Built with warn_summary from build.log.
16578         (mail-report.log): Run test_summary.
16579         (mail-report-with-warnings.log): Run test_summary including
16580         warning.log in the report.
16582 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16584         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16586 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16588         * Makefile.in (grep): Grep no longer depends on libiberty.
16590 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16592         * Makefile.in: all-snavigator needs all-libgui.
16594 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16596         * configure.in: Add cygmon and libstub support for mn10300.
16598 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16600         * missing: Update to version from automake 1.3.
16602         * ltmain.sh: On installation, don't get confused if the same name
16603         appears more than once in the list of library names.
16605 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16607         * config.sub: Accept m68060 and m5200 as CPU names.
16609 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16611         * configure: Use && rather than using -a in test, because odd
16612         strings can confuse test.
16613         * configure.in: Likewise.
16615 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16617         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16619 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16621         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16622         bootstrap4-lean): New targets.
16624 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16626         * mpw-* Delete.  Not used.
16628 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16630         * COPYING.LIB: Update FSF address.
16632 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16634         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16636         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16637         GAS_SUPPORT_DIRS.
16639 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16641         * ltconfig, ltmain.sh: Avoid producing a version number if
16642         -version-info was not used.
16644 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16646         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16647         building with newlib.
16649 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16651         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16652         Solaris `make' causes it to continue to next definition.
16654 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16656         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16657         the right GUI libraries and files are installed along with GDB.
16659 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16661         * configure.in: Change alpha to alpha* in several places.
16663 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16665         * config.sub: Recognize sparc86x.
16667 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16669         * configure.in (--enable-target-optspace): Remove debug echo.
16671 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16673         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16675 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16677         * ltconfig: Update cygwin32 support.
16679         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16680         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16681         (GDB_SUPPORT_DIRS): Likewise.
16683 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16685         * configure.in (target_makefile_frag): If --enable-target-optspace,
16686         use -Os to compile target libraries rather than -O2.  Default to
16687         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16688         not used.
16689         * configure.in (target_cflags): Ditto for d30v.
16691 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16693         * Makefile.in (all-bfd): Depend on all-intl.
16694         (all-binutils): Likewise.
16695         (all-gas): Likewise.
16696         (all-gprof): Likewise.
16697         (all-ld): Likewise.
16699 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16701         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16703 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16705         * Makefile.in (all-bfd): Depend upon all-libiberty.
16707         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16709 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16711         * Makefile.in: Add libstub.
16713         * configure.in: Ditto. Build libstub for targets that have cygmon
16714         support.
16716 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16718         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16720 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16722         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16723         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16725 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16727         * configure: Define DEFAULT_M4 by searching PATH.
16728         * Makfile.in: Use DEFAULT_M4.
16730 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16732         * ltconfig: Add cygwin32 support.
16734         * Makefile.in, configure.in: Add libtool as a native only directory
16735         to configure and build.
16737 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16739         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16741 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16743         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16745 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16747         * Makefile.in: add ash make rules
16748         * configure.in: add ash to native_only and host_tools lists
16750 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16752         * Makefile.in (all-gettext, all-intl): New targets.
16753         (ALL_MODULES): Added all-gettext, all-intl.
16754         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16755         (INSTALL_MODULES): Added install-gettext, install-intl.
16756         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16758         * configure.in (host_tools): Added gettext.
16759         (native_only): Likewise.
16760         (noconfigdirs) [various cases]: Likewise.
16761         (host_libs): Added intl.
16763 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16765         * configure: Do not disable building gdbtk for cygwin32 hosts.
16767 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16769         * configure.in: Add thumb-coff target.
16770         * config.sub: Add thumb-coff target.
16772 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16774         * Makefile.in: Revert yesterday's change.
16775         (all-target-winsup):  all-target-librx stays out of here.
16777 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16779         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16780         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16781         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16782         Remove references to librx and libg++.
16784 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16786         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16787         recursive makes
16789 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16791         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16792         for newlib directory.
16793         (CXX_FOR_TARGET): Likewise.
16795 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16797         * ltconfig: Update after libtool/ltconfig.in change for
16798         hpux11.
16800 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16802         * ltconfig, ltmain.sh: Update to libtool 1.2.
16804 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16806         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16807         (install-gcc-cross): Instead, override LANGUAGES here.
16809 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16811         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16812         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16814 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16816         * configure.in: Add Thumb-pe target.
16818 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16820         * Makefile.in - changed sn targets to snavigator
16821         * configure.in - changed sn targets to snavigator
16823 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16825         * config-ml.in: After building symlink tree call make distclean
16826         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16827         to be the case for libiberty.
16829 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16831         * configure: When making link, also check the current
16832         directory. The configure scripts may create one.
16834 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16836         * config.sub: Accept alphapca56 and alphaev6 properly.
16838 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16840         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16842 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16844         * config.sub (sco5): Fix typo.
16846 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16848         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16849         install-itcl.
16850         (install-itcl): Remove dependency on install-tcl.
16852 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16854         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16856 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16858         * configure.in: Don't build libgui for a cygwin32 target when not on
16859         a cygwin32 host.
16861 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16863         * configure (redirect): Set to null, so default behavior of
16864         configure is now --verbose.
16866 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16868         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16869         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16871 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16873         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16874         this change to sync Makefile.in with its ChangeLog entries.
16876 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16878         * ltmain.sh (mkdir): Check that the directory doesn't exist
16879         before we exit with error, so that we don't get races during
16880         parallel builds.
16882 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16884         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16886 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16888         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16889         PICFLAG_FOR_TARGET.
16890         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16892         * configure: Emit a definition for the new macro enable_shared
16893         into each Makefile.
16895 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16897         * configure.in (host_tools, native_only): Add libtool.
16899 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16901         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16902         Fix typo in ming config comment.
16904 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16906         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16908 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16910         * config.sub: Add tic30 cases, and map c30 to tic30.
16912 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16914         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16915         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16916         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16917         (CLEAN_TARGET_MODULES): Similarly
16918         (all-target-libf2c): Add dependences.
16919         * configure.in (target_libs): Add libf2c.
16921 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16923         * configure.in: Remove expect from noconfigdirs when target
16924         is cygwin32.  OK to build expect and dejagnu with Canadian
16925         Cross.
16927 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16929         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16930         host.
16932         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16933         and mingw32.
16935 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16937         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16938         here as it is not defined in the toplevel Makefile.
16940 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16942         * configure (package_makefile_rules_frag): New variable, which names
16943         a file with generic rules, ...
16944         Change comment to mention we now have FIVE parts.
16945         * configure: Undo last change.
16947 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16949         * config.guess: More accurate determination of HP processor types.
16950         * config.sub: More accurate determination of HP processor types.
16952 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16954         * configure (package_makefile_frag): Move inserting the
16955         ${package_makefile_frag} to where it should be according
16956         to the comment.
16958 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16960         * config.guess: Add support for Linux/ARM.
16962 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16964         * .cvsignore: Remove *-info and *-install since they match
16965         release-info and mpw-install, which we don't want to just ignore.
16967 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16969         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16971 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16973         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16974         local_prefix to sub-make invocations.
16976 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16978         * configure.in: Check makefile fragments in the source
16979         directory.
16981 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16983         * configure.in: Check whether host and target makefile
16984         fragments exist before adding them to *_makefile_frag.
16986 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16988         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16990 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16992         * configure.in: Make sure we only replace RPATH_ENVVAR on
16993         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16994         regexp to sed.
16996         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16997         to sub-makes.
16999 1998-01-13  Lee Iverson   (leei@ai.sri.com)
17001         * config-ml.in (multi-do): LDFLAGS must include multilib
17002         designator.
17004 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
17006         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17008 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
17010         * config.sub: Add mingw32 support.
17011         * configure.in: Likewise.
17013 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17015         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17017 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
17019         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17020         * configure (gxx_include_dir): Provide a definition for subdirs
17021         which do not use autoconf.
17023 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
17025         * config.guess: Sync with egcs.  Picks up new alpha support,
17026         BeOS & some additional linux support.
17028 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
17030         * config.guess: HP 9000/803 is a PA1.1 machine.
17032 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
17034         * configure.in: It's alpha*-...
17036 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17038         * configure.in (host_makefile_frag, target_makefile_frag):
17039         Handle multiple config files.
17040         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17041         alpha-*-*.
17043 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
17045         * mkdep: New file.
17047 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
17049         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17051 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17053         * Makefile.in: Add libgui directory.
17054         (GDB_TK): Add all-libgui.
17055         * configure.in: Add libgui directory.
17056         * configure: Add all-libgui to GDB_TK.
17058 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17060         * config-ml.in (multidirs): Add m32r to multilib list.
17062 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17064         * Makefile.in (all-target-gperf): Change dependency to
17065         all-target-libstdc++.
17067 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17069         * config.guess: Add BeOS support.
17071 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17073         Source directory cvs renamed to cvssrc:
17074         * configure.in (host_tools): Change cvs to cvssrc.
17075         (native_only): Likewise.
17076         (noconfigdirs) [various cases]: Likewise.
17077         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17078         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17079         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17080         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17081         (all-cvssrc): Rename target from all-cvs.
17083 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17085         * configure (gxx_include_dir): Fix thinko.
17087 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17089         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17090         (install-cross, install-gcc-cross): New targets.
17092 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17094         * configure.in (noconfigdirs): Add support for Thumb target.
17096         * config.sub (maybe_os): Add support for Thumb target.
17098 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17100         * Makefile.in: Add rules for cygmon.
17102         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17104 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17106         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17107         * configure (gxx_include_dir): Provide a definition for subdirs
17108         which do not use autoconf.
17110 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17112         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17113         11/18/97 build
17115 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17117         * From Franz Sirl.
17118         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17119         found on RedHat Linux systems.
17121 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17123         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17124         guesses.
17126 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17128         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17130 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17132         * ltmain.sh: If mkdir fails, check whether the directory was created
17133         anyhow by some other process.
17135 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17137         * configure.in (d30v-*-*): Configure all directories.
17139 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17141         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17142         for the D30V.
17144 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17146         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17148 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17150         * include/libiberty.h: Add extern "C" { so it can be used with C++
17151         progrms.
17152         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17153         programs.
17155 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17157         * configure.in (d30v-*-*): Configure GCC now.
17159 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17161         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17162         is no longer needed.
17164 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17166         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17168 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17170         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17171         targets using "$@" to provide support for similar but not identical
17172         targets without having to duplicate code.
17174 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17176         * makefile.vms: Fix to work with DEC C.
17178 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17180         * config.sub: Add mips-tx39-elf to marketing names.
17182 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17184         * ltmain.sh: Handle symlinks in generated script.
17186 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17188         * configure: Handle autoconf style directory options: --bindir,
17189         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17190         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17191         --sysconfdir.
17192         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17193         (sharedstatedir, localstatedir, oldincludedir): New variables.
17194         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17195         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17196         sbindir, sharedstatedir, and sysconfdir.
17198 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17200         * Makefile.in (bootstrap-lean): New target.
17202 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17204         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17205         sn, and gnuserv from noconfigdirs.
17207 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17209         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17211 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17213         * Makefile.in (cross): New target.
17215 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17216                           Jeff Law         <law@cygnus.com>
17218         * Makefile.in (bootstrap2, bootstrap3): New targets.
17219         (all-bootstrap): Remove outdated and confusing target.
17220         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17222 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17224         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17225         windows.  Consistent with gdb/configure.
17227 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17229         * configure.in: Name Linux target fragment.
17231         * configure: Rewrite so that project Makefile fragment is inserted
17232         first and appears last in the resulting Makefile.
17234 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17236         * Makefile.in (install-itcl): Install tcl first.
17238 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17240         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17242 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17244         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17246         * configure.in (skipdirs): Add target-librx for Linux.
17247         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17249 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17251         * Makefile.in (bootstrap): New target.
17253 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17255         * config.sub: Accept 'amigados' for backward compatibility.
17257 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17259         * config.guess: Merge with FSF.
17261 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17263         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17265 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17267         * config.sub: Add "marketing-names" patch.
17269 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17271         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17273 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17275         * config.sub: Handle v850-elf.
17277 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17279         * .cvsignore (*-install): Remove.
17281 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17283         * ltconfig: Set CONFIG_SHELL in libtool.
17284         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17286 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17288         * configure.in (target_subdir): Set to libraries if enable_multilib.
17290 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17292         * config.guess: Update from gcc directory.
17294 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17296         * Makefile.in (all-sim): Depends on all-readline.
17298 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17300         * Makefile.in (BISON, YACC): Use $$s.
17301         (all-bison): Depend on all-texinfo.
17303 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17305         * Makefile.in (BISON): Add -L flag.
17306         (YACC): Likewise.
17308 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17310         * configure.in (noconfigdirs): Add support for v850e target.
17312         * config.sub (maybe_os): Add support for v850e target.
17314 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17316         * configure.in (noconfigdirs): Add support for v850ea target.
17318         * config.sub (maybe_os): Add support for v850ea target.
17320 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17322         * config.sub: Add mipstx39.  Delete r3900.
17324 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17326         * Makefile.in (all-autoconf): Depends on all-texinfo.
17328 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17330         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17331         eabi targets.
17333 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17335         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17337         * configure: When handling a Canadian Cross, handle YACC as well as
17338         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17339         * Makefile.in (all-bison): Depend upon all-texinfo.
17341 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17343         * Makefile.in (BISON): bison, not byacc or bison -y.
17344         (YACC): bison -y or byacc or yacc.
17345         (various): Add *-bison as appropriate.
17346         (taz): No need to mess with BISON anymore.
17348 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17350         * configure: If OSTYPE matches *win32*, try to find a good value for
17351         CONFIG_SHELL.
17353 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17355         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17356         configure.in if it is present.
17358 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17360         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17362 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17364         * config.sub: Recognize `arc' cpu.
17365         * configure.in: Likewise.
17366         * config-ml.in: Likewise.
17368 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17370         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17372 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17374         * configure: Changed sed delimiter from ':' to '|' when
17375         attempting to substitute ${config_shell} for SHELL. On
17376         NT ${config_shell} may contain a ':' in it.
17378 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17380         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17382 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17384         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17386 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17388         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17390         * ylwrap: If the program is a relative path, force it to be
17391         absolute.
17393 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17395         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17397 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17399         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17400         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17401         for libraries.
17403 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17405         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17406         separated by spaces.
17408 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17410         * ylwrap: New file.
17411         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17413         * ltmain.sh: Handle /bin/sh at start of install program.
17415         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17417         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17418         * missing: New file, from automake 1.2.
17420 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17422         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17423         check-tk to CHECK_X11_MODULES.
17425 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17427         * config.sub: Merge with FSF.
17429 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17431         * config.guess: Merge with FSF.
17433 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17435         * configure: Treat msdosdjgpp like go32.
17436         * configure.in: Likewise.  Don't remove gprof for go32.
17438         * configure: Change Makefile.tem2 to Makefile.tm2.
17440 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17442         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17444 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17446         * install-sh (chmodcmd): Set to null if the DST directory already
17447         exists.  Same as Nov 11th change.
17449 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17451         * configure (GDB_TK): Needs itcl and tix.
17453 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17455         * config.guess: Update from FSF.
17457 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17459         * Makefile.in (GDB_TK): Depend on itcl and tix.
17461 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17463         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17464         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17465         (INSTALL_SCRIPT): New variable.
17466         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17467         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17468         to -x.
17469         * install-sh: Add support for -x option.
17471 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17473         * configure.in, Makefile.in: Treat tix like itcl.
17475 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17477         * Makefile.in (WINDRES): New variable.
17478         (WINDRES_FOR_TARGET): New variable.
17479         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17480         (EXTRA_HOST_FLAGS): Add WINDRES.
17481         (EXTRA_TARGET_FLAGS): Add WINDRES.
17482         (EXTRA_GCC_FLAGS): Add WINDRES.
17483         ($(DO_X)): Pass down WINDRES.
17484         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17485         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17486         DLLTOOL_FOR_TARGET.
17488 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17490         * configure.in: configure sim before gdb for win32-x-ppc
17492 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17494         Move gperf into the toplevel, from libg++.
17495         * configure.in (target_tools): Add target-gperf.
17496         (native_only): Add target-gperf.
17497         * Makefile.in (all-target-gperf): New target, depend on
17498         all-target-libg++.
17499         (configure-target-gperf): Empty rule.
17500         (ALL_TARGET_MODULES): Add all-target-gperf.
17501         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17502         (CHECK_TARGET_MODULES): Add check-target-gperf.
17503         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17504         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17506 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17508         * config.sub (mn10200): Recognize new basic machine.
17510 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17512         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17513         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17515 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17517         * configure.in: If we're building mips-sgi-irix6* native, turn on
17518         ENABLE_MULTILIB and set TARGET_SUBDIR.
17520 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17522         * Makefile.in (all-sn): Depend on all-grep.
17524 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17526         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17528         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17529         Makefile.  From Jeff Makey <jeff@cts.com>.
17530         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17532         * Makefile.in (DISTBISONFILES): Remove.
17533         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17534         $(DEFAULT_YACC).
17536         * configure.in: Build itl, db, sn, etc., when building for native
17537         cygwin32.
17539         * Makefile.in (LD): New variable.
17540         (EXTRA_HOST_FLAGS): Pass down LD.
17541         ($(DO_X)): Likewise.
17543 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17545         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17547 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17549         * configure.in (targargs): Strip out any supplied --build argument
17550         before adding our own. Always add --build.
17552 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17554         * configure.in (targargs): Pass --build if we're doing
17555         a cross-compile.
17557 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17559         * configure: Use '|' instead of ":" as the separator in
17560         sed. Otherwise sed chokes on NT path names with drive
17561         designators. Also look for "?:*" as the leading characters in an
17562         absolute pathname.
17564 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17566         * config.sub: Support for r3900.
17568 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17570         * configure.in: Use install-sh, not install.sh.
17572 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17574         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17575         apply it twice.
17577 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17579         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17580         install-binutils.
17582 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17584         * Makefile.in: Add automake targets.
17585         * configure.in (host_tools): Add automake.
17587 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17589         * configure: Default CXX to c++, not gcc.
17590         * Makefile.in (CXX): Set to c++, not gcc.
17591         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17593 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17595         * install-sh: try appending a .exe if source file doesn't
17596         exist
17598 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17600         * configure.in: Turn on multilib by default.
17601         (cross_only): Remove target-libiberty.
17603         * Makefile.in (all-gcc): Don't depend on libiberty.
17605 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17607         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17609 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17611         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17612         (DISTBISONFILES): Add ld/Makefile.in
17614 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17616         * configure.in: if target is cygwin32 but host isn't cygwin32,
17617         don't configure gdb tcl tk expect, not just gdb.
17619 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17621         * configure.in: Added gnuserv everywhere sn appears.
17623         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17624         (CROSS_CHECK_MODULES): Added check-gnuserv.
17625         (INSTALL_MODULES): Added install-gnuserv.
17626         (CLEAN_MODULES): Added clean-gnuserv.
17627         (all-gnuserv): New target.
17629 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17631         * config.guess: Fixes for MIPS OpenBSD systems.
17633 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17635         * Makefile.in (INSTALL_XFORM): Remove.
17636         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17638         * mkinstalldirs: New file, copied from automake.
17639         * Makefile.in (installdirs): Rename from install-dirs.  Use
17640         mkinstalldirs.  Change all users.
17641         (DEVO_SUPPORT): Add mkinstalldirs.
17643 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17645         * install-sh: Rename from install.sh.
17646         * Makefile.in (INSTALL): Change install.sh to install-sh.
17647         (DEVO_SUPPORT): Likewise.
17649         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17650         Graichen <graichen@rzpd.de>.
17652 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17654         * config.guess: Recognize OpenBSD systems correctly.
17656 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17658         * README, Makefile.in (ETC_SUPPORT): Remove references to
17659         cfg-paper*, configure.{texi,man,info*}._
17661 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17663         * Makefile.in (all.normal): Ensure that gcc is built after all
17664         the x11 - ie gdb - targets.
17666 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17668         * makefile.vms: Don't run conf-a-gas.
17670 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17672         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17674 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17676         * configure.in: Remove noconfigdirs case since gdb also
17677         configures and builds for tic80-coff.
17679 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17681         * configure: Set cache_file to config.cache.
17682         * Makefile.in (local-distclean): Remove config.cache.
17684 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17686         * COPYING: Update FSF address.
17688 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17690         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17691         noconfigdirs.
17693 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17695         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17696         MAKEDIRS, is empty.
17698 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17700         * config.sub: Tweak mn10300 entry.
17702 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17704         * configure.in (host_tools): Put sim before gdb, so gdb's
17705         configure.tgt can determine if the simulator was configured.
17707 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17709         * config.sub: Move BeOS $os case to be with other Cygnus
17710         local cases.
17712 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17714         * config.sub: Remove misplaced comment that broke Linux.
17716 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17718         * config.sub: Add BeOS support.
17720 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17722         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17724 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17726         * configure.in (noconfigdirs): Remove tcl and tk from
17727         noconfigdirs for cygwin32 builds.
17729 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17731         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17733 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17735         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17736         make-all.com, use makefile.vms instead.
17738 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17740         * config.sub: Accept -lnews*.
17742 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17744         * configure.in (noconfigdirs): Disable target-newlib,
17745         target-examples and target-libiberty for d30v.
17747 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17749         * configure.in (noconfigdirs): Enable ld for d30v.
17751 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17753         * configure.in (tic80-*-*): Build compiler.
17755 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17757         * configure.in (d30v-*): Remove sim directory from list of
17758         unsupported d30v directories
17760 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17762         * config.sub, configure.in: Add d30v target cpu.
17764 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17766         * makefile.vms: New file.
17767         * make-all.com: Remove.
17769 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17771         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17773 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17775         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17777 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17779         * Makefile.in (ALL_MODULES): Added all-db.
17780         (CROSS_CHECK_MODULES): Addec check-db.
17781         (INSTALL_MODULES): Added install-db.
17782         (CLEAN_MODULES): Added clean-db.
17784 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17786         * config.guess: Merge with latest FSF sources.
17788 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17790         * Makefile.in (ALL_MODULES): Added all-itcl.
17791         (CROSS_CHECK_MODULES): Added check-itcl.
17792         (INSTALL_MODULES): Added install-itcl.
17793         (CLEAN_MODULES): Added clean-itcl.
17795 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17797         * configure.in: build gdb for mn10200
17799 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17801         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17803 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17805         * configure.in (tic80-*-*): Turn off most targets right now.
17807 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17809         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17810         rather than the makeinfo program.
17811         (do-info): Depend upon all-texinfo.
17813 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17815         * configure.in: Remove uses of config/mh-linux.
17817         * config.sub, config.guess: Merge with latest FSF sources.
17819 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17821         * config.sub (case $basic_machine): Add tic80 entries.
17823 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17825         * config.sub, config.guess: Merge with latest FSF sources.
17827 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17829         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17830         * mpw-config.in: Test for NewFolderRecursive.
17831         * mpw-install: Use symbolic name for startup filename.
17832         * mpw-README: Add various additional details.
17834 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17836         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17838 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17840         * configure.in: Do build gcc and the target libraries for
17841         the mn10200.
17843 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17845         * configure.in: don't avoid building gdb for mn10300 any more
17846         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17847         instead of single-quoting it.
17849 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17851         * configure.in: Don't use --with-stabs on IRIX 6.
17853 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17855         * configure.in (m32r): Build gdb, libg++ now.
17857 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17859         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17860         directories from noconfigdirs.
17862 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17864         * config.sub (basic_machine): added mips16 configuration
17866 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17868         * config.sub: Handle d10v-unknown.
17870 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17872         * config.sub: Handle v850-unknown.
17874 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17876         * Makefile.in: add findutils
17877         * configure.in: add findutils to list of host_tools
17879 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17881         * config.sub: Handle mn10200 and mn10300.
17883 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17885         * configure.in (d10v-*): Do not build librx.
17887 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17889         * configure.in (mn10300): Build everything except gdb & libgloss.
17891 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17893         * config.guess:  Patch for Dansk Data Elektronik servers,
17894         from Niels Skou Olsen <nso@dde.dk>.
17896         For ncr, use /bin/uname rather than uname, since GNU uname does not
17897         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17899         Patch for MIPS R4000 running System V,
17900         from Eric S. Raymond <esr@snark.thyrsus.com>.
17902         Fix thinko for nextstep.
17904         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17906         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17907         * config.guess: Guess mips-dec-mach_bsd4.3.
17909         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17910         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17911         release numbers.
17912         * config.guess (mips-mips-riscos*):  Emit just enough of the
17913         release number.
17915         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17916         * config.guess (sparc-auspex-sunos*):  Added.
17917         (f300-fujitsu-*): Added.
17919         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17920         * config.guess:  Recognize a Tadpole as a sparc.
17922 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17924         * config.guess: Don't assume that NextStep version is either 2 or
17925         3.  NextStep 4 (aka OpenStep 4) has come out now.
17927 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17929         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17930         From Rik Faith <faith@cs.unc.edu>.
17932 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17934         * config.sub: Contributions from bug-gnu-utils to:
17935         Support plain "hppa" (no version given) architecture, reported by
17936         OpenStep.
17937         OpenBSD like NetBSD.
17938         LynxOs is not a hardware supplier.
17940         * config.guess: Contributions from bug-gnu-utils to add support for:
17941         OpenBSD like NetBSD.
17942         Stratus systems.
17943         More Pyramid systems.
17944         i[n>4]86 Intel chips.
17945         M680[n>4]0 Motorola chips.
17946         Use unknown instead of lynx for hardware manufacturer.
17948 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17950         * install.sh (chmodcmd): Set to null if the DST directory already
17951         exists.
17953 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17955         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17956         not use mt-ppc target Makefile fragment any more.
17958 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17960         * configure.in (*-*-windows):  Exclude everything but those dirs
17961         needed to build windows.
17963 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17965         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17967 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17969         * configure.in:  Exclude mmalloc from i386-windows.
17971 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17973         * Undo my previous change.
17975 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17977         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17978         unconditionally.
17979         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17981 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17983         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17984         host to add it's own flags.
17986 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17988         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17990 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17992         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17993         (CXX_FOR_TARGET): Likewise.
17994         (GCC_FOR_TARGET): Define.
17995         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17996         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17997         CC_FOR_TARGET was specified on the command line.
17998         (MAKEOVERRIDES): Don't define.
18000 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
18002         * configure.in (m32r): Fix spelling of libg++ libs.
18004 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
18006         * config.sub (-apple*): Remove, now redundant.
18008 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
18010         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18012         * configure: Rework yesterday's sed script patch.
18014         * config.sub: Merge with FSF.
18016 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
18018         * config.guess:  Merge from FSF.
18020         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
18021         * config.guess: Use pc instead of unknown, for pc clone systems.
18022         Change linux to linux-gnu.
18024         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18025         * config.guess: Avoid non-portable tr syntax.
18027 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
18029         * test-build.mk (HOLES): Add "xargs" for gdb.
18031         * configure: Avoid hpux10.20 sed bug.
18033 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
18035         * configure.in:  Add support for windows host
18036         (that is a build done under the Microsoft build environment).
18038 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
18040         * Makefile.in: Replace all uses of srcroot with s, to shrink
18041         command line lengths.
18043         Patches from Geoffrey Noer <noer@cygnus.com>:
18044         * configure.in: If configuring for newlib, pass --with-newlib to
18045         subdirectories.
18046         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18047         -Bnewlib/ and -Lwinsup to gcc.
18048         (CXX_FOR_TARGET): Likewise.
18050 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18052         * Makefile.in (ETC_SUPPORT): Add configure.
18054 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18056         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18057         host configuration file.
18059 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18061         * configure.in: Break mn10x00 support into separate
18062         mn10200 and mn10300 configurations.
18063         * config.sub: Likewise.
18065 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18067         * configure.in: Add lots of stuff to noconfigdirs for
18068         the mn10x00 targets.
18070         * config.sub, configure.in: Add mn10x00 support.
18072 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18074         * make-all.com: Call conf-a-gas, not config-a-gas.
18076 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18078         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18079         targets.
18081 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18083         * mpw-README: Add much more detail for native PowerMac.
18084         * mpw-install: New file.
18085         * mpw-configure: Add --norecursion and --help options.
18086         * mpw-config.in: Translate readme and install files when
18087         copying to objdir.
18088         * mpw-build.in: Don't always depend on byacc and flex.
18089         (install-only-top): New action.
18091 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18093         * configure.in:  You can now configure GDB for the v850.
18095 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18097         * configure.in (noconfigdirs): Don't configure any C++ dirs
18098         if targeting D10V.
18100 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18102         * config.sub: Recognize mips64vr5000.
18104 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18106         * configure.in: Use a single line for host_tools and native_only.
18108 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18110         * config.sub, configure.in: Add entries for m32r.
18112 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18114         * Makefile.in (inet-install): Don't run install-gzip.
18116 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18118         * configure.in:  Don't config lots of things for *-*-windows*.
18120 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18122         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18123         (host_libs, host_tools): Copy from configure.in.
18124         * mpw-configure: Don't complain about directories not found.
18126 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18128         * configure.in (i[345]86): Recognize i686 for pentium pro.
18129         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18130         file.
18132         * config.guess (i[345]86): Ditto.
18134 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18136         * configure.in (noconfigdirs): Removed gdb for D10V.
18138 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18140         * configure.in: Remove ld, target-libio, target-libg++, and
18141         target-libstdc++ from noconfigdirs.
18143 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18145         * configure: Fix three locations where shell scripts were
18146         being run directly rather than with config_shell.
18148 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18150         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18151         * config.sub (basic_machine): Recognize v850.
18153 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18155         * mpw-configure: Handle multiple enable/disable options and
18156         pass them down recursively, handle -c and -s flags appropriately
18157         depending on choice of compiler, add escape mechanism for
18158         quoted arguments to gC.
18160 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18162         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18163         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18164         so that -mrelocatable-lib and -mno-eabi are used.
18166         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18167         not support --print-multi-lib, don't abort.
18169 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18171         * make-all.com: Run config-a-gas.
18172         * setup.com: Don't copy subdirectory files around.
18174 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18176         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18177         target, it now compiles correctly.
18179 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18181         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18183 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18185         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18187 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18189         * configure.in (native_only): Add prms.
18191 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18193         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18194         (BINUTILS_SUPPORT_DIRS): Likewise.
18196 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18198         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18199         d10v support is added.
18201 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18203         * configure.in (d10v-*-*): New target.
18205 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18207         * config.guess (HP 9000/811): Recognize this as a PA1.1
18208         machine.
18210 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18212         * Makefile.in (do-tar-gz): New target, split out from tail end of
18213         taz target.  Run each command separately, don't use pipes.
18214         (taz): Use it.
18216 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18218         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18219         * mpw-build.in: No builds should depend on building byacc or flex,
18220         they are assumed to be installed already.
18222 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18224         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18225         variable that CC_FOR_TARGET needs.
18227 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18229         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18230         options have changed since the last time the subdirectory was
18231         configured, and if it has, reconfigure.
18232         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18233         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18235 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18237         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18238         CLEAN_MODULES): Add bash.
18239         (all-bash): New target.
18241 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18243         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18245 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18247         * config.sub (basic_machine): Recognize d10v as a valid processor.
18249 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18251         * mpw-configure: Add support for --bindir.
18252         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18254 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18256         * configure.in: add bash, time, gawk to list of hosttools and things
18257         to only build for native toolchains
18259 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18261         * Makefile.in (docdir): Remove.
18263 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18265         * Makefile.in (datadir): Set to $(prefix)/share.
18267 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18269         * configure.in: build diff and patch for cygwin32-hosted
18270         toolchains.
18272 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18274         * config.sub: Accept -rtems*.
18276 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18278         * configure.in: enable dosrel for cygwin32-hosted builds,
18279                 remove diff from the list of things not buildable
18280                 via Canadian Cross
18282 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18284         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18285         don't get ". ".
18287 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18289         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18291 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18293         * Makefile.in (taz): Handle case where tex3patch didn't even get
18294         checked out.  Also, if it was found, put the symlink in a new util
18295         subdirectory.
18297 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18299         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18301 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18303         * config.sub: Recognize -openvms.
18304         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18305         * make-all.com, setup.com: New files.
18307 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18309         * Makefile.in (taz): tex3patch moved to texinfo/util.
18311 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18313         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18314         * configure.in: remove make from disable-if-Can-Cross list
18315                 enable gdb if ${host} and ${target} are cygwin32
18317 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18319         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18320         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18322 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18324         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18325         distinguish sysv/svr4/bsd variants.
18326         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18328 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18330         * configure.in: Added copyright notice.
18331         * move-if-change: Added copyright notice.
18333 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18335         * configure.in (powerpcle-*-solaris*): Until we get shared
18336         libraries working, don't build gdb, sim, make, tcl, tk, or
18337         expect.
18339 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18341         * config.guess:  Merge with FSF:
18343         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18344         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18346         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18347         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18349         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18350         * config.guess:  Combine two OSF1 rules.
18351         Also recognize field test versions.  From mjr@zk3.dec.com.
18352         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18353         because GNU uname does not support -p.  From pmr@pajato.com.
18355 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18357         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18359 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18361         * mpw-README: Document GCCIncludes.
18363 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18365         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18367 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18369         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18371 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18373         * configure.in (*-*-cygwin32): Configure make.
18375 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18377         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18379 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18381         * Makefile.in (all-inet): Depend on all-perl.
18383         * Makefile.in (inet-install): New target.
18385         * Makefile.in (all-inet): Depend on all-tcl.
18386         (all-inet): Depend on all-send-pr.
18388 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18390         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18391         temporarily.
18393 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18395         * configure.in: Don't configure --with-gnu-ld on AIX.
18397 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18399         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18401 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18403         * Makefile.in (ALL_MODULES): Added all-inet.
18404         (CROSS_CHECK_MODULES): Added check-inet.
18405         (INSTALL_MODULES): Added install-inet.
18406         (CLEAN_MODULES): Added clean-inet.
18407         (all-indent): New target.
18409         * configure.in (host_tools): Added inet.
18410         (native_only): Added inet.
18411         (noconfigdirs): Added inet.
18413 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18415         * configure.in: Don't configure libgloss if we are not configuring
18416         newlib.
18418 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18420         * configure.in: Don't configure libgloss for unsupported
18421         architectures.
18423 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18425         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18427 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18429         * Makefile.in (ALL_MODULES): Include all-apache.
18430         (CROSS_CHECK_MODULES): Include check-apache.
18431         (INSTALL_MODULES): Include install-apache.
18432         (all-apache): New target.
18434         * configure.in: Added apache everywhere perl is seen.
18436 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18438         * Makefile.in: Add support for clean-{module} and
18439         clean-target-{module} rules.
18441 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18443         * configure.in (*-*-ose) do not build libgloss.
18445 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18447         * config.guess (prep*:SunOS:5.*:*): Turn into
18448         powerpele-unknown-solaris2.
18450 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18452         * configure.in: Permit --enable-shared to specify a list of
18453         directories.
18455 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18457         * configure.in (host==solaris): Pass only the first word of $CC
18458         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18460 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18462         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18464 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18466         * Makefile.in (ALL_MODULES): Include all-perl.
18467         (CROSS_CHECK_MODULES): Include check-perl.
18468         (INSTALL_MODULES): Include install-perl.
18469         (ALL_X11_MODULES): Include all-guile.
18470         (CHECK_X11_MODULES): Include check-guile.
18471         (INSTALL_X11_MODULES): Include install-guile.
18472         (all-perl): New target.
18473         (all-guile): New target.
18475         * configure.in (host_tools): Include perl and guile.
18476         (native_only): Include perl and guile.
18477         (noconfigdirs): Don't build guile and perl; no ports have been
18478         done.
18480 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18482         * configure (--enable-*): Handle quoted option lists such as
18483         --enable-sim-cflags='-g0 -O' better.
18485 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18487         * Makefile.in ({,inst}all-target): New rule so we can make and
18488         install all of the target directories easily.
18490 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18492         * configure.in: Add missing global flag in sed substitution when
18493         deleting `target-' from ${configdirs}.
18495 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18497         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18498         option.
18500         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18501         config/mh-necv4.
18503         * install.sh: Correct misspelling of transformbasename.
18505         * config.guess: Recognize mips-*-sysv*.
18507 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18509         * config.sub: Recognize mon960.
18511 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18513         * configure: Restore Canadian Cross handling of BISON and LEX,
18514         removed in Feb 20 change.
18516 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18518         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18519         Mention make install.  Remove the old copyright date as well the
18520         clumsy and rather pointless copyright on the README file.
18522 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18524         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18525         Makefile after running symlink-tree, then run `make distclean' to
18526         avoid clobbering any generated files in srcdir.
18528 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18530         * configure.in (m68k-*-netbsd*): Build everything now.
18532 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18534         * Makefile.in (taz): Fix quoting.
18536 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18538         * configure.in (sparclet-*-*): Build everything now.
18540 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18542         * configure.in (m68k-*-linux*): New host.
18544 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18546         * configure: Check for bison before byacc.
18548 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18550         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18551         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18552         searching PATH.  These are used as fallbacks by Makefile.in if
18553         flex/bison/byacc aren't in objdir.
18555 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18557         * Makefile.in: Make everything which depends upon all-bfd also
18558         depend upon all-opcodes, in case --with-commonbfdlib is used.
18560 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18562         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18563         building NT native compilers on Unix.
18565 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18567         * configure.in: Don't get CC from the host Makefile fragment if we
18568         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18569         Solaris test for /usr/ucb/cc to the post target script, just after
18570         the compiler sanity test.
18572 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18574         * config.sub: Merge with FSF.
18576 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18578         * Makefile.in (RPATH_ENVVAR): New variable.
18579         (REALLY_SET_LIB_PATH): Use it.
18580         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18582 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18584         * config.sub, configure.in: Recognize sparclet cpu.
18586 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18588         * config.guess:  Support m68k-cbm-sysv4.
18590 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18592         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18593         m68k-unknown-linuxaout from linker help string.  Put quotes around
18594         $ld_help_string.
18596 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18598         * config.guess (powerpc-harris-powerunix): Add guess for port
18599         to new target.
18601 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18603         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18605 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18607         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18608         $(REALLY_SET_LIB_PATH) in Makefile.
18609         * Makefile.in (SET_LIB_PATH): New variable.
18610         (REALLY_SET_LIB_PATH): New variable.
18611         ($(DO_X)): Use $(SET_LIB_PATH).
18612         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18613         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18614         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18615         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18616         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18617         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18618         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18619         (install-dosrel): Likewise.
18620         (all-opcodes): Depend upon all-libiberty.
18622 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18624         * config.guess (*:CYGWIN*): New
18626 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18628         * Makefile.in (all-target-winsup): All all-target-libiberty.
18630 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18632         * configure.in (noconfigdirs): Add missing # in front of comment.
18634 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18636         * configure.in: add second pass to things added to noconfigdirs
18637         so *-gm-magic can exclude libgloss properly.
18639 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18641         * mpw-configure (extralibs_name, rez_name): Set correctly
18642         for MWC68K compiler.
18644         * mpw-README: Add more info on the necessary build tools.
18646 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18648         * configure.in, config.sub: Recognize cygwin32.
18650 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18652         * config.guess, config.sub: Recognize A/UX.
18654 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18656         * config.sub: Merge with gcc/config.sub.
18658 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18660         * mpw-build.in (do-binutils): Add build of stamps.
18662 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18664         * config.sub: Add recognition for mips64vr4100*-* targets.
18666 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18668         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18669         Add creation of gconfigargs with `--enable-shared' turned on.
18670         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18671         ($(host)-stamp-stage3-configured): Likewise.
18672         (HOLES): Add chatr and ldd.
18673         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18675 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18677         * configure: Pass --nfp to recursive configures.
18679 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18681         * Makefile.in (DLLTOOL): New.
18682         (DLLTOOL_FOR_TARGET): New.
18683         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18684         (EXTRA_TARGET_FLAGS): Ditto.
18685         (EXTRA_GCC_FLAGS): Ditto.
18686         (CONFIGURE_TARGET_MODULES): Ditto.
18687         (DO_X): Ditto.
18688         * configure: Add DLLTOOL.
18690 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18692         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18693         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18694         mh-sco, since old workarounds no longer needed, and don't
18695         build ld, since libraries have weak symbols in COFF.
18697 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18699         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18701 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18703         * configure.in: Make sure that ${CC} can be used to compile an
18704         executable.
18706 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18708         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18709         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18710         nothing depending on whether gdbtk is being built.
18712 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18714         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18716 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18718         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18719         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18721 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18723         * config-ml.in: Add support for
18724         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18725         Simplify setting of multidirs from --disable-foo.
18727 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18729         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18730         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18731         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18732         non-empty, pass them on to the  GCC make.
18733         (all-bootstrap): New rule that is like all-gcc, except it executes
18734         the GCC bootstrap rule instead of the GCC all rule.
18736 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18738         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18740 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18742         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18743         DG/UX support.
18745 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18747         * config.sub (i*86*) Change [345] to [3456]
18749 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18751         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18752         --with-gnu-ld=no.
18754 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18756         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18757         AIX multilibs get built.
18759 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18761         * configure.in (i386-win32): Don't build expect if we're not
18762         building the tcl subdir.
18764 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18766         * Makefile.in: (configure-target-examples, all-target-examples):
18767         New targets, configure and build example programs.
18769 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18771         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18772         use it as input to sedit the generated MPW makefile.
18773         * mpw-README: Add a suggestion about Gestalt.h.
18775 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18777         * config.sub: Accept *-*-ieee*.
18779 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18781         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18782         Ronald F. Guilmette <rfg@monkeys.com>.
18784 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18786         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18787         for powerpc-pe native.
18788         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18789         (target==powerpc-pe): duplicate i386-win32 entry.
18791 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18793         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18794         of vxworks, not just vxworks5.1.
18796 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18798         * mpw-configure: Add support for exec-prefix.
18800 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18802         * config.guess: Recognize HP model 816 machines as having
18803         a PA1.1 processor.
18805 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18807         * configure: Ignore new autoconf configure options.
18809 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18811         * config.guess:  Recognize Pentium under SCO.
18812         From Robert Lipe <robertl@arnet.com>.
18814 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18816         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18818 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18820         * configure.in: Don't configure gas for alpha-dec-osf*.
18822 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18824         * configure.in: Default to --with-stabs for some targets for which
18825         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18826         i[345]86*-*-unixware*.
18828 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18830         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18831         rather than basing it on the target.  Simplify handling of options
18832         controlling which directories to configure.  Remove extraneous
18833         slash in multi-clean target.
18835 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18837         * config-ml.in: Prefix more variables with ml_ so they don't collide
18838         with configure's.
18840 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18842         * configure: Don't turn -v into --v.
18844 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18846         * configure.in (targargs): Fix typo.
18848         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18850 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18852         * configure.in: Strip --host and --target options from
18853         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18854         --with-cross-host option when building with a cross-compiler.
18855         * configure: Canonicalize the arguments put into config.status by
18856         always using `=' for an option with an argument.  Pass a presumed
18857         --host or --target explicitly.
18859 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18861         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18862         into general OS recognition case.
18864 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18866         * configure.in (target_configdirs): add target-winsup only
18867         for win32 target systems.
18869 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18871         * Makefile.in (all-target-libgloss): Depend upon
18872         configure-target-newlib, since when libgloss is built it looks to
18873         see if the newlib directory exists.
18875 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18877         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18878         cfg-ml-*.in.
18880 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18882         * configure: Handle LD and LD_FOR_TARGET when configuring a
18883         Canadian Cross.
18885 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18887         * configure.in (target_libs): add target-winsup.
18888         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18889         (target==ppcle-pe): remove ld from $noconfigdirs.
18891 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18893         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18894         Preserve relative path names in $srcdir.  Build symlink tree if
18895         configuring cross target dir and srcdir=. (= no VPATH support).
18896         (configure-target-libg++): Depend on configure-target-librx.
18897         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18898         * config-ml.in: New file.
18899         * symlink-tree: New file.
18900         * configure: Ensure srcdir="." if that's what it is.
18902 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18904         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18905         includes and FLEX_SKELETON setting.
18906         * mpw-configure (--with-gnu-ld): New option, controls whether
18907         to use PPCLink or ld with PowerMac GCC.
18908         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18909         * mpw-config.in: Configure grez if targeting Mac.
18911         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18912         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18913         just macos.
18914         * configure.in: Configure grez resource compiler if targeting Mac.
18915         * Makefile.in (all-grez, install-grez): New targets.
18917 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18919         * configure: CXX defaults to gcc, not g++.  If we find
18920         gcc in the path, set CC to gcc -O2.
18922 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18924         * configure: Default ${build} correctly.  Avoid picking up extra
18925         spaces when reading CC and CXX from Makefile.  When doing a
18926         Canadian Cross, use plausible default values for numerous
18927         variables.
18928         * configure.in: When doing a Canadian Cross, don't try to
18929         configure tools whose configure script can't handle it.
18931 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18933         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18935 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18937         * configure:  Remove dubious bug reporting address.
18939 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18941         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18942         configure script, run that instead of this directory's configure.
18943         In either case, print a message that we're configuring the sub-dir.
18945 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18947         * configure.in: Before checking for the existence of various files,
18948         use sed to filter out "target-".
18950 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18952         * Makefile.in (DO_X): Split rule to decrease command line length
18953         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18954         (Philippe De Muyter).
18956 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18958         * Makefile.in (all-patch): depend on all-libiberty.
18960 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18962         * configure.in: If the only directory in target_configdirs which
18963         actually exists is libiberty, then set target_configdirs to empty,
18964         to avoid trying to build a target libiberty in a gas or gdb
18965         distribution.
18967 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18969         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18970         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18971         systems.
18973 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18975         * configure.in (copy_dirs): Use sys-include instead of include
18976         for --with-headers option.
18978 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18980         * Makefile.in, configure.in: Make winsup builds work with
18981         new scheme.
18983 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18985         * configure.in: Build the linker on AIX.
18987 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18989         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18990         where needed.
18992 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18994         * Makefile.in (all-gcc): Fix typo.
18996 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18998         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
19000 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19002         * configure.in:  Rename libFOO to target-libFOO, and xiberty
19003         to target-xiberty, to provide more flexibility.
19004         (target_subdir):  Define.  Create if cross.
19005         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19006         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
19007         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19008         check-libFOO -> check-target-libFOO, etc.
19009         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19010         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19011         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19012         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
19013         allow ALL_GCC="" to only configure.
19014         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
19015         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
19016         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
19018 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
19020         * Makefile.in (taz): Build "info" in etc explicitly.
19022 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
19024         * configure.in:  Make sure that CC is undefined (as opposed to
19025         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
19026         problem with autoconf trying to configure on a host without GCC.
19028 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19030         * mpw-configure: Set host alias from choice of host compiler,
19031         only use generic MPW Makefile sed if present, edit a file
19032         named "hacked_Makefile.in" instead of "Makefile.in" if present.
19033         * mpw-README: Add problem notes about CW6 and CW7.
19035 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
19037         * Makefile.in (taz): Use ";" instead of ";;".
19039 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19041         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
19042         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19043         DISTDOCDIRS.
19044         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
19045         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
19047 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19049         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
19050         and gnats, because they are now subsumed by DISTSTUFFDIRS.
19051         Move bfd to DISTSTUFFDIRS.
19053 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19055         * Makefile.in (X11_LIB): Removed.
19056         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19058         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19060 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19062         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19063         names.
19065 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19067         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19069 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19071         * configure.in (i[345]86-*-win32): Always build newlib.
19072         Don't configure cvs, autoconf or texinfo.
19073         * Makefile.in (LD_FOR_TARGET): New.
19074         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19075         Pass down LD_FOR_TARGET.
19077 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19079         * winsup: New directory.
19080         * Makefile.in: Build winsup.
19081         * configure.in: Winsup is configured when target is win32.
19082         Can only build win32 target GDB when native.
19084 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19086         * config.guess: Recognize HP model 819 machines as having
19087         a PA 1.1 processor.
19089 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19091         * configure: Fix sed loop which substitutes for CC and CXX to
19092         avoid bug found in various sed implementations.
19094 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19096         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19097         simulator.  Use standard powerpc-*-eabi*.
19099 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19101         * configure.in: Stop putting gas and binutils in noconfigdirs for
19102         powerpc-*-aix* and rs6000-*-*.
19104 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19106         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19107         -mcall-aixdesc libraries.
19109 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19111         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19113         * config.sub (arm | armel | armeb): Fix shell syntax.
19115 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19117         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19118         -msoft-float and -mcpu=common support.
19119         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19120         libraries.
19122 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19124         * configure.in: Allow configuration and build of emacs19 for the alpha.
19126 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19128         * configure.in (CC): Get ^CC, not just any old CC, from
19129         ${host_makefile_frag}.
19131 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19133         * configure.in (CC): Try to get CC from
19134         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19136 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19138         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19139         only if it exists in $(srcdir).
19141 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19143         * configure: If CC and CXX are not set in the environment, set
19144         them, based on either an existing Makefile or on searching for gcc
19145         in PATH.  Substitute for CC and CXX in Makefile.
19146         * configure.in: Remove libm from target_libs.  Separate
19147         target_configdirs from configdirs.  If CC is not set in
19148         environment, try to get it from a host Makefile fragment.  Rewrite
19149         changes of configdirs to use skipdirs instead.  A few minor
19150         tweaks.  Take directories out of target_configdirs as they are
19151         taken out of configdirs.  Remove existing Makefile files from
19152         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19153         CONFIG_ARGUMENTS in Makefile.
19154         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19155         by configure.in.
19156         (CONFIG_ARGUMENTS): Likewise.
19157         (CONFIGURE_TARGET_MODULES): New variable.
19158         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19159         ($(CONFIGURE_TARGET_MODULES)): New target.
19160         (configure-libg++, configure-libio): New targets.
19161         (all-libg++): Depend upon configure-libg++.
19162         (all-libio): Depend upon configure-libio.
19163         (configure-libgloss, all-libgloss): New targets.
19164         (configure-libstdc++): New target.
19165         (all-libstdc++): Depend upon configure-libstdc++.
19166         (configure-librx, all-librx): New targets.
19167         (configure-newlib): New target.
19168         (all-newlib): Depend upon configure-newlib
19169         (configure-xiberty): New target.
19170         (all-xiberty): Depend upon configure-xiberty.
19172 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19174         * configure.in (host i[345]86-*-win32):  Expand the
19175         noconfigdirs again.
19177 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19179         * mpw-configure: Fix sed command file name.
19181 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19183         * configure.in (host i[345]86-*-win32): Reduce the
19184         noconfigdirs again.
19186 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19188         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19189         or powerpc*-*-pe*, since they are not yet supported.
19191 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19193         Add PowerMac support and many other enhancements.
19194         * mpw-configure: New option --cc to select compiler to use,
19195         paste options set according to --cc into the generated
19196         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19197         if mpw-make.sed is present.
19198         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19199         add forward includes for PowerPC include files.
19200         * mpw-build.in: Build using Makefile.PPC if present.
19201         (do-byacc, etc): Remove separate version resource builds.
19202         (do-gas): Build "stamps" before "all".
19203         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19204         * mpw-README: Update to reflect --cc option, PowerMac support,
19205         and recently-reported compatibility problems.
19207 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19209         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19210         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19211         (--with-multilib-top): Pass to recursive invocations.
19213 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19215         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19216         v810-*-*.
19218 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19220         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19221         gdb, ld and opcodes on v810-*-*.
19223 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19225         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19226         (local-maintainer-clean): New target.
19227         (maintainer-clean): New target.
19228         (realclean): Just depend upon maintainer-clean.
19230 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19232         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19234 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19236         * configure.in: Build ld in mips*-*-bsd* case.
19238 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19240         * config.sub: Accept -lites* OS.  From Ian Dall.
19242 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19244         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19245         targets.
19247 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19249         * configure.in: treat i386-win32 canadian cross the same as
19250         i386-go32 canadian cross.
19252 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19254         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19255         running under the simulator to build a reduced set of libraries.
19256         (powerpc-*-eabiaix): Add fine grained multilib support added to
19257         other powerpc targets yesterday.
19259 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19261         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19262         -disable-softfloat, -disable-relocatable, -disable-aix, and
19263         -disable-sysv to control which multilib libraries get built.
19265 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19267         * configure: Add Makefile.tem to list of files to remove in trap
19268         handler.
19270 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19272         * config.guess (*Linux*):  Add missing "exit"s.
19273         Also, need specific check for alpha-unknown-linux (uses COFF).
19275 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19277         * config.guess:  Merge with FSF:
19279         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19280         * config.guess (AIX4): More robust release numbering discovery.
19282         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19283         * config.guess (i386-sequent-ptx): Properly get version number.
19285         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19286         * config.guess (mips:*:4*:UMIPS): New case.
19288 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19290         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19291         (i386-win32 host): Likewise.  Don't build readline.
19293 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19295         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19296         SUPPORT_FILES to submakes.
19298 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19300         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19301         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19302         mpw-configure.
19304 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19306         * configure.in (appdirs): Use =, not ==, in test expression when
19307         trying to build the text to print in the warning message for
19308         Solaris users.
19310 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19312         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19314 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19316         * config.guess: Recognize lynx-2.3.
19318 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19320         * config.sub (z8ksim): Deleted
19321         (z8k-*-coff): New, this is the one true name of the target.
19323 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19325         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19327 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19329         * config.guess (*:Linux:*:*): First try asking the linker what the
19330         default object file format is (elf, aout, or coff).  Then if this
19331         fails, try previous methods.
19333 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19335         * configure.in: Don't build newlib for *-*-vxworks5.1.
19337 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19339         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19340         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19342 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19344         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19346 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19348         * cfg-ml-com.in: New file.
19349         * cfg-ml-pos.in: New file.
19351 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19353         * COPYING.NEWLIB: Add HP free copyright to list.
19355 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19357         * config.sub: Recognize -eabi* for the system, not just -eabi.
19359 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19361         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19362         * config.sub, configure.in (win32): New target and host.
19364 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19366         * configure.in: Add i386-pe configuration.
19368 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19370         * mpw-build.in (install): Install GDB after LD.
19372 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19374         * mpw-config.in (elf/mips.h): Always forward-include, needed
19375         for GDB to build.
19377 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19379         * testsuite: New directory for customer acceptance and whole tool
19380         chain tests.
19382 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19384         * configure: If per-host line isn't found, but AC_OUTPUT is found
19385         and a configure script exists, run it instead.
19387 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19389         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19391 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19393         * configure: Set build_{cpu,vendor,os,alias} to host values when
19394         --build isn't specified.
19396 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19398         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19399         (FLAGS_TO_PASS): Pass them.
19400         (EXTRA_TARGET_FLAGS): Ditto.
19402 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19404         * Makefile.in (all-libg++): Depend on all-libstdc++.
19406 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19408         * configure.in (noconfigdirs): Enable all packages for
19409         i386-unknown-netbsd.
19411 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19413         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19414         hosted builds (DOS builds)
19416 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19418         Changes for ARM based on patches from Richard Earnshaw:
19419         * config.sub: Handle armeb and armel.
19420         * configure.in: Omit arm linker only for riscix.
19422 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19424         * config.guess:  Update from FSF.
19426 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19428         * config.sub: Recognize powerpcle as the little endian variant of
19429         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19430         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19431         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19432         temporarily.
19434 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19436         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19438 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19440         * config.sub: Accept -lites* as a basic system type.
19442 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19444         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19445         installed, and if so return linuxoldld as the system name.
19447 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19449         * config.guess: Add hppa1.1-hp-lites support.
19451 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19453         * configure.in: Don't build newlib for m68k-vxworks5.1.
19455 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19457         * configure.in (mips-sgi-irix6): Use mh-irix5.
19459 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19461         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19463 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19465         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19466         OSF/1.  Fix compiler flags.
19467         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19469 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19471         * configure.in: Recognize --with-newlib.
19472         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19474 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19476         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19477         to *_X11_MODULES due to gdbtk needing X include files et al.
19479 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19481         Merge in support for Mac MPW as a host.
19482         (Old change descriptions retained for informational value.)
19484         * mpw-config.in: Add generic include forwards for cpu-specific
19485         include files in aout and elf directories.
19487         * mpw-configure: Added copyright.
19488         * mpw-config.in: Check for presence of required build tools.
19489         (target_libs): Add newlib.
19490         (target_tools): Add examples.
19491         (Read Me): Generate as "Read Me for MPW" instead.
19492         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19493         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19494         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19496         * mpw-configure: Remove subdir-specific makefile hackery,
19497         delete mk.tmp after using it.
19499         * mpw-build.in (all): Display start and end times.
19501         * mpw-configure (host_canonical): Set.
19502         (target_cpu): Always add to makefiles.
19503         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19504         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19505         (mpw-mh-mpw): Look for in srcdir and srcroot.
19506         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19508         * mpw-build.in: (install-only): New target.
19510         * mpw-configure (host_alias, target_alias): Rename from hostalias
19511         and targetalias, add into generated Makefile.
19512         (mk.tmp): If present, add into generated Makefile.
19513         * mpw-build.in (all-gas): Build config.h first before gas proper.
19515         * mpw-configure (config.status): Write only if changed.
19516         * mpw-config.in (readline): Configure it (not built, just used for
19517         definitions).
19519         * mpw-config.in (elf/mips.h): Add a forward include.
19521         * mpw-config.in: Forward-include most .h files in include into
19522         extra-include.
19523         (readline): Don't build.
19524         mpw-build.in (install): Install GDB.
19526         * mpw-configure (prefix, mpw_prefix): Handle it.
19527         * mpw-config.in (mmalloc, readline): Don't configure.
19528         * mpw-build.in (thisscript): Rename to ThisScript.
19529         Use mpw-build instead of BuildProgram everywhere.
19530         (mmalloc, readline): Don't build.
19531         * mpw-README: New file, basic documentation about the MPW port.
19533         * mpw-config.in: Use forward-include to create include files.
19535         * mpw-configure: Add more things to the top of each configured
19536         Makefile, including contents of config/mpw-mh-mpw.
19537         * mpw-config.in (extra-include): Create this directory and fill it
19538         with Posix-like include files when configuring.
19540         * config.sub (apple, mac, mpw): Add various aliases.
19542         * mpw-build.in: New file, top-level build script fragment for MPW.
19543         * mpw-configure: New file, configure script for MPW.
19544         * mpw-config.in: New file, config fragment for MPW.
19546 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19548         * configure.in (host_libs): Remove glob, since it is gone from the
19549         sources.
19551 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19553         * Makefile.in: define empty GDB_NLM_DEPS var.
19555         * configure.in(target_makefile_frag): use config/mt-netware
19556         for netware targets.
19558 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19560         * config.sub: Merge in recent FSF changes.  Remove linux special
19561         cases.
19563 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19565         Revert this change:
19567         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19569                 * build-all.mk: Use CC=cc -Xs on Solaris.
19571 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19573         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19574         stop using it.
19575         * Makefile.in: Nuke all references to glob subdirectory.
19577 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19579         * configure.in: Fix --enable-shared logic in per-host.
19581 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19583         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19585 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19587         * configure.in (noconfigdirs): Don't build gas on AIX, for
19588         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19590 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19592         * configure: Fix --cache-file to work if the file argument is a
19593         relative path.
19595 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19597         * configure: If the --cache-file is used, pass it down to
19598         configure in subdirectories.
19600 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19602         * config.sub: add vxworks29k configuration.
19604 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19606         * Makefile.in (taz): Do "diststuff" part quietly.
19608 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19610         * config.sub: Mini-merge with gcc/config.sub.
19612 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19614         * config.guess (IRIX): Sed - to _.
19616 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19618         * Makefile.in (source-vault, binary-vault): New targets.
19620 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19622         * config.sub: Recognize -eabi as a basic system type.
19624 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19626         * configure.in (enable_shared stuff): Fix typo.
19628 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19630         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19632 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19634         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19636 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19638         * configure.in (rs6000-*-*): Don't build gas.
19640 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19642         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19643         reduce command line length.
19644         (AS_FOR_TARGET): Check for as.new, not Makefile.
19645         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19647 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19649         * config.guess:  Merge from FSF.
19651 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19653         * configure: Don't use $ when handling program_suffix.
19655 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19657         * configure.in:  Configure tk for hppa/hpux.
19659 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19661         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19663 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19665         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19666         to LIBCXXFLAGS.  Tests are better run without it.
19668 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19670         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19672 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19674         * configure.in (*-*-netware*): Don't configure xiberty.
19676 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19678         * configure.in:  Remove tk from native_only list.
19680 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19682         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19683         for special NCD build.
19685 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19687         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19688         makeall.bat, they're only useful for binutils snapshots.
19689         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19690         makeall.bat to specified SUPPORT_FILES.
19692 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19694         * build-all.mk: Add Ericsson targets to sun4 and solaris
19695         hosts.  Add  BNR's sun4 target to solaris host, so their
19696         build-from-source will be tested in-house first.
19698 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19700         * Makefile.in (LIBCFLAGS): New variable.
19701         (CFLAGS_FOR_TARGET): Ditto.
19702         (LIBCFLAGS_FOR_TARGET): Ditto.
19703         (LIBCXXFLAGS): Ditto.
19704         (CXXFLAGS_FOR_TARGET): Ditto.
19705         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19706         (BASE_FLAGS_TO_PASS): Pass them.
19707         (EXTRA_TARGET_FLAGS): Ditto.
19709         * configure.in: Support --enable-shared.
19711 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19713         * configure.in (target_libs):  Include libstdc++ again.
19714         * config.guess:  Update from FSF (for FreeBSD).
19716 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19718         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19719         makeall.bat.
19720         (DISTDOCDIRS): Add `etc'.
19721         (ETC_SUPPORT_PFX): New variable.
19722         (taz): Include anything from etc starting with a word in
19723         ETC_SUPPORT_PFX.
19725 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19727         * config.sub: Update for recent FSF changes.  Remove obsolete
19728         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19729         spacing changes.
19731 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19733         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19735         * config.guess:  Merge with FSF.
19736         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19738 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19740         * configure: Since the "trap 0" handler will override the exit
19741         status on many systems, only use it for "exit 1", and make it set
19742         a non-zero exit status; reset it before "exit 0".  Also, check
19743         exit status of config.sub, and error out if it failed.
19745 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19747         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19748         and install libgloss.
19750 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19752         * Makefile.in (all-binutils): Depend upon all-byacc.
19754         * configure.in: Don't build emacs on Irix 5.
19756 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19758         * configure.in (*-*-netware*): Add libio.
19760 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19762         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19763         (CHECK_TARGET_MODULES): Ditto.
19764         (INSTALL_TARGET_MODULES): Ditto.
19765         (TARGET_LIBS): Ditto.
19766         (all-libstdc++): Note dependencies.
19768 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19770         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19772 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19774         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19775         -fexternal-templates.
19777         * configure.in (target_libs): Add libstdc++.
19778         (noconfigdirs): Add libstdc++ as appropriate.
19780 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19782         * config.guess:  Update from FSF.
19784 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19786         * configure: Use ${config_shell} when running ${configsub}.
19788 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19790         * config.sub: No longer recognize h8300h.
19792 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19794         * config.sub: Remove extraneous differences between config.sub and
19795         gcc/config.sub.
19797 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19799         * Makefile.in (DISTSTUFFDIRS): Add gas.
19801 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19803         * COPYING.NEWLIB: New file.
19805 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19807         * config.guess (HP-UX):  Patch from Harlan Stenn
19808         <harlan@landmark.com> to also emit release level.
19810 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19812         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19814 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19816         * config.sub:  Merge nextstep cleanup from FSF.
19818 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19820         * configure.in (arm-*-*): Don't configure ld for this target.
19822 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19824         * configure.in (*-*-netware): don't configure libg++, libio,
19825         librx, or newlib.
19827 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19829         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19830         configure ld--it works, but it doesn't support shared libraries.
19832 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19834         * config.guess (*-unknown-freebsd*):  Get rid of possible
19835         trailing "(Release)" in version string.
19836         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19838 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19840         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19841         Fix type: *-next-neststep -> *-next-nextstep.
19843         * config.guess:  Merge from FSF:
19845         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19847         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19849         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19851         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19852         instead of UNIX_SV for UnixWare 1.0).
19854 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19856         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19857         to make gdb/nlm/* build after the compiler and linker.
19859 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19861         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19862         not just i[34]86.
19863         (m68k-atari-sysv4):  Relocate to match FSF version.
19865         * config.guess:  More merges from the FSF:
19867         Add a space before function call or macro invocation.
19869         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19871         * config.guess: Add trap cmd to remove dummy.c and dummy when
19872         interrupted.
19874         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19876         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19877         (dummy): Redirect stderr from compilation of dummy.c.
19879         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19881         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19883 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19885         * configure: Accept and ignore --cache*, for compatibility with
19886         new autoconf.
19888 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19890         * config.guess:  Merge from FSF:
19892         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19894         * config.guess (Pyramid*:OSx*:*:*): New case.
19895         (PATH): Add /.attbin at end for finding uname.
19896         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19898         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19900         * config.guess (M88*:DolphinOS:*:*): New case.
19902         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19904         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19905         to select whether to use ELF or COFF.
19907         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19909         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19911         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19913         * config.guess: Guess the OS version for HPUX.
19915         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19917         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19919 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19921         * configure.in: Recognize --with-headers, --with-libs, and
19922         --without-newlib.
19923         * Makefile.in (all-xiberty): Depend upon all-ld.
19925 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19927         * configure.in: Change i[34]86 to i[345]86.
19929 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19931         * configure (version): A few more tweaks to help message.
19933 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19935         * Makefile.in:  Remove (for now) librx as a host library,
19936         now that we're building it for target.
19938 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19940         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19941         (Karl Berry).
19943 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19945         * configure.in:  Also configure librx.
19947 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19949         * Makefile.in:  Update various rules to reflect that librx
19950         is now needed for libg++.
19952 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19954         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19956 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19958         * configure.in: Configure the examples directory.
19960 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19962         * configure: Simplify Jun 2 1994 change.
19964 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19966         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19967         /bin/gcc isn't good enough to build gcc.
19969 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19971         * Makefile.in (GDB_SUPPORT_FILES): Remove
19972         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19973         (gdb.tar.gz): Add new rule to use standard distribution building
19974         mechanism.
19976 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19978         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19979         Bill Cox <bill@cygnus.com>.
19981 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19983         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19985 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19987         * configure:  Search current dir first in .gdbinit.
19989 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19991         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19993 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19995         * config.sub:  Refer to NeXT's operating system as nextstep.
19997         * config.sub (case $basic_machine):  Re-order the cases, to match
19998         the order in the FSF version (which is mostly alphabethical).
19999         Merge in some additions and changes from the FSF.
20001 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
20003         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20004         * config.sub: Recognize cxux7.
20005         * configure.in: Use mh-cxux for m88k-harris-cxux*.
20007 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20009         * config.sub:  Fix typo powerpc -> powerpc-*.
20011 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
20013         * Makefile.in: `all-emacs19' depends on `all-byacc'.
20015         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20016         parallel with all-emacs and install-emacs).  Top-level command
20017         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20019 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20021         * test-build.mk ($(host)-stamp-stage2-installed): Remove
20022         $(relbindir)/make before doing ``make install'', and use
20023         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
20024         installing over running make binary.
20025         ($(host)-stamp-stage3-installed): Likewise.
20027 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20029         * config.guess: Recognize Mach.
20031 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20033         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20034         see whether --exec-prefix was used.
20036 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20038         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
20040 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20042         * Makefile.in: Add all-librx target similar to all-libproc.
20044 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
20046         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
20047         with post 1.2 uname bogosity.
20049 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20051         * configure: Remove temporary files on receipt of a signal.
20053 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20055         * configure: If there is a package_makefile_frag, remove
20056         ${subdir}/Makefile.tem after copying it in.
20058 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20060         * build_all.mk: support rs6000 lynx identifies itself as
20061         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20062         since /bin/gcc is too feeble to compile a modern gcc.
20064 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20066         * brought devo/test-build.mk update-to-date with progressive/
20067         test-build.mk. Add lynx targets and hppa flag info.
20069 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20071         * configure.in:  Use mh-ncrsvr43.  Patch from
20072         Tom McConnell <tmcconne@sedona.intel.com>.
20074 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20076         * config.guess (i386-unknown-bsdi):  No longer need to
20077         check #if defined(__bsdi__) && defined(__i386__).
20079 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20081         * configure: Set program_transform_nameoption correctly.
20083 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20085         * brought build-all.mk update-to-date with progressive build-all.mk,
20086         added new targets and hppa info.
20088 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20090         * configure: If config.guess result is a prefix of the user
20091         specified target, assume a native build and use the user specified
20092         target as the host alias.  Remove SunOS patch suffix removal hack.
20093         * configure.in: Remove SunOS patch suffix removal hack.
20095         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20096         in NATIVE_CHECK_MODULES.
20098 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20100         * Makefile.in: Rename HOST_ONLY to NATIVE.
20101         * configure: Delete SunOs patch suffix from host_canonical
20102         and build_canonical variables that are prepended to Makefiles.
20103         * configure.in: Add comments for easier maintenance.
20105 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20107         * Makefile.in: Add all-libproc target similar to all-gui.
20109 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20111         * Makefile.in (CHECK_MODULES): split into
20112         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20114 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20116         * config.guess (i386-unknown-bsdi): New system to guess.
20118 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20120         * Makefile.in: Add all-gui target (but not yet build by "all").
20122 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20124         * config.sub: Move deletion of patch suffix from here...
20125         * configure.in: To here, at Ian's suggestion.  The top-
20126         level scripts might need to know of a patch level.
20128 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20130         * config.sub: Strip off patch suffix so rtl is recognized
20131         as a sunos4.1.3 machine, even though it's been patched.
20133 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20135         * Makefile.in (INSTALL_LAST): Delete.
20136         (INSTALL_DOSREL): New.
20138 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20140         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20141         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20142         whether we pass down --with-gnu-ld anyhow.
20144 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20146         * Makefile.in (INSTALL_LAST): Change operation so it works
20147         on more flavors of make.
20148         * configure.in (go32): Don't build libg++ or libio.
20150 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20152         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20153         they can be overriden by templates.
20155 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20157         * configure.in (target==go32): Don't build gdb.
20158         * dosrel: New directory.
20160 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20162         * configure.in (host==go32): Configure dosrel too.
20163         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20164         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20165         be set by incoming names or templates.
20166         (INSTALL_LAST): New rule.
20168 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20170         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20172 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20174         * configure.in (appdirs): New variable.  Currently empty, but will
20175         be used in gas distribution.  If nonempty, lists a set of
20176         directories at least one of which must get configured, or top
20177         level configuration is considered to have failed.
20178         (rs6000-*-lynxos*): Use new file name.
20180 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20182         Eliminate XTRAFLAGS.
20183         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20184         newlib include files using -idirafter, and also use -nostdinc.
20185         (CXX_FOR_TARGET): Likewise.
20186         (XTRAFLAGS): Removed.
20187         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20188         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20189         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20190         ($(DO_X)): Don't pass down XTRAFLAGS.
20192 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20194         * configure.in (mips*-dec-bsd*): New target; do build linker.
20195         (mips*-*-bsd*): New target; don't build linker.
20197 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20199         * configure.in: support rs6000-*-lynxos* configuration.
20200         support sunos4 as a cross target.
20202         * config.sub: look for lynx*, not lynx since the OS version may
20203         legitimately be part of the name.
20205 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20207         * configure.in (i[34]86-*-sco*): Move to be with other i386
20208         targets.
20209         (romp-*-*): New target.  Skip various binary utilities.
20210         (vax-*-*): New target.  Don't build newlib.
20211         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20213 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20215         * configure.in: Only set host_makefile_frag if config
20216         directory exists.
20218 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20220         * install.sh: If $dstdir exists, don't check whether each
20221         component does.
20223 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20225         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20227 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20229         * configure.in (*-*-lynxos*): Don't configure newlib for either
20230         native or cross Lynx.
20232 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20234         * config.sub (sparc64-elf): Fix os.
20235         (z8k): Remove duplicate.
20237 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20239         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20240         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20242 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20244         * configure: Make file links cleanly even if Lynx fails on
20245         an NFS symlink (at least fail cleanly).
20247 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20249         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20250         -XNh2000.
20252 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20254         * configure: Unknown options are fatal again.
20256 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20258         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20259         compatibility.
20261 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20263         * build-all.mk: Add `clean' target.
20265 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20267         * config.guess:  Add SINIX support.
20268         * configure.in:  Add mips-*-sysv4* support.
20270 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20272         * build-all.mk: Document all useful targets.
20273         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20274         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20276 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20278         * configure: Support --silent, --quiet.
20280 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20282         * configure: Support --disable-FEATURE.
20284 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20286         * config.guess: Recognize NCR running SVR4.3.
20288 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20290         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20291         Patch from Paul Eggert <eggert@twinsun.com>.
20293 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20295         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20297 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20299         * configure: Make unrecognized options give nonfatal warnings
20300         instead of fatal errors, and pass them to any subdirectory
20301         configures in case they recognize them.
20302         Make --x equivalent to --with-x.
20304 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20306         * configure: Add --enable-* options.  Clean up usage message and
20307         some comments.
20309 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20311         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20313 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20315         * configure.in (hppa*-*-*): Enable binutils.
20317 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20319         * config.sub: Recognize cisco.
20321 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20323         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20325 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20327         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20328         than one configuration name.  Add comment.
20330 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20332         * config.guess: about target *-hitachi-hiuxwe2, fixed
20333         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20334         macro is incorrect.]
20336 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20338         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20339         than the "make ls" stuff which used to be here.
20341 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20343         * config.guess:  Recognize i[34]86-unknown-freebsd.
20344         From Shawn M Carey <smcarey@rodan.syr.edu>.
20346 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20348         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20350 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20352         * config.guess: Check for ptx.
20354 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20356         * config.sub: Add os9k checking.
20358 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20360         * config.guess: Handle OSF1 running on HPPA processors
20362 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20364         * configure: If subdir configure fails, print out a message with
20365         subdirectory name, in case subdir's configure code didn't identify
20366         itself.
20368 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20370         * configure.in: Remove embedded newlines from configdirs.
20371         Avoid mismatches of substrings.  Fix matching strings at end
20372         of configdirs.
20374 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20376         * config.guess:  Add Lynx/rs6000 config support.
20378 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20380         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20382 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20384         * configure.in (hppa*-*-osf*): Treat this just like most other
20385         PA configurations (eg no binutils or ld).
20386         (hppa*-*-*elf*): These configurations have binutils and ld.
20388 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20390         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20392 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20394         * configure.in (rs6000-*-*): Build gas.
20396 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20398         * Makefile.in:  Avoid bug in losing hpux sed.
20400 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20402         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20403         for GDB and GDB has been fixed to not need it.
20405 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20407         * config.guess: Recognize vax hosts.
20409 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20411         * configure (while loop): Don't use "break 2" inside case
20412         statement -- the case statement isn't an enclosing loop.
20414 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20416         * config.guess:  Clean up NeXT support, to allow nextstep
20417         on Intel machines.  Make OS be nextstep.
20419 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20421         * config.guess: Add alternate forms for Convex.
20423 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20425         * configure:  Completely rewrite option processing.  Take
20426         advantage of pattern-matching to avoid invoking test frequently.
20427         Also clean up host and target defaulting logic.
20429 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20431         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20432         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20433         commands (plus user environment) will fit SCO limits.
20435 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20437         * configure.in: Don't issue warnings about directories which are
20438         not being configured if -norecursion is set.  Correct test for
20439         --with-gnu-as and --with-gnu-ld to not get confused by substring
20440         matches.
20442         * configure.in: Don't build gas for alpha-dec-osf1*.
20444 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20446         * configure:  Back out Per's change of 12/19/1993.  It changes the
20447         behavior of configure in unexpected and confusing ways.
20449         Also, use different delim char when calculating
20450         program_transform_name so that the name can contain slashes.
20452 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20454         * configure.in, config.sub: Add support for VSTa micro-kernel.
20456 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20458         * configure.in: Nuke hacks which were used to get a special
20459         version of GAS for HPPA configurations.
20461 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20463         * configure:  If only ${target_alias} is given, use that
20464         as the default for ${host_alias}.
20465         * configure:  Add missing back-slashes before nested quotes.
20467 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20469         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20471 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20473         * config.guess:  Recognize some Tektronix configurations.
20474         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20476 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20478         * config.sub: Match any flavor of SH.
20480 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20482         * configure.in: Don't try to configure newlib for Alpha.
20484 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20486         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20487         libg++ or libio for any Alpha target.
20489         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20491 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20493         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20494         default arguments -- so it tried to compress itself.
20496 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20498         * configure.in (notsupp): ensure that a space is always at the end
20499         of the configdirs list, since the grep checks for an explicit space
20501 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20503         * configure.in (target i386-sysv4.2): don't build ld, since static
20504         versions of many libraries are not available.
20506 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20508         * config.guess: Recognize Apollos (using environment variables).
20509         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20511 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20513         * config.guess: Recognize Sony news mips running newsos.
20515 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20517         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20518         "fi ; else" for bash.
20520 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20522         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20524 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20526         * config.sub: accept unixware as an alias for svr4.2.
20527         Fix some inconsistancies with the gcc version.
20529 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20531         * Makefile.in (DISTDOCDIRS):  Add gdb.
20533 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20535         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20537 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20539         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20540         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20541         this now.
20543 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20545         * config.sub: Accept hiux* as an OS name.
20547         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20548         etc/make-stds.texi.  The underscore came from gcc, and dje now
20549         agrees that RUNTESTFLAGS is the correct name.
20551 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20553         * install.sh:  Remove 'set -e'.  It makes any conditionals
20554         in the script useless.
20556         * config.guess: Automatically recognize arm-acorn-riscix
20557         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20559 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20561         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20563 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20565         * Makefile.in (DISTDOCDIRS): New variable.
20566         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20567         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20569 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20571         * configure.in (hppa target): check the source directory for the
20572         pagas sub-directory
20574 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20576         * config.sub: Allow -aout* and -elf*.
20578 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20580         * configure.in: Don't build ld on i386-solaris2, same as for
20581         sparc-solaris2.
20583 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20585         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20587 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20589         * configure.in:  Configure gdb for alpha.
20591 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20593         * Makefile.in (CXXFLAGS): Add -O.
20595 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20597         * config.guess: added support for DG Aviion
20599 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20601         * configure.in: Produce warning message for subdirectories not
20602         configurable for this host/target combination.  Don't try to
20603         configure gdb for vms.
20605 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20607         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20608         appropriate files before making "diststuff".
20609         (DISTBISONFILES): New var: list of files to be edited.
20610         (DISTSTUFFDIRS): Add binutils.
20612 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20614         * config.sub: also handle mipsel and mips64el (for little endian mips)
20616 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20618         * configure.in: Add * to end of all OS names.
20620 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20622         * configure.in: Build newlib for LynxOS native.
20624 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20626         * config.guess: Add support for delta 88k running SVR3.
20628         * configure.in: Add comment about HP compiler vs. emacs.
20630 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20632         * configure.in: don't build ld on solaris2 (not a viable option
20633         due to bugs in getpwnam & getpwuid)
20635 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20637         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20638         config.guess will produce a full version number.
20640 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20642         * configure.in: Build linker and binutils for alpha-dec-osf1.
20644 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20646         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20647         and gdb/testsuite/Makefile.in.
20649 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20651         * configure.in: recognize mips*- instead of mips-
20653 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20655         * config.sub: Accept linux*coff and linux*elf as operating
20656         systems.
20658 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20660         * config.sub: Recognize mips64, and mips3 as an alias for it.
20662 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20664         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20665         gdb knows how to handle OSF/1 shared libraries.
20667 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20669         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20670         * config.guess: Recognize Hitachi's HIUX.
20671         * config.sub: Recognize h3050r* and hppahitachi.
20672         Remove redundant cases for hp9k[23]*.
20674 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20676         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20677         if gas and ld are in the source tree and are in ${configdirs}.
20678         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20679         --with options (but still pass them down on the command line,
20680         if they were explicitly specified).
20682 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20684         * configure: substitute SHELL value in Makefile.in with
20685         ${CONFIG_SHELL}
20687 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20689         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20690         *-*-solaris2* targets.
20692 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20694         * Makefile.in: define M4, and pass it down to sub-makes;
20695         all-autoconf now depends on all-m4
20697 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20699         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20700         presence of {ar,ranlib} instead of a configured directory
20702 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20704         * config.guess: Accept 34?? as well as 33?? for NCR.
20706 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20708         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20709         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20711 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20713         * configure: grab values for $(CC) and $(CXX) from the
20714         environment, so that someone can do "CC=gcc configure; make" and
20715         have it work right (matching the way that autoconf works now)
20717         * configure.in, Makefile.in: add support for gash, the tcl
20718         interface to Galaxy
20720         * config.guess: add NetBSD variants (hp300, x86)
20722 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20724         * install.sh: Support -d option (in the manner of SunOS 4 install,
20725         as it is more deterministic than that of GNU install)
20726         (chmodcmd): Set file to mode 755 by default (should also do default
20727         chgrp and chown, but I don't feel like dealing with that now)
20729 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20731         * config.sub: Remove h8300hhms alias.
20733 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20735         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20737 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20739         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20740         as stmp-fixinc
20742 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20744         * config.sub: recognize m88110-bug-coff.
20746 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20748         * Makefile.in (all-libio): all dependencies on the toolchain used
20749         to build this (gcc, gas, ld, etc)
20751 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20753         * config.guess: Deal with OSF/1 1.3 on alpha.
20755 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20757         * install.sh: add some 'else true' clauses for portability
20759         * configure.in: don't build libio for h8[35]00-*-* targets
20761 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20763         * Makefile.in:  Add support for new libio.
20765 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20767         * install.sh: If one command fails, don't try the rest.  Don't try
20768         to remove $dsttmp (via trap) unless we have already created it.
20769         If $src doesn't exist, detect it and exit with an error.
20771         * config.guess: Recognize BSD on hp300.
20773 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20775         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20776         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20778 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20780         * Makefile.in (all-send-pr): depends on all-prms
20782 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20784         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20786 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20788         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20789         Added test for mips-mips-riscos5.
20791 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20793         * configure.in: use mh-hp300 for 68k HP hosts
20795 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20797         * configure: add support for CONFIG_SHELL, so that you can use
20798         some alternate shell for evaluating configure scripts
20800 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20802         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20803         in configure script to bug-gdb@prep.ai.mit.edu when building
20804         distribution archive.
20805         * Makefile.in (COMPRESS):  Remove def.
20806         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20807         gdb.tar.Z and make-gdb.tar.Z respectively.
20808         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20809         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20810         to convergence with 'taz' target in Makefile.in.
20812 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20814         * install.sh (dsttmp): use trap to ensure that tmp files go
20815         away on error conditions
20817 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20819         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20821 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20823         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20824         its parent is '/' not ''.
20826         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20828 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20830         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20831         that ${newsrcdir}/configure.in does.
20833 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20835         * test-build.mk: support for CONFIG_SHELL
20837 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20839         * config.sub (netware):  Add as a basic system type.
20841 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20843         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20844         $(srcdir)/ from the dependency on Makefile.in.
20846 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20848         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20849         (h8300hhms is temporary until multi-libraries are implemented).
20850         * configure.in: Handle h8300h too.
20852 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20854         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20856 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20858         * configure:  Remove extraneous output when guessing host type.
20859         * config.guess:  Remove extraneous output when guessing using C
20860         compiler rather than uname, or when guessing fails.
20862 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20864         * Makefile.in: remove all.cross and install.cross targets
20866         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20867         definitions
20869 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20871         * configure.in (target sh): Build gprof.
20873 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20875         * config.sub: change -solaris to -solaris2
20877 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20879         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20881 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20883         * configure: Correct error message for missing Makefile.in to
20884         print correct directory.
20886 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20888         * install.sh: kludge around 386BSD shell bug
20890 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20892         * config.guess:  Recognize NeXT.
20893         * config.guess:  Recognize i486-ncr-sysv4.
20894         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20896 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20898         * Makefile.in (MAKEINFOFLAGS): New variable.
20899         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20900         * build-all.mk, test-build.mk: Pass down --no-split as
20901         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20903 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20905         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20907 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20909         * Makefile.in (libg++.tar.z):  New rule.
20910         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20911         * Makefile.in (taz):  Only do a single chmod.
20913 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20915         * install.sh: don't use dirname anymore (replaced with sed usage)
20917 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20919         * Makefile.in:  Change extension for gzip'd files from '.z' to
20920         '.gz' per new FSF standard usage.
20922 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20924         * configure: put quotes around the final value of program_transform_name
20926 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20928         * Makefile.in: new install.sh support; update install-info rules
20930 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20932         * configure.in: Build diff for crosses, but not for go32 host.
20934         * configure.in: Build gprof only for native, and don't build it
20935         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20937 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20939         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20941 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20943         * configure.in (host_tools): Add prms.
20945 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20947         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20948         with $(FLAGS_TO_PASS) on the command line
20950         * config.sub: Recognize lynx and lynxos
20952 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20954         * config.sub: Accept -ecoff*, not just -ecoff.
20956 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20958         * Makefile.in (taz): Use .gz suffix instead of .z.
20959         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20960         names.
20962 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20964         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20966 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20968         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20969         that rebuilds that might happen during 'make install' don't get
20970         bogus gcc include files
20972 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20974         Change from Utah for HPPA support:
20975         * config.guess: Recognize hppa1.x-hp-bsd.
20977 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20979         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20980         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20982 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20984         * config.sub: Add support for rom68k and bug boot monitors.
20986 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20988         * Makefile.in: Make all-opcodes depend on all-bfd.
20990 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20992         * config.guess: Added special check for i[34]86-univel-sysv4*.
20994 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20996         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20997         the processor rather than assuming i486.
20999 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
21001         * config.guess: Recognize SunOS6 as Solaris3.
21003 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
21005         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
21006         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21008 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
21010         * build-all.mk (all-cross): New target for Canadian Cross.
21011         Added Q2 go32 targets.
21012         * test-build.mk: Configure go32 cross sparclite-aout and
21013         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
21014         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21016 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21018         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21019         GO32 hosted toolchains
21021 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21023         * configure: change  so "-exec-prefix" gets passed down rather
21024         than "-exec_prefix" so autoconf generated Makefiles get the
21025         exec_prefix set right.
21027 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21029         * config.guess: get the Solaris2 minor version number
21031         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21033 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21035         * config.guess: Recognize some Sequent platforms.
21037 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21039         * Makefile.in: added the vault-install target
21041         * configure.in: actually use the Sun3 makefile fragment that's in
21042         config, also added the release dir to configdirs
21044 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21046         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21048 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21050         * configure.in: remove some program from Alpha targetted toolchains
21052 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
21054         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21055         gprof.
21056         (taz): Run "make diststuff" in those directories instead of "make
21057         proto-dir".  Look for "VERSION=" only at start of line in subdir
21058         Makefile.  Use "gzip -9" for compression.
21059         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21060         (binutils.tar.z): New target.
21062 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21064         * Makefile.in (taz): Include gpl.texinfo.
21066 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21068         * Makefile.in (setup-dirs): Merged into "taz" target.
21069         (taz): Only do `proto-dir' stuff if a directory is actually needed
21070         for this target.
21072 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21074         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21075         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21076         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21077         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21078         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21080 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21082         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21083         config.sub, and move-if-change to gdb testsuite distribution
21084         archive, so the testsuite can be extracted, configured, and
21085         run separately from the gdb distribution.  Blow away the Chill
21086         tests that require a Chill compiled executable, since GNU Chill
21087         is not yet publically available.
21089 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21091         * test-build.mk: set environment variables in a single command,
21092         instead of a list of assignments and exports
21094         * config.guess: recognize Alpha/OSF1 systems
21096 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21098         * configure: Change help message to prefer --options rather than
21099         -options.
21101 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21103         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21104         zippy@ecst.csuchico.edu.
21105         * config.guess: Recognize miniframe.
21107 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21109         * Makefile.in: Use srcroot to find runtest rather than rootme.
21110         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21112 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21114         * test-build.mk: Extensive additions to support building on a
21115         machine other than the host.
21117 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21119         * configure (tooldir): Fix for i386-aix again.
21121 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21123         * configure, Makefile.in:  Change definition of $(tooldir)
21124         to match the FSF.
21126 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21128         * config.guess:  Recognize i[34]86/SVR4.
21130 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21132         * Makefile.in (all-gdb): gdb depends on sim.
21134 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21136         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21137         at the same time we make the prototype gdb directory.
21138         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21139         files at the same time as the gdb base release distribution.
21141 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21143         * Makefile.in (check): Use individual check targets rather than
21144         DO_X rule.
21145         (check-gcc): Added.
21147 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21149         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21150         for System V release 3.2.
21152 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21154         * config.sub: Recognize hppaosf.
21155         * configure.in: Do configure ld/binutils/gas for it.
21157 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21159         * configure (tooldir): Alter syntax used to set this, for systems
21160         where "\$" isn't handled right, like i386-aix.
21162 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21164         * configure: Pass program-transform-name, not
21165         program_transform_name, to recursive configures.
21167 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21169         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21170         of gas+ld+binutils.
21172 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21174         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21176 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21178         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21180 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21182         * Makefile.in (PRMS): Set back to all-prms.
21184 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21186         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21187         targets, rather than for MIPS hosts.
21189 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21191         * configure.in: add comment for --with-x default values
21193         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21195         * Makefile.in: add check-* targets for each of the directories in
21196         the tree.  Add a definition of RUNTEST that will use the one we
21197         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21199 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21201         * configure.in: Removed obsolete references to bfd_target and
21202         target_makefile_frag.
21204         * build-all.mk: Set assorted targets for Q2.
21205         * config.sub: Recognize z8k-sim and h8300-hms.
21206         * test-build.mk: Really don't pass host to configure.
21207         (HOLES): Added uname.
21209 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21211         * configure: Handle an empty program-prefix, program-suffix or
21212         program-transform-name correctly.
21214 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21216         * build-all.mk: -G 8 no longer required for MIPS targets.
21217         * test-build.mk: Don't pass host argument to configure; make it
21218         guess.
21220 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21222         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21223         * Makefile.in (COMPRESS):  New macro, like GZIP.
21225 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21227         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21229         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21230         with gas currently defaults to -G 0.
21232 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21234         * Makefile.in (all-flex): flex depends on byacc.
21236         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21237         to test-build.mk as RELEASE_TAG.
21238         * test-build.mk (configargs): New variable containing arguments to
21239         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21240         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21242         * config.guess: Use /bin/uname when checking -X argument on SCO,
21243         to avoid invoking GNU uname which doesn't understand -X.
21245         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21247         * configure.in: Build gas for mips-*-*.
21249 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21251         * Makefile.in (all.normal): insert missing backslash.
21253 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21255         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21257         * Makefile.in: Complete overhaul to merge many almost identical
21258         targets.
21260 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21262         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21263         (gdb.tar.Z): Adjusted.
21265         * Makefile.in (setup-dirs, taz): New targets; should be general
21266         enough to adapt for gdb sometime.  Build only .z file.
21267         (gas.tar.z): New target.
21269 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21271         * build-all.mk: Use CC=cc -Xs on Solaris.
21273 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21275         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21276         for handling BISON for FSF releases.
21278 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21280         * configure: Actually implement the change zoo just documented.
21282 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21284         * configure: when using config.guess, only set target_alias when
21285         it's not already been set (ie, on the command line)
21287 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21289         * Makefile.in: add installcheck target, set PRMS to install-prms
21291 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21293         * configure: add support for package_makefile_fragment, handle the
21294         case where a directory has a configure.in file but no Makefile.in
21295         more gracefully (with an actual understandable error message, even);
21296         add support for --without (and add this to the usage message); also
21297         explicitly add a --host=${host_alias} to the command line when
21298         config.guess is used
21300 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21302         * configure: Must use both --host and --target in recursive calls.
21304 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21306         * Makefile.in: Change deja-gnu to dejagnu.
21308 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21310         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21312 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21314         * configure.in: canonicalize all instances to *-*-solaris2*,
21315         also strip out a number of tools to not build for go32 host
21317 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21319         * config.guess: add GPL.
21321         * Makefile.in, config.guess, config.sub, configure: bump
21322         copyrights to 93.
21324 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21326         * Makefile.in (do-info): Removed obsolete check for existence of
21327         localenv file.
21329         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21331 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21333         * Makefile.in: a couple of 'else true' for decstation,
21334         support for TclX
21336         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21338 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21340         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21342 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21344         * config.guess: Recognize i386-ibm-aix (PS/2).
21345         * configure.in: Use config/mh-aix386 file for it.
21347 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21349         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21350         CC_FOR_TARGET instead.
21351         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21353 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21355         * Makefile.in: Add sim to list of directories sent with gdb
21357 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21359         * configure.in: Put back mips-dec-bsd* case.
21361 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21363         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21364         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21365         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21367 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21369         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21371         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21372         (install-info): install dir.info only if it exists,
21373         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21375 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21377         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21378         gas for mips-dec-bsd.
21380 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21382         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21383         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21385 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21387         * configure.in: Added "dejagnu" to hosttools list.
21389 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21391         * config.sub, configure.in, config.guess:  Add support
21392         for Bosx, an AIX variant from Bull.
21393         Patches from F.Pierresteguy@frcl.bull.fr.
21395 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21397         * devo/dejagnu: Initial creation of devo/dejagnu.
21398         Migrated dejagnu testcases and support files for testing software
21399         tools to reside as subdirectories, currently called "testsuite",
21400         within the directory of the software tool.  Migrated all programs,
21401         support libraries, etc. beloging to dejagnu proper from
21402         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21403         with no modifications.  The changes to these files which will
21404         allow them to configure, build, and execute properly will be made
21405         in a future update.
21407 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21409         * Makefile.in: Change send_pr to send-pr.
21410         * configure.in: Likewise.
21411         * send_pr: Renamed directory to send-pr.
21413 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21415         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21417 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21419         * README:  Update for gdb-4.8 release.
21420         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21421         gdb-xxx.tar.z (gzip'd) file also.
21423 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21425         * Makefile.in: make all-diff depend on all-libiberty
21427 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21429         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21431 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21433         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21435 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21437         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21438         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21439         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21441 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21443         * Makefile.in:  makeinfo binary is in a new location
21445 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21447         * config.sub: Accept -ecoff as an OS.
21449         * Makefile.in: Various changes to eliminate a level of make
21450         recursion and reduce the required command line length.
21451         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21452         sub-makes.
21453         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21454         variables holding settings for specific sub-makes.
21455         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21456         in terms of BASE_FLAGS_TO_PASS.
21457         (TARGET_LIBS): New variable listing directories which use
21458         TARGET_FLAGS_TO_PASS.
21459         (subdir_do): Eliminated.
21460         (do-*): New set of targets to replace subdir_do.
21461         (various): All targets which used subdir_do now depend on do-*.
21462         (local-clean): Renamed from do_clean.
21463         (local-distclean): New target, dependency of distclean and
21464         realclean.
21465         (install-info): Don't create directories.  Depend on dir.info
21466         rather than calling make recursively.
21467         (install-dir.info): Eliminated.
21468         (install-info-dirs): Create all info directories here.
21469         (dir.info): Depend upon do-install-info.
21471         * test-build.mk (HOLES): Added false.
21473 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21475         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21477 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21479         * Makefile.in (info): remove dependency on all-texinfo.  The
21480         problem was really in texinfo/C, not at this level.
21482 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21484         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21486 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21488         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21489         GDB releases.
21491 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21493         * configure: Include srcdir in message about target of link not
21494         being found.  Don't convert `-' to `_' in `with' options being
21495         passed to subdirs.
21497 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21499         * configure.in: add uudecode to host_tools
21501         * Makefile.in: added {all,install}-uudecode targets, added them to
21502         the appropriate lists
21504 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21506         * Makefile.in (all-gcc): Added dependency on all-gas.
21508         * configure.in (mips-*-*): Build ld and binutils.
21510 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21512         * configure: check return code from mkdir, print error message and
21513         exit on failure.
21515 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21517         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21519 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21521         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21523 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21525         * config.sub (h8500):  Recognize this as a cpu type.
21527 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21529         * configure: source directory missing is no longer a warning
21531         * configure.in: recognize irix[34]* instead of irix[34]
21533         * Makefile.in: define and pass down X11_LIB
21535 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21537         * guess-systype: Renamed to ...
21538         * config.guess:  ... by popular request.
21539         * configure.in, Makefile.in:  Update accordingly.
21541 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21543         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21544         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21545         + Execute ./dummy instead of assuming . is in PATH.
21547 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21549         * guess-systype:  New shell script.  Attempts to guess the
21550         canonical host name of the executing host.
21551         Only a few hosts are supported so far.
21552         * configure:  Call guess-systype if no host is specified.
21554 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21556         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21557         gcc Makefile.
21559 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21561         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21562         (all-gcc, install-gcc, subdir_do): Use it.
21564 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21566         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21568 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21570         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21571         set exclusively by configure, using configure.in .
21573 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21575         * test-build.mk: set $PATH for all builds
21577         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21579 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21581         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21582         the one used in gcc/Makefile.in, so that a null expansion doesn't
21583         override the one needed to build gcc with a native cc.
21585 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21587         * configure: Accept -with arguments.
21589 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21591         * Makefile.in: added h8300sim
21593 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21595         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21596         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21597         (all-cygnus, native, build-cygnus): Make
21598         $(canonhost)-stamp-3stage-done, not $(host)....
21599         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21600         i386-sco3.2v4.  Added else true to if command.
21602 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21604         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21606 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21608         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21610 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21612         * configure.in: don't remove binutils from Solaris builds
21614 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21616         * Makefile.in: get rid of earlier definitions for *clean,
21617         also handle the recursive info rule better
21619 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21621         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21622         do more-or-less the right thing.
21624 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21626         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21627         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21629 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21631         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21632         $(host_canonical).
21634         * configure.in: split the configdirs list into 4 categories (native
21635         v. cross, library v. tool) and handle the cross-only and native-
21636         only in more reasonable (and correct!) way.
21638 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21640         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21641         configdirs anymore.
21643 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21645         * Makefile.in: extensive cleanup::  removed all of the explicit
21646         clean-* targets, collapsed many wrappers around subdir_do into
21647         one, added additional targets to satisfy standards.texi, deleted
21648         some old targets, some changes for consistency
21650 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21652         * configure.in: handle some programs as cross-only, and others as
21653         native only
21655         * test-build.mk: handle partial holes in a more generic manner
21657         * Makefile.in: m4 depends on libiberty
21659 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21661         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21662         time, wdiff, and find to configdirs
21664         * Makefile.in: all, clean, and install rules for the new programs
21665         added to configure.in
21667 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21669         * configure.in: use mh-sun for all *-sun-* hosts
21671 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21673         * Makefile.in: define flags for X11 include files and library file
21674         locations, pass them down to the programs that need this info
21676         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21678 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21680         * configure.in: start building libg++ for HP-UX targets
21682 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21684         * README:  Update references to files moved into etc/.
21686 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21688         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21689         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21691 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21693         * configure: accept dash as well as underscore in long option
21694         names for FSF compatibility.
21696 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21698         * config.sub: added -sco3.2v4 support from FSF.
21700 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21702         * configure.in: expand the section that adds or removes
21703         directories from the list of programs to build, to handle native
21704         vs. cross in addition to host v. native
21706 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21708         * Makefile.in:  Replace C++ in macro names with CXX.
21709         This is less likely to break ...
21711 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21713         * test-build.mk: add -w to GNU_MAKE
21715 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21717         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21718         add 'sparc' to list of recognized cpus.  This needed to make
21719         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21720         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21721         then changes that into $CPU-wrs-vxworks.
21723         * configure.in: remove most references to gdbtest, regularize
21724         target based program removal
21726         * test-build.mk: import from p3 tree (many fixes and changes)
21728 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21730         * Makefile.in: added rules to handle tcl, tk, and expect
21732         * configure.in: handle those directories if they exist
21734 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21736         * config.sub: removed bogus hppabsd and hppahpux names, since
21737         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21739 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21741         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21742         depends upon all-xiberty
21744         * Makefile.in: changes from p3, including:
21746         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21748         * Makefile.in (XTRAFLAGS): include newlib directories if
21749         newlib/Makefile exists, rather than if host != target.
21751         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21753         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21754         from the same source tree and not building a cross-compiler.  This
21755         matters for the libg++ configuration if reconfiguring a tree that
21756         has already been installed.
21758         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21760         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21761         pick up the machine and system specific header files.
21763         * Makefile.in: added AS_FOR_TARGET, passed down in
21764         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21765         the C compiler to use to create programs which are run in the
21766         build environment, set it to default to $(CC), and passed it down
21767         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21769         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21771         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21772         We need them for unusual native builds, like systems without
21773         ranlib.
21775         * configure: also define $(host_canonical) and
21776         $(target_canonical), which are the full, canonical names for the
21777         given host and target
21779 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21781         * Makefile.in:  Added separate definitions for C++.
21783 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21785         * configure.in (configdirs):  Add deja-gnu.
21787 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21789         * README:  Update for configure.texi and gdb-4.7 release.
21791 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21793         * Makefile.in:  Move "all" target to top of file.
21794         Previously, first target was ".PHONY" which caused BSD4.4 make
21795         to build .PHONY when make was run without arguments.
21797 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21799         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21800         Library-copylefted code in libiberty.
21802 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21804         * config.sub:  Replace m68kmote with plain old m68k.
21806 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21808         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21810 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21812         * config.sub: Complain if no argument is given.  Added support for
21813         386bsd as OS and target alias.
21815 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21817         * Makefile.in (XTRAFLAGS): include newlib directories if
21818         newlib/Makefile exists, rather than if host != target.
21820 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21822         * config.sub: recognize sparclite-wrs-vxworks.
21824         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21825         p3.) Added clean-xiberty to clean.
21827 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21829         * configure.in: use *-*-* instead of nested cases for host and target
21831 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21833         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21834         from the same source tree and not building a cross-compiler.  This
21835         matters for the libg++ configuration if reconfiguring a tree that
21836         has already been installed.
21838 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21840         * config.sub (i486v/i486v4):  Merge in from FSF version.
21842 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21844         * configure: only set PWD if it is already set.
21846 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21848         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21849         doesn't have unset and all success paths (and most error paths)
21850         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21851         to just ${PWD} to avoid confusion.)
21853 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21855         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21856         even for a native compilation.
21858 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21860         Changes to make the gdb.tar.Z rule work better.
21862         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21863         (DEVO_SUPPORT):  Add configure.texi.
21864         (bfd-ilrt.tar.Z):  Remove ancient rule.
21866 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21868         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21869         pick up the machine and system specific header files.
21871         * configure.in, config.sub: added new target m68010-adobe-scout,
21872         with alias of adobe68k.  Changed configure.in to check for
21873         -scout before -sco* to avoid a false match.
21875         * Makefile.in: added AS_FOR_TARGET, passed down in
21876         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21877         the C compiler to use to create programs which are run in the
21878         build environment, set it to default to $(CC), and passed it down
21879         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21881 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21883         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21884         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21885         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21886         FOR_TARGET variants, to newlib and libg++.
21888 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21890         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21891         first.
21893 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21895         * config.sub:  Accept `elf' as an environment.
21897 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21899         * Makefile.in (all-opcodes):  cd into the right directory
21901 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21903         * configure: added -program_transform_name option, used as
21904         argument to sed when installing programs.
21905         configure.texi: added documentation for -program_prefix,
21906         -program_suffix and -program_transform_name.
21908 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21910         * config.sub:  Accept i486 where i386 ok.
21912 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21914         * config.sub: accept we32k
21916 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21918         * config.sub, configure.in: accept OSE68000 and OSE68k.
21920         * Makefile.in: don't create all directories for ``make install'';
21921         let the subdirectories create the ones they need.
21923 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21925         * COPYING: new file, GPL v2
21927 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21929         * Makefile.in: use the new gen-info-dir, which needs a template
21930         argument (which also lives in texinfo)
21932         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21934 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21936         * config.sub (ncr3000):  Change i386 to i486.
21938 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21940         * Makefile.in: add install-rcs, install-grep to
21941         install-no-fixedincludes, removed install-bison and install-libgcc
21943 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21945         * configure.in: grab the HPUX makefile fragment if on HPUX
21947 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21949         * Makefile.in: eradicate bison spoor (ditto libgcc).
21950         configure.in: recognise m68{k,000}-ericsson-OSE.
21951         es1800 is alias for m68k-ericsson-OSE
21953 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21955         * configure.in: rearrange the parts that remove programs from
21956         configdirs, based now on HOST==TARGET or by canonical triple.
21958 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21960         * test-build.mk: recurse explicitly with -f test-build.mk when
21961         appropriate.  predicate stage3 and comparison on the existence
21962         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21963         On very clean, also remove ...stamp-co.  Build in-place before
21964         doing other builds.
21966 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21968         * Makefile.in, configure.in: add tgas
21970 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21972         * Makefile.in: a number of changes merged in from progressive.
21974         * configure.in: add libm.
21976         * .cvsignore: ignore some stuff that comes from test-build.mk.
21978 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21980         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21982 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21984         * configure: Add program_suffix (parallel to program_prefix)
21985         * Makefile.in: adjust directory-creating script for losing decstation
21987 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21989         * configure:  Minor $subdir-related fixes.
21991 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21993         * configure: fix various problems with propogating
21994         makefile_target_frag in subdirs.
21995         * configure.in: config libgcc if its there
21997 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21999         * config.sub:  HPPA merge.
22001 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
22003         * Makefile.in:  Replace all-bison with all-byacc in all
22004         dependency lines for other tools (which now use byacc).
22006 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
22008         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
22010 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
22012         * Makefile.in: make gprof rules similar to byacc rules (instead of
22013         vestigal $(unsubdir) that didn't work...)
22015 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
22017         * config.sub:  Add support for Linux.
22018         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
22019         (at least for libg++).
22021 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
22023         * configure.texi: fix doc for the -nfp option to configure
22025 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
22027         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22029 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
22031         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22032         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22033         * configure.in: added solaris* host_makefile_frag hook.
22035 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22037         * config.sub: changed recognition of m68000 so that various
22038         m68k types can be specified via m680[01234]0
22040 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22042         * config.sub (basic_machine): fix sed so that '-foo' isn't
22043         completely substituted out while .+'-foo' loses the '-foo'
22045 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22047         * config.sub ($os): Add -aout.
22049 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
22051         * configure:  If host_makefile_frag is absolute, don't
22052         prefix ${invsubdir} (relevant to libg++ auto-configure).
22054 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22056         * Makefile.in (tooldir): Define it.
22057         (all-ld): Depend on all-flex.
22059 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22061         * Makefile.in (check):  Fix libg++ special case.
22063 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22065         * configure: do not bury `pwd` into config.status, thus do fewer
22066         pwd's.
22068         * configure: print the "Building in" message only when building in
22069         other than "." AND verbose.
22071         * configure: remove -s, rework -v to better accommodate guested
22072         configures.
22074         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22076 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22078         * Makefile.in: macroize flags passed on recursion.  remove
22079         fileutils.
22081 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22083         * configure: get makesrcdir right for subdirs deeper than 1.
22085         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22086         install.
22088 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22090         * Makefile.in: don't print subdir_do or recursion lines.
22092 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22094         * standards.texi: added menu item.
22096         * Makefile.in: build and install standards.info.
22098         * standards.texi: new file.
22100 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22102         * configure: test for and move config.status pieces from
22103         ${subdir}/.
22105 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22107         * configure:  Test for existance of files before trying to mv
22108         them, to avoid numerous non-existance messages.
22110 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22112         * configure: correct final line of config.status.
22114         * configure: patch from eggert.  Avoids a protection problem if
22115         the original Makefile.in is read only.
22117         * configure: use move-if-change from gcc to create config.status.
22118         Some makefiles depend on config.status to tell if a directory
22119         has been reconfigured for a different host.  This change
22120         prevents those directories from remaking everything in the case
22121         where the reconfig was only intended to rebuild a Makefile.
22123         * configure: test for config.sub with "config.sub sun4" rather
22124         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22125         host alias from a missing config.sub.
22127 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22129         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22130         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22132 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22134         * configure: mkdir ${subdir} as needed.
22136 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22138         * Makefile.in,configure.in: added autoconf.
22140 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22142         * Makefile.in: no longer pass against on recursion.
22144         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22145         definitions are not inherited.
22147         * configure: correct makesrcdir when subdir is .
22149 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22151         * configure:  Add support for 'subdirs' variable, which is
22152         like 'configdirs', except that configure doesn't re-invoke
22153         itself for subdirs, it just creates a Makefile for each subdir.
22154         * configure.texi:  Document subdirs.
22156 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22158         * configure.in: added flex to configdirs
22160 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22162         * Makefile.in: remove clean-stamps from clean.
22164 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22166         * configure.in:  Add gdbtest to configdirs.
22168 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22170         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22171         to recursive makes.
22172         * configure.in:  Recognize new ncr3000 config.
22174 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22176         * Makefile.in, configure.in: removed references to gdbm.
22178 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22180         * config.sub:  Don't canonicalize os value
22181         newsos* to bsd (readline needs to check for newsos).
22182         (This fix was earlier made Jan 31, but got re-broken.)
22184 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22186         * configure.in:  sco is an os, not a vendor!
22188         * configure:  Quote $( better.  Keep various shells happy.
22190 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22192         * Makefile.in: eliminate stamp-files.
22194 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22196         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22197         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22199 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22201         * config.sub:  fix iris/iris3.
22203 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22205         * configure: re-add -rm.
22207 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22209         * Maskefile.in: add .stmp-rcs to all.
22211         * configure.in: remove gas from rs6000 build, use aix host fragment.
22213 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22215         * configure: pass down site_option during recursion.
22217 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22219         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22221 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22223         * configure: Change exec_prefix so that it really defaults to prefix.
22225 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22227         * Makefile.in, configure.in:  Add support for mmalloc library.
22229 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22231         * Makefile.in: add stmp dependencies for a few more things.
22233 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22235         * configure: adjusted error message on objdir/srcdir configure
22236         collision, per john's suggestion.
22238         * Makefile.in: add libiberty stmp to all and all.cross.
22240 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22242         * Makefile.in: remove force dependencies, add grep to all.
22244 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22246         * Makefile.in: drop flex.  make stamp files work.
22248         * configure: added test for conflicting configuration in srcdir,
22249         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22250         gets cranky.  use relative paths for configure and srcdir
22251         whenever possible.  Send some error messages to stderr that were
22252         going to stdout.
22254 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22256         * Makefile.in:  Fix libg++ rule to check for gcc directory
22257         before using gcc/gcc.  Also pass XTRAFLAGS.
22259 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22261         * Makefile.in: added stmp-files so that directories aren't polled
22262         when they are already built.
22264         * configure.texi: fixed a node pointer problem.
22266 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22268         * config.sub configure.in gdb/configure.in
22269         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22270         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22271         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22273 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22275         * configure: -recurring becomes -silent.  corrected help message
22276         for -site= option.
22278         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22280 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22282         * configure: when building Makefile for crosses, replace
22283         tooldir and program_prefix.  default srcdir from location of
22284         config.sub.  remove "for host in hosts" and "for target in
22285         targets" loops.
22287 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22289         * Makefile.in: Do not pass bindir or mandir to cvs.
22291 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22293         * Makefile.in, configure.in: removed traces of namesubdir,
22294         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22295         copyrights to '92, changed some from Cygnus to FSF.
22297         * configure.texi: remove most references to multiple hosts,
22298         multiple targets, subdirs, etc.
22300         * configure.man: removed rcsid. reference config.sub not
22301         config.subr.
22303         * Makefile.in: mkdir $(infodir) on install-info.
22305 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22307         * configure.texi:  Explain better about .gdbinit and about
22308         the environment that configure.in sections run in.
22310 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22312         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22314 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22316         * README:  DOC.configure => cfg-paper.texi.
22318 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22320         * config.sub (near case $os):  Don't convert newsos* to bsd!
22322 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22324         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22325         the number of copies of COPYING that go into the GDB tar file.
22327 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22329         * bfd/configure.in, gdb/config/mh-i386sco,
22330         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22331         Fix SCO configuration stuff.
22333 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22335         * Makefile.in:  For libg++, make sure the -I pointing
22336         to the gcc directory goes *after* all the libg++-local -I flags.
22337         Also, move just-gcc dependency from just-libg++ to all-libg++.
22339 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22341         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22343 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22345         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22347 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22349         * config.sub:  Add stratus configuration frags.  Also
22350         submitted to FSF.
22352 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22354         * Makefile.in (DEV_SUPPORT):  add configure.man.
22356         * config.sub(Decode manufacturer-specific):  add -none*.
22358 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22360         * Makefile.in:  remove form feeds to make Sun's make happy.
22361         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22363 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22365         * Makefile.in (AR_FLAGS):  Make quieter.
22367 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22369         * configure.in:  Add libg++.
22370         * configure:  When verbose, don't output the command line at each
22371         level; it will be unremarkably the same as the previous version,
22372         which will be the same as what the user typed.
22374 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22376         * configure.in, Makefile.in: fix clean-info, add flex.  add
22377         fileutils.
22379         * configure: be less sensitive to spaces in Makefile.in.  Do not
22380         look for sources in "..".  Doing so breaks subdirectories that
22381         might have their own configure.  If a subdir has it's own
22382         configure script, use it.
22384 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22386         * cfg-paper.texi: some changes suggested by rms.
22388 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22390         * config.sub:  Merge in some small additions from the FSF version,
22391         taken from the gcc distribution, to bring the Cygnus and FSF
22392         versions into closer sync.
22394 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22396         * configure.in:  Changed svr4 references to sysv4.
22398 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22400         * configure: added -V for version number option.
22402 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22404         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22405         renamed from DOC.configure to cfg-paper.texi.
22407 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22409         * configure, config.subr, config.sub: config.subr is now
22410         config.sub again.
22412 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22414         * configure.texi: new file, in progress.
22416         * Makefile.in: build info file and install the man page for
22417         configure.
22419         * configure.man: new file, first cut.
22421         * configure: find config.subr again now that configuration "none"
22422         has gone.  removed all traces of the -ansi option.  removed all
22423         traces of the -languages option.
22425         * config.subr: resync from rms.
22427 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22429         * configure, config.sub, config.subr: merge config.sub into
22430         config.subr, call the result config.subr, remove config.sub, use
22431         config.subr.
22433         * Makefile.in: revised install for dir.info.
22435 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22437         * configure.in: add decstation host makefile frag.
22439         * Makefile.in: BISON now bison -y again.  also install-gcc on
22440         install.  clean-gdbm on clean.  infodir belongs in datadir.
22441         Make directories for info install.  Build dir.info here then
22442         install it.
22444 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22446         * Makefile.in: fix for bad directory tests.
22448 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22450         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22451         regexp.  -srcdir relative was being handled incorrectly.
22453         * Makefile.in: unwrapped some for loops so that parallel makes
22454         work again and so one can focus one's attention on a particular
22455         package.
22457 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22459         * configure: added PWD as a stand in for `pwd` (for speed). use
22460         elif wherever possible.  make -srcdir work without -objdir.
22461         -objdir= commented out.
22463 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22465         * configure: +options become --options.  -subdirs commented out.
22466         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22467         Makefile now at top of generated Makefile.  Removed cvs log
22468         entries.  added -srcdir.  create .gdbinit only if there is one
22469         in ${srcdir}.
22471         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22472         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22473         and mandir now keyed off datadir by default.
22475 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22477         * Freshly created ChangeLog.
22480 Local Variables:
22481 mode: change-log
22482 left-margin: 8
22483 fill-column: 76
22484 version-control: never
22485 End: