d: Merge upstream dmd, druntime e48bc0987d, phobos 2458e8f82.
[official-gcc.git] / ChangeLog
blobd813f52cbe6b01bd2d2312578fe34ae5450fd0f1
1 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
3         * configure: Regenerate.
4         * configure.ac: Do not add default runpaths to GCC exes
5         when we are building -static-libstdc++/-static-libgcc (the
6         default).
7         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
8         enable flag to alter Darwin libraries to use @rpath names.
10 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
12         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
13         * Makefile.in: Regenerate.
15 2023-10-11  Filip Kastl  <fkastl@suse.cz>
17         * MAINTAINERS: Fix name order.
19 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
21         * MAINTAINERS: Add myself.
23 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
25         PR bootstrap/111663
26         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
27         * Makefile.in: Regenerate.
29 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
31         * SECURITY.txt: Fix up indentation.
33 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
35         * SECURITY.txt: Fix up commas.
37 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
39         * SECURITY.txt: New file.
41 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
43         * MAINTAINERS: Add myself.
45 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
47         * config-ml.in: Remove unneeded loongarch clause.
48         * configure.ac: Register custom makefile fragments mt-loongarch-*
49         for loongarch targets.
50         * configure: Regenerate.
52 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
54         * MAINTAINERS: Add myself
56 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
57             Chung-Lin Tang  <cltang@codesourcery.com>
59         PR testsuite/109951
60         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
61         'SYSROOT_CFLAGS_FOR_TARGET'.
62         * Makefile.in: Regenerate.
64 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
66         * config-ml.in: Do not build the multilib library variant
67         that is duplicate with the toplevel one.
69 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
71         * MAINTAINERS: Add myself.
73 2023-08-22  Filip Kastl  <fkastl@suse.cz>
75         * MAINTAINERS: Update my email address.
77 2023-08-11  Eric Feng  <ef2648@columbia.edu>
79         * MAINTAINERS: Add myself.
81 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
83         * Makefile.def: Reflect that libsframe needs to installed before
84         libbfd.  Reorder a bit to better track libsframe dependencies.
85         * Makefile.in: Regenerate.
87 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
89         * Makefile.def: Add install dependency on libsframe for libbfd.
90         * Makefile.in: Regenerated.
92 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
94         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
95         Solaris 11.
97 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
99         * configure: Regenerate.
100         * configure.ac: Add Haiku to list of ELF OSes
101         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
103 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
105         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
106         options, including options containing paths.
108 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
110         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
111         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
112         errors from nms that refuse to work on non-regular files.  Remove
113         other workarounds for this problem.  Strip out blank lines from the
114         nm output.
116 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
118         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
119         * configure: Regenerate.
121 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
123         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
124         * configure: Re-generate.
125         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
126         (PKG_CONFIG_PATH): New.
127         * Makefile.in: Re-generate.
129 2023-08-07  Luis Machado  <luis.machado@arm.com>
131         * configure.ac: Disable year2038 by default on 32-bit hosts.
132         * configure: Regenerate.
134 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
136         * Makefile.def: Add gprofng module.
137         * configure.ac: Add --enable-gprofng option.
138         * Makefile.in: Regenerate.
139         * configure: Regenerate.
141 2023-08-07  Martin Liska  <mliska@suse.cz>
143         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
144         * configure: Regenerate.
146 2023-08-07  Fangrui Song  <maskray@google.com>
148         * configure: Regenerate.
149         * configure.ac: Add --with-zstd.
151 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
153         * configure: Regenerate.
154         * configure.ac: Recover tilegx/tilepro targets.
156 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
158         * configure: Regenerated.
159         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
160         --plugin and rc before enabling --plugin.
162 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
164         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
165         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
166         * configure.ac: Include config/gcc-plugin.m4.
167         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
168         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
169         RANLIB if possible.
170         * Makefile.in: Regenerated.
171         * configure: Likewise.
173 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
175         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
176         $(CFLAGS).
178 2023-08-07  David Faust  <david.faust@oracle.com>
180         * MAINTAINERS: Add the BPF port to my reviewer listing.
182 2023-08-02  Jan Beulich  <jbeulich@suse.com>
184         * MAINTAINERS: Correct my email address.
186 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
188         * MAINTAINERS (Write After Approval): Add myself.
190 2023-08-01  Richard Ball  <richard.ball@arm.com>
192         * MAINTAINERS: Add myself.
194 2023-07-31  Andreas Schwab  <schwab@suse.de>
196         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
197         * configure: Regenerate.
198         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
200 2023-07-31  xuli  <xuli1@eswincomputing.com>
202         * MAINTAINERS: Add myself.
204 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
206         * MAINTAINERS: List myself as "nvptx port" maintainer.
208 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
210         * MAINTAINERS: Add myself to write after approval
212 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
214         * MAINTAINERS: Add myself as a reviewer for the riscv port.
216 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
218         * MAINTAINERS: Add myself as a reviewer for the riscv port.
220 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
222         * MAINTAINERS: Add Hao Liu to write after approval
224 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
226         * MAINTAINERS: Add Ken Matsui to write after approval
228 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
230         * Makefile.in: Collect both kernel and user events for autofdo
231         * Makefile.tpl: Collect both kernel and user events for autofdo
233 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
235         * MAINTAINERS: Added myself to Write After Approval and DCO
237 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
239         * Makefile.in: Remove -gtoggle for STAGEautoprofile
240         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
242 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
244         * MAINTAINERS: Add Lehua Ding to write after approval
246 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
248         * Makefile.def: Pass the enable-host-pie value to GCC configure.
249         * Makefile.in: Regenerate.
250         * configure: Regenerate.
251         * configure.ac: Adjust the logic for shared and PIE host flags to
252         ensure that PIE is passed for hosts that require it.
254 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
256         * MAINTAINERS (Write After Approval): move Matthew Fortune
257         to Write After Approval.
259 2023-06-15  Marek Polacek  <polacek@redhat.com>
261         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
262         check.
263         * configure: Regenerate.
265 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
267         * MAINTAINERS: Add myself to write after approval
269 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
271         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
272         port maintainer.
273         (Write After Approval): Remove myself.
275 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
277         * MAINTAINERS (Write After Approval): Add myself.
279 2023-05-29  Martin Jambor  <mjambor@suse.cz>
281         * MAINTAINERS: Replace spaces with tabs.
283 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
285         * MAINTAINERS: New entry.
287 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
289         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
290         * Makefile.in: Regenerate
292 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
294         * Makefile.in: Disable warnings as errors for STAGEautofeedback
296 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
298         * MAINTAINERS: Sort.
300 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
302         * MAINTAINERS: Add myself.
304 2023-05-10  Pan Li  <pan2.li@intel.com>
306         * MAINTAINERS: Add myself.
308 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
310         * Makefile.in: Define PROFILE_MERGER
311         * Makefile.tpl: Define PROFILE_MERGER
313 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
315         * MAINTAINERS: Change my email address.
317 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
319         * MAINTAINERS: Add myself.
321 2023-04-26  Martin Liska  <mliska@suse.cz>
323         * MAINTAINERS: fix sorting
325 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
327         * MAINTAINERS (Write After Approval): Add myself.
329 2023-04-24  Martin Liska  <mliska@suse.cz>
331         * MAINTAINERS: Fix sorting.
333 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
335         * configure: Regenerate.
336         * configure.ac: Only create serdep.tmp if needed
338 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
340         * MAINTAINERS (Write After Approval): Add myself.
342 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
344         * MAINTAINERS (Write After Approval): Add myself.
345         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
347 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
349         * MAINTAINERS: Add myself.
351 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
353         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
355 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
357         * MAINTAINERS (Write After Approval): Add myself.
359 2023-02-16  Martin Liska  <mliska@suse.cz>
361         * MAINTAINERS: I'm stepping down from my positions.
363 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
365         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
367 2023-01-06  Clément Chigot  <chigot@adacore.com>
369         * configure.ac: Skip GMP and MPFR when --disable-gdb is
370         provided.
371         * configure: Regenerate.
373 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
375         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
377 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
379         * Makefile.def: Do not build shared libffi.
380         * Makefile.in: Regenerate.
382 2022-12-21  Andrew Pinski  <apinski@marvell.com>
384         * Makefile.def: Add configure-gdb dependencies
385         on all-gmp and all-mpfr.
386         * configure.ac: Split out MPC checking from MPFR.
387         Require GMP and MPFR if the gdb directory exist.
388         * Makefile.in: Regenerate.
389         * configure: Regenerate.
391 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
393         * configure.ac (target_libraries): Add target-libgm2.
394         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
395         Add GCC_TARGET_TOOL entry for gm2.
396         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
397         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
398         * Makefile.def (target_modules): Add libgm2.
399         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
400         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
401         (languages): Add entry for language=m2 with gcc-check-target=check-m2
402         and lib-check-target=check-target-libgm2.
403         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
404         (HOST_EXPORTS): Add definition for GM2.
405         (BASE_TARGET_EXPORTS): Add definition for GM2.
406         (GM2_FOR_BUILD): Defined.
407         (GM2FLAGS): Defined.
408         (GM2_FOR_TARGET): Defined.
409         (GM2FLAGS_FOR_TARGET): Defined.
410         (EXTRA_HOST_FLAGS): Defined.
411         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
412         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
413         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
414         * configure: Rebuilt.
415         * Makefile.in: Rebuilt.
417 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
419         * Makefile.def: Add Rust language.
420         * Makefile.in: Regenerate via autogen.
422 2022-12-09  Martin Liska  <mliska@suse.cz>
424         * MAINTAINERS: Fix spacing.
426 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
428         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
430 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
432         * Makefile.def: Pass host_libs_picflag to host dependent library
433         configures.
434         * Makefile.in: Regenerate.
435         * configure: Regenerate.
436         * configure.ac (host_libs_picflag): New configure variable set to
437         '--with-pic' when building 'host_shared'.
439 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
441         * Makefile.def: Add libsframe as new module with its dependencies.
442         * Makefile.in: Regenerated.
443         * configure.ac: Add libsframe to host_libs.
444         * configure: Regenerated.
446 2022-11-23  Marek Polacek  <polacek@redhat.com>
448         Revert:
449         2022-11-23  Marek Polacek  <polacek@redhat.com>
451         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
452         isl.
453         * Makefile.in: Regenerate.
454         * Makefile.tpl: Set PICFLAG.
455         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
456         check.
457         * configure: Regenerate.
459 2022-11-23  Marek Polacek  <polacek@redhat.com>
461         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
462         isl.
463         * Makefile.in: Regenerate.
464         * Makefile.tpl: Set PICFLAG.
465         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
466         check.
467         * configure: Regenerate.
469 2022-11-14  Martin Liska  <mliska@suse.cz>
471         Revert:
472         2022-11-09  Martin Liska  <mliska@suse.cz>
474         * doc/Makefile: New file.
475         * doc/_static/custom.css: New file.
476         * doc/baseconf.py: New file.
477         * doc/bsd.rst: New file.
478         * doc/contrib.rst: New file.
479         * doc/contribute.rst: New file.
480         * doc/cppdiropts.rst: New file.
481         * doc/cppenv.rst: New file.
482         * doc/cppopts.rst: New file.
483         * doc/cppwarnopts.rst: New file.
484         * doc/favicon.ico: New file.
485         * doc/funding.rst: New file.
486         * doc/gcc_sphinx.py: New file.
487         * doc/gnu.rst: New file.
488         * doc/gnu_free_documentation_license.rst: New file.
489         * doc/gpl-3.0.rst: New file.
490         * doc/indices-and-tables.rst: New file.
491         * doc/lgpl-2.1.rst: New file.
492         * doc/logo.pdf: New file.
493         * doc/logo.svg: New file.
494         * doc/md.rst: New file.
495         * doc/requirements.txt: New file.
497 2022-11-14  Martin Liska  <mliska@suse.cz>
499         Revert:
500         2022-11-09  Martin Liska  <mliska@suse.cz>
502         * doc/baseconf.py: Port to GCC sources.
504 2022-11-14  Martin Liska  <mliska@suse.cz>
506         Revert:
507         2022-11-14  Martin Liska  <mliska@suse.cz>
509         * configure: Regenerate.
510         * configure.ac: Support Sphinx based documentation.
512 2022-11-14  Martin Liska  <mliska@suse.cz>
514         Revert:
515         2022-11-09  Martin Liska  <mliska@suse.cz>
517         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
518         provide a default.
520 2022-11-14  Martin Liska  <mliska@suse.cz>
522         Revert:
523         2022-11-09  Martin Liska  <mliska@suse.cz>
525         * doc/bsd.rst:
526         Add trailing newline.
527         * doc/contrib.rst:
528         Add trailing newline.
529         * doc/contribute.rst:
530         Add trailing newline.
531         * doc/cppdiropts.rst:
532         Add trailing newline.
533         * doc/cppenv.rst:
534         Add trailing newline.
535         * doc/cppopts.rst:
536         Add trailing newline.
537         * doc/cppwarnopts.rst:
538         Add trailing newline.
539         * doc/funding.rst:
540         Add trailing newline.
541         * doc/gnu.rst:
542         Add trailing newline.
543         * doc/gnu_free_documentation_license.rst:
544         Add trailing newline.
545         * doc/gpl-3.0.rst:
546         Add trailing newline.
547         * doc/indices-and-tables.rst:
548         Add trailing newline.
549         * doc/lgpl-2.1.rst:
550         Add trailing newline.
551         * doc/md.rst:
552         Add trailing newline.
554 2022-11-14  Martin Liska  <mliska@suse.cz>
556         Revert:
557         2022-11-09  Martin Liska  <mliska@suse.cz>
559         * configure.ac: Use new install URL.
560         * configure: Regenerate.
562 2022-11-14  Martin Liska  <mliska@suse.cz>
564         Revert:
565         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
567         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
568         instead of just ``.''.
569         * doc/gcc_sphinx.py: Moved to...
570         * doc/modules/gcc_sphinx.py: ...here.
572 2022-11-14  Martin Liska  <mliska@suse.cz>
574         Revert:
575         2022-11-10  Martin Liska  <mliska@suse.cz>
577         * doc/baseconf.py: Modernize by using pathlib.
579 2022-11-14  Martin Liska  <mliska@suse.cz>
581         Revert:
582         2022-11-11  Martin Liska  <mliska@suse.cz>
584         * doc/Makefile: Disable -j auto.
586 2022-11-14  Martin Liska  <mliska@suse.cz>
588         Revert:
589         2022-11-11  Martin Liska  <mliska@suse.cz>
591         * doc/Makefile: Update comment.
593 2022-11-14  Martin Liska  <mliska@suse.cz>
595         Revert:
596         2022-11-11  Martin Liska  <mliska@suse.cz>
598         * doc/indices-and-tables.rst: Rename Indexes to Indices.
600 2022-11-14  Martin Liska  <mliska@suse.cz>
602         Revert:
603         2022-11-13  Martin Liska  <mliska@suse.cz>
605         PR web/107643
606         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
607         is set.
608         * doc/indices-and-tables.rst: Use include_todo tag.
610 2022-11-14  Martin Liska  <mliska@suse.cz>
612         Revert:
613         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
615         * doc/contrib.rst: Update Jeff Law's email address.
617 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
619         * doc/contrib.rst: Update Jeff Law's email address.
621 2022-11-13  Martin Liska  <mliska@suse.cz>
623         PR web/107643
624         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
625         is set.
626         * doc/indices-and-tables.rst: Use include_todo tag.
628 2022-11-11  Martin Liska  <mliska@suse.cz>
630         * doc/indices-and-tables.rst: Rename Indexes to Indices.
632 2022-11-11  Martin Liska  <mliska@suse.cz>
634         * doc/Makefile: Update comment.
636 2022-11-11  Martin Liska  <mliska@suse.cz>
638         * doc/Makefile: Disable -j auto.
640 2022-11-10  Martin Liska  <mliska@suse.cz>
642         * doc/baseconf.py: Modernize by using pathlib.
644 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
646         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
647         instead of just ``.''.
648         * doc/gcc_sphinx.py: Moved to...
649         * doc/modules/gcc_sphinx.py: ...here.
651 2022-11-09  Martin Liska  <mliska@suse.cz>
653         * configure.ac: Use new install URL.
654         * configure: Regenerate.
656 2022-11-09  Martin Liska  <mliska@suse.cz>
658         * doc/bsd.rst:
659         Add trailing newline.
660         * doc/contrib.rst:
661         Add trailing newline.
662         * doc/contribute.rst:
663         Add trailing newline.
664         * doc/cppdiropts.rst:
665         Add trailing newline.
666         * doc/cppenv.rst:
667         Add trailing newline.
668         * doc/cppopts.rst:
669         Add trailing newline.
670         * doc/cppwarnopts.rst:
671         Add trailing newline.
672         * doc/funding.rst:
673         Add trailing newline.
674         * doc/gnu.rst:
675         Add trailing newline.
676         * doc/gnu_free_documentation_license.rst:
677         Add trailing newline.
678         * doc/gpl-3.0.rst:
679         Add trailing newline.
680         * doc/indices-and-tables.rst:
681         Add trailing newline.
682         * doc/lgpl-2.1.rst:
683         Add trailing newline.
684         * doc/md.rst:
685         Add trailing newline.
687 2022-11-09  Martin Liska  <mliska@suse.cz>
689         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
690         provide a default.
692 2022-11-09  Martin Liska  <mliska@suse.cz>
694         * configure: Regenerate.
695         * configure.ac: Support Sphinx based documentation.
697 2022-11-09  Martin Liska  <mliska@suse.cz>
699         * doc/baseconf.py: Port to GCC sources.
701 2022-11-09  Martin Liska  <mliska@suse.cz>
703         * doc/Makefile: New file.
704         * doc/_static/custom.css: New file.
705         * doc/baseconf.py: New file.
706         * doc/bsd.rst: New file.
707         * doc/contrib.rst: New file.
708         * doc/contribute.rst: New file.
709         * doc/cppdiropts.rst: New file.
710         * doc/cppenv.rst: New file.
711         * doc/cppopts.rst: New file.
712         * doc/cppwarnopts.rst: New file.
713         * doc/favicon.ico: New file.
714         * doc/funding.rst: New file.
715         * doc/gcc_sphinx.py: New file.
716         * doc/gnu.rst: New file.
717         * doc/gnu_free_documentation_license.rst: New file.
718         * doc/gpl-3.0.rst: New file.
719         * doc/indices-and-tables.rst: New file.
720         * doc/lgpl-2.1.rst: New file.
721         * doc/logo.pdf: New file.
722         * doc/logo.svg: New file.
723         * doc/md.rst: New file.
724         * doc/requirements.txt: New file.
726 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
728         * Makefile.def: Remove module 'liboffloadmic'.
729         * Makefile.in: Regenerate.
730         * configure.ac: Remove 'liboffloadmic' handling.
731         * configure: Regenerate.
733 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
735         * MAINTAINERS: Update email address.
737 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
739         * configure.ac: Don't configure readline if --with-system-readline is
740         used.
741         * configure: Re-generate.
743 2022-10-12  Cui,Lili  <lili.cui@intel.com>
745         * MAINTAINERS (Write After Approval): Add myself.
747 2022-10-11  Olivier Hainque  <hainque@adacore.com>
749         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
750         and friends for rtp !large. Assume the linker has the required
751         abilities and set lt_cv_deplibs_check_method.
753 2022-09-30  Olivier Hainque  <hainque@adacore.com>
755         * configure.ac (*vxworks*): If enable_shared is not
756         set, set to "no" and add --disable-shared to target and
757         host_configargs.
758         * configure: Regenerate.
760 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
762         * MAINTAINERS: Update my email address and DCO entry.
764 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
766         * MAINTAINERS (Write After Approval): Add myself.
768 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
770         * MAINTAINERS (Write After Approval): Add myself.
772 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
774         * MAINTAINERS: Update my email address.
776 2022-09-07  Tom de Vries  <tdevries@suse.de>
778         * configure.ac: Set extra_host_libiberty_configure_flags and
779         extra_host_zlib_configure_flags in separate case statements.
780         * configure: Regenerate.
782 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
784         * MAINTAINERS: Update c-sky port maintainers' emails.
786 2022-08-31  Martin Liska  <mliska@suse.cz>
788         * configure: Regenerate.
789         * configure.ac: Delete hpux9 and hpux10.
791 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
793         * Makefile.def: Drop libelf module and gcc-configure dependency
794         on it.
795         * Makefile.in: Regenerate with 'autogen Makefile.def'.
796         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
797         LIBELFINC.
798         * configure: Regenrate.
799         * configure.ac (host_libs): Drop unused libelf.
801 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
803         * Makefile.in: Regenerate.
805 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
807         * MAINTAINERS: Add myself as AutoFDO maintainer.
809 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
810             Arnaud Charlet  <charlet@adacore.com>
812         * configure: Regenerate.
814 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
816         PR bootstrap/106472
817         * Makefile.def (dependencies): Make configure-target-libgo depend
818         upon all-target-libbacktrace.
820 2022-07-27  David Faust  <david.faust@oracle.com>
822         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
824 2022-07-27  Richard Biener  <rguenther@suse.de>
826         * MAINTAINERS (Roger Sayle): Update e-mail address.
828 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
830         * MAINTAINERS (Write After Approval): Add myself.
832 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
834         * MAINTAINERS: Add myself as Ada front end co-maintainer.
836 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
838         * .gitignore: Do not ignore config.h.
840 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
842         * MAINTAINERS: Add myself to Write After Approval.
844 2022-07-04  Martin Liska  <mliska@suse.cz>
846         * MAINTAINERS: fix sorting of names
848 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
850         * MAINTAINERS: add myself.
852 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
854         * MAINTAINERS: Add myself to write after approval and DCO.
856 2022-07-02  Tim Lange  <mail@tim-lange.me>
858         * MAINTAINERS: Add myself.
860 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
862         * MAINTAINERS (Write After Approval): Add myself.
864 2022-06-30  Cui,Lili  <lili.cui@intel.com>
866         Revert:
867         2022-06-30  Cui,Lili  <lili.cui@intel.com>
869         * MAINTAINERS (Write After Approval): Add myself.
871 2022-06-30  Cui,Lili  <lili.cui@intel.com>
873         * MAINTAINERS (Write After Approval): Add myself.
875 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
877         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
878         (EXTRA_GCC_FLAGS): Likewise.
879         * Makefile.in: Rebuilt.
881 2022-06-28  konglin1  <lingling.kong@intel.com>
883         * MAINTAINERS (Write After Approval): Add myself.
885 2022-06-27  Tom de Vries  <tdevries@suse.de>
887         * configure.ac: Build libiberty pic variant for gdbserver.
888         * configure: Regenerate.
890 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
892         * configure: Regenerate.
893         * configure.ac: Correct use of $host.
895 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
897         * MAINTAINERS: Remove tilegx and tilepro entries.
898         * configure.ac: Remove tilegx and tilepro stanzas.
899         * configure: Rebuilt.
901 2022-05-28  Bruce Korb  <bkorb@gnu.org>
903         * .gitignore: Ignore vim swap files
905 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
907         * MAINTAINERS: Add myself to write after approval.
909 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
911         * MAINTAINERS: Remove myself from DCO section.
913 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
915         * MAINTAINERS: Update my email address.
917 2022-05-09  Clément Chigot  <chigot@adacore.com>
919         * MAINTAINERS: Update my email address.
921 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
923         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
924         section.
926 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
928         * MAINTAINERS: Update my email address.
930 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
932         * MAINTAINERS: Update my email address.
934 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
936         * MAINTAINERS: (CPU Port Maintainers): Add myself and
937         Lulu as LoongArch port maintainer.
939 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
940             Lulu Cheng  <chenglulu@loongson.cn>
942         * configure.ac: Add LoongArch tuples.
943         * configure: Regenerate.
945 2022-03-28  Tom Tromey  <tromey@adacore.com>
947         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
948         * configure: Rebuild.
950 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
952         * MAINTAINERS: Change my information.
954 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
956         * MAINTAINERS: Add myself to DCO section.
958 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
960         * configure.ac: Fix incorrect option in comment.
961         * configure: Regenerate.
963 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
965         * Makefile.def (dependencies): Make configure-sim depend on
966         all-readline.
967         * Makefile.in: Regenerate.
969 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
971         * MAINTAINERS (Write After Approval): Update my e-mail address.
973 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
975         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
977 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
979         * MAINTAINERS: Update my email and add myself to the DCO list.
981 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
983         Revert:
984         2021-09-16  Andrew Pinski  <apinski@marvell.com>
986         PR bootstrap/67102
987         * Makefile.def: Have configure-target-libffi depend on
988         all-target-libstdc++-v3.
989         * Makefile.in: Regenerate.
991 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
993         PR other/104181
994         * build.log: Remove.
996 2022-01-20  Martin Liska  <mliska@suse.cz>
998         * MAINTAINERS: Adjust email address based on IRC request.
1000 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1002         * MAINTAINERS: Update my email address.
1004 2022-01-17  Martin Liska  <mliska@suse.cz>
1006         * MAINTAINERS: Rename .c names to .cc.
1008 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1010         * Makefile.am: Remove.
1012 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1014         * Makefile.am: New file.
1016 2022-01-11  Martin Liska  <mliska@suse.cz>
1018         * MAINTAINERS: Sort 2 names.
1020 2022-01-10  Martin Liska  <mliska@suse.cz>
1022         * MAINTAINERS: Fix obvious issues with sorting.
1024 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1026         * build.log: New file.
1028 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1030         * MAINTAINERS: Add DCO entry.  Sort that list.
1032 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1034         * MAINTAINERS: Change of email address in both DCO and
1035         Write After Approval list.
1037 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1039         * configure: Regenerate.
1041 2021-12-21  Martin Liska  <mliska@suse.cz>
1043         * config.sub: Change mode back to 755.
1045 2021-12-17  Martin Liska  <mliska@suse.cz>
1047         * config.sub: Sync from master.
1049 2021-12-17  Martin Liska  <mliska@suse.cz>
1051         Revert:
1052         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1054         * config.sub: Fix typo.
1056 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1058         * config.sub: Fix typo.
1060 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1062         Revert:
1063         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1065         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1066         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1067         * configure.ac: Include config/gcc-plugin.m4.
1068         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1069         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1070         RANLIB if possible.
1071         * Makefile.in: Regenerated.
1072         * configure: Likewise.
1074 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1076         * Makefile.tpl (BUILD_CFLAGS): New.
1077         (CFLAGS): Append $(BUILD_CFLAGS).
1078         (CXXFLAGS): Likewise.
1079         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1080         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1081         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1082         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1083         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1084         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1085         (PGO-TRAINING-TARGETS): Likewise.
1086         (PGO_BUILD_TRAINING): Likewise.
1087         (all): Add '+' to the command line for recursive make.  Support
1088         the PGO build.
1089         * configure.ac: Add --enable-pgo-build[=lto].
1090         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1091         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1092         * Makefile.in: Regenerated.
1093         * configure: Likewise.
1095 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1097         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1098         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1099         * configure.ac: Include config/gcc-plugin.m4.
1100         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1101         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1102         RANLIB if possible.
1103         * Makefile.in: Regenerated.
1104         * configure: Likewise.
1106 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1108         * MAINTAINERS: Add myself to write after approval.
1110 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1112         * MAINTAINERS: Adding myself.
1114 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1116         * configure: Regenerate.
1117         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1118         $(CPP).
1120 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1122         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1123         libatomic.
1124         * Makefile.in: Regenerate.
1125         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1126         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1127         target-libphobos-bootstrap.
1128         (STAGE2_CONFIGURE_FLAGS): Likewise.
1129         * configure: Regenerate.
1130         * configure.ac: Add support for bootstrapping D front-end.
1132 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1134         * MAINTAINERS: Add myself to DCO section and update email address.
1136 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1138         * configure: Regenerate.
1139         * configure.ac: Ensure that PIC (shared) defaults are set
1140         correctly for Darwin.
1142 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1144         * MAINTAINERS: Update my address.
1146 2021-11-12  Alan Modra  <amodra@gmail.com>
1148         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1149         * Makefile.in: Regenerate.
1151 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1153         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1154         list.
1156 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1158         * MAINTAINERS (Reviewers, arc): Remove my entry.
1159         (Write After Approval): Add an entry for myself.
1161 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1163         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1164         * Makefile.in: Regenerate.
1165         * configure: Regenerate.
1166         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1168 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1170         * MAINTAINERS: Fix up Maciej's entries.
1172 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1174         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1175         maintainer.
1177 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1179         PR other/102663
1180         * Makefile.def: Handle install-dvi target.
1181         * Makefile.tpl: Likewise.
1182         * Makefile.in: Regenerate.
1184 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1186         * MAINTAINERS: Add myself for write after approval.
1188 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1190         * Makefile.def: Mark libcody, libdecnumber,
1191         c++tools, libgcc, and libobjc as missing TAGS
1192         targets.
1193         * Makefile.in: Regenerate.
1195 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1197         * MAINTAINERS: Add myself to DCO section and update email
1198         address.
1200 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1202         * MAINTAINERS: Add myself to DCO section.
1204 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1206         * configure: Regenerate.
1207         * configure.ac (skipdirs): Add the contents of target_configdirs if
1208         we are not building gcc.
1210 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1212         * Makefile.def: Back-port commits ba4d88ad892f and
1213         755ba58ebef0 from binutils-gdb repository.
1214         * Makefile.in: Regenerated.
1216 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1218         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1220 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1222         * Makefile.def: Add a jit check target for the jit
1223         language.
1224         * Makefile.in: Regenerate.
1226 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1228         PR bootstrap/67102
1229         * Makefile.def: Have configure-target-libffi depend on
1230         all-target-libstdc++-v3.
1231         * Makefile.in: Regenerate.
1233 2021-09-10  Petter Tomner  <tomner@kth.se>
1235         * MAINTAINERS: Me added to DCO and write after approval
1237 2021-09-01  YunQiang Su  <syq@debian.org>
1239         * MAINTAINERS: Add myself for write after approval.
1241 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1243         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1244         * Makefile.in: Regenerate.
1246 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1248         * MAINTAINERS: Add myself for write after approval.
1250 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1252         * Makefile.in: Regenerate.
1253         * Makefile.tpl: Make the state of the configured host
1254         shared flag available to makefile fragements.
1256 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1258         * MAINTAINERS (Write After Approval): Add myself.
1260 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1262         * .dir-locals.el (bug-reference-url-format): Use https.
1264 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1266         * .dir-locals.el (c-mode): Change fill-column to 79.
1268 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1270         * MAINTAINERS: Add myself to DCO section.
1272 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1274         * configure: Regenerate.
1275         * configure.ac: Adjust cases for which it is necessary to
1276         include the Darwin host config fragment.
1278 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1280         * MAINTAINERS: Add myself for write after approval and DCO.
1282 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1284         * Makefile.def: Add dsymutil defs.
1285         * Makefile.in: Regenerated.
1286         * Makefile.tpl: Add dsymutil to flags.
1287         * configure: Regenerated.
1288         * configure.ac: Add dsymutil to target and build recipes.
1290 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1292         * MAINTAINERS: Add myself for write after approval.
1294 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1296         * MAINTAINERS (Write After Approval): Add myself.
1298 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1300         * MAINTAINERS: Add myself for write after approval and DCO
1302 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1304         * .gitignore: Add entry for cscope.out.
1306 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1308         * MAINTAINERS: Remove my Write After Approval entry.
1310 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1312         * MAINTAINERS: Add myself as maintainer of the i386 vector
1313         extensions.
1315 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1317         * MAINTAINERS (Write After Approval): Add myself.
1319 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1321         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1322         as *vrp and ranger maintainers.
1324 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1326         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1327         not trigger testsuite failures.
1329 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1331         * MAINTAINERS: Add myself to DCO section with both email addresses.
1333 2021-06-03  Jason Merrill  <jason@redhat.com>
1335         * MAINTAINERS: Add DCO version number.
1337 2021-06-02  Jason Merrill  <jason@redhat.com>
1339         * MAINTAINERS: Add DCO section.
1341 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1343         * MAINTAINERS (Write After Approval): Add myself.
1345 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1347         * configure.ac: Add gnulib to configdirs for sim.
1348         * configure: Regenerate.
1350 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1352         * Makefile.def: Add configure-sim dependency on all-gnulib.
1353         * Makefile.in: Regenerated.
1355 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1357         * MAINTAINERS (Write After Approval): Add myself.
1359 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1361         * MAINTAINERS (Write After Approval): Add myself.
1363 2021-05-11  Martin Liska  <mliska@suse.cz>
1365         * MAINTAINERS: Remove entries for removed
1366         components (HSA, BRIG, libhsail-rt).
1367         Move Pekka to Write After Approval.
1369 2021-05-11  Martin Liska  <mliska@suse.cz>
1371         * Makefile.def: Remove libhsail-rt.
1372         * Makefile.in: Likewise.
1373         * configure.ac: Likewise.
1374         * configure: Regenerate.
1375         * libhsail-rt/ChangeLog: Removed.
1376         * libhsail-rt/Makefile.am: Removed.
1377         * libhsail-rt/Makefile.in: Removed.
1378         * libhsail-rt/README: Removed.
1379         * libhsail-rt/aclocal.m4: Removed.
1380         * libhsail-rt/configure: Removed.
1381         * libhsail-rt/configure.ac: Removed.
1382         * libhsail-rt/configure.tgt: Removed.
1383         * libhsail-rt/include/internal/fibers.h: Removed.
1384         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1385         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1386         * libhsail-rt/include/internal/workitems.h: Removed.
1387         * libhsail-rt/rt/arithmetic.c: Removed.
1388         * libhsail-rt/rt/atomics.c: Removed.
1389         * libhsail-rt/rt/bitstring.c: Removed.
1390         * libhsail-rt/rt/fbarrier.c: Removed.
1391         * libhsail-rt/rt/fibers.c: Removed.
1392         * libhsail-rt/rt/fp16.c: Removed.
1393         * libhsail-rt/rt/misc.c: Removed.
1394         * libhsail-rt/rt/multimedia.c: Removed.
1395         * libhsail-rt/rt/queue.c: Removed.
1396         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1397         * libhsail-rt/rt/segment.c: Removed.
1398         * libhsail-rt/rt/workitems.c: Removed.
1399         * libhsail-rt/target-config.h.in: Removed.
1401 2021-05-04  Nick Clifton  <nickc@redhat.com>
1403         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1404         * configure: Regenerate.
1406 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1407             Tobias Burnus  <tobias@codesourcery.com>
1409         * configure.ac (--enable-offload-defaulted): New.
1410         * configure: Regenerate.
1412 2021-04-23  David Faust  <david.faust@oracle.com>
1414         * MAINTAINERS (Write After Approval): Add myself.
1416 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1418         * MAINTAINERS (Write After Approval): Add myself.
1420 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1422         * MAINTAINERS: Add myself as pru port maintainer.
1424 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1426         * MAINTAINERS: Add myself as static analyzer maintainer.
1428 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1430         * MAINTAINERS: Update primary entry.
1432 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1434         * MAINTAINERS (Write After Approval): Add myself.
1436 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1438         * Makefile.def: Remove all-sim dependency on configure-gdb.
1439         * Makefile.in: Regenerated.
1441 2021-03-11  Jeff Law  <law@redhat.com>
1443         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1445 2021-03-11  Martin Liska  <mliska@suse.cz>
1447         * Makefile.tpl: The change was done Makefile.in which
1448         is generated file.
1450 2021-03-08  Jeff Law  <law@redhat.com>
1452         * MAINTAINERS: Update my email address
1454 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1456         * config.guess: Import latest upstream.
1457         * config.sub: Import latest upstream.
1459 2021-01-25  Martin Liska  <mliska@suse.cz>
1461         PR gcov-profile/98739
1462         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1463         for profiledbootstrap.
1465 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1467         * MAINTAINERS (Write After Approval): Add myself.
1469 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1471         * MAINTAINERS (Write After Approval): Update my e-mail address.
1473 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1475         * MAINTAINERS: Fix spacing.
1477 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1479         * MAINTAINERS (Write After Approval): Add myself
1481 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1483         * Makefile.def: Sync with binutils-gdb:
1484         (dependencies): all-ld depends on all-libctf.
1485         (host_modules): libctf is no longer no_install.
1486         No longer no_check.  Checking depends on all-ld.
1487         * Makefile.in: Regenerated.
1489 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1491         * libtool.m4: Match gnu* along other GNU systems.
1492         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1493         * libgo/configure: Re-generate.
1495 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1497         * MAINTAINERS: Update my email address.
1499 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1501         * MAINTAINERS (Write After Approval): Add myself.
1503 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1505         * Makefile.def
1506         * Makefile.in
1507         * Makefile.tpl
1508         * configure
1509         * configure.ac
1511 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1513         * Makefile.def: Add libcody.
1514         * configure.ac: Add libcody.
1515         * Makefile.in: Regenerated.
1516         * configure: Regenerated.
1518 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1520         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1522 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1524         PR target/97865
1525         * libtool.m4: Update handling of Darwin platform link flags
1526         for Darwin20.
1528 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1530         * .gitignore: Sync with binutils-gdb
1532 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1534         * MAINTAINERS: Add myself as arc port maintainer.
1536 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1538         PR d/87788
1539         * configure.ac: Don't disable D for *-*-darwin*.
1540         * configure: Regenerate.
1542 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1544         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1545         hppa64-*-hpux11*.
1547 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1549         * configure: Regenerate.
1550         * configure.ac: Add --bootstrap-hwasan option.
1552 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1554         * config.guess: Import latest upstream.
1555         * config.sub: Import latest upstream.
1557 2020-11-16  Martin Liska  <mliska@suse.cz>
1559         * .gitignore: Add cache as clangd uses it now.
1561 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1563         * MAINTAINERS (Write After Approval): add myself
1565 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1567         * MAINTAINERS (Write After Approval): Add myself.
1569 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1571         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1572         Remove FIXME comments.
1574 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1576         * MAINTAINERS: Update my email address.
1578 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1580         * MAINTAINERS (Write After Approval): Add myself.
1582 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1584         PR target/97302
1585         * configure.ac: Only set with_gmp to /usr/local
1586         if not building in tree.
1587         * configure: Regenerate.
1589 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1591         * MAINTAINERS (Write After Approval): Add myself.
1593 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1595         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1597 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1599         PR bootstrap/96612
1600         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1601         if not the same as ${host}.
1602         * configure: Regenerate.
1604 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1606         * MAINTAINERS (Write After Approval): Add myself.
1608 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1610         * MAINTAINERS: Update my email address.
1612 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1614         * MAINTAINERS (Write After Approval): Add myself.
1616 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1618         * MAINTAINERS (Write After Approval): Add myself.
1620 2020-06-12  Martin Liska  <mliska@suse.cz>
1622         * .gitignore: Add .clang-tidy.
1624 2020-06-08  Jason Merrill  <jason@redhat.com>
1626         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1627         * configure: Regenerate.
1629 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1631         * MAINTAINERS: Add myself as xtensa port maintainer.
1633 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1635         * configure.ac: Don't require --enable-host-shared when building
1636         for Mingw.
1637         * configure: Regenerate.
1639 2020-05-18  Jason Merrill  <jason@redhat.com>
1641         * configure.ac: Update bootstrap dialect to -std=c++11.
1643 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1645         * MAINTAINERS (Write After Approval): Add myself.
1647 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1649         PR target/92713
1650         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1651         (noconfigdirs): Add 'target-libstdc++-v3'.
1652         * configure: Regenerate.
1654 2020-04-21  Stephen Casner  <casner@acm.org>
1656         PR 25830
1657         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1658         * configure: Rebuild.
1660 2020-04-17  Martin Liska  <mliska@suse.cz>
1661             Jonathan Yong <10walls@gmail.com>
1663         PR gcov-profile/94570
1664         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1665         for CYGWIN.
1667 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1669         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1671 2020-04-09  Tom Tromey  <tom@tromey.com>
1673         * configure: Rebuild.
1674         * Makefile.in: Rebuild.
1675         * Makefile.def (gdbsupport, gdbserver): New host modules.
1676         (configure-gdb): Depend on all-gdbsupport.
1677         (all-gdb): Depend on all-gdbsupport, all-libctf.
1678         * configure.ac (host_tools): Add gdbserver.
1679         Conditionally build gdbserver and gdbsupport.
1681 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1683         * configure.ac: Build libgomp by default for amdgcn.
1684         * configure: Regenerate.
1686 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1688         * MAINTAINERS (Write After Approval): Add myself.
1690 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1692         * MAINTAINERS (Write After Approval) : Add myself.
1694 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1696         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1698 2020-02-14  Martin Sebor  <msebor@redhat.com>
1700         * doc/extend.texi (attribute alias): Mention type requirement.
1701         (attribute weak): Same.
1702         (attribute weakref): Correct invalid example.
1704 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1706         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1708 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1709             Jakub Jelinek  <jakub@redhat.com>
1711         * .gitattributes: Add *.md diff=md.
1713 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1715         The mentioned auto-generated file is no more part of the
1717         GCC sources, it's auto-generated in $(builddir) during build.
1719         PR target/92055
1720         * contrib/gcc_update (files_and_dependencies): Remove
1721         entry for gcc/config/avr/t-multilib.
1723 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1725         * MAINTAINERS: Update my email address.
1727 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1729         * README.MOVED_TO_GIT: Remove.
1731 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1733         * README.MOVED_TO_GIT: New file.
1735 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1737         * MAINTAINERS (Write After Approval): Add myself.
1739 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1741         * MAINTAINERS (write_after_approval): Add myself.
1743 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1745         * MAINTAINERS (write_after_approval): Add myself.
1747 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1749         * MAINTAINERS (write_after_approval): Add myself.
1751 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1753         * configure.ac: Factor out common cases for compare_exclusions.
1754         * configure: Regenerate.
1756 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1758         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1759         flag.
1761 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1763         * MAINTAINERS (Write After Approval): Add myself.
1765 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1767         PR middle-end/92463
1768         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1769         * configure: Regenerate
1771 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1773         * configure.ac: Use https for gcc.gnu.org.
1774         * configure: Regenerated.
1776 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1778         * MAINTAINERS (aarch64 port): Remove my name, move to...
1779         (Write After Approval): ...Here.
1781 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1783         * MAINTAINERS: Change my email address as maintainer.
1785 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1787         PR fortran/91828
1788         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1789         * configure: Regenerated.
1791 2019-10-21  Jason Merrill  <jason@redhat.com>
1793         * .gitattributes: Also check ChangeLog whitespace.
1795 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1797         * contrib/dg-extract-results.sh: Add support for KPASS.
1798         * contrib/dg-extract-results.py: Likewise.
1800 2019-10-17  Jason Merrill  <jason@redhat.com>
1802         * .gitattributes: Avoid {} in filename pattern.
1804 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1806         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1807         Approval section.
1809 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1811         * MAINTAINERS: Add myself to Write After Approval
1813 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1815         * MAINTAINERS: Add myself as an aarch64 maintainer.
1817 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1819         * MAINTAINERS: Add myself as aarch64 maintainer.
1821 2019-09-23  Carl Love  <cel@us.ibm.com>
1823         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1824         New define_insn.
1825         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1826         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1828 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1830         * MAINTAINERS (Sam Tebbs): Update email address.
1832 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1834         * MAINTAINERS: Update my email address.
1836 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1838         * libtool.m4: Handle uclinuxfdpiceabi.
1840 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1842         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1843         Remove myself from Write After Approval section.
1845 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1847         * configure.ac: Support for bpf-*-* targets.
1848         * configure: Regenerate.
1850 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1852         * config.sub: Import upstream version 2019-06-30.
1853         * config.guess: Import upstream version 2019-07-24.
1855 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1857         * MAINTAINERS: Remove spu port maintainers.
1859 2019-08-28  Martin Liska  <mliska@suse.cz>
1861         * .gitignore: Add .clangd and compile_commands.json
1862         to .gitignore.
1864 2019-08-23  Michael Forney  <mforney@mforney.org>
1866         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1867         * Makefile.in: Regenerate.
1869 2019-08-19  Tom Tromey  <tom@tromey.com>
1871         * configure: Rebuild.
1872         * configure.ac: Add --with-static-standard-libraries.
1874 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1876         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1878 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1880         * MAINTAINERS (Write After Approval): Add myself.
1882 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1884         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1885         RISC-V port maitainer.
1887 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1889         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1891 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1893         * MAINTAINERS (Write After Approval): Add myself.
1895 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1897         * MAINTAINERS (Write After Approval): Add myself.
1899 2019-06-25  Martin Liska  <mliska@suse.cz>
1901         contrib/filter-clang-warnings.py: Transform from
1902         filter-rtags-warnings.py.
1904 2019-06-15  Tom Tromey  <tom@tromey.com>
1906         * configure.ac (host_libs): Add gnulib.
1907         * configure: Rebuild.
1908         * Makefile.def (host_modules, dependencies): Add gnulib.
1909         * Makefile.in: Rebuild.
1911 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1913         * MAINTAINERS (Write After Approval): Add myself.
1915 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1917         * configure: Regenerate.
1918         * configure.ac: Add PRU target.
1920 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1922         * MAINTAINERS (Write After Approval): Add myself.
1924 2019-06-11  Nick Clifton  <nickc@redhat.com>
1926         Import these changes from the binutils/gdb repository:
1928         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1930         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1931         and all its deps.
1932         * Makefile.in: Regenerated.
1934         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1936         * Makefile.def (host_modules): Add libctf.
1937         * Makefile.def (dependencies): Likewise.
1938         libctf depends on zlib, libiberty, and bfd.
1939         * Makefile.in: Regenerated.
1940         * configure.ac (host_libs): Add libctf.
1941         * configure: Regenerated.
1943 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1945         * MAINTAINERS (Write After Approval): Add myself.
1947 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1949         * MAINTAINERS: Update my email address.
1951 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1953         * MAINTAINERS (Write After Approval): Add myself.
1955 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1957         * MAINTAINERS (Write After Approval): Add myself.
1959 2019-05-07  Jim Wilson  <jimw@sifive.com>
1961         * MAINTAINERS: Remove myself as IA-64 maintainer.
1963 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1965         * MAINTAINERS (Write After Approval): Add myself.
1967 2019-05-02  Richard Biener  <rguenther@suse.de>
1969         PR bootstrap/85574
1970         * Makefile.tpl (compare target): Also compare extra-compare
1971         files.
1972         * Makefile.in: Regenerate.
1974 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1976         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1977         as modulo-scheduler maintainer.
1979 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1981         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1983 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1985         * MAINTAINERS: Update my email address.
1987 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1989         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1990         * configure: Regenerate.
1992 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1994         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1995         * configure: Regenerate.
1997 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1999         * configure.ac: Add target-zlib to target_libraries.
2000         * configure: Regenerate.
2002 2019-04-09  Martin Liska  <mliska@suse.cz>
2004         * Makefile.in: Regenerate.
2005         * Makefile.tpl: Pass GENERATOR_CFLAGS
2006         in all stages.
2008 2019-03-28  Martin Liska  <mliska@suse.cz>
2010         PR bootstrap/89829
2011         * Makefile.in: Revert r254150.
2012         * Makefile.tpl: Likewise.
2014 2019-03-28  Ben Elliston  <bje@gnu.org>
2016         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2017         related, and libdecnumber.
2019 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2021         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2022         (Write After Approval): Remove myself.
2024 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2026         * MAINTAINERS (Write After Approval): Add myself.
2028 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2030         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2031         (Write After Approval): Remove myself and Julian.
2033 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2035         * MAINTAINERS (Write After Approval): Add myself.
2037 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2039         * MAINTAINERS (Write After Approval): Add myself.
2041 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2043         * ChangeLog: Replace space with tab.
2044         * MAINTAINERS: Delete 1 tab to keep alignment.
2046 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2048         * MAINTAINERS (Write After Approval): Add myself.
2050 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2052         * MAINTAINERS (Write After Approval): Add myself.
2054 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2055             Kwok Cheung Yeung  <kcy@codesourcery.com>
2056             Julian Brown  <julian@codesourcery.com>
2057             Tom de Vries  <tom@codesourcery.com>
2058             Jan Hubicka  <hubicka@ucw.cz>
2059             Martin Jambor  <mjambor@suse.cz>
2061         * configure.ac: Likewise.
2062         * configure: Regenerate.
2063         * contrib/config-list.mk: Add amdgcn-amdhsa.
2065 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2067         * MAINTAINERS (Write After Approval): Add myself.
2069 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2071         * MAINTAINERS (Write After Approval): Add myself.
2073 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2075         PR target/88535
2076         * config.guess: Import upstream version 2019-01-03.
2077         * config.sub: Import upstream version 2019-01-01.
2079 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2081         * MAINTAINERS (Write After Approval): Update my maintainer address.
2083 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2085         * MAINTAINERS (Write After Approval): Add myself.
2087 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2089         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2091 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2093         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2094         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2095         (GCC_TARGET_TOOL): Likewise.
2096         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2097         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2098         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2099         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2100         * configure: Regenerate.
2101         * Makefile.in: Likewise.
2103 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2105         * MAINTAINERS (Write After Approval): Add myself.
2107 2018-11-13  Martin Liska  <mliska@suse.cz>
2109         * gcc.target/i386/pr87930.c: Move to ...
2110         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2112 2018-11-10  Stafford Horne  <shorne@gmail.com>
2114         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2115         (Write After Approval): Remove myself.
2117 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2119         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2120         Append $INCICONV to it.
2122 2018-11-04  Stafford Horne  <shorne@gmail.com>
2124         * MAINTAINERS (Write After Approval): Add myself.
2126 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2128         PR bootstrap/82856
2129         * multilib.am: New file.  From automake.
2131         Merge from binutils-gdb:
2132         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2134         * libtool.m4: Use AC_LANG_SOURCE.
2135         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2136         * ar-lib: New file.
2137         * test-driver: New file.
2138         * configure: Re-generate.
2140 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2142         * MAINTAINERS (Write After Approval): Add myself.
2144 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2146         PR bootstrap/87788
2147         PR d/87799
2148         * configure: Rebuild.
2149         * configure.ac: Disable D on systems where it is known not to work.
2151 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2153         * Makefile.def (target_modules): Add libphobos.
2154         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2155         GDCFLAGS_FOR_TARGET.
2156         (dependencies): Make libphobos depend on libatomic, libbacktrace
2157         configure, and zlib configure.
2158         (language): Add language d.
2159         * Makefile.in: Rebuild.
2160         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2161         (HOST_EXPORTS): Add GDC.
2162         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2163         (BASE_TARGET_EXPORTS): Add GDC.
2164         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2165         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2166         (EXTRA_HOST_FLAGS): Add GDC.
2167         (STAGE1_FLAGS_TO_PASS): Add GDC.
2168         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2169         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2170         environment variables.
2171         * configure: Rebuild.
2172         * configure.ac: Add target-libphobos to target_libraries.  Set and
2173         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2175 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2177         * MAINTAINERS (Write After Approval): Add myself.
2179 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2181         * MAINTAINERS (Write After Approval): Remove myself.
2183 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2185         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2187 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2189         * MAINTAINERS: Update my email address.
2191 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2193         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2194         maintainer.
2196 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2198         * MAINTAINERS (Write After Approval): Add self.
2200 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2202         * MAINTAINERS (write after approval): Add myself.
2204 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2206         * MAINTAINERS: Update my email address.
2208 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2210         * MAINTAINERS (write after approval): Add myself.
2212 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2214         * MAINTAINERS: Add self to global reviewers list.
2216 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2218         MAINTAINERS: Add c-sky port maintainers.
2220 2018-08-10  Martin Liska  <mliska@suse.cz>
2222         * MAINTAINERS: Revert change in previous commit and
2223         join lines.
2225 2018-08-10  Martin Liska  <mliska@suse.cz>
2227         * MAINTAINERS: Remove extra line.
2229 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2231         * MAINTAINERS: Update my email address.
2233 2018-07-19  DJ Delorie  <dj@redhat.com>
2235         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2236         as maintainer.
2238 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2240         * MAINTAINERS: Adjust email address for me and my colleague Robin
2241         Dapp.
2243 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2244             Sunil K Pandey  <sunil.k.pandey@intel.com>
2246         PR target/84413
2247         * config/i386/i386.c (m_CORE_AVX512): New.
2248         (m_CORE_AVX2): Likewise.
2249         (m_CORE_ALL): Add m_CORE_AVX2.
2250         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2251         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2252         and remove the rest of m_SKYLAKE_AVX512.
2254 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2256         * config.sub: Sync with upstream version 2018-07-03.
2258 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2260         * config.guess: Sync with upstream version 2018-06-26.
2261         * config.sub: Sync with upstream version 2018-07-02.
2263 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2265         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2266         * ltmain.sh: Likewise.
2268 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2270         * contrib/config-list.mk: Remove powerpc-linux_paired.
2272 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2274         * configure.ac: Introduce support for @unless/@endunless.
2275         * Makefile.tpl (dep-kind): Rewrite with cond; return
2276         postbootstrap in some cases.
2277         (make-postboot-dep, postboot-targets): New.
2278         (dependencies): Do not output postbootstrap dependencies at
2279         first.  Output non-target ones changed for configure to depend
2280         on stage_last @if gcc-bootstrap, and the original deps @unless
2281         gcc-bootstrap.
2282         * configure.in, Makefile.in: Rebuilt.
2284 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2286         * MAINTAINERS (write after approval): Add myself.
2288 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2290         * MAINTAINERS (write after approval): Add myself.
2292 2018-06-19  Nick Clifton  <nickc@redhat.com>
2294         * zlib/configure.ac: Restore old behaviour of only enabling
2295         multilibs when a target subdirectory is defined.  This allows
2296         building with srcdir == builddir.
2297         * zlib/configure: Regenerate.
2299 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2301         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2302         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2303         * Makefile.in: Regenerate.
2305 2018-06-16  Ben Elliston  <bje@gnu.org>
2307         * config.guess: Import latest version.
2308         * config.sub: Likewise.
2310 2018-06-08  Martin Liska  <mliska@suse.cz>
2312         * MAINTAINERS: Remove MPX-related entries.
2313         * Makefile.def: Remove libmpx support.
2314         * Makefile.in: Regenerate.
2315         * configure.ac: Remove removed files.
2316         * configure: Regenerate.
2317         * libmpx/ChangeLog: Remove.
2318         * libmpx/Makefile.am: Remove.
2319         * libmpx/Makefile.in: Remove.
2320         * libmpx/acinclude.m4: Remove.
2321         * libmpx/aclocal.m4: Remove.
2322         * libmpx/config.h.in: Remove.
2323         * libmpx/configure: Remove.
2324         * libmpx/configure.ac: Remove.
2325         * libmpx/configure.tgt: Remove.
2326         * libmpx/libmpx.spec.in: Remove.
2327         * libmpx/mpxrt/Makefile.am: Remove.
2328         * libmpx/mpxrt/Makefile.in: Remove.
2329         * libmpx/mpxrt/libmpx.map: Remove.
2330         * libmpx/mpxrt/libtool-version: Remove.
2331         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2332         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2333         * libmpx/mpxrt/mpxrt.c: Remove.
2334         * libmpx/mpxrt/mpxrt.h: Remove.
2335         * libmpx/mpxwrap/Makefile.am: Remove.
2336         * libmpx/mpxwrap/Makefile.in: Remove.
2337         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2338         * libmpx/mpxwrap/libtool-version: Remove.
2339         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2341 2018-06-04  Martin Liska  <mliska@suse.cz>
2343         * MAINTAINERS: Add myself as gcov maintainer.
2345 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2347         * MAINTAINERS: Update my email address.
2349 2018-06-04  Tom de Vries  <tdevries@suse.de>
2351         * MAINTAINERS: Remove write-after-approval entries for component
2352         maintainers.
2354 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2356         * MAINTAINERS (write after approval): Add myself.
2358 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2360         * MAINTAINERS: Update my email address.
2362 2018-06-01  Tom de Vries  <tdevries@suse.de>
2364         * MAINTAINERS: Update my email address.
2366 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2368         * MAINTAINERS (loop-optimizer): Add myself.
2370 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2372         * configure.ac: Added "nfp" target.
2373         * configure: Regenerate.
2375 2018-04-30  Richard Biener  <rguenther@suse.de>
2377         PR bootstrap/85571
2378         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2379         (STAGE3_TFLAGS): Likewise.
2380         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2381         (STAGEtrain_TFLAGS): Likewise.
2382         * Makefile.in: Regenerate.
2384 2018-04-26  Richard Biener  <rguenther@suse.de>
2386         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2387         (STAGE2_CFLAGS): Likewise.
2388         (STAGE2_TFLAGS): Likewise.
2389         (STAGE3_CFLAGS): Add -fchecking.
2390         (STAGE3_TFLAGS): Likewise.
2391         (STAGEtrain_CFLAGS): Filter out -fchecking.
2392         (STAGEtrain_TFLAGS): Likewise.
2393         * Makefile.in: Re-generate.
2395 2018-04-25  Catherine Moore <clm@codesourcery.com>
2397         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2399 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2401         * MAINTAINERS (write after approval): Add myself.
2403 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2405         * MAINTAINERS: Update my email address.
2407 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2409         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2411 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2413         * MAINTAINERS: Update my email address and disambiguate myself
2414         a bit from Will Schmidt.
2416 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2418         * MAINTAINERS: Move maintainers of now-removed picochip and score
2419         ports to write after approval.
2421 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2423         * MAINTAINERS: Add entry for SVE maintainership.
2425 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2427         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2428         * configure: Regenerate.
2430 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2432         * MAINTAINERS (write after approval): Add myself.
2434 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2436         * MAINTAINERS (write after approval): Add myself.
2438 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2440         * MAINTAINERS (write after approval): Add myself.
2442 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2444         Update copyright years.
2446 2018-01-03  Ben Elliston  <bje@gnu.org>
2448         * config.guess: Import latest version.
2449         * config.sub: Likewise.
2451 2017-12-12  Stafford Horne  <shorne@gmail.com>
2453         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2454         * configure: Regenerate.
2456 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2458         * MAINTAINERS (Write After Approval): Add myself.
2460 2017-11-28  Julia Koval  <julia.koval@intel.com>
2461             Sebastian Peryt  <sebastian.peryt@intel.com>
2463         * Makefile.def (target_modules): Remove libcilkrts.
2464         * Makefile.in: Ditto.
2465         * configure: Ditto.
2466         * configure.ac: Ditto.
2468 2017-11-28  Julia Koval  <julia.koval@intel.com>
2470         * MAINTAINERS (Write After Approval): Add myself.
2472 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2474         * MAINTAINERS (Write After Approval): Add myself.
2476 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2478         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2479         Use my SiFive email address.
2481 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2483         * MAINTAINERS (write after approval): Add myself.
2485 2017-10-27  Martin Liska  <mliska@suse.cz>
2487         * Makefile.tpl: Use proper name of folder as it was renamed
2488         during transition to 4 stages.
2489         * Makefile.in: Regenerate.
2491 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2493         * MAINTAINERS (write after approval): Add myself.
2495 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2497         * MAINTAINERS: Add a note that maintainership also includes web
2498         pages, docs, and testsuite related to that area.
2500 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2502         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2504 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2506         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2508 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2510         * MAINTAINERS: Remove myself as a vxworks maintainer.
2512 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2514         * MAINTAINERS: Remove email address of Jim Norris.
2516 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2518         * MAINTAINERS (Reviewers): Move myself from here...
2519         (CPU Port Maintainers): ... to here.
2521 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2523         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2525 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2527         * MAINTAINERS (write after approval): Add myself.
2529 2017-07-28  Tony Reix  <tony.reix@atos.net>
2531         * configure.ac (target-libffi): Don't disable for AIX.
2532         (go): Don't add to unsupported_languages on AIX.
2533         (target-libgo): Don't disable for AIX.
2534         * configure: Regenerate.
2536 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2538         * MAINTAINERS: Add myself.
2540 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2542         * MAINTAINERS: Update my email address.
2544 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2546         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2547         arm-specific auto-generated header files.
2549 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2551         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2552         * configure: Rebuilt.
2554 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2556         * MAINTAINERS: Readd myself for c6x.
2558 2017-06-28  Martin Liska  <mliska@suse.cz>
2560         PR bootstrap/81217
2561         * Makefile.def: Remove superfluous bootstrap_target from
2562         bootstrap_stage.
2563         * Makefile.in: Re-generate the file.
2565 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2567         * MAINTAINERS: Add myself to Write After Approval
2569 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2571         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2573 2017-06-19  Martin Liska  <mliska@suse.cz>
2575         * Makefile.def: Define 4 stages PGO bootstrap.
2576         * Makefile.tpl: Define FLAGS.
2577         * Makefile.in: Regenerate.
2579 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2581         * Makefile.def: Add check-gotools to go check targets.
2582         * Makefile.in: Rebuild.
2584 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2586         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2588 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2590         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2591         * configure: Regenerate.
2593 2017-05-31  Martin Liska  <mliska@suse.cz>
2595         * configure.ac: Add handling of stage2_werror_flags to
2596         action-if-given and to action-if-not-given.
2597         * configure: Regenerate.
2599 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2601         * MAINTAINERS: Add self to Write After Approval
2603 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2605         * MAINTAINERS: Update my email address, and remove myself as
2606         maintainer in some areas.
2608 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2610         * MAINTAINERS: Add self to Write After Approval
2612 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2614         * configure.ac: Add --enable-languages=default to mean default and
2615         make --enable-languages=all mean all supported languages.
2616         * configure: Regenerated.
2618 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2620         * config.gcc (powerpc*-*-*spe*): New.
2621         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2622         (powerpc-*-rtems*spe*): New.
2623         (powerpc*-*-linux*spe*): New.
2624         (powerpc-wrs-vxworksspe): New.
2625         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2626         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2627         * config.host (powerpc*-*-*spe*): New.
2629 2017-05-19  Martin Liska  <mliska@suse.cz>
2631         * configure.ac: Add --enable-werror-always just for
2632         bootstrap-debug (or none build config) and do not add it
2633         when we are on a release branch.
2634         * configure: Regenerated.
2636 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2638         * MAINTAINERS: Add self to Write After Approval
2640 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2642         * MAINTAINERS: Move myself to Write After Approval section.
2644 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2646         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2647         ACCH registers.
2648         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2649         available.
2650         (umulsidi3): Likewise.
2651         (mulsidi3_700): Disable this pattern when we have advanced mpy
2652         instructions.
2653         (umulsidi3_700): Likewise.
2654         (maddsidi4): New pattern.
2655         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2656         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2657         (mpydu_imm_arcv2hs): Likewise.
2658         * config/arc/predicates.md (accl_operand): New predicate.
2660 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2661             Andrew Burgess <andrew.burgess@embecosm.com>
2663         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2664         case.
2665         (ARC_AUTOFP_IRQ_P): Likewise.
2666         (ARC_AUTO_IRQ_P): Likewise.
2667         (rgf_banked_register_count): New variable.
2668         (parse_mrgf_banked_regs_option): New function.
2669         (arc_override_options): Handle rgf_banked_regs option.
2670         (arc_handle_interrupt_attribute): Add firq option.
2671         (arc_compute_function_type): Return fast irq type when required.
2672         (arc_must_save_register): Handle fast interrupts.
2673         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2674         (arc_return_address_regs): Update.
2675         * config/arc/arc.h (arc_return_address_regs): Update.
2676         (arc_function_type): Add fast interrupt type.
2677         (ARC_INTERRUPT_P): Update.
2678         (RC_FAST_INTERRUPT_P): Define.
2679         * config/arc/arc.md (simple_return): Update for fast interrupts.
2680         (p_return_i): Likewise.
2681         * config/arc/arc.opt (mrgf-banked-regs): New option.
2682         * doc/invoke.texi (mrgf-banked-regs): Document.
2684 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2686         * config/arc/arc.c (irq_ctrl_saved): New variable.
2687         (ARC_AUTOBLINK_IRQ_P): Define.
2688         (ARC_AUTOFP_IRQ_P): Likewise.
2689         (ARC_AUTO_IRQ_P): Likewise.
2690         (irq_range): New function.
2691         (arc_must_save_register): Likewise.
2692         (arc_must_save_return_addr): Likewise.
2693         (arc_dwarf_emit_irq_save_regs): Likewise.
2694         (arc_override_options): Handle deferred options.
2695         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2696         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2697         arc_must_save_return_addr.
2698         (arc_compute_frame_size): Handle automated save and restore of
2699         registers.
2700         (arc_expand_prologue): Likewise.
2701         (arc_expand_epilogue): Likewise.
2702         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2703         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2704         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2706 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2707         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2709         PR bootstrap/77661
2710         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2711         in-tree build MPC.
2712         * Makefile.in: Regenerate.
2714 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2716         * configure.ac: Enable LTO by default on darwin >= 9.
2717         * configure: Regenerate.
2719 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2721         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2722         and Andrew Waterman as the RISC-V maintainers.
2724 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2726         * MAINTAINERS: Add self to Write After Approval
2728 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2730         * config.guess: Import latest from upstream.
2732 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2734         * MAINTAINERS (Write After Approval): Remove entries that are
2735         already covered under Reviewers.
2737 2017-03-08  Mark Wielaard  <mark@klomp.org>
2739         PR demangler/70909
2740         PR demangler/67264
2741         * include/demangle.h: Add d_printing to struct demangle_component
2742         and pass struct demangle_component as non const.
2744 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2746         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2748 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2750         * Makefile.tpl: Remove HOST_ISLVER.
2751         (HOST_EXPORTS): Remove ISLVER.
2752         * Makefile.in: Regenerate.
2754 2017-02-13  Richard Biener  <rguenther@suse.de>
2756         * configure: Re-generate.
2758 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2760         * MAINTAINERS: Adjust bug reporting URL.
2762 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2764         * MAINTAINERS (Write After Approval): Remove redundant entry
2765         for Andrew Burgess.
2767 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2769         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2770         32-bit hppa*-*-hpux*.
2771         * configure: Regenerate.
2773 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2775         * configure.ac: Moved the white list of enabling BRIG FE to
2776         libhsail-rt/configure.tgt.
2777         * configure: Regenerated.
2778         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2780 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2781             Martin Jambor  <mjambor@suse.cz>
2783         * Makefile.def (target_modules): Added libhsail-rt.
2784         (languages): Added language brig.
2785         * Makefile.in: Regenerated.
2786         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2787         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2788         * configure: Regenerated.
2790 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2792         PR other/79046
2793         * configure: Regenerated.
2795 2017-01-04  Alan Modra  <amodra@gmail.com>
2797         * configure: Regenerate.
2799 2016-12-29  Ben Elliston  <bje@gnu.org>
2801         * config.sub: Import latest version.
2803 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2805         * MAINTAINERS (Write After Approval): Add myself.
2807 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2809         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2810         includes bootstrap-mpx.
2811         * configure: Regenerated.
2813 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2815         * MAINTAINERS (Write After Approval): Add myself.
2817 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2819         * configure: Regenerate.
2821 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2823         * configure.ac: Don't use pkg-config to check for bdw-gc.
2824         * configure: Regenerate.
2826 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2828         * Makefile.def: Remove reference to boehm-gc target module.
2829         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2830         options and for the bdw-gc pkg-config module.
2831         * configure: Regenerate.
2832         * Makefile.in: Regenerate.
2834 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2836         * MAINTAINERS (nvptx): Remove self.
2838 2016-11-25  Ben Elliston  <bje@gnu.org>
2840         * config.guess: Import latest version.
2841         * config.sub: Likewise.
2843 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2845         * MAINTAINERS (Write After Approval): Add myself.
2847 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2849         * Makefile.def: Remove references to GCJ.
2850         * Makefile.tpl: Likewise.
2851         * Makefile.in: Regenerate.
2853 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2855         * config-ml.in: Remove references to GCJ.
2856         * configure.ac: Likewise.
2857         * configure: Regenerate.
2859 2016-11-01  Josh Conner  <joshconner@google.com>
2861         * MAINTAINERS (Write After Approval): Update email address,
2863 2016-10-27  Carl Love  <cel@us.ibm.com>
2865         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2866         Approval list to make it alphabetical.
2868 2016-10-27  Carl Love  <cel@us.ibm.com>
2870         * MAINTAINERS (Write After Approval): Add myself.
2872 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2874         * MAINTAINERS (Reviewers): Add myself.
2875         (Write After Approval): Add myself.
2877 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2878             Ulrich Weigand  <uweigand@de.ibm.com>
2880         * MAINTAINERS: Update email address.
2882 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2884         * MAINTAINERS: Update email address.
2886 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2888         * configure.ac: Add aarch64-*-freebsd*.
2889         * configure: Regenerate.
2891 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2893         * MAINTAINERS: Update email address after it got reverted.
2895 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2897         * configure.ac (target_libraries): Readd target-boehm-gc.
2898         Restore --enable-objc-gc handling.
2899         * configure: Regenerate.
2901 2015-10-03  Jeff Law  <law@redhat.com>
2903         * MAINTAINERS: Move several inactive maintainers to the
2904         write-after-approval section.
2906 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2908         * configure.ac: Add target-libffi to target_libraries.
2909         Readd libgcj target disablings, modified to only target-libffi.
2910         Readd target addition of go to unsupported languages.
2911         * configure: Regenerated.
2913 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2915         * MAINTAINERS: Update email address.
2917 2016-09-30  Andrew Haley  <aph@redhat.com>
2919         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2920         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2921         libgcj.
2923 2016-09-30  Andrew Haley  <aph@redhat.com>
2925         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2926         write-after approval after GCJ deletion.
2928 2016-09-30  Andrew Haley  <aph@redhat.com>
2930         * Makefile.def: Remove libjava.
2931         * Makefile.tpl: Likewise.
2932         * Makefile.in: Regenerate.
2933         * configure.ac: Likewise.
2934         * configure: Likewise.
2935         * gcc/java: Remove.
2936         * libjava: Likewise.
2938 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2940         * MAINTAINERS (Reviewers): Add myself.
2942 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2944         * configure.ac: Disable "sim" directory for arc*-*-*.
2945         * configure: Regenerated.
2947 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2949         * MAINTAINERS (Write After Approval): Add myself.
2951 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2953         * configure.ac: Check for the minimum in-tree MPFR version
2954         handled.
2955         * configure: Regenerate.
2957 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2959         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2960         * configure: Regenerated.
2962 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2964         * MAINTAINERS (Write After Approval): Add myself.
2966 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2968         * Makefile.def: Add autoprofiledbootstrap.
2969         * Makefile.tpl: Dito.
2970         * Makefile.in: Regenerate.
2972 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2974     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2975     * configure: Regenerate.
2977 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2979         * configure: Regenerate.
2980         * configure.ac: Remove support for avr-rtems.
2982 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2984         * MAINTAINERS (Write After Approval): Add myself.
2986 2016-06-16  Michael Collison  <michael.collison@arm.com>
2988         * MAINTAINERS (Write After Approval): Add myself.
2990 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2992         * MAINTAINERS (Write After Approval): Update e-mail address.
2994 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2996         * MAINTAINERS (Write After Approval): Add myself.
2998 2016-05-28  Alan Modra  <amodra@gmail.com>
3000         * Makefile.tpl (configure): Depend on m4 files included.
3001         * Makefile.in: Regenerate.
3003 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3005         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3006         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3008 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3010         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3011         special case builtin.
3012         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3013         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3014         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3015         for __builtin_vec_addec.
3017 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3019         * config.guess: Import version 2016-04-02 (newest).
3020         * config.sub: Import version 2016-05-10 (newest).
3022 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3024         * configure.ac: Add ARC support to libgloss.
3025         * configure: Regenerate
3027 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3029         * MAINTAINERS (Write After Approval): Add myself.
3031 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3033         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3034         * configure: Regenerated.
3035         * Makefile.def (gmp): Explicitly disable assembler.
3036         (mpfr): Adjust lib_path.
3037         (mpc): Likewise.
3038         * Makefile.in: Regenerated.
3040 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3042         PR bootstrap/70704
3043         * configure.ac (--enable-stage1-checking): Add missing
3044         --enable-checking=.
3045         * configure: Regenerated.
3047 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3049         * config.guess: Revert r235676.
3050         * config.sub: Revert r235676.
3052 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3054         * config.guess: Remove SH5 support.
3055         * config.sub: Likewise.
3056         * configure: Likewise.
3057         * configure.ac: Likewise.
3059 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3061         PR bootstrap/70704
3062         * configure.ac (--enable-stage1-checking): For --disable-checking or
3063         implicit --enable-checking, make sure extra flag matches in between
3064         stage1 and later checking.
3065         * configure: Regenerated.
3067 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3069         * .gitattributes: New file.
3071 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3073         * MAINTAINERS (rs6000/powerpc port): Add myself.
3075 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3077         PR bootstrap/70173
3078         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3079         and gotools directories.  Delete the stage_final file.
3080         * Makefile.in: Regenerate.
3082 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3084         * MAINTAINERS (Write After Approval): Add myself.
3086 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3088         * MAINTAINERS (Fortran maintainer): Remove myself.
3090 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3092         * MAINTAINERS (Write After Approval): Add myself.
3094 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3096         * MAINTAINERS (Write After Approval): Add myself.
3098 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3100         Sync with binutils-gdb:
3102         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3104         * configure.ac: Add mips and s390 to the gold target check.
3105         * configure: Regenerate.
3107 2016-03-01  DJ Delorie  <dj@redhat.com>
3109         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3111 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3113         * MAINTAINERS (libcpp): Add myself.
3114         (diagnostic messages): Likewise.
3116 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3118         * MAINTAINERS: Fix whitespace.
3120 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3122         * MAINTAINERS (Write After Approval): Add myself.
3124 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3126         * config/isl.m4: Add comments about isl-0.16.
3127         * configure: Regenerate.
3129 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3131         * MAINTAINERS (hsa maintainers): Add myself.
3133 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3135         * MAINTAINERS: (Write After Approval): Add myself.
3137 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3138             Sebastian Pop  <s.pop@samsung.com>
3140         * Makefile.in: Regenerate.
3141         * Makefile.tpl: Export ISLVER.
3142         * configure: Regenerate.
3143         * config/isl.m4: Detect isl-0.15.
3145 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3147         PR bootstrap/69329
3148         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3149         * Makefile.in: Regenerate.
3151 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3153         * configure.ac: Enable LTO for DJGPP
3154         * configure: Regenerate
3156 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3158         Sync with binutils-gdb:
3159         2015-10-21  Nick Clifton  <nickc@redhat.com>
3161         PR gas/19109
3162         * configure.ac: Note the 'none' is an acceptable argument to
3163         --enable-compressed-debug-sections.
3164         * configure: Regenerate.
3166 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3168         PR bootstrap/69134
3169         * Makefile.def (mpfr): Disable assembler.
3170         * Makefile.in: Regenerate.
3172 2016-01-01  Ben Elliston  <bje@gnu.org>
3174         * config.guess: Import version 2016-01-01.
3175         * config.sub: Likewise.
3177 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3179         * MAINTAINERS (Write After Approval): Add myself.
3181 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3183         * Makefile.in: Replace ISL with isl.
3184         * Makefile.tpl: Same.
3185         * config/isl.m4: Same.
3186         * configure.ac: Same.
3187         * contrib/download_prerequisites: Same.
3188         * configure: Regenerate.
3190 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3192         * MAINTAINERS (Write After Approval): Add Myself.
3194 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3196         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3197         * configure: Regenerate.
3199 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3200             Sebastian Pop  <s.pop@samsung.com>
3202         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3203         isl_ctx_get_max_operations.
3204         * configure: Regenerate.
3206 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3208         * MAINTAINERS (Write After Approval): Add myself.
3210 2015-12-02  Ian Lance Taylor  <iant@google.com>
3212         PR go/66147
3213         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3214         * Makefile.in: Regenerate.
3216 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3218         PR libffi/65726
3219         * Makefile.def (lang_env_dependencies): Make libffi depend
3220         on cxx.
3221         * Makefile.in: Regenerate.
3223 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3225         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3226         symbols.
3228 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3230         Sync with binutils-gdb:
3231         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3233         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3234         * configure: Regenerate.
3236 2015-11-19  Martin Liska  <mliska@suse.cz>
3238         * .gitignore: Add .clang-format to ignored files.
3239         * Makefile.in: Add clang-format.
3240         * Makefile.tpl: Likewise.
3242 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3244         * configure.ac: Enable libmpx by default.
3245         * configure: Regenerated.
3247 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3249         * MAINTAINERS: Update email address.
3251 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3253         * MAINTAINERS: Update email address.
3255 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3257         * MAINTAINERS  (Write After Approval): Add myself.
3259 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3261         Sync with binutils-gdb:
3262         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3264         PR gas/19109
3265         * configure.ac: Add
3266         --enable-compressed-debug-sections={all,gas,gold,ld}.
3267         * configure: Regenerated.
3269 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3271         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3273 2015-10-09  Martin Liska  <mliska@suse.cz>
3275         * MAINTAINERS (Write After Approval): Add myself.
3277 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3279         * MAINTAINERS (Write After Approval): Add myself.
3281 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3283         * MAINTAINERS: Update email address.
3285 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3287         * MAINTAINERS  (Write After Approval): Add myself.
3289 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3291         * MAINTAINERS: Update email.
3293 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3295         * MAINTAINERS: Update my email address.
3297 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3299         * MAINTAINERS (ft32 port): Add myself.
3301 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3303         * MAINTAINERS: Add myself.
3305 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3307         * MAINTAINERS (Write After Approval): Add myself.
3309 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3311         PR libfortran/54572
3312         * Makefile.def: Make libgfortran depend on libbacktrace.
3313         * Makefile.in: Regenerate.
3315 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3317         * MAINTAINERS (Write After Approval): Add myself.
3319 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3321         PR other/67092
3322         * configure.ac: Remove --with_host_libstdcxx support.
3323         * configure: Regenerate.
3325 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3326             Jakub Jelinek  <jakub@redhat.com>
3328         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3329         nvptx*-*-*.
3330         * configure: Regenerate.
3332 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3334         * Makefile.def (libiconv): Define bootstrap=true.
3335         Mark pdf/html/info as missing.
3336         (configure-gcc): Depend on all-libiconv.
3337         (all-gcc): Ditto.
3338         (configure-libcpp): Ditto.
3339         (all-libcpp): Ditto.
3340         (configure-intl): Ditto.
3341         (all-intl): Ditto.
3342         * Makefile.in: Regenerate.
3344 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3346         * MAINTAINERS (loop ivopts): Add the entry and myself.
3348 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3350         * MAINTAINERS (nvptx): Add self.
3352 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3354         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3355         128-bit vector modes.
3357 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3359         * MAINTAINERS (Write After Approval): Add myself.
3361 2015-07-28  Ben Elliston  <bje@gnu.org>
3363         * config.sub, config.guess: Import from upstream.
3365 2015-07-24  Michael Darling  <darlingm@gmail.com>
3367         PR other/66259
3368         * config-ml.in: Reflects renaming of configure.in to configure.ac
3369         * configure: Likewise
3370         * configure.ac: Likewise
3372 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3374         * MAINTAINERS: Update my email address.
3376 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3378         Sync with binutils-gdb:
3379         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3381         * configure.ac (target_configdirs): Exclude target-zlib if
3382         target-libjava isn't built.
3383         * configure: Regenerated.
3385 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3387         Sync with binutils-gdb:
3388         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3390         * configure.ac: Disable configuration of GDB for HPUX targets.
3391         * configure: Regenerate.
3393         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3395         * configure.ac: Add --with-system-zlib.
3396         * configure: Regenerated.
3398         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3400         * configure.ac: Add FT32 support.
3401         * configure: Regenerate.
3403         2015-01-12  Anthony Green  <green@moxielogic.com>
3405         * configure.ac: Don't disable gprof for moxie.
3406         * configure: Rebuild.
3408 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3410         Sync with binutils-gdb:
3411         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3413         PR ld/18355
3414         * Makefile.def: Add extra_configure_flags to host zlib.
3415         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3416         to --enable-host-shared When bfd is to be built as shared
3417         library.  AC_SUBST.
3418         * Makefile.in: Regenerated.
3420 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3422         Sync with src:
3423         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3424         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3425         * Makefile.in: Regenerated.
3427 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3429         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3430         target.
3431         * configure: Regenerate.
3433 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3435         * MAINTAINERS (Write After Approval): Add myself.
3437 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3439         * MAINTAINERS (OS Port Maintainers): Add myself.
3440         (Various Maintainers): Remove myself from libffi testsuite.
3442 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3444         * MAINTAINERS (gen* on machine desc): Add self.
3446 2015-06-02  Jason Merrill  <jason@redhat.com>
3448         PR bootstrap/66319
3449         * configure.ac: Use -std=gnu++98.
3451 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3453         * MAINTAINERS (Write After Approval): Add myself.
3455 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3457         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3458         * configure: Regenerate.
3460 2015-05-26  Jason Merrill  <jason@redhat.com>
3462         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3463         * configure: Regenerate.
3465 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3467         * configure.ac: FT32 target added.
3468         * configure: Regenerated.
3470 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3472         * MAINTAINERS (Write After Approval): Add myself.
3474 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3476         * MAINTAINERS (Write After Approval): Add myself.
3478 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3480         * configure.ac: Fix typo.
3481         * configure: Regenerate.
3483 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3485         * MAINTAINERS (Write After Approval): Add myself.
3487 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3489         * configure.ac: Match $host configured with triplets.
3490         * configure: Regenerate.
3492 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3494         * Makefile.tpl: Remove surplus whitespace throughout.
3495         * Makefile.in: Regenerate.
3497 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3499         * MAINTAINERS (Various Maintainers): Add myself as instruction
3500         combiner maintainer.
3502 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3504         PR bootstrap/62077
3505         * configure.ac (--enable-stage1-checking): Default to
3506         release,misc,gimple,rtlflag,tree,types if --disable-checking
3507         or --enable-checking is not specified and DEV-PHASE is not
3508         experimental.
3509         * configure: Regenerated.
3511 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3513         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3514         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3515         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3516         * Makefile.in: Regenerate.
3518 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3520         * MAINTAINERS: Update my email address.
3522 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3524         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3526 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3528         * MAINTAINERS: Add myself as an arm port reviewer.
3530 2015-03-25  Martin Liska  <mliska@suse.cz>
3531             Yury Gribov  <y.gribov@samsung.com>
3533         * Makefile.in: Fix ln source location for vimrc file.
3534         * Makefile.tpl: Likewise.
3536 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3538         PR bootstrap/25672
3539         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3540         cross-compiling.  Similarly for CXX_FOR_TARGET.
3541         * configure: Regenerate.
3543 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3545         * Makefile.def: Add libmpx.
3546         * configure.ac: Add libmpx.
3547         * Makefile.in: Regenerate.
3548         * configure: Regenerate.
3550 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3552         * MAINTAINERS (CPU Port Maintainers): Add myself
3553         i386 vector ISA extns mantainer.
3555 2015-03-13  Jeff Law  <law@redhat.com>
3557         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3558         maintainer.
3559         Remove Richard Henderson as a maintainer for the x86 port.
3561 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3563         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3565 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3567         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3568         pointer bounds checker and i386 MPX maintainer.
3570 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3572         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3574 2015-02-26  Martin Sebor  <msebor@redhat.com>
3576         * MAINTAINERS (Various Maintainers): Add self.
3578 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3580         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3581         Make sure it contains lto.
3582         * configure: Regenerate.
3584 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3586         * configure: Regenerate.
3588 2015-02-06  Diego Novillo  <dnovillo@google.com>
3590         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3591         middle-end, docstring): Remove myself.
3592         (Write After Approval): Add myself.
3594 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3596         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3597         (Write After Approval): Update address.
3599 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3601         PR jit/64780
3602         * configure.ac: Require the user to explicitly specify
3603         --enable-host-shared if the jit is enabled.
3604         * configure: Regenerate.
3606 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3608         * MAINTAINERS (Write After Approval): Add myself.
3610 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3612         * MAINTAINERS: Make whitespace consistent.
3614 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3616         * MAINTAINERS (Write After Approval): Add myself.
3618 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3620         * MAINTAINERS: (Write After Approval): Add myself.
3622 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3624         * MAINTAINERS: (Write After Approval): Add myself.
3626 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3628         * MAINTAINERS: (Write After Approval): Add myself.
3630 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3632         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3633         objective-c/c++ front end maintainer.
3635 2015-01-13  Marek Polacek  <polacek@redhat.com>
3637         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3639 2015-01-12  Jeff Law  <law@redhat.com>
3641         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3642         a very long time.
3644 2015-01-09  Ian Lance Taylor  <iant@google.com>
3646         * configure.ac (host_tools): Add gotools.
3647         * Makefile.def (host_modules): Add gotools.
3648         (dependencies): Add dependency of all-gotools on all-target-libgo.
3650 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3652         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3653         * configure: Regenerate.
3655 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3657         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3658         all-target-libgomp.
3659         * Makefile.in: Regenerate.
3661 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3663         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3665 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3667         * configure.ac: Add Visium support.
3668         * configure: Regenerate.
3670 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3672         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3673         * configure: Regenerate.
3675 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3677         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3678         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3679         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3680         (OBJCOPY_FOR_TARGET): New variable.
3681         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3682         * Makefile.in: Regenerate.
3683         * configure.ac: Check for already installed target objcopy.
3684         Also GCC_TARGET_TOOL on objcopy.
3685         * configure: Regenerate.
3687 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3689         * config.sub: Update from upstream, to 2015-01-01 version.
3690         * config.guess: Ditto.
3692 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3694         * MAINTAINERS (RTEMS Ports): Add myself.
3696 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3698         * MAINTAINERS (Write After Approval): Add myself.
3700 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3702         * MAINTAINERS (Write After Approval): Add myself.
3704 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3706         * configure.ac (--enable-as-accelerator-for): Don't set
3707         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3708         * configure: Regenerate.
3710 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3712         PR bootstrap/64023
3713         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3714         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3715         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3716         to CXX.
3717         * Makefile.in: Regenerated.
3719 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3720             Yury Gribov  <y.gribov@samsung.com>
3722         * .gitignore: Added .local.vimrc and .lvimrc.
3723         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3724         * Makefile.in: Regenerate.
3726 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3728         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3729         * configure: Regenerated.
3731 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3733         * MAINTAINERS (nvptx port): New entry.
3735 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3737         * configure: Regenerate.
3739 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3741         * configure.ac: Merge with Binutils.
3743 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3745         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3746         * Makefile.in: Regenerate.
3748 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3750         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3751         missing flex.
3752         * Makefile.in: Regenerated.
3754 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3756         * Makefile.in: Regenerate.
3758 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3760         PR bootstrap/63784
3761         * libtool.m4: Add $pic_flag with -shared.
3763 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3765         * MAINTAINERS (Write After Approval): Added myself.
3767 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3769         * MAINTAINERS (write-after-approval): Add myself.
3771 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3773         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3774         from 2 years ago.
3776 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3778         Revert:
3779         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3781         * MAINTAINERS (Write After Approval): Added myself as line map
3782         maintainer.
3784 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3786         Revert:
3787         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3789         * MAINTAINERS (Write After Approval): Added myself.
3791 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3793         * MAINTAINERS (Write After Approval): Added myself.
3795 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3797         * MAINTAINERS (Write After Approval): Added myself as line map
3798         maintainer.
3800 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3802         * MAINTAINERS (Various Maintainers): Added myself as line map
3803         maintainer.
3805 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3807         * move-if-change: Sync from upstream gnulib.
3809 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3811         * compile: Sync with upstream Automake.
3812         * depcomp: Ditto.
3813         * install-sh: Ditto.
3814         * missing: Ditto.
3815         * mkinstalldirs: Ditto.
3816         * ylwrap: Ditto.
3818 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3820         * config.sub: Update from upstream config repo.
3821         * config.guess: Ditto.
3823 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3825         * Makefile.def: Add liboffloadmic to target_modules.  Make
3826         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3827         * Makefile.in: Regenerate.
3828         * configure: Regenerate.
3829         * configure.ac: Add liboffloadmic to target binaries.
3830         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3831         Add liboffloadmic to noconfig list when C++ is not supported.
3833 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3834             Thomas Schwinge  <thomas@codesourcery.com>
3835             Ilya Verbin  <ilya.verbin@intel.com>
3836             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3838         * configure: Regenerate.
3839         * configure.ac (--enable-as-accelerator-for)
3840         (--enable-offload-targets): New configure options.
3842 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3844         * Makefile.def: Make all-gcc depend on all-isl.
3845         * Makefile.in: Regenerate.
3847 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3849         * ChangeLog.jit: New.
3850         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3852 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3854         PR target/63610
3855         * libtool.m4: Fix globbing of darwin versions.
3856         * configure: Regenerate.
3858 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3860         * Makefile.def: Remove CLooG.
3861         * Makefile.tpl: Ditto.
3862         * configure.ac: Ditto.
3863         * configure: Regenerate.
3864         * Makefile.in: Ditto.
3866 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3868         * configure.ac: Handle nvptx-*-*.
3869         * configure: Regenerate.
3871 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3873         * MAINTAINERS (Write After Approval): Add myself.
3875 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3877         * Makefile.def (libcc1): Remove bootstrap=true;.
3878         * Makefile.in: Regenerated.
3880 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3882         * configure.ac: Update comment.
3883         * configure: Regenerate.
3885 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3887         * MAINTAINERS (Write After Approval): Add myself.
3889 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3891         * configure.ac (extra_host_libiberty_configure_flags): Add
3892         --enable-shared also for libcc1's benefit.
3893         * configure: Regenerate.
3895 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3897         * MAINTAINERS: Change my email address.
3899 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3900             Tom Tromey  <tromey@redhat.com>
3902         * Makefile.def: Add libcc1 to host_modules.
3903         * configure.ac (host_tools): Add libcc1.
3904         * Makefile.in, configure: Rebuild.
3906 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3908         * configure.ac (build_configargs): Don't share config.cache between
3909         build subdirs.
3910         * configure: Regenerate.
3912 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3914         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3915         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3916         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3917         leon3v7 as leon3.
3918         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3919         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3920         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3921         * config/sparc/sparc.md (cpu): Add leon3v7.
3922         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3924 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3926         * MAINTAINERS (write-after-approval): Add myself.
3928 2014-10-23  Ian Lance Taylor  <iant@google.com>
3930         * configure.ac: Disable the Go frontend on systems where it is known
3931         to not work.
3932         * configure: Regenerate.
3934 2014-10-23  Richard Biener  <rguenther@suse.de>
3936         * Makefile.def: Add libcpp build module and dependencies.
3937         * configure.ac: Add libcpp build module.
3938         * Makefile.in: Regenerate.
3939         * configure: Likewise.
3941 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3943         * MAINTAINERS (write-after-approval): Add myself.
3945 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3947         * INSTALL/README: Do not mention CVS.
3949 2014-10-03  Jing Yu  <jingyu@google.com>
3951         * configure.ac: Add aarch64 to list of targets that support gold.
3952         * configure: Regenerate.
3954 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3956         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3958 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3960         * MAINTAINERS:  Add myself as MIPS maintainer.
3962 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3964         * MAINTAINERS: Move myself to MIPS maintainers.
3966 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3968         * MAINTAINERS: Put all email addresses between '<' and '>'.
3970 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3972         * MAINTAINERS: Move myself to reviewers (Fortran).
3974 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3976         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3977         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3978         * Makefile.in: Regenerate.
3980 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3982         * rtx-classes-status.txt: Delete
3984 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3986         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3988 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3990         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3991         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3992         of checking for version number.
3993         * configure: Regenerated.
3994         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3996 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3998         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3999         is done; begin phase 6 (use extra rtx_def subclasses).
4001 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4003         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4004         done; begin phase 5 (additional rtx_def subclasses).
4006 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4008         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4010 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4012         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4013         SET_BB_HEADER are done.
4015 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4017         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4018         done.
4020 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4022         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4024 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4026         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4028 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4030         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4032 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4034         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4036 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4038         * rtx-classes-status.txt: Phase 3 (per-file commits within
4039         "config" subdirs) is done; begin phase 4 (removal of
4040         "scaffolding").
4042 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4044         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4045         dir) is done; begin phase 3 (per-file commits within "config"
4046         subdirs).
4048 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4050         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4051         phase 2 (per-file commits in main source dir).
4053 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4055         * configure: Regenerated.
4057 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4059         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4061 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4063         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4065 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4067         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4069 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4071         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4073 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4075         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4077 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4079         * MAINTAINERS (Write After Approval): Add myself.
4081 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4083         * MAINTAINERS: Remove myself
4085 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4087         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4089 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4091         * MAINTAINERS (Write After Approval): Add myself.
4093 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4095         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4096         SET_BB_HEADER, SET_BB_FOOTER
4098 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4100         * rtx-classes-status.txt: New file
4102 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4104         * configure.ac: Eliminate ClooG installation dependency.
4105         * configure: Regenerate.
4106         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4107         * Makefile.in: Regenerate.
4109 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4111         * MAINTAINERS (Write After Approval): Add myself.
4113 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4115         * MAINTAINERS (Write After Approval): Add myself.
4117 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4119         * MAINTAINERS (Write After Approval): Add myself.
4121 2014-07-28  Anthony Green  <green@moxielogic.com>
4123         Import from savannah.gnu.org:
4124         * config.sub: Update to 2014-07-28 version.
4126 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4128         * MAINTAINERS: Remove my MIPS maintainer entry.
4130 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4132         PR target/47230
4133         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4134         * configure: Regenerate.
4136 2014-07-24  James Norris  <jnorris@codesourcery.com>
4138         * MAINTAINERS (Write After Approval): Add myself.
4140 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4142         * configure.ac: Accept only CLooG 0.18.1.
4143         * configure: Regenerate.
4145 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4147         * configure.ac: Don't accept isl 0.11.
4148         * configure: Regenerate.
4150 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4152         * MAINTAINERS (Write After Approval): Add myself.
4154 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4156         * configure.ac: Don't accept isl 0.10.
4157         * configure: Regenerate.
4159 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4161         Fix include path for in-tree cloog.
4162         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4163         * configure: Regenerate.
4165 2014-06-18  Richard Henderson  <rth@redhat.com>
4167         * .gitignore: Import gcc_update output.
4169 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4171         * config-ml.in: Robustify ac_configure_args parsing.
4173         * configure.ac (--enable-linker-plugin-configure-flags)
4174         (--enable-linker-plugin-flags): New flags.
4175         (configdirs): Conditionally add libiberty-linker-plugin.
4176         * configure: Regenerate.
4177         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4178         (host_modules) <lto-plugin>: Pay attention to
4179         @extra_linker_plugin_flags@ and
4180         @extra_linker_plugin_configure_flags@.
4181         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4182         * Makefile.in: Regenerate.
4184         * Makefile.tpl (configure-[+prefix+][+module+])
4185         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4186         "module_srcdir" instead of "module" for locating a module's srcdir.
4187         * Makefile.in: Regenerate.
4189 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4191         * MAINTAINERS (Write After Approval): Add myself.
4193 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4195         * MAINTAINERS: Update my email address.
4197 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4199         * MAINTAINERS (Write After Approval): Add myself.
4201 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4203         * MAINTAINERS (Write After Approval): Add myself.
4205 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4207         PR libstdc++/61011
4208         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4209         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4210         * configure: Regenerate.
4212 2014-05-28  Pedro Alves  <palves@redhat.com>
4214         * MAINTAINERS (Write After Approval): Add myself.
4216 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4218         * MAINTAINERS: Update my affiliation/email.
4220 2014-05-19  Mike Stump  <mikestump@comcast.net>
4222         * MAINTAINERS: Add wide-int reviewers.
4224 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4226         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4227         * configure: Regenerated.
4229 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4231         * MAINTAINERS (libitm): Add myself as maintainer.
4233 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4235         * MAINTAINERS (Write After Approval): Add myself.
4237 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4239         * config.sub, config.guess: Import from upstream.
4241 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4243         * MAINTAINERS (Write After Approval): Put myself in correct order.
4245 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4247         * MAINTAINERS (Write After Approval): Add myself.
4249 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4251         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4252         section.
4254 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4256         * MAINTAINERS (Write After Approval): Delete myself.
4258 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4260         PR sanitizer/56781
4261         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4262         and -B* options with -Xcompiler.
4264 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4266         PR bootstrap/60620
4267         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4268         * Makefile.in: Regenerate.
4270 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4272         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4273         for WINDRES_FOR_TARGET in default-manifest.o rule.
4274         * Makefile.in: Regenerate.
4276 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4278         * MAINTAINERS (Write After Approval): Add myself.
4280 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4282         PR sanitizer/56781
4283         * Makefile.def: Set bootstrap=true; for host fixincludes.
4284         * configure.ac: Don't bootstrap host fixincludes unless
4285         --with-build-config=bootstrap-{a,ub}san.
4286         * Makefile.in: Regenerated.
4287         * configure: Regenerated.
4289 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4291         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4292         --enable-vtable-verify option parsing.  Don't add
4293         target-libsanitizer to bootstrap_target_libs unless
4294         --with-build-config=bootstrap-asan or
4295         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4296         to bootstrap_target_libs unless --enable-vtable-verify.
4297         * configure: Regenerated.
4299 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4301         * MAINTAINERS (Write After Approval): Add myself.
4303 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4305         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4307 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4309         PR bootstrap/58572
4310         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4311         -I for libstdc++-v3 includes if $(LEAN).
4312         * Makefile.in: Regenerated.
4314 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4316         * MAINTAINERS: Update my email address.
4318 2014-02-24  Walter Lee  <walt@tilera.com>
4320         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4321         (tilegx-*-*): Change to tilegx*-*-*.
4322         * configure: Regenerate.
4324 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4326         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4328 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4330         * MAINTAINERS (Write After Approval): Add myself.
4332 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4334         PR target/59788
4335         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4336         *solaris2*.
4338 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4340         * MAINTAINERS: Update my email address.
4342 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4344         * MAINTAINERS: Convert to UTF-8.
4345         Properly sort Xinliang David Li's entry.
4347 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4348             Sandra Loosemore  <sandra@codesourcery.com>
4350         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4351         nios2 port maintainers.
4353 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4355         * MAINTAINERS (Write After Approval): Add myself.
4357 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4359         * configure.ac: Add user-friendly check for native x86_64-linux
4360         multilibs.
4361         * configure: Regenerate.
4363 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4365         * MAINTAINERS: Add myself as sh maintainer.
4367 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4369         * MAINTAINERS: Add self as SLSR maintainer.
4371 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4373         * MAINTAINERS: Update my email address.
4375 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4377         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4379 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4381         * Makefile.in: Regenerate.
4383         * Makefile.tpl: Fix typo.
4384         * Makefile.in: Regenerate partially.
4386 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4388         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4389         supported.
4390         * configure: Regenerated.
4392 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4394         * MAINTAINERS (Write After Approval): Add myself.
4396 2013-10-30  Jason Merrill  <jason@redhat.com>
4398         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4399         --disable-build-format-warnings.
4401 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4403         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4404         depend on libstdc++ and libgcc.
4405         * configure: Regenerate.
4406         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4407         libcilkrts for POSIX and i*86, and x86_64 architectures.
4408         * Makefile.in: Added libcilkrts related fields to support building it.
4410 2013-10-26  Jeff Law  <law@redhat.com>
4412         * Makefile.def (target_modules): Remove libmudflap
4413         (languages): Remove check-target-libmudflap).
4414         * Makefile.in: Rebuilt.
4415         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4416         * configure.ac (target_libraries): Remove target-libmudflap.
4417         Remove checks which disabled libmudflap on some systems.
4418         * configure: Rebuilt.
4419         * libmudflap: Directory removed.
4421 2013-10-21  Cong Hou  <congh@google.com>
4423         * MAINTAINERS (Write After Approval): Add myself.
4425 2013-10-16  Mike Stump  <mikestump@comcast.net>
4427         * .dir-locals.el: Add.
4429 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4431         * configure.ac: Add --enable-host-shared
4432         * configure: Regenerate.
4434 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4436         Import from savannah.gnu.org:
4437         * config.guess: Update to 2013-06-10 version.
4438         * config.sub: Update to 2013-10-01 version.
4440 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4442         Changes to build configuration to allow big endian ARC ELF toolchain
4443         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4444         * configure: Regenerate.
4446 2013-09-20  Alan Modra  <amodra@gmail.com>
4448         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4449         ppc host match.  Support little-endian powerpc linux hosts.
4451 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4453         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4454         maintainer.
4456 2013-09-12  DJ Delorie  <dj@redhat.com>
4458         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4459         maintainers.
4461 2013-09-03  Richard Biener  <rguenther@suse.de>
4463         * configure.ac: Also allow ISL 0.12.
4464         * configure: Regenerated.
4466 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4468         * MAINTAINERS (Write After Approval): Add myself.
4470 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4472         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4474 2013-08-26  Caroline Tice  <cmtice@google.com>
4476         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4477         "Various Reviewers" to libvtv "Various Maintainers".
4479 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4481         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4483 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4485         * MAINTAINERS: Update name, email.
4487 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4489         * MAINTAINERS (Write After Approval): Add myself.
4491 2013-08-12  Caroline Tice  <cmtice@google.com>
4493         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4494         address in the Write After Approval section.
4496 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4498         * MAINTAINERS (Write After Approval): Update email.
4500 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4502         * configure.ac: Adjust to check VTV_SUPPORTED.
4503         * configure: Regenerated.
4505 2013-08-02  Caroline Tice  <cmtice@google.com>
4507         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4508         on non-linux systems; add target-libvtv to noconfigdirs; add
4509         libsupc++/.libs to C++ library search paths.
4510         * configure: Regenerated.
4511         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4512         libstdc++ and libgcc.
4513         * Makefile.in: Regenerated.
4515 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4517         * MAINTAINERS (Write After Approval): Add myself.
4519 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4520             Shiva Chen  <shiva0217@gmail.com>
4522         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4523         nds32 port maintainers.
4525 2013-07-17  Tim Shen  <timshen91@gmail.com>
4527         * MAINTAINERS (Write After Approval): Add myself.
4529 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4531         * configure.ac: Sync from binutils.
4532         * configure: Regenerate.
4534 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4536         * MAINTAINERS (Write After Approval): Add myself.
4538 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4540         * MAINTAINERS (Write After Approval): Add myself.
4542 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4544         * MAINTAINERS (Write After Approval): Add myself.
4546 2013-04-30  Brooks Moses  <bmoses@google.com>
4548         * MAINTAINERS: Update my email; move myself from Fortran
4549         reviewer to Write After Approval.
4551 2013-04-16  Andreas Schwab  <schwab@suse.de>
4553         * configure.ac (aarch64-*-*): Don't disable java.
4554         * configure: Regenerate.
4556 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4558         * MAINTAINERS (Write After Approval): Add myself.
4560 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4562         * Makefile.def (target_modules): Don't install libffi.
4563         * Makefile.in: Regenerate.
4565 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4567         * MAINTAINERS (Write After Approval): Add myself.
4569 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4571         * MAINTAINERS (Write After Approval): Add myself.
4573 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4575         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4576         * configure: Regenerated.
4578 2013-02-05  Ian Lance Taylor  <iant@google.com>
4580         PR go/55969
4581         * configure.ac: Disable libgo on some systems where it does not
4582         work.
4584 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4586         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4587         Remove Geoff Keating as rs6000 port maintainer, at his request.
4589 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4591         * MAINTAINERS: Update my email.
4593 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4595         * configure: Re-generate.
4597 2013-01-15  Richard Biener  <rguenther@suse.de>
4599         PR other/55973
4600         * configure: Re-generate.
4602 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4604         * Makefile.def (install-target-libsanitizer): Depend on
4605         install-target-libstdc++-v3.
4606         * Makefile.in: Regenerate.
4608 2013-01-14  Richard Biener  <rguenther@suse.de>
4610         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4611         * configure: Re-generate
4613 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4615         * config.sub: Update from config repo.
4617 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4619         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4620         * Makefile.in: Regenerate.
4622 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4624         * MAINTAINERS (arc): Add new port maintainership for myself.
4626 2013-01-09  Jason Merrill  <jason@redhat.com>
4628         * .gitignore: Import from gdb repository.
4630 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4632         * Makefile.def (configure-gcc): Depend on all-gmp.
4633         (all-gcc): Remove dependency on all-gmp.
4634         * Makefile.in: Regenerated.
4636 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4638         * config.sub: Merge from config repo.
4639         * config.guess: Ditto.
4641 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4643         * Makefile.def: Merge from binutils.
4644         * Makefile.in: Ditto.
4646 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4648         * MAINTAINERS: Update my email.
4650 2012-12-29  Ben Elliston  <bje@gnu.org>
4652         * config.guess: Update to 2012-12-29 version.
4653         * config.sub: Likewise.
4655 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4657         * Makefile.def (install-target-libgfortran): Depend on
4658         install-target-libquadmath, install-target-libgcc.
4659         (install-target-libsanitizer): Depend on install-target-libgcc.
4660         (install-target-libjava): Depend on install-target-libgcc.
4661         (install-target-libitm): Depend on install-target-libgcc.
4662         (install-target-libobjc): Depend on install-target-libgcc.
4663         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4664         * Makefile.in: Regenerate.
4666 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4668         * Makefile.def (install-target-libgo): Depend on
4669         install-target-libatomic.
4670         * Makefile.in: Regenerate.
4672 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4674         PR go/55201
4675         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4676         * Makefile.in: Regenerate.
4678 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4680         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4681         * configure: Regenerate.
4683 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4685         * config.sub: Merge from config repo.
4687 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4689         * Makefile.def (target_modules): Add bootstrap=true and
4690         raw_cxx=true to libsanitizer.
4691         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4692         * Makefile.in: Regenerated.
4693         * configure: Likewise.
4695 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4697         * MAINTAINERS: Remove self as RTL optimization maintainer.
4699 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4701         * MAINTAINERS (Write After Approval): Add myself.
4703 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4705         * Makefile.def (target_modules): Remove bootstrap=true and
4706         raw_cxx=true from libsanitizer.
4707         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4708         * Makefile.in: Regenerated.
4709         * configure: Likewise.
4711 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4713         * Makefile.def (target_modules): Add bootstrap=true and
4714         raw_cxx=true to libsanitizer.
4715         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4716         * Makefile.in: Regenerated.
4717         * configure: Likewise.
4719 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4721         PR bootstrap/54279
4722         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4723         * configure: Regenerate.
4724         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4725         * Makefile.in: Regenerate.
4727 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4729         * configure.ac: Disable libsanitizer if we're not building C++.
4730         * configure: Regenerate.
4732 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4734         * MAINTAINERS (Write After Approval): Add myself.
4736 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4738         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4739         Kostya Serebryany (kcc@google.com) and
4740         Jakub Jelinek (jakub@redhat.com).
4741         Rename area for Dodji Seketeli (dodji@redhat.com).
4743 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4745         * MAINTAINERS: (asan.c, related): Add myself.
4747 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4749         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4750         * configure: Regenerate.
4752 2012-11-13  Richard Henderson  <rth@redhat.com>
4754         * configure.ac: Move libsanitizer logic to subdirectory.
4755         * configure: Regenerate.
4757 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4759         * configure.ac: Enable libsanitizer just on x86 linux for now.
4760         * configure: Re-generate.
4762 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4764         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4765         sections.
4766         * configure: Regenerate.
4768 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4770         * configure.ac: Add section for configdirs for libsanitizer.
4771         Disable for cris-*-* and mmix-*-*.
4772         * configure: Regenerate.
4774 2012-11-12  Wei Mi <wmi@google.com>
4776         * configure.ac: Add libsanitizer to target_libraries.
4777         * Makefile.def: Ditto.
4778         * configure: Regenerate.
4779         * Makefile.in: Regenerate.
4780         * libsanitizer: New directory for asan runtime.  Contains an empty
4781         tsan directory.
4783 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4785         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4786         against Mingw64 w32api.
4787         * configure: Regenerate.
4789 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4791         * configure: Regenerated.
4793 2012-11-03  Robert Mason  <rbmj@verizon.net>
4795         * configure.ac: add --disable-libstdcxx configure option
4796         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4798 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4800         * MAINTAINERS (Write After Approval): Add myself.
4802 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4804         * MAINTAINERS (Write After Approval): Add myself.
4806 2012-10-24  Sharad Singhai  <singhai@google.com>
4808         * MAINTAINERS (Write After Approval): Add myself.
4810 2012-10-24  Eric Christopher  <echristo@gmail.com>
4812         * MAINTAINERS: Update email address.
4814 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4816         PR bootstrap/54820
4817         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4818         * configure: Regenerate.
4820 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4822         * MAINTAINERS (aarch64): Add Marcus and myself.
4824 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4826         PR bootstrap/54820
4827         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4828         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4829         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4830         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4831         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4832         * Makefile.in: Regenerate.
4833         * configure.ac (have_static_libs): New variable and associated check.
4834         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4835         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4836         * configure: Regenerate.
4838 2012-10-10  Richard Biener  <rguenther@suse.de>
4840         * MAINTAINERS: Adjust for changed surname.
4842 2012-10-04  Lawrence Crowl  <crowl@google.com>
4844         * MAINTAINERS (Write After Approval): Add myself.
4846 2012-10-01  Cary Coutant  <ccoutant@google.com>
4848         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4850 2012-09-28  Ian Lance Taylor  <iant@google.com>
4852         * Makefile.def: Make all-target-libgo depend on
4853         all-target-libbacktrace.
4854         * Makefile.in: Rebuild.
4856 2012-09-26  Ian Lance Taylor  <iant@google.com>
4858         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4859         * Makefile.in: Rebuild.
4861 2012-09-20  Walter Lee  <walt@tilera.com>
4863         * configure.ac: Add tilegx to list of targets that support gold.
4864         * configure: Regenerate.
4866 2012-09-20  Marek Polacek  <polacek@redhat.com>
4868         * MAINTAINERS (Write After Approval): Add myself.
4870 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4872         * configure.ac: Add mips*-mti-elf* target.
4873         * configure: Regenerate.
4875 2012-09-17  Ian Lance Taylor  <iant@google.com>
4877         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4878         * configure.ac (host_libs): Add libbacktrace.
4879         (target_libraries): Add libbacktrace.
4880         * Makefile.def (host_modules): Add libbacktrace.
4881         (target_modules): Likewise.
4882         * configure, Makefile.in: Rebuild.
4884 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4886         PR target/38607
4887         Merge upstream change.
4888         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4890         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4891         Add libgomp*.o to compare_exclusions for AIX.
4892         * configure: Regenerate.
4894 2012-09-06  Diego Novillo  <dnovillo@google.com>
4896         * configure.ac: Bump minimum GMP version to 4.2.3.
4897         * configure: Re-generate.
4899 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4901         PR target/54461
4902         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4903         target-libgloss if not configured --with-avrlibc=no.
4904         * configure: Regenerate.
4906 2012-09-04  Jason Merrill  <jason@redhat.com>
4908         * configure.ac: Fix --enable-languages=all.
4910 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4912         * MAINTAINERS (Write After Approval): Add myself.
4914 2012-09-03  Richard Guenther  <rguenther@suse.de>
4916         PR bootstrap/54138
4917         * configure.ac: Re-organize ISL / CLOOG checks to allow
4918         disabling with either --without-isl or --without-cloog.
4919         * configure: Regenerated.
4921 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4923         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4924         * configure: Regenerate.
4926 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4928         * MAINTAINERS: Fix my email address.
4930 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4932         PR binutils/4970
4933         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4934         and opcodes.
4935         * Makefile.in: Regenerated.
4937 2012-08-26  Art Haas <ahaas@impactweather.com>
4939         * configure: Regenerate.
4941 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4943         * INSTALL/README: Also refer to the online installation
4944         instructions.
4946 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4948         * MAINTAINERS (Write After Approval): Add myself.
4949         (Picochip port): Remove myself.
4951 2012-08-14   Diego Novillo  <dnovillo@google.com>
4953         Merge from cxx-conversion branch.
4955         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4956         POSTSTAGE1_CONFIGURE_FLAGS.
4957         * Makefile.in: Regenerate.
4958         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4959         Force C++ when bootstrapping.
4960         * configure: Regenerate.
4962 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4964         * MAINTAINERS (Write After Approval): Add myself.
4966 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4968         * README: Document use of ranges of years in copyright notices.
4970 2012-07-06  Richard Guenther  <rguenther@suse.de>
4972         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4973         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4974         --with-gmp=system.
4975         * Makefile.in: Regenerated.
4976         * configure: Likewise.
4978 2012-07-06  Richard Guenther  <rguenther@suse.de>
4980         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4981         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4982         supply V=1 as extra_make_flags.
4983         * configure: Regenerated.
4984         * Makefile.in: Likewise.
4986 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4988         * configure: Regenerate.
4990 2012-07-03  Richard Guenther  <rguenther@suse.de>
4992         * Makfile.def (isl): Remove not necessary extra_exports and
4993         extra_make_flags.
4994         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4995         * Makefile.in: Regenerated.
4997 2012-07-03  Richard Guenther  <rguenther@suse.de>
4999         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5000         * configure.ac: If either the ISL or the CLooG check failed
5001         do not try to build in-tree versions.
5002         * Makefile.in: Regenerated.
5003         * configure: Regenerated.
5005 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5007         * configure: Regenerate.
5009 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5011         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5012         maintainer.
5014 2012-07-02  Richard Guenther  <rguenther@suse.de>
5016         * configure: Regenerated.
5018 2012-07-02  Richard Guenther  <rguenther@suse.de>
5019         Michael Matz  <matz@suse.de>
5020         Tobias Grosser <tobias@grosser.es>
5021         Sebastian Pop <sebpop@gmail.com>
5023         * Makefile.def: Add ISL host module, remove PPL host module.
5024         Adjust ClooG host module to use the proper ISL.
5025         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5026         * configure.ac: Include config/isl.m4.  Add ISL host library,
5027         remove PPL.  Remove PPL configury, add ISL configury, adjust
5028         ClooG configury.
5029         * Makefile.in: Regenerated.
5030         * configure: Likewise.
5032 2012-07-02  Richard Guenther  <rguenther@suse.de>
5034         Merge from graphite branch
5035         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5037         * configure: Regenerated.
5038         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5039         both cloog.org and legacy versions. The only supported version will
5040         be CLooG with the isl backend.
5042         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5044         * configure: Regenerated.
5045         * configure.ac: Require cloog isl 0.17.0
5047         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5049         * configure: Regenerated.
5050         * config/cloog.m4: Do not define CLOOG_ORG
5052 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5054         * configure.ac: Skip C if explicitly selected.
5055         * configure: Regenerate.
5057 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5059         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5060         they contain -O2.
5061         * configure: Regenerate.
5063 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5065         PR debug/53740
5066         * df.h, df-problems.c, dce.c: Revert last patch.
5068 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5070         * MAINTAINERS (Write After Approval): Update my email address.
5072 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5074         * MAINTAINERS (Write After Approval): Add myself.
5076 2012-06-20  Jason Merrill  <jason@redhat.com>
5078         * Makefile.tpl (check-target-libgomp-c++): New.
5079         (check-target-libitm-c++): New.
5080         * Makefile.def (c++): Add them.
5081         * Makefile.in: Regenerate.
5083 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5085         * MAINTAINERS (Write After Approval): Add myself.
5087 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5089         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5090         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5091         (install-no-fixedincludes): Adjust accordingly.
5092         * Makefile.in: Regenerate.
5094 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5096         Merge upstream change
5097         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5099 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5101         * MAINTAINERS (Write After Approval): Add myself.
5103 2012-05-09  Nick Clifton  <nickc@redhat.com>
5104             Paul Smith  <psmith@gnu.org>
5106         PR bootstrap/50461
5107         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5108         allow for the fact that from release v3.1.0 of MPFR the source
5109         files were moved into a src sub-directory.
5110         * configure: Regenerate.
5112 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5114         * configure.ac: Bump minimum MPFR version to 2.4.0.
5115         * configure: Regenerated.
5117 2012-05-01  Richard Henderson  <rth@redhat.com>
5119         * Makefile.def (libatomic): New target_module.
5120         * configure.ac (target_libraries): Add libatomic.
5121         (noconfigdirs): Check if libatomic is supported.
5122         * Makefile.in, configure: Rebuild.
5124 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5126         * MAINTAINERS (Write After Approval): Add myself.
5128 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5130         * config.sub: Update to 2012-04-18 version from official repo.
5132 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5134         * MAINTAINERS (Write After Approval): Add myself.
5136 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5138         * MAINTAINERS: Changed email address.
5140 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5142         PR target/52737
5143         * contrib/gcc_update (files_and_dependencies):
5144         Remove gcc/config/avr/t-multilib from touch data.
5146 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5148         * MAINTAINERS (OS Port Maintainers): Remove irix.
5149         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5150         (unsupported_languages): Remove mips-sgi-irix6.*.
5151         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5152         (with_stabs): Remove.
5153         * configure: Regenerate.
5155 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5157         * MAINTAINERS (OS Port Maintainers): Remove osf.
5158         * configure.ac (enable_libgomp): Remove *-*-osf*.
5159         (with_stabs): Remove alpha*-*-osf*.
5160         * configure: Regenerate.
5162 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5164         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5165         * configure: Regenerate.
5167 2012-02-17  Walter Lee  <walt@tilera.com>
5169         * MAINTAINERS: (Write After Approval): Delete myself.
5171 2012-02-14  Walter Lee  <walt@tilera.com>
5173         * MAINTAINERS (tilegx port): Add myself.
5174         (tilepro port): Add myself.
5175         (Write After Approval): Add myself.
5177 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5179         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5180         and Joseph Myers as docstring relicensing maintainers.
5182 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5184         * MAINTAINERS (write-after-approval): Add myself.
5186 2012-02-08  Ira Rosen <irar@il.ibm.com>
5188         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5189         maintainer.
5191 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5193         * MAINTAINERS (Write After Approval): Move myself to
5194         maintain alphabetical order.
5196 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5198         * MAINTAINERS (Write After Approval): Add myself.
5200 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5202         * MAINTAINERS (Write After Approval): Add myself.
5204 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5205             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5207         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5208         * configure: Regenerate.
5210 2012-01-23  Harshit Chopra  <harshit@google.com>
5212         * MAINTAINERS (Write After Approval): Add myself.
5214 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5216         * configure.ac: Remove reference to mh-interix.
5217         * configure: Regenerate.
5219 2012-01-05  Richard Henderson  <rth@redhat.com>
5221         PR bootstrap/51072
5222         * configure.ac: Disable libitm if c++ is not enabled.
5223         * configure: Rebuild.
5225         * configure.ac: Fix regexp for same.
5226         * configure: Rebuild.
5228 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5230         * MAINTAINERS (Write After Approval): Add myself.
5232 2012-01-02  Richard Guenther  <rguenther@suse.de>
5234         PR bootstrap/51686
5235         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5236         * Makefile.in: Regenerate.
5238 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5240         * MAINTAINERS (Write After Approval): Add myself.
5242 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5244         * configure: Regenerate.
5246 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5248         * MAINTAINERS (picochip): Changed email address.
5250 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5252         * MAINTAINERS (write-after-approval): Add self.
5254 2011-11-29  DJ Delorie  <dj@redhat.com>
5256         * configure.ac (rl78-*-*) New case.
5257         * configure: Regenerate.
5258         * MAINTAINERS: Add myself as RL78 maintainer.
5260 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5262         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5264 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5266         * libtool.m4: Additional FreeBSD 10 fixes.
5268 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5270         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5271         Maintainers section, as Epiphany maintainer.
5273 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5275         PR target/49992
5276         * configure.ac: Remove ranlib special-casing for Darwin.
5277         * configure: Regenerate.
5279 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5281         * MAINTAINERS (Reviewers): Keep the list sorted.
5283 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5285         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5287 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5289         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5290         * configure: Rebuild.
5291         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5292         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5293         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5294         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5295         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5296         Add READELF.
5297         * Makefile.in: Rebuild.
5299 2011-11-09  Jason Merrill  <jason@redhat.com>
5301         * Makefile.def (language=c++): Remove check-c++0x.
5302         * Makefile.in (check-gcc-c++): Regenerate.
5304 2011-11-08  Richard Henderson  <rth@redhat.com>
5306         * configure.ac: Test for libitm directory present first.
5308         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5310         * configure.ac: Test libitm/configure.tgt to disable libitm.
5311         * configure: Rebuild.
5313 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5314             Richard Henderson  <rth@redhat.com>
5316         Merged from transactional-memory.
5318         * Makefile.def (lang_env_dependencies): libitm is c++.
5319         Add libitm target module.
5320         * configure.ac: Likewise.
5321         * config/mmap.m4: New file.
5322         * contrib/gcc_update: Add libitm to touch data.
5323         * Makefile.in, configure: Rebuild.
5325 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5327         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5328         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5329         * Makefile.in: Regenerate.
5331 2011-11-01  DJ Delorie  <dj@redhat.com>
5333         * config.sub: Update to version 2011-10-29 (added rl78)
5335 2011-10-27  Nick Clifton  <nickc@redhat.com>
5337         * config.sub: Import these changes from the config project:
5339         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5340             Ben Elliston  <bje@gnu.org>
5342         * config.sub (epiphany): New.
5344         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5345             Ben Elliston  <bje@gnu.org>
5347         * config.sub (hexagon, hexagon-*): New.
5349         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5351         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5352         64eb to be64.
5354         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5356         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5357         (nacl): Grok as alias for 32el-unknown-nacl.
5359 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5361         * MAINTAINERS (Write After Approval): Add myself.
5363 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5365         * MAINTAINERS (Write After Approval): Add myself.
5367 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5369         * MAINTAINERS (sparc port): Remove myself.
5371 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5373         * MAINTAINERS (Write After Approval): Add myself.
5375 2011-08-14  Yao Qi  <yao@codesourcery.com>
5377         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5378         * configure: Regenerate.
5380 2011-07-26  Ian Lance Taylor  <iant@google.com>
5382         * configure.ac: Set have_compiler based on whether gcc directory
5383         exists, rather than on whether gcc is in configdirs.
5384         * configure: Rebuild.
5386 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5388         * MAINTAINERS (Global Reviewers): Add self.
5390 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5392         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5393         link directories.
5394         * Makefile.in: Rebuild.
5396 2011-07-20  Ian Lance Taylor  <iant@google.com>
5398         PR bootstrap/49787
5399         * configure.ac: Move --enable-bootstrap handling earlier in file.
5400         If --enable-bootstrap and either --enable-build-with-cxx or
5401         --enable-build-poststage1-with-cxx, enable C++ automatically.
5402         * configure: Rebuild.
5404 2011-07-19  Ian Lance Taylor  <iant@google.com>
5406         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5407         make C++ a boot_language.  Set and substitute
5408         POSTSTAGE1_CONFIGURE_FLAGS.
5409         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5410         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5411         * configure, Makefile.in: Rebuild.
5413 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5415         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5416         maintainers.
5418 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5420         * MAINTAINERS (Global Reviewers): Add myself.
5422 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5424         * configure: Regenerate.
5426 2011-07-16  Jason Merrill  <jason@redhat.com>
5428         * Makefile.def (language=c++): Add check-c++0x and
5429         check-target-libmudflap-c++.
5430         * Makefile.tpl (check-target-libmudflap-c++): New.
5431         * Makefile.in: Regenerate.
5433 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5435         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5436         * Makefile.def (target_modules/libjava): Pass
5437         $(EXTRA_CONFIGARGS_LIBJAVA).
5438         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5439         if not configured with --enable-static-libjava.
5440         * Makefile.in: Regenerate.
5441         * configure: Likewise.
5443 2011-07-15  Jason Merrill  <jason@redhat.com>
5445         * Makefile.in (check-c++): Move check-gcc-c++0x after
5446         check-target-libstdc++-v3.
5448 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5450         * MAINTAINERS (c6x port): New entry.
5452 2011-07-13  Jason Merrill  <jason@redhat.com>
5454         * Makefile.in (check-gcc-c++0x): New.
5455         (check-c++): Depend on it.
5457 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5459         PR target/39150
5460         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5461         x86_64-*-solaris2.1[0-9]*.
5462         * configure: Regenerate.
5464 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5466         * MAINTAINERS (RTL optimizers): Add self.
5468 2011-06-27  Gabriel Charette  <gchare@google.com>
5470         * MAINTAINERS (Write After Approval): Add myself.
5472 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5474         PR regression/47836
5475         PR bootstrap/23656
5476         PR other/47733
5477         PR bootstrap/49247
5478         PR c/48825
5479         * configure.ac (target_libraries): Remove target-libiberty.
5480         Remove case-statement setting skipdirs=target-libiberty for
5481         multiple targets.  Remove checking target_configdirs and
5482         removing target-libiberty but keeping target-libgcc if
5483         otherwise empty.
5484         * Makefile.def (target_modules): Don't add libiberty.
5485         (dependencies): Remove all traces of target-libiberty.
5486         * configure, Makefile.in: Regenerate.
5488 2011-06-13  Walter Lee <walt@tilera.com>
5490         * configure.ac (tilepro-*-*) New case.
5491         (tilegx-*-*): Likewise.
5492         * configure: Regenerate.
5494 2011-06-06  Jing Yu  <jingyu@google.com>
5496         * configure.ac: Skip target-libiberty for
5497         arm*-*-linux-androideabi.
5498         * configure: Regenerated.
5500 2011-06-06  Nick Clifton  <nickc@redhat.com>
5502         * config.sub: Sync from upstream.
5504 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5506         * MAINTAINERS (Write After Approval): Add myself.
5508 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5510         * MAINTAINERS: Update my email address.
5512 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5514         * MAINTAINERS (Write After Approval): Update my email address.
5516 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5518         * MAINTAINERS (Write After Approval): Add myself.
5520 2011-05-08  Doug Kwan  <dougkwan@google.com>
5522         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5523         * configure: Regenerated.
5524         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5525         value from configure.
5526         * Makefile.in: Regenerated.
5528 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5530         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5531         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5532         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5533         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5534         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5535         *-*-vxworks*): Disable newlib and libgloss in separate case
5536         statement.
5537         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5538         to separate case statement.
5539         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5540         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5541         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5542         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5543         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5544         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5545         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5546         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5547         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5548         i[[3456789]]86-*-rdos*, m32r-*-*,
5549         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5550         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5551         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5552         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5553         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5554         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5555         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5556         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5557         and libgloss in main case over targets.  Remove most empty cases
5558         in main case over targets.
5559         * configure: Regenerate.
5561 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5563         * MAINTAINERS (Write After Approval): Add myself.
5565 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5567         * configure.ac: Remove code setting special library locations for
5568         hppa*64*-*-hpux11*.  Remove code setting compiler for
5569         sparc-sun-solaris2*.
5570         * configure: Regenerate.
5572 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5574         * configure.ac: Separate libgloss_dir settings from general case
5575         over targets.
5576         * configure: Regenerate.
5578 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5580         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5581         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5582         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5583         cases in libgcj-disabling case statement.
5584         (hppa*64*-*-linux*): Set unsupported_languages instead of
5585         disabling target-zlib.
5586         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5587         to hppa*64*-*-hpux*.
5588         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5589         hppa*-*-hpux*.
5590         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5591         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5592         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5593         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5594         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5595         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5596         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5597         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5598         libgcj-disabling case statement.
5599         * configure: Regenerate.
5601 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5603         * configure.ac: Disable Java for targets not supporting libffi.
5604         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5605         Remove cases in Java-disabling statement.
5606         (*arm-wince-pe): Change to arm-wince-pe.
5607         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5608         cases in Java-disabling statement.
5609         (bfin-*-*): Don't disable Java again.
5610         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5611         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5612         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5613         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5614         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5615         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5616         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5617         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5618         Java-disabling statement.
5619         (mmix-*-*): Don't disable Java again.
5620         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5621         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5622         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5623         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5624         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5625         statement.
5626         * configure: Regenerate.
5628 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5630         * configure.ac: Separate cases disabling Java and Java libraries
5631         from general case over targets.
5632         * configure: Regenerate.
5634 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5636         * MAINTAINERS: Update my email address.
5638 2011-04-20  Easwaran Raman  <eraman@google.com>
5640         * MAINTAINERS (Write After Approval): Add myself.
5642 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5644         PR lto/48086
5645         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5646         * configure: Regenerate.
5648 2011-04-16  Jim Meyering  <meyering@redhat.com>
5650         * MAINTAINERS (Write After Approval): Add myself.
5652 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5654         * MAINTAINERS: Update my email address.
5656 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5658         * MAINTAINERS (Write After Approval): Add myself.
5660 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5662         * MAINTAINERS (Write After Approval): Add myself.
5664 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5666         * MAINTAINERS (Write After Approval): Add myself.
5668 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5670         * configure.ac (build_tools): Remove build-byacc.
5671         (host_libs): Remove mmalloc.
5672         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5673         autoconf automake libtool diff rcs fileutils shellutils time
5674         textutils wdiff find uudecode hello tar gzip indent recode release
5675         sed perl gawk findutils gettext zip.
5676         (libgcj): Remove target-qthreads.
5677         (target_tools): Remove target-examples target-gperf.
5678         (YACC): Don't handle building byacc.
5679         * configure: Regenerate.
5680         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5681         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5682         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5683         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5684         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5685         handle building components.
5686         * Makefile.in: Regenerate.
5688 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5690         * MAINTAINERS: Update my email address as Xtensa maintainer.
5692 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5694         * config.sub: Sync from upstream.
5696 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5698         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5699         (microblaze*): Don't disable libssp.
5700         * configure: Regenerate.
5702 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5704         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5705         moveifchange.
5706         * configure: Regenerate.
5707         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5708         * Makefile.in: Regenerate.
5710 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5712         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5713         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5714         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5715         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5716         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5717         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5718         md_exec_prefix cases.
5719         * configure: Regenerate.
5721 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5723         * configure.ac: Separate cases disabling target-libssp,
5724         target-libiberty, target-libstdc++-v3 and Fortran from general
5725         case over targets.
5726         * configure: Regenerate.
5728 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5730         * configure.ac (*-*-chorusos): Don't disable libgcj.
5731         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5732         Remove case.
5733         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5734         (arm-*-coff): Don't disable libgcj.
5735         (arm*-*-linux-gnueabi): Remove useless assignment.
5736         (arm-*-riscix*): Don't disable libgcj.
5737         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5738         configuration.
5739         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5740         (c54x*-*-*): Remove case.
5741         (tic54x-*-*): Don't disable GCC or GCC libraries.
5742         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5743         to *.
5744         (d10v-*-*): Don't disable GCC libraries.
5745         (d30v-*-*): Don't disable libgcj.
5746         (h8500-*-*): Don't disable GCC libraries.
5747         (i960-*-*): Don't disable libgcj.
5748         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5749         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5750         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5751         libgcj.
5752         (m68k-*-coff*): Remove case.
5753         (mmix-*-*): Don't disable libgloss on host.
5754         (mn10200-*-*, mn10300-*-*): Remove cases.
5755         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5756         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5757         Don't disable libgcj.
5758         (romp-*-*): Remove case.
5759         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5760         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5761         case.
5762         (v810-*-*): Don't disable GCC libraries.
5763         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5764         (ip2k-*-*): Don't disable GCC libraries.
5765         * configure: Regenerate.
5767 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5769         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5770         libffi on host.
5771         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5772         on host.
5773         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5774         * configure: Regenerate.
5776 2011-03-26  John Marino  <binutils@marino.st>
5778         * configure.ac: Add support for *-*-dragonfly*
5779         * configure: Regenerate.
5781 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5783         * configure.ac (native_only): Remove.
5784         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5785         send-pr uudecode guile gnuserv on host.
5786         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5787         send-pr rcs guile perl texinfo libtool on host.
5788         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5789         automake send-pr rcs guile perl texinfo libtool on host.
5790         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5791         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5792         (alpha*-dec-osf*): Don't disable fileutils on target.
5793         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5794         texinfo send-pr expect dejagnu on target.
5795         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5796         target-qthreads on target.
5797         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5798         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5799         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5800         x86_64-*-mingw*): Don't disable expect on target.
5801         (*-*-cygwin*): Don't disable target-gperf on target.
5802         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5803         gnuserv on target.
5804         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5805         target.
5806         * configure: Regenerate.
5808 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5810         * configure.ac (target_tools): Remove target-groff.
5811         (native_only): Remove target-groff.
5812         (hppa*64*-*-*): Don't disable byacc.
5813         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5814         setting.
5815         (*-*-kaos*): Don't skip target-librx and target-groff.
5816         (*-*-netware*): Don't skip target-libmudflap.
5817         (*-*-tpf*): Don't skip target-libmudflap.
5818         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5819         directories on the host.
5820         (ia64*-*-*vms*): Don't skip tix.
5821         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5822         host.
5823         * configure: Regenerate.
5825 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5827         * configure.ac: Remove references to mt-mep, mt-netware,
5828         mt-wince.
5829         * Makefile.def: Add all-utils soft dependencies.
5830         * Makefile.tpl: Remove GDB_NLM_DEPS.
5831         * configure: Regenerate.
5832         * Makefile.in: Regenerate.
5834 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5836         * configure.ac: Do not include mh-x86omitfp.
5837         * configure: Regenerate.
5839 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5841         * configure.ac: Remove empty cases.
5842         * configure: Regenerate.
5844 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5846         * Makefile.def: Add dependency from termcap to gdb.
5847         * Makefile.in: Regenerate.
5849 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5851         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5852         * configure: Regenerate.
5853         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5854         * Makefile.tpl: Likewise.
5855         * Makefile.in: Regenerate.
5857 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5859         * configure.ac: Remove all mentions of tentative_cc.
5860         * configure: Regenerate.
5862 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5864         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5865         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5866         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5867         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5868         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5869         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5870         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5871         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5872         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5873         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5874         *-*-rhapsody*): Remove host cases.
5875         * configure: Regenerate.
5877 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5879         * configure.ac (ppc*-*-pe): Remove host case.
5880         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5881         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5882         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5883         cases.
5884         * configure: Regenerate.
5886 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5888         * config.sub: Update to version 2011-03-23.
5890 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5892         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5893         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5894         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5895         * configure: Regenerate.
5897 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5899         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5900         to Write After Approval.
5901         * config-ml.in: Don't handle arc-*-elf*.
5902         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5903         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5904         handle GCC libraries.
5905         * configure: Regenerate.
5907 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5909         PR bootstrap/48120:
5910         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5911         Add -lstdc++ -lm to LIBS.
5912         * configure: Regenerate.
5914 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5916         * config.guess: Update to version 2011-02-02
5917         * config.sub: Update to version 2011-02-24
5919 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5921         PR lto/48086
5922         * configure.ac: Re-enable LTO on *-apple-darwin9.
5923         * configure: Regenerate.
5925 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5927         PR lto/48086
5928         * configure.ac: Disable LTO on darwin due to an assembler change in
5929         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5930         under 256.
5931         * configure: Regenerate.
5933 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5935         * MAINTAINERS: Update myself as score backend maintainer,
5936         update my e-mail address.
5938 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5940         * MAINTAINERS: Update my e-mail address.
5942 2011-03-06  Joey Ye  <joey.ye@arm.com>
5944         * MAINTAINERS: Update my e-mail address.
5946 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5948         * configure.ac: Adjust test of with_ppl.
5949         * configure: Regenerated.
5951 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5953         * MAINTAINERS: Adjust my e-mail address.
5955 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5957         * configure.ac: Add -lpwl to ppllibs.
5958         * configure: Regenerated.
5960 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5962         * config/cloog.m4: Add -lisl to clooglibs.
5963         * configure: Regenerated.
5965 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5967         * MAINTAINERS (CPU Port maintainers): Add self.
5969 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5971         * MAINTAINERS: Add myself as testsuite maintainer.
5973 2011-02-15  Mike Stump  <mikestump@comcast.net>
5975         * MAINTAINERS: Add myself as testsuite maintainer.
5977 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5979         Import from Libtool and gnulib:
5981         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5983         Prepare for supporting FreeBSD 10.
5984         * config.rpath: Remove handling of freebsd1* which soon would
5985         match FreeBSD 10.0.
5987         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5989         Remove support for FreeBSD 1.x.
5990         * libtool.m4 (_LT_LINKER_SHLIBS)
5991         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5992         soon would incorrectly match FreeBSD 10.0.
5994 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5996         PR binutils/12283
5997         * move-if-change: Import version from gnulib.
5999 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6001         PR lto/47225
6002         * Makefile.def (lto-plugin): Double dash for enable-shared.
6003         (configure-gcc): Depend on all-lto-plugin.
6004         * Makefile.in: Rebuilt.
6006 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6008         * configure.ac: Remove extra bracket.
6009         * configure: Regenerate.
6011 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6013         * MAINTAINERS: Add myself as libquadmath maintainer.
6015 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6017         * MAINTAINERS: Update my email address.
6019 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6021         * MAINTAINERS (option handling): Add self.
6023 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6025         PR lto/47225
6026         * Makefile.def: Add dependency for install-gcc
6027         on install-lto-plugin.
6028         * Makfile.in: Regenerated
6030 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6032         * MAINTAINERS (CPU Port Maintainers): Add myself.
6034 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6036         PR libgcj/44341
6037         * configure.ac: Discard --with-* flags for host when configuring
6038         target libraries for cross build.
6039         * configure: Rebuilt.
6041 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6043         * MAINTAINERS (linear loop transforms): Removed.
6045 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6047         * configure.ac: If with_ppl is no, move setting with_cloog=no
6048         after CLOOG_REQUESTED check.
6049         * configure: Regenerated.
6051 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6053         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6054         CLooG has been requested.
6055         * configure: Regenerated.
6057 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6059         * configure: Regenerated.
6060         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6062 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6064         * configure: Regenerated.
6065         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6067 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6069         * configure.ac: Use AS_HELP_STRING throughout.
6070         * configure: Regenerate.
6072 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6074         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6075         * configure: Regenerate.
6077 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6079         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6081 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6083         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6084         for ia64-hpux.
6085         * configure: Regenerate.
6087 2011-01-07  Jan Hubicka  <jh@suse.cz>
6089         PR lto/47225
6090         * Makefile.in: Regenerate.
6091         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6092         configure.
6094 2011-01-07  Jan Hubicka  <jh@suse.cz>
6096         * Makefile.in: Regenerate.
6097         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6098         and configure dependency on lto-plugin configure.
6099         (lto-plugin module): Remove dependency on GCC; add dependency on
6100         liniberty.
6102 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6104         * MAINTAINERS (Write After Approval): Add myself.
6106 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6108         * configure: Regenerate.
6110 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6112         * configure.ac: (picochip): Disable libiberty.
6114 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6116         * MAINTAINERS (Write After Approval): Add myself.
6118 2010-12-10  Ian Lance Taylor  <iant@google.com>
6120         PR bootstrap/46819
6121         * configure.ac: For --disable-libgcj clear libgcj_saved.
6122         * configure: Rebuild.
6124 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6126         PR fortran/46540
6127         * configure.ac: Add --disable-libquadmath and
6128         --disable-libquadmath-support.
6129         * configure: Regenerate.
6131 2010-12-03  Ian Lance Taylor  <iant@google.com>
6133         * MAINTAINERS: Add myself as libgo maintainer.
6135 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6137         PR libffi/46792
6138         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6139         * configure: Regenerate.
6141 2010-12-02  Ian Lance Taylor  <iant@google.com>
6143         * configure.ac: Always set default for poststage1_ldflags to
6144         -static-libstdc++ -static-libgcc.
6146 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6148         * configure.ac: Move comment to remove extra space in last argument
6149         of GCC_TARGET_TOOL.
6151 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6153         PR other/46026
6154         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6155         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6156         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6157         (BASE_FLAGS_TO_PASS): Use it.
6158         * configure: Rebuilt.
6159         * Makefile.in: Rebuilt.
6161 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6163         PR binutils/12258
6164         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6165         Properly check default linker.
6166         * configure: Regnerated.
6168 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6170         * configure.ac: For --enable-gold, handle value `default' instead of
6171         `both*'.  New configure option --{en,dis}able-ld.
6172         * configure: Regenerate.
6174 2010-11-20  Ian Lance Taylor  <iant@google.com>
6176         * configure.ac: Only disable a language library if no language needs
6177         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6178         * configure: Rebuild.
6180 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6182         * Makefile.in: Regenerate.
6184         PR other/46202
6185         * configure.ac: Fix just-built in-tree STRIP name to be
6186         binutils/strip-new.
6187         * configure: Regenerate.
6188         * Makefile.def (install-strip-gcc, install-strip-binutils)
6189         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6190         (install-strip-sid): Mirror dependencies on non-strip variants
6191         of these targets on the respective -strip prerequisites.
6192         * Makefile.tpl (install-strip, install-strip-host)
6193         (install-strip-target): New targets.
6194         (install-strip-[+module+], install-strip-target-[+module+]):
6195         New targets.
6196         * Makefile.in: Regenerate.
6198 2010-11-19  Ian Lance Taylor  <iant@google.com>
6199             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6201         * configure.ac: Add target-libgo to target_libraries.  Set
6202         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6203         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6204         (HOST_EXPORTS): Add GOC.
6205         (BASE_TARGET_EXPORTS): Add GOC.
6206         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6207         (GOCFLAGS_FOR_TARGET): New variable.
6208         (EXTRA_HOST_FLAGS): Add GOC.
6209         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6210         * Makefile.def (target_modules): Add libgo.
6211         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6212         (dependencies): Add dependency from configure-target-libgo to
6213         configure-target-libffi and all-target-libstdc++-v3.  Add
6214         dependencies from all-target-libgo to all-target-libffi.
6215         (languages): Add go.
6216         * configure: Rebuild.
6217         * Makefile.in: Rebuild.
6219 2010-11-19  Ian Lance Taylor  <iant@google.com>
6221         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6222         compiler/flag environment variables.
6224 2010-11-18  Ian Lance Taylor  <iant@google.com>
6226         * configure.ac: Check for lang_requires_boot_languages in
6227         config-lang.in files.
6228         * configure: Rebuild.
6230 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6231             Tobias Burnus  <burnus@net-b.de>
6233         PR fortran/32049
6234         * Makefile.def: Add libquadmath; build it with language=fortran.
6235         * configure.ac: Add libquadmath.
6236         * Makefile.tpl: Handle multiple libs in check-[+language+].
6237         * Makefile.in: Regenerate.
6238         * configure: Regenerate.
6240 2010-11-16  Tom Tromey  <tromey@redhat.com>
6242         * MAINTAINERS: Moved myself to reviewers section.
6244 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6246         * MAINTAINERS: Moved myself to reviewers section.
6248 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6250         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6251         (Write After Approval): Remove self.
6253 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6255         * configure.ac: Fix spelling in option names.
6256         * configure: Regenerated.
6258 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6260         PR bootstrap/39622
6261         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6262         * configure: Regenerated.
6264 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6266         * MAINTAINERS: Update my email address.
6268 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6270         * configure: Regenerate.
6272 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6274         * configure: Regenerate.
6276 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6278         * configure: Regenerate.
6280 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6282         * configure: Regenerate.
6284 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6286         * configure.ac: Support official CLooG.org versions.
6287         * configure: Regenerate.
6288         * config/cloog.m4: New.
6290 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6292         * MAINTAINERS (Write After Approval): Add myself.
6294 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6296         * MAINTAINERS: Update my email address.
6298 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6300         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6301         * configure: Regenerate.
6303 2010-11-03  Ian Lance Taylor  <iant@google.com>
6304             Dave Korn  <dave.korn.cygwin@gmail.com>
6306         PR lto/46273
6307         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6308         and on other supported platforms whenever LTO is enabled.
6309         * configure: Rebuild.
6311 2010-11-02  Alan Modra  <amodra@gmail.com>
6313         PR binutils/12110
6314         * configure.ac: Error when source path contains spaces.
6315         * configure: Regenerate.
6317 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6319         * MAINTAINERS: Update my email address.
6321 2010-10-20  Ian Lance Taylor  <iant@google.com>
6323         * Makefile.def (target_modules): Set lib_path to src/.libs for
6324         libstdc++-v3 module.
6325         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6326         * Makefile.in: Rebuild.
6328 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6330         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6331         (Write After Approval): Remove myself.
6333 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6335         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6337 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6339         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6341 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6343         * configure.ac (build_lto_plugin): New shell variable.
6344         (--enable-lto): Turn on by default for all non-ELF platforms that
6345         have had LTO support added so far.  Set build_lto_plugin appropriately
6346         for both ELF and non-ELF.
6347         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6348         * configure: Regenerate.
6350 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6352         Sync from src:
6353         * configure.ac (v850 support): Remove target-libgloss from
6354         noconfigdirs.
6355         * configure: Regenerate.
6357 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6359         PR bootstrap/45326
6360         PR bootstrap/45174
6361         * configure.ac: Honor initial values of $build_configargs,
6362         $host_configargs, $target_configargs.  Mark the precious, so
6363         environment settings get recorded.
6364         * configure: Regenerate.
6366 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6368         PR bootstrap/45796
6369         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6370         Depend on all-build-libiberty.
6371         * Makefile.in: Regenerate.
6373 2010-09-30  Michael Eager  <eager@eagercon.com>
6375         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6376         * configure: Regenerate.
6378 2010-09-28  Michael Eager  <eager@eagercon.com>
6380         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6382 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6384         PR bootstrap/44621
6385         * configure.ac: Fix unportable shell quoting.
6386         * configure: Regenerate.
6388 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6390         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6391         targets and amend comment.
6392         * configure: Regenerate.
6394 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6396         * MAINTAINERS (Write After Approval): Add myself.
6398 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6400         * configure.ac: Enable LTO by default on Darwin.
6401         * configure: Regenerate.
6403 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6405         * MAINTAINERS (Write After Approval): Add myself.
6407 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6409         * MAINTAINERS (Write After Approval): Add myself.
6411 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6413         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6414         ports
6416 2010-07-28  David Yuste  <david.yuste@gmail.com>
6418         * MAINTAINERS (Write After Approval): Add myself.
6420 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6422         * configure.ac: Support all v850 targets.
6423         * configure: Regenerate.
6425 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6427         PR bootstrap/44455
6428         * configure.ac (extra_mpfr_configure_flags): Copy from
6429         extra_mpc_gmp_configure_flags.
6430         * configure: Re-generated.
6432 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6434         * MAINTAINERS (Write After Approval): Add myself.
6436 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6438         * MAINTAINERS (Write After Approval): Add myself.
6440 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6442         * MAINTAINERS (Write After Approval): Add myself.
6444 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6446         PR target/44862
6447         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6448         Provide -B option to allow for link spec %s substitutions for
6449         libstdc++.a on darwin.
6450         * Makefile.in: Regenerate.
6452 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6454         * MAINTAINERS (Reviewers): Update my e-mail address
6456 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6458         * Makefile.def (configure-gcc): Depend on all-libelf.
6459         * Makefile.in: Rebuild.
6461 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6463         * MAINTAINERS (Write After Approval): Add myself in the right place.
6465 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6467         * MAINTAINERS (Write After Approval): Add myself.
6469 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6471         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6473 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6475         * config.sub: Update to version 2010-05-21.
6476         * config.guess: Update to version 2010-04-03.
6478 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6480         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6481         * configure: Regenerate.
6483 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6485         * MAINTAINERS (Write After Approval): Add myself.
6487 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6489         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6490         a platform that supports LTO.
6491         * configure: Regenerate.
6493 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6495         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6496         * configure: Regenerated.
6498 2010-04-27  Roland McGrath  <roland@redhat.com>
6499             H.J. Lu  <hongjiu.lu@intel.com>
6501         * configure.ac (--enable-gold): Support both, both/gold and
6502         both/bfd to add gold to configdirs without removing ld.
6503         * configure: Regenerated.
6505         * Makefile.def: Add install-gold dependency to install-ld.
6506         * Makefile.in: Regenerated.
6508 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6510         PR lto/42776
6511         * configure.ac (--enable-lto): Refactor handling so libelf tests
6512         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6513         and allow LTO to be explicitly enabled on non-ELF platforms that
6514         are known to support it inside else-clause.
6515         * configure: Regenerate.
6517 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6519         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6520         * configure: Regenerate.
6522 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6524         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6525         * configure: Regenerate.
6527 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6529         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6530         separately.
6531         * configure: Regenerate.
6533 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6535         * MAINTAINERS (Write After Approval): Add myself.
6537 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6539         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6540         * configure: Regenerate.
6542 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6544         * configure: Regenerate after change to elf.m4.
6546 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6548         * MAINTAINERS (Write After Approval): Add myself.
6550 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6552         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6553         * configure: Regenerated.
6555 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6557         * configure.ac: Print "buggy but acceptable" when CLooG
6558         revision is less than 9.
6559         * configure: Regenerated.
6561 2010-04-01  Diego Novillo  <dnovillo@google.com>
6563         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6565 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6567         PR bootstrap/43615
6568         PR bootstrap/43328
6570         Revert:
6572         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6574         * configure.ac: Do not pass --enable-multilib nor
6575         --disable-multilib in baseargs.  Accept explicitly passed
6576         --enable_multilib.
6577         * configure: Regenerate.
6579 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6581         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6583 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6585         * MAINTAINERS: Remove myself.
6587 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6589         PR bootstrap/43328
6590         * configure.ac: Do not pass --enable-multilib nor
6591         --disable-multilib in baseargs.  Accept explicitly passed
6592         --enable_multilib.
6593         * configure: Regenerate.
6595 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6597         * MAINTAINERS (spu port): Remove me.
6599 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6601         * configure.ac (tic6x-*-*): New case.
6602         * configure: Regenerate.
6604 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6606         * config.sub: Update to version 2010-03-22.
6607         * config.guess: Update to version 2009-12-30.
6609 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6611         PR ada/42554
6612         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6613         * configure: Regenerate.
6615 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6617         * MAINTAINERS: Update my email address.
6619 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6621         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6622         (ghassan.shobaki@amd.com): Removed.
6624 2010-03-17  Alan Modra  <amodra@gmail.com>
6626         * MAINTAINERS: Update my email address.
6628 2010-03-16  Diego Novillo  <dnovillo@google.com>
6630         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6631         Matthews.
6633 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6635         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6636         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6638 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6640         * MAINTAINERS: Update my email address.
6642 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6644         * MAINTAINERS: Update my email address.
6646 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6648         * MAINTAINERS: Update my email address.
6650 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6652         * MAINTAINERS: Update my email address.
6654 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6656         PR libstdc++/32499
6657         * configure.ac (RANLIB): Default to true.
6658         (STRIP): Likewise.
6659         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6660         * configure: Regenerate.
6662 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6664         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6665         (Write After Approval): Update my email address.
6667 2010-02-17  Nick Clifton  <nickc@redhat.com>
6669         PR 11238
6670         * Makefile.tpl (local-distclean): Also remove config.cache files in
6671         sub-directories as there may not be Makefiles present in the
6672         sub-directories.
6673         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6674         the config.cache files found by the find command.
6676         * Makefile.in: Regenerate.
6677         * configure.ac: Revert previous delta.
6678         * configure: Regenerate.
6680 2010-02-15  Nick Clifton  <nickc@redhat.com>
6682         PR 11238
6683         * configure.ac: Delete config.cache files in sub-directories when
6684         deleting Makefiles.
6685         * configure: Regenerate.
6687 2010-02-12  Ben Elliston  <bje@gnu.org>
6689         * MAINTAINERS: Update my email address.
6691 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6693         * MAINTAINERS (spu port): Update my email address.
6695 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6697         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6699 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6701         * configure.ac: Add "recommended" version checks for GMP/MPC.
6702         Update recommended GMP/MPFR/MPC versions.
6703         * configure: Regenerate.
6705 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6707         * MAINTAINERS: Move my Embecosm email address into the
6708         write-after-approval section.
6710 2010-01-26  Ian Lance Taylor  <iant@google.com>
6712         * MAINTAINERS: Add myself as Go frontend maintainer.
6714 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6716         PR libstdc++/36101, PR libstdc++/42813
6717         * configure.ac (bootstrap_target_libs): Make inclusion of
6718         target-libgomp conditional on libgomb being in target_configdirs.
6719         * configure: Regenerate.
6721 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6723         PR libstdc++/36101, PR libstdc++/42813
6724         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6725         * configure: Regenerate.
6727 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6729         PR libstdc++/36101, PR libstdc++/42813
6730         * configure.ac (target_configdirs): Substitute.
6731         * Makefile.def: Bootstrap target module libgomp.
6732         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6733         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6734         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6735         * configure, Makefile.in: Regenerate.
6737 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6739         * MAINTAINERS: Adjust my details.
6741 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6743         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6745 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6747         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6749 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6751         * MAINTAINERS (Write After Approval): Add myself.
6753 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6755         * MAINTAINERS (Write After Approval): Add myself.
6757 2010-01-11  Richard Guenther  <rguenther@suse.de>
6759         PR lto/41569
6760         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6761         * Makefile.in: Regenerated.
6763 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6765         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6766         * configure: Regenerate.
6768 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6769             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6771         PR bootstrap/42424
6772         * configure.ac: Include libtool m4 files.
6773         (_LT_CHECK_OBJDIR): Call it.
6774         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6775         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6777         * configure: Regenerate.
6779 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6781         PR bootstrap/41818
6782         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6783         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6784         * Makefile.in: Regenerate.
6786 2010-01-02  Richard Guenther  <rguenther@suse.de>
6788         PR lto/41529
6789         * configure.ac: Include config/elf.m4.  Disable LTO if not
6790         builting for an elf target.
6791         * configure: Regenerate.
6793 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6795         * MAINTAINERS: Change my email address.
6797 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6799         * config.sub, config.guess: Update from upstream sources.
6801 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6803         * MAINTAINERS (Write After Approval): Add myself.
6805 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6807         PR middle-end/30447
6808         PR middle-end/30789
6809         PR other/40302
6811         * configure.ac: Require MPC.
6812         * configure: Regenerate.
6814 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6816         PR target/38384
6817         PR bootstrap/40972
6818         * libtool.m4: Sync from git Libtool.
6819         * ltoptions.m4: Likewise.
6820         * ltversion.m4: Likewise.
6821         * lt~obsolete.m4: Likewise.
6822         * ltmain.sh: Likewise.
6824 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6826         * configure.ac: Update minimum MPC version to 0.8.
6827         * configure: Regenerate.
6829 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6831         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6832         * configure: Regenerated.
6834 2009-11-21  Ian Lance Taylor  <iant@google.com>
6836         * configure.ac: Change default of poststage1_ldflags to be empty if
6837         poststage1_libs is set.  When poststage1_libs is empty, and
6838         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6839         * configure: Rebuild.
6841 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6843         * MAINTAINERS (Write After Approval): Update my email address.
6845 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6847         * config.guess: Update from upstream sources.
6849 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6851         * Makefile.def: Restore host and target settings for gmp.
6852         * Makefile.in: Rebuild.
6854 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6856         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6857         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6858         Fix portability of test of C++ as bootstrap language.  Add
6859         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6860         * configure: Rebuild.
6861         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6862         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6863         in-tree building.
6864         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6865         (POSTSTAGE1_HOST_EXPORTS): Use it.
6866         (STAGE[+id+]_CXXFLAGS): New.
6867         (BASE_FLAGS_TO_PASS): Pass it down.
6868         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6869         extra_exports.
6870         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6871         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6872         extra_exports.
6873         * Makefile.in: Rebuild.
6875 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6877         * config.sub, config.guess: Update from upstream sources.
6879 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6881         * MAINTAINERS (Write After Approval): Add myself.
6883 2009-11-09  Jon Beniston  <jon@beniston.com>
6885         * MAINTAINERS (Write After Approval): Add myself.
6887 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6889         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6890         paths for *-w64-mingw* and x86_64-*mingw*.
6891         * configure: Regenerated.
6893 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6895         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6897 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6899         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6900         Phil Edwards to Write-After Approval.
6902 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6904         * configure.ac: Disable target-winsup & co for
6905         x86_64-*-mingw* and *-w64-mingw* targets.
6906         * configure: Regenerated.
6908 2009-10-16  Nick Clifton  <nickc@redhat.com>
6910         * MAINTAINERS: Add myself as a maintainer for the RX port.
6912 2009-10-26  Johannes Singler  <singler@kit.edu>
6914         * MAINTAINERS (Write After Approval): Update my e-mail address.
6916 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6918         * configure.ac (CLooG test): Use = with test.
6919         * configure: Regenerate.
6921 2009-10-22  Richard Guenther  <rguenther@suse.de>
6923         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6924         cloog if the ppl version check failed.  Move flags saving
6925         before setting in libelf check.
6926         * configure: Regenerate.
6928 2009-10-21  Richard Guenther  <rguenther@suse.de>
6930         * configure.ac: Adjust the ppl and cloog configure to work as
6931         documented.  Disable cloog if ppl was disabled.  Omit the version
6932         checks if they were disabled.
6933         * configure: Re-generate.
6935 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6937         * configure.ac: Add 'lto' to enable_languages, not
6938         new_enable_languages, and only if not already present.
6939         * configure: Regenerate.
6941 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6943         * README: Refer to the various COPYING* files instead of just
6944         COPYING.
6945         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6947 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6949         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6951 2009-10-07  Richard Guenther  <rguenther@suse.de>
6953         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6954         and Richard Guenther as reviewers.
6955         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6956         as reviewers.
6958 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6960         * config.sub: Update from upstream sources.
6962 2009-10-06  Ian Lance Taylor  <iant@google.com>
6964         * Makefile.def: check-gold depends upon all-gas.
6965         * Makefile.in: Rebuild.
6967 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6969         * MAINTAINERS (Write After Approval): Add myself.
6971 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6973         * Makefile.def: all-lto-plugin depends on all-libiberty.
6974         set bootstrap=true for lto-plugin.
6975         Add lto-plugin.
6976         * Makefile.in: Regenerate.
6977         * configure.ac (host_libs): Add lto-plugin.
6978         * configure: Regenerate.
6980 2009-10-03  Diego Novillo  <dnovillo@google.com>
6982         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6983         (HOST_LIBELFLIBS): Define.
6984         (HOST_LIBELFINC): Define.
6985         * Makefile.in: Regenerate.
6986         * configure.ac: Add --enable-lto.
6987         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6988         If --enable-lto is used, add 'lto' to new_enable_languages.
6989         If --enable-lto is used and gold is enabled, add
6990         lto-plugin to configdirs.
6991         * configure: Regenerate.
6993 2009-10-03  Simon Baldwin  <simonb@google.com>
6995         * configure.ac: If --with-system-zlib, suppress local zlib and
6996         pass --with-system-zlib to subdir configure scripts.
6997         * configure: Regenerate.
6999 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7000             Paolo Bonzini  <bonzini@gnu.org>
7002         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7003         $(srcdir).
7004         * Makefile.in: Rebuilt.
7006 2009-09-26  Gary Funck  <gary@intrepid.com>
7008         * MAINTAINERS (Write After Approval): Add myself.
7010 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7012         * configure.ac: Update minimum MPC version to 0.7.
7013         * configure: Regenerate.
7015 2009-09-25  Nick Clifton  <nickc@redhat.com>
7017         * configure.ac: Pass any --cache-file=/dev/null option on to
7018         subconfigures.
7019         * configure: Regenerate.
7021 2009-09-23  Nick Clifton  <nickc@redhat.com>
7023         * config.sub, config.guess: Update from upstream sources.
7025 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7027         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7028         * Makefile.in: Rebuilt.
7030 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7032         PR bootstrap/32272
7033         * configure.ac: Error out if $srcdir isn't '.' but contains
7034         host-${host_noncanonical}.
7035         * configure: Regenerate.
7037 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7039         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7040         maintainer.
7042 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7044         * configure.ac: If bootstrapping a combined tree with
7045         --enable-gold, require c++ in stage1_languages.
7046         * configure: Regenerate.
7048         * configure.ac: Also add target_libs of stage1_languages to
7049         bootstrap_target_libs.
7050         * configure: Regenerate.
7052         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7053         with --enable-languages not containing c++.
7054         * configure: Regenerate.
7056 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7058         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7059         * configure: Regenerate.
7061 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7063         * MAINTAINERS (Write After Approval): Update my e-mail address,
7064         and move from from here...
7065         (Waiting for paperwork): To here.
7067 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7069         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7071 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7073         * configure.ac: Do not use $extrasub for replacing @if/@endif
7074         parts in Makefile; instead, use additional arguments to
7075         AC_CONFIG_COMMANDS to do the replacement manually, with several
7076         sed invocations, to avoid HP-UX sed command limits.
7077         * configure: Regenerate.
7079 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7081         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7082         blank before -L.
7084 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7086         * configure.ac (with-build-config): Document.  Handle without.
7087         Handle missing argument.
7088         * configure: Rebuilt.
7090 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7092         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7093         Default to bootstrap-debug only if compare-debug works.
7094         * configure: Rebuilt.
7095         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7096         * Makefile.in: Rebuilt.
7098 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7100         * MAINTAINERS (OS Port Maintainers): Update my email address.
7102 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7104         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7105         * Makefile.in: Rebuilt.
7107 2009-09-01  Chris Demetriou  <cgd@google.com>
7109         * MAINTAINERS (Write After Approval): Add myself.
7111 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7113         PR debug/30161
7114         * include/dwarf2.h (enum dwarf_tag): Added
7115         DW_TAG_GNU_template_template_param
7116         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7118 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7120         * Makefile.tpl (AWK): Fix typo.
7121         * Makefile.in: Regenerate.
7123 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7125         * configure.ac: Detect awk and sed.
7126         * Makefile.def (flags_to_pass): Add AWK and SED.
7127         * Makefile.tpl (AWK, SED): New.
7128         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7129         * configure: Regenerate.
7130         * Makefile.in: Regenerate.
7132 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7134         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7135         (collapseslashes): Likewise.
7137 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7139         * configure.ac (AC_PREREQ): Bump to 2.64.
7141 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7143         * configure.ac: Remove --with-datarootdir, --with-docdir,
7144         --with-pdfdir, --with-htmldir switches.
7145         * configure: Regenerate.
7147         * configure: Regenerate.
7149         * compile: Sync from Automake 1.11.
7150         * depcomp: Likewise.
7151         * install-sh: Likewise.
7152         * missing: Likewise.
7153         * mkinstalldirs: Likewise.
7154         * ylwrap: Likewise.
7156 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7158         * ltmain.sh (func_normal_abspath): New function.
7159         (func_relative_path): Likewise.
7160         (func_mode_help): Document new -bindir option for link mode.
7161         (func_mode_link): Add new -bindir option, and use it to place
7162         output DLL if specified.
7164 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7166         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7167         (baseargs): Add --disable-option-checking.
7168         * configure: Regenerate.
7170         * Makefile.def (configure-target-libiberty): Depend on
7171         all-binutils and all-ld.
7172         (configure-target-newlib): Likewise.
7173         * Makefile.in: Regenerate.
7175 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7177         * config.sub, config.guess: Update from upstream sources.
7179 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7181         Sync from src, merge:
7183         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7185         * configure.ac: Do not exclude gas for i386-*-darwin.
7186         Add a case for x86_64-*-darwin.
7187         * configure: Regenerate.
7189 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7191         * MAINTAINERS: Add my name to Write After Approval list.
7193 2009-08-06  Michael Eager  <eager@eagercon.com>
7195         * configure.ac: Add Microblaze target.
7196         * configure: Regenerate.
7198 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7200         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7201         * configure: Regenerate.
7203 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7205         * MAINTAINERS (Write After Approval): Update my e-mail address.
7207 2009-07-06  Ian Lance Taylor  <iant@google.com>
7209         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7210         * configure: Rebuild.
7212 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7214         * MAINTAINERS: Move myself to the Graphite Reviewers.
7216 2009-06-30  Wei Guozhi  <carrot@google.com>
7218         * MAINTAINERS: Add my name to Write After Approval list.
7220 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7222         PR bootstrap/40338
7223         * configure.ac (comparestring): Create new variable.
7224         * Makefile.tpl (comparestring): Use to skip some comparisions.
7225         * configure: Regenerate.
7226         * Makefile.in: Regenerate.
7228 2009-06-26  Doug Evans  <dje@sebabeach.org>
7230         * Makefile.def (host_modules): Add cgen.
7231         * Makefile.in: Regenerate.
7232         * configure.ac (host_tools): Add cgen.
7233         * configure: Regenerate.
7235 2009-06-23  DJ Delorie  <dj@redhat.com>
7237         * MAINTAINERS: Add myself as mep maintainer.
7239 2009-06-23  Ian Lance Taylor  <iant@google.com>
7241         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7242         boot_languages.  Only bootstrap target libraries listed in
7243         target_libs for some boot language.  Add --with-stage1-ldflags,
7244         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7245         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7246         if not building with C++.
7247         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7248         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7249         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7250         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7251         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7252         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7253         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7254         * configure, Makefile.in: Rebuild.
7256 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7258         * MAINTAINERS: Added my name to write-after-approval list.
7260 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7262         * configure.ac: Define is_elf for QNX Neutrino targets.
7263         * configure: Regenerate.
7265 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7267         * MAINTAINERS: Added my name to the write-after-approval list
7269 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7271         * configure.ac: Detect MPC in default directory.
7272         * configure: Regenerate.
7274 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7275             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7277         * Makefile.tpl (all): Avoid a trailing backslash.
7278         * Makefile.in: Regenerate.
7280 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7282         * config.sub, config.guess: Update from upstream sources.
7284 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7286         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7287         to noconfdirs.
7288         * configure: Regenerate.
7290 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7292         * Makefile.tpl ([+compare-target+]): Compare all stage
7293         directories, rather than just gcc.
7294         * Makefile.in: Rebuilt.
7296 2009-06-01  Doug Kwan  <dougkwan@google.com>
7298         * configure.ac: Support gold for target arm*-*-*.
7299         * configure: Regenerate.
7301 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7303         * Makefile.def: Add MPC support and dependencies.
7304         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7306         * Makefile.in, configure: Regenerate.
7308 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7310         * Makefile.tpl (all): Avoid harmless warning in make all when
7311         gcc-bootstrap is enabled but stage_last does not exist.
7312         * Makefile.in: Rebuilt.
7314 2009-05-24  Nicolas Roche  <roche@adacore.com>
7316         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7317         * Makefile.in: Regenerate.
7319 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7321         * MAINTAINERS: Update my e-mail address.
7323 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7325         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7326         * configure:  Regenerate.
7328 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7330         PR other/40159
7331         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7332         gcc-no-bootstrap are mutually exclusive.
7333         * Makefile.in: Rebuilt.
7335 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7337         PR other/40159
7338         * Makefile.tpl (all): Don't end with unconditional success.
7339         * Makefile.in: Rebuilt.
7341 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7343         PR target/37137
7344         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7345         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7346         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7347         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7348         stage_configureflags, stage_cflags and stage_libcflags into
7349         explicit Makefile macros.
7350         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7351         GFORTRAN.
7352         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7353         CC.  Set CC_FOR_BUILD from CC.
7354         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7355         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7356         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7357         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7358         and GFORTRAN.
7359         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7360         (_LIBCFLAGS): Renamed to _TFLAGS.
7361         (do-compare-debug, do-compare3-debug): Drop.
7362         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7363         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7364         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7365         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7366         (XGCC_FLAGS_FOR_TARGET): New.
7367         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7368         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7369         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7370         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7371         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7372         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7373         TFLAGS.
7374         (BUILD_CONFIG): Include if requested.
7375         (all): Set TFLAGS on bootstrap.
7376         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7377         (all-stageid-prefixmodule): Likewise.
7378         (do-clean, distclean-stageid): Set TFLAGS.
7379         (restrap): Fix whitespace.
7380         * Makefile.in: Rebuilt.
7382 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7384         * config.guess: Sync with src.
7386 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7388         * configure.ac ($with_ppl):  Default to no if not supplied.
7389         ($with_cloog):  Likewise.
7390         configure:  Regenerate.
7392 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7394         * MAINTAINERS: Update my e-mail address.
7396 2009-04-27  Nick Clifton  <nickc@redhat.com>
7398         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7400 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7402         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7403         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7404         * Makefile.in: Regenerate.
7406 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7408         PR bootstrap/39739
7409         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7410         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7412         * configure, Makefile.in: Regenerate.
7414 2009-04-21  Taras Glek  <tglek@mozilla.com>
7416         * include/hashtab.h: Update GTY annotations to new syntax
7417         * include/splay-tree.h: Likewise
7419 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7421         * config.sub, config.guess: Update from upstream sources.
7423 2009-04-15  Anthony Green  <green@moxielogic.com>
7425         * configure.ac: Add moxie support.
7426         * configure: Rebuilt.
7428 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7430         * configure.ac: Change copyright header to refer to version
7431         3 of the GNU General Public License and to point readers at the
7432         COPYING3 file and the FSF's license web page.
7433         * Makefile.def: Likewise.
7434         * Makefile.tpl: Likewise.
7435         * Makefile.in: Regenerate.
7437 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7439         * configure.ac: Restore match for darwin9 or later. Use double
7440         brackets since regeneration eats one pair.
7441         * configure: Regenerate.
7443 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7445         PR gas/10039
7446         * configure.ac: Require texinfo 4.7.
7447         * configure: Regenerated.
7449 2009-04-09  Nick Clifton  <nickc@redhat.com>
7451         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7452         the GCC Runtime Library Exception.
7454 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7456         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7457         * configure: Regenerate.
7459 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7461         * Makefil.def (languages): New entries.
7462         * Makefile.tpl (check-gcc-*): New generic target.
7463         * Makefile.in: Regenerate.
7465 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7467         * MAINTAINERS:  Update my email address.
7469 2009-03-18  Tom Tromey  <tromey@redhat.com>
7471         * configure: Rebuild.
7472         * configure.ac (host_libs): Add libiconv.
7473         * Makefile.in: Rebuild.
7474         * Makefile.def (host_modules): Add libiconv.
7475         (configure-gdb, all-gdb): Depend on libiconv.
7477 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7479         * configure.ac: Treat gdb as supported on x86_64-darwin.
7480         * configure: Regenerate.
7482 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7484         * configure.ac (--with-host-libstdcxx): New option.
7485         * configure: Regenerate.
7487 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7489         * MAINTAINERS:  Move myself into the write after approval list.
7491 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7493         * MAINTAINERS: Update e-mail address.
7495 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7497         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7499 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7501         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7503 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7505         Backport from git Libtool:
7507         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7508         Support GNU/kOpenSolaris.
7509         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7510         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7511         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7512         GNU/kOpenSolaris.
7514 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7516         * MAINTAINERS: Update e-mail address.
7518 2009-02-24  Michael Eager  <eager@eagercon.com>
7520         * MAINTAINERS (Write After Approval): Add self.
7522 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7524         * MAINTAINERS (Write After Approval): Add myself.
7526 2009-02-05  Andreas Schwab  <schwab@suse.de>
7528         * Makefile.tpl (stage_last): Define $r and $s before using
7529         $(RECURSE_FLAGS_TO_PASS).
7530         * Makefile.in: Regenerate
7532 2009-01-30  Ian Lance Taylor  <iant@google.com>
7534         * MAINTAINERS: Move myself to the Global Reviewers list.
7536 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7538         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7539         * configure: Regenerate.
7541 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7543         * MAINTAINERS: Make whitespace consistent.
7544         Remove Robert Millan from Write After Approval.
7546 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7548         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7549         (all-opcodes): Depend on all-libiberty.
7550         * Makefile.in: Regenerate.
7552 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7554         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7555         * configure: Regenerate.
7557 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7559         * MAINTAINERS (Write After Approval): Add myself.
7561 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7563         * MAINTAINERS: Add myself to reviewers (Fortran).
7565 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7567         PR tree-optimization/38515
7568         * configure.ac (cloog-polylib): Removed.
7569         (with_ppl, with_cloog): Test for "no".
7570         * configure: Regenerated.
7572 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7574         * MAINTAINERS: Moved myself to reviewers (Fortran).
7576 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7578         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7579         (Write After Approval): Remove myself.
7581 2009-01-03  Diego Novillo  <dnovillo@google.com>
7583         * MAINTAINERS: Remove myself from alias maintainership.
7585 2009-01-02  David Ayers  <ayers@fsfe.org>
7587         * MAINTAINERS: Update e-mail address.
7589 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7591         * MAINTAINERS: Make whitespace consistent.
7593 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7595         Backport from upstream Libtool:
7596         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7597         Add cache variables to tests that require the linker to work.
7598         For shlibpath_overrides_runpath, this also changes the semantics
7599         to let the result from the C compiler take precedence.
7601 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7603         * config.sub, config.guess: Update from upstream sources.
7605 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7607         * configure.ac (ppllibs): Add by default the lib flags.
7608         * configure: Regenerate.
7610 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7612         * MAINTAINERS:  Add myself to the write after approval list.
7614 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7616         * configure.ac: Add double brackets on darwin[912].
7617         * configure: Regenerate.
7619 2008-12-03  Daniel Kraft  <d@domob.eu>
7621         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7622         Approval to Reviewer section (for Fortran front-end).
7624 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7626         * configure.ac: Expand to darwin10 and later.
7627         * configure: Regenerate.
7629 2008-12-02  Andreas Schwab  <schwab@suse.de>
7631         * Makefile.def: configure-target-boehm-gc depends on
7632         all-target-libstdc++-v3.
7633         * Makefile.in: Regenerate.
7635 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7637         * MAINTAINERS:  Add myself as mingw maintainer.
7639 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7641         * config.sub, config.guess: Update from upstream sources.
7643 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7645         * README.SCO: Remove.
7647 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7649         * MAINTAINERS:  Add myself to the write after approval list.
7651 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7653         * MAINTAINERS:  Update my email address in WAA section.
7655 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7657         * MAINTAINERS: Update e-mail address.
7659 2008-11-27  Toon Moene  <toon@moene.org>
7661         * MAINTAINERS: Change e-mail address.
7663 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7665         * configure.ac: Build gdb for i?86-*-darwin*
7666         * configure: Regenerated.
7668 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7670         * MAINTAINERS: Added my full name.
7672 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7674         PR bootstrap/38014
7675         PR bootstrap/37923
7677         Revert:
7679         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7681         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7682         * Makefile.in: Regenerated.
7684         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7686         PR gdb/921
7687         PR gdb/1646
7688         PR gdb/2175
7689         PR gdb/2176
7691         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7692         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7693         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7694         (HOST_EXPORTS): Pass CPPFLAGS.
7695         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7696         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7697         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7698         * Makefile.in, configure: Regenerated.
7699         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7700         and CPPFLAGS_FOR_BUILD.
7702 2008-11-06  Jeff Law  <law@redhat.com>
7704         * MAINTAINERS: Add myself as middle end maintainer.
7706 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7708         * MAINTAINERS (Write after approval): Add myself.
7710 2008-11-05  Diego Novillo  <dnovillo@google.com>
7712         * MAINTAINERS (Global Reviewers): Add myself.
7713         (Non-Algorithmic Maintainers): Remove myself.
7715 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7717         * MAINTAINERS (Write after approval): Add myself.
7719 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7721         * MAINTAINERS (Write after approval): Add myself.
7723 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7725         * configure.ac (spu-*-*): Remove special case.
7726         * configure: Regenerate.
7728 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7730         * MAINTAINERS (Write after approval): Update my email address.
7732 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7734         * configure.ac [spu-*-*]: Do not set skipdirs.
7735         * configure: Re-generate.
7737 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7739         * MAINTAINERS (Various Maintainers): Add myself to reload.
7741 2008-10-25  Richard Guenther  <rguenther@suse.de>
7743         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7744         maintainer.  Remove myself as libgcc-math maintainer.
7745         (Non-Algorithmic Maintainers): Remove myself.
7747 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7749         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7750         * Makefile.in: Regenerated.
7752 2008-10-23  Cary Coutant  <ccoutant@google.com>
7754         * MAINTAINERS (Write after approval): Add myself.
7756 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7758         PR gdb/921
7759         PR gdb/1646
7760         PR gdb/2175
7761         PR gdb/2176
7763         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7764         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7765         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7766         (HOST_EXPORTS): Pass CPPFLAGS.
7767         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7768         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7769         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7770         * Makefile.in, configure: Regenerated.
7771         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7772         and CPPFLAGS_FOR_BUILD.
7774 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7776         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7777         Sebastian Pop.
7779 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7781         * MAINTAINERS (Write After Approval): Added myself.
7783 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7785         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7786         recommended version to 2.3.2.
7788         * configure: Regenerate.
7790 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7792         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7794 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7796         * MAINTAINERS (Write After Approval): Update e-mail address.
7798 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7800         * libtool.m4: Update to libtool 2.2.6.
7801         * lt~obsolete.m4: Update to libtool 2.2.6.
7802         * ltmain.sh: Update to libtool 2.2.6.
7803         * ltsugar.m4: Update to libtool 2.2.6.
7804         * ltversion.m4: Update to libtool 2.2.6.
7805         * ltoptions.m4: Update to libtool 2.2.6.
7806         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7808 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7810         * MAINTAINERS (Write After Approval): Add myself.
7812 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7814         * MAINTAINERS (Write After Approval): Update my name.
7816 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7818         * MAINTAINERS: Add myself in "Write After Approval".
7820 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7822         * MAINTAINERS: Add myself as ia64 maintainer.
7824 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7826         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7827         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7828         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7829         and Michael Tiemann from Write After Approval since they do not
7830         actually have access.
7832 2008-09-05  Richard Guenther  <rguenther@suse.de>
7834         * configure.ac: Initialize clooglibs to -lcloog.
7835         * configure: Re-generate.
7837 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7839         * MAINTAINERS (Write After Approval): Add myself.
7841 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7843         * configure.ac (--with-cloog-polylib): New.
7844         (--disable-cloog-version-check): New.
7845         (--disable-ppl-version-check): New.
7846         * configure: Re-generate.
7848 2008-09-03  Richard Guenther  <rguenther@suse.de>
7850         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7851         cloog test.
7852         * configure: Re-generate.
7854 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7856         Add picoChip port.
7857         * MAINTAINERS: Add picoChip maintainers.
7859 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7860             Tobias Grosser  <grosser@fim.uni-passau.de>
7861             Jan Sjodin  <jan.sjodin@amd.com>
7862             Harsha Jagasia  <harsha.jagasia@amd.com>
7863             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7864             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7865             Adrien Eliche  <aeliche@isty.uvsq.fr>
7867         Merge from graphite branch.
7868         * configure: Regenerate.
7869         * Makefile.in: Regenerate.
7870         * configure.ac (host_libs): Add ppl and cloog.
7871         Add checks for PPL and CLooG.
7872         * Makefile.def (ppl, cloog): Added modules and dependences.
7873         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7874         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7876 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7878         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7879         (GCC_SHLIB_SUBDIR): New.
7880         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7881         * configure: Regenerate.
7882         * Makefile.in: Regenerate.
7884 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7886         * MAINTAINERS: Consistently use tabs to separate columns.
7888 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7890         * MAINTAINERS (Write after Approval): Add myself.
7892 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7894         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7895         Enable bfd, binutils and opcodes.
7896         * configure: Regenerate.
7898 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7900         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7902 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7904         * MAINTAINERS:  Use correct Umlaut for last name.
7906 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7908         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7910 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7912         * MAINTAINERS: Update my email address.
7914 2008-08-16  Nicolas Roche  <roche@adacore.com>
7916         * Makefile.tpl: Add BOOT_ADAFLAGS.
7917         * Makefile.in: Regenerate.
7919 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7921         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7922         * configure: Regenerate.
7924 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7926         * configure.ac: Add makefile fragments for hpux.
7927         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7928         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7929         * configure: Regenerate.
7930         * Makefile.in: Regenerate.
7932 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7934         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7936 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7938         * MAINTAINERS (Write after Approval): Add myself.
7940 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7942         * MAINTAINERS (Write After Approval):  Add myself.
7944 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7946         * MAINTAINERS (Write After Approval):  Add myself.
7948 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7950         * MAINTAINERS: Update my email address.
7952 2008-06-25  Joey Ye  <joey.ye@intel.com>
7954         * MAINTAINERS (Write After Approval):  Add myself.
7956 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7958         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7959         * Makefile.in: Regenerate.
7960         * configure: Regenerate.
7962 2008-06-17  Daniel Kraft  <d@domob.eu>
7964         * MAINTAINERS (Write After Approval):  Add myself.
7966 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7968         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7969         "$@" is still intact with both Autoconf 2.59 and 2.62.
7970         * configure: Regenerate.
7972 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7974         * Makefile.tpl: Fix comment errors.
7975         * Makefile.in: Regenerate.
7977 2008-06-12  David S. Miller  <davem@davemloft.net>
7978             David Edelsohn  <edelsohn@gnu.org>
7980         * configure.ac: Add powerpc*-*-* to gold supported targets.
7981         * configure: Regenerate.
7983 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7985         PR tree-optimization/36218
7986         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7987         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7988         (all prefix="build-"): Pass them to build-system sub-makes.
7989         * Makefile.in: Regenerate.
7991 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7993         * MAINTAINERS (mt port): Remove.
7994         (sco5, unixware, sco udk): Remove.
7995         (Kean Johnston): Add to Write After Approval.
7997 2008-05-30  Julian Brown  <julian@codesourcery.com>
7999         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8000         of libobjc for ARM EABI Linux.
8001         * configure: Regenerate.
8003 2008-05-18  Xinliang David Li   <davidxl@google.com>
8005         * ChangeLog: Remove wrong ChangeLog entry.
8007 2008-05-17  Xinliang David Li   <davidxl@google.com>
8009         * MAINTAINERS (Write After Approval): Add myself.
8011 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8013         * MAINTAINERS (Write After Approval): Add myself.
8015 2008-05-14  Rafael Espíndola  <espindola@google.com>
8017         * config-ml.in: don't handle --enable-shared and --enable-static.
8019 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8021         * MAINTAINERS: Update my email address.
8023 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8025         * MAINTAINERS: Update my email address.
8027 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8029         * MAINTAINERS (Write After Approval): Add myself.
8031 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8033         * MAINTAINERS (Write After Approval): Add myself.
8035 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8037         * MAINTAINERS (crx): Add myself.
8039 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8041         Sync with src:
8042         2008-04-14  David S. Miller  <davem@davemloft.net>
8044         * configure.ac: Add sparc*-*-* to gold supported targets.
8045         * configure: Regenerate.
8047 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8049         PR bootstrap/35457
8050         * configure.ac: Include override.m4.
8051         * configure: Regenerate.
8053 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8055         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8056         * Makefile.in: Regenerate.
8058 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8060         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8061         as nonconfigurable directories list.
8062         * configure: Regenerate.
8064 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8066         * config.sub, config.guess: Update from upstream sources.
8068 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8070         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8071         * Makefile.in: Regenerate.
8073 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8075         * configure.ac: Do not build libssp for the AVR.
8076         * configure: Regenerate.
8078 2008-04-07  Ian Lance Taylor  <iant@google.com>
8080         * Makefile.def: check-gold depends upon all-binutils.
8081         * Makefile.in: Regenerate.
8083 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8085         * MAINTAINERS (Write After Approval): Add myself.
8087 2008-04-04  Nick Clifton  <nickc@redhat.com>
8089         PR binutils/4334
8090         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8091         builds.
8092         * configure: Regenerate.
8094 2008-04-04  NightStrike  <NightStrike@gmail.com>
8096         PR other/35151
8097         * configure.ac: Combine rules for mingw32 and mingw64.
8098         * configure: Regenerate.
8100 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8102         * MAINTAINERS (Write After Approval): Add myself.
8104 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8106         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8107         * Makefile.in (.NOTPARALLEL): Ditto.
8109 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8111         * MAINTAINERS (Write After Approval): Add myself.
8113 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8115         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8116         * Makefile.in (.NOTPARALLEL): Regenerate.
8118 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8120         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8121         * Makefile.in: Regenerate.
8123 2008-03-26  Jakub Staszak  <kuba@et.pl>
8125         * MAINTAINERS (Write After Approval): Add myself.
8127 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8129         * MAINTAINERS:  Update e-mail address.
8131 2008-03-20  Ian Lance Taylor  <iant@google.com>
8133         * configure.ac: Add support for --enable-gold.
8134         * Makefile.def: Add gold as a directory like ld.
8135         * configure, Makefile.in: Regenerate.
8137 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8139         * configure.ac: m4_include config/proginstall.m4.
8140         * configure: Regenerate.
8142         Backport from upstream Libtool:
8144         2007-10-12  Eric Blake  <ebb9@byu.net>
8146         Deal with Autoconf 2.62's semantic change in m4_append.
8147         * ltsugar.m4 (lt_append): Replace broken versions of
8148         m4_append.
8149         (lt_if_append_uniq): Don't require separator to be overquoted,
8150         and avoid broken m4_append.
8151         (lt_dict_add): Fix typo.
8152         * libtool.m4 (_LT_DECL): Don't overquote separator.
8154 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8156         * config.rpath: Add AIX 6 support.
8158 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8160         * Makefile.def (stageprofile).  Remove -fprofile-generate
8161         from stage_libcflags.
8162         * Makefile.in: Regenerate.
8164 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8166         * config.sub, config.guess: Update from upstream sources.
8168 2008-03-06  Tom Tromey  <tromey@redhat.com>
8170         * MAINTAINERS: Update for treelang deletion.
8172 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8174         * MAINTAINERS: Update my email address.
8176 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8178         * MAINTAINERS (darwin port): Add myself as a maintainer.
8179         (objective-c/c++): Add myself as a maintainer.
8181 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8183         * MAINTAINERS (Write After Approval): Update my email address.
8185 2008-02-25  Tomas Bily  <tbily@suse.cz>
8187         * MAINTAINERS (Write After Approval): Add myself.
8189 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8191         * MAINTAINERS (OpenMP): Add myself.
8193 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8195         PR bootstrap/32009
8196         PR bootstrap/32161
8198         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8199         * configure: Regenerate.
8201         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8202         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8203         STAGE4_LIBCFLAGS): New.
8204         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8205         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8206         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8207         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8208         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8209         for target modules.  Don't export LIBCFLAGS.
8210         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8211         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8212         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8213         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8214         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8215         * Makefile.in: Regenerate.
8217 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8219         PR libgcj/33085
8220         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8221         Do not use -DDLL_EXPORT.  Backport from upstream.
8223 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8225         * MAINTAINERS (Write After Approval): Add myself.
8227 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8229         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8230         * configure: Regenerate.
8232 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8234         * configure.ac (xtensa*-*-*): Recognize processor variants.
8235         * configure: Regenerate.
8237 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8239         PR bootstrap/34922
8240         * configure.ac (PARSE_ARGS): Push suitable setting of
8241         ac_subdirs_all, for `./configure --help=recursive'.
8242         Handle `+' in generic toplevel directory disabling.
8243         * configure: Regenerate.
8245 2008-01-28  Nick Clifton  <nickc@redhat.com>
8247         * MAINTAINERS (xstormy16): Take over maintainership.
8249 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8251         * MAINTAINERS (c4x port): Remove.
8253 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8255         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8257 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8259         * config.sub, config.guess: Update from upstream sources.
8261 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8263         * MAINTAINERS (Write After Approval): Add myself.
8265 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8267         * MAINTAINERS: Update my email address.
8269 2008-01-09  Raksit Ashok  <raksit@google.com>
8271         * MAINTAINERS (Write After Approval): Add myself.
8273 2008-01-09  Raksit Ashok  <raksit@google.com>
8275         * MAINTAINERS (Write After Approval): Add myself.
8277 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8279         * config.sub, config.guess: Update from upstream sources.
8281 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8283         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8284         Change recommended MPFR from 2.2.1 -> 2.3.0.
8285         * configure: Regenerate.
8287 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8289         * MAINTAINERS: Update my email address.
8291 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8293         * MAINTAINERS: Update my email address.
8295 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8297         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8298         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8299         * Makefile.in: Regenerate.
8301 2007-12-10  Mark Heffernan  <meheff@google.com>
8303         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8304         misplaced entries.
8306 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8308         * configure.ac: Enable libjava for x86_64-*-darwin9.
8309         * configure: Regenerate.
8311 2007-12-07  Bill Maddox  <maddox@google.com>
8313         * MAINTAINERS (Write After Approval): Add myself.
8315 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8317         * config.sub, config.guess: Update from upstream sources.
8319 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8321         * config-ml.in: Remove 64bit configure tests.
8323 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8325         * config-ml.in: Robustify against white space in absolute file
8326         names.
8328         * config-ml.in (multi-clean): Substitute ${Makefile}.
8329         Remove superfluous ${Makefile} in list.
8331 2007-11-19  Thiemo Seufer  <ths@mips.com>
8333         * config-ml.in: Don't hardcode the Makefile name.
8335 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8337         * MAINTAINERS (Write After Approval): Add myself.
8339 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8341         * MAINTAINERS (Write After Approval): Add myself.
8343 2007-11-06  Doug Kwan  <dougkwan@google.com>
8345         * MAINTAINERS (Write After Approval): Add myself.
8347 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8349         * MAINTAINERS (mercury): Remove entry.
8350         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8352 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8354         * Makefile.def (dependencies): Make configure-gdb depend on
8355         all-intl.
8356         * Makefile.in: Regenerated.
8358 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8360         * MAINTAINERS (Fortran maintainer): Remove myself.
8362 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8364         * Makefile.def: To avoid problems running with parallel makes,
8365         build newlib before libgloss so that target specific header
8366         files are availble.
8367         * Makefile.in: Regenerate
8369 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8371         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8372         * Makefile.in: Regenerate.
8374 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8376         * MAINTAINERS (Register allocation reviewer): Add myself.
8378 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8380         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8381         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8382         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8383         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8384         * configure: Regenerate.
8386 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8388         * MAINTAINERS (Register allocation reviewer): Add myself.
8390 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8392         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8393         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8394         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8395         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8396         * configure.ac: Default them to host tools for $host = $build.
8397         Subst them.
8399         * configure: Regenerate.
8400         * Makefile.in: Regenerate.
8402 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8404         * MAINTAINERS (Register allocation reviewer): Add myself.
8406 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8408         * MAINTAINERS (Register allocation reviewer): Add myself.
8410 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8412         * MAINTAINERS (Write After Approval): Fix typo.
8414 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8416         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8417         * configure: Regenerate.
8419 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8421         PR bootstrap/31906
8422         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8423         they're already prefixed.
8425 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8427         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8428         libstdc++.
8429         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8430         * configure: Regenerate.
8431         * Makefile.in: Regenerate.
8433 2007-09-17  Andreas Schwab  <schwab@suse.de>
8435         * configure.ac: Raise minimum makeinfo version to 4.6.
8436         * configure: Regenerate.
8438 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8440         * MAINTAINERS (write-after-approval) add myself
8442 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8444         * configure.ac: Correct makeinfo version check.
8445         * configure: Regenerate.
8447 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8449         * MAINTAINERS: Update my email address.
8451 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8453         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8454         to $skipdirs and only disable gprof for newlib.  Use the normal
8455         mips*-elf* handling in other respects.
8456         * configure: Regnerate.
8458 2007-09-12  David Daney  <ddaney@avtrex.com>
8460         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8461         enabling libgcj.
8462         * configure: Regenerate.
8464 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8466         PR other/32154
8467         * configure.ac: For libgloss targets, point the linker to the linker
8468         script, startup code and simulator library.
8469         * configure: Regenerate.
8471 2007-09-07  Andrew Haley  <aph@redhat.com>
8473         * configure.ac (noconfigdirs): Remove target-libffi and
8474         target-libjava.
8475         * configure: Regenerate.
8477 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8479         PR target/33281
8480         * configure.ac: Use config/mh-mingw on mingw.
8481         * configure: Regenerate.
8483 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8485         * MAINTAINERS (Write After Approval): Add myself.
8487 2007-09-05  Richard Guenther  <rguenther@suse.de>
8489         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8490         nor --disable-checking is provided also turn on yes and types
8491         checking for stage1.
8492         * configure: Re-generate.
8494 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8496         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8497         (Write After Approval): Remove myself.
8499 2007-08-29  Nick Clifton  <nickc@redhat.com>
8501         * config.sub, config.guess: Update from upstream sources.
8503 2007-08-22  Bud Davis  <jmdavis@link.com>
8505         * MAINTAINERS (Write After Approval): Added myself.
8506         * MAINTAINERS (Reviewers): Removed myself.
8508 2007-08-18  Paul Brook  <paul@codesourcery.com>
8509             Joseph Myers  <joseph@codesourcery.com>
8511         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8512         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8513         * Makefile.in: Regenerate.
8514         * configure.ac (--with-debug-prefix-map): New.
8515         * configure: Regenerate.
8517 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8518             Nigel Stephens  <nigel@mips.com>
8520         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8521         as target_makefile_frag.
8522         * configure: Regenerate.
8524 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8526         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8527         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8528         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8529         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8530         (do-compare, do-compare3, do-compare-debug): New.
8531         ([+compare-target+]): Use them.
8533 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8535         * MAINTAINERS (Write After Approval): Change my email address.
8537 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8538             Ben Elliston  <bje@au.ibm.com>
8540         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8541         --silent if $silent.
8542         * configure: Regenerate.
8544 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8546         * MAINTAINERS (Various Maintainers): Add myself as
8547         loop infrastructure maintainer.  Update my e-mail
8548         address.
8550 2007-07-31  Diego Novillo  <dnovillo@google.com>
8552         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8553         Adjust description.
8555 2007-07-26  Richard Guenther  <rguenther@suse.de>
8557         * configure.ac: Add types checking to stage1 checking flags.
8558         * configure: Regenerate.
8560 2007-07-17  Nick Clifton  <nickc@redhat.com>
8562         * COPYING3: New file.  Contains version 3 of the GNU General
8563         Public License.
8564         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8565         Lesser General Public License.
8567 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8569         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8571 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8573         * MAINTAINERS (S/390 co-maintainer): Add myself.
8574         (Write After Approval): Remove myself.
8576 2007-07-13  Dan Hipschman  <dsh@google.com>
8578         * MAINTAINERS (Write After Approval): Add myself.
8580 2007-07-11  Nick Clifton  <nickc@redhat.com>
8582         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8583         WINDRES export.
8584         * Makefile.in: Regenerate.
8586 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8588         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8589         maintainer.
8591 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8593         * lt~obsolete.m4: New. Import from 20070318 libtool.
8595 2007-07-03  Julian Brown  <julian@codesourcery.com>
8597         * MAINTAINERS (Write After Approval): Add myself.
8599 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8601         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8602         * configure: Regenerate.
8604 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8606         * configure.ac: Add some missing m4 quotation.
8607         * configure: Regenerate.
8609 2007-07-02  Simon Baldwin  <simonb@google.com>
8611         * MAINTAINERS (Write After Approval): Add myself.
8613 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8615         * configure: Regenerate.
8617 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8619         * Makefile.def: Add windmc tool to build.
8620         * Makefile.tpl: Likewise.
8621         * configure.ac: Likewise.
8622         * Makefile.in: Regenerate.
8623         * configure: Regenerate.
8625 2007-06-28  DJ Delorie  <dj@redhat.com>
8627         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8628         not building newlib.
8629         * configure: Regenerated.
8631 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8633         * MAINTAINERS (Write After Approval): Add myself.
8635 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8637         * MAINTAINERS (Write After Approval): Add myself.
8639 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8641         * MAINTAINERS (Write After Approval): Add myself.
8643 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8645         * MAINTAINERS (Write After Approval): Add myself.
8647 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8649         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8650         * Makefile.in: Regenerated.
8652 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8654         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8655         bfin*-*-uclinux* targets.
8656         * configure: Regenerate.
8658 2007-06-14  Ian Lance Taylor  <iant@google.com>
8660         * MAINTAINERS: Add myself as non-algorithmic global write
8661         maintainer.
8663 2007-06-14  Diego Novillo  <dnovillo@google.com>
8665         * MAINTAINERS: Add self as middle-end maintainer and
8666         non-algorithmic global write maintainer.
8668 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8670         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8671         Move all Fortran maintainers except Paul Brook into the
8672         Non-Autopoiesis section.
8674 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8676         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8677         (distclean-stage[+id+]): Possibly delete stage_last.
8678         * Makefile.in: Regenerate.
8680 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8682         * MAINTAINERS (Various Maintainer): Fix typo.
8684 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8686         * MAINTAINERS (Various Maintainer): Add myself as
8687         dataflow maintainer.
8689 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8691         * config.sub, config.guess: Update from upstream sources.
8693 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8695         * Makefile.tpl: Fix spelling error.
8696         * Makefile.in: Regenerate.
8698 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8700         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8701         lt_cv_sys_max_cmd_len.
8703 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8705         * MAINTAINERS (Various Maintainers): Add myself as
8706         auto-vectorizer maintainer.
8708 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8710         PR libjava/32098
8711         * libtool.m4: Revert previous change.
8712         * ltgcc.m4: Put it here.
8714 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8716         * MAINTAINERS (Various Maintainers): Add myself as
8717         auto-vectorizer maintainer.
8719 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8721         PR libjava/32098
8722         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8724 2007-05-30  Richard Guenther  <rguenther@suse.de>
8726         * MAINTAINERS (Various Maintainers): Add myself as
8727         auto-vectorizer maintainer.
8729 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8731         PR bootstrap/29382
8732         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8733         * configure: Rebuilt.
8735 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8737         * MAINTAINERS (Write After Approval): Removed my name.
8739 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8741         * MAINTAINERS (Write After Approval): Remove myself.
8743 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8745         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8747 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8749         * ltmain.sh: Update from ToT Libtool.
8750         * libtool.m4: Update from ToT Libtool.
8751         * ltsugar.m4: New. Update from ToT Libtool.
8752         * ltversion.m4: New. Update from ToT Libtool.
8753         * ltoptions.m4: New. Update from ToT Libtool.
8754         * ltconfig: Remove.
8755         * ltcf-c.sh: Remove.
8756         * ltcf-cxx.sh: Remove.
8757         * ltcf-gcj.sh: Remove.
8759 2007-05-22  Ollie Wild  <aaw@google.com>
8761         * MAINTAINERS (Write After Approval): Add myself.
8763 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8765         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8766         stage_cflags.
8767         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8768         Remove CFLAGS/LIBCFLAGS.
8769         (configure-stage[+id+]-[+prefix+][+module+],
8770         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8771         * Makefile.in: Regenerate.
8773 2007-05-15  Diego Novillo  <dnovillo@google.com>
8775         * MAINTAINERS: Update e-mail address.
8777 2007-05-15  Revital Eres  <eres@il.ibm.com>
8779         * MAINTAINERS (Write After Approval): Add myself.
8781 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8783         * MAINTAINERS (Write After Approval): Updated my address.
8785 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8787         * MAINTAINERS (Write After Approval): Add myself.
8789 2007-05-11  Silvius Rus  <rus@google.com>
8791         * MAINTAINERS (Write After Approval): Add myself.
8793 2007-04-23  Tom Tromey  <tromey@redhat.com>
8795         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8797 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8799         * MAINTAINERS (cpplib): Rename to ...
8800         (libcpp): ... this.  Add C/C++ front end maintainers.
8802 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8804         * config-ml.in: Pass ${ml_config_env} to configure calls.
8806 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8808         * MAINTAINERS (Write After Approval): Add myself.
8810 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8812         * MAINTAINERS (Write After Approval): Add myself.
8814 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8816         * MAINTAINERS (fortran 95 front end): Add myself.
8818 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8820         * MAINTAINERS (Write After Approval): Add myself.
8822 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8824         * MAINTAINERS (Modulo Scheduler): Add myself.
8826 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8828         * MAINTAINERS (fortran 95 front end): Add myself.
8829         (c++ front end): whitespace fix.
8831 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8833         * MAINTAINERS (Write After Approval): Add myself.
8835 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8837         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8838         of glob.  Quote arguments with single quotes too.
8839         * configure: Regenerate.
8841 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8843         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8844         * Makefile.in: Regenerate
8846 2007-03-07  Andreas Schwab  <schwab@suse.de>
8848         * configure: Regenerate.
8850 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8852         * configure.ac: Add "--with-pdfdir" configure option,
8853         which defines pdfdir variable.
8854         * Makefile.def (target=fixincludes): Add install-pdf to
8855         missing targets.
8856         (recursive_targets): Add install-pdf target.
8857         (flags_to_pass): Add pdfdir.
8858         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8859         target.
8860         * configure: Regenerate
8861         * Makefile.in: Regenerate
8863 2007-02-28  Eric Christopher  <echristo@apple.com>
8865         Revert:
8866         2006-12-07  Mike Stump  <mrs@apple.com>
8868         * Makefile.def (dependencies): Add dependency for
8869         install-target-libssp and install-target-libgomp on
8870         install-gcc.
8871         * Makefile.in: Regenerate.
8873 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8875         * configure: Regenerate.
8876         * configure.ac: Move statements after variable declarations.
8878 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8880         * MAINTAINERS: Add myself as sh maintainer.
8882 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8884         * configure.ac: Adjust for loop syntax.
8885         * configure: Regenerate.
8887 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8889         * configure: Rebuilt.
8891 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8893         * configure.ac: Drop multiple occurrences of --enable-languages,
8894         and fix its quoting.
8895         * configure: Rebuilt.
8897 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8898             Nathan Sidwell  <nathan@codesourcery.com>
8899             Vladimir Prus  <vladimir@codesourcery.com>
8900             Joseph Myers  <joseph@codesourcery.com>
8902         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8903         * configure: Regenerate.
8905 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8907         * ltconfig (freebsd*): Default to elf.
8909 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8911         * configure.ac (target_libraries): Move libgcc before libiberty.
8912         * configure: Regenerated.
8914 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8915             Paolo Bonzini  <bonzini@gnu.org>
8917         PR bootstrap/30753
8918         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8919         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8920         * configure: Regenerated.
8922 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8924         * MAINTAINERS (Language Front End Maintainers): Update my mail
8925         address.
8927 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8929         PR bootstrap/30748
8930         * configure.ac: Correct syntax for Solaris ksh.
8931         * configure: Regenerated.
8933 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8935         * configure.ac: Sync with src.
8936         * configure: Regenerate.
8938 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8940         * Makefile.in: Regenerate.
8942 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8944         * config.sub: Sync with src.
8946 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8948         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8949         noncanonical equivalents.
8950         * configure.in: Rename to...
8951         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8952         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8953         target_noncanonical.  Use them.  Rewrite removal of configure
8954         arguments for autoconf 2.59.  Discard variable settings.  Force
8955         program_transform_name for native tools.
8957         * Makefile.in: Regenerated.
8958         * configure: Regenerated with autoconf 2.59.
8960 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8962         * MAINTAINERS (Write After Approval): Add myself.
8964 2007-01-31  Andreas Schwab  <schwab@suse.de>
8966         * Makefile.tpl (LDFLAGS): Substitute it.
8967         * Makefile.in: Regenerate.
8969 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8971         * MAINTAINERS (Write After Approval): Add myself.
8973 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8975         * MAINTAINERS (spu port): Add myself.
8977 2007-01-23  Richard Guenther  <rguenther@suse.de>
8979         PR bootstrap/30541
8980         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8981         * Makefile.tpl (GNATBIND): Substitute it.
8982         (GNATMAKE): Likewise.
8983         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8984         of STAGE_PREFIX.
8985         * Makefile.in: Regenerate.
8986         * configure: Regenerate.
8988 2007-01-18  Mike Stump  <mrs@apple.com>
8990         * configure.in: Re-enable -Werror for gcc builds.
8992 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8994         * MAINTAINERS (Write After Approval): Add myself.
8996 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8998         * configure.in: Change == to = in test command.
8999         * configure: Regenerate.
9001 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9002             Nick Clifton  <nickc@redhat.com>
9003             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9005         * configure.in (build_configargs, host_configargs, target_configargs):
9006         Remove build/host/target parameters.
9007         (host_libs): Add gmp and mpfr.
9008         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9009         * Makefile.def (gmp, mpfr): New.
9010         (gcc): Remove target.
9011         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9012         target_os, target_vendor): New.
9013         (configure): Add host_alias/target_alias arguments; adjust invocations.
9014         * configure: Regenerate.
9015         * Makefile.in: Regenerate.
9017 2007-01-11  Matt Fago  <fago@earthlink.net>
9019         * configure.in: Try to link to functions only in mpfr 2.2.x
9020         to improve robustness of configure tests.
9021         * configure: Regenerate.
9023 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9025         * MAINTAINERS: Add myself as i386 maintainer.
9027 2007-01-08  Jan Hubicka  <jh@suse.cz>
9029         * MAINTAINERS: Add myself as i386 maintainer.
9031 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9033         * configure.in: Add support for an x86_64-mingw* target.
9034         * configure: Regenerate.
9036 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9038         * Makefile.tpl (all-target): Correct @if conditional for target
9039         modules.
9040         * configure.in: Omit libiberty if building only target libgcc.
9041         * configure, Makefile.in: Regenerated.
9043 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9045         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9046         * configure: Regenerate.
9048 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9050         * Makefile.def (target_modules): Add libgcc.
9051         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9052         * Makefile.tpl (clean-target-libgcc): Delete.
9053         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9054         on gcc even for bootstrapped modules.  Rewrite handling of
9055         lang_env_dependencies to loop over target_modules.
9056         * configure.in (target_libraries): Add target-libgcc.
9057         * Makefile.in, configure: Regenerated.
9059 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9061         * configure.in: Reorganize recognition of languages.  Add
9062         --enable-stage1-languages.  Show supported languages for the chosen
9063         target rather than all recognized languages.
9064         * configure: Regenerate.
9066 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9068         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9069         * Makefile.in: Regenerate.
9071 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9073         * configure.in: Warn that MPFR 2.2.0 is buggy.
9074         * configure: Regenerate.
9076 2006-12-27  Ian Lance Taylor  <iant@google.com>
9078         * configure.in: When removing Makefiles to force a reconfigure, also
9079         remove prev-DIR*/Makefile.
9080         * configure: Regenerate.
9082 2006-12-22  Andreas Schwab  <schwab@suse.de>
9084         * configure: Regenerate with correct autoconf version.
9086 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9088         * configure.in: add AC_SUBST for *_FOR_TARGET.
9089         * configure: Regenerate.
9091 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9093         * configure.in: Simplify logic for rejecting languages that cannot
9094         be built.  Separate the case when a language is unsupported,
9095         from the case when the user chooses not to build a language.
9097 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9099         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9100         it only affects bootstrap and could be tested on "$host" as well.
9101         * configure: Regenerate.
9102         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9104 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9106         PR bootstrap/29544
9107         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9108         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9109         move here comment from Makefile.tpl.
9110         * Makefile.tpl: Move some definitions higher in the file.
9111         (STAGE1_CHECKING): New.
9112         * configure.in: Add --enable-stage1-checking.
9113         * configure: Regenerate.
9114         * Makefile.in: Regenerate.
9116 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9118         * MAINTAINERS: Add myself as build system maintainer.
9120 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9122         * MAINTAINERS (Write After Approval): Add myself.
9124 2006-12-13  Eric Christopher  <echristo@apple.com>
9126         * MAINTAINERS: Add myself as darwin maintainer.
9128 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9130         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9132 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9134         MAINTAINERS: Update my entry.
9136 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9138         * configure.in:  Handle spu makefile frag.
9139         * Makefile.tpl (MAINT): Define
9140         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9141         * configure: Regenerate.
9142         * Makefile.in: Regenerate.
9144 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9146         * config.guess: Import latest version.
9147         * config.sub: Likewise.
9149 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9151         * configure.in (spu-*-*): Don't skip target-libiberty.
9152         * configure: Regenerate.
9154 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9156         PR bootstrap/30134
9157         * configure.in: Correct x86 darwin support for libjava to powerpc
9158         and i?86 only.
9159         * configure: Regenerate.
9161 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9163         * configure.in: Add x86 darwin support for libjava.
9164         * configure: Regenerate.
9166 2006-12-07  Mike Stump  <mrs@apple.com>
9168         * Makefile.def (dependencies): Add dependency for
9169         install-target-libssp and install-target-libgomp on
9170         install-gcc.
9171         * Makefile.in: Regenerate.
9173 2006-12-04  Richard Guenther  <rguenther@suse.de>
9175         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9176         (Non-Algorithmic Maintainers): Move over non-algorithmic
9177         loop optimizer maintainers, add myself as a non-algorithmic
9178         middle-end maintainer.
9180 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9182         * MAINTAINERS (Write After Approval): Add myself.
9184 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9186         * configure.in: Update error message for missing GMP/MPFR.
9188         * configure: Regenerate.
9190 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9192         * configure.in: Update MPFR version in error message.
9194         * configure: Regenerate.
9196 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9198         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9199         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9200         --with-gmp-lib): New flags.
9202         * configure: Regenerate.
9204 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9206         * MAINTAINERS (Write After Approval): Change my email address.
9208 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9210         * MAINTAINERS (Write After Approval): Add myself.
9212 2006-11-22  Philipp Thomas  <pth@suse.de>
9214         * MAINTAINERS (i18n): Update e-mail address.
9216 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9218         * MAINTAINERS (spu port): Add myself as maintainer.
9219         (Write After Approval): Remove myself.
9221 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9223         * configure.in (skipdirs): Don't build libssp for SPU.
9224         * configure: Regenerate.
9226 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9228         * MAINTAINERS (spu port): Add myself as maintainer.
9229         (libobjc): Update my email address.
9231 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9233         * MAINTAINERS (Write After Approval): Add myself.
9235 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9237         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9238         * configure : Rebuilt.
9240 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9242         * MAINTAINERS (Write After Approval): Add myself.
9244 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9246         * MAINTAINERS (Write After Approval): Add myself.
9248 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9250         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9251         libmpfr.a.
9252         * configure: Regenerate.
9254 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9256         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9257         (unstage): Test for stage_last presence.
9259         PR bootstrap/29802
9260         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9261         STAGE_PREFIX.
9262         * Makefile.in: Regenerate.
9264 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9266         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9267         maintainers.
9269 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9271         * MAINTAINERS (Write After Approval): Add myself.
9273 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9275         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9276         and stageN-package/Makefile.
9277         * Makefile.in: Regenerated.
9279 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9281         * configure.in: Remove target-libgloss from noconfigdirs for
9282         bfin-*-*.
9283         * configure: Regenerated.
9285 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9287         * configure.in (have_gmp): Only error if the gcc directory exists.
9289         * configure: Regenerate.
9291 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9293         * configure.in: Robustify error message for missing GMP/MPFR.
9295         * configure: Regenerate.
9297 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9299         * MAINTAINERS (Write After Approval): Add myself.
9301 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9303         * MAINTAINERS: Change email address.
9305 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9307         * MAINTAINERS (Write After Approval): Add myself.
9309 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9311         * MAINTAINERS (Write After Approval): Add myself.
9313 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9315         * MAINTAINERS (Write After Approval): Move myself to
9316         Write After Approval section.
9318 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9320         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9321         need_gmp anymore.
9322         * configure: Regenerate.
9324 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9326         * MAINTAINERS (Write After Approval): Add myself.
9328 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9330         * config.guess: Import latest version.
9331         * config.sub: Likewise.
9333 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9335         * Makefile.def: Added pdf target handling.
9336         * Makefile.tpl: Added pdf target handling.
9337         * Makefile.in: Regenerated.
9339 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9341         * MAINTAINERS: Add self as score port maintainer.
9343 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9345         * MAINTAINERS (Write After Approval): Add myself.
9347 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9349         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9350         or newer.
9351         * configure: Regenerated.
9353 2006-09-27  Dave Brolley  <brolley@redhat.com>
9355         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9356         using $s instead of $r.
9357         * configure: Regenerated.
9359 2006-09-26  Thiemo Seufer  <ths@mips.com>
9361         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9362         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9363         * configure: Regenerate.
9365 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9367         * MAINTAINERS (Write After Approval): Remove myself.
9369 2006-09-22  Chao-ying Fu  <fu@mips.com>
9371         * MAINTAINERS (Write After Approval): Add myself.
9373 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9375         * MAINTAINERS: Add self as soft-fp maintainer.
9377 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9379         * MAINTAINERS: Add myself as avr maintainer.
9380         Remove Marek Michalkiewicz as avr maintainer.
9382 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9384         * MAINTAINERS (Write After Approval): Add myself.
9386 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9388         * configure.in: Never build newlib for a Mingw host.
9389         Never build newlib as Mingw target library.
9390         Test the existence of winsup/cygwin for building a Cygwin newlib,
9391         rather than just winsup.
9392         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9393         building a Mingw target.
9394         * configure: Regenerate.
9396 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9398         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9400 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9402         * config.guess: Import from src (was more updated).
9403         * config.sub: Likewise.
9405 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9407         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9408         * configure: Regenerated.
9410 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9412         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9413         for stages after the first.
9415 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9417         * Makefile.def: Add dependencies for configure-opcodes
9418         on configure-intl and all-opcodes on all-intl.
9419         * Makefile.in: Regenerated.
9421 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9423         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9425 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9427         Port to hosts whose 'sort' and 'tail' implementations
9428         treat operands with leading '+' as file names, as POSIX
9429         has required since 2001.  However, make sure the code still
9430         works on pre-POSIX hosts.
9431         * ltmain.sh: Don't assume "sort +2" is equivalent to
9432         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9434 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9436         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9438 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9440         * ltconfig: chmod 644 before ranlib during install.
9442 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9444         PR bootstrap/18058
9445         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9446         if the bootstrap compiler is a GCC version that supports it.
9447         * configure: Regenerate.
9449 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9451         * configure.in: Fix thinkos in previous check-in.
9452         * configure: Regenerate.
9454 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9456         PR other/27063
9457         * configure.in: Test subdir_requires and give an appropriate
9458         error message.
9459         * configure: Regenerate.
9461 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9463         * MAINTAINERS (Write After Approval): Add myself.
9465 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9467         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9469 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9471         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9473 2006-06-20  David Ayers  <d.ayers@inode.at>
9475         PR bootstrap/28072
9476         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9477         whether target-libjava is being configured instead of whether the
9478         java front end is enabled.
9479         * configure: Regenerate.
9481 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9483         PR target/27540
9484         * configure.in: Only enable libgomp on IRIX 6.
9485         * configure: Regenerate.
9487 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9489         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9490         too.
9491         * Makefile.in: Regenerate.
9493 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9495         * config-ml.in: Alter CCASFLAGS to include special
9496         multilib options the same as is done for CFLAGS.
9498 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9500         * configure.in: Don't enable libgomp on hpux10.
9501         * configure: Rebuilt.
9503 2006-06-12  David Ayers  <d.ayers@inode.at>
9505         PR bootstrap/27963
9506         PR target/19970
9507         * configure.in: Remove target-boehm-gc from noconfigdirs where
9508         ${libgcj} is specified.
9509         * configure: Regenerate.
9511 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9513         Sync from src:
9515         * configure.in: Sync.
9516         * configure: Regenerated.
9518         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9520         * Makefile.def: Added dependencies from sim and gdb on intl, and
9521         added configure dependencies to everything with an all dependency
9522         on intl.
9523         * Makefile.in: Regenerated.
9525 2006-06-06  David Ayers  <d.ayers@inode.at>
9527         PR libobjc/13946
9528         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9529         * Makefile.in: Regenerate.
9530         * configure.in: Add --enable-objc-gc at toplevel and have it
9531         enable boehm-gc for Objective-C.
9532         Remove target-boehm-gc from libgcj.
9533         Add target-boehm-gc to target_libraries.
9534         Add target-boehm-gc to noconfigdirs where ${libgcj}
9535         is specified.
9536         Assert that boehm-gc is supported when requested for Objective-C.
9537         Only build boehm-gc if needed either for Java or Objective-C.
9538         * configure: Regenerate.
9540 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9542         PR 27674
9543         * Makefile.tpl (configure-[+prefix+][+module+],
9544         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9545         Remove rule to unstage bootstrapped modules.
9546         (stage_current): New.
9547         * Makefile.in: Regenerate.
9549 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9551         * MAINTAINERS (Write After Approval): Update my e-mail address.
9553 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9555         * include/libiberty.h: Declare pex_run_in_environment.
9557 2006-05-31  Asher Langton  <langton2@llnl.gov>
9559         * MAINTAINERS (Write After Approval): Add myself.
9561 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9563         * Makefile.def (bfd, opcodes): Fix lib_path.
9564         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9565         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9566         * Makefile.in: Regenerate.
9568 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9570         * Makefile.in: Regenerate.
9572 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9574         * Makefile.def: Add install-html target. Add datarootdir
9575         docdir and htmldir to flags_to_pass.
9576         * Makefile.tpl: Add install-html target.
9577         * Makefile.in: Regenerate.
9578         * configure.in: Add --with-datarootdir, --with-docdir, and
9579         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9580         * configure: Regenerate.
9582 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9584         * configure.in: Enable gprof for cross builds.
9585         * configure: Regenerate.
9587 2006-05-22  Richard Guenther  <rguenther@suse.de>
9589         Revert
9590         2006-01-31  Richard Guenther  <rguenther@suse.de>
9591         Paolo Bonzini  <bonzini@gnu.org>
9593         * Makefile.def (target_modules): Add libgcc-math target module.
9594         * configure.in (target_libraries): Add libgcc-math target library.
9595         (--enable-libgcc-math): New configure switch.
9596         * Makefile.in: Re-generate.
9597         * configure: Re-generate.
9598         * libgcc-math: New toplevel directory.
9600 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9601             Andreas Tobler  <a.tobler@schweiz.ch>
9603         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9604         * configure: Rebuilt.
9606 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9608         * MAINTAINERS (Write After Approval): Add myself.
9610 2006-05-01  DJ Delorie  <dj@redhat.com>
9612         * configure.in: Restore CFLAGS if GMP isn't present.
9613         * configure: Regenerate.
9615 2006-05-01  Richard Guenther  <rguenther@suse.de>
9617         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9618         maintainer.
9620 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9622         * MAINTAINERS (Write After Approval): Add myself.
9624 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9626         * MAINTAINERS (Write After Approval): Add myself.
9628 2006-04-18  DJ Delorie  <dj@redhat.com>
9630         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9631         reference libgloss so that libssp can be built in a combined
9632         tree.
9633         * configure: Regenerate.
9635 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9637         * MAINTAINERS (Write After Approval): Add myself.
9639 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9641         * configure.in: Require makeinfo 4.4 or higher.
9642         * configure: Regenerate.
9644 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9646         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9647         Rearrange the entries of other libraries to have them in one place.
9649 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9651         * MAINTAINERS (Write After Approval): Remove myself.
9652         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9654 2006-03-14  Richard Guenther  <rguenther@suse.de>
9656         * configure: Regenerate with autoconf 2.13.
9658 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9660         * MAINTAINERS: Use my work address.
9662         * MAINTAINERS: Update my E-mail address.
9664 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9666         * configure.in: Handle --disable-<component> generically.
9667         * configure: Regenerate.
9669 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9671         PR libgcj/17311
9672         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9674 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9676         * MAINTAINERS (Write After Approval):  Remove myself.
9677         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9679 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9681         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9682         (TARGET_CONFIGDIRS): Remove.
9683         * configure.in: Remove AC_SUBST(target_configdirs).
9684         * Makefile.in, configure: Regenerated.
9686 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9688         * MAINTAINERS (Write After Approval):  Remove myself.
9689         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9691 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9693         PR bootstrap/25670
9695         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9697         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9698         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9699         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9700         BUILD_PREFIX, BUILD_PREFIX_1.
9701         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9703         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9704         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9706         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9707         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9708         of `cat stage_current`.  Always provide the `r' and `s' variables.
9709         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9710         a single shell execution.
9711         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9712         bootstrapped modules, make the stage1 module if the build was not
9713         started yet, else build the current stage.
9714         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9715         (all-build, all-host, all-target, [+make_target+]-host,
9716         [+make_target+]-target): Do not use \-continued lines.
9717         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9718         (current_stage, restrap, stage_last): New.
9720         * Makefile.in: Regenerate.
9721         * configure: Regenerate.
9723 2006-02-19  Bud Davis  <jmdavis@link.com>
9725         * MAINTAINERS (Write After Approval):  Remove myself.
9726         (Language Front End Maintainers):  Add myself as fortran 95
9727         maintainer and update e-mail address.
9729 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9731         * MAINTAINERS (Write After Approval):  Remove myself.
9732         (Language Front End Maintainers):  Add myself as fortran 95
9733         maintainer.
9735 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9737         * MAINTAINERS (Write After Approval): Add myself.
9739 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9741         * MAINTAINERS (Write After Approval):  Remove myself.
9742         (Language Front End Maintainers):  Add myself as
9743         fortran 95 maintainer.
9745 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9747         Sync from src:
9749         2005-12-27  Leif Ekblad  <leif@rdos.net>
9751         * configure.in: Add support for RDOS target.
9752         * configure: Regenerate.
9754 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9755             Andreas Schwab  <schwab@suse.de>
9757         * configure: Regenerate.
9759 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9761         * configure.in (enable_libgomp): Add AIX.
9762         * configure: Regenerate.
9764 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9766         * MAINTAINERS (Write After Approval): Add myself.
9768 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9770         * MAINTAINERS (Write After Approval): Add myself.
9772 2006-01-31  Richard Guenther  <rguenther@suse.de>
9773         Paolo Bonzini  <bonzini@gnu.org>
9775         * Makefile.def (target_modules): Add libgcc-math target module.
9776         * configure.in (target_libraries): Add libgcc-math target library.
9777         (--enable-libgcc-math): New configure switch.
9778         * Makefile.in: Re-generate.
9779         * configure: Re-generate.
9780         * libgcc-math: New toplevel directory.
9782 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9784         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9785         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9786         the assembler, linker and binutils.
9787         * configure: Regenerate.
9789 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9791         * MAINTAINERS (Write After Approval): Add myself.
9793 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9795         * configure: Regenerate.
9797 2006-01-18  Richard Henderson  <rth@redhat.com>
9798             Jakub Jelinek  <jakub@redhat.com>
9799             Diego Novillo  <dnovillo@redhat.com>
9801         * libgomp: New directory.
9802         * Makefile.def: Add target_module libgomp.
9803         * Makefile.in: Regenerate.
9804         * configure.in (target_libraries): Add target-libgomp.
9805         * configure: Regenerate.
9807 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9809         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9810         @ from continuation.
9811         * Makefile.in: Rebuilt.
9813 2006-01-04  Chris Lattner  <sabre@gnu.org>
9815         * MAINTAINERS (Write After Approval): Add myself.
9817 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9819         PR bootstrap/24252
9821         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9822         * Makefile.tpl (OBJDUMP): New.
9823         (EXTRA_HOST_FLAGS): Add it.
9824         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9826         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9827         to use symbolic links between directories.  Avoid race conditions
9828         or make them harmless.
9829         * configure.in: Do not try to use symbolic links between directories.
9831         * Makefile.def (LEAN): Pass.
9832         * Makefile.tpl (LEAN): Define.
9833         (stage[+id+]-start): Accept that the previous directory does not
9834         exist, if the bootstrap is lean.
9835         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9836         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9837         configure substitution.
9838         ([+compare-target+]): Likewise.
9839         ([+bootstrap-target+]-lean): New.
9840         * configure.in: Remove lean bootstrap support from here.
9842         * Makefile.in: Regenerate.
9843         * configure: Regenerate.
9845 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9847         * MAINTAINERS (libdecnumber): Add myself.
9849 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9851         * libtool-ldflags: New script.
9853 2006-01-02  Andreas Schwab  <schwab@suse.de>
9855         * configure.in: When reconfiguring remove Makefile in
9856         all stage directories.
9857         * configure: Regenerate.
9859 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9861         * MAINTAINERS: Update my email address.
9863 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9865         Revert Ada-related part of the previous change.
9867         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9868         Do not pass.
9869         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9870         * Makefile.in: Regenerate.
9871         * configure.in: Do not include mt-ppc-aix target fragment.
9872         * configure: Regenerate.
9874 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9876         * configure.in: Select appropriate fragments for PowerPC/AIX.
9877         * configure: Regenerate.
9879         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9880         BOOT_CFLAGS, BOOT_LDFLAGS.
9881         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9882         BOOT_CFLAGS, BOOT_LDFLAGS.
9883         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9884         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9885         (stage): Fail if we cannot complete the work.
9886         * Makefile.in: Regenerate.
9888 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9890         * configure.in: Replace ms1 with mt.
9891         * configure: Rebuilt.
9893 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9895         * MAINTAINERS: Update my email address.
9897 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9899         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9900         install-host-nogcc): Don't invoke $(stage) at the end.
9901         * Makefile.in: Regenerate.
9903 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9905         * configure.in: Flip the top-level bootstrap switch.
9906         * configure: Regenerate.
9908 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9910         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9911         $(stage) and $(unstage).
9912         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9913         (all): Remove stray semicolon.
9914         (local-distclean): Don't handle multilib.tmp and multilib.out.
9915         (install.all): Set $s for consistency.
9916         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9917         check_multilibs setting.  Always make the install directory.
9918         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9919         Correct @if/@endif.
9920         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9921         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9922         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9923         (multilib.out): Remove.
9924         * Makefile.in: Regenerated.
9926 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9928         * MAINTAINERS (Write After Approval): Add myself.
9930 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9932         * MAINTAINERS: Add myself as mt maintainer.
9934         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9936 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9938         * MAINTAINERS: Change email address.
9940 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9942         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9943         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9944         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9945         Find in-tree tools if available.
9946         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9947         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9948         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9949         (COMPILER_*_FOR_TARGET): New.
9950         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9951         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9952         (CONFIGURED_*, USUAL_*): Remove.
9953         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9954         STRIP): Use autoconf substitutions.
9955         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9956         COMPILER_NM_FOR_TARGET): New.
9957         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9959         (all): Make all-host and all-target in parallel.
9960         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9961         that $$r and $$s are set before invoking a recursive make.
9962         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9963         ([+bootstrap-target+]): Inline most of the `all' target.
9965 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9967         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9968         from the gcc build directory.
9969         * Makefile.in: Regenerate.
9971 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9973         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9974         depend on all-libdecnumber.
9975         * configure.in (host_libs): Include libdecnumber.
9976         * Makefile.in: Regenerate.
9977         * configure: Likewise.
9979 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9981         * libdecnumber: Import decNumber sources from the dfp-branch.
9983 2005-11-21  Kean Johnston  <jkj@sco.com>
9985         * config.sub, config.guess: Sync from upstream sources.
9987 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9989         Import from Autoconf sources:
9991         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9992         * config/move-if-change: Don't output "$2 is unchanged";
9993         suggested by Ben Elliston.  Handle weird characters correctly.
9995 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9997         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9998         to match upstream libtool for darwin.
10000 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10002         * Makefile.def: Remove gdb dependencies for gdbtk.
10003         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10004         (configure-gdb, install-gdb): New rules.
10005         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10006         * Makefile.in, configure: Regenerated.
10008 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10010         * MAINTAINERS (Write After Approval): Add myself.
10012 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10014         * MAINTAINERS (Write After Approval): Add myself.
10016 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10018         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10019         Diego Novillo.
10021 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10023         PR bootstrap/24297
10024         * Makefile.tpl (do-[+make-target+], do-check, install,
10025         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10026         are set before recursing.
10027         * Makefile.in: Regenerate.
10029 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10031         PR bootstrap/18939
10032         * Makefile.def (gcc) <target>: Fix thinko.
10033         * Makefile.in: Regenerate.
10035 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10037         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10038         * configure: Regenerate.
10040 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10042         * MAINTAINERS (Write After Approval): Add self.
10044 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10046         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10047         target-libffi, target-qthreads, target-libjava, and
10048         targetlibobjc.
10049         * configure: Regenerate.
10051 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10053         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10054         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10055         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10056         (USUAL_OBJDUMP_FOR_TARGET): New.
10057         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10058         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10059         * configure, Makefile.in: Regenerated.
10061 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10063         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10064         before other host packages.
10066 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10068         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10070 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10072         PR bootstrap/22340
10074         * configure.in (default_target): Remove.
10075         * Makefile.tpl (all): Do not use prerequisites as subroutines
10076         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10077         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10078         use prerequisites as subroutines.
10079         (check-host, check-target): New.
10080         (bootstrap configure & all targets): Do not use stage*-start
10081         if the directory layout is already ok.
10082         (non-bootstrap configure & all targets): Prepend a $(unstage).
10083         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10084         (NOTPARALLEL): Remove.
10085         (unstage, stage variables): New variables.
10086         (unstage, stage targets): Simply expand to those variables.
10088         * configure: Regenerate.
10089         * Makefile.in: Regenerate.
10091 2005-10-04  James E Wilson  <wilson@specifix.com>
10093         * Makefile.def (lang_env_dependencies): Add libmudflap.
10094         * Makefile.in: Regenerate.
10096 2005-10-03  Andreas Schwab  <schwab@suse.de>
10098         Backport from libtool CVS:
10099         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10101         * ltmain.sh: add support for installing into temporary
10102         staging area (e.g. 'make install DESTDIR=...')
10104 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10106         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10107         * configure: Regenerated.
10109 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10111         * configure: Regenerate with the correct
10112         autoconf version.
10114 2005-09-30  Catherine Moore  <clm@cm00re.com>
10116         * configure.in (bfin-*-*): New.
10117         * configure: Regenerated.
10119 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10121         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10122         (LIPO_FOR_TARGET): New.
10123         (CONFIGURED_LIPO_FOR_TARGET): New.
10124         (USUAL_LIPO_FOR_TARGET): New.
10125         (STRIP_FOR_TARGET): New.
10126         (CONFIGURED_STRIP_FOR_TARGET): New.
10127         (USUAL_STRIP_FOR_TARGET): New.
10128         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10129         STRIP_FOR_TARGET.
10130         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10131         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10132         * Makefile.in: Regenerate.
10133         * configure: Regenerate.
10135 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10137         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10138         (rs6000-*-aix*): Same.
10139         * configure: Regenerate.
10141 2005-09-16  Tom Tromey  <tromey@redhat.com>
10143         * MAINTAINERS: Add self as java maintainer.
10145 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10147         * configure.in: Recognize f95 in the --enable-languages option,
10148         and substitute it for fortran, issuing a warning.
10149         * configure: Regenerate.
10151 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10153         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10154         * configure:  Regenerated.
10156 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10158         * MAINTAINERS: Add self as ms1 maintainer.
10160 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10162         * Makefile.def (libssp): Add to lang_env_dependencies.
10163         * Makefile.in: Regenerate.
10165 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10167         * MAINTAINERS: Add myself as middle-end maintainer.
10169 2005-08-17  Christian Groessler  <chris@groessler.org>
10171         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10172         * Makefile.in: Regenerate.
10174 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10176         * MAINTAINERS (write after approval): Added myself.
10178 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10180         * MAINTAINERS (Write After Approval): Add myself.
10182 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10184         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10185         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10186         Look for alternate names of the target cc and c++
10187         * configure: Regenerate.
10189 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10191         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10192         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10193         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10194         tools; remove code to manually set them.
10195         (Target tools): Look in the environment for them.
10196         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10197         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10198         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10199         build directory.
10200         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10201         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10202         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10203         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10204         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10205         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10206         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10207         * configure: Regenerate.
10208         * Makefile.in: Regenerate.
10210 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10212         * MAINTAINERS: Update for removed CPU targets.
10214 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10216         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10217         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10218         * Makefile.in: Regenerated.
10220 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10222         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10223         (CFLAGS_FOR_TARGET): Use it.
10224         (CXXFLAGS_FOR_TARGET): Likewise.
10225         * Makefile.in: Regenerated.
10226         * configure.in (--with-build-sysroot): New option.
10227         * configure: Regenerated.
10229 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10231         * Makefile.tpl: Wrap install between unstage and stage
10232         * Makefile.in: Regenerate.
10234 2005-07-21  Eric Christopher  <echristo@apple.com>
10236         * MAINTAINERS: Update affiliation.
10238 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10240         * MAINTAINERS: Add self as crx port maintainer.
10242 2005-07-20  DJ Delorie  <dj@redhat.com>
10244         * MAINTAINERS: Add self as m32c maintainer.
10246 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10248         * all files: Update FSF address.
10250 2005-07-15  Eric Christopher  <echristo@redhat.com>
10252         * MAINTAINERS: Change affiliation.
10254 2005-07-14  Jim Blandy  <jimb@redhat.com>
10256         * configure.in: Add cases for Renesas m32c.
10257         * configure: Regenerated.
10259 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10261         * COPYING.LIB: Update from fsf.org.
10263 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10265         * COPYING, compile, config.guess,
10266         config.sub, install-sh, missing, mkinstalldirs,
10267         symlink-tree, ylwrap: Sync from upstream sources.
10268         * config-ml.in: Update FSF address.
10270 2005-07-13  Eric Christopher  <echristo@redhat.com>
10272         * configure.in: Add toplevel noconfigdir support for tpf.
10273         * configure: Regenerate.
10275 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10277         PR ada/22340
10279         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10280         * Makefile.in: Regenerate.
10282 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10284         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10285         Brolley to write-after-approval.
10287 2005-07-07  Andreas Schwab  <schwab@suse.de>
10289         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10290         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10291         * Makefile.in: Regenerated.
10293 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10295         * configure.in: Don't build sim or rda when targetting darwin.
10296         * configure: Regenerate.
10298 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10300         * configure.in: Add --enable-libssp and --disable-libssp.
10301         * configure: Regenerate with autoconf-2.13.
10303 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10305         * Makefile.def (target_modules): Add libssp.
10306         * configure.in (target_libraries): Add target-libssp.
10307         * configure: Rebuilt.
10308         * Makefile.in: Rebuilt.
10310 2005-07-01  Zack Weinberg  <zackw@panix.com>
10312         * MAINTAINERS: Change email address.  Resign from maintainership.
10314 2005-07-01  Richard Guenther  <rguenther@suse.de>
10316         * MAINTAINERS: Change my e-mail address and affiliation.
10318 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10320         * Makefile.def (stagefeedback): Come after profile.
10321         Define profiledbootstrap target.
10322         * Makefile.tpl (profiledbootstrap): Remove.
10323         (stageprofile-end): Zap stagefeedback.
10324         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10325         * Makefile.in: Regenerate.
10327 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10329         * MAINTAINERS: Update my email address.
10331 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10333         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10334         In 'cpp' stanza, support '#line' as well as '# '.
10336 2005-06-08  Andreas Schwab  <schwab@suse.de>
10338         * MAINTAINERS: Move myself from 'Write After Approval' to
10339         'CPU Port Maintainers' section as m68k maintainer.
10341 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10343         * configure.in (unsupported_languages): New macro.
10344         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10345         non-ported target libraries in noconfigdirs.
10346         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10347         non-linux-gnu.  Remove libgcj_ex_libffi.
10348         <lang_frag loop>: Set add_this_lang=no if the language is in
10349         unsupported_languages.
10350         * configure: Regenerate.
10352 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10354         * configure.in: Fix typo in handling of --with-mpfr-dir.
10355         * configure: Regenerate.
10357 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10359         * MAINTAINERS: Update my email address.
10361 2005-06-02  Jim Blandy  <jimb@redhat.com>
10363         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10364         accepted into the master sources.)
10366 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10367             Michael Snyder  <msnyder@redhat.com>
10368             Stan Cox  <scox@redhat.com>
10370         * configure.in: Set noconfigdirs for ms1.
10372         * configure: Regenerate.
10374 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10376         * MAINTAINERS (Write After Approval): Add self.
10378 2005-06-01  Josh Conner  <jconner@apple.com>
10380         * MAINTAINERS (Write After Approval): Add self.
10382 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10384         * MAINTAINERS: Update my email address.
10386 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10388         * MAINTAINERS (Write After Approval): Add self.
10390 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10392         * MAINTAINERS (Write After Approval): Remove self.
10394 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10396         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10397         (Dependencies): Consider target modules for bootstrap dependencies.
10398         Make target bootstrap modules depend on each stage's gcc.
10399         * Makefile.in: Regenerate.
10401 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10403         * Makefile.def (configure-gcc): Depend on binutils having been built.
10404         (all-gcc): No need to do it here.
10405         * Makefile.in: Regenerate.
10407 2005-05-19  Paul Brook  <paul@codesourcery.com>
10409         * configure.in: Rewrite misleading error message when requested
10410         language cannot be built.
10411         * configure: Regenerate.
10413 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10415         * ylwrap: Import from Automake 1.9.5.
10417 2005-05-13  David Ung  <davidu@mips.com>
10419         * MAINTAINERS (Write After Approval): Add self.
10421 2005-05-09  Mike Stump  <mrs@apple.com>
10423         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10424         lt_cv_sys_max_cmd_len for now.
10426 2005-05-09  Stan Cox  <scox@redhat.com>
10428         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10430 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10432         * README.SCO: Update the URL.
10434 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10436         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10437         with_gnu_ld to libtool.
10438         * ltcf-c.sh (aix[45]): Define file_list_spec.
10439         * ltcf-cxx.sh (aix[45]): Same.
10440         * ltcf-gcj.sh (aix[45]): Same.
10441         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10442         exists, write list of input files to temporary file.
10444 2005-05-04  Mike Stump  <mrs@apple.com>
10446         * configure.in: Always pass --target to target configures as
10447         otherwise rebuilds that do --recheck will fail.
10448         * confiugure: Rebuilt.
10450 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10452         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10453         STAGE_HOST_EXPORTS.
10454         (configure, all): Add bootstrap support.
10455         (Host modules, target modules): Pass post-stage1 flags and exports.
10456         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10457         * Makefile.in: Regenerate.
10459 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10461         * configure: Regenerate.
10463 2005-04-27  Mike Stump  <mrs@apple.com>
10465         * MAINTAINERS: Add self as darwin maintainer.
10467 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10469         * config.sub: Update from master copy.
10471 2005-04-21  Mike Stump  <mrs@apple.com>
10473         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10474         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10476 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10478         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10479         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10480         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10481         "*-*-elf" and "*-*-linux*".
10482         * configure: Regenerate.
10484 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10486         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10488 2005-04-12  Mike Stump  <mrs@apple.com>
10490         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10492 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10494         * MAINTAINERS (Write After Approval): Add myself.
10496 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10498         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10500 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10502         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10503         (TARGET_CONFIGARGS): Include --with-target-subdir.
10504         (configure, all): New macros.  Use them throughout.
10505         * Makefile.in: Regenerate.
10507 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10509         * MAINTAINERS (Write After Approval): Add myself.
10511 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10513         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10515 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10517         * MAINTAINERS: Move John Carr to Write After Approval.
10519 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10521         * config/mh-mingw32: Delete.
10522         * configure.in: Don't use it.
10523         * configure: Regenerate.
10525 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10527         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10528         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10529         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10530         (HOST_LIB_PATH): Generate from Makefile.def.
10531         (TARGET_LIB_PATH): Likewise.
10532         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10533         * Makefile.in: Regenerate.
10534         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10535         (RPATH_ENVVAR): Include Darwin case.
10536         * configure: Regenerate.
10538 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10540         * MAINTAINERS (Various Maintainers): Remove self.
10541         (Write After Approval): Add self.
10543 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10545         * MAINTAINERS (Various Maintainers): Add self.
10547 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10549         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10550         * configure: Regenerate.
10552 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10554         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10555         gcc_version, and gcc_version_trigger from set of flags to pass.
10556         * Makefile.tpl: Remove definitions of above variables.
10557         (config.status): Remove dependency on $(gcc_version_trigger).
10558         * Makefile.in: Regenerate.
10559         * configure.in: Do not reference config/gcc-version.m4 nor
10560         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10561         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10562         * configure: Regenerate.
10564 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10565             Andrew Pinski  <pinskia@physics.uc.edu>
10567         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10568         * Makefile.in: Regenerate.
10570 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10572         * MAINTAINERS (Write After Approval): Add myself.
10574 2005-03-03  David Ayers  <d.ayers@inode.at>
10576         * MAINTAINERS (Write After Approval): Add myself.
10578 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10580         PR libgcj/20160
10581         * ltmain.sh: Avoid creating archives with components that have
10582         duplicate basenames.
10584 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10586         PR bootstrap/20250
10587         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10588         instead of check.
10589         * Makefile.in: Regenerate.
10591 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10593         * Makefile.in: Regenerate to fix conflict between the previous two
10594         patches.
10596 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10598         PR bootstrap/17383
10599         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10600         * Makefile.tpl (HOST_SUBDIR): New substitution.
10601         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10602         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10603         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10604         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10605         (Host modules, Bootstrapped modules): Use it.
10606         (Build modules, Target modules): Do not create symlink trees,
10607         always configure out-of-srcdir.
10608         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10609         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10610         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10611         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10613         * Makefile.in: Regenerate.
10614         * configure: Regenerate.
10616 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10618         Merged from libada-gnattools-branch:
10619         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10621         * gnattools: New directory.
10622         * Makefile.def: Add gnattools as a module, depending on target-libada.
10623         * Makefile.in: Regenerate.
10624         * configure.in: Include gnattools in host_tools; disable it if ada
10625         is disabled.
10626         * configure: Regenerate.
10628 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10630         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10631         treelang maintainer.
10632         (Write After Approval): Remove myself.
10634 2005-02-23  Paul Schlie  <schlie@comcast.net>
10636         * configure.in: Allow darwin targeted ports to build tk, itcl and
10637         libgui.
10638         * configure: Regenerate.
10640 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10642         PR libgcj/10353
10643         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10644         * configure: Regenerate.
10646 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10648         * MAINTAINERS (Write After Approval): Add myself.
10650 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10652         * MAINTAINERS: Update my e-mail address.
10654 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10656         * MAINTAINERS (Write After Approval): Add myself.
10658 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10660         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10661         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10662         target-libgloss when not *-*-elf and *-*-aout.
10663         * configure: Regenerate.
10665 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10667         * MAINTAINERS: Remove obsolete entries.
10669         * MAINTAINERS (Write After Approval): Add Michael Matz.
10671 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10673         * MAINTAINERS: Remove self as cpplib maintainer.
10675 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10677         * install-sh, config.sub: Import from upstream.
10679 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10681         PR bootstrap/18222
10682         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10683         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10684         * Makefile.in: Regenerate.
10686 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10688         * MAINTAINERS: Update my email address.
10690 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10691             Andreas Schwab  <schwab@suse.de>
10693         PR bootstrap/18033
10694         * config-ml.in: Eval option if surrounded by single quotes.
10696 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10698         Revert 2004-12-28 Makefile changes, a better fix will be
10699         applied to mainline and src after GCC 4.0 branches.
10701 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10703         PR bootstrap/17383
10705         * Makefile.def (target_modules): Remove stage parameter,
10706         it is always true now.
10707         * Makefile.tpl (configure-build-[+module+],
10708         configure-target-[+module+]): Always build symlink tree
10709         for the directory and for include.  BUILD_SUBDIR and
10710         TARGET_SUBDIR cannot be . anymore.
10711         * Makefile.in: Regenerate.
10713 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10715         Revert 2004-12-08 Makefile changes.
10717 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10719         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10720         cygwin, mingw.
10722 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10724         * configure.in (sh64-*-*): Reenable gprof.
10725         * configure: Regenerate.
10727 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10729         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10730         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10731         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10732         * Makefile.in: Regenerate.
10734 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10736         * MAINTAINERS: Update my email address.
10738 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10740         * Makefile.tpl: Generate normal dependencies if the LHS module is
10741         not bootstrapped.
10742         * Makefile.in: Regenerate.
10744 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10746         * configure.in: Include config/gxx-include-dir.m4.  Use
10747         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10748         * configure: Regenerate.
10750 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10752         * config.if: Delete.
10753         * configure.in: Set libstdcxx_incdir directly.
10754         * configure: Regenerate.
10756 2004-12-02  Eric Christopher  <echristo@redhat.com>
10758         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10759         * Makefile.in: Regenerate.
10761 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10763         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10764         * configure: Regenerate.
10766 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10768         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10769         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10770         * configure: Regenerate.
10772 2004-12-01  Eric Christopher  <echristo@redhat.com>
10774         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10775         of things to remove.
10777 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10779         * MAINTAINERS (Write After Approval): Update my e-mail address.
10781 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10783         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10784         from CVS libtool to always pass_all.
10786 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10788         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10789         (hppa*64*-*-*): Delete incorrect comment.
10790         * configure: Rebuilt.
10792 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10794         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10796 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10798         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10799         from CVS libtool to always pass_all.
10801 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10803         * install-sh, compile: Import from automake.
10805 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10807         * config.guess, config.sub:  Import from savannnah.
10809 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10811         * MAINTAINERS (Write After Approval): Add myself
10813 2004-11-12  Mike Stump  <mrs@apple.com>
10815         * Makefile.def: Add html support.
10816         * Makefile.tpl: Likewise.
10817         * Makefile.in: Regenerate.
10819 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10821         PR 18423
10822         * configure.in: Remove all instances of build-fixincludes from
10823         noconfigdirs.
10824         (build_configargs): Supply --target to subdirectories.
10825         * configure: Regenerate.
10827         * Makefile.def: Make gcc install depend on fixincludes install.
10828         * Makefile.in: Regenerate.
10830 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10832         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10834 2004-11-11  Paul Brook  <paul@codesourcery.com>
10836         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10838 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10840         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10841         target-libgfortran.
10842         * configure: Regenerate.
10844 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10846         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10847         like CC.
10849 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10851         * Makefile.def (host fixincludes): Specify missing targets.
10852         * Makefile.in: Regenerate.
10854 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10856         * MAINTAINERS: Add myself
10858 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10860         * MAINTAINERS (Write After Approval): Add myself.
10862 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10864         * Makefile.def: Build fixincludes for the host, too.
10865         * Makefile.in: Regenerate.
10866         * configure.in (host_tools): Add fixincludes.
10867         * configure: Regenerate.
10869 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10871         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10872         * configure: Regenerated.
10874 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10876         PR other/17783
10877         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10878         * configure: Regenerated.
10880 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10882         * README.SCO: Update per FSF instructions.
10884 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10886         PR target/18151
10887         * configure.in (case ${target}): Do not build fixincludes for avr.
10888         * configure: Regenerated.
10890 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10892         * configure.in (case ${target}): Do not build fixincludes
10893         on platforms where it is not used.
10894         * configure: Regenerated.
10896 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10898         * configure.in: Use an absolute path to install-sh.
10899         * configure: Regenerated.
10901 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10903         * MAINTAINERS (Write After Approval): Add myself.
10905 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10907         * MAINTAINERS: Remove from Write After Approval those that are
10908         already maintainers.
10910 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10912         * MAINTAINERS:  Update my email address.
10914 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10916         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10917         * configure: Regenerate.
10919 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10921         * MAINTAINERS:  Update my email address.
10923 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10925         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10926         entries belonging to this category.
10928 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10930         * MAINTAINERS: Update my e-mail address.
10932 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10934         Fix wrong conflict resolution in:
10936         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10938         * Makefile.in: Regenerate.
10939         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10940         in the recursive `make', instead of hardwiring `all'.
10941         (Autogenerated TARGET-* variables): New.
10943 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10945         * configure.in: Enable target-libgloss for crx-*-*.
10946         * configure: Regenerate.
10948 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10950         * MAINTAINERS (Various Maintainers): Move the "windows,
10951         cygwin, mingw" maintainer to ...
10952         (OS Port Maintainers): ... here.
10954 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10956         * MAINTAINERS (Write After Approval): Remove those that are
10957         maintainers of some subsystem.
10959 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10961         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10962         * ltcf-cxx.sh (tpf*): Likewise.
10963         * ltconfig (tpf*): Add TPF OS configuration support.
10965 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10967         * MAINTAINERS: Change my email address to my new work account.
10969 2004-09-24  Michael Roth  <mroth@nessie.de>
10971         * configure.in (--without-headers): Add missing double quotes.
10972         * configure: Regenerate.
10974 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10976         * ylwrap: Revert to previous version.
10978 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10980         PR bootstrap/17369
10981         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10982         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10983         SET_GCC_LIB_PATH_CMD.
10984         (BASE_TARGET_EXPORTS): Likewise.
10985         * Makefile.in: Regenerated.
10987         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10988         * configure: Regenerated.
10990 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10992         * config.guess: New upstream version
10993         * compile, depcomp, install-sh, ylwrap: Likewise.
10995 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10997         * config/mh-x86omitfp: New host makefile fragment.  Add
10998         -fomit-frame-pointer to the default BOOT_CFLAGS.
10999         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11000         * configure: Regenerate.
11002 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11004         PR target/11572
11005         * configure.in (*-*-darwin*): Renable libobjc.
11006         * configure: Regenerate.
11008 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11010         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11012 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11014         * Makefile.def: Remove libbanshee.
11015         * Makefile.tpl: Ditto.
11016         * configure.in: Ditto.
11017         * Makefile.in: Regen.
11018         * configure: Ditto.
11020 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11022         * ltmain.sh: Use $pic_object as $non_pic_object if
11023         $non_pic_object=none.
11025 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11027         * missing: Import latest version from master repository.
11029 2004-09-06  Nick Clifton  <nickc@redhat.com>
11031         * config.sub: Import latest version from master repository.
11032         * config.guess: Likewise.
11033         This includes these changes:
11035         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11037         * config.sub: Handle crisv32, alias etraxfs.
11038         * config.guess (crisv32:Linux:*:*): Handle.
11040         2004-08-13  Brad Smith  <brad@comstyle.com>
11042         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11043         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11045         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11047         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11048         assume the processor is a powerpc.  This is because coreutils
11049         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11050         in this case, due to a MacOS X bug that causes
11051         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11052         to return a negative number.
11053         Problem reported by Petter Reinholdtsen in:
11054         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11056         2004-07-19  Ben Elliston  <bje@gnu.org>
11058         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11060         2004-06-24  Ben Elliston  <bje@gnu.org>
11062         * config.guess: Update copyright years.
11063         * config.sub: Likewise.
11065         2004-06-22  Robert Millan  <robertmh@gnu.org>
11067         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11068         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11070         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11072         * config.guess (*:*VMS:*:*): New entry. Replaces
11073         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11074         manufacturer.
11076         2004-06-22  Ben Elliston  <bje@gnu.org>
11078         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11079         * config.sub: Likewise.
11081         2004-06-22  Ben Elliston  <bje@gnu.org>
11083         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11084         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11086         2004-06-11  Ben Elliston  <bje@gnu.org>
11088         * config.guess (pegasos:OpenBSD:*:*): Remove.
11090         2004-06-11  Ben Elliston  <bje@gnu.org>
11092         From Wouter Verhelst <wouter@grep.be>:
11093         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11095         2004-06-11  Ben Elliston  <bje@gnu.org>
11097         * config.guess (luna88k:OpenBSD:*:*): New.
11099         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11101         * config.guess (m32r*:Linux:*:*): New case.
11102         * config.sub: Handle m32rle.
11104         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11106         From Jens Petersen  <petersen@redhat.com>:
11107         * config.sub: Handle sparcv8.
11109         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11111         From Tom Smith <smith@cag.lkg.hp.com>:
11112         * config.guess: Version suffixes are equally significant on Tru64
11113         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11114         prefix of "P" (patched kernel).
11116         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11118         * config.sub: Add support for National Semiconductor CRX target.
11120 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11122         * MAINTAINERS (Various Maintainers): Remove myself as web page
11123         maintainer, add myself as maintainer of build status lists.
11125 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11127         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11128         *-*-netware, but add target-libmudflap.
11129         Consolidate *-*-netware targets (of which really only i?86 exists)
11130         into a single entry.
11131         * configure: Likewise.
11133 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11135         * Makefile.tpl (sorry): Remove.
11136         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11137         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11138         (do-clean): Clean per-stage directories too.
11139         (do-distclean): Run distclean-stage1 too.
11140         (.NOTPARALLEL): Enable during toplevel bootstrap.
11141         (stage[+id+]-bubble): Enable parallel execution during
11142         the recursive invocation.
11143         * Makefile.in: Regenerate.
11145         Fix previous checkin:
11147         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11148         include.
11149         * configure.in: Fix indentation.
11150         * configure: Regenerate.
11152 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11154         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11155         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11156         * configure: regenerate
11157         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11158         -mdynamic-no-pic
11160 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11162         * Makefile.def (build_modules): Add fixincludes.
11163         (dependencies): Make gcc depend on fixincludes.
11164         * configure.in (build_tools): Add fixincludes.
11165         (build_configdirs): Always include build_libs.
11166         * Makefile.in: Regenerate.
11167         * configure: Regenerate.
11169 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11171         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11172         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11173         phony targets; do not generate timestamp files.
11174         (distclean-stageN): Remove references to their timestamp files.
11175         (restageN, touch-stageN): Remove.
11176         (stageN-bubble): Rewritten.
11177         (compare): Support lean bootstraps.
11178         * Makefile.in: Regenerate.
11180         * configure.in: Only warn when bootstrapping but
11181         build != host or build != target.  Support lean bootstraps.
11182         * configure: Regenerate.
11184 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11186         * configure.in:  Give a better error message if GMP/MPFR are missing
11187         and a language needing them has been requested.
11188         * configure:  Regenerated.
11190 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11192         * configure.in:  Print a list of available language front-ends if
11193         a requested one is missing.  Tidy stray tab characters.
11194         * configure:  Regenerated.
11196 2004-08-19  Michael Koch  <konqueror@gmx.de>
11198         * gcc/doc/install.texi: Update entry about automake for libjava.
11200 2004-08-17  Robert Millan  <robertmh@gnu.org>
11202         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11203         (instead of FreeBSD).
11204         * configure: Regenerate.
11206 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11208         * Makefile.in: Regenerate.
11209         * configure: Regenerate.
11211         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11212         stage_*_flags.
11213         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11214         for bootstrapped modules if toplevel bootstrap is going.
11215         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11216         modules.  Adjust for changes in Makefile.def.  Enable several
11217         rules even in non-bootstrap mode, just to avoid peppering the
11218         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11219         (stage-[+prev+]-bubble): Remove.
11221         * Makefile.def (Dependencies): Depend on all-build-bison,
11222         all-build-flex, all-build-byacc, all-build-texinfo, rather
11223         than the host variations.
11224         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11225         with BUILD_SUBDIR.
11226         (BISON): Update for recent Bisons.
11227         (YACC): Fix typo.
11228         (cross): Depend on all-build.
11229         (all): Do not depend on all-build.
11230         (prebootstrap): Remove.
11231         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11232         (Prebootstrap dependencies): Add them to the per-stage targets
11233         and to all-prebootstrap.
11234         * configure.in (build_configdirs): Always enable build_tools.
11235         (BUILD_DIR_PREFIX): Remove.
11237         * Makefile.def (gcc): Add target variable.
11238         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11239         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11240         in the recursive `make', instead of hardwiring `all'.
11241         (Autogenerated TARGET-* variables): New.
11243 2004-08-13  Brian Booth  <bbooth@redhat.com>
11245         * MAINTAINERS: Remove myself from write-after-approval.
11247 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11249         * src-release: Stop distributing mmalloc with gdb (which doesn't
11250         use it).
11251         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11252         * Makefile.in: Regenerate.
11254 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11256         * configure.in (arm*-*-eabi*): New target.
11257         * configure: Regenerate.
11259 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11261         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11262         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11263         (Dependencies): New section.
11264         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11265         (configure-target-[+module+]): Depend on maybe-all-gcc
11266         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11267         (toplevel profiledbootstrap): Fix dependencies.
11268         * Makefile.in: Regenerate.
11270 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11272         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11273         target-libiberty to noconfigdirs.
11274         * configure: Regenerate.
11276 2004-08-03  Paul Brook  <paul@codesourcery.com>
11278         * configure.in: Check for MPFR as well as GMP.
11279         * configure: Regenerate.
11281 2004-08-01  Robert Millan  <robertmh@gnu.org>
11283         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11284         libmudflap for all GNU-based systems (with Glibc).
11285         * configure: Regenerate.
11287 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11289         * Makefile.def (host-modules): Add gcc.
11290         * Makefile.in: Regenerate.
11291         * Makefile.tpl (sorry): New rule.
11292         (configure-host, all-host, [+make_target+]-host, do-check,
11293         install-host): Do not add gcc as a special case.
11294         (host modules): Add a small special-casing for gcc.  Export
11295         extra_make_flags through the environment.
11296         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11297         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11298         other recursive targets for gcc): Remove.
11300         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11301         (stage, unstage): New rules.
11302         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11303         distclean-stage[+id+]): Use stage_current.
11304         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11305         the stage*-start rules.
11307 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11309         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11310         use -all_load flag.
11312 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11314         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11315         * configure: Regenerate.
11317 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11319         * maintainer-scripts/gcc_release: Revert yesterday's change.
11321 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11323         * MAINTAINERS: Add myself to write-after-approval.
11325 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11327         * libf2c: Removed.
11328         * gcc/gccbug.in: Updated because of libf2c removal.
11329         * maintainer-scripts/gcc_release: Ditto.
11331 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11333         * configure.in: Build libmudflap by default on FreeBSD.
11334         * configure: Regenerated.
11336 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11338         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11339         systems.
11340         * configure: Regenerated.
11342 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11344         PR target/16344
11345         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11346         feedback based compiler.
11347         * Makefile.in: Rebuilt.
11349 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11351         * Makefile.def (host_modules): Set bootstrap=true for flex.
11352         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11353         * Makefile.in: Rebuilt.
11355 2004-07-07  Jan Hubicka  <jh@suse.cz>
11357         * MAINTAINERS: Add self as a profile feedback maintainer.
11359 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11361         * configure.in:  Do not prepend $srcdir to /dev/null in
11362         makefile fragments.
11363         * configure:  Regenerate.
11365 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11367         * Makefile.def (build_modules): Add bison, byacc, flex,
11368         m4, texinfo.
11369         (flags_to_pass): Add FLEX.
11370         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11371         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11372         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11373         DEFAULT_MAKEINFO): Remove.
11374         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11375         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11376         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11377         objdir or else use configured tool.
11378         (all-build): New.
11379         (all): Depend on it.
11380         (Build module dependencies): Add.
11381         * Makefile.in: Regenerate.
11382         * configure.in: Better support for multiple build modules,
11383         matching what is done for host/target modules.  Do not look
11384         for "plausible" locations of build tools if Canadian cross.
11385         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11386         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11387         * configure: Regenerate.
11389 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11391         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11392         * Makefile.in: Regenerate.
11394 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11396         * Makefile.tpl (configure-build-[+module+],
11397         configure-[+module+], configure-target-[+module+]): Pass
11398         [+extra_configure_args+].
11399         (all-build-[+module+], all-[+module+], check-[+module+],
11400         install-[+module+], [+make_target+]-[+module+],
11401         all-target-[+module+], check-target-[+module+],
11402         install-target-[+module+], [+make_target+]-target-[+module+]):
11403         Pass [+extra_make_args+].
11404         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11405         (GCC_HOST_EXPORTS): Remove.
11406         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11407         cross, check-gcc, check-gcc-c++, install-gcc,
11408         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11409         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11410         * Makefile.in: Regenerate.
11412 2004-06-21  Matthew Sachs  <msachs@apple.com>
11414         * MAINTAINERS: Added self to write-after-approval.
11416 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11418         * configure.in: Check for srcdir/winsup rather than build directory
11419         winsup.
11420         * configure: Regenerate.
11422 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11424         * configure.in: Don't build Cygwin native newlib if winsup
11425         directory is missing.  Emit warning instead.
11426         * configure: Regenerate.
11428 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11430         * Makefile.tpl (touch-stage[+id+]): New.
11431         (restage[+prev+]): Depend on touch-stage[+id+].
11433         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11434         Use it throughout.
11436         * Makefile.def: Add profile and feedback bootstrap stages.
11437         Remove next field from bootstrap stages.
11438         * Makefile.tpl (LN, LN_S): Substitute.
11439         (stageN-start, stageN-end): Use double-colon rules, to
11440         provide a hook for additional setup commands.
11441         (distclean-stageN-gcc, restageN): Create dependencies from
11442         [+prev+], not from [+next+].
11443         (stageN-bubble): Add commands for successive stages from
11444         [+prev+], using double-colon rules.
11445         (all-stageN-gcc): Fix typo.
11446         (stagefeedback-start, profiledbootstrap): New.
11447         * Makefile.in: Regenerate.
11448         * configure.in: Call ACX_PROG_LN.
11449         * configure: Regenerate.
11451 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11453         * MAINTAINERS (Write After Approval): Add myself.
11455 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11457         * MAINTAINERS (Write After Approval): Add myself.
11459 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11461         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11462         without gcc.
11463         * configure: Regenerate.
11465 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11467         * Makefile.tpl: Fix typo.
11468         * Makefile.in: Regenerate.
11470 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11472         * configure.in: Remove new- prefix from toplevel
11473         bootstrap targets.
11474         * configure: Regenerate.
11476 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11478         * Makefile.tpl (all.normal): Rename to all.
11479         (all): Replace with a rule to pick the default
11480         target from configure.
11481         (all-gcc, configure-gcc): Use conditionals to
11482         do nothing when toplevel bootstrap is going on.
11483         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11484         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11485         * configure.in: Support --enable-bootstrap.
11487         * Makefile.def: Remove new- prefix from toplevel
11488         bootstrap targets.
11489         * Makefile.tpl: Likewise.
11491         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11492         target.
11494         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11495         $(RECURSE_FLAGS) to recursive invocation of make.
11497         * Makefile.in: Regenerate.
11498         * configure: Regenerate.
11500 2004-05-30  Andreas Jaeger  <aj@suse.de>
11501             Jim Wilson  <wilson@specifixinc.com>
11503         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11504         like CC.
11506 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11508         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11509         * configure: Regenerate.
11511 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11513         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11514         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11515         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11516         targets.
11517         * Makefile.in: Regenerate.
11519 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11521         * configure.in: Test the ability to symlink directories.
11522         * configure: Regenerate.
11524         * Makefile.def (bootstrap-stage): New definitions.
11525         * Makefile.tpl (configure-stage1-gcc,
11526         configure-stage2-gcc, configure-stage3-gcc,
11527         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11528         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11529         new-restage3, compare): Autogenerate, see Makefile.in
11530         entry for behavioral changes.
11531         (distclean-stage1, new-stage1-start, new-stage1-end,
11532         new-stage1-bubble, distclean-stage2, new-stage2-start,
11533         new-stage2-end, new-stage2-bubble, distclean-stage3,
11534         new-stage3-start, new-stage3-end): New autogenerated targets.
11535         (objext, prebootstrap, BOOT_CFLAGS,
11536         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11537         targets.
11539         * Makefile.in: Regenerate.
11540         (distclean-stage1, new-stage1-start, new-stage1-end,
11541         new-stage1-bubble, distclean-stage2, new-stage2-start,
11542         new-stage2-end, new-stage2-bubble, distclean-stage3,
11543         new-stage3-start, new-stage3-end): New targets.
11544         (all-stage1-gcc): Move prebootstrap dependency from here...
11545         (configure-stage1-gcc): ...to here.
11546         (new-bootstrap): Use bubble targets.
11547         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11548         Use per-stage distclean targets.
11549         (configure-stage1-gcc, configure-stage2-gcc,
11550         configure-stage3-gcc, all-stage1-gcc,
11551         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11552         Use new-stageN-start to prepare the tree.
11554 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11556         * Makefile.def (host_modules): add libcpp.
11557         * Makefile.tpl: Add dependencies on and for libcpp.
11558         * Makefile.in: Regenerate.
11559         * configure.in: Add libcpp host module.
11560         * configure: Regenerate.
11562 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11564         * Makefile.tpl: Whenever a recursive target is defined, wrap
11565         it in a special @if/@endif block, and prepare its maybe
11566         dependency in the @if/@endif block
11567         * configure.in: Instead of writing maybe dependencies, remove
11568         the @if/@endif statements, and remove the @if/@endif blocks
11569         that remain.
11570         * configure: Regenerate.
11571         * Makefile.in: Regenerate.
11573 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11575         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11577 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11579         PR bootstrap/15120
11580         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11581         * */configure: Rebuilt.
11583 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11585         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11586         of libf2c.
11587         * configure, Makefile.in: Regenerate.
11589 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11591         * MAINTAINERS (Write After Approval): Add myself.
11593 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11595         Merge from tree-ssa-20020619-branch.
11597         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11598         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11599         (HOST_GMPLIBS): Define.
11600         (HOST_GMPINC): Define.
11601         (TARGET_LIB_PATH): Add libmudflap.
11602         (GFORTRAN_FOR_TARGET): Define.
11603         (configure-build*): Export GFORTRAN.
11604         (configure-gcc): Export GMPLIBS and GMPINC.
11605         (all-gcc): Add maybe-all-libbanshee.
11606         (configure-target-libgfortran): Define.
11607         * Makefile.in: Regenerate.
11608         * configure.in (host_libs): Add libbanshee.
11609         (target_libraries): Add target-libmudflap and target-libgfortran.
11610         Add --with-libbanshee.
11611         Handle --disable-libmudflap.
11612         (*-*-freebsd*): Use with_gmp.
11613         Add $(libgcj) to noconfigdirs.
11614         * configure: Regenerate.
11615         * depcomp: New file.
11616         * MAINTAINERS: Add tree-ssa maintainers.
11618 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11620         * MAINTAINERS (Various Maintainers): Add myself.
11622 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11624         * MAINTAINERS (Write After Approval): Add myself.
11626 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11628         * MAINTAINERS (Write After Approval): Add myself.
11630 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11632         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11633         * configure: Regenerate.
11635 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11637         Revert:
11638         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11640         * Makefile.def (flags_to_pass): Remove *dir variables that
11641         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11642         as well as prefix and exec_prefix.
11643         * Makefile.in: Regenerate.
11645 2004-04-26  Robert Millan  <robertmh@gnu.org>
11647         Add patches from libtool CVS.
11648         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11649         * ltconfig: Likewise.
11650         * ltcf-c.sh: Likewise.
11651         * ltcf-cxx.sh: Likewise.
11652         * ltcf-gcj.sh: Likewise.
11654 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11656         * Makefile.def (host_modules): Mark with the bootstrap
11657         flag packages on which gcc depends.
11658         * Makefile.tpl (all-bootstrap): Use it.
11659         * Makefile.in: Regenerate.
11661 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11663         * Makefile.def (flags_to_pass): Remove *dir variables that
11664         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11665         as well as prefix and exec_prefix.
11666         * Makefile.in: Regenerate.
11668 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11670         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11671         * configure: Regenerate.
11672         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11673         * gcc/Makefile.tpl (compare): Use the result of the test.
11674         * gcc/Makefile.in: Regenerate.
11676 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11678         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11679         Always relocate gcc and prev-gcc to the original names, even
11680         if the build fails.
11681         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11682         New targets.
11684 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11686         * MAINTAINERS: Update my email address.
11688 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11690         * configure.in (mips*-*-irix5*): Enable ld.
11691         * configure: Regenerate.
11693 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11695         * configure: Regenerate.
11697 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11699         * Makefile.tpl (configure-[+module+], configure-gcc,
11700         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11701         Set and export LDFLAGS.
11702         * Makefile.in: Regenerate.
11704 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11706         * MAINTAINERS: Add myself to write-after-approval.
11708 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11710         PR bootstrap/14871
11711         * Makefile.tpl: If we don't have built-in-tree target tools,
11712         use the ones found by configure rather than hacking around with
11713         program_transform_name.
11714         * configure.in: Give Makefile.tpl the information necessary
11715         to do that.
11716         * Makefile.in: Regenerate.
11717         * configure: Regenerate.
11719 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11721         PR bootstrap/14760
11722         * configure.in: When computing baseargs, strip *all* copies of
11723         offending options.  Also, don't match/substitute the trailing space,
11724         so that this actually works when two similar options are separated by
11725         only one space.
11726         * configure: Regenerate.
11728 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11730         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11731         (rs6000-*-aix*): Same.
11732         * configure: Regenerate.
11734 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11736         * MAINTAINERS: Add myself to write-after-approval.
11738 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11740         * MAINTAINERS: Add myself to write-after-approval.
11742 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11744         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11745         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11746         * Makefile.in: Regenerate.
11748         * configure.in (top level bootstrap support): Rework --enable-werror
11749         to set @stage2_werror_flag@.
11750         * configure: Regenerate.
11751         * Makefile.tpl (top level bootstrap support): Pass
11752         @stage2_werror_flag@ down to configure in stages 2 and 3.
11753         * Makefile.in: Regenerate.
11755 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11757         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11758         for stages 2 and 3 as well as in make.  As a consequence, remove
11759         OUTPUT_OPTION (now detected by configure) from the flags passed down
11760         to make.
11761         * Makefile.in: Regenerate.
11763         * Makefile.tpl (new-bootstrap): Fix typo.
11764         * Makefile.in: Regenerate.
11766 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11768         * Makefile.tpl: Rearrange by moving recursive_targets rules
11769         into their proper sections.
11770         * Makefile.tpl (top level bootstrap support): Move disabling
11771         of coverage flags from 'make' to 'configure'; improve comments.
11772         * Makefile.in: Regenerate.
11774         * Makefile.tpl (experimental top level bootstrap) Move stage1
11775         language setting from all- target to configure- target; disable
11776         intermodule optimization in stage 1; prevent gratuitous rebuilds
11777         of stage 1.
11778         * Makefile.in: Regenerate.
11779         * configure.in: Comma-separate stage 1 language list for top
11780         level bootstrap.
11781         * configure: Regenerate.
11783         * Makefile.tpl: Clean up experimental top level bootstrap support:
11784         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11785         prev-gcc in configure- targets as well as all- targets.
11786         * Makefile.in: Regenerate.
11788 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11790         * compile: New file imported from automake.
11792 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11794         * configure.in: Remove symbolic link section.
11795         * configure: Regenerate.
11796         * Makefile.tpl (links): Remove.
11797         * Makefile.in: Regenerate.
11799 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11800             Nathanael Nerode  <neroden@gcc.gnu.org>
11802         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11803         Set with AC_CHECK_PROGS.
11804         * configure.in: Fix comment typo from last patch.
11805         * configure: Regenerate.
11807 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11809         * Makefile.tpl: Introduce experimental top level bootstrap support.
11810         * Makefile.in: Regenerate.
11811         * configure.in: Introduce support for top level bootstrap.
11812         * configure: Regenerate.
11814 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11815             Paolo Bonzini  <bonzini@gnu.org>
11817         PR bootstrap/14522
11818         * configure.in: Cope with shells that do not support unquoted ^
11819         * configure: Regenerate.
11821 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11822             Paolo Bonzini  <bonzini@gnu.org>
11824         PR bootstrap/14522
11825         * configure.in: Cope with shells that do not support nesting
11826         quotes inside quoted backquote substitutions.
11827         * configure: Regenerate.
11829 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11831         PR bootstrap/14522
11832         * configure.in: Fix escaping of $.
11833         * configure: Regenerate.
11835 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11837         * configure: Regenerate, since I forgot to while committing Paolo's
11838         changes.
11840 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11842         PR ada/14131
11843         Move language detection to the top level.
11844         * configure.in: Find default values for the tools as
11845         soon as possible.  Disable ada if GNAT is not found.
11846         Emit error message about missing languages.  Expand
11847         --enable-languages=all for the gcc subdirectory.
11849 2004-03-10  Ben Elliston  <bje@gnu.org>
11851         * MAINTAINERS: Update my email address.
11853 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11855         * ltconfig: Disable building static libraries if building shared
11856         libraries on AIX 5L.
11858 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11860         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11861         and disable libgcj.
11862         * configure: Regenerated.
11864 2004-03-01  Brian Booth  <bbooth@redhat.com>
11866         * MAINTAINERS: Add myself to write-after-approval.
11868 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11870         * MAINTAINERS: Add myself to write-after-approval.
11872 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11874         PR bootstrap/7087
11875         * Makefile.tpl: Guard XFOO sed statements better.
11876         * Makefile.tpl: Add dependency for configure-target-libada.
11877         * Makefile.in: Regenerate (incidentally fixes broken
11878         commit when libada-branch was merged).
11880 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11882         * MAINTAINERS: Add myself to write-after-approval.
11884 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11886         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11887         maintainers.
11889 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11891         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11892         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11894 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11896         PR bootstrap/11932
11897         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11899 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11901         * MAINTAINERS: Added myself to write-after-approval.
11903 2004-02-14  Michael Koch  <konqueror@gmx.de>
11905         * MAINTAINERS: Added myself to write-after-approval.
11907 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11909         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11910         some OS port maintainers to OS port maintainers section.
11912 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11914         * MAINTAINERS: Add self.
11916 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11918         * MAINTAINERS: Alphabetize.
11920 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11922         * MAINTAINERS: Remove myself.
11924 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11926         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11927         (rs6000-*-aix*): Same.
11928         * configure: Regenerate.
11930 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11932         * configure.in (host): Add in missing $noconfigdirs to defines.
11933         * configure: Regenerate.
11935 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11936             Nathanael Nerode  <neroden@gcc.gnu.org>
11938         PR ada/6637, PR ada/5911
11939         Merge with libada-branch:
11940         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11941         with appropriate dependencies. Add --enable-libada configure switch.
11942         * configure, Makefile.in: Regenerate.
11944 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11946         * MAINTAINERS: Add myself to write-after-approval.
11948 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11950         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11951         * configure: Regenerate.
11953 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11955         Merge from upstream:
11957         * ltmain.in: When setting IFS to '~', be careful about user
11958         arguments that contain '~'.
11960         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11962         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11963         Also test $base_compile against $CC with escaped arguments. Bug
11964         reported by Geoff Keating <geoffk@apple.com>.
11966 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11968         * MAINTAINERS: Remove i960 port.
11970 2004-01-23  DJ Delorie  <dj@redhat.com>
11972         * Makefile.def (target_modules) [libiberty]: Don't stage.
11973         * Makefile.in: Rebuilt.
11975 2004-01-20  Caroline Tice  <ctice@apple.com>
11977         * MAINTAINERS: Add myself to write-after-approval.
11979 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11981         * MAINTAINERS: Update my email address.
11983 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11985         * MAINTAINERS: Add myself to write-after-approval.
11987 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11989         * MAINTAINERS: Remove entries without email address.
11991 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11993         * MAINTAINERS: Add myself to write-after-approval.
11995 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11997         * MAINTAINERS: Update my email address.
11999 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12001         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12002         * Makefile.tpl (configure-target-[+module+]): Support stage.
12003         * Makefile.in: Rebuilt.
12005 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12007         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12009 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12011         * MAINTAINERS: Add myself as a MIPS maintainer.
12013 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12015         * configure.in: Use ./config.cache, not config.cache.
12016         * configure: Regenerate.
12017         * Makefile.tpl: Special-casing not needed for GCC any more.
12018         * Makefile.in: Regenerate.
12020         * configure.in: Don't share a cache file for host dirs.
12021         * configure: Regenerate.
12023         * config-ml.in: Don't mess with the cache file.
12025 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12027         * MAINTAINERS: Move myself from 'Write After Approval' to
12028         'CPU Port Maintainers' section as SPARC maintainer.
12030 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12032         * Makefile.tpl: Make GCC use a separate config.cache.
12033         * Makefile.in: Regenerate.
12035         PR bootstrap/11932, PR bootstrap/11933
12036         (I don't know if it will fix either of them, but it relates
12037         to them.)
12038         * configure.in: Don't use shared config.cache for target
12039         directories.
12040         * configure: Regenerate.
12042 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12044         * MAINTAINERS: Add myself to 'Write After Approval' section.
12046 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12048         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12049         * configure: Regenerated.
12051 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12053         * MAINTAINERS: Remove the mn10200 maintainer.
12055 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12057         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12058         * configure: Regenerated.
12060 2003-12-16  Jan Hubicka  <jh@suse.cz>
12062         * MAINTAINERS: Add myself as callgraph maintainer.
12064 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12066         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12067         * configure: Regenerate.
12069 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12071         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12072         'Write After Approval' section. Update email.
12074 2003-12-01  James Lemke  <jim@wasabisystems.com>
12076         * MAINTAINERS (Write After Approval): Add myself.
12078 2003-11-20  Matt Thomas  <matt@3am-software.com>
12080         * MAINTAINERS: Add myself as a vax port maintainer.
12082 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12084         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12085         (configure-build-[+module+], configure-[+module+]): Likewise.
12086         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12087         * Makefile.in: Regenerate.
12089 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12091         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12092         shared/dylibed libraries.
12093         * ltmain.sh: Likewise.
12094         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12095         * ltcf-cxx.sh: Likewise.
12096         * ltcf-gcj.sh: Likewise.
12097         * ltconfig: Likewise.
12099 2003-11-17  Stan Cox  <scox@redhat.com>
12101         * MAINTAINERS: Add myself as iq2000 port maintainer.
12103 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12105         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12106         * Makefile.in: Regenerate.
12108 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12110         * config.sub: Update to 2003-11-03 version.
12112 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12114         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12115         * configure:  Regenerate.
12117 2003-10-20  Nicolas Pitre  <nico@cam.org>
12119         * MAINTAINERS: Add myself to 'Write After Approval' section.
12121 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12123         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12125 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12127         * MAINTAINERS: Update my email address.
12129 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12131         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12133 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12135         * MAINTAINERS: Add myself to 'Write After Approval' section.
12137 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12139         * config.guess: Update to 2003-10-16 version.
12140         * config.sub: Update to 2003-10-16 version.
12142 2003-10-15  David Daney  <ddaney@avtrex.com>
12144         * MAINTAINERS: Added myself to 'Write After Approval' section.
12146 2003-10-15  Falk Hueffner  <falk@debian.org>
12148         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12149         'Write After Approval' section. Update email.
12151 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12153         * MAINTAINERS: Move myself from 'Write After Approval' to
12154         'Various Maintainers' section as middle-end maintainer.
12156 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12158         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12159         HOST_FLAGS_TO_PASS.
12160         * Makefile.in: Regenerate.
12162 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12164         * config.guess: Update to 2003-10-07 version.
12165         * config.sub: Update to 2003-10-07 version.
12167 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12169         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12170         * ltconfig (irix5*, irix6*): Don't override version_type.
12172 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12174         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12175         * configure: Rebuilt
12176         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12177         * Makefile.in: Rebuilt
12179 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12181         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12183 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12185         * MAINTAINERS (Write After Approval): Add myself.
12187 2003-09-29  Paul Koning  <ni1d@arrl.net>
12189         * MAINTAINERS: Move myself from "Write After Approval"
12190         to CPU platform maintainers for pdp11 platform.
12192 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12194         * MAINTAINERS: Move myself from 'Write After Approval' to
12195         'Various Maintainers' section as libffi testsuite maintainer.
12197 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12199         * configure.in: Pass a computed --program-transform-name
12200         to subconfigures.
12201         * configure: Regenerated.
12203 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12205         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12206         * Makefile.in: Regenerate.
12208         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12209         * Makefile.in: Regenerate.
12211 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12213         * MAINTAINERS: Move myself from 'Write After Approval'
12214         to 'Various Maintainers' (objective-c) section.
12216 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12218         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12219         quoting.
12220         * configure: Regenerated.
12222 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12224         * MAINTAINERS (Write After Approval): Add myself to write after
12225         approval list.
12227 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12229         * MAINTAINERS (Write After Approval): Add myself.
12231 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12233         * MAINTAINERS: Update my e-mail address.
12235 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12237         * libtool.m4 (LD): Correct powerpc64 host match.
12239 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12241         * MAINTAINTERS: Update my affiliation and email address.
12243 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12245         * MAINTAINERS (Write After Approval): Add myself.
12247 2003-09-04  DJ Delorie  <dj@redhat.com>
12249         * configure: Regenerate.
12251 2003-09-04  Robert Millan  <robertmh@gnu.org>
12253         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12255 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12257         * configure.in: Ensure arguments to sed are properly spaced.
12258         * configure: Regenerate.
12260 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12262         * MAINTAINERS: Update my e-mail address.
12264 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12266         * MAINTAINERS (Write After Approval): Add myself.
12268 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12270         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12271         * configure: Regenerated.
12273 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12275         * MAINTAINERS: Update my email address.
12277 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12279         * configure.in:  Use newline instead of semicolon when assuming
12280         shell arguments in a for loop.
12281         * configure:  Regenerated.
12283 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12285         * MAINTAINERS: Resurrect the i860 maintainer.
12287 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12289         PR 8180
12290         * configure.in: When testing with_libs and with_headers, treat
12291         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12292         * configure: Regenerate.
12294         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12295         make, shell, etc.
12296         (baseargs): Likewise.
12297         * configure: Regenerate.
12299 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12301         * MAINTAINERS (Write After Approval): Add myself.
12303 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12305         * configure.in: Disable libgcj for darwin not on powerpc.
12306         * configure: Rebuild.
12308 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12310         * config-ml.in, symlink-tree: Add license.
12312 2003-08-03  Richard Stallman  <rms@gnu.org>
12313             Eben Moglen  <moglen@columbia.edu>
12315         * README.SCO: New file.
12317 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12319         * Makefile.tpl (check, check-c++): Express dependencies using
12320         dependencies rather than commands.
12321         * Makefile.in: Regenerate.
12323 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12325         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12326         * configure: Ditto.
12328 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12330         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12331         * Makefile.in: Update.
12333 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12335         * configure.in: Enable libgcj for darwin.
12336         * configure: Rebuild.
12338 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12340         * config-ml.in:  Use ac_configure_args directly instead of
12341         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12342         actually seen.
12344 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12346         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12347         creating target and build subdirs to build all parent dirs as needed.
12348         * Makefile.in: Rebuild.
12349         * configure.in: Don't build dirs explicitly here.
12350         * configure: Rebuild.
12352 2003-07-26  Paul Brook  <paul@nowt.org>
12354         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12356 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12358         * Makefile.tpl (all-make): Depend on intl.
12359         * Makefile.in: Rebuilt.
12361 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12363         * install-sh:  Update to newer upstream versions (associated with
12364         aclocal 1.7).
12365         * mkinstalldirs:  Likewise.
12366         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12368 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12370         * MAINTAINERS: Move self from Bug database only accounts
12371         to write-after-approval.
12373 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12375         * config.if: Remove unused libc_interface determination.
12377 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12379         * MAINTAINERS: Move self from write-after-approval to
12380         build machinery (*.in).
12382 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12384         PR bootstrap/11273
12385         PR bootstrap/11408
12386         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12387         unused INSTALL_PROGRAM_ARGS.
12388         * configure.in: Use AC_PROG_INSTALL.
12389         * Makefile.in: Regenerate.
12390         * configure: Regenerate.
12392 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12394         * MAINTAINERS: Alphabetize.
12396 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12398         * configure: Rebuilt.
12399         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12400         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12401         newlib nor libgloss.
12402         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12403         * configure.in (am33_2.0-*-linux*): Added.
12405 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12407         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12408         * configure: Regenerate.
12410 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12412         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12413         * Makefile.in: Regenerate.
12415 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12417         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12418         * Makefile.in: Regenerate.
12420 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12422         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12423         * Makefile.in: Regenerated.
12425         * config-ml.in: Replace PWD with PWD_COMMAND.
12427 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12429         * intl: New directory; see intl/ChangeLog for details.
12430         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12431         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12432         * Makefile.in: Regenerate.
12434 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12436         * configure.in: Clean up config-lang.in handling.  Delete
12437         useless assignment to "subdirs".
12438         * configure: Regenerate.
12440 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12442         * configure.in: Rename 'target_libs' to 'target_libraries'.
12443         Remove useless reference to 'target_libs'.
12444         * configure: Regenerate.
12446 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12448         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12449         * Makefile.in: Regenerate.
12451 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12453         * Makefile.def: Introduce flags_to_pass.
12454         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12455         * Makefile.in: Regenerate.
12457 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12459         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12460         and target-libgloss.
12461         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12462         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12463         * configure: Regenerate.
12465 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12467         * configure.in: Update testsuite_flags to new location.
12468         * configure. Regenerate.
12470 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12472         * Makefile.tpl: Remove BUILD_CC stuff.
12473         * Makefile.in: Regenerate.
12475 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12477         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12479 2003-06-16  Graeme Peterson  <gp@qnx.com>
12481         * MAINTAINERS (Write After Approval): Add myself.
12483 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12485         * config.guess: Update to 2003-06-12 version.
12486         * config.sub: Update to 2003-06-13 version.
12488 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12490         * config.guess: Update to 2003-06-06 version.
12491         * config.sub: Update to 2003-06-06 version.
12493 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12495         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12496         * configure. Regenerate.
12498 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12500         * configure.in: Disable serial configure by default.
12501         * configure: Regenerate.
12502         * Makefile.tpl: Abolish .NOTPARALLEL.
12503         * Makefile.in: Regenerate.
12505         * Makefile.tpl: Replace {build,host,target}_canonical by
12506         {build,host,target}.
12507         * Makefile.in: Regenerate.
12509         * Makefile.tpl: Fix stupid pasto.
12510         * Makefile.in: Regenerate.
12512 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12514         * Makefile.tpl: Remove bogus conditional.
12515         * Makefile.in: Regenerate.
12517 2003-06-05  Jan Hubicka  <jh@suse.cz>
12519         * Makefile.tpl (profiledbootstrap): New target.
12520         * Makefile.in (profiledbootstrap): New target.
12522 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12524         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12525         Pinski. Remove user names from other bugzilla-only maintainers.
12527 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12529         * Makefile.tpl: Make 'recursive targets' using autogen rather
12530         than shell loop.  Remove duplicate 'clean' targets and false
12531         comments.
12532         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12533         Add systematic method of specifying missing targets in subdirs.
12534         Add copyright boilerplate.
12535         * Makefile.in: Regenerate.
12536         * configure.in: Add 'recursive targets' to maybe list.
12537         * configure: Regenerate.
12539         * MAINTAINERS: "GNATS only" -> "Bug database only".
12541         * Makefile.tpl: Rename [+target+] to [+make_target+].
12542         * Makefile.def: Rename 'target' to 'make_target'.
12544 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12546         * MAINTAINERS: Add self as options handling maintainer.
12548 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12550         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12551         been too long since I touched those ports.
12553 2003-05-28  DJ Delorie  <dj@redhat.com>
12555         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12556         * Makefile.in: Regenerate.
12558 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12560         * configure.in: Use curly braces in the definition of tooldir.
12561         * configure: Regenerate.
12563 2003-05-21  DJ Delorie  <dj@redhat.com>
12565         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12566         newlib or libgloss.
12567         * Makefile.in: Regenerate.
12569 2003-05-21  DJ Delorie  <dj@redhat.com>
12571         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12572         * Makefile.in: Regenerate.
12574 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12576         * MAINTAINERS: Update my e-mail address.
12578 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12580         * configure.in: Switch more things to use maybe dependencies.
12581         * Makefile.tpl: Switch more things to use maybe dependencies.
12582         Factor out common code from autogen IF statements.
12583         * configure: Regenerate.
12584         * Makefile.in: Regenerate.
12586 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12588         * configure.in: Accept i[3456789]86 for machine type.
12589         * configure: Regenerate.
12591 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12593         * configure.in: Switch more things to use maybe dependencies.
12594         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12595         * configure: Regenerate.
12596         * Makefile.tpl: Switch more things to use maybe dependencies.
12597         * Makefile.in: Regenerate.
12599 2003-05-16  Andreas Schwab  <schwab@suse.de>
12601         * Makefile.tpl (install-opcodes): Define.
12602         * Makefile.in: Rebuild.
12604 2003-05-13  Andreas Jaeger  <aj@suse.de>
12606         * config.guess: Update to 2003-05-09 version.
12607         * config.sub: Update to 2003-05-09 version.
12609 2003-05-13  Michael Eager  <eager@mvista.com>
12611         * configure.in: Correct sed script so that options in quotes are not
12612         deleted.
12613         * configure: Rebuild.
12615 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12617         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12618         and $$s/newlib/libc/sys/cygwin32 include paths.
12619         * configure: Ditto.
12621 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12623         * MAINTAINERS: Update my email addresses.
12625 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12627         * config-ml.in: Propagate INSTALL variables.
12629 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12631         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12633 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12635         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12636         * Makefile.in: Regenerate.
12638 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12640         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12642 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12644         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12646 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12648         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12649         * Makefile.in: Regenerated.
12651 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12653         * MAINTAINERS (Write After Approval): Upgrade myself from
12654         GNATS only to write-after-approval. Update my mail address.
12656 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12658         (OS Port Maintainers: freebsd): Add myself.
12660 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12662         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12664 2003-04-22  Kean Johnston  <jkj@sco.com>
12666         * MAINTAINERS (SCO ports): Added myself.
12668 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12670         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12672 2003-04-19  Kean Johnston  <jkj@sco.com>
12674         * MAINTAINERS (Write After Approval): Add myself.
12676 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12678         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12679         * Makefile.in: Regenerate.
12681 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12683         * configure.in (powerpc64*-*-linux*): Remove.
12684         * configure: Rebuilt.
12686 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12688         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12689         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12690         and restrap.
12691         * Makefile.in:  Regenerate.
12693 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12695         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12696         * configure: Regenerated.
12698 2003-04-15  DJ Delorie  <dj@redhat.com>
12700         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12702 2003-04-13  Nick Clifton  <nickc@redhat.com>
12704         * config-ml.in: Remove support for --disable-aix removing
12705         call-aix multilibs.
12707 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12709         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12710         * */configure: Rebuilt.
12712 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12714         * MAINTAINERS: Add my email address.
12716 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12718         * MAINTAINERS (Write After Approval): Add myself.
12720 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12722         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12723         * Makefile.in: Regenerate.
12725 2003-03-14  Michael Chastain  <mec@shout.net>
12727         * Makefile.in: Regenerate with correct Makefile.def.
12729 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12731         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12732         Make macro.
12733         * Makefile.in: Regenerate.
12734         * configure.in: Clean up gxx_include_dir logic.
12735         * configure: Regenerate.
12737 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12739         * MAINTAINERS (Write After Approval): Add myself.
12741 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12743         * MAINTAINERS: Update my mail address.
12745 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12747         * configure.in (gxx_include_dir): Fix typo.
12748         * configure: Regenerated.
12750 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12752         * Makefile.tpl: Reindent.
12753         * Makefile.in: Regenerate.
12754         * configure.in: Reindent.  Don't set unused variables.
12755         * configure: Regenerate.
12757 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12759         * configure.in: Include $(build_tooldir)/sys-include in
12760         FLAGS_FOR_TARGET.
12761         * configure: Regenerated.
12763 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12765         * Makefile.tpl: Always pass down RANLIB.
12766         * Makefile.in: Regenerate.
12768         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12769         * Makefile.in: Regenerate.
12770         * configure.in: Remove unused logic relating to --enable-shared
12771         and --enable-threads.  Remove bogus comments.  Remove redundant
12772         noconfigdirs.
12773         * configure: Regenerate.
12775         * configure.in: Replace ${libstdcxx_version} by its value.
12776         Remove reference to mh-dgux.
12777         * configure: Regenerate.
12779 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12781         * MAINTAINERS (Write After Approval): Add myself.
12783 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12785         * Makefile.tpl: Rearrange.
12786         * Makefile.in: Regenerate.
12788 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12790         * configure.in: Add support for kaOS as cross build target system.
12791         * configure: Regenerated.
12793 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12795         * MAINTAINERS (Write after approval): Add myself.
12797 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12799         * MAINTAINERS: Update my email address.
12801 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12803         * MAINTAINERS: Add self to blanket write privs. section.
12805 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12807         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12808         configure-target-* as some target builds may require additional
12809         flags for preprocessor tests.
12810         * Makefile.in: Regenerated.
12812 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12814         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12815         * ltconfig: Handle it.
12816         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12817         auto-detecting it.
12819         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12820         it is used as argument to $CC.
12821         * ltcf-gcj.sh: Likewise.
12823         * configure.in: Introduce --enable-maintainer-mode.
12824         * configure: Rebuilt.
12825         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12826         for maintainer mode.
12827         * Makefile.in: Rebuilt.
12829 2003-02-18  Jason Merrill  <jason@redhat.com>
12831         * Makefile.tpl (check-c++): Allow parallelism.
12833 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12835         * MAINTAINERS: Remove John Carr (who never actually had access to
12836         gcc.gnu.org).
12838 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12840         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12841         don't configure target-libobjc.
12842         * configure: Regenerate.
12844 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12846         * Makefile.tpl (RANLIB): Define.
12847         * Makefile.in: Regenerate.
12849 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12851         * MAINTAINERS: Update my email.
12853 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12855         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12856         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12857         * Makefile.in: Regenerated.
12858         * configure.in: Remove all traces of snavigator, db, and grep.
12859         * configure: Regenerated.
12861 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12863         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12864         After Approval.
12866 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12868         * MAINTAINERS (Write after approval): Add myself.
12870 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12872         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12873         * Makefile.in: Regenerated.
12875 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12877         * config.guess: Updated to 2003-01-30's version.
12878         * config.sub: Updated to 2003-01-28's version.
12880 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12882         * config.if: If gcc_version is already set, just use it.  Don't set
12883         gcc_version_trigger if it's already set, otherwise set it to
12884         gcc/version.c, but only if the file exists.  If it is not set and
12885         gcc/version.c does not exist, try to extract the version number from
12886         $CC.
12888 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12890         * MAINTAINERS: Add myself to write-after-approval list.
12892 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12894         * configure.in:  Revert 24Jan change.
12895         * configure:  Regenerate.
12897 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12899         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12900         entry of HJ Lu.
12902 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12904         * configure.in: Revert previous change.
12905         * configure: Regenerate.
12907 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12909         * configure.in: Make rda native-only.
12910         * configure: Regenerate.
12912 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12914         * MAINTAINERS: Move myself from GNATS-only-accounts to
12915         write-after-approval.
12917 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12919         * configure.in: Add missing \.
12920         * configure: Rebuilt.
12922 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12924         * configure.in (baseargs): Avoid using \| in sed regular
12925         expressions.
12926         * configure: Rebuilt.
12928 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12930         * configure.in (baseargs): Remove all supported forms of
12931         --cache-file, --srcdir, --host, --build and --target options
12932         from argument lists.
12933         * configure: Rebuilt.
12935 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12937         * MAINTAINERS: Add myself to write-after-approval list.
12939 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12941         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12942         * configure: Rebuilt.
12944 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12946         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12947         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12948         * Makefile.in: Regenerate.
12949         * configure: Regenerate.
12951 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12953         * configure.in: Remove Makefile in build, host and target modules
12954         unless configure was run with --no-recursion.
12955         * configure: Rebuilt.
12957 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12959         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12960         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12961         * Makefile.in: Regenerate.
12963 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12965         * config.guess: Update to 2003-01-03 version.
12966         * config.sub: Update to 2003-01-03 version.
12968 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12970         * configure: Regenerate with proper autoconf 2.13.
12972 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12974         * configure.in: Add AC_PREREQ for consistency.
12975         * configure: Regenerate.
12977 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12979         * configure.in (GDB_TK): Add tcl directories conditional on
12980         gdb/gdbtk directory being present.
12981         * configure: Regenerate.
12983 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12985         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12986         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12987         * configure: Rebuilt.
12989 2002-12-31  Tom Tromey  <tromey@redhat.com>
12991         * Makefile.in: Rebuilt.
12992         * Makefile.def (target_modules) [libffi]: Allow installation.
12994 2002-12-31  Andreas Schwab  <schwab@suse.de>
12996         * configure.in: Fix use of $program_transform_name.
12997         * configure: Regenerated.
12999 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13001         * configure.in (baseargs): Don't remove first configure argument.
13002         * configure: Regenerated.
13004 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13006         * Makefile.tpl (local-distclean): Don't remove...
13007         (multilib.ts): ... this.  Moved into...
13008         (multilib.out): ... this.  Don't use sub-make.
13009         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13010         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13011         (configure-build-[+module+], configure-[+module+],
13012         configure-target-[+module+], configure-gcc): ... these.  Test
13013         for Makefile existence.  Drop config.status from dependencies.
13014         * Makefile.in: Rebuilt.
13015         * configure.in: Move gcc-version-trigger to the end of
13016         ac_configure_args.  Add comments to maybedep.tmp and
13017         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13018         nonopt from baseargs, matching and removing corresponding
13019         whitespace while at it.
13020         * configure: Rebuilt.
13022 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13024         * configure.in (host_configargs): Replace reference to
13025         no-longer-defined buildopts with --build=${build_alias}.
13026         * configure: Rebuilt.
13028         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13029         program_transform_name to standard idiom.
13030         (AUTOGEN, AUTOCONF): Define.
13031         (Makefile.in): Use $(AUTOGEN).
13032         (Makefile): Depend on config.status, and use autoconf-style rule to
13033         build it.  Move original commands to...
13034         (config.status): ... this new target.
13035         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13036         $(AUTOCONF).
13037         * Makefile.in: Rebuilt.
13039 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13041         * Makefile.tpl: Fix dramatic bustage due to change in
13042         program_transform_name.
13043         * Makefile.in: Regenerate.
13045         * configure.in: Remove unnecessary PATH setting.
13046         * configure: Regnerate.
13048         * configure.in: Don't default to unprefixed tools unless
13049         the native tools will work.
13050         * configure: Regenerate.
13052         * configure.in: Convert to autoconf script.  Blow away lots
13053         of now-redundant Makefile fragments.
13054         * configure: Generate using Autoconf.
13055         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13056         * Makefile.in: Regenerate.
13058 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13060         * configure: Fix stupid bug where RANLIB was mistakenly included.
13062         * configure.in: Rename (buildargs, hostargs, targargs) to
13063         (build_configargs, host_configargs, target_configargs).
13065         * configure.in: Move logic out of sed statement.
13067         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13068         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13070 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13072         * config.sub: Import from master repository
13073         * config.guess: Ditto
13075 2002-12-24  Andreas Schwab  <schwab@suse.de>
13077         * Makefile.tpl (multilib.out): Fix missing space.
13078         * Makefile.in: Regenerate.
13080 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13082         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13083         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13084         * Makefile.in: Regenerate.
13085         * configure.in: Remove unnecessary leftovers.
13087 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13089         * configure.in (extra_ranlibflags_for_target): New variable.
13090         (*-*-darwin): Add -c to ranlib commands.
13091         * configure (tooldir): Handle extra_ranlibflags_for_target.
13093 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13095         * Makefile.tpl: Revert HJL's change.
13096         * Makefile.in: Regenerated.
13097         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13098         always.
13100 2002-12-19  Andreas Schwab  <schwab@suse.de>
13102         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13103         * Makefile.in: Regenerate.
13105 2002-12-18  H.J. Lu  <hjl@gnu.org>
13107         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13108         * Makefile.in: Regenerated.
13110         * configure.in (build_prefix): New. Substitute.
13112 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13114         * Makefile.tpl: Don't let real targets depend on phony targets.
13115         * Makefile.in: Regenerate.
13117         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13118         * Makefile.in: Regenerate.
13120 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13122         * config.sub: Import from master repository
13123         * config.guess: Ditto
13125 2002-12-16  Jason Merrill  <jason@redhat.com>
13127         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13128         previous 'make bootstrap'.
13129         * Makefile.in: Regenerate.
13131 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13133         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13135 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13137         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13138         * Makefile.in: Regenerate.
13140 2002-12-13  Jason Merrill  <jason@redhat.com>
13142         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13143         library tests.
13144         (check-c++): Just depend on it and check-target-libstdc++-v3.
13145         * Makefile.in: Regenerate.
13147 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13149         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13150         * Makefile.in: Rebuilt.
13152 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13154         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13156 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13158         * configure: Fix bug put in by gremlins.
13160         * Makefile.tpl: Substitute more autoconfily.
13161         * configure: Substitute more autoconfily.
13162         * Makefile.in: Regenerate.
13164 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13166         * config.sub: Import from master repository
13167         * config.guess: Ditto
13168         * MAINTAINERS: Added Svein Seldal under write after approval
13170 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13172         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13173         * Makefile.in (all-sim): Ditto.
13175 2002-12-06  DJ Delorie  <dj@redhat.com>
13177         * Makefile.tpl: Change configure dependencies to not have real
13178         targets depend on phony targets.
13180 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13182         * configure.in: Revert unintentional change.
13184         * Makefile.tpl: Change dependency for */multilib.out so that
13185         it works when gcc isn't in the tree.
13187         * configure.in: Substitute more.
13188         * configure: Run subconfigures from the Makefile.
13189         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13190         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13192 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13194         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13196 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13198         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13199         and corresponding dependencies.
13200         * Makefile.in: Regenerate.
13202         * configure.in (host_tools): Order binutils, gas and ld for
13203         convenience in running the testsuites.
13205         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13206         * Makefile.in: Regenerate.
13207         * configure.in: Introduce rules to serialize subconfigure runs.
13209         * configure.in: Introduce BASE_CC_FOR_TARGET.
13210         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13211         Realize configure-build-* targets.  Realize configure-target-* targets.
13212         * Makefile.in: Regenerate.
13214 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13216         * configure: Move gcc_version_trigger stuff from here...
13217         * configure.in: ...to here.
13219         * configure.in: Separate subconfigure options added by this file from
13220         options given by the user.  Add machinery to put args for host
13221         subconfigures into the Makefile.
13223         * Makefile.tpl: Remove 'vault' targets.
13224         * Makefile.tpl: Reorder and comment dependencies.
13225         * Makefile.in: Regenerate.
13227 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13228         * configure.in: Fix my broken commit of previous patch. (sigh)
13230 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13232         * configure.in: Move host-specific darwin noconfigdirs into
13233         the host-specific section.
13235 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13237         * configure.in: Move host-specific darwin noconfigdirs into
13238         the host-specific section.
13240 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13242         * configure: Remove skip-this-dir support.
13243         * Makefile.tpl: Remove skip-this-dir support.
13245         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13246         subdirectories.
13247         * Makefile.in: Regenerate.
13249         * Makefile.tpl: Strip out useless setting of 'dir'.
13250         * Makefile.in: Regenerate.
13252 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13254         * configure.in: Fix deeply stupid bug.
13256         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13257         shell code in CXX_FOR_TARGET
13258         * Makefile.def: Introduce raw_cxx.
13259         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13260         RAW_CXX_FOR_TARGET.
13261         * Makefile.in: Regenerate.
13263 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13265         * Makefile.tpl: Remove unnecessary ifs.
13266         * Makefile.in: Regenerate.
13268         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13269         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13270         targets for 'no_install' modules.
13271         * configure: Move GDB_TK substitution to configure.in.  Move
13272         build_modules stuff to configure.in.
13273         * configure.in: Implement soft dependency machinery.  Maybe-ize
13274         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13275         * Makefile.in: Regenerate.
13277 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13279         * Makefile.tpl: Make all-target, install-target behave similarly
13280         to all, install (only hitting configured targets).  Eliminate
13281         unused macro defintions.
13283         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13284         build != host.
13286         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13288         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13290         * configure.in: Produce lists of subdir targets we're actually
13291         configuring.  Remove references to "dosrel".
13292         * Makefile.tpl: Let configure set which subdir targets are hit.
13293         Remove install-cross; clean up install; remove ALL.  Remove
13294         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13295         Autogenerate host module targets.  Remove empty dependency lines
13296         and redundant dependency; rearrange slightly.
13297         * Makefile.def: Add host-side libtermcap, utils.
13299         * Makefile.in: Regenerate.
13301 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13303         * ltconfig (osf[345]): Append $major to soname_spec.
13304         Reflect this in library_names_spec.
13305         * ltmain.sh (osf): Prefix $major with . for use as extension.
13307 2002-11-19  Andreas Jaeger  <aj@suse.de>
13309         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13310         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13311         and sparc64 GNU/Linux systems.
13313 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13315         * MAINTAINERS: Update email.
13317 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13319         * MAINTAINERS: Complete James Dennett's entry.
13321 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13323         * MAINTAINERS (Write After Approval): Add myself.
13325 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13327         * Makefile.tpl: syntactic cleanup
13329 2002-11-13  Stuart Hastings  <stuart@apple.com>
13331         * MAINTAINERS: Add myself to write-after-approval list.
13333 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13335         * Makefile.def: Add list of recursive targets to autogenerate.
13336         Add build_modules.
13337         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13338         targets.  Autogenerate *-build-* targets.
13339         * Makefile.in: Regenerate.
13341 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13343         * configure: More autoconf-style substitutions.
13344         * Makefile.tpl: More autoconf-style substitutions.
13345         * Makefile.in: Regenerate.
13347 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13349         * configure: Substitute more variables in a more autoconf-friendly
13350         way.  Simplify slightly.
13351         * Makefile.tpl: Make more variables substitutable in an
13352         autoconf-friendly way.
13353         * Makefile.in: Regenerate.
13355 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13357         * MAINTAINERS (Write After Approval): Add myself.
13359 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13361         * configure.in (v810*): Remove special setting of tools.
13363         * configure: Add support for extra required flags for ar or nm.
13364         * configure.in (aix4.3+): Use above support for target-specific
13365         issues, rather than using config/mt-aix43.
13367 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13369         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13370         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13371         with $srcdir.  Reformat indentation.  Substitute some variables
13372         formerly hard-coded in the Makefile for build=host.
13373         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13374         * Makefile.def: Autogenerate more.
13375         * Makefile.in: Regenerate.
13377 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13379         * MAINTAINERS (Write After Approval): Add myself.
13381 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13383         * Makefile.def (host_modules): Add rda.
13384         * Makefile.in: Regenerate.
13385         * configure.in (target_tool): Add target-rda to list.
13387 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13389         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13391 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13393         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13394         and restrap targets to this rule.
13395         * Makefile.in:  Regenerate.
13397 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13399         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13400         GNATS only accounts.
13402 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13404         * configure.in (i[3456]86-*-linux*): Add check to disable
13405         ${libgcj} for glibc1.
13407 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13409         * MAINTAINERS: Add myself as ip2k port maintainer.
13411 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13413         * configure.in: Add tic4x target.
13415 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13417         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13418         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13419         * Makefile.in: Regenerate.
13421         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13422         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13423         * Makefile.in: Regenerate.
13425 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13427         * MAINTAINERS: Add myself as web pages co-maintainer.
13429 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13431         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13432         * Makefile.in: Regenerate.
13434 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13436         * MAINTAINERS: Add myself and Nathan Sidwell
13437         <nathan@codesourcery.com> as VxWorks maintainers.
13439 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13441         * Makefile.def: Remove order dependency comments.
13442         * Makefile.tpl: Add explicit install-install dependencies.
13443         * Makefile.in: Regenerate.
13445         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13446         * Makefile.in: Regenerate.
13448         * Makefile.tpl: Add configure-target (for src-release in src)
13449         * Makefile.in: Regenerate.
13451 2002-09-30  Nick Clifton  <nickc@redhat.com>
13453         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13455 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13457         * configure.in (s390*-*-linux*): Enable libgcj.
13459 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13461         * configure: Revert accidentally applied changes.
13463         * Makefile.tpl: Make more autoconf-friendly.
13464         * Makefile.in: Regenerate.
13465         * configure: Make substitution more autoconf-like.
13467 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13469         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13470         single entry to handle all these.
13471         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13472         libjava on arm-*-elf.
13474 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13476         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13477         things that depend on them.
13479 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13481         * Makefile.tpl: Make subsituted variables more autoconfy.
13482         * Makefile.in: Regenerate.
13483         * configure: Make seds more autoconfy.
13485 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13487         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13488         * Makefile.in: Regenerate.
13489         * configure.in: Rewrite sed statements to look autoconfy.
13491         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13492         all-target-foo on configure-target-foo.
13493         * Makefile.def: Ditto.
13494         * Makefile.in: Rebuild.
13496 2002-09-25  Andrew Haley  <aph@redhat.com>
13498         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13500 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13502         * Makefile.def: New file.
13503         * Makefile.tpl: New file.
13504         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13505         * contrib/gcc_update: Note that Makefile.in is a generated file.
13507         * configure.in: Minor rearrangement.  Simplify tests.
13509 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13511         * configure.in (with_headers): Skip copy if value is "yes".
13512         (with_libs): Likewise.
13514 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13516         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13517         * configure.in (sh*-*-pe*): Ditto.
13518         * configure.in (mips*-*-pe*): Ditto.
13519         * configure.in (*arm-wince-pe): Ditto.
13521         * configure.in: Rearrange.
13523 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13525         * MAINTAINERS: Update my email address.
13527 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13529         * MAINTAINERS: (Write After Approval): Add myself.
13531 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13533         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13535 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13537         * MAINTAINERS: Change my mailing address.
13539 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13541         * MAINTAINERS (Write After Approval): Remove myself.
13542         (Various Maintainers: c++ runtime libs): Add myself.
13544 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13546         * MAINTAINERS (Write After Approval): Remove myself.
13547         (Various Maintainers: c++ runtime libs): Add myself.
13549 2002-08-15  Eric Christopher  <echristo@redhat.com>
13551         * config.sub: Import from master repository.
13552         * config.guess: Ditto.
13554 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13556         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13557         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13558         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13560 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13562         * MAINTAINERS: Add self to rs6000 vector extensions.
13564 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13566         * libiberty/configure: Reverted unintended yesterday's check in.
13568 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13570         * boehm-gc/configure, libf2c/configure: Rebuilt.
13571         * libffi/configure, libiberty/configure: Ditto.
13572         * libjava/configure, libobjc/configure: Ditto.
13573         * libstdc++-v3/configure, zlib/configure: Ditto.
13574         Merged from binutils:
13575         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13576         From Steve Ellcey <sje@cup.hp.com>:
13577         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13578         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13579         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13580         IA64.
13581         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13582         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13583         soname_spec, sys_lib_search_path_spec): Ditto.
13585 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13587         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13589 2002-08-04  H.J. Lu  (hjl@gnu.org)
13591         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13593 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13595         * MAINTAINERS (Write After Approval): Add myself.
13597 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13599         * configure.in: Move generic linux case to end.  Copy generic
13600         linux noconfigdirs to mips*-*-linux* entry and new
13601         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13603 2002-07-19  Michael Matz  <matz@suse.de>
13605         * MAINTAINERS: Add myself as ra* maintainer.
13607 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13609         * config.guess: Update to 2002-07-09 version.
13610         * config.sub: Update to 2002-07-03 version.
13612 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13614         * MAINTAINERS: Fix typo in a maintainer email address.
13616 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13618         * configure.in: Remove two redundant tests.
13620 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13622         * configure.in (mips*-*-irix6*o32): Enable stabs.
13624 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13626         * configure.in: Don't build grez.
13627         * Makefile.in: Ditto.
13629         * Makefile.in: Remove references to bsp, cygmon, libstub.
13630         * configure.in: Ditto.
13632         * configure.in: Remove leftover reference to gdbtest.
13634 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13636         * configure.in (gxx_include_dir):  Change to match versioned
13637         C++ headers if --enable-version-specific-runtime-libs is used.
13639 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13641         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13643 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13645         * configure.in: Make --without-x work.
13647 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13649         * configure.in: Rearrange target Makefile fragment collection.
13651         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13652         cvs[src].
13653         * configure.in: Ditto.
13655 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13657         * MAINTAINERS (Write After Approval): Update my e-mail address.
13659 2002-06-24  Ben Elliston  <bje@redhat.com>
13661         * configure.in (host_tools): Remove cgen.
13663         * Makefile.in (all-cgen): Remove; runs from its source directory.
13664         (check-cgen, install-cgen, clean-cgen): Likewise.
13665         (all-opcodes): Do not depend on all-cgen.
13666         (all-sim): Likewise.
13668 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13670         * Makefile.in: Eliminate 'apache' targets.
13671         * configure.in: Eliminate 'apache' targets.
13673         * configure.in: Eliminate redundant tests.  Reorganize.
13675         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13677         * config-ml.in: Eliminate references to Cygnus configure.
13679         * Makefile.in: Eliminate references to building emacs.
13681 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13683         * MAINTAINERS: Update my email address.
13685 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13687         * config.if (libstdcxx_incdir): Version C++ headers.
13688         (cxx_incdir): Remove.
13690 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13692         * MAINTAINERS (Write After Approval): Add self.
13694 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13696         * configure.in: Add support for ip2k.
13698 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13700         * configure.in: Fix AIX configury bug.
13702 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13704         * MAINTAINERS (Write After Approval): Add self.
13706 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13708         * configure.in: replace ${topsrcdir} with ${srcdir}
13710         * configure.in: Move definition of libstdcxx_flags
13711         right above usage, rather than waaay earlier.
13713         * configure.in: Pull definition of is_cross_compiler earlier.
13715         * configure.in: Rearrange a little.
13717         * configure.in: Remove references to librx.
13718         * Makefile.in: Remove references to librx.
13720 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13722         * config.sub: Add support for avr target.
13723         Import from master sources, rev 1.255
13725 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13727         * configure, .cvsignore:  Revert previous change...
13728         * Makefile:  ...delete.
13730 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13732         * configure.in: Eliminate ${gasdir} variable.
13734 2002-06-18  Dave Brolley  <brolley@redhat.com>
13736         * configure.in: Add support for frv.
13737         * config.sub: Add support for frv.
13739 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13741         * configure:  Remove garbage from previous commit.
13743 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13745         * configure:  For in-source builds, make a subdir and re-exec there.
13746         * Makefile:  New file.  Pass targets through to build directory.
13747         * .cvsignore:  No longer ignore "Makefile".
13749 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13751         * MAINTAINERS (Write After Approval): Add self.
13753 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13755         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13757 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13759         * configure.in (vax-*-netbsd*): Re-enable gas.
13761 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13763         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13764         BUILD_PREFIX_1, to correct nomenclature.
13765         * configure: Likewise.
13767         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13768         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13770 2002-05-31  Olaf Hering  <olh@suse.de>
13772         * config-ml.in: Propogate DESTDIR also.
13774 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13776         * configure.in (vax-*-netbsd*): Don't build gas for this
13777         platform.
13779 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13781         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13782         and libgcj for AVR.
13784 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13786         * MAINTAINERS (Write After Approval): Add myself.
13788 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13790         * config.guess: Update to 2002-05-22 version.
13791         * config.sub: Likewise.
13793 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13795         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13796         * config-ml.in: Likewise.
13797         * configure: Likewise.
13798         * configure.in: Likewise.
13800 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13802         * MAINTAINERS: Update my email address.
13804 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13806         * configure.in: Simplify makefile fragment collection.
13808         * configure.in: Remove code to build emacs.
13810         * configure.in : Remove --srcdir argument from targargs and buildargs
13811         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13813         * configure: Move some logic to configure.in.
13814         * configure.in: Move some logic from configure.
13816 2002-05-11  Tom Tromey  <tromey@redhat.com>
13818         * MAINTAINERS: Reflect libgcj reality.
13820 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13822         * Makefile.in: Honour DESTDIR.
13824 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13826         * config.guess: Import 2002-03-20 version.
13827         * config.sub: Import 2002-04-26 version.
13829 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13831         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13833 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13835         * MAINTAINERS: Add self.
13837 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13839         * ltmain.sh: Detect and handle object name conflicts
13840         while piecewise linking a static library.
13842 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13844         * configure.in (noconfigdirs): Don't disable libgcj on
13845         sparc64-*-solaris* and sparcv9-*-solaris*.
13847 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13849         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13851 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13853         * configure.in (FLAGS_FOR_TARGET): Do not add
13854         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13855         on i[3456]86-*-linux*.
13857 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13859         * configure.in (noconfigdirs): Replace [ ] with test.
13861         * configure.in (noconfigdirs): Do not add target-newlib if
13862         target == i[3456]86-*-linux*, and host == target.
13864 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13866         * configure.in: delete reference to absent file
13868         * configure.in: replace '[' with 'test'
13870         * configure.in: Eliminate references to gash.
13871         * Makefile.in: Eliminate references to gash.
13873         * configure.in: remove useless references to 'pic' makefile fragments.
13875         * configure.in: (*-*-windows*) Finish removing.
13877         * configure.in: Eliminate redundant test for libgui.
13879 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13881         * MAINTAINERS: Add self and realphabetize.  Update entries
13882         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13883         entry for a29k port maintainer.
13885 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13887         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13888         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13890 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13892         * configure.in: remove references to dead files
13894 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13896         * MAINTAINERS: Add information about purpose of this file.
13898 2002-04-18  Tom Tromey  <tromey@redhat.com>
13900         * configure.in: Disallow configuring libgcj when it is already
13901         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13902         Solaris 2.8 by default.  For PR libgcj/6158.
13904 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13906         * configure.in:  Move default CC setting out of config/mh-* fragments
13907         directly into here.
13909 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13911         * configure.in: don't even try to configure or make a subdirectory
13912         if there's no configure script for it.
13914 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13916         * MAINTAINERS: Remove chill maintainers.
13917         * Makefile.in (CHILLFLAGS): Remove.
13918         (CHILL_LIB): Remove.
13919         (TARGET_CONFIGDIRS): Remove libchill.
13920         (CHILL_FOR_TARGET): Remove.
13921         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13922         CHILL_LIB.
13923         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13924         (CHECK_TARGET_MODULES): Likewise.
13925         (INSTALL_TARGET_MODULES): Likewise.
13926         (CLEAN_TARGET_MODULES): Likewise.
13927         (configure-target-libchill): Remove.
13928         (all-target-libchill): Remove.
13929         * configure.in (target_libs): Remove target-libchill.
13930         Do not compute CHILL_FOR_TARGET.
13931         * libchill: Remove directory.
13933 2002-04-11  DJ Delorie  <dj@redhat.com>
13935         * Makefile.in, configure.in: Sync with binutils, entries
13936         follow...
13938 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13940         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13941         (do-tar, do-bz2): New rules.
13942         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13943         (gdb-tar): New rule.
13944         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13945         (insight_dejagnu.tar): New rule.
13946         (insight.tar): New rule.
13947         (gdb+dejagnu.tar): New rule.
13948         (gdb.tar): New rule.
13950 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13952         * Makefile.in: Add all-tix to deps for all-snavigator
13953         so that tix is built when building snavigator.
13955 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13957         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13958         ld and gdb are not supported.
13960 2002-01-07  Mark Salter  <msalter@redhat.com>
13962         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13963         Allow target-libgloss to be built for arm, strongarm, and xscale.
13965 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13967         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13968         options for i[3456]86-pc-linux* native builds.
13970 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13972         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13973         files from .po files for a distribution.
13975 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13977         * configure.in: Enable libstdc++-v3 for h8300 targets.
13979 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13981         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13982         version from bfd/.
13984 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13986         * Makefile.in (VER): When present, extract the version number from
13987         the file version.in.
13989 2001-05-24  Tom Rix  <trix@redhat.com>
13991         * configure.in : enable ld for aix
13993 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13995         * config.guess: Add linux target for S/390.
13997 2000-11-07  Philip Blundell  <pb@futuretv.com>
13999         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14001 2000-11-03  Philip Blundell  <pb@futuretv.com>
14003         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14004         files.
14006 2001-01-15  Ben Elliston  <bje@redhat.com>
14008         * configure.in (host_tools): Add sid.
14009         Always configure cgen.
14011 2000-11-24  Nick Clifton  <nickc@redhat.com>
14013         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14015 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14017         * Makefile.in (ALL_MODULES): Add all-cgen.
14018         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14019         (all-cgen): New target.
14020         (all-opcodes,all-sim): Depend on all-cgen.
14021         * configure.in (host_tools): Add cgen.
14022         Only configure cgen if --enable-cgen-maint.
14024 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14026         * configure.in: Add *-*-freebsd* configurations.
14028 2002-04-08  Tom Tromey  <tromey@redhat.com>
14030         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14031         Fixes PR libgcj/6068.
14033 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14035         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14037 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14039         * configure.in (alpha*-dec-osf*): Enable libgcj.
14041 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14043         * MAINTAINERS (Write After Approval): Add myself.
14045 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14047         Fix for: PR bootstrap/3591, target/5676
14048         * configure.in (mcore-pe): Disable the configuration of
14049         libstdc++-v3 since exceptions are not supported.
14051 2002-03-20  Anthony Green  <green@redhat.com>
14053         * configure.in: Enable libgcj for xscale-elf target.
14055 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14057         * MAINTAINERS:  Update my email address.
14059 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14061         * ltmain.sh (relink_command): Fix typo in previous change.
14063 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14065         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14066         (relink_command): Added --tag flags.
14067         (mode=install): If relinking fails; error out.
14069 2002-03-12  Richard Henderson  <rth@redhat.com>
14071         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14072         .NOTPARALLEL tag.
14073         (do-check): Rename from check.
14074         (check): Allow parallel check.
14076 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14078         * MAINTAINERS: Add myself as maintainer for xtensa port.
14079         Fix alphabetical order in CPU port maintainer list.
14080         Remove myself from Write After Approval list.
14082 2002-03-11  Richard Henderson  <rth@redhat.com>
14084         * Makefile.in (.NOTPARALLEL): Add fake tag.
14086 2002-03-07  H.J. Lu  (hjl@gnu.org)
14088         * configure.in: Enable gprof for mips*-*-linux*.
14090 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14092         * MAINTAINERS (Write After Approval): Add myself.
14094 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14096         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14097         libjava.
14098         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14100 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14102         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14103         because its Makefile is there; test for the executable instead.
14105 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14107         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14108         libstdc++-v3 and libjava.
14110 2002-02-11  Adam Megacz  <adam@xwt.org>
14112         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14113         boehm-gc
14115 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14117         * config.guess: Updated to 2002-01-30's version.
14118         * config.sub: Updated to 2002-02-01's version.
14119         Contribute sh64-elf.
14120         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14121         * configure.in: Added sh64-*-*.
14123 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14125         * MAINTAINERS: Belatedly add myself to write after approval list.
14127 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14129         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14130         Remove self as Write After Approval.
14132 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14134         * MAINTAINERS: Put self in as maintainer for contrib/regression
14135         directory.
14137 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14139         * MAINTAINERS:  Update my email address.
14141 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14143         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14144         target-libiberty, and target-libgloss.  Skip Java-related
14145         libraries if not supported for NetBSD on target CPU.
14147 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14149         * install-sh: Use _inst.$$_ for temp file name.
14151 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14153         * MAINTAINERS (Write After Approval): Move my contact info
14154         from here...
14155         (OS Port Maintainers): ...to here (netbsd).
14157 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14159         * MAINTAINERS (Write After Approval): Add myself.
14161 2002-01-17  H.J. Lu  <hjl@gnu.org>
14163         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14164         (all-target-fastjar): Also depend on all-target-libiberty.
14166 2002-01-16  H.J. Lu  (hjl@gnu.org)
14168         * config.guess: Import from master sources, rev 1.225.
14169         * config.sub: Import from master sources, rev 1.238.
14171 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14173         * MAINTAINERS (Write After Approval): Remove myself.
14175 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14177         * MAINTAINERS (Write After Approval): Add myself.
14179 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14181         * MAINTAINERS: Add self as docs co-maintainer.
14183 2001-12-11  Matthias Klose  <doko@debian.org>
14185         * MAINTAINERS (Write After Approval): Add myself.
14187 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14189         * MAINTAINERS: Update my email address.
14191 2001-12-07  Turly O'Connor  <turly@apple.com>
14192         * MAINTAINERS (Write After Approval): Add myself.
14193         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14194         (rs6000_initialize_trampoline): Call __trampoline_setup for
14195         ABI_DARWIN too.
14196         * darwin-tramp.asm: New file, implements __trampoline_setup.
14197         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14199 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14201         * MAINTAINERS (Write After Approval): Add myself.
14203 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14205         * configure, configure.in: Use temp file for long sed commands.
14207 2001-12-03  Laurent Guerby  <guerby@acm.org>
14209         * config.sub: Update to version 1.232 on subversion.
14211 2001-12-03  Ben Elliston  <bje@redhat.com>
14213         * MAINTAINERS: Update mail address for config.* patches.
14215 2001-11-27  DJ Delorie  <dj@redhat.com>
14216             Zack Weinberg  <zack@codesourcery.com>
14218         When build != host, create libiberty for the build machine.
14220         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14221         CONFIG_ARGUMENTS.
14222         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14223         New variables.
14224         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14225         and rules.
14226         (all.normal): Depend on ALL_BUILD_MODULES.
14227         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14228         (all-build-libiberty): Depend on configure-build-libiberty.
14230         * configure: Calculate and substitute proper value for
14231         ALL_BUILD_MODULES.
14232         * configure.in: Create the build subdirectory.
14233         Calculate and substitute TARGET_CONFIGARGS (formerly
14234         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14236 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14238         * MAINTAINERS (write-after-approval): Add self.
14240 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14242         * MAINTAINERS (GNATS only accounts): Remove self.
14244 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14246         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14247         libf2c.
14249 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14251         * MAINTAINERS (Write After Approval): Add self.
14253 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14255         * MAINTAINERS: mips and s390 are also CPU ports.
14257 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14259         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14261 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14263         * MAINTAINERS: Alphabetize.
14265 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14267         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14269 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14271         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14273 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14275         * configure.in (--enable-languages): Be more permissive about
14276         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14278 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14280         * config.sub: Import from master sources, rev. 1.230.
14281         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14283 2001-11-07  Laurent Guerby  <guerby@acm.org>
14285         * MAINTAINERS (Write After Approval): Add self.
14287 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14289         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14291 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14293         * config.sub: Import from master sources, rev 1.226.
14294         * config.guess: Import from master sources, rev 1.216.
14296 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14298         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14299         * MAINTAINERS: Add self as maintainer of MMIX port.
14300         Remove old after-approval entry.
14302 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14304         * ChangeLog, configure: Fix spelling errors.
14306 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14308         * MAINTAINERS: Tweak my address.
14310 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14312         * MAINTAINERS: Update my email address.
14314 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14316         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14317         * MAINTAINERS: Add self as maintainer of CRIS port.
14319 2001-10-10  Geert Bosch  <bosch@gnat.com>
14321         * MAINTAINERS (Various maintainers: Ada front end):
14322         Added Robert Dewar.
14324 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14326         * MAINTAINERS (Write After Approval): Added self
14328 2001-10-02  Geert Bosch  <bosch@gnat.com>
14330         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14332 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14334         * configure: Handle temporary files securely using mkdir.
14336 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14338         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14340 2001-09-26  Will Cohen  <wcohen@redhat.com>
14342         * configure.in (*-*-linux*): Disable configuration of target-newlib
14343         and target-libgloss.
14345 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14347         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14348         RANLIB.
14350 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14352         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14353         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14354         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14355         avoid quotes nesting problems.
14356         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14357         (DO_X): Export only variables that are set.
14359 2001-09-19  Ben Elliston  <bje@redhat.com>
14361         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14362         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14363         semantics.  Use the shell built-in "type" command instead.
14365 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14367         Merged from gcc-3_0-branch:
14368         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14369         * ltcf-c.sh: Use $objext, not $ac_objext.
14370         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14371         * ltcf-cxx.sh: Add support for GNU.
14372         2001-07-22  Timothy Wall  <twall@redhat.com>
14373         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14374         default settings if using GNU tools with that configuration.
14375         * ltcf-cxx.sh: Ditto.
14376         * ltcf-gcj.sh: Ditto.
14377         2001-07-21  Michael Chastain  <chastain@redhat.com>
14378         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14379         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14380         * ltmain.sh: Mark as gcc-local.
14382 2001-08-30  Eric Christopher  <echristo@redhat.com>
14383             Jason Eckhardt  <jle@redhat.com>
14385         * config.guess: Merge from master sources.
14386         * config.sub: Merge from master sources, add support for mipsisa32.
14388 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14389         * config.sub: Merge from master sources, rev 1.219.
14390         * MAINTAINERS: Add self as contact for stormy16 port.
14392 2001-08-14  Zack Weinberg  <zackw@panix.com>
14394         * config.sub: Merge from master sources, rev 1.218.
14395         * config.guess: Merge from master sources, rev 1.209.
14397 2001-08-11  Graham Stott  <grahams@redhat.com>
14399         * Makefile.in (check-c++): Add missing semicolon.
14401 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14403         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14405 2001-07-30  Eric Christopher  <echristo@redhat.com>
14407         * MAINTAINERS (Various maintainers: mips port): Added myself.
14409 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14411         * configure.in (sh-*-linux*): New.
14413 2001-07-27  Richard Henderson  <rth@redhat.com>
14415         * .cvsignore: Add LAST_UPDATED.
14417 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14419         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14421 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14423         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14425 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14427         * MAINTAINERS (Write After Approval): Added myself.
14429 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14431         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14432         and libgcj on m68hc11/m68hc12.
14434 2001-06-27  H.J. Lu  (hjl@gnu.org)
14436         * Makefile (CFLAGS_FOR_BUILD): New.
14437         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14439 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14441         * README: Remove version number.
14443 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14445         * INSTALL/README: Update wrt. to the installation instructions now
14446         residing in gcc/doc/install.texi.
14448 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14450         * README: Replace with a cut-down and updated version of gcc/README.
14452 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14454         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14455         multilibs to be disabled.
14457 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14459         * MAINTAINERS (Write After Approval): Add myself.
14461 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14463         * config.guess: Import CVS version 1.195.
14464         * config.sub: Import CVS version 1.212.
14466 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14468         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14469         gcc/xgcc is built, use -print-prog-name to find out the program
14470         name to use.
14472 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14474         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14475         appear to also be in the master copy.
14476         * config.sub:  Import CVS version 1.211.
14478 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14480         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14481         with_gcc]: Use `gcc -shared' to build a shared library.
14483 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14485         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14486         archives.
14488 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14490         * MAINTAINERS (Write After Approval): Add myself.
14492 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14494         * configure.in (libstdcxx_flags): Do not try to execute
14495         libstdc++-v3/testsuite_flags until it exists.
14497 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14499         * MAINTAINERS: Update my email address.
14501 2001-05-31  Graham Stott  <grahams@redhat.com>
14503         * MAINTAINERS (Write After Approval): Add myself.
14505 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14507         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14508         libraries when using g++ with native linker.
14510 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14512         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14514 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14516         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14517         [aix4*|aix5*]: Prepend blank.
14519 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14521         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14522         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14523         of subdir/configure scripts to use the new libtool.m4.
14525 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14527         * MAINTAINERS (Write After Approval): Add myself.
14529 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14531         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14533 2001-05-11  Ben Elliston  <bje@redhat.com>
14535         * Makefile.in (all-sid): New target.
14536         (check-sid, clean-sid, install-sid): Likewise.
14538 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14540         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14542 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14544         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14545         libgcj.
14547 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14549         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14550         gcc/xgcc is built, use -print-prog-name to find out the program
14551         name to use.
14553 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14555         * configure.in (noconfigdirs): Don't reset it from scratch in the
14556         target case; only append to it.
14558         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14559         sparc-*-solaris2.8]: Disable ${libgcj}.
14561 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14563         * configure.in (libgcj_saved): Copy from $libgcj.
14564         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14565         --disable-libgcj.
14567 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14569         * MAINTAINERS: Remove self as MIPS maintainer and
14570         C front end maintainer.
14572 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14574         * configure.in: Move *-chorusos target case to the proper switch.
14575         Disable libgcj.
14577 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14579         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14580         1.641.2.228.
14582 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14584         * Makefile.in (STAGE1_CFLAGS): Pass down.
14586 2001-04-13  Alan Modra  <amodra@one.net.au>
14588         * config.guess: Add hppa64-linux support.  Note for next import that
14589         this is already in the master file.
14590         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14592 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14594         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14595         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14597 2001-04-11  Stan Shebs  <shebs@apple.com>
14599         * MAINTAINERS: Add self as Darwin port maintainer.
14601 2001-04-11  Alan Modra  <amodra@one.net.au>
14603         * MAINTAINERS: Update my email address.
14605 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14607         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14608         recent versions of FreeBSD (release 3 or later).
14609         * ltconfig: On FreeBSD, -lc must not be provided when building
14610         a shared library or else the standard -pthread gcc option is
14611         rendered worthless to later users of the built library.
14613 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14615         * MAINTAINERS: Add self and RTH as C front end maintainers.
14617 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14619         * config.sub: Make sure to match an already-canonicalized
14620         machine name (eg. mn10300-unknown-elf).
14622 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14624         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14625         New macros.
14626         (bootstrap, cross): Use RECURSE_FLAGS.
14627         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14629 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14631         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14633 2001-03-22  Colin Howell  <chowell@redhat.com>
14635         * Makefile.in (DO_X): Do not backslash single-quotes in
14636         backquotes (two places).
14638 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14640         Re-installed:
14641         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14642         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14643         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14644         * ltcf-cxx.sh: Likewise.
14645         * ltcf-gcj.sh: Likewise.
14647 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14649         * MAINTAINERS: Add myself as "documentation co-maintainer".
14651 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14653         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14654         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14656 2001-03-19  Tom Tromey  <tromey@redhat.com>
14658         * config-ml.in: Handle GCJ and GCJFLAGS.
14660 2001-03-21  Michael Chastain  <chastain@redhat.com>
14662         * Makefile.in: all-m4 depends on all-texinfo.
14664 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14666         * MAINTAINERS: Add myself to write after approval list.
14668 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14670         * Makefile.in (DO_X): Quote nested quotes.
14672 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14674         * MAINTAINERS: Add myself to write after approval list.
14676 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14678         * Makefile.in (DO_X): Use double quotes for quoting
14679         "RANLIB=$${RANLIB}".
14681 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14683         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14685 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14687         * configure.in: Only use `lang_requires' for languages athat are
14688         actually enabled.
14690 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14692         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14694 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14696         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14698 2001-03-07  Tom Tromey  <tromey@redhat.com>
14700         * configure.in: Allow config-lang.in to set `lang_requires' to list
14701         of other required languages.
14703 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14705         * Makefile.in: Remove RANLIB definition. Use RANLIB
14706         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14707         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14709 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14710             Alexandre Oliva  <aoliva@redhat.com>
14712         * Makefile.in (check-c++): Use tabs, not spaces.
14714 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14716         * MAINTAINERS: add myself to Write After Approval list.
14718 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14720         * Makefile.in (check-c++): New rule.
14722         * configure.in (target_libs): Remove libg++.
14723         (noconfigdirs): Remove libg++.
14724         (noconfigdirs): Same.
14725         (noconfigdirs): Same.
14726         (noconfigdirs): Same.
14728         * config-ml.in: Remove libg++ references.
14730         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14731         (ALL_TARGET_MODULES): Same.
14732         (configure-target-libg++): Remove.
14733         (all-target-libg++): Remove.
14734         (configure-target-libio): Remove.
14735         (all-target-libio): Remove.
14736         (check-target-libio): Remove.
14737         (.PHONY): Remove.
14738         (libg++.tar.bz2): Remove.
14739         (all-target-cygmon): Remove libio.
14740         (all-target-libstdc++): Remove.
14741         (configure-target-libstdc++): Remove.
14742         (TARGET_LIB_PATH): Remove libstdc++.
14743         (ALL_GCC_CXX): Remove libstdc++.
14744         (all-target-gperf): Correct.
14746 2001-02-16  Nick Clifton  <nickc@redhat.com>
14748         * configure.in (noconfigdirs): Allow configuration of texinfo
14749         for Cygwin hosts.
14751 2001-02-15  Anthony Green  <green@redhat.com>
14753         * configure: Introduce GCJ_FOR_TARGET.
14754         * configure.in: Ditto.
14755         * Makefile.in: Ditto.
14757 2001-02-13  Andreas Schwab  <schwab@suse.de>
14759         * MAINTAINERS: Update mail address.
14761 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14763         * config.guess: Add linux target for S/390.
14764         * config.sub: Likewise.
14766 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14768         * configure.in: for *-chorusos, don't config target-newlib and
14769         target-libgloss.
14771 2001-02-06  Ben Elliston  <bje@redhat.com>
14773         * configure: Output host type to stdout, not stderr.
14775 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14777         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14778         * ltcf-cxx.sh: Likewise.
14780         * config.if: Assume enable_libstdcxx_v3 is defined.
14782 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14784         Remove V2 C++ library.
14785         * configure.in: Remove --enable-libstdcxx_v3 support.
14787 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14789         * include/demangle.h: Add prototype for java_demangle_v3.
14791 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14793         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14795 2001-01-27  Richard Henderson  <rth@redhat.com>
14797         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14799 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14801         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14802         Don't unset, it's non-portable and no longer necessary, set to empty
14803         instead.
14805 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14807         * ltconfig: Shell portability fix for the tagname validity check.
14809 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14811         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14812         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14814 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14816         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14818 2001-01-26  Tom Tromey  <tromey@redhat.com>
14820         * configure.in: Allow libgcj to be built on Sparc Solaris.
14822 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14824         * ltcf-c.sh: Add aix5 case.
14825         * ltcf-cxx.sh: Likewise.
14826         * ltconfig: Likewise.
14828 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14830         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14831         keep at least one of build_libtool_libs or build_old_libs set to
14832         yes.
14834         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14835         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14837 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14839         * configure.in: Enable libgcj on several additional platforms.
14841 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14843         * configure.in: Enable libgcj for linux targets.
14845 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14847         * MAINTAINERS (Write After Approval): Add myself.
14849 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14851         * MAINTAINERS: Add myself as vax port maintainer.
14853 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14855         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14857 2001-01-09  Mike Stump  <mrs@wrs.com>
14859         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14860         failures of subdirectories.
14862 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14864         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14865         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14866         * ltcf-cxx.sh: Likewise.
14867         * ltcf-gcj.sh: Likewise.
14868         * ltconfig.sh: Fix typo.
14870 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14872         * configure: handle DOS-style absolute paths.
14874 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14876         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14878 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14880         * MAINTAINERS: Add myself as avr port co-maintainer.
14882 2000-12-28  Ben Elliston  <bje@redhat.com>
14884         * MAINTAINERS: Add myself under ``Write After Approval''.
14886 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14888         * texinfo: Remove directory from GCC.
14890 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14892         * COPYING: Update to current
14893         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14894         to 19yy as example year in copyright notice).
14896 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14898         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14899         (libstdcxx_incdir): Pass down.
14900         * config.if: Remove expired bits for cxx_interface, add stub.
14901         (libstdcxx_incdir): Add variable for g++ include directory.
14902         * configure.in (gxx_include_dir): Use it.
14904 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14906         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14907         with old-email address from ``Write After Approval''.
14909 2000-12-15  Andreas Jaeger  <aj@suse.de>
14911         * configure.in: Handle lang_dirs.
14913 2000-12-14  Tom Tromey  <tromey@redhat.com>
14915         * MAINTAINERS: Removed brads.
14917         * MAINTAINERS: Added gcj developers.
14919 2000-12-13  Anthony Green  <green@redhat.com>
14921         * configure.in: Disable libgcj for any target not specifically
14922         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14923         with g++ abi.
14925 2000-12-13  Mike Stump  <mrs@wrs.com>
14927         * Makefile.in (local-distclean): Also remove fastjar.
14929 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14931         * contrib/gcc_update: Add fastjar --touch entries.
14933 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14935         * configure.in: Disable language-specific target libraries for
14936         languages that aren't enabled.
14938 2000-12-10  Anthony Green  <green@redhat.com>
14940         * configure.in: Define libgcj.  Disable libgcj target libraries for
14941         most targets.
14943 2000-12-10  Neil Booth  <neilb@earthling.net>
14945         * MAINTAINERS: Update mail address, remove from WAA list.
14947 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14949         * libjava: Imported from /cvs/java.
14950         * libffi: Likewise.
14951         * Boehm-gc: Likewise.
14953 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14955         * configure.in (target_libs): Revert 2000-12-08 patch.
14956         (noconfigdirs): Added target-libjava.
14958 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14960         * djunpack.bat: removed.
14962 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14964         * Makefile.in: handle DOS-style absolute paths.
14965         * config-ml.in: likewise.
14966         * symlink-tree: likewise.
14968 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14970         * fastjar: Imported.
14972 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14974         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14975         libjava.
14976         * configure.in (target_libs): Removed `target-libjava'.
14978 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14980         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14981         (ALL_MODULES): Added fastjar.
14982         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14983         (all-target-libjava): all-fastjar replaces all-zip.
14984         (all-fastjar): Added.
14985         (configure-target-fastjar, all-target-fastjar): Likewise.
14986         * configure.in (host_tools): Added fastjar.
14988 2000-12-07  Mike Stump  <mrs@wrs.com>
14990         * Makefile.in (local-distclean): Remove leftover built files.
14992 2000-11-24  Nick Clifton  <nickc@redhat.com>
14994         * configure.in (xscale-elf): Add target.
14995         (xscale-coff): Add target.
14997 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14999         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15000         recent versions of FreeBSD (release 3 or later).
15001         * ltconfig: On FreeBSD, -lc must not be provided when building
15002         a shared library or else the standard -pthread gcc option is
15003         rendered worthless to later users of the built library.
15005 2000-11-16  Fred Fish  <fnf@be.com>
15007         * configure.in (enable_libstdcxx_v3): Fix typo,
15008         libstd++ -> libstdc++.
15010 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15012         * MAINTAINERS: Add self to Write After Approval list.
15014 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15016         * MAINTAINERS: Update my email address.  Add myself to global write
15017         privs list.
15019 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15021         * Makefile.in: Merge with src and libgcj.
15022         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15023         configure-target-<library> when their configure scripts need the C
15024         or C++ library to have already been built to work properly.
15025         (do_proto_toplev): Set them to an empty string.
15027         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15028         (REALLY_SET_LIB_PATH): Use them.
15030 2000-11-17  Stan Shebs  <shebs@apple.com>
15032         * MAINTAINERS: Add self to Write After Approval list.
15034 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15036         * configure: Provide the original toplevel configure arguments
15037         (including $0) to subprocesses in the environment rather than
15038         through gcc/configargs.h.
15040 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15042         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15043         C99.  Alphabetise "Write After Approval" list.
15045 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15047         * configure: Turn on libstdc++ V3 by default.
15049         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15050         if we've got GCC.
15052 2000-11-11  Philip Blundell  <philb@gnu.org>
15054         * MAINTAINERS: Add self to Write After Approval list.
15056 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15058         * ltcf-c.sh (aix4): Improve shared library configuration; require
15059         exporting symbols.
15060         * ltcf-cxx.sh (aix4): Define.
15061         * ltconfig (aix4): Define library and soname specs appropriate for
15062         AIX.  Define command to create export symbols list.
15064 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15066         * config.sub: Add support for Sun Chorus
15068 2000-10-31  Nick Clifton  <nickc@redhat.com>
15070         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15071         <name>@redhat.com.  Also installed new email address for Clint
15072         Popetz.
15074 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15076         * etc: Remove directory from GCC.
15078 2000-10-16  Michael Meissner  <meissner@redhat.com>
15080         * configure (gcc/configargs.h): Only create if there is a build GCC
15081         directory created.
15083 2000-10-16  Matthias Klose  <doko@debian.org>
15085         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15086         when configured for libstdc++-v3.
15088 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15090         * configure: Save configure arguments to gcc/configargs.h.
15092 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15094         * config.guess: Import CVS version 1.157.
15095         * config.sub: Import CVS version 1.181.
15097 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15099         * Makefile.in (bootstrap): avoid recursion if subdir missing
15100         (cross): ditto
15101         (do-proto-toplev): ditto
15103 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15105         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15106         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15108         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15109         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15110         all affected `configure' scripts.
15112 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15114         * MAINTAINERS: Add self as cpplib co-maintainer.
15116 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15118         * MAINTAINERS: Add self to Write After Approval list.
15120 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15122         * INSTALL/README: egcs -> GCC update.
15124 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15126         * MAINTAINERS: Add myself to Write After Approval list.
15128 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15130         * MAINTAINERS: Add myself to Write After Approval list.
15132 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15134         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15135         X11 libraries for hppa64.
15137 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15139         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15141 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15143         * Makefile.in (all-zlib): Added dummy target.
15145         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15146         ltcf-gcj.sh: Updated from libtool multi-language branch.
15148 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15150         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15151         (bootstrap*): Depend on all-bootstrap.
15153 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15155         * config.guess: Import CVS version 1.156.
15156         * config.sub: Import CVS version 1.179.
15158 2000-09-02  Anthony Green  <green@cygnus.com>
15160         * Makefile.in (all-gcc): Depend on all-zlib.
15161         (CLEAN_MODULES): Add clean-zlib.
15162         (ALL_MODULES): Add all-zlib.
15163         * configure.in (host_libs): Add zlib.
15165 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15167         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15168         crosses, but add gcc/include to the header search path for them.
15170 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15172         * MAINTAINERS: Add self to Write After Approval list.
15174 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15176         * config.guess: Import CVS version 1.152.
15177         * config.sub: Import CVS version 1.177.
15179 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15181         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15182         $targargs to tell whether newlib is going to be built.
15184         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15185         $$r/TARGET_SUBDIR/libio for _G_config.h.
15187 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15189         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15191 2000-08-22  DJ Delorie  <dj@redhat.com>
15193         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15195 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15197         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15198         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15199         sub-configures.
15201 2000-08-21  DJ Delorie  <dj@redhat.com>
15203         * MAINTAINERS: Add self as a libiberty maintainer
15205 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15207         * configure.in (libstdcxx_flags): Use
15208         libstdc++-v3/src/libstdc++.INC.
15210 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15212         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15214 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15216         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15218         * configure: Make enable_threads and enable_shared defaults
15219         explicit.  Substitute enable_threads into generated Makefiles.
15220         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15221         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15223 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15225         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15227 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15229         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15230         previous delta.
15232 2000-08-11  Jason Merrill  <jason@redhat.com>
15234         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15235         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15236         (FLAGS_FOR_TARGET): Not here.
15237         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15239 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15241         * config-ml.in (CC, CXX): Don't introduce a leading space.
15243 2000-08-07  DJ Delorie  <dj@delorie.com>
15245         * MAINTAINERS: Add self as a DJGPP maintainer
15247 2000-08-07  DJ Delorie  <dj@redhat.com>
15249         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15250         "if we're also building gcc, and it's a gcc that will run on the
15251         build machine, we want to use its includes instead of the system's
15252         default includes".
15254 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15256         * MAINTAINERS: Add self to Write After Approval list.
15258 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15260         * configure.in (libstdcxx_flags): Don't use `"'.
15262         * config-ml.in: Adjust multilib search paths to the
15263         appropriate multilib tree.
15265 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15267         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15268         commas in $LANGUAGES.
15270 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15272         * configure.in: Re-enable all references to libg++ and librx.
15274 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15276         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15277         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15278         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15279         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15281         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15283 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15285         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15286         CXX_FOR_TARGET for sed.
15288 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15290         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15291         Do not override if already set in the environment or in configure.
15292         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15293         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15295 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15297         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15298         the libtool CVS tree multi-language branch.
15299         * ltconfig, ltmain.sh: Updated.
15301 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15303         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15304         (clean-target): Depend on it.
15306         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15307         (GCC_FOR_TARGET): Use it.
15308         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15309         * configure.in: ... here.
15310         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15311         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15313 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15315         * MAINTAINERS: Add self to Write After Approval list.
15317 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15319         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15320         (configure-target-libchill, configure-target-libobjc): Likewise.
15322         * configure.in: Use the same cache file for all target libs.
15323         * config-ml.in: But different cache files per multilib variant.
15325 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15327         * configure (topsrcdir): Don't use dirname.
15329 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15331         * MAINTAINERS: Add self to Write After Approval list.
15333 2000-07-20  Jason Merrill  <jason@redhat.com>
15335         * configure.in: Remove all references to libg++ and librx.
15337         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15339 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15341         * config.sub: Update to subversions version 2000-07-06.
15343 2000-07-12  Andrew Haley  <aph@cygnus.com>
15345         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15346         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15348 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15350         * symlink-tree:  Check number of arguments.
15352 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15354         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15355         search path for a g++ extracted from the build tree.  This
15356         will allow link tests run by configure scripts in
15357         subdirectories to succeed.
15359 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15361         * ltconfig: Add support for mips-dde-sysv4.2MP
15363 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15365         * MAINTAINERS: Add myself as loop discovery maintainer.
15367 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15369         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15370         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15372 2000-06-19  Timothy Wall  <twall@cygnus.com>
15374         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15375         * config.sub: Add tic54x target.
15377 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15379         * MAINTAINERS: Add self as Fortran maintainer,
15380         remove Craig Burley.
15382 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15384         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15385         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15387 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15389         * MAINTAINERS: Add self as i18n maintainer
15391 20000-05-21  H.J. Lu  (hjl@gnu.org)
15393         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15394         directory are used if they exist. Make sure
15395         $(build_tooldir)/include is searched for header files,
15396         $(build_tooldir)/lib/ for library files.
15397         (GCC_FOR_TARGET): Likewise.
15398         (CXX_FOR_TARGET): Likewise.
15400 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15402         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15404 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15406         * Makefile.in (configure-target-libiberty): Depend on
15407         configure-target-newlib.
15409 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15411         * configure.in, Makefile.in: Merge all libffi-related
15412         configury stuff from the libgcj tree.
15414 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15416         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15417         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15419 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15421         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15422         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15423         current version information.  Add to proto-toplev directory.
15424         (gdb-taz): Build do-djunpack.
15426 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15428         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15430 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15432         * MAINTAINERS: Add self to Write After Approval list.
15434 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15436         * ltmain.sh: Preserve in relink_command any environment
15437         variables that may affect the linker behavior.
15439 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15441         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15443 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15445         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15447 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15449         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15450         with the version name.
15452 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15454         * MAINTAINERS: Add self as bb-reorder maintainer.
15456 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15458         * config.if: Tweak.
15460 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15462         * djunpack.bat: New file.
15464 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15466         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15467         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15468         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15469         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15471 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15473         * config.sub (case $basic_machine): Change default for "ibm-*"
15474         to "openedition".
15476 2000-04-13  Andreas Jaeger  <aj@suse.de>
15478         * MAINTAINERS: Added myself.
15480 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15482         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15483         (do-md5sum): New target.
15484         (MD5PROG): Define.
15485         (PACKAGE): Default to TOOL.
15486         (VER): Default to a shell script.
15487         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15488         md5 checksum generation.
15489         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15490         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15491         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15492         insight.tar.bz2): Use gdb-taz to create archive.
15494 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15496         * configure (warn_cflags): Delete.
15498 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15500         * MAINTAINERS: Added myself.
15502 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15503             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15505         * configure.in (enable_libstdcxx_v3): Add.
15506         (target_libs): Add bits here to switch between libstdc++-v2 and
15507         libstdc++-v3.
15508         * config.if: And this file too.
15509         * Makefile.in: Add libstdc++-v3 targets.
15511 2000-04-05  Michael Meissner  <meissner@redhat.com>
15513         * config.sub (d30v): Add d30v as a basic machine type.
15515 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15517         * configure.in: -linux-gnu*, not -linux-gnu.
15519 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15521         * MAINTAINERS: Add self in write-after-approval section.
15523 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15525         * MAINTAINERS: Add self as ia64 port maintainer.
15527 2000-03-08  Neil Booth  <NeilB@earthling.net>
15529         * MAINTAINERS: Add self in write-after-approval section.
15531 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15533         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15534         (do-tar-bz2): Replace TOOL with PACKAGE.
15535         (gdb.tar.bz2): Remove GDBTK from GDB package.
15536         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15537         dejagnu.tar.bz2): New packages.
15539 2000-02-27  Andreas Jaeger  <aj@suse.de>
15541         * configure.in: Add entry for mips*-*-linux*, move catch all
15542         *-*-*linux* entry below this one.
15544 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15546         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15548 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15550         * config.sub: Support an OS of "wince".
15552 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15554         * config.guess, config.sub: Updated to match config's 2000-02-15
15555         version.
15557 2000-02-23  Linas Vepstas  <linas@linas.org>
15559         * config.sub: Add support for Linux/IBM 370.
15560         * configure.in: Likewise.
15562 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15564         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15566 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15568         * config.guess: Guess "cygwin" rather than "cygwin32".
15570 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15572         * configure (gcc_version): When setting, narrow search to
15573         lines containing `version_string'.
15575 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15577         * config.sub: Add support for avr target.
15579 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15581         * MAINTAINERS: Add maintainers for MCore port.
15583 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15585         * config.sub: Add mmix-knuth-mmixware.
15587 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15589         * MAINTAINERS: Pair cccp with cpplib maintainership.
15591 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15593         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15594         structure stuff to -L library search.
15595         (CXX_FOR_TARGET): Ditto.
15596         (CROSS_CHECK_MODULES): Fix spelling mistake.
15598 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15600         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15601         the C++ compiler.
15603 2000-01-12  Richard Henderson  <rth@cygnus.com>
15605         * configure.in: Don't build some bits for beos.
15607 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15609         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15610         as include files.
15612 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15614         * Add self as cpplib maintainer, as requested by Jason
15615         Merrill.  Correct my e-mail address.
15617 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15619         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15620         not mh-aix43.
15622 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15624         * MAINTAINERS: Add myself to "write after approval" list.
15626 1999-12-14  Richard Henderson  <rth@cygnus.com>
15628         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15629         * config.sub: Accept alphaev[78], alphaev8.
15631 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15633         * config.guess, config.sub: Update from autoconf.
15635 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15637         * MAINTAINERS:  update my playtime e-address.
15639 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15641         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15642         necessary libraries are missing.
15644 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15646         * MAINTAINERS: Add new 'write after approval' maintainer.
15648 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15650         * MAINTAINERS: Add new Java maintainer.
15652 1999-10-25  Andreas Schwab  <schwab@suse.de>
15654         * configure: Fix quoting inside arguments of eval.
15656 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15658         * config-ml.in: Allow suppression of some ARM multilibs.
15660 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15662         * config.guess: Add OS/390 match pattern.
15663         * config.sub: Add mvs, openedition targets.
15664         * configure.in (i370-ibm-opened*): New.
15666 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15668         * config.sub: Add support for configuring for pj.
15670 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15672         * config.sub (maybe_os): Add support for configuring for fr30.
15674 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15676         * configure.in: Do not configure or build ld for AIX
15677         platforms.  ld is known to be broken on these platforms.
15679 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15681         * config-ml.in: Pass compiler flag corresponding to multidirs to
15682         subdir configures.
15684 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15686         * Makefile.in (LDFLAGS): Define.
15688 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15690         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15691         noconfigdirs.
15692         (*-*-cygwin*): Likewise.
15694 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15696         * mkdep: New file.
15697         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15698         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15700         From Eli Zaretskii <eliz@is.elta.co.il>:
15701         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15702         long file name when using DJGPP on MS-DOS.
15704 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15706         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15708 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15710         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15711         dependency as this causes "make check" to globally "make all"
15713 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15715         * configure.in (target_libs): Added target-zlib.
15716         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15717         (CONFIGURE_TARGET_MODULES): Likewise.
15718         (CHECK_TARGET_MODULES): Likewise.
15719         (INSTALL_TARGET_MODULES): Likewise.
15720         (CLEAN_TARGET_MODULES): Likewise.
15721         (configure-target-zlib): New target.
15722         (all-target-zlib): Likewise.
15723         (all-target-libjava): Depend on all-target-zlib.
15724         (configure-target-libjava): Depend on configure-target-zlib.
15726         * Makefile.in (configure-target-libjava): Depend on
15727         configure-target-newlib.
15728         (configure-target-boehm-gc): New target.
15729         (configure-target-qthreads): New target.
15731         * configure.in (target_libs): Added target-qthreads.
15732         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15733         (CONFIGURE_TARGET_MODULES): Likewise.
15734         (CHECK_TARGET_MODULES): Likewise.
15735         (INSTALL_TARGET_MODULES): Likewise.
15736         (CLEAN_TARGET_MODULES): Likewise.
15737         (all-target-qthreads): New target.
15738         (configure-target-libjava): Depend on configure-target-qthreads.
15739         (all-target-libjava): Depend on all-target-qthreads.
15741         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15742         (CONFIGURE_TARGET_MODULES): Likewise.
15743         (CHECK_TARGET_MODULES): Likewise.
15744         (INSTALL_TARGET_MODULES): Likewise.
15745         (CLEAN_TARGET_MODULES): Likewise.
15746         (all-target-libjava): New target.
15747         (all-target-boehm-gc): Likewise.
15748         * configure.in (target_libs): Added libjava, boehm-gc.
15750 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15752         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15753         configure.bat in SUPPORT_FILES.
15754         (gas+binutils.tar.bz2): Likewise.
15756         * makeall.bat: Remove; obsolete.
15758 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15760         From Mark Elbrecht:
15761         * configure.bat: Remove; obsolete.
15763 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15765         * configure: Add -W -Wall to the default CFLAGS when compiling with
15766         gcc.
15768 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15770         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15772 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15774         * configure.in: Build ld on IRIX6.
15776 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15778         * Makefile.in: Change distribution targets to use bzip2 instead of
15779         gzip.
15780         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15781         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15783 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15785         * config.sub: Add mcore target.
15787 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15789         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15791 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15793         * config.guess (dummy): Changed to $dummy.
15795 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15797         * config.sub: Tidied up case statements.
15799 1999-05-22  Ben Elliston  <bje@cygnus.com>
15801         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15802         <jiro@din.or.jp>.
15804         * config.guess: Merge with FSF version. Future changes will be
15805         more accurately recorded in this ChangeLog.
15806         * config.sub: Likewise.
15808 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15810         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15812 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15814         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15816 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15818         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15820 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15822         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15823         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15824         Bad merge removed these two changes.
15826 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15827                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15829         * config.guess (interix Alpha): Add.
15831 1999-04-11  Richard Henderson  <rth@cygnus.com>
15833         * configure.in (i?86-*-beos*): Do config gperf; don't config
15834         gdb, newlib, or libgloss.
15836 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15838         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15839         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15840         from multidirs.
15842 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15844         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15846 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15848         * config.sub: Add support for mcore targets.
15850 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15852         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15853         not mt-ospace, in order to shut up assembler warning about using
15854         symbols that are named the same as registers.
15856 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15858         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15859         dependency list for all-target-cygmon.
15861 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15863         * config-ml.in: Check $host, not $target, for selective multilibs.
15864         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15865         thumb interworking, and underscore prefix multilibs.
15867 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15869         * missing: Update to version from current automake.
15871 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15873         * configure (gxx_include_dir): Removed.
15875         * configure.in (gxx_include_dir): Handle it.
15876         * Makefile.in: Likewise.
15878 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15880         * config.sub (mips64vr4111,mips64vr4111el) Add.
15882 1999-03-21  Ben Elliston  <bje@cygnus.com>
15884         * config.guess: Correct typo for detecting ELF on FreeBSD.
15886 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15888         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15889         config/mh-djgpp.
15891 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15893         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15894         all-target-newlib to dependency list for all-target-bsp.
15896 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15898         * config.sub: Add i386-uwin support.
15899         * config.guess: Likewise.
15901 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15903         * configure.in: cleanup, add mh-*pic handling for arm, special
15904         case powerpc*-*-aix*
15906 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15908         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15909         can be built.
15911 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15913         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15914         targets.
15916 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15918         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15920 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15922         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15924 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15926         * config.sub: Fix typo in arm recognition.
15928 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15930         * configure.in (noconfigdirs): Changed target_configdirs to
15931         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15932         rather than m68k-*-* since it is not known to work on
15933         m68k-aout. Ditto for arm-*-*oabi.
15935 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15937         * configure.in (*-*-windows*): Remove, no longer used.
15939 1999-02-19  Ben Elliston <bje@cygnus.com>
15941         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15942         Smart and improved by Andrew Cagney.
15944 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15946         * config.guess: Recognize openbsd-*-hppa.
15948 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15950         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15951         only if it is not empty.
15953 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15955         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15957         * config.guess: Modified to recognize uname's armv* syntax.
15959         * config.sub: Modified to recognize uname's armv* syntax.
15961 1999-02-17  Mark Salter  <msalter@cygnus.com>
15963         * configure.in: Added target-bsp for sparclite.
15965 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15967         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15969 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15971         * configure.in: Add support for strongarm port.
15972         * config.sub: Add support for strongarm target.
15974 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15976         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15977         the old name config/mh-cygwin32.
15978         Enable texinfo.
15980 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15982         * configure.in: Do build ld for ix86 Solaris.
15984 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15986         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15987         $AR_FOR_TARGET.  Likewise for RANLIB.
15989 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15991         * config.sub (oabi):  Recognize.
15992         * configure.in (arm-*-oabi):  Handle.
15994 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15996         * config.guess: Improve detection of i686 on UnixWare 7.
15998 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16000         * config.guess: Add support for i386-pc-interix.
16001         * config.sub: Likewise.
16002         * configure.in: Likewise.
16004 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16006         * Makefile.in: Remove unneeded all-target-libio from
16007         from all-target-winsup target since it is now unneeded.
16008         Add all-target-libtermcap in its place since it is now
16009         needed.
16011 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16013         * configure.in: makefile stub for cygwin target is probably
16014         unnecessary.  Remove it for now.
16016 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16018         * configure.in: libtermcap.a should be built when cygwin is the
16019         target as well as the host.
16020         * config.guess: Allow mixed case in cygwin uname output.
16021         * Makefile.in: Add libtermcap target.
16023 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16025         * config.sub: Clean up handling of hppa2.0.
16027 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16029         * config.guess: Use C code to identify more HP machines.
16031 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16033         * config.sub: Handle hppa2.0.
16035 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16037         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16038         cygmon for all sparclite targets, regardless of object format.
16040 1998-12-15  Mark Salter  <msalter@cygnus.com>
16042         * configure.in: Added target-bsp for several target architectures.
16044         * Makefile.in: Added rules for bsp.
16046 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16048         * config.guess: Improve detection of hppa2.0 processors.
16050 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16052         * config.guess: Recognize FreeBSD using ELF automatically.
16054 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16056         * configure (skip-this-dir): Add handling for new shell script, which
16057         might be created by a sub-directory's configure to indicate, this particular
16058         directory is "unwanted".
16059         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16061 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16063         * ltconfig: import from libtool, after changing libtool to
16064         account for the cygwin name change.
16066 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16068         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16069         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16071 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16073         * configure.in: Add libtermcap to list of cygwin dependencies.
16075 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16077         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16078         they include winsup/include when it's a cygwin target.
16080 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16082         * configure.in (host_tools): Added zip.
16083         * Makefile.in (all-target-libjava): Depend on all-zip.
16084         (all-zip): New target.
16085         (ALL_MODULES): Added all-zip.
16086         (NATIVE_CHECK_MODULES): Added check-zip.
16087         (INSTALL_MODULES): Added install-zip.
16088         (CLEAN_MODULES): Added clean-zip.
16090 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16092         * Makefile.in: lose "32" from comment about cygwin.
16094 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16096         * configure.in: Use -Os to build target libraries for the fr30.
16098 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16100         * config.sub: Add fr30.
16102 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16104         * configure.in: drop "32" from config/mh-cygwin32.  Check
16105         cygwin* instead of cygwin32*.
16106         * config.sub: Check cygwin* instead of cygwin32*.
16108 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16110         * config.guess: Match any version of Unixware7.
16112 1998-10-20  Syd Polk  <spolk@cygnus.com>
16114         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16115         if desired.
16117 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16119         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16120         these if the appropriate directories and files to not exist.
16122 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16124         * Makefile.in (DEVO_SUPPORT): Add config.if.
16126 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16128         * configure: Add pattern to replace "build_tooldir"'s
16129         definition in the generated Makefile with "tooldir"'s
16130         actual value.
16132 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16134         * config.sub: Bring back lost sparcv9.
16136         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16138 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16140         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16141         CC_FOR_TARGET and friends.
16143 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16145         * Makefile.in (build_tooldir): New variable, same as tooldir.
16146         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16147         -B$(build_tooldir)/bin/.
16148         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16150 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16152         * README: Remove installation instructions and refer to the
16153         INSTALL directory instead.
16155 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16157         * config.sub: Add support for i[34567]86-pc-udk.
16158         * configure.in: Likewise.
16160 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16162         * Makefile.in: add bzip2 package building bits for user
16163         tools module
16164         * configure.in: ditto
16166 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16168         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16169         (ALL_TARGET_MODULES): Add all-target-libobjc.
16170         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16171         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16172         (all-target-libchill): Add dependencies.
16173         * configure.in (target_libs): Add libchill.
16175 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16177         * configure.in (target_subdir): Remove duplicate line.
16179 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16181         * Makefile.in (all-automake): fix dependencies.
16183 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16185         * configure.in: Minor cleanups for building in the $(target_alias)
16186         subdir.
16188 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16190         * Makefile.in (bootstrap): Set r and s before make all.  Use
16191         BASE_FLAGS_TO_PASS in make all.
16192         (cross): Likewise.
16194 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16196         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16198 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16200         * config.sub: Fix typo in last change.
16202 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16204         * config.sub: Add support for C4x target.
16205         * configure.in: Likewise.
16207 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16209         * config.sub: Recognize sparcv9 just like sparc64.
16211 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16213         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16215 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16217         * config.guess: Correctly identify Pentium II sco boxes.
16219         * config.guess: Fix "tr" code.  From Weiwen Liu.
16221 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16223         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16224         stabs.
16226 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16228         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16229         (ALL_TARGET_MODULES): Add all-target-libchill.
16230         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16231         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16232         (all-target-libchill): Add dependencies.
16233         * configure.in (target_libs): Add libchill.
16235 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16237         * config.guess: Avoid assumptions about "tr" behaves when
16238         LANG is set to something other than English.
16240 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16242         * configure (gxx_include_dir): Changed to
16243         '${prefix}/include/g++'-${libstdcxx_interface}.
16245         * config.if: New to determine the interfaces.
16247 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16249         * config.guess: Detect and handle MPE/IX.
16250         * config.sub: Deal with MPE/IX.
16252 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16254         * configure.in: Use mh-aix43.
16256 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16258         * configure: Fix --without/--disable cases for gxx-include-dir.
16260 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16262         * mdata-sh:  Imported.  Needed for automake support.
16264 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16266         * Makefile.in (taz): Try "chmod -R og=u ." before
16267         "chmod og=u `find . -print`".
16269 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16271         * configure.in: Add arm-elf and thumb-elf support.
16273 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16275         * Makefile.in: Undo previous patch.
16277 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16279         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16280         to here ...
16281         (install-no-fixedincludes): and here
16282         (INSTALL_MODULES): ... from here.
16284 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16286         * config.sub: Merge with FSF.
16288         * config.guess: Merge with FSF.
16290 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16292         * configure (extraconfigdirs): New variable.
16293         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16294         * Makefile.in (all): Move higher in file.
16295         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16296         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16297         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16298         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16299         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16301 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16303         * Makefile.in (all-target-libjava): Depend on all-gcc and
16304         all-target-newlib.
16305         (configure-target-libjava): Depend on $(ALL_GCC).
16307 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16309         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16310         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16312 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16314         * INSTALL/README: Fix typo.
16316 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16318         * ylwrap: Change absolute path checks to check for DOS style path
16319         names.
16321         * ylwrap: Don't use a full path name if the source file is in the
16322         same directory.  From hjl@lucon.org (H.J. Lu).
16324         * config-ml.in: Default to being verbose, to match Feb 18 change to
16325         configure.
16327 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16329         Brought over from egcs:
16331         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16333         * configure.in (target_subdir): Set to ${target_alias} instead
16334         of "libraries".
16336         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16338         * configure.in (target_subdir): Set to libraries if enable_multilib.
16340 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16342         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16343         multilibs, force reconfiguration the first time we create
16344         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16346 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16348         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16349         avoid confusion with --no-recursion.
16351 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16353         * configure.in: Win32 hosts shouldn't use install -x
16354         * install-sh: remove -x option, and special .exe-handling
16355         hack.
16357 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16359         * config.guess: Recognize i586-pc-beos.
16360         * configure.in: Don't build some bits for beos.
16362 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16364         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16365         CFLAGS default to -O2.
16367         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16368         when using GNU ld.
16370 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16372         * ltmain.sh: Correct install when using a different shell.
16374 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16376         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16378 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16380         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16381         target.
16383 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16385         * ltconfig: Update to correct AIX handling.
16387 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16389         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16391         * configure.in (target_subdir): Set to ${target_alias} instead
16392         of "libraries".
16394 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16396         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16397         (Makefile): Depend on $(gcc_version_trigger).
16399         * configure (gcc_version): Change default initializer to empty
16400         string.
16401         (gcc_version_trigger): New variable; pass this variable down
16402         to subdir configures to enable them checking gcc's version
16403         themselves. Emit make macros for both gcc_version vars.
16404         (topsrcdir): Initialize reliably.
16405         (recursion line): Remove --with-gcc-version=${gcc_version}.
16407 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16409         * configure (enable_version_specific_runtime_libs): Implement new flag
16410         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16411         in $(libsubdir); emit definition in each generated Makefile.
16412         (gxx_include_dir): Initialize depending on
16413         $enable_version_specific_runtime_libs.
16415 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16417         * configure (gcc_version): Initialize properly depending on
16418         how and where configure is started.
16419         (recursion line): Pass a --with-gcc-version=${gcc_version}
16420         to configures in subdirs.
16422 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16424         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16425         cygmon
16427 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16429         * configure.in: Add cygmon and libstub support for mn10200.
16431 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16433         * configure (gcc_version): Add new variable describing the
16434         particular gcc version we're building.
16435         * Makefile.in (libsubdir): Add new macro for the directory
16436         in which the compiler finds executables, libraries, etc.
16437         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16438         and libsubdir.
16440 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16442         * Makefile.in (local-clean): Remove *.log.
16443         (warning.log): Built with warn_summary from build.log.
16444         (mail-report.log): Run test_summary.
16445         (mail-report-with-warnings.log): Run test_summary including
16446         warning.log in the report.
16448 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16450         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16452 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16454         * Makefile.in (grep): Grep no longer depends on libiberty.
16456 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16458         * Makefile.in: all-snavigator needs all-libgui.
16460 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16462         * configure.in: Add cygmon and libstub support for mn10300.
16464 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16466         * missing: Update to version from automake 1.3.
16468         * ltmain.sh: On installation, don't get confused if the same name
16469         appears more than once in the list of library names.
16471 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16473         * config.sub: Accept m68060 and m5200 as CPU names.
16475 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16477         * configure: Use && rather than using -a in test, because odd
16478         strings can confuse test.
16479         * configure.in: Likewise.
16481 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16483         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16485 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16487         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16488         bootstrap4-lean): New targets.
16490 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16492         * mpw-* Delete.  Not used.
16494 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16496         * COPYING.LIB: Update FSF address.
16498 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16500         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16502         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16503         GAS_SUPPORT_DIRS.
16505 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16507         * ltconfig, ltmain.sh: Avoid producing a version number if
16508         -version-info was not used.
16510 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16512         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16513         building with newlib.
16515 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16517         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16518         Solaris `make' causes it to continue to next definition.
16520 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16522         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16523         the right GUI libraries and files are installed along with GDB.
16525 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16527         * configure.in: Change alpha to alpha* in several places.
16529 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16531         * config.sub: Recognize sparc86x.
16533 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16535         * configure.in (--enable-target-optspace): Remove debug echo.
16537 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16539         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16541 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16543         * ltconfig: Update cygwin32 support.
16545         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16546         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16547         (GDB_SUPPORT_DIRS): Likewise.
16549 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16551         * configure.in (target_makefile_frag): If --enable-target-optspace,
16552         use -Os to compile target libraries rather than -O2.  Default to
16553         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16554         not used.
16555         * configure.in (target_cflags): Ditto for d30v.
16557 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16559         * Makefile.in (all-bfd): Depend on all-intl.
16560         (all-binutils): Likewise.
16561         (all-gas): Likewise.
16562         (all-gprof): Likewise.
16563         (all-ld): Likewise.
16565 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16567         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16569 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16571         * Makefile.in (all-bfd): Depend upon all-libiberty.
16573         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16575 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16577         * Makefile.in: Add libstub.
16579         * configure.in: Ditto. Build libstub for targets that have cygmon
16580         support.
16582 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16584         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16586 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16588         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16589         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16591 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16593         * configure: Define DEFAULT_M4 by searching PATH.
16594         * Makfile.in: Use DEFAULT_M4.
16596 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16598         * ltconfig: Add cygwin32 support.
16600         * Makefile.in, configure.in: Add libtool as a native only directory
16601         to configure and build.
16603 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16605         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16607 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16609         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16611 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16613         * Makefile.in: add ash make rules
16614         * configure.in: add ash to native_only and host_tools lists
16616 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16618         * Makefile.in (all-gettext, all-intl): New targets.
16619         (ALL_MODULES): Added all-gettext, all-intl.
16620         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16621         (INSTALL_MODULES): Added install-gettext, install-intl.
16622         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16624         * configure.in (host_tools): Added gettext.
16625         (native_only): Likewise.
16626         (noconfigdirs) [various cases]: Likewise.
16627         (host_libs): Added intl.
16629 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16631         * configure: Do not disable building gdbtk for cygwin32 hosts.
16633 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16635         * configure.in: Add thumb-coff target.
16636         * config.sub: Add thumb-coff target.
16638 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16640         * Makefile.in: Revert yesterday's change.
16641         (all-target-winsup):  all-target-librx stays out of here.
16643 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16645         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16646         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16647         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16648         Remove references to librx and libg++.
16650 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16652         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16653         recursive makes
16655 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16657         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16658         for newlib directory.
16659         (CXX_FOR_TARGET): Likewise.
16661 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16663         * ltconfig: Update after libtool/ltconfig.in change for
16664         hpux11.
16666 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16668         * ltconfig, ltmain.sh: Update to libtool 1.2.
16670 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16672         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16673         (install-gcc-cross): Instead, override LANGUAGES here.
16675 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16677         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16678         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16680 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16682         * configure.in: Add Thumb-pe target.
16684 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16686         * Makefile.in - changed sn targets to snavigator
16687         * configure.in - changed sn targets to snavigator
16689 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16691         * config-ml.in: After building symlink tree call make distclean
16692         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16693         to be the case for libiberty.
16695 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16697         * configure: When making link, also check the current
16698         directory. The configure scripts may create one.
16700 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16702         * config.sub: Accept alphapca56 and alphaev6 properly.
16704 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16706         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16708 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16710         * config.sub (sco5): Fix typo.
16712 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16714         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16715         install-itcl.
16716         (install-itcl): Remove dependency on install-tcl.
16718 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16720         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16722 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16724         * configure.in: Don't build libgui for a cygwin32 target when not on
16725         a cygwin32 host.
16727 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16729         * configure (redirect): Set to null, so default behavior of
16730         configure is now --verbose.
16732 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16734         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16735         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16737 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16739         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16740         this change to sync Makefile.in with its ChangeLog entries.
16742 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16744         * ltmain.sh (mkdir): Check that the directory doesn't exist
16745         before we exit with error, so that we don't get races during
16746         parallel builds.
16748 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16750         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16752 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16754         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16755         PICFLAG_FOR_TARGET.
16756         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16758         * configure: Emit a definition for the new macro enable_shared
16759         into each Makefile.
16761 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16763         * configure.in (host_tools, native_only): Add libtool.
16765 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16767         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16768         Fix typo in ming config comment.
16770 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16772         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16774 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16776         * config.sub: Add tic30 cases, and map c30 to tic30.
16778 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16780         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16781         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16782         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16783         (CLEAN_TARGET_MODULES): Similarly
16784         (all-target-libf2c): Add dependences.
16785         * configure.in (target_libs): Add libf2c.
16787 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16789         * configure.in: Remove expect from noconfigdirs when target
16790         is cygwin32.  OK to build expect and dejagnu with Canadian
16791         Cross.
16793 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16795         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16796         host.
16798         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16799         and mingw32.
16801 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16803         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16804         here as it is not defined in the toplevel Makefile.
16806 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16808         * configure (package_makefile_rules_frag): New variable, which names
16809         a file with generic rules, ...
16810         Change comment to mention we now have FIVE parts.
16811         * configure: Undo last change.
16813 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16815         * config.guess: More accurate determination of HP processor types.
16816         * config.sub: More accurate determination of HP processor types.
16818 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16820         * configure (package_makefile_frag): Move inserting the
16821         ${package_makefile_frag} to where it should be according
16822         to the comment.
16824 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16826         * config.guess: Add support for Linux/ARM.
16828 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16830         * .cvsignore: Remove *-info and *-install since they match
16831         release-info and mpw-install, which we don't want to just ignore.
16833 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16835         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16837 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16839         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16840         local_prefix to sub-make invocations.
16842 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16844         * configure.in: Check makefile fragments in the source
16845         directory.
16847 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16849         * configure.in: Check whether host and target makefile
16850         fragments exist before adding them to *_makefile_frag.
16852 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16854         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16856 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16858         * configure.in: Make sure we only replace RPATH_ENVVAR on
16859         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16860         regexp to sed.
16862         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16863         to sub-makes.
16865 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16867         * config-ml.in (multi-do): LDFLAGS must include multilib
16868         designator.
16870 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16872         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16874 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16876         * config.sub: Add mingw32 support.
16877         * configure.in: Likewise.
16879 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16881         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16883 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16885         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16886         * configure (gxx_include_dir): Provide a definition for subdirs
16887         which do not use autoconf.
16889 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16891         * config.guess: Sync with egcs.  Picks up new alpha support,
16892         BeOS & some additional linux support.
16894 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16896         * config.guess: HP 9000/803 is a PA1.1 machine.
16898 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16900         * configure.in: It's alpha*-...
16902 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16904         * configure.in (host_makefile_frag, target_makefile_frag):
16905         Handle multiple config files.
16906         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16907         alpha-*-*.
16909 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16911         * mkdep: New file.
16913 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16915         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16917 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16919         * Makefile.in: Add libgui directory.
16920         (GDB_TK): Add all-libgui.
16921         * configure.in: Add libgui directory.
16922         * configure: Add all-libgui to GDB_TK.
16924 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16926         * config-ml.in (multidirs): Add m32r to multilib list.
16928 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16930         * Makefile.in (all-target-gperf): Change dependency to
16931         all-target-libstdc++.
16933 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16935         * config.guess: Add BeOS support.
16937 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16939         Source directory cvs renamed to cvssrc:
16940         * configure.in (host_tools): Change cvs to cvssrc.
16941         (native_only): Likewise.
16942         (noconfigdirs) [various cases]: Likewise.
16943         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16944         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16945         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16946         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16947         (all-cvssrc): Rename target from all-cvs.
16949 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16951         * configure (gxx_include_dir): Fix thinko.
16953 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16955         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16956         (install-cross, install-gcc-cross): New targets.
16958 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16960         * configure.in (noconfigdirs): Add support for Thumb target.
16962         * config.sub (maybe_os): Add support for Thumb target.
16964 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16966         * Makefile.in: Add rules for cygmon.
16968         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16970 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16972         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16973         * configure (gxx_include_dir): Provide a definition for subdirs
16974         which do not use autoconf.
16976 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16978         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16979         11/18/97 build
16981 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16983         * From Franz Sirl.
16984         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16985         found on RedHat Linux systems.
16987 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16989         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16990         guesses.
16992 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16994         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16996 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16998         * ltmain.sh: If mkdir fails, check whether the directory was created
16999         anyhow by some other process.
17001 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17003         * configure.in (d30v-*-*): Configure all directories.
17005 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17007         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17008         for the D30V.
17010 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17012         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17014 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17016         * include/libiberty.h: Add extern "C" { so it can be used with C++
17017         progrms.
17018         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17019         programs.
17021 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17023         * configure.in (d30v-*-*): Configure GCC now.
17025 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17027         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17028         is no longer needed.
17030 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17032         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17034 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17036         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17037         targets using "$@" to provide support for similar but not identical
17038         targets without having to duplicate code.
17040 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17042         * makefile.vms: Fix to work with DEC C.
17044 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17046         * config.sub: Add mips-tx39-elf to marketing names.
17048 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17050         * ltmain.sh: Handle symlinks in generated script.
17052 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17054         * configure: Handle autoconf style directory options: --bindir,
17055         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17056         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17057         --sysconfdir.
17058         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17059         (sharedstatedir, localstatedir, oldincludedir): New variables.
17060         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17061         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17062         sbindir, sharedstatedir, and sysconfdir.
17064 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17066         * Makefile.in (bootstrap-lean): New target.
17068 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17070         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17071         sn, and gnuserv from noconfigdirs.
17073 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17075         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17077 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17079         * Makefile.in (cross): New target.
17081 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17082                           Jeff Law         <law@cygnus.com>
17084         * Makefile.in (bootstrap2, bootstrap3): New targets.
17085         (all-bootstrap): Remove outdated and confusing target.
17086         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17088 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17090         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17091         windows.  Consistent with gdb/configure.
17093 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17095         * configure.in: Name Linux target fragment.
17097         * configure: Rewrite so that project Makefile fragment is inserted
17098         first and appears last in the resulting Makefile.
17100 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17102         * Makefile.in (install-itcl): Install tcl first.
17104 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17106         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17108 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17110         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17112         * configure.in (skipdirs): Add target-librx for Linux.
17113         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17115 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17117         * Makefile.in (bootstrap): New target.
17119 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17121         * config.sub: Accept 'amigados' for backward compatibility.
17123 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17125         * config.guess: Merge with FSF.
17127 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17129         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17131 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17133         * config.sub: Add "marketing-names" patch.
17135 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17137         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17139 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17141         * config.sub: Handle v850-elf.
17143 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17145         * .cvsignore (*-install): Remove.
17147 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17149         * ltconfig: Set CONFIG_SHELL in libtool.
17150         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17152 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17154         * configure.in (target_subdir): Set to libraries if enable_multilib.
17156 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17158         * config.guess: Update from gcc directory.
17160 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17162         * Makefile.in (all-sim): Depends on all-readline.
17164 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17166         * Makefile.in (BISON, YACC): Use $$s.
17167         (all-bison): Depend on all-texinfo.
17169 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17171         * Makefile.in (BISON): Add -L flag.
17172         (YACC): Likewise.
17174 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17176         * configure.in (noconfigdirs): Add support for v850e target.
17178         * config.sub (maybe_os): Add support for v850e target.
17180 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17182         * configure.in (noconfigdirs): Add support for v850ea target.
17184         * config.sub (maybe_os): Add support for v850ea target.
17186 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17188         * config.sub: Add mipstx39.  Delete r3900.
17190 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17192         * Makefile.in (all-autoconf): Depends on all-texinfo.
17194 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17196         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17197         eabi targets.
17199 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17201         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17203         * configure: When handling a Canadian Cross, handle YACC as well as
17204         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17205         * Makefile.in (all-bison): Depend upon all-texinfo.
17207 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17209         * Makefile.in (BISON): bison, not byacc or bison -y.
17210         (YACC): bison -y or byacc or yacc.
17211         (various): Add *-bison as appropriate.
17212         (taz): No need to mess with BISON anymore.
17214 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17216         * configure: If OSTYPE matches *win32*, try to find a good value for
17217         CONFIG_SHELL.
17219 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17221         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17222         configure.in if it is present.
17224 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17226         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17228 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17230         * config.sub: Recognize `arc' cpu.
17231         * configure.in: Likewise.
17232         * config-ml.in: Likewise.
17234 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17236         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17238 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17240         * configure: Changed sed delimiter from ':' to '|' when
17241         attempting to substitute ${config_shell} for SHELL. On
17242         NT ${config_shell} may contain a ':' in it.
17244 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17246         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17248 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17250         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17252 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17254         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17256         * ylwrap: If the program is a relative path, force it to be
17257         absolute.
17259 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17261         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17263 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17265         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17266         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17267         for libraries.
17269 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17271         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17272         separated by spaces.
17274 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17276         * ylwrap: New file.
17277         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17279         * ltmain.sh: Handle /bin/sh at start of install program.
17281         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17283         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17284         * missing: New file, from automake 1.2.
17286 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17288         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17289         check-tk to CHECK_X11_MODULES.
17291 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17293         * config.sub: Merge with FSF.
17295 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17297         * config.guess: Merge with FSF.
17299 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17301         * configure: Treat msdosdjgpp like go32.
17302         * configure.in: Likewise.  Don't remove gprof for go32.
17304         * configure: Change Makefile.tem2 to Makefile.tm2.
17306 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17308         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17310 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17312         * install-sh (chmodcmd): Set to null if the DST directory already
17313         exists.  Same as Nov 11th change.
17315 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17317         * configure (GDB_TK): Needs itcl and tix.
17319 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17321         * config.guess: Update from FSF.
17323 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17325         * Makefile.in (GDB_TK): Depend on itcl and tix.
17327 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17329         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17330         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17331         (INSTALL_SCRIPT): New variable.
17332         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17333         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17334         to -x.
17335         * install-sh: Add support for -x option.
17337 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17339         * configure.in, Makefile.in: Treat tix like itcl.
17341 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17343         * Makefile.in (WINDRES): New variable.
17344         (WINDRES_FOR_TARGET): New variable.
17345         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17346         (EXTRA_HOST_FLAGS): Add WINDRES.
17347         (EXTRA_TARGET_FLAGS): Add WINDRES.
17348         (EXTRA_GCC_FLAGS): Add WINDRES.
17349         ($(DO_X)): Pass down WINDRES.
17350         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17351         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17352         DLLTOOL_FOR_TARGET.
17354 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17356         * configure.in: configure sim before gdb for win32-x-ppc
17358 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17360         Move gperf into the toplevel, from libg++.
17361         * configure.in (target_tools): Add target-gperf.
17362         (native_only): Add target-gperf.
17363         * Makefile.in (all-target-gperf): New target, depend on
17364         all-target-libg++.
17365         (configure-target-gperf): Empty rule.
17366         (ALL_TARGET_MODULES): Add all-target-gperf.
17367         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17368         (CHECK_TARGET_MODULES): Add check-target-gperf.
17369         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17370         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17372 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17374         * config.sub (mn10200): Recognize new basic machine.
17376 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17378         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17379         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17381 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17383         * configure.in: If we're building mips-sgi-irix6* native, turn on
17384         ENABLE_MULTILIB and set TARGET_SUBDIR.
17386 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17388         * Makefile.in (all-sn): Depend on all-grep.
17390 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17392         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17394         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17395         Makefile.  From Jeff Makey <jeff@cts.com>.
17396         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17398         * Makefile.in (DISTBISONFILES): Remove.
17399         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17400         $(DEFAULT_YACC).
17402         * configure.in: Build itl, db, sn, etc., when building for native
17403         cygwin32.
17405         * Makefile.in (LD): New variable.
17406         (EXTRA_HOST_FLAGS): Pass down LD.
17407         ($(DO_X)): Likewise.
17409 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17411         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17413 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17415         * configure.in (targargs): Strip out any supplied --build argument
17416         before adding our own. Always add --build.
17418 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17420         * configure.in (targargs): Pass --build if we're doing
17421         a cross-compile.
17423 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17425         * configure: Use '|' instead of ":" as the separator in
17426         sed. Otherwise sed chokes on NT path names with drive
17427         designators. Also look for "?:*" as the leading characters in an
17428         absolute pathname.
17430 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17432         * config.sub: Support for r3900.
17434 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17436         * configure.in: Use install-sh, not install.sh.
17438 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17440         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17441         apply it twice.
17443 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17445         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17446         install-binutils.
17448 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17450         * Makefile.in: Add automake targets.
17451         * configure.in (host_tools): Add automake.
17453 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17455         * configure: Default CXX to c++, not gcc.
17456         * Makefile.in (CXX): Set to c++, not gcc.
17457         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17459 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17461         * install-sh: try appending a .exe if source file doesn't
17462         exist
17464 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17466         * configure.in: Turn on multilib by default.
17467         (cross_only): Remove target-libiberty.
17469         * Makefile.in (all-gcc): Don't depend on libiberty.
17471 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17473         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17475 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17477         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17478         (DISTBISONFILES): Add ld/Makefile.in
17480 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17482         * configure.in: if target is cygwin32 but host isn't cygwin32,
17483         don't configure gdb tcl tk expect, not just gdb.
17485 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17487         * configure.in: Added gnuserv everywhere sn appears.
17489         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17490         (CROSS_CHECK_MODULES): Added check-gnuserv.
17491         (INSTALL_MODULES): Added install-gnuserv.
17492         (CLEAN_MODULES): Added clean-gnuserv.
17493         (all-gnuserv): New target.
17495 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17497         * config.guess: Fixes for MIPS OpenBSD systems.
17499 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17501         * Makefile.in (INSTALL_XFORM): Remove.
17502         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17504         * mkinstalldirs: New file, copied from automake.
17505         * Makefile.in (installdirs): Rename from install-dirs.  Use
17506         mkinstalldirs.  Change all users.
17507         (DEVO_SUPPORT): Add mkinstalldirs.
17509 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17511         * install-sh: Rename from install.sh.
17512         * Makefile.in (INSTALL): Change install.sh to install-sh.
17513         (DEVO_SUPPORT): Likewise.
17515         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17516         Graichen <graichen@rzpd.de>.
17518 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17520         * config.guess: Recognize OpenBSD systems correctly.
17522 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17524         * README, Makefile.in (ETC_SUPPORT): Remove references to
17525         cfg-paper*, configure.{texi,man,info*}._
17527 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17529         * Makefile.in (all.normal): Ensure that gcc is built after all
17530         the x11 - ie gdb - targets.
17532 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17534         * makefile.vms: Don't run conf-a-gas.
17536 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17538         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17540 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17542         * configure.in: Remove noconfigdirs case since gdb also
17543         configures and builds for tic80-coff.
17545 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17547         * configure: Set cache_file to config.cache.
17548         * Makefile.in (local-distclean): Remove config.cache.
17550 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17552         * COPYING: Update FSF address.
17554 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17556         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17557         noconfigdirs.
17559 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17561         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17562         MAKEDIRS, is empty.
17564 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17566         * config.sub: Tweak mn10300 entry.
17568 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17570         * configure.in (host_tools): Put sim before gdb, so gdb's
17571         configure.tgt can determine if the simulator was configured.
17573 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17575         * config.sub: Move BeOS $os case to be with other Cygnus
17576         local cases.
17578 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17580         * config.sub: Remove misplaced comment that broke Linux.
17582 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17584         * config.sub: Add BeOS support.
17586 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17588         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17590 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17592         * configure.in (noconfigdirs): Remove tcl and tk from
17593         noconfigdirs for cygwin32 builds.
17595 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17597         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17599 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17601         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17602         make-all.com, use makefile.vms instead.
17604 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17606         * config.sub: Accept -lnews*.
17608 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17610         * configure.in (noconfigdirs): Disable target-newlib,
17611         target-examples and target-libiberty for d30v.
17613 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17615         * configure.in (noconfigdirs): Enable ld for d30v.
17617 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17619         * configure.in (tic80-*-*): Build compiler.
17621 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17623         * configure.in (d30v-*): Remove sim directory from list of
17624         unsupported d30v directories
17626 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17628         * config.sub, configure.in: Add d30v target cpu.
17630 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17632         * makefile.vms: New file.
17633         * make-all.com: Remove.
17635 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17637         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17639 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17641         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17643 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17645         * Makefile.in (ALL_MODULES): Added all-db.
17646         (CROSS_CHECK_MODULES): Addec check-db.
17647         (INSTALL_MODULES): Added install-db.
17648         (CLEAN_MODULES): Added clean-db.
17650 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17652         * config.guess: Merge with latest FSF sources.
17654 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17656         * Makefile.in (ALL_MODULES): Added all-itcl.
17657         (CROSS_CHECK_MODULES): Added check-itcl.
17658         (INSTALL_MODULES): Added install-itcl.
17659         (CLEAN_MODULES): Added clean-itcl.
17661 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17663         * configure.in: build gdb for mn10200
17665 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17667         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17669 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17671         * configure.in (tic80-*-*): Turn off most targets right now.
17673 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17675         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17676         rather than the makeinfo program.
17677         (do-info): Depend upon all-texinfo.
17679 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17681         * configure.in: Remove uses of config/mh-linux.
17683         * config.sub, config.guess: Merge with latest FSF sources.
17685 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17687         * config.sub (case $basic_machine): Add tic80 entries.
17689 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17691         * config.sub, config.guess: Merge with latest FSF sources.
17693 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17695         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17696         * mpw-config.in: Test for NewFolderRecursive.
17697         * mpw-install: Use symbolic name for startup filename.
17698         * mpw-README: Add various additional details.
17700 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17702         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17704 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17706         * configure.in: Do build gcc and the target libraries for
17707         the mn10200.
17709 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17711         * configure.in: don't avoid building gdb for mn10300 any more
17712         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17713         instead of single-quoting it.
17715 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17717         * configure.in: Don't use --with-stabs on IRIX 6.
17719 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17721         * configure.in (m32r): Build gdb, libg++ now.
17723 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17725         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17726         directories from noconfigdirs.
17728 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17730         * config.sub (basic_machine): added mips16 configuration
17732 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17734         * config.sub: Handle d10v-unknown.
17736 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17738         * config.sub: Handle v850-unknown.
17740 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17742         * Makefile.in: add findutils
17743         * configure.in: add findutils to list of host_tools
17745 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17747         * config.sub: Handle mn10200 and mn10300.
17749 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17751         * configure.in (d10v-*): Do not build librx.
17753 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17755         * configure.in (mn10300): Build everything except gdb & libgloss.
17757 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17759         * config.guess:  Patch for Dansk Data Elektronik servers,
17760         from Niels Skou Olsen <nso@dde.dk>.
17762         For ncr, use /bin/uname rather than uname, since GNU uname does not
17763         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17765         Patch for MIPS R4000 running System V,
17766         from Eric S. Raymond <esr@snark.thyrsus.com>.
17768         Fix thinko for nextstep.
17770         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17772         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17773         * config.guess: Guess mips-dec-mach_bsd4.3.
17775         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17776         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17777         release numbers.
17778         * config.guess (mips-mips-riscos*):  Emit just enough of the
17779         release number.
17781         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17782         * config.guess (sparc-auspex-sunos*):  Added.
17783         (f300-fujitsu-*): Added.
17785         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17786         * config.guess:  Recognize a Tadpole as a sparc.
17788 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17790         * config.guess: Don't assume that NextStep version is either 2 or
17791         3.  NextStep 4 (aka OpenStep 4) has come out now.
17793 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17795         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17796         From Rik Faith <faith@cs.unc.edu>.
17798 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17800         * config.sub: Contributions from bug-gnu-utils to:
17801         Support plain "hppa" (no version given) architecture, reported by
17802         OpenStep.
17803         OpenBSD like NetBSD.
17804         LynxOs is not a hardware supplier.
17806         * config.guess: Contributions from bug-gnu-utils to add support for:
17807         OpenBSD like NetBSD.
17808         Stratus systems.
17809         More Pyramid systems.
17810         i[n>4]86 Intel chips.
17811         M680[n>4]0 Motorola chips.
17812         Use unknown instead of lynx for hardware manufacturer.
17814 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17816         * install.sh (chmodcmd): Set to null if the DST directory already
17817         exists.
17819 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17821         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17822         not use mt-ppc target Makefile fragment any more.
17824 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17826         * configure.in (*-*-windows):  Exclude everything but those dirs
17827         needed to build windows.
17829 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17831         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17833 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17835         * configure.in:  Exclude mmalloc from i386-windows.
17837 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17839         * Undo my previous change.
17841 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17843         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17844         unconditionally.
17845         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17847 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17849         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17850         host to add it's own flags.
17852 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17854         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17856 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17858         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17859         (CXX_FOR_TARGET): Likewise.
17860         (GCC_FOR_TARGET): Define.
17861         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17862         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17863         CC_FOR_TARGET was specified on the command line.
17864         (MAKEOVERRIDES): Don't define.
17866 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17868         * configure.in (m32r): Fix spelling of libg++ libs.
17870 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17872         * config.sub (-apple*): Remove, now redundant.
17874 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17876         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17878         * configure: Rework yesterday's sed script patch.
17880         * config.sub: Merge with FSF.
17882 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17884         * config.guess:  Merge from FSF.
17886         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17887         * config.guess: Use pc instead of unknown, for pc clone systems.
17888         Change linux to linux-gnu.
17890         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17891         * config.guess: Avoid non-portable tr syntax.
17893 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17895         * test-build.mk (HOLES): Add "xargs" for gdb.
17897         * configure: Avoid hpux10.20 sed bug.
17899 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17901         * configure.in:  Add support for windows host
17902         (that is a build done under the Microsoft build environment).
17904 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17906         * Makefile.in: Replace all uses of srcroot with s, to shrink
17907         command line lengths.
17909         Patches from Geoffrey Noer <noer@cygnus.com>:
17910         * configure.in: If configuring for newlib, pass --with-newlib to
17911         subdirectories.
17912         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17913         -Bnewlib/ and -Lwinsup to gcc.
17914         (CXX_FOR_TARGET): Likewise.
17916 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17918         * Makefile.in (ETC_SUPPORT): Add configure.
17920 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17922         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17923         host configuration file.
17925 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17927         * configure.in: Break mn10x00 support into separate
17928         mn10200 and mn10300 configurations.
17929         * config.sub: Likewise.
17931 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17933         * configure.in: Add lots of stuff to noconfigdirs for
17934         the mn10x00 targets.
17936         * config.sub, configure.in: Add mn10x00 support.
17938 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17940         * make-all.com: Call conf-a-gas, not config-a-gas.
17942 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17944         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17945         targets.
17947 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17949         * mpw-README: Add much more detail for native PowerMac.
17950         * mpw-install: New file.
17951         * mpw-configure: Add --norecursion and --help options.
17952         * mpw-config.in: Translate readme and install files when
17953         copying to objdir.
17954         * mpw-build.in: Don't always depend on byacc and flex.
17955         (install-only-top): New action.
17957 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17959         * configure.in:  You can now configure GDB for the v850.
17961 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17963         * configure.in (noconfigdirs): Don't configure any C++ dirs
17964         if targeting D10V.
17966 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17968         * config.sub: Recognize mips64vr5000.
17970 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17972         * configure.in: Use a single line for host_tools and native_only.
17974 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17976         * config.sub, configure.in: Add entries for m32r.
17978 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17980         * Makefile.in (inet-install): Don't run install-gzip.
17982 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17984         * configure.in:  Don't config lots of things for *-*-windows*.
17986 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17988         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17989         (host_libs, host_tools): Copy from configure.in.
17990         * mpw-configure: Don't complain about directories not found.
17992 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17994         * configure.in (i[345]86): Recognize i686 for pentium pro.
17995         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17996         file.
17998         * config.guess (i[345]86): Ditto.
18000 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18002         * configure.in (noconfigdirs): Removed gdb for D10V.
18004 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18006         * configure.in: Remove ld, target-libio, target-libg++, and
18007         target-libstdc++ from noconfigdirs.
18009 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18011         * configure: Fix three locations where shell scripts were
18012         being run directly rather than with config_shell.
18014 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18016         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18017         * config.sub (basic_machine): Recognize v850.
18019 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18021         * mpw-configure: Handle multiple enable/disable options and
18022         pass them down recursively, handle -c and -s flags appropriately
18023         depending on choice of compiler, add escape mechanism for
18024         quoted arguments to gC.
18026 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18028         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18029         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18030         so that -mrelocatable-lib and -mno-eabi are used.
18032         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18033         not support --print-multi-lib, don't abort.
18035 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18037         * make-all.com: Run config-a-gas.
18038         * setup.com: Don't copy subdirectory files around.
18040 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18042         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18043         target, it now compiles correctly.
18045 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18047         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18049 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18051         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18053 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18055         * configure.in (native_only): Add prms.
18057 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18059         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18060         (BINUTILS_SUPPORT_DIRS): Likewise.
18062 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18064         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18065         d10v support is added.
18067 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18069         * configure.in (d10v-*-*): New target.
18071 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18073         * config.guess (HP 9000/811): Recognize this as a PA1.1
18074         machine.
18076 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18078         * Makefile.in (do-tar-gz): New target, split out from tail end of
18079         taz target.  Run each command separately, don't use pipes.
18080         (taz): Use it.
18082 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18084         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18085         * mpw-build.in: No builds should depend on building byacc or flex,
18086         they are assumed to be installed already.
18088 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18090         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18091         variable that CC_FOR_TARGET needs.
18093 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18095         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18096         options have changed since the last time the subdirectory was
18097         configured, and if it has, reconfigure.
18098         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18099         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18101 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18103         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18104         CLEAN_MODULES): Add bash.
18105         (all-bash): New target.
18107 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18109         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18111 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18113         * config.sub (basic_machine): Recognize d10v as a valid processor.
18115 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18117         * mpw-configure: Add support for --bindir.
18118         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18120 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18122         * configure.in: add bash, time, gawk to list of hosttools and things
18123         to only build for native toolchains
18125 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18127         * Makefile.in (docdir): Remove.
18129 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18131         * Makefile.in (datadir): Set to $(prefix)/share.
18133 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18135         * configure.in: build diff and patch for cygwin32-hosted
18136         toolchains.
18138 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18140         * config.sub: Accept -rtems*.
18142 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18144         * configure.in: enable dosrel for cygwin32-hosted builds,
18145                 remove diff from the list of things not buildable
18146                 via Canadian Cross
18148 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18150         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18151         don't get ". ".
18153 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18155         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18157 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18159         * Makefile.in (taz): Handle case where tex3patch didn't even get
18160         checked out.  Also, if it was found, put the symlink in a new util
18161         subdirectory.
18163 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18165         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18167 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18169         * config.sub: Recognize -openvms.
18170         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18171         * make-all.com, setup.com: New files.
18173 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18175         * Makefile.in (taz): tex3patch moved to texinfo/util.
18177 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18179         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18180         * configure.in: remove make from disable-if-Can-Cross list
18181                 enable gdb if ${host} and ${target} are cygwin32
18183 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18185         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18186         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18188 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18190         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18191         distinguish sysv/svr4/bsd variants.
18192         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18194 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18196         * configure.in: Added copyright notice.
18197         * move-if-change: Added copyright notice.
18199 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18201         * configure.in (powerpcle-*-solaris*): Until we get shared
18202         libraries working, don't build gdb, sim, make, tcl, tk, or
18203         expect.
18205 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18207         * config.guess:  Merge with FSF:
18209         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18210         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18212         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18213         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18215         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18216         * config.guess:  Combine two OSF1 rules.
18217         Also recognize field test versions.  From mjr@zk3.dec.com.
18218         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18219         because GNU uname does not support -p.  From pmr@pajato.com.
18221 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18223         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18225 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18227         * mpw-README: Document GCCIncludes.
18229 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18231         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18233 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18235         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18237 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18239         * configure.in (*-*-cygwin32): Configure make.
18241 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18243         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18245 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18247         * Makefile.in (all-inet): Depend on all-perl.
18249         * Makefile.in (inet-install): New target.
18251         * Makefile.in (all-inet): Depend on all-tcl.
18252         (all-inet): Depend on all-send-pr.
18254 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18256         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18257         temporarily.
18259 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18261         * configure.in: Don't configure --with-gnu-ld on AIX.
18263 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18265         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18267 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18269         * Makefile.in (ALL_MODULES): Added all-inet.
18270         (CROSS_CHECK_MODULES): Added check-inet.
18271         (INSTALL_MODULES): Added install-inet.
18272         (CLEAN_MODULES): Added clean-inet.
18273         (all-indent): New target.
18275         * configure.in (host_tools): Added inet.
18276         (native_only): Added inet.
18277         (noconfigdirs): Added inet.
18279 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18281         * configure.in: Don't configure libgloss if we are not configuring
18282         newlib.
18284 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18286         * configure.in: Don't configure libgloss for unsupported
18287         architectures.
18289 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18291         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18293 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18295         * Makefile.in (ALL_MODULES): Include all-apache.
18296         (CROSS_CHECK_MODULES): Include check-apache.
18297         (INSTALL_MODULES): Include install-apache.
18298         (all-apache): New target.
18300         * configure.in: Added apache everywhere perl is seen.
18302 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18304         * Makefile.in: Add support for clean-{module} and
18305         clean-target-{module} rules.
18307 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18309         * configure.in (*-*-ose) do not build libgloss.
18311 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18313         * config.guess (prep*:SunOS:5.*:*): Turn into
18314         powerpele-unknown-solaris2.
18316 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18318         * configure.in: Permit --enable-shared to specify a list of
18319         directories.
18321 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18323         * configure.in (host==solaris): Pass only the first word of $CC
18324         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18326 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18328         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18330 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18332         * Makefile.in (ALL_MODULES): Include all-perl.
18333         (CROSS_CHECK_MODULES): Include check-perl.
18334         (INSTALL_MODULES): Include install-perl.
18335         (ALL_X11_MODULES): Include all-guile.
18336         (CHECK_X11_MODULES): Include check-guile.
18337         (INSTALL_X11_MODULES): Include install-guile.
18338         (all-perl): New target.
18339         (all-guile): New target.
18341         * configure.in (host_tools): Include perl and guile.
18342         (native_only): Include perl and guile.
18343         (noconfigdirs): Don't build guile and perl; no ports have been
18344         done.
18346 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18348         * configure (--enable-*): Handle quoted option lists such as
18349         --enable-sim-cflags='-g0 -O' better.
18351 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18353         * Makefile.in ({,inst}all-target): New rule so we can make and
18354         install all of the target directories easily.
18356 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18358         * configure.in: Add missing global flag in sed substitution when
18359         deleting `target-' from ${configdirs}.
18361 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18363         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18364         option.
18366         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18367         config/mh-necv4.
18369         * install.sh: Correct misspelling of transformbasename.
18371         * config.guess: Recognize mips-*-sysv*.
18373 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18375         * config.sub: Recognize mon960.
18377 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18379         * configure: Restore Canadian Cross handling of BISON and LEX,
18380         removed in Feb 20 change.
18382 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18384         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18385         Mention make install.  Remove the old copyright date as well the
18386         clumsy and rather pointless copyright on the README file.
18388 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18390         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18391         Makefile after running symlink-tree, then run `make distclean' to
18392         avoid clobbering any generated files in srcdir.
18394 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18396         * configure.in (m68k-*-netbsd*): Build everything now.
18398 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18400         * Makefile.in (taz): Fix quoting.
18402 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18404         * configure.in (sparclet-*-*): Build everything now.
18406 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18408         * configure.in (m68k-*-linux*): New host.
18410 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18412         * configure: Check for bison before byacc.
18414 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18416         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18417         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18418         searching PATH.  These are used as fallbacks by Makefile.in if
18419         flex/bison/byacc aren't in objdir.
18421 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18423         * Makefile.in: Make everything which depends upon all-bfd also
18424         depend upon all-opcodes, in case --with-commonbfdlib is used.
18426 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18428         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18429         building NT native compilers on Unix.
18431 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18433         * configure.in: Don't get CC from the host Makefile fragment if we
18434         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18435         Solaris test for /usr/ucb/cc to the post target script, just after
18436         the compiler sanity test.
18438 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18440         * config.sub: Merge with FSF.
18442 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18444         * Makefile.in (RPATH_ENVVAR): New variable.
18445         (REALLY_SET_LIB_PATH): Use it.
18446         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18448 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18450         * config.sub, configure.in: Recognize sparclet cpu.
18452 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18454         * config.guess:  Support m68k-cbm-sysv4.
18456 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18458         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18459         m68k-unknown-linuxaout from linker help string.  Put quotes around
18460         $ld_help_string.
18462 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18464         * config.guess (powerpc-harris-powerunix): Add guess for port
18465         to new target.
18467 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18469         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18471 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18473         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18474         $(REALLY_SET_LIB_PATH) in Makefile.
18475         * Makefile.in (SET_LIB_PATH): New variable.
18476         (REALLY_SET_LIB_PATH): New variable.
18477         ($(DO_X)): Use $(SET_LIB_PATH).
18478         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18479         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18480         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18481         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18482         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18483         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18484         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18485         (install-dosrel): Likewise.
18486         (all-opcodes): Depend upon all-libiberty.
18488 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18490         * config.guess (*:CYGWIN*): New
18492 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18494         * Makefile.in (all-target-winsup): All all-target-libiberty.
18496 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18498         * configure.in (noconfigdirs): Add missing # in front of comment.
18500 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18502         * configure.in: add second pass to things added to noconfigdirs
18503         so *-gm-magic can exclude libgloss properly.
18505 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18507         * mpw-configure (extralibs_name, rez_name): Set correctly
18508         for MWC68K compiler.
18510         * mpw-README: Add more info on the necessary build tools.
18512 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18514         * configure.in, config.sub: Recognize cygwin32.
18516 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18518         * config.guess, config.sub: Recognize A/UX.
18520 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18522         * config.sub: Merge with gcc/config.sub.
18524 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18526         * mpw-build.in (do-binutils): Add build of stamps.
18528 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18530         * config.sub: Add recognition for mips64vr4100*-* targets.
18532 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18534         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18535         Add creation of gconfigargs with `--enable-shared' turned on.
18536         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18537         ($(host)-stamp-stage3-configured): Likewise.
18538         (HOLES): Add chatr and ldd.
18539         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18541 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18543         * configure: Pass --nfp to recursive configures.
18545 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18547         * Makefile.in (DLLTOOL): New.
18548         (DLLTOOL_FOR_TARGET): New.
18549         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18550         (EXTRA_TARGET_FLAGS): Ditto.
18551         (EXTRA_GCC_FLAGS): Ditto.
18552         (CONFIGURE_TARGET_MODULES): Ditto.
18553         (DO_X): Ditto.
18554         * configure: Add DLLTOOL.
18556 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18558         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18559         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18560         mh-sco, since old workarounds no longer needed, and don't
18561         build ld, since libraries have weak symbols in COFF.
18563 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18565         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18567 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18569         * configure.in: Make sure that ${CC} can be used to compile an
18570         executable.
18572 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18574         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18575         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18576         nothing depending on whether gdbtk is being built.
18578 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18580         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18582 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18584         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18585         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18587 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18589         * config-ml.in: Add support for
18590         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18591         Simplify setting of multidirs from --disable-foo.
18593 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18595         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18596         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18597         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18598         non-empty, pass them on to the  GCC make.
18599         (all-bootstrap): New rule that is like all-gcc, except it executes
18600         the GCC bootstrap rule instead of the GCC all rule.
18602 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18604         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18606 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18608         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18609         DG/UX support.
18611 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18613         * config.sub (i*86*) Change [345] to [3456]
18615 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18617         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18618         --with-gnu-ld=no.
18620 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18622         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18623         AIX multilibs get built.
18625 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18627         * configure.in (i386-win32): Don't build expect if we're not
18628         building the tcl subdir.
18630 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18632         * Makefile.in: (configure-target-examples, all-target-examples):
18633         New targets, configure and build example programs.
18635 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18637         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18638         use it as input to sedit the generated MPW makefile.
18639         * mpw-README: Add a suggestion about Gestalt.h.
18641 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18643         * config.sub: Accept *-*-ieee*.
18645 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18647         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18648         Ronald F. Guilmette <rfg@monkeys.com>.
18650 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18652         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18653         for powerpc-pe native.
18654         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18655         (target==powerpc-pe): duplicate i386-win32 entry.
18657 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18659         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18660         of vxworks, not just vxworks5.1.
18662 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18664         * mpw-configure: Add support for exec-prefix.
18666 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18668         * config.guess: Recognize HP model 816 machines as having
18669         a PA1.1 processor.
18671 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18673         * configure: Ignore new autoconf configure options.
18675 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18677         * config.guess:  Recognize Pentium under SCO.
18678         From Robert Lipe <robertl@arnet.com>.
18680 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18682         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18684 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18686         * configure.in: Don't configure gas for alpha-dec-osf*.
18688 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18690         * configure.in: Default to --with-stabs for some targets for which
18691         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18692         i[345]86*-*-unixware*.
18694 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18696         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18697         rather than basing it on the target.  Simplify handling of options
18698         controlling which directories to configure.  Remove extraneous
18699         slash in multi-clean target.
18701 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18703         * config-ml.in: Prefix more variables with ml_ so they don't collide
18704         with configure's.
18706 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18708         * configure: Don't turn -v into --v.
18710 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18712         * configure.in (targargs): Fix typo.
18714         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18716 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18718         * configure.in: Strip --host and --target options from
18719         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18720         --with-cross-host option when building with a cross-compiler.
18721         * configure: Canonicalize the arguments put into config.status by
18722         always using `=' for an option with an argument.  Pass a presumed
18723         --host or --target explicitly.
18725 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18727         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18728         into general OS recognition case.
18730 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18732         * configure.in (target_configdirs): add target-winsup only
18733         for win32 target systems.
18735 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18737         * Makefile.in (all-target-libgloss): Depend upon
18738         configure-target-newlib, since when libgloss is built it looks to
18739         see if the newlib directory exists.
18741 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18743         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18744         cfg-ml-*.in.
18746 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18748         * configure: Handle LD and LD_FOR_TARGET when configuring a
18749         Canadian Cross.
18751 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18753         * configure.in (target_libs): add target-winsup.
18754         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18755         (target==ppcle-pe): remove ld from $noconfigdirs.
18757 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18759         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18760         Preserve relative path names in $srcdir.  Build symlink tree if
18761         configuring cross target dir and srcdir=. (= no VPATH support).
18762         (configure-target-libg++): Depend on configure-target-librx.
18763         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18764         * config-ml.in: New file.
18765         * symlink-tree: New file.
18766         * configure: Ensure srcdir="." if that's what it is.
18768 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18770         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18771         includes and FLEX_SKELETON setting.
18772         * mpw-configure (--with-gnu-ld): New option, controls whether
18773         to use PPCLink or ld with PowerMac GCC.
18774         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18775         * mpw-config.in: Configure grez if targeting Mac.
18777         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18778         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18779         just macos.
18780         * configure.in: Configure grez resource compiler if targeting Mac.
18781         * Makefile.in (all-grez, install-grez): New targets.
18783 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18785         * configure: CXX defaults to gcc, not g++.  If we find
18786         gcc in the path, set CC to gcc -O2.
18788 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18790         * configure: Default ${build} correctly.  Avoid picking up extra
18791         spaces when reading CC and CXX from Makefile.  When doing a
18792         Canadian Cross, use plausible default values for numerous
18793         variables.
18794         * configure.in: When doing a Canadian Cross, don't try to
18795         configure tools whose configure script can't handle it.
18797 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18799         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18801 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18803         * configure:  Remove dubious bug reporting address.
18805 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18807         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18808         configure script, run that instead of this directory's configure.
18809         In either case, print a message that we're configuring the sub-dir.
18811 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18813         * configure.in: Before checking for the existence of various files,
18814         use sed to filter out "target-".
18816 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18818         * Makefile.in (DO_X): Split rule to decrease command line length
18819         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18820         (Philippe De Muyter).
18822 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18824         * Makefile.in (all-patch): depend on all-libiberty.
18826 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18828         * configure.in: If the only directory in target_configdirs which
18829         actually exists is libiberty, then set target_configdirs to empty,
18830         to avoid trying to build a target libiberty in a gas or gdb
18831         distribution.
18833 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18835         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18836         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18837         systems.
18839 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18841         * configure.in (copy_dirs): Use sys-include instead of include
18842         for --with-headers option.
18844 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18846         * Makefile.in, configure.in: Make winsup builds work with
18847         new scheme.
18849 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18851         * configure.in: Build the linker on AIX.
18853 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18855         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18856         where needed.
18858 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18860         * Makefile.in (all-gcc): Fix typo.
18862 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18864         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18866 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18868         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18869         to target-xiberty, to provide more flexibility.
18870         (target_subdir):  Define.  Create if cross.
18871         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18872         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18873         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18874         check-libFOO -> check-target-libFOO, etc.
18875         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18876         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18877         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18878         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18879         allow ALL_GCC="" to only configure.
18880         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18881         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18882         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18884 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18886         * Makefile.in (taz): Build "info" in etc explicitly.
18888 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18890         * configure.in:  Make sure that CC is undefined (as opposed to
18891         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18892         problem with autoconf trying to configure on a host without GCC.
18894 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18896         * mpw-configure: Set host alias from choice of host compiler,
18897         only use generic MPW Makefile sed if present, edit a file
18898         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18899         * mpw-README: Add problem notes about CW6 and CW7.
18901 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18903         * Makefile.in (taz): Use ";" instead of ";;".
18905 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18907         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18908         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18909         DISTDOCDIRS.
18910         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18911         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18913 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18915         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18916         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18917         Move bfd to DISTSTUFFDIRS.
18919 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18921         * Makefile.in (X11_LIB): Removed.
18922         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18924         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18926 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18928         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18929         names.
18931 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18933         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18935 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18937         * configure.in (i[345]86-*-win32): Always build newlib.
18938         Don't configure cvs, autoconf or texinfo.
18939         * Makefile.in (LD_FOR_TARGET): New.
18940         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18941         Pass down LD_FOR_TARGET.
18943 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18945         * winsup: New directory.
18946         * Makefile.in: Build winsup.
18947         * configure.in: Winsup is configured when target is win32.
18948         Can only build win32 target GDB when native.
18950 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18952         * config.guess: Recognize HP model 819 machines as having
18953         a PA 1.1 processor.
18955 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18957         * configure: Fix sed loop which substitutes for CC and CXX to
18958         avoid bug found in various sed implementations.
18960 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18962         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18963         simulator.  Use standard powerpc-*-eabi*.
18965 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18967         * configure.in: Stop putting gas and binutils in noconfigdirs for
18968         powerpc-*-aix* and rs6000-*-*.
18970 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18972         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18973         -mcall-aixdesc libraries.
18975 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18977         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18979         * config.sub (arm | armel | armeb): Fix shell syntax.
18981 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18983         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18984         -msoft-float and -mcpu=common support.
18985         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18986         libraries.
18988 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18990         * configure.in: Allow configuration and build of emacs19 for the alpha.
18992 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18994         * configure.in (CC): Get ^CC, not just any old CC, from
18995         ${host_makefile_frag}.
18997 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18999         * configure.in (CC): Try to get CC from
19000         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19002 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19004         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19005         only if it exists in $(srcdir).
19007 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19009         * configure: If CC and CXX are not set in the environment, set
19010         them, based on either an existing Makefile or on searching for gcc
19011         in PATH.  Substitute for CC and CXX in Makefile.
19012         * configure.in: Remove libm from target_libs.  Separate
19013         target_configdirs from configdirs.  If CC is not set in
19014         environment, try to get it from a host Makefile fragment.  Rewrite
19015         changes of configdirs to use skipdirs instead.  A few minor
19016         tweaks.  Take directories out of target_configdirs as they are
19017         taken out of configdirs.  Remove existing Makefile files from
19018         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19019         CONFIG_ARGUMENTS in Makefile.
19020         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19021         by configure.in.
19022         (CONFIG_ARGUMENTS): Likewise.
19023         (CONFIGURE_TARGET_MODULES): New variable.
19024         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19025         ($(CONFIGURE_TARGET_MODULES)): New target.
19026         (configure-libg++, configure-libio): New targets.
19027         (all-libg++): Depend upon configure-libg++.
19028         (all-libio): Depend upon configure-libio.
19029         (configure-libgloss, all-libgloss): New targets.
19030         (configure-libstdc++): New target.
19031         (all-libstdc++): Depend upon configure-libstdc++.
19032         (configure-librx, all-librx): New targets.
19033         (configure-newlib): New target.
19034         (all-newlib): Depend upon configure-newlib
19035         (configure-xiberty): New target.
19036         (all-xiberty): Depend upon configure-xiberty.
19038 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19040         * configure.in (host i[345]86-*-win32):  Expand the
19041         noconfigdirs again.
19043 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19045         * mpw-configure: Fix sed command file name.
19047 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19049         * configure.in (host i[345]86-*-win32): Reduce the
19050         noconfigdirs again.
19052 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19054         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19055         or powerpc*-*-pe*, since they are not yet supported.
19057 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19059         Add PowerMac support and many other enhancements.
19060         * mpw-configure: New option --cc to select compiler to use,
19061         paste options set according to --cc into the generated
19062         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19063         if mpw-make.sed is present.
19064         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19065         add forward includes for PowerPC include files.
19066         * mpw-build.in: Build using Makefile.PPC if present.
19067         (do-byacc, etc): Remove separate version resource builds.
19068         (do-gas): Build "stamps" before "all".
19069         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19070         * mpw-README: Update to reflect --cc option, PowerMac support,
19071         and recently-reported compatibility problems.
19073 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19075         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19076         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19077         (--with-multilib-top): Pass to recursive invocations.
19079 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19081         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19082         v810-*-*.
19084 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19086         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19087         gdb, ld and opcodes on v810-*-*.
19089 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19091         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19092         (local-maintainer-clean): New target.
19093         (maintainer-clean): New target.
19094         (realclean): Just depend upon maintainer-clean.
19096 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19098         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19100 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19102         * configure.in: Build ld in mips*-*-bsd* case.
19104 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19106         * config.sub: Accept -lites* OS.  From Ian Dall.
19108 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19110         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19111         targets.
19113 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19115         * configure.in: treat i386-win32 canadian cross the same as
19116         i386-go32 canadian cross.
19118 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19120         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19121         running under the simulator to build a reduced set of libraries.
19122         (powerpc-*-eabiaix): Add fine grained multilib support added to
19123         other powerpc targets yesterday.
19125 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19127         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19128         -disable-softfloat, -disable-relocatable, -disable-aix, and
19129         -disable-sysv to control which multilib libraries get built.
19131 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19133         * configure: Add Makefile.tem to list of files to remove in trap
19134         handler.
19136 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19138         * config.guess (*Linux*):  Add missing "exit"s.
19139         Also, need specific check for alpha-unknown-linux (uses COFF).
19141 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19143         * config.guess:  Merge with FSF:
19145         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19146         * config.guess (AIX4): More robust release numbering discovery.
19148         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19149         * config.guess (i386-sequent-ptx): Properly get version number.
19151         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19152         * config.guess (mips:*:4*:UMIPS): New case.
19154 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19156         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19157         (i386-win32 host): Likewise.  Don't build readline.
19159 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19161         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19162         SUPPORT_FILES to submakes.
19164 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19166         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19167         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19168         mpw-configure.
19170 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19172         * configure.in (appdirs): Use =, not ==, in test expression when
19173         trying to build the text to print in the warning message for
19174         Solaris users.
19176 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19178         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19180 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19182         * config.guess: Recognize lynx-2.3.
19184 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19186         * config.sub (z8ksim): Deleted
19187         (z8k-*-coff): New, this is the one true name of the target.
19189 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19191         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19193 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19195         * config.guess (*:Linux:*:*): First try asking the linker what the
19196         default object file format is (elf, aout, or coff).  Then if this
19197         fails, try previous methods.
19199 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19201         * configure.in: Don't build newlib for *-*-vxworks5.1.
19203 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19205         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19206         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19208 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19210         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19212 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19214         * cfg-ml-com.in: New file.
19215         * cfg-ml-pos.in: New file.
19217 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19219         * COPYING.NEWLIB: Add HP free copyright to list.
19221 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19223         * config.sub: Recognize -eabi* for the system, not just -eabi.
19225 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19227         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19228         * config.sub, configure.in (win32): New target and host.
19230 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19232         * configure.in: Add i386-pe configuration.
19234 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19236         * mpw-build.in (install): Install GDB after LD.
19238 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19240         * mpw-config.in (elf/mips.h): Always forward-include, needed
19241         for GDB to build.
19243 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19245         * testsuite: New directory for customer acceptance and whole tool
19246         chain tests.
19248 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19250         * configure: If per-host line isn't found, but AC_OUTPUT is found
19251         and a configure script exists, run it instead.
19253 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19255         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19257 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19259         * configure: Set build_{cpu,vendor,os,alias} to host values when
19260         --build isn't specified.
19262 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19264         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19265         (FLAGS_TO_PASS): Pass them.
19266         (EXTRA_TARGET_FLAGS): Ditto.
19268 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19270         * Makefile.in (all-libg++): Depend on all-libstdc++.
19272 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19274         * configure.in (noconfigdirs): Enable all packages for
19275         i386-unknown-netbsd.
19277 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19279         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19280         hosted builds (DOS builds)
19282 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19284         Changes for ARM based on patches from Richard Earnshaw:
19285         * config.sub: Handle armeb and armel.
19286         * configure.in: Omit arm linker only for riscix.
19288 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19290         * config.guess:  Update from FSF.
19292 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19294         * config.sub: Recognize powerpcle as the little endian variant of
19295         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19296         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19297         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19298         temporarily.
19300 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19302         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19304 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19306         * config.sub: Accept -lites* as a basic system type.
19308 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19310         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19311         installed, and if so return linuxoldld as the system name.
19313 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19315         * config.guess: Add hppa1.1-hp-lites support.
19317 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19319         * configure.in: Don't build newlib for m68k-vxworks5.1.
19321 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19323         * configure.in (mips-sgi-irix6): Use mh-irix5.
19325 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19327         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19329 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19331         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19332         OSF/1.  Fix compiler flags.
19333         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19335 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19337         * configure.in: Recognize --with-newlib.
19338         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19340 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19342         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19343         to *_X11_MODULES due to gdbtk needing X include files et al.
19345 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19347         Merge in support for Mac MPW as a host.
19348         (Old change descriptions retained for informational value.)
19350         * mpw-config.in: Add generic include forwards for cpu-specific
19351         include files in aout and elf directories.
19353         * mpw-configure: Added copyright.
19354         * mpw-config.in: Check for presence of required build tools.
19355         (target_libs): Add newlib.
19356         (target_tools): Add examples.
19357         (Read Me): Generate as "Read Me for MPW" instead.
19358         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19359         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19360         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19362         * mpw-configure: Remove subdir-specific makefile hackery,
19363         delete mk.tmp after using it.
19365         * mpw-build.in (all): Display start and end times.
19367         * mpw-configure (host_canonical): Set.
19368         (target_cpu): Always add to makefiles.
19369         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19370         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19371         (mpw-mh-mpw): Look for in srcdir and srcroot.
19372         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19374         * mpw-build.in: (install-only): New target.
19376         * mpw-configure (host_alias, target_alias): Rename from hostalias
19377         and targetalias, add into generated Makefile.
19378         (mk.tmp): If present, add into generated Makefile.
19379         * mpw-build.in (all-gas): Build config.h first before gas proper.
19381         * mpw-configure (config.status): Write only if changed.
19382         * mpw-config.in (readline): Configure it (not built, just used for
19383         definitions).
19385         * mpw-config.in (elf/mips.h): Add a forward include.
19387         * mpw-config.in: Forward-include most .h files in include into
19388         extra-include.
19389         (readline): Don't build.
19390         mpw-build.in (install): Install GDB.
19392         * mpw-configure (prefix, mpw_prefix): Handle it.
19393         * mpw-config.in (mmalloc, readline): Don't configure.
19394         * mpw-build.in (thisscript): Rename to ThisScript.
19395         Use mpw-build instead of BuildProgram everywhere.
19396         (mmalloc, readline): Don't build.
19397         * mpw-README: New file, basic documentation about the MPW port.
19399         * mpw-config.in: Use forward-include to create include files.
19401         * mpw-configure: Add more things to the top of each configured
19402         Makefile, including contents of config/mpw-mh-mpw.
19403         * mpw-config.in (extra-include): Create this directory and fill it
19404         with Posix-like include files when configuring.
19406         * config.sub (apple, mac, mpw): Add various aliases.
19408         * mpw-build.in: New file, top-level build script fragment for MPW.
19409         * mpw-configure: New file, configure script for MPW.
19410         * mpw-config.in: New file, config fragment for MPW.
19412 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19414         * configure.in (host_libs): Remove glob, since it is gone from the
19415         sources.
19417 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19419         * Makefile.in: define empty GDB_NLM_DEPS var.
19421         * configure.in(target_makefile_frag): use config/mt-netware
19422         for netware targets.
19424 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19426         * config.sub: Merge in recent FSF changes.  Remove linux special
19427         cases.
19429 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19431         Revert this change:
19433         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19435                 * build-all.mk: Use CC=cc -Xs on Solaris.
19437 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19439         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19440         stop using it.
19441         * Makefile.in: Nuke all references to glob subdirectory.
19443 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19445         * configure.in: Fix --enable-shared logic in per-host.
19447 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19449         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19451 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19453         * configure.in (noconfigdirs): Don't build gas on AIX, for
19454         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19456 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19458         * configure: Fix --cache-file to work if the file argument is a
19459         relative path.
19461 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19463         * configure: If the --cache-file is used, pass it down to
19464         configure in subdirectories.
19466 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19468         * config.sub: add vxworks29k configuration.
19470 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19472         * Makefile.in (taz): Do "diststuff" part quietly.
19474 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19476         * config.sub: Mini-merge with gcc/config.sub.
19478 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19480         * config.guess (IRIX): Sed - to _.
19482 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19484         * Makefile.in (source-vault, binary-vault): New targets.
19486 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19488         * config.sub: Recognize -eabi as a basic system type.
19490 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19492         * configure.in (enable_shared stuff): Fix typo.
19494 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19496         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19498 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19500         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19502 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19504         * configure.in (rs6000-*-*): Don't build gas.
19506 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19508         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19509         reduce command line length.
19510         (AS_FOR_TARGET): Check for as.new, not Makefile.
19511         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19513 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19515         * config.guess:  Merge from FSF.
19517 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19519         * configure: Don't use $ when handling program_suffix.
19521 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19523         * configure.in:  Configure tk for hppa/hpux.
19525 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19527         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19529 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19531         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19532         to LIBCXXFLAGS.  Tests are better run without it.
19534 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19536         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19538 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19540         * configure.in (*-*-netware*): Don't configure xiberty.
19542 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19544         * configure.in:  Remove tk from native_only list.
19546 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19548         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19549         for special NCD build.
19551 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19553         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19554         makeall.bat, they're only useful for binutils snapshots.
19555         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19556         makeall.bat to specified SUPPORT_FILES.
19558 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19560         * build-all.mk: Add Ericsson targets to sun4 and solaris
19561         hosts.  Add  BNR's sun4 target to solaris host, so their
19562         build-from-source will be tested in-house first.
19564 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19566         * Makefile.in (LIBCFLAGS): New variable.
19567         (CFLAGS_FOR_TARGET): Ditto.
19568         (LIBCFLAGS_FOR_TARGET): Ditto.
19569         (LIBCXXFLAGS): Ditto.
19570         (CXXFLAGS_FOR_TARGET): Ditto.
19571         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19572         (BASE_FLAGS_TO_PASS): Pass them.
19573         (EXTRA_TARGET_FLAGS): Ditto.
19575         * configure.in: Support --enable-shared.
19577 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19579         * configure.in (target_libs):  Include libstdc++ again.
19580         * config.guess:  Update from FSF (for FreeBSD).
19582 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19584         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19585         makeall.bat.
19586         (DISTDOCDIRS): Add `etc'.
19587         (ETC_SUPPORT_PFX): New variable.
19588         (taz): Include anything from etc starting with a word in
19589         ETC_SUPPORT_PFX.
19591 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19593         * config.sub: Update for recent FSF changes.  Remove obsolete
19594         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19595         spacing changes.
19597 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19599         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19601         * config.guess:  Merge with FSF.
19602         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19604 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19606         * configure: Since the "trap 0" handler will override the exit
19607         status on many systems, only use it for "exit 1", and make it set
19608         a non-zero exit status; reset it before "exit 0".  Also, check
19609         exit status of config.sub, and error out if it failed.
19611 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19613         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19614         and install libgloss.
19616 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19618         * Makefile.in (all-binutils): Depend upon all-byacc.
19620         * configure.in: Don't build emacs on Irix 5.
19622 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19624         * configure.in (*-*-netware*): Add libio.
19626 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19628         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19629         (CHECK_TARGET_MODULES): Ditto.
19630         (INSTALL_TARGET_MODULES): Ditto.
19631         (TARGET_LIBS): Ditto.
19632         (all-libstdc++): Note dependencies.
19634 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19636         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19638 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19640         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19641         -fexternal-templates.
19643         * configure.in (target_libs): Add libstdc++.
19644         (noconfigdirs): Add libstdc++ as appropriate.
19646 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19648         * config.guess:  Update from FSF.
19650 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19652         * configure: Use ${config_shell} when running ${configsub}.
19654 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19656         * config.sub: No longer recognize h8300h.
19658 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19660         * config.sub: Remove extraneous differences between config.sub and
19661         gcc/config.sub.
19663 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19665         * Makefile.in (DISTSTUFFDIRS): Add gas.
19667 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19669         * COPYING.NEWLIB: New file.
19671 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19673         * config.guess (HP-UX):  Patch from Harlan Stenn
19674         <harlan@landmark.com> to also emit release level.
19676 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19678         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19680 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19682         * config.sub:  Merge nextstep cleanup from FSF.
19684 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19686         * configure.in (arm-*-*): Don't configure ld for this target.
19688 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19690         * configure.in (*-*-netware): don't configure libg++, libio,
19691         librx, or newlib.
19693 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19695         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19696         configure ld--it works, but it doesn't support shared libraries.
19698 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19700         * config.guess (*-unknown-freebsd*):  Get rid of possible
19701         trailing "(Release)" in version string.
19702         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19704 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19706         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19707         Fix type: *-next-neststep -> *-next-nextstep.
19709         * config.guess:  Merge from FSF:
19711         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19713         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19715         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19717         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19718         instead of UNIX_SV for UnixWare 1.0).
19720 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19722         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19723         to make gdb/nlm/* build after the compiler and linker.
19725 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19727         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19728         not just i[34]86.
19729         (m68k-atari-sysv4):  Relocate to match FSF version.
19731         * config.guess:  More merges from the FSF:
19733         Add a space before function call or macro invocation.
19735         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19737         * config.guess: Add trap cmd to remove dummy.c and dummy when
19738         interrupted.
19740         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19742         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19743         (dummy): Redirect stderr from compilation of dummy.c.
19745         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19747         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19749 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19751         * configure: Accept and ignore --cache*, for compatibility with
19752         new autoconf.
19754 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19756         * config.guess:  Merge from FSF:
19758         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19760         * config.guess (Pyramid*:OSx*:*:*): New case.
19761         (PATH): Add /.attbin at end for finding uname.
19762         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19764         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19766         * config.guess (M88*:DolphinOS:*:*): New case.
19768         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19770         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19771         to select whether to use ELF or COFF.
19773         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19775         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19777         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19779         * config.guess: Guess the OS version for HPUX.
19781         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19783         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19785 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19787         * configure.in: Recognize --with-headers, --with-libs, and
19788         --without-newlib.
19789         * Makefile.in (all-xiberty): Depend upon all-ld.
19791 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19793         * configure.in: Change i[34]86 to i[345]86.
19795 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19797         * configure (version): A few more tweaks to help message.
19799 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19801         * Makefile.in:  Remove (for now) librx as a host library,
19802         now that we're building it for target.
19804 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19806         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19807         (Karl Berry).
19809 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19811         * configure.in:  Also configure librx.
19813 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19815         * Makefile.in:  Update various rules to reflect that librx
19816         is now needed for libg++.
19818 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19820         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19822 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19824         * configure.in: Configure the examples directory.
19826 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19828         * configure: Simplify Jun 2 1994 change.
19830 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19832         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19833         /bin/gcc isn't good enough to build gcc.
19835 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19837         * Makefile.in (GDB_SUPPORT_FILES): Remove
19838         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19839         (gdb.tar.gz): Add new rule to use standard distribution building
19840         mechanism.
19842 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19844         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19845         Bill Cox <bill@cygnus.com>.
19847 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19849         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19851 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19853         * configure:  Search current dir first in .gdbinit.
19855 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19857         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19859 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19861         * config.sub:  Refer to NeXT's operating system as nextstep.
19863         * config.sub (case $basic_machine):  Re-order the cases, to match
19864         the order in the FSF version (which is mostly alphabethical).
19865         Merge in some additions and changes from the FSF.
19867 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19869         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19870         * config.sub: Recognize cxux7.
19871         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19873 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19875         * config.sub:  Fix typo powerpc -> powerpc-*.
19877 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19879         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19881         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19882         parallel with all-emacs and install-emacs).  Top-level command
19883         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19885 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19887         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19888         $(relbindir)/make before doing ``make install'', and use
19889         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19890         installing over running make binary.
19891         ($(host)-stamp-stage3-installed): Likewise.
19893 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19895         * config.guess: Recognize Mach.
19897 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19899         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19900         see whether --exec-prefix was used.
19902 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19904         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19906 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19908         * Makefile.in: Add all-librx target similar to all-libproc.
19910 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19912         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19913         with post 1.2 uname bogosity.
19915 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19917         * configure: Remove temporary files on receipt of a signal.
19919 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19921         * configure: If there is a package_makefile_frag, remove
19922         ${subdir}/Makefile.tem after copying it in.
19924 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19926         * build_all.mk: support rs6000 lynx identifies itself as
19927         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19928         since /bin/gcc is too feeble to compile a modern gcc.
19930 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19932         * brought devo/test-build.mk update-to-date with progressive/
19933         test-build.mk. Add lynx targets and hppa flag info.
19935 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19937         * configure.in:  Use mh-ncrsvr43.  Patch from
19938         Tom McConnell <tmcconne@sedona.intel.com>.
19940 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19942         * config.guess (i386-unknown-bsdi):  No longer need to
19943         check #if defined(__bsdi__) && defined(__i386__).
19945 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19947         * configure: Set program_transform_nameoption correctly.
19949 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19951         * brought build-all.mk update-to-date with progressive build-all.mk,
19952         added new targets and hppa info.
19954 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19956         * configure: If config.guess result is a prefix of the user
19957         specified target, assume a native build and use the user specified
19958         target as the host alias.  Remove SunOS patch suffix removal hack.
19959         * configure.in: Remove SunOS patch suffix removal hack.
19961         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19962         in NATIVE_CHECK_MODULES.
19964 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19966         * Makefile.in: Rename HOST_ONLY to NATIVE.
19967         * configure: Delete SunOs patch suffix from host_canonical
19968         and build_canonical variables that are prepended to Makefiles.
19969         * configure.in: Add comments for easier maintenance.
19971 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19973         * Makefile.in: Add all-libproc target similar to all-gui.
19975 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19977         * Makefile.in (CHECK_MODULES): split into
19978         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19980 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19982         * config.guess (i386-unknown-bsdi): New system to guess.
19984 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19986         * Makefile.in: Add all-gui target (but not yet build by "all").
19988 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19990         * config.sub: Move deletion of patch suffix from here...
19991         * configure.in: To here, at Ian's suggestion.  The top-
19992         level scripts might need to know of a patch level.
19994 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19996         * config.sub: Strip off patch suffix so rtl is recognized
19997         as a sunos4.1.3 machine, even though it's been patched.
19999 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20001         * Makefile.in (INSTALL_LAST): Delete.
20002         (INSTALL_DOSREL): New.
20004 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20006         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20007         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20008         whether we pass down --with-gnu-ld anyhow.
20010 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20012         * Makefile.in (INSTALL_LAST): Change operation so it works
20013         on more flavors of make.
20014         * configure.in (go32): Don't build libg++ or libio.
20016 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20018         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20019         they can be overriden by templates.
20021 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20023         * configure.in (target==go32): Don't build gdb.
20024         * dosrel: New directory.
20026 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20028         * configure.in (host==go32): Configure dosrel too.
20029         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20030         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20031         be set by incoming names or templates.
20032         (INSTALL_LAST): New rule.
20034 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20036         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20038 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20040         * configure.in (appdirs): New variable.  Currently empty, but will
20041         be used in gas distribution.  If nonempty, lists a set of
20042         directories at least one of which must get configured, or top
20043         level configuration is considered to have failed.
20044         (rs6000-*-lynxos*): Use new file name.
20046 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20048         Eliminate XTRAFLAGS.
20049         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20050         newlib include files using -idirafter, and also use -nostdinc.
20051         (CXX_FOR_TARGET): Likewise.
20052         (XTRAFLAGS): Removed.
20053         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20054         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20055         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20056         ($(DO_X)): Don't pass down XTRAFLAGS.
20058 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20060         * configure.in (mips*-dec-bsd*): New target; do build linker.
20061         (mips*-*-bsd*): New target; don't build linker.
20063 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20065         * configure.in: support rs6000-*-lynxos* configuration.
20066         support sunos4 as a cross target.
20068         * config.sub: look for lynx*, not lynx since the OS version may
20069         legitimately be part of the name.
20071 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20073         * configure.in (i[34]86-*-sco*): Move to be with other i386
20074         targets.
20075         (romp-*-*): New target.  Skip various binary utilities.
20076         (vax-*-*): New target.  Don't build newlib.
20077         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20079 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20081         * configure.in: Only set host_makefile_frag if config
20082         directory exists.
20084 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20086         * install.sh: If $dstdir exists, don't check whether each
20087         component does.
20089 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20091         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20093 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20095         * configure.in (*-*-lynxos*): Don't configure newlib for either
20096         native or cross Lynx.
20098 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20100         * config.sub (sparc64-elf): Fix os.
20101         (z8k): Remove duplicate.
20103 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20105         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20106         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20108 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20110         * configure: Make file links cleanly even if Lynx fails on
20111         an NFS symlink (at least fail cleanly).
20113 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20115         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20116         -XNh2000.
20118 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20120         * configure: Unknown options are fatal again.
20122 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20124         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20125         compatibility.
20127 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20129         * build-all.mk: Add `clean' target.
20131 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20133         * config.guess:  Add SINIX support.
20134         * configure.in:  Add mips-*-sysv4* support.
20136 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20138         * build-all.mk: Document all useful targets.
20139         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20140         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20142 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20144         * configure: Support --silent, --quiet.
20146 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20148         * configure: Support --disable-FEATURE.
20150 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20152         * config.guess: Recognize NCR running SVR4.3.
20154 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20156         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20157         Patch from Paul Eggert <eggert@twinsun.com>.
20159 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20161         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20163 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20165         * configure: Make unrecognized options give nonfatal warnings
20166         instead of fatal errors, and pass them to any subdirectory
20167         configures in case they recognize them.
20168         Make --x equivalent to --with-x.
20170 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20172         * configure: Add --enable-* options.  Clean up usage message and
20173         some comments.
20175 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20177         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20179 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20181         * configure.in (hppa*-*-*): Enable binutils.
20183 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20185         * config.sub: Recognize cisco.
20187 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20189         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20191 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20193         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20194         than one configuration name.  Add comment.
20196 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20198         * config.guess: about target *-hitachi-hiuxwe2, fixed
20199         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20200         macro is incorrect.]
20202 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20204         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20205         than the "make ls" stuff which used to be here.
20207 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20209         * config.guess:  Recognize i[34]86-unknown-freebsd.
20210         From Shawn M Carey <smcarey@rodan.syr.edu>.
20212 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20214         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20216 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20218         * config.guess: Check for ptx.
20220 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20222         * config.sub: Add os9k checking.
20224 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20226         * config.guess: Handle OSF1 running on HPPA processors
20228 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20230         * configure: If subdir configure fails, print out a message with
20231         subdirectory name, in case subdir's configure code didn't identify
20232         itself.
20234 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20236         * configure.in: Remove embedded newlines from configdirs.
20237         Avoid mismatches of substrings.  Fix matching strings at end
20238         of configdirs.
20240 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20242         * config.guess:  Add Lynx/rs6000 config support.
20244 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20246         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20248 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20250         * configure.in (hppa*-*-osf*): Treat this just like most other
20251         PA configurations (eg no binutils or ld).
20252         (hppa*-*-*elf*): These configurations have binutils and ld.
20254 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20256         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20258 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20260         * configure.in (rs6000-*-*): Build gas.
20262 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20264         * Makefile.in:  Avoid bug in losing hpux sed.
20266 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20268         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20269         for GDB and GDB has been fixed to not need it.
20271 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20273         * config.guess: Recognize vax hosts.
20275 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20277         * configure (while loop): Don't use "break 2" inside case
20278         statement -- the case statement isn't an enclosing loop.
20280 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20282         * config.guess:  Clean up NeXT support, to allow nextstep
20283         on Intel machines.  Make OS be nextstep.
20285 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20287         * config.guess: Add alternate forms for Convex.
20289 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20291         * configure:  Completely rewrite option processing.  Take
20292         advantage of pattern-matching to avoid invoking test frequently.
20293         Also clean up host and target defaulting logic.
20295 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20297         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20298         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20299         commands (plus user environment) will fit SCO limits.
20301 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20303         * configure.in: Don't issue warnings about directories which are
20304         not being configured if -norecursion is set.  Correct test for
20305         --with-gnu-as and --with-gnu-ld to not get confused by substring
20306         matches.
20308         * configure.in: Don't build gas for alpha-dec-osf1*.
20310 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20312         * configure:  Back out Per's change of 12/19/1993.  It changes the
20313         behavior of configure in unexpected and confusing ways.
20315         Also, use different delim char when calculating
20316         program_transform_name so that the name can contain slashes.
20318 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20320         * configure.in, config.sub: Add support for VSTa micro-kernel.
20322 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20324         * configure.in: Nuke hacks which were used to get a special
20325         version of GAS for HPPA configurations.
20327 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20329         * configure:  If only ${target_alias} is given, use that
20330         as the default for ${host_alias}.
20331         * configure:  Add missing back-slashes before nested quotes.
20333 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20335         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20337 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20339         * config.guess:  Recognize some Tektronix configurations.
20340         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20342 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20344         * config.sub: Match any flavor of SH.
20346 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20348         * configure.in: Don't try to configure newlib for Alpha.
20350 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20352         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20353         libg++ or libio for any Alpha target.
20355         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20357 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20359         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20360         default arguments -- so it tried to compress itself.
20362 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20364         * configure.in (notsupp): ensure that a space is always at the end
20365         of the configdirs list, since the grep checks for an explicit space
20367 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20369         * configure.in (target i386-sysv4.2): don't build ld, since static
20370         versions of many libraries are not available.
20372 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20374         * config.guess: Recognize Apollos (using environment variables).
20375         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20377 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20379         * config.guess: Recognize Sony news mips running newsos.
20381 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20383         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20384         "fi ; else" for bash.
20386 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20388         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20390 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20392         * config.sub: accept unixware as an alias for svr4.2.
20393         Fix some inconsistancies with the gcc version.
20395 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20397         * Makefile.in (DISTDOCDIRS):  Add gdb.
20399 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20401         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20403 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20405         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20406         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20407         this now.
20409 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20411         * config.sub: Accept hiux* as an OS name.
20413         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20414         etc/make-stds.texi.  The underscore came from gcc, and dje now
20415         agrees that RUNTESTFLAGS is the correct name.
20417 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20419         * install.sh:  Remove 'set -e'.  It makes any conditionals
20420         in the script useless.
20422         * config.guess: Automatically recognize arm-acorn-riscix
20423         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20425 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20427         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20429 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20431         * Makefile.in (DISTDOCDIRS): New variable.
20432         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20433         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20435 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20437         * configure.in (hppa target): check the source directory for the
20438         pagas sub-directory
20440 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20442         * config.sub: Allow -aout* and -elf*.
20444 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20446         * configure.in: Don't build ld on i386-solaris2, same as for
20447         sparc-solaris2.
20449 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20451         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20453 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20455         * configure.in:  Configure gdb for alpha.
20457 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20459         * Makefile.in (CXXFLAGS): Add -O.
20461 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20463         * config.guess: added support for DG Aviion
20465 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20467         * configure.in: Produce warning message for subdirectories not
20468         configurable for this host/target combination.  Don't try to
20469         configure gdb for vms.
20471 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20473         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20474         appropriate files before making "diststuff".
20475         (DISTBISONFILES): New var: list of files to be edited.
20476         (DISTSTUFFDIRS): Add binutils.
20478 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20480         * config.sub: also handle mipsel and mips64el (for little endian mips)
20482 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20484         * configure.in: Add * to end of all OS names.
20486 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20488         * configure.in: Build newlib for LynxOS native.
20490 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20492         * config.guess: Add support for delta 88k running SVR3.
20494         * configure.in: Add comment about HP compiler vs. emacs.
20496 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20498         * configure.in: don't build ld on solaris2 (not a viable option
20499         due to bugs in getpwnam & getpwuid)
20501 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20503         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20504         config.guess will produce a full version number.
20506 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20508         * configure.in: Build linker and binutils for alpha-dec-osf1.
20510 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20512         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20513         and gdb/testsuite/Makefile.in.
20515 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20517         * configure.in: recognize mips*- instead of mips-
20519 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20521         * config.sub: Accept linux*coff and linux*elf as operating
20522         systems.
20524 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20526         * config.sub: Recognize mips64, and mips3 as an alias for it.
20528 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20530         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20531         gdb knows how to handle OSF/1 shared libraries.
20533 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20535         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20536         * config.guess: Recognize Hitachi's HIUX.
20537         * config.sub: Recognize h3050r* and hppahitachi.
20538         Remove redundant cases for hp9k[23]*.
20540 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20542         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20543         if gas and ld are in the source tree and are in ${configdirs}.
20544         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20545         --with options (but still pass them down on the command line,
20546         if they were explicitly specified).
20548 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20550         * configure: substitute SHELL value in Makefile.in with
20551         ${CONFIG_SHELL}
20553 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20555         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20556         *-*-solaris2* targets.
20558 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20560         * Makefile.in: define M4, and pass it down to sub-makes;
20561         all-autoconf now depends on all-m4
20563 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20565         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20566         presence of {ar,ranlib} instead of a configured directory
20568 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20570         * config.guess: Accept 34?? as well as 33?? for NCR.
20572 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20574         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20575         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20577 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20579         * configure: grab values for $(CC) and $(CXX) from the
20580         environment, so that someone can do "CC=gcc configure; make" and
20581         have it work right (matching the way that autoconf works now)
20583         * configure.in, Makefile.in: add support for gash, the tcl
20584         interface to Galaxy
20586         * config.guess: add NetBSD variants (hp300, x86)
20588 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20590         * install.sh: Support -d option (in the manner of SunOS 4 install,
20591         as it is more deterministic than that of GNU install)
20592         (chmodcmd): Set file to mode 755 by default (should also do default
20593         chgrp and chown, but I don't feel like dealing with that now)
20595 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20597         * config.sub: Remove h8300hhms alias.
20599 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20601         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20603 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20605         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20606         as stmp-fixinc
20608 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20610         * config.sub: recognize m88110-bug-coff.
20612 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20614         * Makefile.in (all-libio): all dependencies on the toolchain used
20615         to build this (gcc, gas, ld, etc)
20617 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20619         * config.guess: Deal with OSF/1 1.3 on alpha.
20621 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20623         * install.sh: add some 'else true' clauses for portability
20625         * configure.in: don't build libio for h8[35]00-*-* targets
20627 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20629         * Makefile.in:  Add support for new libio.
20631 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20633         * install.sh: If one command fails, don't try the rest.  Don't try
20634         to remove $dsttmp (via trap) unless we have already created it.
20635         If $src doesn't exist, detect it and exit with an error.
20637         * config.guess: Recognize BSD on hp300.
20639 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20641         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20642         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20644 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20646         * Makefile.in (all-send-pr): depends on all-prms
20648 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20650         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20652 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20654         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20655         Added test for mips-mips-riscos5.
20657 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20659         * configure.in: use mh-hp300 for 68k HP hosts
20661 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20663         * configure: add support for CONFIG_SHELL, so that you can use
20664         some alternate shell for evaluating configure scripts
20666 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20668         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20669         in configure script to bug-gdb@prep.ai.mit.edu when building
20670         distribution archive.
20671         * Makefile.in (COMPRESS):  Remove def.
20672         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20673         gdb.tar.Z and make-gdb.tar.Z respectively.
20674         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20675         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20676         to convergence with 'taz' target in Makefile.in.
20678 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20680         * install.sh (dsttmp): use trap to ensure that tmp files go
20681         away on error conditions
20683 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20685         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20687 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20689         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20690         its parent is '/' not ''.
20692         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20694 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20696         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20697         that ${newsrcdir}/configure.in does.
20699 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20701         * test-build.mk: support for CONFIG_SHELL
20703 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20705         * config.sub (netware):  Add as a basic system type.
20707 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20709         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20710         $(srcdir)/ from the dependency on Makefile.in.
20712 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20714         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20715         (h8300hhms is temporary until multi-libraries are implemented).
20716         * configure.in: Handle h8300h too.
20718 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20720         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20722 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20724         * configure:  Remove extraneous output when guessing host type.
20725         * config.guess:  Remove extraneous output when guessing using C
20726         compiler rather than uname, or when guessing fails.
20728 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20730         * Makefile.in: remove all.cross and install.cross targets
20732         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20733         definitions
20735 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20737         * configure.in (target sh): Build gprof.
20739 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20741         * config.sub: change -solaris to -solaris2
20743 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20745         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20747 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20749         * configure: Correct error message for missing Makefile.in to
20750         print correct directory.
20752 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20754         * install.sh: kludge around 386BSD shell bug
20756 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20758         * config.guess:  Recognize NeXT.
20759         * config.guess:  Recognize i486-ncr-sysv4.
20760         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20762 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20764         * Makefile.in (MAKEINFOFLAGS): New variable.
20765         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20766         * build-all.mk, test-build.mk: Pass down --no-split as
20767         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20769 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20771         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20773 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20775         * Makefile.in (libg++.tar.z):  New rule.
20776         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20777         * Makefile.in (taz):  Only do a single chmod.
20779 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20781         * install.sh: don't use dirname anymore (replaced with sed usage)
20783 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20785         * Makefile.in:  Change extension for gzip'd files from '.z' to
20786         '.gz' per new FSF standard usage.
20788 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20790         * configure: put quotes around the final value of program_transform_name
20792 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20794         * Makefile.in: new install.sh support; update install-info rules
20796 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20798         * configure.in: Build diff for crosses, but not for go32 host.
20800         * configure.in: Build gprof only for native, and don't build it
20801         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20803 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20805         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20807 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20809         * configure.in (host_tools): Add prms.
20811 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20813         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20814         with $(FLAGS_TO_PASS) on the command line
20816         * config.sub: Recognize lynx and lynxos
20818 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20820         * config.sub: Accept -ecoff*, not just -ecoff.
20822 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20824         * Makefile.in (taz): Use .gz suffix instead of .z.
20825         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20826         names.
20828 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20830         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20832 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20834         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20835         that rebuilds that might happen during 'make install' don't get
20836         bogus gcc include files
20838 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20840         Change from Utah for HPPA support:
20841         * config.guess: Recognize hppa1.x-hp-bsd.
20843 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20845         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20846         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20848 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20850         * config.sub: Add support for rom68k and bug boot monitors.
20852 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20854         * Makefile.in: Make all-opcodes depend on all-bfd.
20856 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20858         * config.guess: Added special check for i[34]86-univel-sysv4*.
20860 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20862         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20863         the processor rather than assuming i486.
20865 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20867         * config.guess: Recognize SunOS6 as Solaris3.
20869 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20871         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20872         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20874 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20876         * build-all.mk (all-cross): New target for Canadian Cross.
20877         Added Q2 go32 targets.
20878         * test-build.mk: Configure go32 cross sparclite-aout and
20879         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20880         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20882 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20884         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20885         GO32 hosted toolchains
20887 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20889         * configure: change  so "-exec-prefix" gets passed down rather
20890         than "-exec_prefix" so autoconf generated Makefiles get the
20891         exec_prefix set right.
20893 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20895         * config.guess: get the Solaris2 minor version number
20897         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20899 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20901         * config.guess: Recognize some Sequent platforms.
20903 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20905         * Makefile.in: added the vault-install target
20907         * configure.in: actually use the Sun3 makefile fragment that's in
20908         config, also added the release dir to configdirs
20910 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20912         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20914 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20916         * configure.in: remove some program from Alpha targetted toolchains
20918 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20920         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20921         gprof.
20922         (taz): Run "make diststuff" in those directories instead of "make
20923         proto-dir".  Look for "VERSION=" only at start of line in subdir
20924         Makefile.  Use "gzip -9" for compression.
20925         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20926         (binutils.tar.z): New target.
20928 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20930         * Makefile.in (taz): Include gpl.texinfo.
20932 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20934         * Makefile.in (setup-dirs): Merged into "taz" target.
20935         (taz): Only do `proto-dir' stuff if a directory is actually needed
20936         for this target.
20938 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20940         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20941         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20942         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20943         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20944         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20946 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20948         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20949         config.sub, and move-if-change to gdb testsuite distribution
20950         archive, so the testsuite can be extracted, configured, and
20951         run separately from the gdb distribution.  Blow away the Chill
20952         tests that require a Chill compiled executable, since GNU Chill
20953         is not yet publically available.
20955 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20957         * test-build.mk: set environment variables in a single command,
20958         instead of a list of assignments and exports
20960         * config.guess: recognize Alpha/OSF1 systems
20962 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20964         * configure: Change help message to prefer --options rather than
20965         -options.
20967 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20969         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20970         zippy@ecst.csuchico.edu.
20971         * config.guess: Recognize miniframe.
20973 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20975         * Makefile.in: Use srcroot to find runtest rather than rootme.
20976         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20978 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20980         * test-build.mk: Extensive additions to support building on a
20981         machine other than the host.
20983 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20985         * configure (tooldir): Fix for i386-aix again.
20987 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20989         * configure, Makefile.in:  Change definition of $(tooldir)
20990         to match the FSF.
20992 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20994         * config.guess:  Recognize i[34]86/SVR4.
20996 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20998         * Makefile.in (all-gdb): gdb depends on sim.
21000 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21002         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21003         at the same time we make the prototype gdb directory.
21004         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21005         files at the same time as the gdb base release distribution.
21007 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21009         * Makefile.in (check): Use individual check targets rather than
21010         DO_X rule.
21011         (check-gcc): Added.
21013 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21015         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21016         for System V release 3.2.
21018 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21020         * config.sub: Recognize hppaosf.
21021         * configure.in: Do configure ld/binutils/gas for it.
21023 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21025         * configure (tooldir): Alter syntax used to set this, for systems
21026         where "\$" isn't handled right, like i386-aix.
21028 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21030         * configure: Pass program-transform-name, not
21031         program_transform_name, to recursive configures.
21033 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21035         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21036         of gas+ld+binutils.
21038 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21040         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21042 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21044         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21046 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21048         * Makefile.in (PRMS): Set back to all-prms.
21050 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21052         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21053         targets, rather than for MIPS hosts.
21055 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21057         * configure.in: add comment for --with-x default values
21059         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21061         * Makefile.in: add check-* targets for each of the directories in
21062         the tree.  Add a definition of RUNTEST that will use the one we
21063         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21065 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21067         * configure.in: Removed obsolete references to bfd_target and
21068         target_makefile_frag.
21070         * build-all.mk: Set assorted targets for Q2.
21071         * config.sub: Recognize z8k-sim and h8300-hms.
21072         * test-build.mk: Really don't pass host to configure.
21073         (HOLES): Added uname.
21075 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21077         * configure: Handle an empty program-prefix, program-suffix or
21078         program-transform-name correctly.
21080 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21082         * build-all.mk: -G 8 no longer required for MIPS targets.
21083         * test-build.mk: Don't pass host argument to configure; make it
21084         guess.
21086 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21088         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21089         * Makefile.in (COMPRESS):  New macro, like GZIP.
21091 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21093         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21095         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21096         with gas currently defaults to -G 0.
21098 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21100         * Makefile.in (all-flex): flex depends on byacc.
21102         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21103         to test-build.mk as RELEASE_TAG.
21104         * test-build.mk (configargs): New variable containing arguments to
21105         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21106         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21108         * config.guess: Use /bin/uname when checking -X argument on SCO,
21109         to avoid invoking GNU uname which doesn't understand -X.
21111         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21113         * configure.in: Build gas for mips-*-*.
21115 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21117         * Makefile.in (all.normal): insert missing backslash.
21119 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21121         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21123         * Makefile.in: Complete overhaul to merge many almost identical
21124         targets.
21126 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21128         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21129         (gdb.tar.Z): Adjusted.
21131         * Makefile.in (setup-dirs, taz): New targets; should be general
21132         enough to adapt for gdb sometime.  Build only .z file.
21133         (gas.tar.z): New target.
21135 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21137         * build-all.mk: Use CC=cc -Xs on Solaris.
21139 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21141         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21142         for handling BISON for FSF releases.
21144 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21146         * configure: Actually implement the change zoo just documented.
21148 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21150         * configure: when using config.guess, only set target_alias when
21151         it's not already been set (ie, on the command line)
21153 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21155         * Makefile.in: add installcheck target, set PRMS to install-prms
21157 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21159         * configure: add support for package_makefile_fragment, handle the
21160         case where a directory has a configure.in file but no Makefile.in
21161         more gracefully (with an actual understandable error message, even);
21162         add support for --without (and add this to the usage message); also
21163         explicitly add a --host=${host_alias} to the command line when
21164         config.guess is used
21166 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21168         * configure: Must use both --host and --target in recursive calls.
21170 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21172         * Makefile.in: Change deja-gnu to dejagnu.
21174 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21176         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21178 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21180         * configure.in: canonicalize all instances to *-*-solaris2*,
21181         also strip out a number of tools to not build for go32 host
21183 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21185         * config.guess: add GPL.
21187         * Makefile.in, config.guess, config.sub, configure: bump
21188         copyrights to 93.
21190 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21192         * Makefile.in (do-info): Removed obsolete check for existence of
21193         localenv file.
21195         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21197 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21199         * Makefile.in: a couple of 'else true' for decstation,
21200         support for TclX
21202         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21204 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21206         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21208 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21210         * config.guess: Recognize i386-ibm-aix (PS/2).
21211         * configure.in: Use config/mh-aix386 file for it.
21213 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21215         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21216         CC_FOR_TARGET instead.
21217         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21219 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21221         * Makefile.in: Add sim to list of directories sent with gdb
21223 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21225         * configure.in: Put back mips-dec-bsd* case.
21227 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21229         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21230         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21231         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21233 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21235         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21237         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21238         (install-info): install dir.info only if it exists,
21239         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21241 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21243         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21244         gas for mips-dec-bsd.
21246 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21248         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21249         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21251 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21253         * configure.in: Added "dejagnu" to hosttools list.
21255 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21257         * config.sub, configure.in, config.guess:  Add support
21258         for Bosx, an AIX variant from Bull.
21259         Patches from F.Pierresteguy@frcl.bull.fr.
21261 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21263         * devo/dejagnu: Initial creation of devo/dejagnu.
21264         Migrated dejagnu testcases and support files for testing software
21265         tools to reside as subdirectories, currently called "testsuite",
21266         within the directory of the software tool.  Migrated all programs,
21267         support libraries, etc. beloging to dejagnu proper from
21268         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21269         with no modifications.  The changes to these files which will
21270         allow them to configure, build, and execute properly will be made
21271         in a future update.
21273 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21275         * Makefile.in: Change send_pr to send-pr.
21276         * configure.in: Likewise.
21277         * send_pr: Renamed directory to send-pr.
21279 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21281         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21283 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21285         * README:  Update for gdb-4.8 release.
21286         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21287         gdb-xxx.tar.z (gzip'd) file also.
21289 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21291         * Makefile.in: make all-diff depend on all-libiberty
21293 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21295         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21297 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21299         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21301 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21303         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21304         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21305         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21307 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21309         * Makefile.in:  makeinfo binary is in a new location
21311 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21313         * config.sub: Accept -ecoff as an OS.
21315         * Makefile.in: Various changes to eliminate a level of make
21316         recursion and reduce the required command line length.
21317         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21318         sub-makes.
21319         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21320         variables holding settings for specific sub-makes.
21321         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21322         in terms of BASE_FLAGS_TO_PASS.
21323         (TARGET_LIBS): New variable listing directories which use
21324         TARGET_FLAGS_TO_PASS.
21325         (subdir_do): Eliminated.
21326         (do-*): New set of targets to replace subdir_do.
21327         (various): All targets which used subdir_do now depend on do-*.
21328         (local-clean): Renamed from do_clean.
21329         (local-distclean): New target, dependency of distclean and
21330         realclean.
21331         (install-info): Don't create directories.  Depend on dir.info
21332         rather than calling make recursively.
21333         (install-dir.info): Eliminated.
21334         (install-info-dirs): Create all info directories here.
21335         (dir.info): Depend upon do-install-info.
21337         * test-build.mk (HOLES): Added false.
21339 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21341         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21343 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21345         * Makefile.in (info): remove dependency on all-texinfo.  The
21346         problem was really in texinfo/C, not at this level.
21348 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21350         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21352 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21354         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21355         GDB releases.
21357 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21359         * configure: Include srcdir in message about target of link not
21360         being found.  Don't convert `-' to `_' in `with' options being
21361         passed to subdirs.
21363 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21365         * configure.in: add uudecode to host_tools
21367         * Makefile.in: added {all,install}-uudecode targets, added them to
21368         the appropriate lists
21370 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21372         * Makefile.in (all-gcc): Added dependency on all-gas.
21374         * configure.in (mips-*-*): Build ld and binutils.
21376 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21378         * configure: check return code from mkdir, print error message and
21379         exit on failure.
21381 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21383         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21385 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21387         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21389 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21391         * config.sub (h8500):  Recognize this as a cpu type.
21393 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21395         * configure: source directory missing is no longer a warning
21397         * configure.in: recognize irix[34]* instead of irix[34]
21399         * Makefile.in: define and pass down X11_LIB
21401 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21403         * guess-systype: Renamed to ...
21404         * config.guess:  ... by popular request.
21405         * configure.in, Makefile.in:  Update accordingly.
21407 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21409         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21410         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21411         + Execute ./dummy instead of assuming . is in PATH.
21413 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21415         * guess-systype:  New shell script.  Attempts to guess the
21416         canonical host name of the executing host.
21417         Only a few hosts are supported so far.
21418         * configure:  Call guess-systype if no host is specified.
21420 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21422         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21423         gcc Makefile.
21425 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21427         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21428         (all-gcc, install-gcc, subdir_do): Use it.
21430 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21432         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21434 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21436         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21437         set exclusively by configure, using configure.in .
21439 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21441         * test-build.mk: set $PATH for all builds
21443         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21445 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21447         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21448         the one used in gcc/Makefile.in, so that a null expansion doesn't
21449         override the one needed to build gcc with a native cc.
21451 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21453         * configure: Accept -with arguments.
21455 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21457         * Makefile.in: added h8300sim
21459 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21461         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21462         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21463         (all-cygnus, native, build-cygnus): Make
21464         $(canonhost)-stamp-3stage-done, not $(host)....
21465         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21466         i386-sco3.2v4.  Added else true to if command.
21468 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21470         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21472 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21474         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21476 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21478         * configure.in: don't remove binutils from Solaris builds
21480 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21482         * Makefile.in: get rid of earlier definitions for *clean,
21483         also handle the recursive info rule better
21485 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21487         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21488         do more-or-less the right thing.
21490 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21492         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21493         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21495 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21497         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21498         $(host_canonical).
21500         * configure.in: split the configdirs list into 4 categories (native
21501         v. cross, library v. tool) and handle the cross-only and native-
21502         only in more reasonable (and correct!) way.
21504 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21506         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21507         configdirs anymore.
21509 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21511         * Makefile.in: extensive cleanup::  removed all of the explicit
21512         clean-* targets, collapsed many wrappers around subdir_do into
21513         one, added additional targets to satisfy standards.texi, deleted
21514         some old targets, some changes for consistency
21516 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21518         * configure.in: handle some programs as cross-only, and others as
21519         native only
21521         * test-build.mk: handle partial holes in a more generic manner
21523         * Makefile.in: m4 depends on libiberty
21525 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21527         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21528         time, wdiff, and find to configdirs
21530         * Makefile.in: all, clean, and install rules for the new programs
21531         added to configure.in
21533 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21535         * configure.in: use mh-sun for all *-sun-* hosts
21537 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21539         * Makefile.in: define flags for X11 include files and library file
21540         locations, pass them down to the programs that need this info
21542         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21544 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21546         * configure.in: start building libg++ for HP-UX targets
21548 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21550         * README:  Update references to files moved into etc/.
21552 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21554         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21555         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21557 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21559         * configure: accept dash as well as underscore in long option
21560         names for FSF compatibility.
21562 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21564         * config.sub: added -sco3.2v4 support from FSF.
21566 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21568         * configure.in: expand the section that adds or removes
21569         directories from the list of programs to build, to handle native
21570         vs. cross in addition to host v. native
21572 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21574         * Makefile.in:  Replace C++ in macro names with CXX.
21575         This is less likely to break ...
21577 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21579         * test-build.mk: add -w to GNU_MAKE
21581 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21583         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21584         add 'sparc' to list of recognized cpus.  This needed to make
21585         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21586         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21587         then changes that into $CPU-wrs-vxworks.
21589         * configure.in: remove most references to gdbtest, regularize
21590         target based program removal
21592         * test-build.mk: import from p3 tree (many fixes and changes)
21594 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21596         * Makefile.in: added rules to handle tcl, tk, and expect
21598         * configure.in: handle those directories if they exist
21600 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21602         * config.sub: removed bogus hppabsd and hppahpux names, since
21603         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21605 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21607         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21608         depends upon all-xiberty
21610         * Makefile.in: changes from p3, including:
21612         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21614         * Makefile.in (XTRAFLAGS): include newlib directories if
21615         newlib/Makefile exists, rather than if host != target.
21617         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21619         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21620         from the same source tree and not building a cross-compiler.  This
21621         matters for the libg++ configuration if reconfiguring a tree that
21622         has already been installed.
21624         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21626         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21627         pick up the machine and system specific header files.
21629         * Makefile.in: added AS_FOR_TARGET, passed down in
21630         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21631         the C compiler to use to create programs which are run in the
21632         build environment, set it to default to $(CC), and passed it down
21633         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21635         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21637         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21638         We need them for unusual native builds, like systems without
21639         ranlib.
21641         * configure: also define $(host_canonical) and
21642         $(target_canonical), which are the full, canonical names for the
21643         given host and target
21645 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21647         * Makefile.in:  Added separate definitions for C++.
21649 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21651         * configure.in (configdirs):  Add deja-gnu.
21653 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21655         * README:  Update for configure.texi and gdb-4.7 release.
21657 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21659         * Makefile.in:  Move "all" target to top of file.
21660         Previously, first target was ".PHONY" which caused BSD4.4 make
21661         to build .PHONY when make was run without arguments.
21663 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21665         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21666         Library-copylefted code in libiberty.
21668 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21670         * config.sub:  Replace m68kmote with plain old m68k.
21672 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21674         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21676 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21678         * config.sub: Complain if no argument is given.  Added support for
21679         386bsd as OS and target alias.
21681 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21683         * Makefile.in (XTRAFLAGS): include newlib directories if
21684         newlib/Makefile exists, rather than if host != target.
21686 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21688         * config.sub: recognize sparclite-wrs-vxworks.
21690         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21691         p3.) Added clean-xiberty to clean.
21693 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21695         * configure.in: use *-*-* instead of nested cases for host and target
21697 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21699         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21700         from the same source tree and not building a cross-compiler.  This
21701         matters for the libg++ configuration if reconfiguring a tree that
21702         has already been installed.
21704 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21706         * config.sub (i486v/i486v4):  Merge in from FSF version.
21708 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21710         * configure: only set PWD if it is already set.
21712 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21714         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21715         doesn't have unset and all success paths (and most error paths)
21716         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21717         to just ${PWD} to avoid confusion.)
21719 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21721         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21722         even for a native compilation.
21724 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21726         Changes to make the gdb.tar.Z rule work better.
21728         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21729         (DEVO_SUPPORT):  Add configure.texi.
21730         (bfd-ilrt.tar.Z):  Remove ancient rule.
21732 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21734         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21735         pick up the machine and system specific header files.
21737         * configure.in, config.sub: added new target m68010-adobe-scout,
21738         with alias of adobe68k.  Changed configure.in to check for
21739         -scout before -sco* to avoid a false match.
21741         * Makefile.in: added AS_FOR_TARGET, passed down in
21742         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21743         the C compiler to use to create programs which are run in the
21744         build environment, set it to default to $(CC), and passed it down
21745         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21747 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21749         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21750         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21751         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21752         FOR_TARGET variants, to newlib and libg++.
21754 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21756         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21757         first.
21759 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21761         * config.sub:  Accept `elf' as an environment.
21763 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21765         * Makefile.in (all-opcodes):  cd into the right directory
21767 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21769         * configure: added -program_transform_name option, used as
21770         argument to sed when installing programs.
21771         configure.texi: added documentation for -program_prefix,
21772         -program_suffix and -program_transform_name.
21774 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21776         * config.sub:  Accept i486 where i386 ok.
21778 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21780         * config.sub: accept we32k
21782 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21784         * config.sub, configure.in: accept OSE68000 and OSE68k.
21786         * Makefile.in: don't create all directories for ``make install'';
21787         let the subdirectories create the ones they need.
21789 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21791         * COPYING: new file, GPL v2
21793 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21795         * Makefile.in: use the new gen-info-dir, which needs a template
21796         argument (which also lives in texinfo)
21798         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21800 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21802         * config.sub (ncr3000):  Change i386 to i486.
21804 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21806         * Makefile.in: add install-rcs, install-grep to
21807         install-no-fixedincludes, removed install-bison and install-libgcc
21809 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21811         * configure.in: grab the HPUX makefile fragment if on HPUX
21813 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21815         * Makefile.in: eradicate bison spoor (ditto libgcc).
21816         configure.in: recognise m68{k,000}-ericsson-OSE.
21817         es1800 is alias for m68k-ericsson-OSE
21819 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21821         * configure.in: rearrange the parts that remove programs from
21822         configdirs, based now on HOST==TARGET or by canonical triple.
21824 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21826         * test-build.mk: recurse explicitly with -f test-build.mk when
21827         appropriate.  predicate stage3 and comparison on the existence
21828         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21829         On very clean, also remove ...stamp-co.  Build in-place before
21830         doing other builds.
21832 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21834         * Makefile.in, configure.in: add tgas
21836 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21838         * Makefile.in: a number of changes merged in from progressive.
21840         * configure.in: add libm.
21842         * .cvsignore: ignore some stuff that comes from test-build.mk.
21844 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21846         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21848 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21850         * configure: Add program_suffix (parallel to program_prefix)
21851         * Makefile.in: adjust directory-creating script for losing decstation
21853 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21855         * configure:  Minor $subdir-related fixes.
21857 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21859         * configure: fix various problems with propogating
21860         makefile_target_frag in subdirs.
21861         * configure.in: config libgcc if its there
21863 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21865         * config.sub:  HPPA merge.
21867 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21869         * Makefile.in:  Replace all-bison with all-byacc in all
21870         dependency lines for other tools (which now use byacc).
21872 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21874         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21876 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21878         * Makefile.in: make gprof rules similar to byacc rules (instead of
21879         vestigal $(unsubdir) that didn't work...)
21881 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21883         * config.sub:  Add support for Linux.
21884         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21885         (at least for libg++).
21887 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21889         * configure.texi: fix doc for the -nfp option to configure
21891 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21893         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21895 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21897         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21898         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21899         * configure.in: added solaris* host_makefile_frag hook.
21901 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21903         * config.sub: changed recognition of m68000 so that various
21904         m68k types can be specified via m680[01234]0
21906 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21908         * config.sub (basic_machine): fix sed so that '-foo' isn't
21909         completely substituted out while .+'-foo' loses the '-foo'
21911 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21913         * config.sub ($os): Add -aout.
21915 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21917         * configure:  If host_makefile_frag is absolute, don't
21918         prefix ${invsubdir} (relevant to libg++ auto-configure).
21920 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21922         * Makefile.in (tooldir): Define it.
21923         (all-ld): Depend on all-flex.
21925 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21927         * Makefile.in (check):  Fix libg++ special case.
21929 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21931         * configure: do not bury `pwd` into config.status, thus do fewer
21932         pwd's.
21934         * configure: print the "Building in" message only when building in
21935         other than "." AND verbose.
21937         * configure: remove -s, rework -v to better accommodate guested
21938         configures.
21940         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21942 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21944         * Makefile.in: macroize flags passed on recursion.  remove
21945         fileutils.
21947 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21949         * configure: get makesrcdir right for subdirs deeper than 1.
21951         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21952         install.
21954 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21956         * Makefile.in: don't print subdir_do or recursion lines.
21958 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21960         * standards.texi: added menu item.
21962         * Makefile.in: build and install standards.info.
21964         * standards.texi: new file.
21966 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21968         * configure: test for and move config.status pieces from
21969         ${subdir}/.
21971 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21973         * configure:  Test for existance of files before trying to mv
21974         them, to avoid numerous non-existance messages.
21976 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21978         * configure: correct final line of config.status.
21980         * configure: patch from eggert.  Avoids a protection problem if
21981         the original Makefile.in is read only.
21983         * configure: use move-if-change from gcc to create config.status.
21984         Some makefiles depend on config.status to tell if a directory
21985         has been reconfigured for a different host.  This change
21986         prevents those directories from remaking everything in the case
21987         where the reconfig was only intended to rebuild a Makefile.
21989         * configure: test for config.sub with "config.sub sun4" rather
21990         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21991         host alias from a missing config.sub.
21993 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21995         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21996         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21998 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22000         * configure: mkdir ${subdir} as needed.
22002 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22004         * Makefile.in,configure.in: added autoconf.
22006 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22008         * Makefile.in: no longer pass against on recursion.
22010         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22011         definitions are not inherited.
22013         * configure: correct makesrcdir when subdir is .
22015 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22017         * configure:  Add support for 'subdirs' variable, which is
22018         like 'configdirs', except that configure doesn't re-invoke
22019         itself for subdirs, it just creates a Makefile for each subdir.
22020         * configure.texi:  Document subdirs.
22022 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22024         * configure.in: added flex to configdirs
22026 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22028         * Makefile.in: remove clean-stamps from clean.
22030 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22032         * configure.in:  Add gdbtest to configdirs.
22034 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22036         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22037         to recursive makes.
22038         * configure.in:  Recognize new ncr3000 config.
22040 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22042         * Makefile.in, configure.in: removed references to gdbm.
22044 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22046         * config.sub:  Don't canonicalize os value
22047         newsos* to bsd (readline needs to check for newsos).
22048         (This fix was earlier made Jan 31, but got re-broken.)
22050 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22052         * configure.in:  sco is an os, not a vendor!
22054         * configure:  Quote $( better.  Keep various shells happy.
22056 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22058         * Makefile.in: eliminate stamp-files.
22060 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22062         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22063         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22065 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22067         * config.sub:  fix iris/iris3.
22069 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22071         * configure: re-add -rm.
22073 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22075         * Maskefile.in: add .stmp-rcs to all.
22077         * configure.in: remove gas from rs6000 build, use aix host fragment.
22079 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22081         * configure: pass down site_option during recursion.
22083 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22085         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22087 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22089         * configure: Change exec_prefix so that it really defaults to prefix.
22091 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22093         * Makefile.in, configure.in:  Add support for mmalloc library.
22095 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22097         * Makefile.in: add stmp dependencies for a few more things.
22099 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22101         * configure: adjusted error message on objdir/srcdir configure
22102         collision, per john's suggestion.
22104         * Makefile.in: add libiberty stmp to all and all.cross.
22106 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22108         * Makefile.in: remove force dependencies, add grep to all.
22110 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22112         * Makefile.in: drop flex.  make stamp files work.
22114         * configure: added test for conflicting configuration in srcdir,
22115         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22116         gets cranky.  use relative paths for configure and srcdir
22117         whenever possible.  Send some error messages to stderr that were
22118         going to stdout.
22120 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22122         * Makefile.in:  Fix libg++ rule to check for gcc directory
22123         before using gcc/gcc.  Also pass XTRAFLAGS.
22125 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22127         * Makefile.in: added stmp-files so that directories aren't polled
22128         when they are already built.
22130         * configure.texi: fixed a node pointer problem.
22132 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22134         * config.sub configure.in gdb/configure.in
22135         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22136         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22137         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22139 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22141         * configure: -recurring becomes -silent.  corrected help message
22142         for -site= option.
22144         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22146 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22148         * configure: when building Makefile for crosses, replace
22149         tooldir and program_prefix.  default srcdir from location of
22150         config.sub.  remove "for host in hosts" and "for target in
22151         targets" loops.
22153 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22155         * Makefile.in: Do not pass bindir or mandir to cvs.
22157 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22159         * Makefile.in, configure.in: removed traces of namesubdir,
22160         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22161         copyrights to '92, changed some from Cygnus to FSF.
22163         * configure.texi: remove most references to multiple hosts,
22164         multiple targets, subdirs, etc.
22166         * configure.man: removed rcsid. reference config.sub not
22167         config.subr.
22169         * Makefile.in: mkdir $(infodir) on install-info.
22171 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22173         * configure.texi:  Explain better about .gdbinit and about
22174         the environment that configure.in sections run in.
22176 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22178         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22180 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22182         * README:  DOC.configure => cfg-paper.texi.
22184 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22186         * config.sub (near case $os):  Don't convert newsos* to bsd!
22188 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22190         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22191         the number of copies of COPYING that go into the GDB tar file.
22193 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22195         * bfd/configure.in, gdb/config/mh-i386sco,
22196         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22197         Fix SCO configuration stuff.
22199 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22201         * Makefile.in:  For libg++, make sure the -I pointing
22202         to the gcc directory goes *after* all the libg++-local -I flags.
22203         Also, move just-gcc dependency from just-libg++ to all-libg++.
22205 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22207         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22209 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22211         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22213 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22215         * config.sub:  Add stratus configuration frags.  Also
22216         submitted to FSF.
22218 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22220         * Makefile.in (DEV_SUPPORT):  add configure.man.
22222         * config.sub(Decode manufacturer-specific):  add -none*.
22224 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22226         * Makefile.in:  remove form feeds to make Sun's make happy.
22227         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22229 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22231         * Makefile.in (AR_FLAGS):  Make quieter.
22233 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22235         * configure.in:  Add libg++.
22236         * configure:  When verbose, don't output the command line at each
22237         level; it will be unremarkably the same as the previous version,
22238         which will be the same as what the user typed.
22240 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22242         * configure.in, Makefile.in: fix clean-info, add flex.  add
22243         fileutils.
22245         * configure: be less sensitive to spaces in Makefile.in.  Do not
22246         look for sources in "..".  Doing so breaks subdirectories that
22247         might have their own configure.  If a subdir has it's own
22248         configure script, use it.
22250 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22252         * cfg-paper.texi: some changes suggested by rms.
22254 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22256         * config.sub:  Merge in some small additions from the FSF version,
22257         taken from the gcc distribution, to bring the Cygnus and FSF
22258         versions into closer sync.
22260 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22262         * configure.in:  Changed svr4 references to sysv4.
22264 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22266         * configure: added -V for version number option.
22268 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22270         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22271         renamed from DOC.configure to cfg-paper.texi.
22273 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22275         * configure, config.subr, config.sub: config.subr is now
22276         config.sub again.
22278 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22280         * configure.texi: new file, in progress.
22282         * Makefile.in: build info file and install the man page for
22283         configure.
22285         * configure.man: new file, first cut.
22287         * configure: find config.subr again now that configuration "none"
22288         has gone.  removed all traces of the -ansi option.  removed all
22289         traces of the -languages option.
22291         * config.subr: resync from rms.
22293 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22295         * configure, config.sub, config.subr: merge config.sub into
22296         config.subr, call the result config.subr, remove config.sub, use
22297         config.subr.
22299         * Makefile.in: revised install for dir.info.
22301 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22303         * configure.in: add decstation host makefile frag.
22305         * Makefile.in: BISON now bison -y again.  also install-gcc on
22306         install.  clean-gdbm on clean.  infodir belongs in datadir.
22307         Make directories for info install.  Build dir.info here then
22308         install it.
22310 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22312         * Makefile.in: fix for bad directory tests.
22314 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22316         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22317         regexp.  -srcdir relative was being handled incorrectly.
22319         * Makefile.in: unwrapped some for loops so that parallel makes
22320         work again and so one can focus one's attention on a particular
22321         package.
22323 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22325         * configure: added PWD as a stand in for `pwd` (for speed). use
22326         elif wherever possible.  make -srcdir work without -objdir.
22327         -objdir= commented out.
22329 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22331         * configure: +options become --options.  -subdirs commented out.
22332         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22333         Makefile now at top of generated Makefile.  Removed cvs log
22334         entries.  added -srcdir.  create .gdbinit only if there is one
22335         in ${srcdir}.
22337         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22338         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22339         and mandir now keyed off datadir by default.
22341 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22343         * Freshly created ChangeLog.
22346 Local Variables:
22347 mode: change-log
22348 left-margin: 8
22349 fill-column: 76
22350 version-control: never
22351 End: