tree-optimization/111019 - invariant motion and aliasing
[official-gcc.git] / ChangeLog
blob629f74d362f7e5eaa96b80b837394dfd7b70c0df
1 2023-08-11  Eric Feng  <ef2648@columbia.edu>
3         * MAINTAINERS: Add myself.
5 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
7         * Makefile.def: Reflect that libsframe needs to installed before
8         libbfd.  Reorder a bit to better track libsframe dependencies.
9         * Makefile.in: Regenerate.
11 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
13         * Makefile.def: Add install dependency on libsframe for libbfd.
14         * Makefile.in: Regenerated.
16 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
18         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
19         Solaris 11.
21 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
23         * configure: Regenerate.
24         * configure.ac: Add Haiku to list of ELF OSes
25         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
27 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
29         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
30         options, including options containing paths.
32 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
34         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
35         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
36         errors from nms that refuse to work on non-regular files.  Remove
37         other workarounds for this problem.  Strip out blank lines from the
38         nm output.
40 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
42         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
43         * configure: Regenerate.
45 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
47         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
48         * configure: Re-generate.
49         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
50         (PKG_CONFIG_PATH): New.
51         * Makefile.in: Re-generate.
53 2023-08-07  Luis Machado  <luis.machado@arm.com>
55         * configure.ac: Disable year2038 by default on 32-bit hosts.
56         * configure: Regenerate.
58 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
60         * Makefile.def: Add gprofng module.
61         * configure.ac: Add --enable-gprofng option.
62         * Makefile.in: Regenerate.
63         * configure: Regenerate.
65 2023-08-07  Martin Liska  <mliska@suse.cz>
67         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
68         * configure: Regenerate.
70 2023-08-07  Fangrui Song  <maskray@google.com>
72         * configure: Regenerate.
73         * configure.ac: Add --with-zstd.
75 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
77         * configure: Regenerate.
78         * configure.ac: Recover tilegx/tilepro targets.
80 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
82         * configure: Regenerated.
83         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
84         --plugin and rc before enabling --plugin.
86 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
88         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
89         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
90         * configure.ac: Include config/gcc-plugin.m4.
91         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
92         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
93         RANLIB if possible.
94         * Makefile.in: Regenerated.
95         * configure: Likewise.
97 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
99         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
100         $(CFLAGS).
102 2023-08-07  David Faust  <david.faust@oracle.com>
104         * MAINTAINERS: Add the BPF port to my reviewer listing.
106 2023-08-02  Jan Beulich  <jbeulich@suse.com>
108         * MAINTAINERS: Correct my email address.
110 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
112         * MAINTAINERS (Write After Approval): Add myself.
114 2023-08-01  Richard Ball  <richard.ball@arm.com>
116         * MAINTAINERS: Add myself.
118 2023-07-31  Andreas Schwab  <schwab@suse.de>
120         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
121         * configure: Regenerate.
122         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
124 2023-07-31  xuli  <xuli1@eswincomputing.com>
126         * MAINTAINERS: Add myself.
128 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
130         * MAINTAINERS: List myself as "nvptx port" maintainer.
132 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
134         * MAINTAINERS: Add myself to write after approval
136 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
138         * MAINTAINERS: Add myself as a reviewer for the riscv port.
140 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
142         * MAINTAINERS: Add myself as a reviewer for the riscv port.
144 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
146         * MAINTAINERS: Add Hao Liu to write after approval
148 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
150         * MAINTAINERS: Add Ken Matsui to write after approval
152 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
154         * Makefile.in: Collect both kernel and user events for autofdo
155         * Makefile.tpl: Collect both kernel and user events for autofdo
157 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
159         * MAINTAINERS: Added myself to Write After Approval and DCO
161 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
163         * Makefile.in: Remove -gtoggle for STAGEautoprofile
164         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
166 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
168         * MAINTAINERS: Add Lehua Ding to write after approval
170 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
172         * Makefile.def: Pass the enable-host-pie value to GCC configure.
173         * Makefile.in: Regenerate.
174         * configure: Regenerate.
175         * configure.ac: Adjust the logic for shared and PIE host flags to
176         ensure that PIE is passed for hosts that require it.
178 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
180         * MAINTAINERS (Write After Approval): move Matthew Fortune
181         to Write After Approval.
183 2023-06-15  Marek Polacek  <polacek@redhat.com>
185         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
186         check.
187         * configure: Regenerate.
189 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
191         * MAINTAINERS: Add myself to write after approval
193 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
195         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
196         port maintainer.
197         (Write After Approval): Remove myself.
199 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
201         * MAINTAINERS (Write After Approval): Add myself.
203 2023-05-29  Martin Jambor  <mjambor@suse.cz>
205         * MAINTAINERS: Replace spaces with tabs.
207 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
209         * MAINTAINERS: New entry.
211 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
213         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
214         * Makefile.in: Regenerate
216 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
218         * Makefile.in: Disable warnings as errors for STAGEautofeedback
220 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
222         * MAINTAINERS: Sort.
224 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
226         * MAINTAINERS: Add myself.
228 2023-05-10  Pan Li  <pan2.li@intel.com>
230         * MAINTAINERS: Add myself.
232 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
234         * Makefile.in: Define PROFILE_MERGER
235         * Makefile.tpl: Define PROFILE_MERGER
237 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
239         * MAINTAINERS: Change my email address.
241 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
243         * MAINTAINERS: Add myself.
245 2023-04-26  Martin Liska  <mliska@suse.cz>
247         * MAINTAINERS: fix sorting
249 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
251         * MAINTAINERS (Write After Approval): Add myself.
253 2023-04-24  Martin Liska  <mliska@suse.cz>
255         * MAINTAINERS: Fix sorting.
257 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
259         * configure: Regenerate.
260         * configure.ac: Only create serdep.tmp if needed
262 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
264         * MAINTAINERS (Write After Approval): Add myself.
266 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
268         * MAINTAINERS (Write After Approval): Add myself.
269         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
271 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
273         * MAINTAINERS: Add myself.
275 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
277         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
279 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
281         * MAINTAINERS (Write After Approval): Add myself.
283 2023-02-16  Martin Liska  <mliska@suse.cz>
285         * MAINTAINERS: I'm stepping down from my positions.
287 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
289         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
291 2023-01-06  Clément Chigot  <chigot@adacore.com>
293         * configure.ac: Skip GMP and MPFR when --disable-gdb is
294         provided.
295         * configure: Regenerate.
297 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
299         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
301 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
303         * Makefile.def: Do not build shared libffi.
304         * Makefile.in: Regenerate.
306 2022-12-21  Andrew Pinski  <apinski@marvell.com>
308         * Makefile.def: Add configure-gdb dependencies
309         on all-gmp and all-mpfr.
310         * configure.ac: Split out MPC checking from MPFR.
311         Require GMP and MPFR if the gdb directory exist.
312         * Makefile.in: Regenerate.
313         * configure: Regenerate.
315 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
317         * configure.ac (target_libraries): Add target-libgm2.
318         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
319         Add GCC_TARGET_TOOL entry for gm2.
320         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
321         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
322         * Makefile.def (target_modules): Add libgm2.
323         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
324         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
325         (languages): Add entry for language=m2 with gcc-check-target=check-m2
326         and lib-check-target=check-target-libgm2.
327         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
328         (HOST_EXPORTS): Add definition for GM2.
329         (BASE_TARGET_EXPORTS): Add definition for GM2.
330         (GM2_FOR_BUILD): Defined.
331         (GM2FLAGS): Defined.
332         (GM2_FOR_TARGET): Defined.
333         (GM2FLAGS_FOR_TARGET): Defined.
334         (EXTRA_HOST_FLAGS): Defined.
335         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
336         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
337         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
338         * configure: Rebuilt.
339         * Makefile.in: Rebuilt.
341 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
343         * Makefile.def: Add Rust language.
344         * Makefile.in: Regenerate via autogen.
346 2022-12-09  Martin Liska  <mliska@suse.cz>
348         * MAINTAINERS: Fix spacing.
350 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
352         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
354 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
356         * Makefile.def: Pass host_libs_picflag to host dependent library
357         configures.
358         * Makefile.in: Regenerate.
359         * configure: Regenerate.
360         * configure.ac (host_libs_picflag): New configure variable set to
361         '--with-pic' when building 'host_shared'.
363 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
365         * Makefile.def: Add libsframe as new module with its dependencies.
366         * Makefile.in: Regenerated.
367         * configure.ac: Add libsframe to host_libs.
368         * configure: Regenerated.
370 2022-11-23  Marek Polacek  <polacek@redhat.com>
372         Revert:
373         2022-11-23  Marek Polacek  <polacek@redhat.com>
375         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
376         isl.
377         * Makefile.in: Regenerate.
378         * Makefile.tpl: Set PICFLAG.
379         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
380         check.
381         * configure: Regenerate.
383 2022-11-23  Marek Polacek  <polacek@redhat.com>
385         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
386         isl.
387         * Makefile.in: Regenerate.
388         * Makefile.tpl: Set PICFLAG.
389         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
390         check.
391         * configure: Regenerate.
393 2022-11-14  Martin Liska  <mliska@suse.cz>
395         Revert:
396         2022-11-09  Martin Liska  <mliska@suse.cz>
398         * doc/Makefile: New file.
399         * doc/_static/custom.css: New file.
400         * doc/baseconf.py: New file.
401         * doc/bsd.rst: New file.
402         * doc/contrib.rst: New file.
403         * doc/contribute.rst: New file.
404         * doc/cppdiropts.rst: New file.
405         * doc/cppenv.rst: New file.
406         * doc/cppopts.rst: New file.
407         * doc/cppwarnopts.rst: New file.
408         * doc/favicon.ico: New file.
409         * doc/funding.rst: New file.
410         * doc/gcc_sphinx.py: New file.
411         * doc/gnu.rst: New file.
412         * doc/gnu_free_documentation_license.rst: New file.
413         * doc/gpl-3.0.rst: New file.
414         * doc/indices-and-tables.rst: New file.
415         * doc/lgpl-2.1.rst: New file.
416         * doc/logo.pdf: New file.
417         * doc/logo.svg: New file.
418         * doc/md.rst: New file.
419         * doc/requirements.txt: New file.
421 2022-11-14  Martin Liska  <mliska@suse.cz>
423         Revert:
424         2022-11-09  Martin Liska  <mliska@suse.cz>
426         * doc/baseconf.py: Port to GCC sources.
428 2022-11-14  Martin Liska  <mliska@suse.cz>
430         Revert:
431         2022-11-14  Martin Liska  <mliska@suse.cz>
433         * configure: Regenerate.
434         * configure.ac: Support Sphinx based documentation.
436 2022-11-14  Martin Liska  <mliska@suse.cz>
438         Revert:
439         2022-11-09  Martin Liska  <mliska@suse.cz>
441         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
442         provide a default.
444 2022-11-14  Martin Liska  <mliska@suse.cz>
446         Revert:
447         2022-11-09  Martin Liska  <mliska@suse.cz>
449         * doc/bsd.rst:
450         Add trailing newline.
451         * doc/contrib.rst:
452         Add trailing newline.
453         * doc/contribute.rst:
454         Add trailing newline.
455         * doc/cppdiropts.rst:
456         Add trailing newline.
457         * doc/cppenv.rst:
458         Add trailing newline.
459         * doc/cppopts.rst:
460         Add trailing newline.
461         * doc/cppwarnopts.rst:
462         Add trailing newline.
463         * doc/funding.rst:
464         Add trailing newline.
465         * doc/gnu.rst:
466         Add trailing newline.
467         * doc/gnu_free_documentation_license.rst:
468         Add trailing newline.
469         * doc/gpl-3.0.rst:
470         Add trailing newline.
471         * doc/indices-and-tables.rst:
472         Add trailing newline.
473         * doc/lgpl-2.1.rst:
474         Add trailing newline.
475         * doc/md.rst:
476         Add trailing newline.
478 2022-11-14  Martin Liska  <mliska@suse.cz>
480         Revert:
481         2022-11-09  Martin Liska  <mliska@suse.cz>
483         * configure.ac: Use new install URL.
484         * configure: Regenerate.
486 2022-11-14  Martin Liska  <mliska@suse.cz>
488         Revert:
489         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
491         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
492         instead of just ``.''.
493         * doc/gcc_sphinx.py: Moved to...
494         * doc/modules/gcc_sphinx.py: ...here.
496 2022-11-14  Martin Liska  <mliska@suse.cz>
498         Revert:
499         2022-11-10  Martin Liska  <mliska@suse.cz>
501         * doc/baseconf.py: Modernize by using pathlib.
503 2022-11-14  Martin Liska  <mliska@suse.cz>
505         Revert:
506         2022-11-11  Martin Liska  <mliska@suse.cz>
508         * doc/Makefile: Disable -j auto.
510 2022-11-14  Martin Liska  <mliska@suse.cz>
512         Revert:
513         2022-11-11  Martin Liska  <mliska@suse.cz>
515         * doc/Makefile: Update comment.
517 2022-11-14  Martin Liska  <mliska@suse.cz>
519         Revert:
520         2022-11-11  Martin Liska  <mliska@suse.cz>
522         * doc/indices-and-tables.rst: Rename Indexes to Indices.
524 2022-11-14  Martin Liska  <mliska@suse.cz>
526         Revert:
527         2022-11-13  Martin Liska  <mliska@suse.cz>
529         PR web/107643
530         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
531         is set.
532         * doc/indices-and-tables.rst: Use include_todo tag.
534 2022-11-14  Martin Liska  <mliska@suse.cz>
536         Revert:
537         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
539         * doc/contrib.rst: Update Jeff Law's email address.
541 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
543         * doc/contrib.rst: Update Jeff Law's email address.
545 2022-11-13  Martin Liska  <mliska@suse.cz>
547         PR web/107643
548         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
549         is set.
550         * doc/indices-and-tables.rst: Use include_todo tag.
552 2022-11-11  Martin Liska  <mliska@suse.cz>
554         * doc/indices-and-tables.rst: Rename Indexes to Indices.
556 2022-11-11  Martin Liska  <mliska@suse.cz>
558         * doc/Makefile: Update comment.
560 2022-11-11  Martin Liska  <mliska@suse.cz>
562         * doc/Makefile: Disable -j auto.
564 2022-11-10  Martin Liska  <mliska@suse.cz>
566         * doc/baseconf.py: Modernize by using pathlib.
568 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
570         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
571         instead of just ``.''.
572         * doc/gcc_sphinx.py: Moved to...
573         * doc/modules/gcc_sphinx.py: ...here.
575 2022-11-09  Martin Liska  <mliska@suse.cz>
577         * configure.ac: Use new install URL.
578         * configure: Regenerate.
580 2022-11-09  Martin Liska  <mliska@suse.cz>
582         * doc/bsd.rst:
583         Add trailing newline.
584         * doc/contrib.rst:
585         Add trailing newline.
586         * doc/contribute.rst:
587         Add trailing newline.
588         * doc/cppdiropts.rst:
589         Add trailing newline.
590         * doc/cppenv.rst:
591         Add trailing newline.
592         * doc/cppopts.rst:
593         Add trailing newline.
594         * doc/cppwarnopts.rst:
595         Add trailing newline.
596         * doc/funding.rst:
597         Add trailing newline.
598         * doc/gnu.rst:
599         Add trailing newline.
600         * doc/gnu_free_documentation_license.rst:
601         Add trailing newline.
602         * doc/gpl-3.0.rst:
603         Add trailing newline.
604         * doc/indices-and-tables.rst:
605         Add trailing newline.
606         * doc/lgpl-2.1.rst:
607         Add trailing newline.
608         * doc/md.rst:
609         Add trailing newline.
611 2022-11-09  Martin Liska  <mliska@suse.cz>
613         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
614         provide a default.
616 2022-11-09  Martin Liska  <mliska@suse.cz>
618         * configure: Regenerate.
619         * configure.ac: Support Sphinx based documentation.
621 2022-11-09  Martin Liska  <mliska@suse.cz>
623         * doc/baseconf.py: Port to GCC sources.
625 2022-11-09  Martin Liska  <mliska@suse.cz>
627         * doc/Makefile: New file.
628         * doc/_static/custom.css: New file.
629         * doc/baseconf.py: New file.
630         * doc/bsd.rst: New file.
631         * doc/contrib.rst: New file.
632         * doc/contribute.rst: New file.
633         * doc/cppdiropts.rst: New file.
634         * doc/cppenv.rst: New file.
635         * doc/cppopts.rst: New file.
636         * doc/cppwarnopts.rst: New file.
637         * doc/favicon.ico: New file.
638         * doc/funding.rst: New file.
639         * doc/gcc_sphinx.py: New file.
640         * doc/gnu.rst: New file.
641         * doc/gnu_free_documentation_license.rst: New file.
642         * doc/gpl-3.0.rst: New file.
643         * doc/indices-and-tables.rst: New file.
644         * doc/lgpl-2.1.rst: New file.
645         * doc/logo.pdf: New file.
646         * doc/logo.svg: New file.
647         * doc/md.rst: New file.
648         * doc/requirements.txt: New file.
650 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
652         * Makefile.def: Remove module 'liboffloadmic'.
653         * Makefile.in: Regenerate.
654         * configure.ac: Remove 'liboffloadmic' handling.
655         * configure: Regenerate.
657 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
659         * MAINTAINERS: Update email address.
661 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
663         * configure.ac: Don't configure readline if --with-system-readline is
664         used.
665         * configure: Re-generate.
667 2022-10-12  Cui,Lili  <lili.cui@intel.com>
669         * MAINTAINERS (Write After Approval): Add myself.
671 2022-10-11  Olivier Hainque  <hainque@adacore.com>
673         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
674         and friends for rtp !large. Assume the linker has the required
675         abilities and set lt_cv_deplibs_check_method.
677 2022-09-30  Olivier Hainque  <hainque@adacore.com>
679         * configure.ac (*vxworks*): If enable_shared is not
680         set, set to "no" and add --disable-shared to target and
681         host_configargs.
682         * configure: Regenerate.
684 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
686         * MAINTAINERS: Update my email address and DCO entry.
688 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
690         * MAINTAINERS (Write After Approval): Add myself.
692 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
694         * MAINTAINERS (Write After Approval): Add myself.
696 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
698         * MAINTAINERS: Update my email address.
700 2022-09-07  Tom de Vries  <tdevries@suse.de>
702         * configure.ac: Set extra_host_libiberty_configure_flags and
703         extra_host_zlib_configure_flags in separate case statements.
704         * configure: Regenerate.
706 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
708         * MAINTAINERS: Update c-sky port maintainers' emails.
710 2022-08-31  Martin Liska  <mliska@suse.cz>
712         * configure: Regenerate.
713         * configure.ac: Delete hpux9 and hpux10.
715 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
717         * Makefile.def: Drop libelf module and gcc-configure dependency
718         on it.
719         * Makefile.in: Regenerate with 'autogen Makefile.def'.
720         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
721         LIBELFINC.
722         * configure: Regenrate.
723         * configure.ac (host_libs): Drop unused libelf.
725 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
727         * Makefile.in: Regenerate.
729 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
731         * MAINTAINERS: Add myself as AutoFDO maintainer.
733 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
734             Arnaud Charlet  <charlet@adacore.com>
736         * configure: Regenerate.
738 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
740         PR bootstrap/106472
741         * Makefile.def (dependencies): Make configure-target-libgo depend
742         upon all-target-libbacktrace.
744 2022-07-27  David Faust  <david.faust@oracle.com>
746         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
748 2022-07-27  Richard Biener  <rguenther@suse.de>
750         * MAINTAINERS (Roger Sayle): Update e-mail address.
752 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
754         * MAINTAINERS (Write After Approval): Add myself.
756 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
758         * MAINTAINERS: Add myself as Ada front end co-maintainer.
760 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
762         * .gitignore: Do not ignore config.h.
764 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
766         * MAINTAINERS: Add myself to Write After Approval.
768 2022-07-04  Martin Liska  <mliska@suse.cz>
770         * MAINTAINERS: fix sorting of names
772 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
774         * MAINTAINERS: add myself.
776 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
778         * MAINTAINERS: Add myself to write after approval and DCO.
780 2022-07-02  Tim Lange  <mail@tim-lange.me>
782         * MAINTAINERS: Add myself.
784 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
786         * MAINTAINERS (Write After Approval): Add myself.
788 2022-06-30  Cui,Lili  <lili.cui@intel.com>
790         Revert:
791         2022-06-30  Cui,Lili  <lili.cui@intel.com>
793         * MAINTAINERS (Write After Approval): Add myself.
795 2022-06-30  Cui,Lili  <lili.cui@intel.com>
797         * MAINTAINERS (Write After Approval): Add myself.
799 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
801         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
802         (EXTRA_GCC_FLAGS): Likewise.
803         * Makefile.in: Rebuilt.
805 2022-06-28  konglin1  <lingling.kong@intel.com>
807         * MAINTAINERS (Write After Approval): Add myself.
809 2022-06-27  Tom de Vries  <tdevries@suse.de>
811         * configure.ac: Build libiberty pic variant for gdbserver.
812         * configure: Regenerate.
814 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
816         * configure: Regenerate.
817         * configure.ac: Correct use of $host.
819 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
821         * MAINTAINERS: Remove tilegx and tilepro entries.
822         * configure.ac: Remove tilegx and tilepro stanzas.
823         * configure: Rebuilt.
825 2022-05-28  Bruce Korb  <bkorb@gnu.org>
827         * .gitignore: Ignore vim swap files
829 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
831         * MAINTAINERS: Add myself to write after approval.
833 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
835         * MAINTAINERS: Remove myself from DCO section.
837 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
839         * MAINTAINERS: Update my email address.
841 2022-05-09  Clément Chigot  <chigot@adacore.com>
843         * MAINTAINERS: Update my email address.
845 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
847         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
848         section.
850 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
852         * MAINTAINERS: Update my email address.
854 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
856         * MAINTAINERS: Update my email address.
858 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
860         * MAINTAINERS: (CPU Port Maintainers): Add myself and
861         Lulu as LoongArch port maintainer.
863 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
864             Lulu Cheng  <chenglulu@loongson.cn>
866         * configure.ac: Add LoongArch tuples.
867         * configure: Regenerate.
869 2022-03-28  Tom Tromey  <tromey@adacore.com>
871         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
872         * configure: Rebuild.
874 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
876         * MAINTAINERS: Change my information.
878 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
880         * MAINTAINERS: Add myself to DCO section.
882 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
884         * configure.ac: Fix incorrect option in comment.
885         * configure: Regenerate.
887 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
889         * Makefile.def (dependencies): Make configure-sim depend on
890         all-readline.
891         * Makefile.in: Regenerate.
893 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
895         * MAINTAINERS (Write After Approval): Update my e-mail address.
897 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
899         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
901 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
903         * MAINTAINERS: Update my email and add myself to the DCO list.
905 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
907         Revert:
908         2021-09-16  Andrew Pinski  <apinski@marvell.com>
910         PR bootstrap/67102
911         * Makefile.def: Have configure-target-libffi depend on
912         all-target-libstdc++-v3.
913         * Makefile.in: Regenerate.
915 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
917         PR other/104181
918         * build.log: Remove.
920 2022-01-20  Martin Liska  <mliska@suse.cz>
922         * MAINTAINERS: Adjust email address based on IRC request.
924 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
926         * MAINTAINERS: Update my email address.
928 2022-01-17  Martin Liska  <mliska@suse.cz>
930         * MAINTAINERS: Rename .c names to .cc.
932 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
934         * Makefile.am: Remove.
936 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
938         * Makefile.am: New file.
940 2022-01-11  Martin Liska  <mliska@suse.cz>
942         * MAINTAINERS: Sort 2 names.
944 2022-01-10  Martin Liska  <mliska@suse.cz>
946         * MAINTAINERS: Fix obvious issues with sorting.
948 2022-01-07  liuhongt  <hongtao.liu@intel.com>
950         * build.log: New file.
952 2022-01-05  Nathan Sidwell  <nathan@acm.org>
954         * MAINTAINERS: Add DCO entry.  Sort that list.
956 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
958         * MAINTAINERS: Change of email address in both DCO and
959         Write After Approval list.
961 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
963         * configure: Regenerate.
965 2021-12-21  Martin Liska  <mliska@suse.cz>
967         * config.sub: Change mode back to 755.
969 2021-12-17  Martin Liska  <mliska@suse.cz>
971         * config.sub: Sync from master.
973 2021-12-17  Martin Liska  <mliska@suse.cz>
975         Revert:
976         2021-12-16  Matthias Seidel  <mseidel@apache.org>
978         * config.sub: Fix typo.
980 2021-12-16  Matthias Seidel  <mseidel@apache.org>
982         * config.sub: Fix typo.
984 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
986         Revert:
987         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
989         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
990         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
991         * configure.ac: Include config/gcc-plugin.m4.
992         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
993         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
994         RANLIB if possible.
995         * Makefile.in: Regenerated.
996         * configure: Likewise.
998 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1000         * Makefile.tpl (BUILD_CFLAGS): New.
1001         (CFLAGS): Append $(BUILD_CFLAGS).
1002         (CXXFLAGS): Likewise.
1003         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1004         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1005         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1006         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1007         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1008         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1009         (PGO-TRAINING-TARGETS): Likewise.
1010         (PGO_BUILD_TRAINING): Likewise.
1011         (all): Add '+' to the command line for recursive make.  Support
1012         the PGO build.
1013         * configure.ac: Add --enable-pgo-build[=lto].
1014         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1015         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1016         * Makefile.in: Regenerated.
1017         * configure: Likewise.
1019 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1021         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1022         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1023         * configure.ac: Include config/gcc-plugin.m4.
1024         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1025         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1026         RANLIB if possible.
1027         * Makefile.in: Regenerated.
1028         * configure: Likewise.
1030 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1032         * MAINTAINERS: Add myself to write after approval.
1034 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1036         * MAINTAINERS: Adding myself.
1038 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1040         * configure: Regenerate.
1041         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1042         $(CPP).
1044 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1046         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1047         libatomic.
1048         * Makefile.in: Regenerate.
1049         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1050         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1051         target-libphobos-bootstrap.
1052         (STAGE2_CONFIGURE_FLAGS): Likewise.
1053         * configure: Regenerate.
1054         * configure.ac: Add support for bootstrapping D front-end.
1056 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1058         * MAINTAINERS: Add myself to DCO section and update email address.
1060 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1062         * configure: Regenerate.
1063         * configure.ac: Ensure that PIC (shared) defaults are set
1064         correctly for Darwin.
1066 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1068         * MAINTAINERS: Update my address.
1070 2021-11-12  Alan Modra  <amodra@gmail.com>
1072         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1073         * Makefile.in: Regenerate.
1075 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1077         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1078         list.
1080 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1082         * MAINTAINERS (Reviewers, arc): Remove my entry.
1083         (Write After Approval): Add an entry for myself.
1085 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1087         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1088         * Makefile.in: Regenerate.
1089         * configure: Regenerate.
1090         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1092 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1094         * MAINTAINERS: Fix up Maciej's entries.
1096 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1098         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1099         maintainer.
1101 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1103         PR other/102663
1104         * Makefile.def: Handle install-dvi target.
1105         * Makefile.tpl: Likewise.
1106         * Makefile.in: Regenerate.
1108 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1110         * MAINTAINERS: Add myself for write after approval.
1112 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1114         * Makefile.def: Mark libcody, libdecnumber,
1115         c++tools, libgcc, and libobjc as missing TAGS
1116         targets.
1117         * Makefile.in: Regenerate.
1119 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1121         * MAINTAINERS: Add myself to DCO section and update email
1122         address.
1124 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1126         * MAINTAINERS: Add myself to DCO section.
1128 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1130         * configure: Regenerate.
1131         * configure.ac (skipdirs): Add the contents of target_configdirs if
1132         we are not building gcc.
1134 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1136         * Makefile.def: Back-port commits ba4d88ad892f and
1137         755ba58ebef0 from binutils-gdb repository.
1138         * Makefile.in: Regenerated.
1140 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1142         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1144 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1146         * Makefile.def: Add a jit check target for the jit
1147         language.
1148         * Makefile.in: Regenerate.
1150 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1152         PR bootstrap/67102
1153         * Makefile.def: Have configure-target-libffi depend on
1154         all-target-libstdc++-v3.
1155         * Makefile.in: Regenerate.
1157 2021-09-10  Petter Tomner  <tomner@kth.se>
1159         * MAINTAINERS: Me added to DCO and write after approval
1161 2021-09-01  YunQiang Su  <syq@debian.org>
1163         * MAINTAINERS: Add myself for write after approval.
1165 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1167         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1168         * Makefile.in: Regenerate.
1170 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1172         * MAINTAINERS: Add myself for write after approval.
1174 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1176         * Makefile.in: Regenerate.
1177         * Makefile.tpl: Make the state of the configured host
1178         shared flag available to makefile fragements.
1180 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1182         * MAINTAINERS (Write After Approval): Add myself.
1184 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1186         * .dir-locals.el (bug-reference-url-format): Use https.
1188 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1190         * .dir-locals.el (c-mode): Change fill-column to 79.
1192 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1194         * MAINTAINERS: Add myself to DCO section.
1196 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1198         * configure: Regenerate.
1199         * configure.ac: Adjust cases for which it is necessary to
1200         include the Darwin host config fragment.
1202 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1204         * MAINTAINERS: Add myself for write after approval and DCO.
1206 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1208         * Makefile.def: Add dsymutil defs.
1209         * Makefile.in: Regenerated.
1210         * Makefile.tpl: Add dsymutil to flags.
1211         * configure: Regenerated.
1212         * configure.ac: Add dsymutil to target and build recipes.
1214 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1216         * MAINTAINERS: Add myself for write after approval.
1218 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1220         * MAINTAINERS (Write After Approval): Add myself.
1222 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1224         * MAINTAINERS: Add myself for write after approval and DCO
1226 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1228         * .gitignore: Add entry for cscope.out.
1230 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1232         * MAINTAINERS: Remove my Write After Approval entry.
1234 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1236         * MAINTAINERS: Add myself as maintainer of the i386 vector
1237         extensions.
1239 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1241         * MAINTAINERS (Write After Approval): Add myself.
1243 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1245         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1246         as *vrp and ranger maintainers.
1248 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1250         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1251         not trigger testsuite failures.
1253 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1255         * MAINTAINERS: Add myself to DCO section with both email addresses.
1257 2021-06-03  Jason Merrill  <jason@redhat.com>
1259         * MAINTAINERS: Add DCO version number.
1261 2021-06-02  Jason Merrill  <jason@redhat.com>
1263         * MAINTAINERS: Add DCO section.
1265 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1267         * MAINTAINERS (Write After Approval): Add myself.
1269 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1271         * configure.ac: Add gnulib to configdirs for sim.
1272         * configure: Regenerate.
1274 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1276         * Makefile.def: Add configure-sim dependency on all-gnulib.
1277         * Makefile.in: Regenerated.
1279 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1281         * MAINTAINERS (Write After Approval): Add myself.
1283 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1285         * MAINTAINERS (Write After Approval): Add myself.
1287 2021-05-11  Martin Liska  <mliska@suse.cz>
1289         * MAINTAINERS: Remove entries for removed
1290         components (HSA, BRIG, libhsail-rt).
1291         Move Pekka to Write After Approval.
1293 2021-05-11  Martin Liska  <mliska@suse.cz>
1295         * Makefile.def: Remove libhsail-rt.
1296         * Makefile.in: Likewise.
1297         * configure.ac: Likewise.
1298         * configure: Regenerate.
1299         * libhsail-rt/ChangeLog: Removed.
1300         * libhsail-rt/Makefile.am: Removed.
1301         * libhsail-rt/Makefile.in: Removed.
1302         * libhsail-rt/README: Removed.
1303         * libhsail-rt/aclocal.m4: Removed.
1304         * libhsail-rt/configure: Removed.
1305         * libhsail-rt/configure.ac: Removed.
1306         * libhsail-rt/configure.tgt: Removed.
1307         * libhsail-rt/include/internal/fibers.h: Removed.
1308         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1309         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1310         * libhsail-rt/include/internal/workitems.h: Removed.
1311         * libhsail-rt/rt/arithmetic.c: Removed.
1312         * libhsail-rt/rt/atomics.c: Removed.
1313         * libhsail-rt/rt/bitstring.c: Removed.
1314         * libhsail-rt/rt/fbarrier.c: Removed.
1315         * libhsail-rt/rt/fibers.c: Removed.
1316         * libhsail-rt/rt/fp16.c: Removed.
1317         * libhsail-rt/rt/misc.c: Removed.
1318         * libhsail-rt/rt/multimedia.c: Removed.
1319         * libhsail-rt/rt/queue.c: Removed.
1320         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1321         * libhsail-rt/rt/segment.c: Removed.
1322         * libhsail-rt/rt/workitems.c: Removed.
1323         * libhsail-rt/target-config.h.in: Removed.
1325 2021-05-04  Nick Clifton  <nickc@redhat.com>
1327         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1328         * configure: Regenerate.
1330 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1331             Tobias Burnus  <tobias@codesourcery.com>
1333         * configure.ac (--enable-offload-defaulted): New.
1334         * configure: Regenerate.
1336 2021-04-23  David Faust  <david.faust@oracle.com>
1338         * MAINTAINERS (Write After Approval): Add myself.
1340 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1342         * MAINTAINERS (Write After Approval): Add myself.
1344 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1346         * MAINTAINERS: Add myself as pru port maintainer.
1348 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1350         * MAINTAINERS: Add myself as static analyzer maintainer.
1352 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1354         * MAINTAINERS: Update primary entry.
1356 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1358         * MAINTAINERS (Write After Approval): Add myself.
1360 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1362         * Makefile.def: Remove all-sim dependency on configure-gdb.
1363         * Makefile.in: Regenerated.
1365 2021-03-11  Jeff Law  <law@redhat.com>
1367         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1369 2021-03-11  Martin Liska  <mliska@suse.cz>
1371         * Makefile.tpl: The change was done Makefile.in which
1372         is generated file.
1374 2021-03-08  Jeff Law  <law@redhat.com>
1376         * MAINTAINERS: Update my email address
1378 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1380         * config.guess: Import latest upstream.
1381         * config.sub: Import latest upstream.
1383 2021-01-25  Martin Liska  <mliska@suse.cz>
1385         PR gcov-profile/98739
1386         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1387         for profiledbootstrap.
1389 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1391         * MAINTAINERS (Write After Approval): Add myself.
1393 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1395         * MAINTAINERS (Write After Approval): Update my e-mail address.
1397 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1399         * MAINTAINERS: Fix spacing.
1401 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1403         * MAINTAINERS (Write After Approval): Add myself
1405 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1407         * Makefile.def: Sync with binutils-gdb:
1408         (dependencies): all-ld depends on all-libctf.
1409         (host_modules): libctf is no longer no_install.
1410         No longer no_check.  Checking depends on all-ld.
1411         * Makefile.in: Regenerated.
1413 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1415         * libtool.m4: Match gnu* along other GNU systems.
1416         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1417         * libgo/configure: Re-generate.
1419 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1421         * MAINTAINERS: Update my email address.
1423 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1425         * MAINTAINERS (Write After Approval): Add myself.
1427 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1429         * Makefile.def
1430         * Makefile.in
1431         * Makefile.tpl
1432         * configure
1433         * configure.ac
1435 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1437         * Makefile.def: Add libcody.
1438         * configure.ac: Add libcody.
1439         * Makefile.in: Regenerated.
1440         * configure: Regenerated.
1442 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1444         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1446 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1448         PR target/97865
1449         * libtool.m4: Update handling of Darwin platform link flags
1450         for Darwin20.
1452 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1454         * .gitignore: Sync with binutils-gdb
1456 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1458         * MAINTAINERS: Add myself as arc port maintainer.
1460 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1462         PR d/87788
1463         * configure.ac: Don't disable D for *-*-darwin*.
1464         * configure: Regenerate.
1466 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1468         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1469         hppa64-*-hpux11*.
1471 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1473         * configure: Regenerate.
1474         * configure.ac: Add --bootstrap-hwasan option.
1476 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1478         * config.guess: Import latest upstream.
1479         * config.sub: Import latest upstream.
1481 2020-11-16  Martin Liska  <mliska@suse.cz>
1483         * .gitignore: Add cache as clangd uses it now.
1485 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1487         * MAINTAINERS (Write After Approval): add myself
1489 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1491         * MAINTAINERS (Write After Approval): Add myself.
1493 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1495         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1496         Remove FIXME comments.
1498 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1500         * MAINTAINERS: Update my email address.
1502 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1504         * MAINTAINERS (Write After Approval): Add myself.
1506 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1508         PR target/97302
1509         * configure.ac: Only set with_gmp to /usr/local
1510         if not building in tree.
1511         * configure: Regenerate.
1513 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1515         * MAINTAINERS (Write After Approval): Add myself.
1517 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1519         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1521 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1523         PR bootstrap/96612
1524         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1525         if not the same as ${host}.
1526         * configure: Regenerate.
1528 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1530         * MAINTAINERS (Write After Approval): Add myself.
1532 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1534         * MAINTAINERS: Update my email address.
1536 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1538         * MAINTAINERS (Write After Approval): Add myself.
1540 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1542         * MAINTAINERS (Write After Approval): Add myself.
1544 2020-06-12  Martin Liska  <mliska@suse.cz>
1546         * .gitignore: Add .clang-tidy.
1548 2020-06-08  Jason Merrill  <jason@redhat.com>
1550         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1551         * configure: Regenerate.
1553 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1555         * MAINTAINERS: Add myself as xtensa port maintainer.
1557 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1559         * configure.ac: Don't require --enable-host-shared when building
1560         for Mingw.
1561         * configure: Regenerate.
1563 2020-05-18  Jason Merrill  <jason@redhat.com>
1565         * configure.ac: Update bootstrap dialect to -std=c++11.
1567 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1569         * MAINTAINERS (Write After Approval): Add myself.
1571 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1573         PR target/92713
1574         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1575         (noconfigdirs): Add 'target-libstdc++-v3'.
1576         * configure: Regenerate.
1578 2020-04-21  Stephen Casner  <casner@acm.org>
1580         PR 25830
1581         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1582         * configure: Rebuild.
1584 2020-04-17  Martin Liska  <mliska@suse.cz>
1585             Jonathan Yong <10walls@gmail.com>
1587         PR gcov-profile/94570
1588         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1589         for CYGWIN.
1591 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1593         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1595 2020-04-09  Tom Tromey  <tom@tromey.com>
1597         * configure: Rebuild.
1598         * Makefile.in: Rebuild.
1599         * Makefile.def (gdbsupport, gdbserver): New host modules.
1600         (configure-gdb): Depend on all-gdbsupport.
1601         (all-gdb): Depend on all-gdbsupport, all-libctf.
1602         * configure.ac (host_tools): Add gdbserver.
1603         Conditionally build gdbserver and gdbsupport.
1605 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1607         * configure.ac: Build libgomp by default for amdgcn.
1608         * configure: Regenerate.
1610 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1612         * MAINTAINERS (Write After Approval): Add myself.
1614 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1616         * MAINTAINERS (Write After Approval) : Add myself.
1618 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1620         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1622 2020-02-14  Martin Sebor  <msebor@redhat.com>
1624         * doc/extend.texi (attribute alias): Mention type requirement.
1625         (attribute weak): Same.
1626         (attribute weakref): Correct invalid example.
1628 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1630         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1632 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1633             Jakub Jelinek  <jakub@redhat.com>
1635         * .gitattributes: Add *.md diff=md.
1637 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1639         The mentioned auto-generated file is no more part of the
1641         GCC sources, it's auto-generated in $(builddir) during build.
1643         PR target/92055
1644         * contrib/gcc_update (files_and_dependencies): Remove
1645         entry for gcc/config/avr/t-multilib.
1647 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1649         * MAINTAINERS: Update my email address.
1651 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1653         * README.MOVED_TO_GIT: Remove.
1655 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1657         * README.MOVED_TO_GIT: New file.
1659 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1661         * MAINTAINERS (Write After Approval): Add myself.
1663 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1665         * MAINTAINERS (write_after_approval): Add myself.
1667 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1669         * MAINTAINERS (write_after_approval): Add myself.
1671 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1673         * MAINTAINERS (write_after_approval): Add myself.
1675 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1677         * configure.ac: Factor out common cases for compare_exclusions.
1678         * configure: Regenerate.
1680 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1682         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1683         flag.
1685 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1687         * MAINTAINERS (Write After Approval): Add myself.
1689 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1691         PR middle-end/92463
1692         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1693         * configure: Regenerate
1695 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1697         * configure.ac: Use https for gcc.gnu.org.
1698         * configure: Regenerated.
1700 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1702         * MAINTAINERS (aarch64 port): Remove my name, move to...
1703         (Write After Approval): ...Here.
1705 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1707         * MAINTAINERS: Change my email address as maintainer.
1709 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1711         PR fortran/91828
1712         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1713         * configure: Regenerated.
1715 2019-10-21  Jason Merrill  <jason@redhat.com>
1717         * .gitattributes: Also check ChangeLog whitespace.
1719 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1721         * contrib/dg-extract-results.sh: Add support for KPASS.
1722         * contrib/dg-extract-results.py: Likewise.
1724 2019-10-17  Jason Merrill  <jason@redhat.com>
1726         * .gitattributes: Avoid {} in filename pattern.
1728 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1730         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1731         Approval section.
1733 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1735         * MAINTAINERS: Add myself to Write After Approval
1737 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1739         * MAINTAINERS: Add myself as an aarch64 maintainer.
1741 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1743         * MAINTAINERS: Add myself as aarch64 maintainer.
1745 2019-09-23  Carl Love  <cel@us.ibm.com>
1747         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1748         New define_insn.
1749         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1750         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1752 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1754         * MAINTAINERS (Sam Tebbs): Update email address.
1756 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1758         * MAINTAINERS: Update my email address.
1760 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1762         * libtool.m4: Handle uclinuxfdpiceabi.
1764 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1766         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1767         Remove myself from Write After Approval section.
1769 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1771         * configure.ac: Support for bpf-*-* targets.
1772         * configure: Regenerate.
1774 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1776         * config.sub: Import upstream version 2019-06-30.
1777         * config.guess: Import upstream version 2019-07-24.
1779 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1781         * MAINTAINERS: Remove spu port maintainers.
1783 2019-08-28  Martin Liska  <mliska@suse.cz>
1785         * .gitignore: Add .clangd and compile_commands.json
1786         to .gitignore.
1788 2019-08-23  Michael Forney  <mforney@mforney.org>
1790         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1791         * Makefile.in: Regenerate.
1793 2019-08-19  Tom Tromey  <tom@tromey.com>
1795         * configure: Rebuild.
1796         * configure.ac: Add --with-static-standard-libraries.
1798 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1800         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1802 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1804         * MAINTAINERS (Write After Approval): Add myself.
1806 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1808         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1809         RISC-V port maitainer.
1811 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1813         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1815 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1817         * MAINTAINERS (Write After Approval): Add myself.
1819 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1821         * MAINTAINERS (Write After Approval): Add myself.
1823 2019-06-25  Martin Liska  <mliska@suse.cz>
1825         contrib/filter-clang-warnings.py: Transform from
1826         filter-rtags-warnings.py.
1828 2019-06-15  Tom Tromey  <tom@tromey.com>
1830         * configure.ac (host_libs): Add gnulib.
1831         * configure: Rebuild.
1832         * Makefile.def (host_modules, dependencies): Add gnulib.
1833         * Makefile.in: Rebuild.
1835 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1837         * MAINTAINERS (Write After Approval): Add myself.
1839 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1841         * configure: Regenerate.
1842         * configure.ac: Add PRU target.
1844 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1846         * MAINTAINERS (Write After Approval): Add myself.
1848 2019-06-11  Nick Clifton  <nickc@redhat.com>
1850         Import these changes from the binutils/gdb repository:
1852         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1854         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1855         and all its deps.
1856         * Makefile.in: Regenerated.
1858         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1860         * Makefile.def (host_modules): Add libctf.
1861         * Makefile.def (dependencies): Likewise.
1862         libctf depends on zlib, libiberty, and bfd.
1863         * Makefile.in: Regenerated.
1864         * configure.ac (host_libs): Add libctf.
1865         * configure: Regenerated.
1867 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1869         * MAINTAINERS (Write After Approval): Add myself.
1871 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1873         * MAINTAINERS: Update my email address.
1875 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1877         * MAINTAINERS (Write After Approval): Add myself.
1879 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1881         * MAINTAINERS (Write After Approval): Add myself.
1883 2019-05-07  Jim Wilson  <jimw@sifive.com>
1885         * MAINTAINERS: Remove myself as IA-64 maintainer.
1887 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1889         * MAINTAINERS (Write After Approval): Add myself.
1891 2019-05-02  Richard Biener  <rguenther@suse.de>
1893         PR bootstrap/85574
1894         * Makefile.tpl (compare target): Also compare extra-compare
1895         files.
1896         * Makefile.in: Regenerate.
1898 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1900         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1901         as modulo-scheduler maintainer.
1903 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1905         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1907 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1909         * MAINTAINERS: Update my email address.
1911 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1913         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1914         * configure: Regenerate.
1916 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1918         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1919         * configure: Regenerate.
1921 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1923         * configure.ac: Add target-zlib to target_libraries.
1924         * configure: Regenerate.
1926 2019-04-09  Martin Liska  <mliska@suse.cz>
1928         * Makefile.in: Regenerate.
1929         * Makefile.tpl: Pass GENERATOR_CFLAGS
1930         in all stages.
1932 2019-03-28  Martin Liska  <mliska@suse.cz>
1934         PR bootstrap/89829
1935         * Makefile.in: Revert r254150.
1936         * Makefile.tpl: Likewise.
1938 2019-03-28  Ben Elliston  <bje@gnu.org>
1940         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1941         related, and libdecnumber.
1943 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1945         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1946         (Write After Approval): Remove myself.
1948 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1950         * MAINTAINERS (Write After Approval): Add myself.
1952 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1954         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1955         (Write After Approval): Remove myself and Julian.
1957 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1959         * MAINTAINERS (Write After Approval): Add myself.
1961 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1963         * MAINTAINERS (Write After Approval): Add myself.
1965 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1967         * ChangeLog: Replace space with tab.
1968         * MAINTAINERS: Delete 1 tab to keep alignment.
1970 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1972         * MAINTAINERS (Write After Approval): Add myself.
1974 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1976         * MAINTAINERS (Write After Approval): Add myself.
1978 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1979             Kwok Cheung Yeung  <kcy@codesourcery.com>
1980             Julian Brown  <julian@codesourcery.com>
1981             Tom de Vries  <tom@codesourcery.com>
1982             Jan Hubicka  <hubicka@ucw.cz>
1983             Martin Jambor  <mjambor@suse.cz>
1985         * configure.ac: Likewise.
1986         * configure: Regenerate.
1987         * contrib/config-list.mk: Add amdgcn-amdhsa.
1989 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1991         * MAINTAINERS (Write After Approval): Add myself.
1993 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1995         * MAINTAINERS (Write After Approval): Add myself.
1997 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1999         PR target/88535
2000         * config.guess: Import upstream version 2019-01-03.
2001         * config.sub: Import upstream version 2019-01-01.
2003 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2005         * MAINTAINERS (Write After Approval): Update my maintainer address.
2007 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2009         * MAINTAINERS (Write After Approval): Add myself.
2011 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2013         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2015 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2017         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2018         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2019         (GCC_TARGET_TOOL): Likewise.
2020         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2021         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2022         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2023         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2024         * configure: Regenerate.
2025         * Makefile.in: Likewise.
2027 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2029         * MAINTAINERS (Write After Approval): Add myself.
2031 2018-11-13  Martin Liska  <mliska@suse.cz>
2033         * gcc.target/i386/pr87930.c: Move to ...
2034         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2036 2018-11-10  Stafford Horne  <shorne@gmail.com>
2038         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2039         (Write After Approval): Remove myself.
2041 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2043         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2044         Append $INCICONV to it.
2046 2018-11-04  Stafford Horne  <shorne@gmail.com>
2048         * MAINTAINERS (Write After Approval): Add myself.
2050 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2052         PR bootstrap/82856
2053         * multilib.am: New file.  From automake.
2055         Merge from binutils-gdb:
2056         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2058         * libtool.m4: Use AC_LANG_SOURCE.
2059         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2060         * ar-lib: New file.
2061         * test-driver: New file.
2062         * configure: Re-generate.
2064 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2066         * MAINTAINERS (Write After Approval): Add myself.
2068 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2070         PR bootstrap/87788
2071         PR d/87799
2072         * configure: Rebuild.
2073         * configure.ac: Disable D on systems where it is known not to work.
2075 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2077         * Makefile.def (target_modules): Add libphobos.
2078         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2079         GDCFLAGS_FOR_TARGET.
2080         (dependencies): Make libphobos depend on libatomic, libbacktrace
2081         configure, and zlib configure.
2082         (language): Add language d.
2083         * Makefile.in: Rebuild.
2084         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2085         (HOST_EXPORTS): Add GDC.
2086         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2087         (BASE_TARGET_EXPORTS): Add GDC.
2088         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2089         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2090         (EXTRA_HOST_FLAGS): Add GDC.
2091         (STAGE1_FLAGS_TO_PASS): Add GDC.
2092         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2093         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2094         environment variables.
2095         * configure: Rebuild.
2096         * configure.ac: Add target-libphobos to target_libraries.  Set and
2097         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2099 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2101         * MAINTAINERS (Write After Approval): Add myself.
2103 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2105         * MAINTAINERS (Write After Approval): Remove myself.
2107 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2109         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2111 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2113         * MAINTAINERS: Update my email address.
2115 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2117         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2118         maintainer.
2120 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2122         * MAINTAINERS (Write After Approval): Add self.
2124 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2126         * MAINTAINERS (write after approval): Add myself.
2128 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2130         * MAINTAINERS: Update my email address.
2132 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2134         * MAINTAINERS (write after approval): Add myself.
2136 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2138         * MAINTAINERS: Add self to global reviewers list.
2140 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2142         MAINTAINERS: Add c-sky port maintainers.
2144 2018-08-10  Martin Liska  <mliska@suse.cz>
2146         * MAINTAINERS: Revert change in previous commit and
2147         join lines.
2149 2018-08-10  Martin Liska  <mliska@suse.cz>
2151         * MAINTAINERS: Remove extra line.
2153 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2155         * MAINTAINERS: Update my email address.
2157 2018-07-19  DJ Delorie  <dj@redhat.com>
2159         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2160         as maintainer.
2162 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2164         * MAINTAINERS: Adjust email address for me and my colleague Robin
2165         Dapp.
2167 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2168             Sunil K Pandey  <sunil.k.pandey@intel.com>
2170         PR target/84413
2171         * config/i386/i386.c (m_CORE_AVX512): New.
2172         (m_CORE_AVX2): Likewise.
2173         (m_CORE_ALL): Add m_CORE_AVX2.
2174         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2175         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2176         and remove the rest of m_SKYLAKE_AVX512.
2178 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2180         * config.sub: Sync with upstream version 2018-07-03.
2182 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2184         * config.guess: Sync with upstream version 2018-06-26.
2185         * config.sub: Sync with upstream version 2018-07-02.
2187 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2189         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2190         * ltmain.sh: Likewise.
2192 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2194         * contrib/config-list.mk: Remove powerpc-linux_paired.
2196 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2198         * configure.ac: Introduce support for @unless/@endunless.
2199         * Makefile.tpl (dep-kind): Rewrite with cond; return
2200         postbootstrap in some cases.
2201         (make-postboot-dep, postboot-targets): New.
2202         (dependencies): Do not output postbootstrap dependencies at
2203         first.  Output non-target ones changed for configure to depend
2204         on stage_last @if gcc-bootstrap, and the original deps @unless
2205         gcc-bootstrap.
2206         * configure.in, Makefile.in: Rebuilt.
2208 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2210         * MAINTAINERS (write after approval): Add myself.
2212 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2214         * MAINTAINERS (write after approval): Add myself.
2216 2018-06-19  Nick Clifton  <nickc@redhat.com>
2218         * zlib/configure.ac: Restore old behaviour of only enabling
2219         multilibs when a target subdirectory is defined.  This allows
2220         building with srcdir == builddir.
2221         * zlib/configure: Regenerate.
2223 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2225         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2226         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2227         * Makefile.in: Regenerate.
2229 2018-06-16  Ben Elliston  <bje@gnu.org>
2231         * config.guess: Import latest version.
2232         * config.sub: Likewise.
2234 2018-06-08  Martin Liska  <mliska@suse.cz>
2236         * MAINTAINERS: Remove MPX-related entries.
2237         * Makefile.def: Remove libmpx support.
2238         * Makefile.in: Regenerate.
2239         * configure.ac: Remove removed files.
2240         * configure: Regenerate.
2241         * libmpx/ChangeLog: Remove.
2242         * libmpx/Makefile.am: Remove.
2243         * libmpx/Makefile.in: Remove.
2244         * libmpx/acinclude.m4: Remove.
2245         * libmpx/aclocal.m4: Remove.
2246         * libmpx/config.h.in: Remove.
2247         * libmpx/configure: Remove.
2248         * libmpx/configure.ac: Remove.
2249         * libmpx/configure.tgt: Remove.
2250         * libmpx/libmpx.spec.in: Remove.
2251         * libmpx/mpxrt/Makefile.am: Remove.
2252         * libmpx/mpxrt/Makefile.in: Remove.
2253         * libmpx/mpxrt/libmpx.map: Remove.
2254         * libmpx/mpxrt/libtool-version: Remove.
2255         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2256         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2257         * libmpx/mpxrt/mpxrt.c: Remove.
2258         * libmpx/mpxrt/mpxrt.h: Remove.
2259         * libmpx/mpxwrap/Makefile.am: Remove.
2260         * libmpx/mpxwrap/Makefile.in: Remove.
2261         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2262         * libmpx/mpxwrap/libtool-version: Remove.
2263         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2265 2018-06-04  Martin Liska  <mliska@suse.cz>
2267         * MAINTAINERS: Add myself as gcov maintainer.
2269 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2271         * MAINTAINERS: Update my email address.
2273 2018-06-04  Tom de Vries  <tdevries@suse.de>
2275         * MAINTAINERS: Remove write-after-approval entries for component
2276         maintainers.
2278 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2280         * MAINTAINERS (write after approval): Add myself.
2282 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2284         * MAINTAINERS: Update my email address.
2286 2018-06-01  Tom de Vries  <tdevries@suse.de>
2288         * MAINTAINERS: Update my email address.
2290 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2292         * MAINTAINERS (loop-optimizer): Add myself.
2294 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2296         * configure.ac: Added "nfp" target.
2297         * configure: Regenerate.
2299 2018-04-30  Richard Biener  <rguenther@suse.de>
2301         PR bootstrap/85571
2302         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2303         (STAGE3_TFLAGS): Likewise.
2304         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2305         (STAGEtrain_TFLAGS): Likewise.
2306         * Makefile.in: Regenerate.
2308 2018-04-26  Richard Biener  <rguenther@suse.de>
2310         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2311         (STAGE2_CFLAGS): Likewise.
2312         (STAGE2_TFLAGS): Likewise.
2313         (STAGE3_CFLAGS): Add -fchecking.
2314         (STAGE3_TFLAGS): Likewise.
2315         (STAGEtrain_CFLAGS): Filter out -fchecking.
2316         (STAGEtrain_TFLAGS): Likewise.
2317         * Makefile.in: Re-generate.
2319 2018-04-25  Catherine Moore <clm@codesourcery.com>
2321         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2323 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2325         * MAINTAINERS (write after approval): Add myself.
2327 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2329         * MAINTAINERS: Update my email address.
2331 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2333         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2335 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2337         * MAINTAINERS: Update my email address and disambiguate myself
2338         a bit from Will Schmidt.
2340 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2342         * MAINTAINERS: Move maintainers of now-removed picochip and score
2343         ports to write after approval.
2345 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2347         * MAINTAINERS: Add entry for SVE maintainership.
2349 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2351         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2352         * configure: Regenerate.
2354 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2356         * MAINTAINERS (write after approval): Add myself.
2358 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2360         * MAINTAINERS (write after approval): Add myself.
2362 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2364         * MAINTAINERS (write after approval): Add myself.
2366 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2368         Update copyright years.
2370 2018-01-03  Ben Elliston  <bje@gnu.org>
2372         * config.guess: Import latest version.
2373         * config.sub: Likewise.
2375 2017-12-12  Stafford Horne  <shorne@gmail.com>
2377         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2378         * configure: Regenerate.
2380 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2382         * MAINTAINERS (Write After Approval): Add myself.
2384 2017-11-28  Julia Koval  <julia.koval@intel.com>
2385             Sebastian Peryt  <sebastian.peryt@intel.com>
2387         * Makefile.def (target_modules): Remove libcilkrts.
2388         * Makefile.in: Ditto.
2389         * configure: Ditto.
2390         * configure.ac: Ditto.
2392 2017-11-28  Julia Koval  <julia.koval@intel.com>
2394         * MAINTAINERS (Write After Approval): Add myself.
2396 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2398         * MAINTAINERS (Write After Approval): Add myself.
2400 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2402         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2403         Use my SiFive email address.
2405 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2407         * MAINTAINERS (write after approval): Add myself.
2409 2017-10-27  Martin Liska  <mliska@suse.cz>
2411         * Makefile.tpl: Use proper name of folder as it was renamed
2412         during transition to 4 stages.
2413         * Makefile.in: Regenerate.
2415 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2417         * MAINTAINERS (write after approval): Add myself.
2419 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2421         * MAINTAINERS: Add a note that maintainership also includes web
2422         pages, docs, and testsuite related to that area.
2424 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2426         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2428 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2430         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2432 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2434         * MAINTAINERS: Remove myself as a vxworks maintainer.
2436 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2438         * MAINTAINERS: Remove email address of Jim Norris.
2440 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2442         * MAINTAINERS (Reviewers): Move myself from here...
2443         (CPU Port Maintainers): ... to here.
2445 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2447         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2449 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2451         * MAINTAINERS (write after approval): Add myself.
2453 2017-07-28  Tony Reix  <tony.reix@atos.net>
2455         * configure.ac (target-libffi): Don't disable for AIX.
2456         (go): Don't add to unsupported_languages on AIX.
2457         (target-libgo): Don't disable for AIX.
2458         * configure: Regenerate.
2460 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2462         * MAINTAINERS: Add myself.
2464 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2466         * MAINTAINERS: Update my email address.
2468 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2470         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2471         arm-specific auto-generated header files.
2473 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2475         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2476         * configure: Rebuilt.
2478 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2480         * MAINTAINERS: Readd myself for c6x.
2482 2017-06-28  Martin Liska  <mliska@suse.cz>
2484         PR bootstrap/81217
2485         * Makefile.def: Remove superfluous bootstrap_target from
2486         bootstrap_stage.
2487         * Makefile.in: Re-generate the file.
2489 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2491         * MAINTAINERS: Add myself to Write After Approval
2493 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2495         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2497 2017-06-19  Martin Liska  <mliska@suse.cz>
2499         * Makefile.def: Define 4 stages PGO bootstrap.
2500         * Makefile.tpl: Define FLAGS.
2501         * Makefile.in: Regenerate.
2503 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2505         * Makefile.def: Add check-gotools to go check targets.
2506         * Makefile.in: Rebuild.
2508 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2510         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2512 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2514         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2515         * configure: Regenerate.
2517 2017-05-31  Martin Liska  <mliska@suse.cz>
2519         * configure.ac: Add handling of stage2_werror_flags to
2520         action-if-given and to action-if-not-given.
2521         * configure: Regenerate.
2523 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2525         * MAINTAINERS: Add self to Write After Approval
2527 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2529         * MAINTAINERS: Update my email address, and remove myself as
2530         maintainer in some areas.
2532 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2534         * MAINTAINERS: Add self to Write After Approval
2536 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2538         * configure.ac: Add --enable-languages=default to mean default and
2539         make --enable-languages=all mean all supported languages.
2540         * configure: Regenerated.
2542 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2544         * config.gcc (powerpc*-*-*spe*): New.
2545         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2546         (powerpc-*-rtems*spe*): New.
2547         (powerpc*-*-linux*spe*): New.
2548         (powerpc-wrs-vxworksspe): New.
2549         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2550         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2551         * config.host (powerpc*-*-*spe*): New.
2553 2017-05-19  Martin Liska  <mliska@suse.cz>
2555         * configure.ac: Add --enable-werror-always just for
2556         bootstrap-debug (or none build config) and do not add it
2557         when we are on a release branch.
2558         * configure: Regenerated.
2560 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2562         * MAINTAINERS: Add self to Write After Approval
2564 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2566         * MAINTAINERS: Move myself to Write After Approval section.
2568 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2570         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2571         ACCH registers.
2572         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2573         available.
2574         (umulsidi3): Likewise.
2575         (mulsidi3_700): Disable this pattern when we have advanced mpy
2576         instructions.
2577         (umulsidi3_700): Likewise.
2578         (maddsidi4): New pattern.
2579         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2580         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2581         (mpydu_imm_arcv2hs): Likewise.
2582         * config/arc/predicates.md (accl_operand): New predicate.
2584 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2585             Andrew Burgess <andrew.burgess@embecosm.com>
2587         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2588         case.
2589         (ARC_AUTOFP_IRQ_P): Likewise.
2590         (ARC_AUTO_IRQ_P): Likewise.
2591         (rgf_banked_register_count): New variable.
2592         (parse_mrgf_banked_regs_option): New function.
2593         (arc_override_options): Handle rgf_banked_regs option.
2594         (arc_handle_interrupt_attribute): Add firq option.
2595         (arc_compute_function_type): Return fast irq type when required.
2596         (arc_must_save_register): Handle fast interrupts.
2597         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2598         (arc_return_address_regs): Update.
2599         * config/arc/arc.h (arc_return_address_regs): Update.
2600         (arc_function_type): Add fast interrupt type.
2601         (ARC_INTERRUPT_P): Update.
2602         (RC_FAST_INTERRUPT_P): Define.
2603         * config/arc/arc.md (simple_return): Update for fast interrupts.
2604         (p_return_i): Likewise.
2605         * config/arc/arc.opt (mrgf-banked-regs): New option.
2606         * doc/invoke.texi (mrgf-banked-regs): Document.
2608 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2610         * config/arc/arc.c (irq_ctrl_saved): New variable.
2611         (ARC_AUTOBLINK_IRQ_P): Define.
2612         (ARC_AUTOFP_IRQ_P): Likewise.
2613         (ARC_AUTO_IRQ_P): Likewise.
2614         (irq_range): New function.
2615         (arc_must_save_register): Likewise.
2616         (arc_must_save_return_addr): Likewise.
2617         (arc_dwarf_emit_irq_save_regs): Likewise.
2618         (arc_override_options): Handle deferred options.
2619         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2620         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2621         arc_must_save_return_addr.
2622         (arc_compute_frame_size): Handle automated save and restore of
2623         registers.
2624         (arc_expand_prologue): Likewise.
2625         (arc_expand_epilogue): Likewise.
2626         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2627         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2628         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2630 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2631         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2633         PR bootstrap/77661
2634         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2635         in-tree build MPC.
2636         * Makefile.in: Regenerate.
2638 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2640         * configure.ac: Enable LTO by default on darwin >= 9.
2641         * configure: Regenerate.
2643 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2645         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2646         and Andrew Waterman as the RISC-V maintainers.
2648 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2650         * MAINTAINERS: Add self to Write After Approval
2652 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2654         * config.guess: Import latest from upstream.
2656 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2658         * MAINTAINERS (Write After Approval): Remove entries that are
2659         already covered under Reviewers.
2661 2017-03-08  Mark Wielaard  <mark@klomp.org>
2663         PR demangler/70909
2664         PR demangler/67264
2665         * include/demangle.h: Add d_printing to struct demangle_component
2666         and pass struct demangle_component as non const.
2668 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2670         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2672 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2674         * Makefile.tpl: Remove HOST_ISLVER.
2675         (HOST_EXPORTS): Remove ISLVER.
2676         * Makefile.in: Regenerate.
2678 2017-02-13  Richard Biener  <rguenther@suse.de>
2680         * configure: Re-generate.
2682 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2684         * MAINTAINERS: Adjust bug reporting URL.
2686 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2688         * MAINTAINERS (Write After Approval): Remove redundant entry
2689         for Andrew Burgess.
2691 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2693         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2694         32-bit hppa*-*-hpux*.
2695         * configure: Regenerate.
2697 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2699         * configure.ac: Moved the white list of enabling BRIG FE to
2700         libhsail-rt/configure.tgt.
2701         * configure: Regenerated.
2702         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2704 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2705             Martin Jambor  <mjambor@suse.cz>
2707         * Makefile.def (target_modules): Added libhsail-rt.
2708         (languages): Added language brig.
2709         * Makefile.in: Regenerated.
2710         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2711         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2712         * configure: Regenerated.
2714 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2716         PR other/79046
2717         * configure: Regenerated.
2719 2017-01-04  Alan Modra  <amodra@gmail.com>
2721         * configure: Regenerate.
2723 2016-12-29  Ben Elliston  <bje@gnu.org>
2725         * config.sub: Import latest version.
2727 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2729         * MAINTAINERS (Write After Approval): Add myself.
2731 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2733         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2734         includes bootstrap-mpx.
2735         * configure: Regenerated.
2737 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2739         * MAINTAINERS (Write After Approval): Add myself.
2741 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2743         * configure: Regenerate.
2745 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2747         * configure.ac: Don't use pkg-config to check for bdw-gc.
2748         * configure: Regenerate.
2750 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2752         * Makefile.def: Remove reference to boehm-gc target module.
2753         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2754         options and for the bdw-gc pkg-config module.
2755         * configure: Regenerate.
2756         * Makefile.in: Regenerate.
2758 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2760         * MAINTAINERS (nvptx): Remove self.
2762 2016-11-25  Ben Elliston  <bje@gnu.org>
2764         * config.guess: Import latest version.
2765         * config.sub: Likewise.
2767 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2769         * MAINTAINERS (Write After Approval): Add myself.
2771 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2773         * Makefile.def: Remove references to GCJ.
2774         * Makefile.tpl: Likewise.
2775         * Makefile.in: Regenerate.
2777 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2779         * config-ml.in: Remove references to GCJ.
2780         * configure.ac: Likewise.
2781         * configure: Regenerate.
2783 2016-11-01  Josh Conner  <joshconner@google.com>
2785         * MAINTAINERS (Write After Approval): Update email address,
2787 2016-10-27  Carl Love  <cel@us.ibm.com>
2789         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2790         Approval list to make it alphabetical.
2792 2016-10-27  Carl Love  <cel@us.ibm.com>
2794         * MAINTAINERS (Write After Approval): Add myself.
2796 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2798         * MAINTAINERS (Reviewers): Add myself.
2799         (Write After Approval): Add myself.
2801 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2802             Ulrich Weigand  <uweigand@de.ibm.com>
2804         * MAINTAINERS: Update email address.
2806 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2808         * MAINTAINERS: Update email address.
2810 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2812         * configure.ac: Add aarch64-*-freebsd*.
2813         * configure: Regenerate.
2815 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2817         * MAINTAINERS: Update email address after it got reverted.
2819 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2821         * configure.ac (target_libraries): Readd target-boehm-gc.
2822         Restore --enable-objc-gc handling.
2823         * configure: Regenerate.
2825 2015-10-03  Jeff Law  <law@redhat.com>
2827         * MAINTAINERS: Move several inactive maintainers to the
2828         write-after-approval section.
2830 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2832         * configure.ac: Add target-libffi to target_libraries.
2833         Readd libgcj target disablings, modified to only target-libffi.
2834         Readd target addition of go to unsupported languages.
2835         * configure: Regenerated.
2837 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2839         * MAINTAINERS: Update email address.
2841 2016-09-30  Andrew Haley  <aph@redhat.com>
2843         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2844         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2845         libgcj.
2847 2016-09-30  Andrew Haley  <aph@redhat.com>
2849         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2850         write-after approval after GCJ deletion.
2852 2016-09-30  Andrew Haley  <aph@redhat.com>
2854         * Makefile.def: Remove libjava.
2855         * Makefile.tpl: Likewise.
2856         * Makefile.in: Regenerate.
2857         * configure.ac: Likewise.
2858         * configure: Likewise.
2859         * gcc/java: Remove.
2860         * libjava: Likewise.
2862 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2864         * MAINTAINERS (Reviewers): Add myself.
2866 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2868         * configure.ac: Disable "sim" directory for arc*-*-*.
2869         * configure: Regenerated.
2871 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2873         * MAINTAINERS (Write After Approval): Add myself.
2875 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2877         * configure.ac: Check for the minimum in-tree MPFR version
2878         handled.
2879         * configure: Regenerate.
2881 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2883         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2884         * configure: Regenerated.
2886 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2888         * MAINTAINERS (Write After Approval): Add myself.
2890 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2892         * Makefile.def: Add autoprofiledbootstrap.
2893         * Makefile.tpl: Dito.
2894         * Makefile.in: Regenerate.
2896 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2898     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2899     * configure: Regenerate.
2901 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2903         * configure: Regenerate.
2904         * configure.ac: Remove support for avr-rtems.
2906 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2908         * MAINTAINERS (Write After Approval): Add myself.
2910 2016-06-16  Michael Collison  <michael.collison@arm.com>
2912         * MAINTAINERS (Write After Approval): Add myself.
2914 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2916         * MAINTAINERS (Write After Approval): Update e-mail address.
2918 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2920         * MAINTAINERS (Write After Approval): Add myself.
2922 2016-05-28  Alan Modra  <amodra@gmail.com>
2924         * Makefile.tpl (configure): Depend on m4 files included.
2925         * Makefile.in: Regenerate.
2927 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2929         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2930         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2932 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2934         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2935         special case builtin.
2936         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2937         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2938         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2939         for __builtin_vec_addec.
2941 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2943         * config.guess: Import version 2016-04-02 (newest).
2944         * config.sub: Import version 2016-05-10 (newest).
2946 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2948         * configure.ac: Add ARC support to libgloss.
2949         * configure: Regenerate
2951 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2953         * MAINTAINERS (Write After Approval): Add myself.
2955 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2957         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2958         * configure: Regenerated.
2959         * Makefile.def (gmp): Explicitly disable assembler.
2960         (mpfr): Adjust lib_path.
2961         (mpc): Likewise.
2962         * Makefile.in: Regenerated.
2964 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2966         PR bootstrap/70704
2967         * configure.ac (--enable-stage1-checking): Add missing
2968         --enable-checking=.
2969         * configure: Regenerated.
2971 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2973         * config.guess: Revert r235676.
2974         * config.sub: Revert r235676.
2976 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2978         * config.guess: Remove SH5 support.
2979         * config.sub: Likewise.
2980         * configure: Likewise.
2981         * configure.ac: Likewise.
2983 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2985         PR bootstrap/70704
2986         * configure.ac (--enable-stage1-checking): For --disable-checking or
2987         implicit --enable-checking, make sure extra flag matches in between
2988         stage1 and later checking.
2989         * configure: Regenerated.
2991 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2993         * .gitattributes: New file.
2995 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2997         * MAINTAINERS (rs6000/powerpc port): Add myself.
2999 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3001         PR bootstrap/70173
3002         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3003         and gotools directories.  Delete the stage_final file.
3004         * Makefile.in: Regenerate.
3006 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3008         * MAINTAINERS (Write After Approval): Add myself.
3010 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3012         * MAINTAINERS (Fortran maintainer): Remove myself.
3014 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3016         * MAINTAINERS (Write After Approval): Add myself.
3018 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3020         * MAINTAINERS (Write After Approval): Add myself.
3022 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3024         Sync with binutils-gdb:
3026         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3028         * configure.ac: Add mips and s390 to the gold target check.
3029         * configure: Regenerate.
3031 2016-03-01  DJ Delorie  <dj@redhat.com>
3033         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3035 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3037         * MAINTAINERS (libcpp): Add myself.
3038         (diagnostic messages): Likewise.
3040 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3042         * MAINTAINERS: Fix whitespace.
3044 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3046         * MAINTAINERS (Write After Approval): Add myself.
3048 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3050         * config/isl.m4: Add comments about isl-0.16.
3051         * configure: Regenerate.
3053 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3055         * MAINTAINERS (hsa maintainers): Add myself.
3057 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3059         * MAINTAINERS: (Write After Approval): Add myself.
3061 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3062             Sebastian Pop  <s.pop@samsung.com>
3064         * Makefile.in: Regenerate.
3065         * Makefile.tpl: Export ISLVER.
3066         * configure: Regenerate.
3067         * config/isl.m4: Detect isl-0.15.
3069 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3071         PR bootstrap/69329
3072         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3073         * Makefile.in: Regenerate.
3075 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3077         * configure.ac: Enable LTO for DJGPP
3078         * configure: Regenerate
3080 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3082         Sync with binutils-gdb:
3083         2015-10-21  Nick Clifton  <nickc@redhat.com>
3085         PR gas/19109
3086         * configure.ac: Note the 'none' is an acceptable argument to
3087         --enable-compressed-debug-sections.
3088         * configure: Regenerate.
3090 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3092         PR bootstrap/69134
3093         * Makefile.def (mpfr): Disable assembler.
3094         * Makefile.in: Regenerate.
3096 2016-01-01  Ben Elliston  <bje@gnu.org>
3098         * config.guess: Import version 2016-01-01.
3099         * config.sub: Likewise.
3101 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3103         * MAINTAINERS (Write After Approval): Add myself.
3105 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3107         * Makefile.in: Replace ISL with isl.
3108         * Makefile.tpl: Same.
3109         * config/isl.m4: Same.
3110         * configure.ac: Same.
3111         * contrib/download_prerequisites: Same.
3112         * configure: Regenerate.
3114 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3116         * MAINTAINERS (Write After Approval): Add Myself.
3118 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3120         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3121         * configure: Regenerate.
3123 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3124             Sebastian Pop  <s.pop@samsung.com>
3126         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3127         isl_ctx_get_max_operations.
3128         * configure: Regenerate.
3130 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3132         * MAINTAINERS (Write After Approval): Add myself.
3134 2015-12-02  Ian Lance Taylor  <iant@google.com>
3136         PR go/66147
3137         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3138         * Makefile.in: Regenerate.
3140 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3142         PR libffi/65726
3143         * Makefile.def (lang_env_dependencies): Make libffi depend
3144         on cxx.
3145         * Makefile.in: Regenerate.
3147 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3149         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3150         symbols.
3152 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3154         Sync with binutils-gdb:
3155         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3157         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3158         * configure: Regenerate.
3160 2015-11-19  Martin Liska  <mliska@suse.cz>
3162         * .gitignore: Add .clang-format to ignored files.
3163         * Makefile.in: Add clang-format.
3164         * Makefile.tpl: Likewise.
3166 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3168         * configure.ac: Enable libmpx by default.
3169         * configure: Regenerated.
3171 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3173         * MAINTAINERS: Update email address.
3175 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3177         * MAINTAINERS: Update email address.
3179 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3181         * MAINTAINERS  (Write After Approval): Add myself.
3183 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3185         Sync with binutils-gdb:
3186         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3188         PR gas/19109
3189         * configure.ac: Add
3190         --enable-compressed-debug-sections={all,gas,gold,ld}.
3191         * configure: Regenerated.
3193 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3195         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3197 2015-10-09  Martin Liska  <mliska@suse.cz>
3199         * MAINTAINERS (Write After Approval): Add myself.
3201 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3203         * MAINTAINERS (Write After Approval): Add myself.
3205 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3207         * MAINTAINERS: Update email address.
3209 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3211         * MAINTAINERS  (Write After Approval): Add myself.
3213 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3215         * MAINTAINERS: Update email.
3217 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3219         * MAINTAINERS: Update my email address.
3221 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3223         * MAINTAINERS (ft32 port): Add myself.
3225 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3227         * MAINTAINERS: Add myself.
3229 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3231         * MAINTAINERS (Write After Approval): Add myself.
3233 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3235         PR libfortran/54572
3236         * Makefile.def: Make libgfortran depend on libbacktrace.
3237         * Makefile.in: Regenerate.
3239 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3241         * MAINTAINERS (Write After Approval): Add myself.
3243 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3245         PR other/67092
3246         * configure.ac: Remove --with_host_libstdcxx support.
3247         * configure: Regenerate.
3249 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3250             Jakub Jelinek  <jakub@redhat.com>
3252         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3253         nvptx*-*-*.
3254         * configure: Regenerate.
3256 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3258         * Makefile.def (libiconv): Define bootstrap=true.
3259         Mark pdf/html/info as missing.
3260         (configure-gcc): Depend on all-libiconv.
3261         (all-gcc): Ditto.
3262         (configure-libcpp): Ditto.
3263         (all-libcpp): Ditto.
3264         (configure-intl): Ditto.
3265         (all-intl): Ditto.
3266         * Makefile.in: Regenerate.
3268 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3270         * MAINTAINERS (loop ivopts): Add the entry and myself.
3272 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3274         * MAINTAINERS (nvptx): Add self.
3276 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3278         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3279         128-bit vector modes.
3281 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3283         * MAINTAINERS (Write After Approval): Add myself.
3285 2015-07-28  Ben Elliston  <bje@gnu.org>
3287         * config.sub, config.guess: Import from upstream.
3289 2015-07-24  Michael Darling  <darlingm@gmail.com>
3291         PR other/66259
3292         * config-ml.in: Reflects renaming of configure.in to configure.ac
3293         * configure: Likewise
3294         * configure.ac: Likewise
3296 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3298         * MAINTAINERS: Update my email address.
3300 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3302         Sync with binutils-gdb:
3303         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3305         * configure.ac (target_configdirs): Exclude target-zlib if
3306         target-libjava isn't built.
3307         * configure: Regenerated.
3309 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3311         Sync with binutils-gdb:
3312         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3314         * configure.ac: Disable configuration of GDB for HPUX targets.
3315         * configure: Regenerate.
3317         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3319         * configure.ac: Add --with-system-zlib.
3320         * configure: Regenerated.
3322         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3324         * configure.ac: Add FT32 support.
3325         * configure: Regenerate.
3327         2015-01-12  Anthony Green  <green@moxielogic.com>
3329         * configure.ac: Don't disable gprof for moxie.
3330         * configure: Rebuild.
3332 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3334         Sync with binutils-gdb:
3335         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3337         PR ld/18355
3338         * Makefile.def: Add extra_configure_flags to host zlib.
3339         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3340         to --enable-host-shared When bfd is to be built as shared
3341         library.  AC_SUBST.
3342         * Makefile.in: Regenerated.
3344 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3346         Sync with src:
3347         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3348         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3349         * Makefile.in: Regenerated.
3351 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3353         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3354         target.
3355         * configure: Regenerate.
3357 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3359         * MAINTAINERS (Write After Approval): Add myself.
3361 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3363         * MAINTAINERS (OS Port Maintainers): Add myself.
3364         (Various Maintainers): Remove myself from libffi testsuite.
3366 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3368         * MAINTAINERS (gen* on machine desc): Add self.
3370 2015-06-02  Jason Merrill  <jason@redhat.com>
3372         PR bootstrap/66319
3373         * configure.ac: Use -std=gnu++98.
3375 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3377         * MAINTAINERS (Write After Approval): Add myself.
3379 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3381         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3382         * configure: Regenerate.
3384 2015-05-26  Jason Merrill  <jason@redhat.com>
3386         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3387         * configure: Regenerate.
3389 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3391         * configure.ac: FT32 target added.
3392         * configure: Regenerated.
3394 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3396         * MAINTAINERS (Write After Approval): Add myself.
3398 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3400         * MAINTAINERS (Write After Approval): Add myself.
3402 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3404         * configure.ac: Fix typo.
3405         * configure: Regenerate.
3407 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3409         * MAINTAINERS (Write After Approval): Add myself.
3411 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3413         * configure.ac: Match $host configured with triplets.
3414         * configure: Regenerate.
3416 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3418         * Makefile.tpl: Remove surplus whitespace throughout.
3419         * Makefile.in: Regenerate.
3421 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3423         * MAINTAINERS (Various Maintainers): Add myself as instruction
3424         combiner maintainer.
3426 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3428         PR bootstrap/62077
3429         * configure.ac (--enable-stage1-checking): Default to
3430         release,misc,gimple,rtlflag,tree,types if --disable-checking
3431         or --enable-checking is not specified and DEV-PHASE is not
3432         experimental.
3433         * configure: Regenerated.
3435 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3437         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3438         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3439         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3440         * Makefile.in: Regenerate.
3442 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3444         * MAINTAINERS: Update my email address.
3446 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3448         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3450 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3452         * MAINTAINERS: Add myself as an arm port reviewer.
3454 2015-03-25  Martin Liska  <mliska@suse.cz>
3455             Yury Gribov  <y.gribov@samsung.com>
3457         * Makefile.in: Fix ln source location for vimrc file.
3458         * Makefile.tpl: Likewise.
3460 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3462         PR bootstrap/25672
3463         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3464         cross-compiling.  Similarly for CXX_FOR_TARGET.
3465         * configure: Regenerate.
3467 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3469         * Makefile.def: Add libmpx.
3470         * configure.ac: Add libmpx.
3471         * Makefile.in: Regenerate.
3472         * configure: Regenerate.
3474 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3476         * MAINTAINERS (CPU Port Maintainers): Add myself
3477         i386 vector ISA extns mantainer.
3479 2015-03-13  Jeff Law  <law@redhat.com>
3481         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3482         maintainer.
3483         Remove Richard Henderson as a maintainer for the x86 port.
3485 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3487         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3489 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3491         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3492         pointer bounds checker and i386 MPX maintainer.
3494 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3496         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3498 2015-02-26  Martin Sebor  <msebor@redhat.com>
3500         * MAINTAINERS (Various Maintainers): Add self.
3502 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3504         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3505         Make sure it contains lto.
3506         * configure: Regenerate.
3508 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3510         * configure: Regenerate.
3512 2015-02-06  Diego Novillo  <dnovillo@google.com>
3514         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3515         middle-end, docstring): Remove myself.
3516         (Write After Approval): Add myself.
3518 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3520         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3521         (Write After Approval): Update address.
3523 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3525         PR jit/64780
3526         * configure.ac: Require the user to explicitly specify
3527         --enable-host-shared if the jit is enabled.
3528         * configure: Regenerate.
3530 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3532         * MAINTAINERS (Write After Approval): Add myself.
3534 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3536         * MAINTAINERS: Make whitespace consistent.
3538 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3540         * MAINTAINERS (Write After Approval): Add myself.
3542 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3544         * MAINTAINERS: (Write After Approval): Add myself.
3546 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3548         * MAINTAINERS: (Write After Approval): Add myself.
3550 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3552         * MAINTAINERS: (Write After Approval): Add myself.
3554 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3556         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3557         objective-c/c++ front end maintainer.
3559 2015-01-13  Marek Polacek  <polacek@redhat.com>
3561         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3563 2015-01-12  Jeff Law  <law@redhat.com>
3565         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3566         a very long time.
3568 2015-01-09  Ian Lance Taylor  <iant@google.com>
3570         * configure.ac (host_tools): Add gotools.
3571         * Makefile.def (host_modules): Add gotools.
3572         (dependencies): Add dependency of all-gotools on all-target-libgo.
3574 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3576         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3577         * configure: Regenerate.
3579 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3581         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3582         all-target-libgomp.
3583         * Makefile.in: Regenerate.
3585 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3587         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3589 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3591         * configure.ac: Add Visium support.
3592         * configure: Regenerate.
3594 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3596         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3597         * configure: Regenerate.
3599 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3601         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3602         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3603         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3604         (OBJCOPY_FOR_TARGET): New variable.
3605         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3606         * Makefile.in: Regenerate.
3607         * configure.ac: Check for already installed target objcopy.
3608         Also GCC_TARGET_TOOL on objcopy.
3609         * configure: Regenerate.
3611 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3613         * config.sub: Update from upstream, to 2015-01-01 version.
3614         * config.guess: Ditto.
3616 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3618         * MAINTAINERS (RTEMS Ports): Add myself.
3620 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3622         * MAINTAINERS (Write After Approval): Add myself.
3624 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3626         * MAINTAINERS (Write After Approval): Add myself.
3628 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3630         * configure.ac (--enable-as-accelerator-for): Don't set
3631         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3632         * configure: Regenerate.
3634 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3636         PR bootstrap/64023
3637         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3638         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3639         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3640         to CXX.
3641         * Makefile.in: Regenerated.
3643 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3644             Yury Gribov  <y.gribov@samsung.com>
3646         * .gitignore: Added .local.vimrc and .lvimrc.
3647         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3648         * Makefile.in: Regenerate.
3650 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3652         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3653         * configure: Regenerated.
3655 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3657         * MAINTAINERS (nvptx port): New entry.
3659 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3661         * configure: Regenerate.
3663 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3665         * configure.ac: Merge with Binutils.
3667 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3669         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3670         * Makefile.in: Regenerate.
3672 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3674         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3675         missing flex.
3676         * Makefile.in: Regenerated.
3678 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3680         * Makefile.in: Regenerate.
3682 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3684         PR bootstrap/63784
3685         * libtool.m4: Add $pic_flag with -shared.
3687 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3689         * MAINTAINERS (Write After Approval): Added myself.
3691 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3693         * MAINTAINERS (write-after-approval): Add myself.
3695 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3697         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3698         from 2 years ago.
3700 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3702         Revert:
3703         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3705         * MAINTAINERS (Write After Approval): Added myself as line map
3706         maintainer.
3708 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3710         Revert:
3711         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3713         * MAINTAINERS (Write After Approval): Added myself.
3715 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3717         * MAINTAINERS (Write After Approval): Added myself.
3719 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3721         * MAINTAINERS (Write After Approval): Added myself as line map
3722         maintainer.
3724 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3726         * MAINTAINERS (Various Maintainers): Added myself as line map
3727         maintainer.
3729 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3731         * move-if-change: Sync from upstream gnulib.
3733 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3735         * compile: Sync with upstream Automake.
3736         * depcomp: Ditto.
3737         * install-sh: Ditto.
3738         * missing: Ditto.
3739         * mkinstalldirs: Ditto.
3740         * ylwrap: Ditto.
3742 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3744         * config.sub: Update from upstream config repo.
3745         * config.guess: Ditto.
3747 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3749         * Makefile.def: Add liboffloadmic to target_modules.  Make
3750         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3751         * Makefile.in: Regenerate.
3752         * configure: Regenerate.
3753         * configure.ac: Add liboffloadmic to target binaries.
3754         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3755         Add liboffloadmic to noconfig list when C++ is not supported.
3757 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3758             Thomas Schwinge  <thomas@codesourcery.com>
3759             Ilya Verbin  <ilya.verbin@intel.com>
3760             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3762         * configure: Regenerate.
3763         * configure.ac (--enable-as-accelerator-for)
3764         (--enable-offload-targets): New configure options.
3766 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3768         * Makefile.def: Make all-gcc depend on all-isl.
3769         * Makefile.in: Regenerate.
3771 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3773         * ChangeLog.jit: New.
3774         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3776 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3778         PR target/63610
3779         * libtool.m4: Fix globbing of darwin versions.
3780         * configure: Regenerate.
3782 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3784         * Makefile.def: Remove CLooG.
3785         * Makefile.tpl: Ditto.
3786         * configure.ac: Ditto.
3787         * configure: Regenerate.
3788         * Makefile.in: Ditto.
3790 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3792         * configure.ac: Handle nvptx-*-*.
3793         * configure: Regenerate.
3795 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3797         * MAINTAINERS (Write After Approval): Add myself.
3799 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3801         * Makefile.def (libcc1): Remove bootstrap=true;.
3802         * Makefile.in: Regenerated.
3804 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3806         * configure.ac: Update comment.
3807         * configure: Regenerate.
3809 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3811         * MAINTAINERS (Write After Approval): Add myself.
3813 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3815         * configure.ac (extra_host_libiberty_configure_flags): Add
3816         --enable-shared also for libcc1's benefit.
3817         * configure: Regenerate.
3819 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3821         * MAINTAINERS: Change my email address.
3823 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3824             Tom Tromey  <tromey@redhat.com>
3826         * Makefile.def: Add libcc1 to host_modules.
3827         * configure.ac (host_tools): Add libcc1.
3828         * Makefile.in, configure: Rebuild.
3830 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3832         * configure.ac (build_configargs): Don't share config.cache between
3833         build subdirs.
3834         * configure: Regenerate.
3836 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3838         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3839         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3840         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3841         leon3v7 as leon3.
3842         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3843         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3844         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3845         * config/sparc/sparc.md (cpu): Add leon3v7.
3846         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3848 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3850         * MAINTAINERS (write-after-approval): Add myself.
3852 2014-10-23  Ian Lance Taylor  <iant@google.com>
3854         * configure.ac: Disable the Go frontend on systems where it is known
3855         to not work.
3856         * configure: Regenerate.
3858 2014-10-23  Richard Biener  <rguenther@suse.de>
3860         * Makefile.def: Add libcpp build module and dependencies.
3861         * configure.ac: Add libcpp build module.
3862         * Makefile.in: Regenerate.
3863         * configure: Likewise.
3865 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3867         * MAINTAINERS (write-after-approval): Add myself.
3869 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3871         * INSTALL/README: Do not mention CVS.
3873 2014-10-03  Jing Yu  <jingyu@google.com>
3875         * configure.ac: Add aarch64 to list of targets that support gold.
3876         * configure: Regenerate.
3878 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3880         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3882 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3884         * MAINTAINERS:  Add myself as MIPS maintainer.
3886 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3888         * MAINTAINERS: Move myself to MIPS maintainers.
3890 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3892         * MAINTAINERS: Put all email addresses between '<' and '>'.
3894 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3896         * MAINTAINERS: Move myself to reviewers (Fortran).
3898 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3900         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3901         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3902         * Makefile.in: Regenerate.
3904 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3906         * rtx-classes-status.txt: Delete
3908 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3910         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3912 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3914         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3915         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3916         of checking for version number.
3917         * configure: Regenerated.
3918         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3920 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3922         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3923         is done; begin phase 6 (use extra rtx_def subclasses).
3925 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3927         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3928         done; begin phase 5 (additional rtx_def subclasses).
3930 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3932         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3934 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3936         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3937         SET_BB_HEADER are done.
3939 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3941         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3942         done.
3944 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3946         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3948 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3950         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3952 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3954         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3956 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3958         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3960 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3962         * rtx-classes-status.txt: Phase 3 (per-file commits within
3963         "config" subdirs) is done; begin phase 4 (removal of
3964         "scaffolding").
3966 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3968         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3969         dir) is done; begin phase 3 (per-file commits within "config"
3970         subdirs).
3972 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3974         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3975         phase 2 (per-file commits in main source dir).
3977 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3979         * configure: Regenerated.
3981 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3983         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3985 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3987         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3989 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3991         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3993 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3995         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3997 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3999         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4001 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4003         * MAINTAINERS (Write After Approval): Add myself.
4005 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4007         * MAINTAINERS: Remove myself
4009 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4011         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4013 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4015         * MAINTAINERS (Write After Approval): Add myself.
4017 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4019         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4020         SET_BB_HEADER, SET_BB_FOOTER
4022 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4024         * rtx-classes-status.txt: New file
4026 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4028         * configure.ac: Eliminate ClooG installation dependency.
4029         * configure: Regenerate.
4030         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4031         * Makefile.in: Regenerate.
4033 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4035         * MAINTAINERS (Write After Approval): Add myself.
4037 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4039         * MAINTAINERS (Write After Approval): Add myself.
4041 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4043         * MAINTAINERS (Write After Approval): Add myself.
4045 2014-07-28  Anthony Green  <green@moxielogic.com>
4047         Import from savannah.gnu.org:
4048         * config.sub: Update to 2014-07-28 version.
4050 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4052         * MAINTAINERS: Remove my MIPS maintainer entry.
4054 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4056         PR target/47230
4057         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4058         * configure: Regenerate.
4060 2014-07-24  James Norris  <jnorris@codesourcery.com>
4062         * MAINTAINERS (Write After Approval): Add myself.
4064 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4066         * configure.ac: Accept only CLooG 0.18.1.
4067         * configure: Regenerate.
4069 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4071         * configure.ac: Don't accept isl 0.11.
4072         * configure: Regenerate.
4074 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4076         * MAINTAINERS (Write After Approval): Add myself.
4078 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4080         * configure.ac: Don't accept isl 0.10.
4081         * configure: Regenerate.
4083 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4085         Fix include path for in-tree cloog.
4086         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4087         * configure: Regenerate.
4089 2014-06-18  Richard Henderson  <rth@redhat.com>
4091         * .gitignore: Import gcc_update output.
4093 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4095         * config-ml.in: Robustify ac_configure_args parsing.
4097         * configure.ac (--enable-linker-plugin-configure-flags)
4098         (--enable-linker-plugin-flags): New flags.
4099         (configdirs): Conditionally add libiberty-linker-plugin.
4100         * configure: Regenerate.
4101         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4102         (host_modules) <lto-plugin>: Pay attention to
4103         @extra_linker_plugin_flags@ and
4104         @extra_linker_plugin_configure_flags@.
4105         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4106         * Makefile.in: Regenerate.
4108         * Makefile.tpl (configure-[+prefix+][+module+])
4109         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4110         "module_srcdir" instead of "module" for locating a module's srcdir.
4111         * Makefile.in: Regenerate.
4113 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4115         * MAINTAINERS (Write After Approval): Add myself.
4117 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4119         * MAINTAINERS: Update my email address.
4121 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4123         * MAINTAINERS (Write After Approval): Add myself.
4125 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4127         * MAINTAINERS (Write After Approval): Add myself.
4129 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4131         PR libstdc++/61011
4132         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4133         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4134         * configure: Regenerate.
4136 2014-05-28  Pedro Alves  <palves@redhat.com>
4138         * MAINTAINERS (Write After Approval): Add myself.
4140 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4142         * MAINTAINERS: Update my affiliation/email.
4144 2014-05-19  Mike Stump  <mikestump@comcast.net>
4146         * MAINTAINERS: Add wide-int reviewers.
4148 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4150         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4151         * configure: Regenerated.
4153 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4155         * MAINTAINERS (libitm): Add myself as maintainer.
4157 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4159         * MAINTAINERS (Write After Approval): Add myself.
4161 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4163         * config.sub, config.guess: Import from upstream.
4165 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4167         * MAINTAINERS (Write After Approval): Put myself in correct order.
4169 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4171         * MAINTAINERS (Write After Approval): Add myself.
4173 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4175         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4176         section.
4178 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4180         * MAINTAINERS (Write After Approval): Delete myself.
4182 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4184         PR sanitizer/56781
4185         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4186         and -B* options with -Xcompiler.
4188 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4190         PR bootstrap/60620
4191         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4192         * Makefile.in: Regenerate.
4194 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4196         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4197         for WINDRES_FOR_TARGET in default-manifest.o rule.
4198         * Makefile.in: Regenerate.
4200 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4202         * MAINTAINERS (Write After Approval): Add myself.
4204 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4206         PR sanitizer/56781
4207         * Makefile.def: Set bootstrap=true; for host fixincludes.
4208         * configure.ac: Don't bootstrap host fixincludes unless
4209         --with-build-config=bootstrap-{a,ub}san.
4210         * Makefile.in: Regenerated.
4211         * configure: Regenerated.
4213 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4215         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4216         --enable-vtable-verify option parsing.  Don't add
4217         target-libsanitizer to bootstrap_target_libs unless
4218         --with-build-config=bootstrap-asan or
4219         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4220         to bootstrap_target_libs unless --enable-vtable-verify.
4221         * configure: Regenerated.
4223 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4225         * MAINTAINERS (Write After Approval): Add myself.
4227 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4229         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4231 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4233         PR bootstrap/58572
4234         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4235         -I for libstdc++-v3 includes if $(LEAN).
4236         * Makefile.in: Regenerated.
4238 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4240         * MAINTAINERS: Update my email address.
4242 2014-02-24  Walter Lee  <walt@tilera.com>
4244         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4245         (tilegx-*-*): Change to tilegx*-*-*.
4246         * configure: Regenerate.
4248 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4250         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4252 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4254         * MAINTAINERS (Write After Approval): Add myself.
4256 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4258         PR target/59788
4259         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4260         *solaris2*.
4262 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4264         * MAINTAINERS: Update my email address.
4266 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4268         * MAINTAINERS: Convert to UTF-8.
4269         Properly sort Xinliang David Li's entry.
4271 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4272             Sandra Loosemore  <sandra@codesourcery.com>
4274         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4275         nios2 port maintainers.
4277 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4279         * MAINTAINERS (Write After Approval): Add myself.
4281 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4283         * configure.ac: Add user-friendly check for native x86_64-linux
4284         multilibs.
4285         * configure: Regenerate.
4287 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4289         * MAINTAINERS: Add myself as sh maintainer.
4291 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4293         * MAINTAINERS: Add self as SLSR maintainer.
4295 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4297         * MAINTAINERS: Update my email address.
4299 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4301         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4303 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4305         * Makefile.in: Regenerate.
4307         * Makefile.tpl: Fix typo.
4308         * Makefile.in: Regenerate partially.
4310 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4312         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4313         supported.
4314         * configure: Regenerated.
4316 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4318         * MAINTAINERS (Write After Approval): Add myself.
4320 2013-10-30  Jason Merrill  <jason@redhat.com>
4322         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4323         --disable-build-format-warnings.
4325 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4327         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4328         depend on libstdc++ and libgcc.
4329         * configure: Regenerate.
4330         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4331         libcilkrts for POSIX and i*86, and x86_64 architectures.
4332         * Makefile.in: Added libcilkrts related fields to support building it.
4334 2013-10-26  Jeff Law  <law@redhat.com>
4336         * Makefile.def (target_modules): Remove libmudflap
4337         (languages): Remove check-target-libmudflap).
4338         * Makefile.in: Rebuilt.
4339         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4340         * configure.ac (target_libraries): Remove target-libmudflap.
4341         Remove checks which disabled libmudflap on some systems.
4342         * configure: Rebuilt.
4343         * libmudflap: Directory removed.
4345 2013-10-21  Cong Hou  <congh@google.com>
4347         * MAINTAINERS (Write After Approval): Add myself.
4349 2013-10-16  Mike Stump  <mikestump@comcast.net>
4351         * .dir-locals.el: Add.
4353 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4355         * configure.ac: Add --enable-host-shared
4356         * configure: Regenerate.
4358 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4360         Import from savannah.gnu.org:
4361         * config.guess: Update to 2013-06-10 version.
4362         * config.sub: Update to 2013-10-01 version.
4364 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4366         Changes to build configuration to allow big endian ARC ELF toolchain
4367         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4368         * configure: Regenerate.
4370 2013-09-20  Alan Modra  <amodra@gmail.com>
4372         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4373         ppc host match.  Support little-endian powerpc linux hosts.
4375 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4377         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4378         maintainer.
4380 2013-09-12  DJ Delorie  <dj@redhat.com>
4382         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4383         maintainers.
4385 2013-09-03  Richard Biener  <rguenther@suse.de>
4387         * configure.ac: Also allow ISL 0.12.
4388         * configure: Regenerated.
4390 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4392         * MAINTAINERS (Write After Approval): Add myself.
4394 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4396         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4398 2013-08-26  Caroline Tice  <cmtice@google.com>
4400         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4401         "Various Reviewers" to libvtv "Various Maintainers".
4403 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4405         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4407 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4409         * MAINTAINERS: Update name, email.
4411 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4413         * MAINTAINERS (Write After Approval): Add myself.
4415 2013-08-12  Caroline Tice  <cmtice@google.com>
4417         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4418         address in the Write After Approval section.
4420 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4422         * MAINTAINERS (Write After Approval): Update email.
4424 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4426         * configure.ac: Adjust to check VTV_SUPPORTED.
4427         * configure: Regenerated.
4429 2013-08-02  Caroline Tice  <cmtice@google.com>
4431         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4432         on non-linux systems; add target-libvtv to noconfigdirs; add
4433         libsupc++/.libs to C++ library search paths.
4434         * configure: Regenerated.
4435         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4436         libstdc++ and libgcc.
4437         * Makefile.in: Regenerated.
4439 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4441         * MAINTAINERS (Write After Approval): Add myself.
4443 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4444             Shiva Chen  <shiva0217@gmail.com>
4446         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4447         nds32 port maintainers.
4449 2013-07-17  Tim Shen  <timshen91@gmail.com>
4451         * MAINTAINERS (Write After Approval): Add myself.
4453 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4455         * configure.ac: Sync from binutils.
4456         * configure: Regenerate.
4458 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4460         * MAINTAINERS (Write After Approval): Add myself.
4462 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4464         * MAINTAINERS (Write After Approval): Add myself.
4466 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4468         * MAINTAINERS (Write After Approval): Add myself.
4470 2013-04-30  Brooks Moses  <bmoses@google.com>
4472         * MAINTAINERS: Update my email; move myself from Fortran
4473         reviewer to Write After Approval.
4475 2013-04-16  Andreas Schwab  <schwab@suse.de>
4477         * configure.ac (aarch64-*-*): Don't disable java.
4478         * configure: Regenerate.
4480 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4482         * MAINTAINERS (Write After Approval): Add myself.
4484 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4486         * Makefile.def (target_modules): Don't install libffi.
4487         * Makefile.in: Regenerate.
4489 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4491         * MAINTAINERS (Write After Approval): Add myself.
4493 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4495         * MAINTAINERS (Write After Approval): Add myself.
4497 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4499         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4500         * configure: Regenerated.
4502 2013-02-05  Ian Lance Taylor  <iant@google.com>
4504         PR go/55969
4505         * configure.ac: Disable libgo on some systems where it does not
4506         work.
4508 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4510         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4511         Remove Geoff Keating as rs6000 port maintainer, at his request.
4513 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4515         * MAINTAINERS: Update my email.
4517 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4519         * configure: Re-generate.
4521 2013-01-15  Richard Biener  <rguenther@suse.de>
4523         PR other/55973
4524         * configure: Re-generate.
4526 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4528         * Makefile.def (install-target-libsanitizer): Depend on
4529         install-target-libstdc++-v3.
4530         * Makefile.in: Regenerate.
4532 2013-01-14  Richard Biener  <rguenther@suse.de>
4534         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4535         * configure: Re-generate
4537 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4539         * config.sub: Update from config repo.
4541 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4543         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4544         * Makefile.in: Regenerate.
4546 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4548         * MAINTAINERS (arc): Add new port maintainership for myself.
4550 2013-01-09  Jason Merrill  <jason@redhat.com>
4552         * .gitignore: Import from gdb repository.
4554 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4556         * Makefile.def (configure-gcc): Depend on all-gmp.
4557         (all-gcc): Remove dependency on all-gmp.
4558         * Makefile.in: Regenerated.
4560 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4562         * config.sub: Merge from config repo.
4563         * config.guess: Ditto.
4565 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4567         * Makefile.def: Merge from binutils.
4568         * Makefile.in: Ditto.
4570 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4572         * MAINTAINERS: Update my email.
4574 2012-12-29  Ben Elliston  <bje@gnu.org>
4576         * config.guess: Update to 2012-12-29 version.
4577         * config.sub: Likewise.
4579 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4581         * Makefile.def (install-target-libgfortran): Depend on
4582         install-target-libquadmath, install-target-libgcc.
4583         (install-target-libsanitizer): Depend on install-target-libgcc.
4584         (install-target-libjava): Depend on install-target-libgcc.
4585         (install-target-libitm): Depend on install-target-libgcc.
4586         (install-target-libobjc): Depend on install-target-libgcc.
4587         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4588         * Makefile.in: Regenerate.
4590 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4592         * Makefile.def (install-target-libgo): Depend on
4593         install-target-libatomic.
4594         * Makefile.in: Regenerate.
4596 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4598         PR go/55201
4599         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4600         * Makefile.in: Regenerate.
4602 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4604         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4605         * configure: Regenerate.
4607 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4609         * config.sub: Merge from config repo.
4611 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4613         * Makefile.def (target_modules): Add bootstrap=true and
4614         raw_cxx=true to libsanitizer.
4615         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4616         * Makefile.in: Regenerated.
4617         * configure: Likewise.
4619 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4621         * MAINTAINERS: Remove self as RTL optimization maintainer.
4623 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4625         * MAINTAINERS (Write After Approval): Add myself.
4627 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4629         * Makefile.def (target_modules): Remove bootstrap=true and
4630         raw_cxx=true from libsanitizer.
4631         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4632         * Makefile.in: Regenerated.
4633         * configure: Likewise.
4635 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4637         * Makefile.def (target_modules): Add bootstrap=true and
4638         raw_cxx=true to libsanitizer.
4639         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4640         * Makefile.in: Regenerated.
4641         * configure: Likewise.
4643 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4645         PR bootstrap/54279
4646         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4647         * configure: Regenerate.
4648         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4649         * Makefile.in: Regenerate.
4651 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4653         * configure.ac: Disable libsanitizer if we're not building C++.
4654         * configure: Regenerate.
4656 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4658         * MAINTAINERS (Write After Approval): Add myself.
4660 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4662         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4663         Kostya Serebryany (kcc@google.com) and
4664         Jakub Jelinek (jakub@redhat.com).
4665         Rename area for Dodji Seketeli (dodji@redhat.com).
4667 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4669         * MAINTAINERS: (asan.c, related): Add myself.
4671 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4673         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4674         * configure: Regenerate.
4676 2012-11-13  Richard Henderson  <rth@redhat.com>
4678         * configure.ac: Move libsanitizer logic to subdirectory.
4679         * configure: Regenerate.
4681 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4683         * configure.ac: Enable libsanitizer just on x86 linux for now.
4684         * configure: Re-generate.
4686 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4688         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4689         sections.
4690         * configure: Regenerate.
4692 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4694         * configure.ac: Add section for configdirs for libsanitizer.
4695         Disable for cris-*-* and mmix-*-*.
4696         * configure: Regenerate.
4698 2012-11-12  Wei Mi <wmi@google.com>
4700         * configure.ac: Add libsanitizer to target_libraries.
4701         * Makefile.def: Ditto.
4702         * configure: Regenerate.
4703         * Makefile.in: Regenerate.
4704         * libsanitizer: New directory for asan runtime.  Contains an empty
4705         tsan directory.
4707 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4709         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4710         against Mingw64 w32api.
4711         * configure: Regenerate.
4713 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4715         * configure: Regenerated.
4717 2012-11-03  Robert Mason  <rbmj@verizon.net>
4719         * configure.ac: add --disable-libstdcxx configure option
4720         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4722 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4724         * MAINTAINERS (Write After Approval): Add myself.
4726 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4728         * MAINTAINERS (Write After Approval): Add myself.
4730 2012-10-24  Sharad Singhai  <singhai@google.com>
4732         * MAINTAINERS (Write After Approval): Add myself.
4734 2012-10-24  Eric Christopher  <echristo@gmail.com>
4736         * MAINTAINERS: Update email address.
4738 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4740         PR bootstrap/54820
4741         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4742         * configure: Regenerate.
4744 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4746         * MAINTAINERS (aarch64): Add Marcus and myself.
4748 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4750         PR bootstrap/54820
4751         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4752         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4753         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4754         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4755         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4756         * Makefile.in: Regenerate.
4757         * configure.ac (have_static_libs): New variable and associated check.
4758         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4759         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4760         * configure: Regenerate.
4762 2012-10-10  Richard Biener  <rguenther@suse.de>
4764         * MAINTAINERS: Adjust for changed surname.
4766 2012-10-04  Lawrence Crowl  <crowl@google.com>
4768         * MAINTAINERS (Write After Approval): Add myself.
4770 2012-10-01  Cary Coutant  <ccoutant@google.com>
4772         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4774 2012-09-28  Ian Lance Taylor  <iant@google.com>
4776         * Makefile.def: Make all-target-libgo depend on
4777         all-target-libbacktrace.
4778         * Makefile.in: Rebuild.
4780 2012-09-26  Ian Lance Taylor  <iant@google.com>
4782         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4783         * Makefile.in: Rebuild.
4785 2012-09-20  Walter Lee  <walt@tilera.com>
4787         * configure.ac: Add tilegx to list of targets that support gold.
4788         * configure: Regenerate.
4790 2012-09-20  Marek Polacek  <polacek@redhat.com>
4792         * MAINTAINERS (Write After Approval): Add myself.
4794 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4796         * configure.ac: Add mips*-mti-elf* target.
4797         * configure: Regenerate.
4799 2012-09-17  Ian Lance Taylor  <iant@google.com>
4801         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4802         * configure.ac (host_libs): Add libbacktrace.
4803         (target_libraries): Add libbacktrace.
4804         * Makefile.def (host_modules): Add libbacktrace.
4805         (target_modules): Likewise.
4806         * configure, Makefile.in: Rebuild.
4808 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4810         PR target/38607
4811         Merge upstream change.
4812         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4814         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4815         Add libgomp*.o to compare_exclusions for AIX.
4816         * configure: Regenerate.
4818 2012-09-06  Diego Novillo  <dnovillo@google.com>
4820         * configure.ac: Bump minimum GMP version to 4.2.3.
4821         * configure: Re-generate.
4823 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4825         PR target/54461
4826         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4827         target-libgloss if not configured --with-avrlibc=no.
4828         * configure: Regenerate.
4830 2012-09-04  Jason Merrill  <jason@redhat.com>
4832         * configure.ac: Fix --enable-languages=all.
4834 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4836         * MAINTAINERS (Write After Approval): Add myself.
4838 2012-09-03  Richard Guenther  <rguenther@suse.de>
4840         PR bootstrap/54138
4841         * configure.ac: Re-organize ISL / CLOOG checks to allow
4842         disabling with either --without-isl or --without-cloog.
4843         * configure: Regenerated.
4845 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4847         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4848         * configure: Regenerate.
4850 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4852         * MAINTAINERS: Fix my email address.
4854 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4856         PR binutils/4970
4857         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4858         and opcodes.
4859         * Makefile.in: Regenerated.
4861 2012-08-26  Art Haas <ahaas@impactweather.com>
4863         * configure: Regenerate.
4865 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4867         * INSTALL/README: Also refer to the online installation
4868         instructions.
4870 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4872         * MAINTAINERS (Write After Approval): Add myself.
4873         (Picochip port): Remove myself.
4875 2012-08-14   Diego Novillo  <dnovillo@google.com>
4877         Merge from cxx-conversion branch.
4879         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4880         POSTSTAGE1_CONFIGURE_FLAGS.
4881         * Makefile.in: Regenerate.
4882         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4883         Force C++ when bootstrapping.
4884         * configure: Regenerate.
4886 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4888         * MAINTAINERS (Write After Approval): Add myself.
4890 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4892         * README: Document use of ranges of years in copyright notices.
4894 2012-07-06  Richard Guenther  <rguenther@suse.de>
4896         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4897         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4898         --with-gmp=system.
4899         * Makefile.in: Regenerated.
4900         * configure: Likewise.
4902 2012-07-06  Richard Guenther  <rguenther@suse.de>
4904         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4905         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4906         supply V=1 as extra_make_flags.
4907         * configure: Regenerated.
4908         * Makefile.in: Likewise.
4910 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4912         * configure: Regenerate.
4914 2012-07-03  Richard Guenther  <rguenther@suse.de>
4916         * Makfile.def (isl): Remove not necessary extra_exports and
4917         extra_make_flags.
4918         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4919         * Makefile.in: Regenerated.
4921 2012-07-03  Richard Guenther  <rguenther@suse.de>
4923         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4924         * configure.ac: If either the ISL or the CLooG check failed
4925         do not try to build in-tree versions.
4926         * Makefile.in: Regenerated.
4927         * configure: Regenerated.
4929 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4931         * configure: Regenerate.
4933 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4935         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4936         maintainer.
4938 2012-07-02  Richard Guenther  <rguenther@suse.de>
4940         * configure: Regenerated.
4942 2012-07-02  Richard Guenther  <rguenther@suse.de>
4943         Michael Matz  <matz@suse.de>
4944         Tobias Grosser <tobias@grosser.es>
4945         Sebastian Pop <sebpop@gmail.com>
4947         * Makefile.def: Add ISL host module, remove PPL host module.
4948         Adjust ClooG host module to use the proper ISL.
4949         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4950         * configure.ac: Include config/isl.m4.  Add ISL host library,
4951         remove PPL.  Remove PPL configury, add ISL configury, adjust
4952         ClooG configury.
4953         * Makefile.in: Regenerated.
4954         * configure: Likewise.
4956 2012-07-02  Richard Guenther  <rguenther@suse.de>
4958         Merge from graphite branch
4959         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4961         * configure: Regenerated.
4962         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4963         both cloog.org and legacy versions. The only supported version will
4964         be CLooG with the isl backend.
4966         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4968         * configure: Regenerated.
4969         * configure.ac: Require cloog isl 0.17.0
4971         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4973         * configure: Regenerated.
4974         * config/cloog.m4: Do not define CLOOG_ORG
4976 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4978         * configure.ac: Skip C if explicitly selected.
4979         * configure: Regenerate.
4981 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4983         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4984         they contain -O2.
4985         * configure: Regenerate.
4987 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4989         PR debug/53740
4990         * df.h, df-problems.c, dce.c: Revert last patch.
4992 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4994         * MAINTAINERS (Write After Approval): Update my email address.
4996 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4998         * MAINTAINERS (Write After Approval): Add myself.
5000 2012-06-20  Jason Merrill  <jason@redhat.com>
5002         * Makefile.tpl (check-target-libgomp-c++): New.
5003         (check-target-libitm-c++): New.
5004         * Makefile.def (c++): Add them.
5005         * Makefile.in: Regenerate.
5007 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5009         * MAINTAINERS (Write After Approval): Add myself.
5011 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5013         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5014         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5015         (install-no-fixedincludes): Adjust accordingly.
5016         * Makefile.in: Regenerate.
5018 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5020         Merge upstream change
5021         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5023 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5025         * MAINTAINERS (Write After Approval): Add myself.
5027 2012-05-09  Nick Clifton  <nickc@redhat.com>
5028             Paul Smith  <psmith@gnu.org>
5030         PR bootstrap/50461
5031         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5032         allow for the fact that from release v3.1.0 of MPFR the source
5033         files were moved into a src sub-directory.
5034         * configure: Regenerate.
5036 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5038         * configure.ac: Bump minimum MPFR version to 2.4.0.
5039         * configure: Regenerated.
5041 2012-05-01  Richard Henderson  <rth@redhat.com>
5043         * Makefile.def (libatomic): New target_module.
5044         * configure.ac (target_libraries): Add libatomic.
5045         (noconfigdirs): Check if libatomic is supported.
5046         * Makefile.in, configure: Rebuild.
5048 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5050         * MAINTAINERS (Write After Approval): Add myself.
5052 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5054         * config.sub: Update to 2012-04-18 version from official repo.
5056 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5058         * MAINTAINERS (Write After Approval): Add myself.
5060 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5062         * MAINTAINERS: Changed email address.
5064 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5066         PR target/52737
5067         * contrib/gcc_update (files_and_dependencies):
5068         Remove gcc/config/avr/t-multilib from touch data.
5070 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5072         * MAINTAINERS (OS Port Maintainers): Remove irix.
5073         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5074         (unsupported_languages): Remove mips-sgi-irix6.*.
5075         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5076         (with_stabs): Remove.
5077         * configure: Regenerate.
5079 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5081         * MAINTAINERS (OS Port Maintainers): Remove osf.
5082         * configure.ac (enable_libgomp): Remove *-*-osf*.
5083         (with_stabs): Remove alpha*-*-osf*.
5084         * configure: Regenerate.
5086 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5088         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5089         * configure: Regenerate.
5091 2012-02-17  Walter Lee  <walt@tilera.com>
5093         * MAINTAINERS: (Write After Approval): Delete myself.
5095 2012-02-14  Walter Lee  <walt@tilera.com>
5097         * MAINTAINERS (tilegx port): Add myself.
5098         (tilepro port): Add myself.
5099         (Write After Approval): Add myself.
5101 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5103         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5104         and Joseph Myers as docstring relicensing maintainers.
5106 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5108         * MAINTAINERS (write-after-approval): Add myself.
5110 2012-02-08  Ira Rosen <irar@il.ibm.com>
5112         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5113         maintainer.
5115 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5117         * MAINTAINERS (Write After Approval): Move myself to
5118         maintain alphabetical order.
5120 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5122         * MAINTAINERS (Write After Approval): Add myself.
5124 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5126         * MAINTAINERS (Write After Approval): Add myself.
5128 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5129             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5131         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5132         * configure: Regenerate.
5134 2012-01-23  Harshit Chopra  <harshit@google.com>
5136         * MAINTAINERS (Write After Approval): Add myself.
5138 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5140         * configure.ac: Remove reference to mh-interix.
5141         * configure: Regenerate.
5143 2012-01-05  Richard Henderson  <rth@redhat.com>
5145         PR bootstrap/51072
5146         * configure.ac: Disable libitm if c++ is not enabled.
5147         * configure: Rebuild.
5149         * configure.ac: Fix regexp for same.
5150         * configure: Rebuild.
5152 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5154         * MAINTAINERS (Write After Approval): Add myself.
5156 2012-01-02  Richard Guenther  <rguenther@suse.de>
5158         PR bootstrap/51686
5159         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5160         * Makefile.in: Regenerate.
5162 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5164         * MAINTAINERS (Write After Approval): Add myself.
5166 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5168         * configure: Regenerate.
5170 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5172         * MAINTAINERS (picochip): Changed email address.
5174 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5176         * MAINTAINERS (write-after-approval): Add self.
5178 2011-11-29  DJ Delorie  <dj@redhat.com>
5180         * configure.ac (rl78-*-*) New case.
5181         * configure: Regenerate.
5182         * MAINTAINERS: Add myself as RL78 maintainer.
5184 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5186         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5188 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5190         * libtool.m4: Additional FreeBSD 10 fixes.
5192 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5194         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5195         Maintainers section, as Epiphany maintainer.
5197 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5199         PR target/49992
5200         * configure.ac: Remove ranlib special-casing for Darwin.
5201         * configure: Regenerate.
5203 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5205         * MAINTAINERS (Reviewers): Keep the list sorted.
5207 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5209         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5211 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5213         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5214         * configure: Rebuild.
5215         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5216         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5217         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5218         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5219         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5220         Add READELF.
5221         * Makefile.in: Rebuild.
5223 2011-11-09  Jason Merrill  <jason@redhat.com>
5225         * Makefile.def (language=c++): Remove check-c++0x.
5226         * Makefile.in (check-gcc-c++): Regenerate.
5228 2011-11-08  Richard Henderson  <rth@redhat.com>
5230         * configure.ac: Test for libitm directory present first.
5232         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5234         * configure.ac: Test libitm/configure.tgt to disable libitm.
5235         * configure: Rebuild.
5237 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5238             Richard Henderson  <rth@redhat.com>
5240         Merged from transactional-memory.
5242         * Makefile.def (lang_env_dependencies): libitm is c++.
5243         Add libitm target module.
5244         * configure.ac: Likewise.
5245         * config/mmap.m4: New file.
5246         * contrib/gcc_update: Add libitm to touch data.
5247         * Makefile.in, configure: Rebuild.
5249 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5251         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5252         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5253         * Makefile.in: Regenerate.
5255 2011-11-01  DJ Delorie  <dj@redhat.com>
5257         * config.sub: Update to version 2011-10-29 (added rl78)
5259 2011-10-27  Nick Clifton  <nickc@redhat.com>
5261         * config.sub: Import these changes from the config project:
5263         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5264             Ben Elliston  <bje@gnu.org>
5266         * config.sub (epiphany): New.
5268         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5269             Ben Elliston  <bje@gnu.org>
5271         * config.sub (hexagon, hexagon-*): New.
5273         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5275         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5276         64eb to be64.
5278         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5280         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5281         (nacl): Grok as alias for 32el-unknown-nacl.
5283 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5285         * MAINTAINERS (Write After Approval): Add myself.
5287 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5289         * MAINTAINERS (Write After Approval): Add myself.
5291 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5293         * MAINTAINERS (sparc port): Remove myself.
5295 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5297         * MAINTAINERS (Write After Approval): Add myself.
5299 2011-08-14  Yao Qi  <yao@codesourcery.com>
5301         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5302         * configure: Regenerate.
5304 2011-07-26  Ian Lance Taylor  <iant@google.com>
5306         * configure.ac: Set have_compiler based on whether gcc directory
5307         exists, rather than on whether gcc is in configdirs.
5308         * configure: Rebuild.
5310 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5312         * MAINTAINERS (Global Reviewers): Add self.
5314 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5316         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5317         link directories.
5318         * Makefile.in: Rebuild.
5320 2011-07-20  Ian Lance Taylor  <iant@google.com>
5322         PR bootstrap/49787
5323         * configure.ac: Move --enable-bootstrap handling earlier in file.
5324         If --enable-bootstrap and either --enable-build-with-cxx or
5325         --enable-build-poststage1-with-cxx, enable C++ automatically.
5326         * configure: Rebuild.
5328 2011-07-19  Ian Lance Taylor  <iant@google.com>
5330         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5331         make C++ a boot_language.  Set and substitute
5332         POSTSTAGE1_CONFIGURE_FLAGS.
5333         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5334         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5335         * configure, Makefile.in: Rebuild.
5337 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5339         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5340         maintainers.
5342 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5344         * MAINTAINERS (Global Reviewers): Add myself.
5346 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5348         * configure: Regenerate.
5350 2011-07-16  Jason Merrill  <jason@redhat.com>
5352         * Makefile.def (language=c++): Add check-c++0x and
5353         check-target-libmudflap-c++.
5354         * Makefile.tpl (check-target-libmudflap-c++): New.
5355         * Makefile.in: Regenerate.
5357 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5359         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5360         * Makefile.def (target_modules/libjava): Pass
5361         $(EXTRA_CONFIGARGS_LIBJAVA).
5362         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5363         if not configured with --enable-static-libjava.
5364         * Makefile.in: Regenerate.
5365         * configure: Likewise.
5367 2011-07-15  Jason Merrill  <jason@redhat.com>
5369         * Makefile.in (check-c++): Move check-gcc-c++0x after
5370         check-target-libstdc++-v3.
5372 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5374         * MAINTAINERS (c6x port): New entry.
5376 2011-07-13  Jason Merrill  <jason@redhat.com>
5378         * Makefile.in (check-gcc-c++0x): New.
5379         (check-c++): Depend on it.
5381 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5383         PR target/39150
5384         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5385         x86_64-*-solaris2.1[0-9]*.
5386         * configure: Regenerate.
5388 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5390         * MAINTAINERS (RTL optimizers): Add self.
5392 2011-06-27  Gabriel Charette  <gchare@google.com>
5394         * MAINTAINERS (Write After Approval): Add myself.
5396 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5398         PR regression/47836
5399         PR bootstrap/23656
5400         PR other/47733
5401         PR bootstrap/49247
5402         PR c/48825
5403         * configure.ac (target_libraries): Remove target-libiberty.
5404         Remove case-statement setting skipdirs=target-libiberty for
5405         multiple targets.  Remove checking target_configdirs and
5406         removing target-libiberty but keeping target-libgcc if
5407         otherwise empty.
5408         * Makefile.def (target_modules): Don't add libiberty.
5409         (dependencies): Remove all traces of target-libiberty.
5410         * configure, Makefile.in: Regenerate.
5412 2011-06-13  Walter Lee <walt@tilera.com>
5414         * configure.ac (tilepro-*-*) New case.
5415         (tilegx-*-*): Likewise.
5416         * configure: Regenerate.
5418 2011-06-06  Jing Yu  <jingyu@google.com>
5420         * configure.ac: Skip target-libiberty for
5421         arm*-*-linux-androideabi.
5422         * configure: Regenerated.
5424 2011-06-06  Nick Clifton  <nickc@redhat.com>
5426         * config.sub: Sync from upstream.
5428 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5430         * MAINTAINERS (Write After Approval): Add myself.
5432 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5434         * MAINTAINERS: Update my email address.
5436 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5438         * MAINTAINERS (Write After Approval): Update my email address.
5440 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5442         * MAINTAINERS (Write After Approval): Add myself.
5444 2011-05-08  Doug Kwan  <dougkwan@google.com>
5446         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5447         * configure: Regenerated.
5448         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5449         value from configure.
5450         * Makefile.in: Regenerated.
5452 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5454         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5455         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5456         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5457         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5458         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5459         *-*-vxworks*): Disable newlib and libgloss in separate case
5460         statement.
5461         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5462         to separate case statement.
5463         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5464         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5465         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5466         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5467         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5468         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5469         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5470         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5471         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5472         i[[3456789]]86-*-rdos*, m32r-*-*,
5473         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5474         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5475         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5476         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5477         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5478         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5479         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5480         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5481         and libgloss in main case over targets.  Remove most empty cases
5482         in main case over targets.
5483         * configure: Regenerate.
5485 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5487         * MAINTAINERS (Write After Approval): Add myself.
5489 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5491         * configure.ac: Remove code setting special library locations for
5492         hppa*64*-*-hpux11*.  Remove code setting compiler for
5493         sparc-sun-solaris2*.
5494         * configure: Regenerate.
5496 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5498         * configure.ac: Separate libgloss_dir settings from general case
5499         over targets.
5500         * configure: Regenerate.
5502 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5504         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5505         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5506         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5507         cases in libgcj-disabling case statement.
5508         (hppa*64*-*-linux*): Set unsupported_languages instead of
5509         disabling target-zlib.
5510         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5511         to hppa*64*-*-hpux*.
5512         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5513         hppa*-*-hpux*.
5514         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5515         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5516         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5517         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5518         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5519         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5520         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5521         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5522         libgcj-disabling case statement.
5523         * configure: Regenerate.
5525 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5527         * configure.ac: Disable Java for targets not supporting libffi.
5528         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5529         Remove cases in Java-disabling statement.
5530         (*arm-wince-pe): Change to arm-wince-pe.
5531         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5532         cases in Java-disabling statement.
5533         (bfin-*-*): Don't disable Java again.
5534         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5535         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5536         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5537         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5538         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5539         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5540         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5541         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5542         Java-disabling statement.
5543         (mmix-*-*): Don't disable Java again.
5544         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5545         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5546         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5547         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5548         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5549         statement.
5550         * configure: Regenerate.
5552 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5554         * configure.ac: Separate cases disabling Java and Java libraries
5555         from general case over targets.
5556         * configure: Regenerate.
5558 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5560         * MAINTAINERS: Update my email address.
5562 2011-04-20  Easwaran Raman  <eraman@google.com>
5564         * MAINTAINERS (Write After Approval): Add myself.
5566 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5568         PR lto/48086
5569         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5570         * configure: Regenerate.
5572 2011-04-16  Jim Meyering  <meyering@redhat.com>
5574         * MAINTAINERS (Write After Approval): Add myself.
5576 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5578         * MAINTAINERS: Update my email address.
5580 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5582         * MAINTAINERS (Write After Approval): Add myself.
5584 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5586         * MAINTAINERS (Write After Approval): Add myself.
5588 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5590         * MAINTAINERS (Write After Approval): Add myself.
5592 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5594         * configure.ac (build_tools): Remove build-byacc.
5595         (host_libs): Remove mmalloc.
5596         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5597         autoconf automake libtool diff rcs fileutils shellutils time
5598         textutils wdiff find uudecode hello tar gzip indent recode release
5599         sed perl gawk findutils gettext zip.
5600         (libgcj): Remove target-qthreads.
5601         (target_tools): Remove target-examples target-gperf.
5602         (YACC): Don't handle building byacc.
5603         * configure: Regenerate.
5604         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5605         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5606         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5607         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5608         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5609         handle building components.
5610         * Makefile.in: Regenerate.
5612 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5614         * MAINTAINERS: Update my email address as Xtensa maintainer.
5616 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5618         * config.sub: Sync from upstream.
5620 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5622         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5623         (microblaze*): Don't disable libssp.
5624         * configure: Regenerate.
5626 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5628         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5629         moveifchange.
5630         * configure: Regenerate.
5631         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5632         * Makefile.in: Regenerate.
5634 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5636         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5637         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5638         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5639         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5640         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5641         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5642         md_exec_prefix cases.
5643         * configure: Regenerate.
5645 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5647         * configure.ac: Separate cases disabling target-libssp,
5648         target-libiberty, target-libstdc++-v3 and Fortran from general
5649         case over targets.
5650         * configure: Regenerate.
5652 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5654         * configure.ac (*-*-chorusos): Don't disable libgcj.
5655         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5656         Remove case.
5657         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5658         (arm-*-coff): Don't disable libgcj.
5659         (arm*-*-linux-gnueabi): Remove useless assignment.
5660         (arm-*-riscix*): Don't disable libgcj.
5661         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5662         configuration.
5663         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5664         (c54x*-*-*): Remove case.
5665         (tic54x-*-*): Don't disable GCC or GCC libraries.
5666         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5667         to *.
5668         (d10v-*-*): Don't disable GCC libraries.
5669         (d30v-*-*): Don't disable libgcj.
5670         (h8500-*-*): Don't disable GCC libraries.
5671         (i960-*-*): Don't disable libgcj.
5672         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5673         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5674         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5675         libgcj.
5676         (m68k-*-coff*): Remove case.
5677         (mmix-*-*): Don't disable libgloss on host.
5678         (mn10200-*-*, mn10300-*-*): Remove cases.
5679         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5680         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5681         Don't disable libgcj.
5682         (romp-*-*): Remove case.
5683         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5684         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5685         case.
5686         (v810-*-*): Don't disable GCC libraries.
5687         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5688         (ip2k-*-*): Don't disable GCC libraries.
5689         * configure: Regenerate.
5691 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5693         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5694         libffi on host.
5695         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5696         on host.
5697         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5698         * configure: Regenerate.
5700 2011-03-26  John Marino  <binutils@marino.st>
5702         * configure.ac: Add support for *-*-dragonfly*
5703         * configure: Regenerate.
5705 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5707         * configure.ac (native_only): Remove.
5708         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5709         send-pr uudecode guile gnuserv on host.
5710         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5711         send-pr rcs guile perl texinfo libtool on host.
5712         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5713         automake send-pr rcs guile perl texinfo libtool on host.
5714         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5715         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5716         (alpha*-dec-osf*): Don't disable fileutils on target.
5717         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5718         texinfo send-pr expect dejagnu on target.
5719         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5720         target-qthreads on target.
5721         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5722         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5723         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5724         x86_64-*-mingw*): Don't disable expect on target.
5725         (*-*-cygwin*): Don't disable target-gperf on target.
5726         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5727         gnuserv on target.
5728         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5729         target.
5730         * configure: Regenerate.
5732 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5734         * configure.ac (target_tools): Remove target-groff.
5735         (native_only): Remove target-groff.
5736         (hppa*64*-*-*): Don't disable byacc.
5737         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5738         setting.
5739         (*-*-kaos*): Don't skip target-librx and target-groff.
5740         (*-*-netware*): Don't skip target-libmudflap.
5741         (*-*-tpf*): Don't skip target-libmudflap.
5742         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5743         directories on the host.
5744         (ia64*-*-*vms*): Don't skip tix.
5745         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5746         host.
5747         * configure: Regenerate.
5749 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5751         * configure.ac: Remove references to mt-mep, mt-netware,
5752         mt-wince.
5753         * Makefile.def: Add all-utils soft dependencies.
5754         * Makefile.tpl: Remove GDB_NLM_DEPS.
5755         * configure: Regenerate.
5756         * Makefile.in: Regenerate.
5758 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5760         * configure.ac: Do not include mh-x86omitfp.
5761         * configure: Regenerate.
5763 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5765         * configure.ac: Remove empty cases.
5766         * configure: Regenerate.
5768 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5770         * Makefile.def: Add dependency from termcap to gdb.
5771         * Makefile.in: Regenerate.
5773 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5775         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5776         * configure: Regenerate.
5777         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5778         * Makefile.tpl: Likewise.
5779         * Makefile.in: Regenerate.
5781 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5783         * configure.ac: Remove all mentions of tentative_cc.
5784         * configure: Regenerate.
5786 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5788         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5789         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5790         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5791         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5792         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5793         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5794         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5795         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5796         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5797         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5798         *-*-rhapsody*): Remove host cases.
5799         * configure: Regenerate.
5801 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5803         * configure.ac (ppc*-*-pe): Remove host case.
5804         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5805         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5806         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5807         cases.
5808         * configure: Regenerate.
5810 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5812         * config.sub: Update to version 2011-03-23.
5814 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5816         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5817         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5818         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5819         * configure: Regenerate.
5821 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5823         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5824         to Write After Approval.
5825         * config-ml.in: Don't handle arc-*-elf*.
5826         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5827         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5828         handle GCC libraries.
5829         * configure: Regenerate.
5831 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5833         PR bootstrap/48120:
5834         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5835         Add -lstdc++ -lm to LIBS.
5836         * configure: Regenerate.
5838 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5840         * config.guess: Update to version 2011-02-02
5841         * config.sub: Update to version 2011-02-24
5843 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5845         PR lto/48086
5846         * configure.ac: Re-enable LTO on *-apple-darwin9.
5847         * configure: Regenerate.
5849 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5851         PR lto/48086
5852         * configure.ac: Disable LTO on darwin due to an assembler change in
5853         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5854         under 256.
5855         * configure: Regenerate.
5857 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5859         * MAINTAINERS: Update myself as score backend maintainer,
5860         update my e-mail address.
5862 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5864         * MAINTAINERS: Update my e-mail address.
5866 2011-03-06  Joey Ye  <joey.ye@arm.com>
5868         * MAINTAINERS: Update my e-mail address.
5870 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5872         * configure.ac: Adjust test of with_ppl.
5873         * configure: Regenerated.
5875 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5877         * MAINTAINERS: Adjust my e-mail address.
5879 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5881         * configure.ac: Add -lpwl to ppllibs.
5882         * configure: Regenerated.
5884 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5886         * config/cloog.m4: Add -lisl to clooglibs.
5887         * configure: Regenerated.
5889 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5891         * MAINTAINERS (CPU Port maintainers): Add self.
5893 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5895         * MAINTAINERS: Add myself as testsuite maintainer.
5897 2011-02-15  Mike Stump  <mikestump@comcast.net>
5899         * MAINTAINERS: Add myself as testsuite maintainer.
5901 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5903         Import from Libtool and gnulib:
5905         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5907         Prepare for supporting FreeBSD 10.
5908         * config.rpath: Remove handling of freebsd1* which soon would
5909         match FreeBSD 10.0.
5911         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5913         Remove support for FreeBSD 1.x.
5914         * libtool.m4 (_LT_LINKER_SHLIBS)
5915         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5916         soon would incorrectly match FreeBSD 10.0.
5918 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5920         PR binutils/12283
5921         * move-if-change: Import version from gnulib.
5923 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5925         PR lto/47225
5926         * Makefile.def (lto-plugin): Double dash for enable-shared.
5927         (configure-gcc): Depend on all-lto-plugin.
5928         * Makefile.in: Rebuilt.
5930 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5932         * configure.ac: Remove extra bracket.
5933         * configure: Regenerate.
5935 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5937         * MAINTAINERS: Add myself as libquadmath maintainer.
5939 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5941         * MAINTAINERS: Update my email address.
5943 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5945         * MAINTAINERS (option handling): Add self.
5947 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5949         PR lto/47225
5950         * Makefile.def: Add dependency for install-gcc
5951         on install-lto-plugin.
5952         * Makfile.in: Regenerated
5954 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5956         * MAINTAINERS (CPU Port Maintainers): Add myself.
5958 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5960         PR libgcj/44341
5961         * configure.ac: Discard --with-* flags for host when configuring
5962         target libraries for cross build.
5963         * configure: Rebuilt.
5965 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5967         * MAINTAINERS (linear loop transforms): Removed.
5969 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5971         * configure.ac: If with_ppl is no, move setting with_cloog=no
5972         after CLOOG_REQUESTED check.
5973         * configure: Regenerated.
5975 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5977         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5978         CLooG has been requested.
5979         * configure: Regenerated.
5981 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5983         * configure: Regenerated.
5984         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5986 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5988         * configure: Regenerated.
5989         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5991 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5993         * configure.ac: Use AS_HELP_STRING throughout.
5994         * configure: Regenerate.
5996 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5998         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5999         * configure: Regenerate.
6001 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6003         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6005 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6007         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6008         for ia64-hpux.
6009         * configure: Regenerate.
6011 2011-01-07  Jan Hubicka  <jh@suse.cz>
6013         PR lto/47225
6014         * Makefile.in: Regenerate.
6015         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6016         configure.
6018 2011-01-07  Jan Hubicka  <jh@suse.cz>
6020         * Makefile.in: Regenerate.
6021         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6022         and configure dependency on lto-plugin configure.
6023         (lto-plugin module): Remove dependency on GCC; add dependency on
6024         liniberty.
6026 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6028         * MAINTAINERS (Write After Approval): Add myself.
6030 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6032         * configure: Regenerate.
6034 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6036         * configure.ac: (picochip): Disable libiberty.
6038 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6040         * MAINTAINERS (Write After Approval): Add myself.
6042 2010-12-10  Ian Lance Taylor  <iant@google.com>
6044         PR bootstrap/46819
6045         * configure.ac: For --disable-libgcj clear libgcj_saved.
6046         * configure: Rebuild.
6048 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6050         PR fortran/46540
6051         * configure.ac: Add --disable-libquadmath and
6052         --disable-libquadmath-support.
6053         * configure: Regenerate.
6055 2010-12-03  Ian Lance Taylor  <iant@google.com>
6057         * MAINTAINERS: Add myself as libgo maintainer.
6059 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6061         PR libffi/46792
6062         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6063         * configure: Regenerate.
6065 2010-12-02  Ian Lance Taylor  <iant@google.com>
6067         * configure.ac: Always set default for poststage1_ldflags to
6068         -static-libstdc++ -static-libgcc.
6070 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6072         * configure.ac: Move comment to remove extra space in last argument
6073         of GCC_TARGET_TOOL.
6075 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6077         PR other/46026
6078         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6079         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6080         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6081         (BASE_FLAGS_TO_PASS): Use it.
6082         * configure: Rebuilt.
6083         * Makefile.in: Rebuilt.
6085 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6087         PR binutils/12258
6088         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6089         Properly check default linker.
6090         * configure: Regnerated.
6092 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6094         * configure.ac: For --enable-gold, handle value `default' instead of
6095         `both*'.  New configure option --{en,dis}able-ld.
6096         * configure: Regenerate.
6098 2010-11-20  Ian Lance Taylor  <iant@google.com>
6100         * configure.ac: Only disable a language library if no language needs
6101         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6102         * configure: Rebuild.
6104 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6106         * Makefile.in: Regenerate.
6108         PR other/46202
6109         * configure.ac: Fix just-built in-tree STRIP name to be
6110         binutils/strip-new.
6111         * configure: Regenerate.
6112         * Makefile.def (install-strip-gcc, install-strip-binutils)
6113         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6114         (install-strip-sid): Mirror dependencies on non-strip variants
6115         of these targets on the respective -strip prerequisites.
6116         * Makefile.tpl (install-strip, install-strip-host)
6117         (install-strip-target): New targets.
6118         (install-strip-[+module+], install-strip-target-[+module+]):
6119         New targets.
6120         * Makefile.in: Regenerate.
6122 2010-11-19  Ian Lance Taylor  <iant@google.com>
6123             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6125         * configure.ac: Add target-libgo to target_libraries.  Set
6126         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6127         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6128         (HOST_EXPORTS): Add GOC.
6129         (BASE_TARGET_EXPORTS): Add GOC.
6130         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6131         (GOCFLAGS_FOR_TARGET): New variable.
6132         (EXTRA_HOST_FLAGS): Add GOC.
6133         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6134         * Makefile.def (target_modules): Add libgo.
6135         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6136         (dependencies): Add dependency from configure-target-libgo to
6137         configure-target-libffi and all-target-libstdc++-v3.  Add
6138         dependencies from all-target-libgo to all-target-libffi.
6139         (languages): Add go.
6140         * configure: Rebuild.
6141         * Makefile.in: Rebuild.
6143 2010-11-19  Ian Lance Taylor  <iant@google.com>
6145         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6146         compiler/flag environment variables.
6148 2010-11-18  Ian Lance Taylor  <iant@google.com>
6150         * configure.ac: Check for lang_requires_boot_languages in
6151         config-lang.in files.
6152         * configure: Rebuild.
6154 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6155             Tobias Burnus  <burnus@net-b.de>
6157         PR fortran/32049
6158         * Makefile.def: Add libquadmath; build it with language=fortran.
6159         * configure.ac: Add libquadmath.
6160         * Makefile.tpl: Handle multiple libs in check-[+language+].
6161         * Makefile.in: Regenerate.
6162         * configure: Regenerate.
6164 2010-11-16  Tom Tromey  <tromey@redhat.com>
6166         * MAINTAINERS: Moved myself to reviewers section.
6168 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6170         * MAINTAINERS: Moved myself to reviewers section.
6172 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6174         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6175         (Write After Approval): Remove self.
6177 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6179         * configure.ac: Fix spelling in option names.
6180         * configure: Regenerated.
6182 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6184         PR bootstrap/39622
6185         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6186         * configure: Regenerated.
6188 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6190         * MAINTAINERS: Update my email address.
6192 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6194         * configure: Regenerate.
6196 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6198         * configure: Regenerate.
6200 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6202         * configure: Regenerate.
6204 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6206         * configure: Regenerate.
6208 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6210         * configure.ac: Support official CLooG.org versions.
6211         * configure: Regenerate.
6212         * config/cloog.m4: New.
6214 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6216         * MAINTAINERS (Write After Approval): Add myself.
6218 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6220         * MAINTAINERS: Update my email address.
6222 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6224         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6225         * configure: Regenerate.
6227 2010-11-03  Ian Lance Taylor  <iant@google.com>
6228             Dave Korn  <dave.korn.cygwin@gmail.com>
6230         PR lto/46273
6231         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6232         and on other supported platforms whenever LTO is enabled.
6233         * configure: Rebuild.
6235 2010-11-02  Alan Modra  <amodra@gmail.com>
6237         PR binutils/12110
6238         * configure.ac: Error when source path contains spaces.
6239         * configure: Regenerate.
6241 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6243         * MAINTAINERS: Update my email address.
6245 2010-10-20  Ian Lance Taylor  <iant@google.com>
6247         * Makefile.def (target_modules): Set lib_path to src/.libs for
6248         libstdc++-v3 module.
6249         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6250         * Makefile.in: Rebuild.
6252 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6254         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6255         (Write After Approval): Remove myself.
6257 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6259         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6261 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6263         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6265 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6267         * configure.ac (build_lto_plugin): New shell variable.
6268         (--enable-lto): Turn on by default for all non-ELF platforms that
6269         have had LTO support added so far.  Set build_lto_plugin appropriately
6270         for both ELF and non-ELF.
6271         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6272         * configure: Regenerate.
6274 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6276         Sync from src:
6277         * configure.ac (v850 support): Remove target-libgloss from
6278         noconfigdirs.
6279         * configure: Regenerate.
6281 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6283         PR bootstrap/45326
6284         PR bootstrap/45174
6285         * configure.ac: Honor initial values of $build_configargs,
6286         $host_configargs, $target_configargs.  Mark the precious, so
6287         environment settings get recorded.
6288         * configure: Regenerate.
6290 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6292         PR bootstrap/45796
6293         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6294         Depend on all-build-libiberty.
6295         * Makefile.in: Regenerate.
6297 2010-09-30  Michael Eager  <eager@eagercon.com>
6299         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6300         * configure: Regenerate.
6302 2010-09-28  Michael Eager  <eager@eagercon.com>
6304         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6306 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6308         PR bootstrap/44621
6309         * configure.ac: Fix unportable shell quoting.
6310         * configure: Regenerate.
6312 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6314         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6315         targets and amend comment.
6316         * configure: Regenerate.
6318 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6320         * MAINTAINERS (Write After Approval): Add myself.
6322 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6324         * configure.ac: Enable LTO by default on Darwin.
6325         * configure: Regenerate.
6327 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6329         * MAINTAINERS (Write After Approval): Add myself.
6331 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6333         * MAINTAINERS (Write After Approval): Add myself.
6335 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6337         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6338         ports
6340 2010-07-28  David Yuste  <david.yuste@gmail.com>
6342         * MAINTAINERS (Write After Approval): Add myself.
6344 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6346         * configure.ac: Support all v850 targets.
6347         * configure: Regenerate.
6349 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6351         PR bootstrap/44455
6352         * configure.ac (extra_mpfr_configure_flags): Copy from
6353         extra_mpc_gmp_configure_flags.
6354         * configure: Re-generated.
6356 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6358         * MAINTAINERS (Write After Approval): Add myself.
6360 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6362         * MAINTAINERS (Write After Approval): Add myself.
6364 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6366         * MAINTAINERS (Write After Approval): Add myself.
6368 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6370         PR target/44862
6371         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6372         Provide -B option to allow for link spec %s substitutions for
6373         libstdc++.a on darwin.
6374         * Makefile.in: Regenerate.
6376 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6378         * MAINTAINERS (Reviewers): Update my e-mail address
6380 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6382         * Makefile.def (configure-gcc): Depend on all-libelf.
6383         * Makefile.in: Rebuild.
6385 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6387         * MAINTAINERS (Write After Approval): Add myself in the right place.
6389 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6391         * MAINTAINERS (Write After Approval): Add myself.
6393 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6395         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6397 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6399         * config.sub: Update to version 2010-05-21.
6400         * config.guess: Update to version 2010-04-03.
6402 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6404         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6405         * configure: Regenerate.
6407 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6409         * MAINTAINERS (Write After Approval): Add myself.
6411 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6413         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6414         a platform that supports LTO.
6415         * configure: Regenerate.
6417 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6419         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6420         * configure: Regenerated.
6422 2010-04-27  Roland McGrath  <roland@redhat.com>
6423             H.J. Lu  <hongjiu.lu@intel.com>
6425         * configure.ac (--enable-gold): Support both, both/gold and
6426         both/bfd to add gold to configdirs without removing ld.
6427         * configure: Regenerated.
6429         * Makefile.def: Add install-gold dependency to install-ld.
6430         * Makefile.in: Regenerated.
6432 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6434         PR lto/42776
6435         * configure.ac (--enable-lto): Refactor handling so libelf tests
6436         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6437         and allow LTO to be explicitly enabled on non-ELF platforms that
6438         are known to support it inside else-clause.
6439         * configure: Regenerate.
6441 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6443         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6444         * configure: Regenerate.
6446 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6448         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6449         * configure: Regenerate.
6451 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6453         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6454         separately.
6455         * configure: Regenerate.
6457 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6459         * MAINTAINERS (Write After Approval): Add myself.
6461 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6463         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6464         * configure: Regenerate.
6466 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6468         * configure: Regenerate after change to elf.m4.
6470 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6472         * MAINTAINERS (Write After Approval): Add myself.
6474 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6476         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6477         * configure: Regenerated.
6479 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6481         * configure.ac: Print "buggy but acceptable" when CLooG
6482         revision is less than 9.
6483         * configure: Regenerated.
6485 2010-04-01  Diego Novillo  <dnovillo@google.com>
6487         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6489 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6491         PR bootstrap/43615
6492         PR bootstrap/43328
6494         Revert:
6496         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6498         * configure.ac: Do not pass --enable-multilib nor
6499         --disable-multilib in baseargs.  Accept explicitly passed
6500         --enable_multilib.
6501         * configure: Regenerate.
6503 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6505         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6507 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6509         * MAINTAINERS: Remove myself.
6511 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6513         PR bootstrap/43328
6514         * configure.ac: Do not pass --enable-multilib nor
6515         --disable-multilib in baseargs.  Accept explicitly passed
6516         --enable_multilib.
6517         * configure: Regenerate.
6519 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6521         * MAINTAINERS (spu port): Remove me.
6523 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6525         * configure.ac (tic6x-*-*): New case.
6526         * configure: Regenerate.
6528 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6530         * config.sub: Update to version 2010-03-22.
6531         * config.guess: Update to version 2009-12-30.
6533 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6535         PR ada/42554
6536         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6537         * configure: Regenerate.
6539 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6541         * MAINTAINERS: Update my email address.
6543 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6545         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6546         (ghassan.shobaki@amd.com): Removed.
6548 2010-03-17  Alan Modra  <amodra@gmail.com>
6550         * MAINTAINERS: Update my email address.
6552 2010-03-16  Diego Novillo  <dnovillo@google.com>
6554         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6555         Matthews.
6557 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6559         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6560         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6562 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6564         * MAINTAINERS: Update my email address.
6566 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6568         * MAINTAINERS: Update my email address.
6570 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6572         * MAINTAINERS: Update my email address.
6574 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6576         * MAINTAINERS: Update my email address.
6578 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6580         PR libstdc++/32499
6581         * configure.ac (RANLIB): Default to true.
6582         (STRIP): Likewise.
6583         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6584         * configure: Regenerate.
6586 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6588         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6589         (Write After Approval): Update my email address.
6591 2010-02-17  Nick Clifton  <nickc@redhat.com>
6593         PR 11238
6594         * Makefile.tpl (local-distclean): Also remove config.cache files in
6595         sub-directories as there may not be Makefiles present in the
6596         sub-directories.
6597         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6598         the config.cache files found by the find command.
6600         * Makefile.in: Regenerate.
6601         * configure.ac: Revert previous delta.
6602         * configure: Regenerate.
6604 2010-02-15  Nick Clifton  <nickc@redhat.com>
6606         PR 11238
6607         * configure.ac: Delete config.cache files in sub-directories when
6608         deleting Makefiles.
6609         * configure: Regenerate.
6611 2010-02-12  Ben Elliston  <bje@gnu.org>
6613         * MAINTAINERS: Update my email address.
6615 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6617         * MAINTAINERS (spu port): Update my email address.
6619 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6621         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6623 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6625         * configure.ac: Add "recommended" version checks for GMP/MPC.
6626         Update recommended GMP/MPFR/MPC versions.
6627         * configure: Regenerate.
6629 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6631         * MAINTAINERS: Move my Embecosm email address into the
6632         write-after-approval section.
6634 2010-01-26  Ian Lance Taylor  <iant@google.com>
6636         * MAINTAINERS: Add myself as Go frontend maintainer.
6638 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6640         PR libstdc++/36101, PR libstdc++/42813
6641         * configure.ac (bootstrap_target_libs): Make inclusion of
6642         target-libgomp conditional on libgomb being in target_configdirs.
6643         * configure: Regenerate.
6645 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6647         PR libstdc++/36101, PR libstdc++/42813
6648         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6649         * configure: Regenerate.
6651 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6653         PR libstdc++/36101, PR libstdc++/42813
6654         * configure.ac (target_configdirs): Substitute.
6655         * Makefile.def: Bootstrap target module libgomp.
6656         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6657         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6658         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6659         * configure, Makefile.in: Regenerate.
6661 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6663         * MAINTAINERS: Adjust my details.
6665 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6667         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6669 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6671         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6673 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6675         * MAINTAINERS (Write After Approval): Add myself.
6677 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6679         * MAINTAINERS (Write After Approval): Add myself.
6681 2010-01-11  Richard Guenther  <rguenther@suse.de>
6683         PR lto/41569
6684         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6685         * Makefile.in: Regenerated.
6687 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6689         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6690         * configure: Regenerate.
6692 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6693             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6695         PR bootstrap/42424
6696         * configure.ac: Include libtool m4 files.
6697         (_LT_CHECK_OBJDIR): Call it.
6698         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6699         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6701         * configure: Regenerate.
6703 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6705         PR bootstrap/41818
6706         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6707         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6708         * Makefile.in: Regenerate.
6710 2010-01-02  Richard Guenther  <rguenther@suse.de>
6712         PR lto/41529
6713         * configure.ac: Include config/elf.m4.  Disable LTO if not
6714         builting for an elf target.
6715         * configure: Regenerate.
6717 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6719         * MAINTAINERS: Change my email address.
6721 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6723         * config.sub, config.guess: Update from upstream sources.
6725 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6727         * MAINTAINERS (Write After Approval): Add myself.
6729 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6731         PR middle-end/30447
6732         PR middle-end/30789
6733         PR other/40302
6735         * configure.ac: Require MPC.
6736         * configure: Regenerate.
6738 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6740         PR target/38384
6741         PR bootstrap/40972
6742         * libtool.m4: Sync from git Libtool.
6743         * ltoptions.m4: Likewise.
6744         * ltversion.m4: Likewise.
6745         * lt~obsolete.m4: Likewise.
6746         * ltmain.sh: Likewise.
6748 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6750         * configure.ac: Update minimum MPC version to 0.8.
6751         * configure: Regenerate.
6753 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6755         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6756         * configure: Regenerated.
6758 2009-11-21  Ian Lance Taylor  <iant@google.com>
6760         * configure.ac: Change default of poststage1_ldflags to be empty if
6761         poststage1_libs is set.  When poststage1_libs is empty, and
6762         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6763         * configure: Rebuild.
6765 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6767         * MAINTAINERS (Write After Approval): Update my email address.
6769 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6771         * config.guess: Update from upstream sources.
6773 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6775         * Makefile.def: Restore host and target settings for gmp.
6776         * Makefile.in: Rebuild.
6778 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6780         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6781         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6782         Fix portability of test of C++ as bootstrap language.  Add
6783         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6784         * configure: Rebuild.
6785         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6786         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6787         in-tree building.
6788         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6789         (POSTSTAGE1_HOST_EXPORTS): Use it.
6790         (STAGE[+id+]_CXXFLAGS): New.
6791         (BASE_FLAGS_TO_PASS): Pass it down.
6792         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6793         extra_exports.
6794         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6795         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6796         extra_exports.
6797         * Makefile.in: Rebuild.
6799 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6801         * config.sub, config.guess: Update from upstream sources.
6803 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6805         * MAINTAINERS (Write After Approval): Add myself.
6807 2009-11-09  Jon Beniston  <jon@beniston.com>
6809         * MAINTAINERS (Write After Approval): Add myself.
6811 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6813         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6814         paths for *-w64-mingw* and x86_64-*mingw*.
6815         * configure: Regenerated.
6817 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6819         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6821 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6823         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6824         Phil Edwards to Write-After Approval.
6826 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6828         * configure.ac: Disable target-winsup & co for
6829         x86_64-*-mingw* and *-w64-mingw* targets.
6830         * configure: Regenerated.
6832 2009-10-16  Nick Clifton  <nickc@redhat.com>
6834         * MAINTAINERS: Add myself as a maintainer for the RX port.
6836 2009-10-26  Johannes Singler  <singler@kit.edu>
6838         * MAINTAINERS (Write After Approval): Update my e-mail address.
6840 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6842         * configure.ac (CLooG test): Use = with test.
6843         * configure: Regenerate.
6845 2009-10-22  Richard Guenther  <rguenther@suse.de>
6847         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6848         cloog if the ppl version check failed.  Move flags saving
6849         before setting in libelf check.
6850         * configure: Regenerate.
6852 2009-10-21  Richard Guenther  <rguenther@suse.de>
6854         * configure.ac: Adjust the ppl and cloog configure to work as
6855         documented.  Disable cloog if ppl was disabled.  Omit the version
6856         checks if they were disabled.
6857         * configure: Re-generate.
6859 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6861         * configure.ac: Add 'lto' to enable_languages, not
6862         new_enable_languages, and only if not already present.
6863         * configure: Regenerate.
6865 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6867         * README: Refer to the various COPYING* files instead of just
6868         COPYING.
6869         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6871 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6873         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6875 2009-10-07  Richard Guenther  <rguenther@suse.de>
6877         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6878         and Richard Guenther as reviewers.
6879         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6880         as reviewers.
6882 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6884         * config.sub: Update from upstream sources.
6886 2009-10-06  Ian Lance Taylor  <iant@google.com>
6888         * Makefile.def: check-gold depends upon all-gas.
6889         * Makefile.in: Rebuild.
6891 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6893         * MAINTAINERS (Write After Approval): Add myself.
6895 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6897         * Makefile.def: all-lto-plugin depends on all-libiberty.
6898         set bootstrap=true for lto-plugin.
6899         Add lto-plugin.
6900         * Makefile.in: Regenerate.
6901         * configure.ac (host_libs): Add lto-plugin.
6902         * configure: Regenerate.
6904 2009-10-03  Diego Novillo  <dnovillo@google.com>
6906         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6907         (HOST_LIBELFLIBS): Define.
6908         (HOST_LIBELFINC): Define.
6909         * Makefile.in: Regenerate.
6910         * configure.ac: Add --enable-lto.
6911         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6912         If --enable-lto is used, add 'lto' to new_enable_languages.
6913         If --enable-lto is used and gold is enabled, add
6914         lto-plugin to configdirs.
6915         * configure: Regenerate.
6917 2009-10-03  Simon Baldwin  <simonb@google.com>
6919         * configure.ac: If --with-system-zlib, suppress local zlib and
6920         pass --with-system-zlib to subdir configure scripts.
6921         * configure: Regenerate.
6923 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6924             Paolo Bonzini  <bonzini@gnu.org>
6926         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6927         $(srcdir).
6928         * Makefile.in: Rebuilt.
6930 2009-09-26  Gary Funck  <gary@intrepid.com>
6932         * MAINTAINERS (Write After Approval): Add myself.
6934 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6936         * configure.ac: Update minimum MPC version to 0.7.
6937         * configure: Regenerate.
6939 2009-09-25  Nick Clifton  <nickc@redhat.com>
6941         * configure.ac: Pass any --cache-file=/dev/null option on to
6942         subconfigures.
6943         * configure: Regenerate.
6945 2009-09-23  Nick Clifton  <nickc@redhat.com>
6947         * config.sub, config.guess: Update from upstream sources.
6949 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6951         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6952         * Makefile.in: Rebuilt.
6954 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6956         PR bootstrap/32272
6957         * configure.ac: Error out if $srcdir isn't '.' but contains
6958         host-${host_noncanonical}.
6959         * configure: Regenerate.
6961 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6963         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6964         maintainer.
6966 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6968         * configure.ac: If bootstrapping a combined tree with
6969         --enable-gold, require c++ in stage1_languages.
6970         * configure: Regenerate.
6972         * configure.ac: Also add target_libs of stage1_languages to
6973         bootstrap_target_libs.
6974         * configure: Regenerate.
6976         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6977         with --enable-languages not containing c++.
6978         * configure: Regenerate.
6980 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6982         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6983         * configure: Regenerate.
6985 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6987         * MAINTAINERS (Write After Approval): Update my e-mail address,
6988         and move from from here...
6989         (Waiting for paperwork): To here.
6991 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6993         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6995 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6997         * configure.ac: Do not use $extrasub for replacing @if/@endif
6998         parts in Makefile; instead, use additional arguments to
6999         AC_CONFIG_COMMANDS to do the replacement manually, with several
7000         sed invocations, to avoid HP-UX sed command limits.
7001         * configure: Regenerate.
7003 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7005         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7006         blank before -L.
7008 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7010         * configure.ac (with-build-config): Document.  Handle without.
7011         Handle missing argument.
7012         * configure: Rebuilt.
7014 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7016         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7017         Default to bootstrap-debug only if compare-debug works.
7018         * configure: Rebuilt.
7019         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7020         * Makefile.in: Rebuilt.
7022 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7024         * MAINTAINERS (OS Port Maintainers): Update my email address.
7026 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7028         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7029         * Makefile.in: Rebuilt.
7031 2009-09-01  Chris Demetriou  <cgd@google.com>
7033         * MAINTAINERS (Write After Approval): Add myself.
7035 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7037         PR debug/30161
7038         * include/dwarf2.h (enum dwarf_tag): Added
7039         DW_TAG_GNU_template_template_param
7040         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7042 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7044         * Makefile.tpl (AWK): Fix typo.
7045         * Makefile.in: Regenerate.
7047 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7049         * configure.ac: Detect awk and sed.
7050         * Makefile.def (flags_to_pass): Add AWK and SED.
7051         * Makefile.tpl (AWK, SED): New.
7052         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7053         * configure: Regenerate.
7054         * Makefile.in: Regenerate.
7056 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7058         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7059         (collapseslashes): Likewise.
7061 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7063         * configure.ac (AC_PREREQ): Bump to 2.64.
7065 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7067         * configure.ac: Remove --with-datarootdir, --with-docdir,
7068         --with-pdfdir, --with-htmldir switches.
7069         * configure: Regenerate.
7071         * configure: Regenerate.
7073         * compile: Sync from Automake 1.11.
7074         * depcomp: Likewise.
7075         * install-sh: Likewise.
7076         * missing: Likewise.
7077         * mkinstalldirs: Likewise.
7078         * ylwrap: Likewise.
7080 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7082         * ltmain.sh (func_normal_abspath): New function.
7083         (func_relative_path): Likewise.
7084         (func_mode_help): Document new -bindir option for link mode.
7085         (func_mode_link): Add new -bindir option, and use it to place
7086         output DLL if specified.
7088 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7090         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7091         (baseargs): Add --disable-option-checking.
7092         * configure: Regenerate.
7094         * Makefile.def (configure-target-libiberty): Depend on
7095         all-binutils and all-ld.
7096         (configure-target-newlib): Likewise.
7097         * Makefile.in: Regenerate.
7099 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7101         * config.sub, config.guess: Update from upstream sources.
7103 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7105         Sync from src, merge:
7107         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7109         * configure.ac: Do not exclude gas for i386-*-darwin.
7110         Add a case for x86_64-*-darwin.
7111         * configure: Regenerate.
7113 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7115         * MAINTAINERS: Add my name to Write After Approval list.
7117 2009-08-06  Michael Eager  <eager@eagercon.com>
7119         * configure.ac: Add Microblaze target.
7120         * configure: Regenerate.
7122 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7124         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7125         * configure: Regenerate.
7127 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7129         * MAINTAINERS (Write After Approval): Update my e-mail address.
7131 2009-07-06  Ian Lance Taylor  <iant@google.com>
7133         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7134         * configure: Rebuild.
7136 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7138         * MAINTAINERS: Move myself to the Graphite Reviewers.
7140 2009-06-30  Wei Guozhi  <carrot@google.com>
7142         * MAINTAINERS: Add my name to Write After Approval list.
7144 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7146         PR bootstrap/40338
7147         * configure.ac (comparestring): Create new variable.
7148         * Makefile.tpl (comparestring): Use to skip some comparisions.
7149         * configure: Regenerate.
7150         * Makefile.in: Regenerate.
7152 2009-06-26  Doug Evans  <dje@sebabeach.org>
7154         * Makefile.def (host_modules): Add cgen.
7155         * Makefile.in: Regenerate.
7156         * configure.ac (host_tools): Add cgen.
7157         * configure: Regenerate.
7159 2009-06-23  DJ Delorie  <dj@redhat.com>
7161         * MAINTAINERS: Add myself as mep maintainer.
7163 2009-06-23  Ian Lance Taylor  <iant@google.com>
7165         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7166         boot_languages.  Only bootstrap target libraries listed in
7167         target_libs for some boot language.  Add --with-stage1-ldflags,
7168         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7169         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7170         if not building with C++.
7171         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7172         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7173         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7174         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7175         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7176         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7177         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7178         * configure, Makefile.in: Rebuild.
7180 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7182         * MAINTAINERS: Added my name to write-after-approval list.
7184 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7186         * configure.ac: Define is_elf for QNX Neutrino targets.
7187         * configure: Regenerate.
7189 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7191         * MAINTAINERS: Added my name to the write-after-approval list
7193 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7195         * configure.ac: Detect MPC in default directory.
7196         * configure: Regenerate.
7198 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7199             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7201         * Makefile.tpl (all): Avoid a trailing backslash.
7202         * Makefile.in: Regenerate.
7204 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7206         * config.sub, config.guess: Update from upstream sources.
7208 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7210         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7211         to noconfdirs.
7212         * configure: Regenerate.
7214 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7216         * Makefile.tpl ([+compare-target+]): Compare all stage
7217         directories, rather than just gcc.
7218         * Makefile.in: Rebuilt.
7220 2009-06-01  Doug Kwan  <dougkwan@google.com>
7222         * configure.ac: Support gold for target arm*-*-*.
7223         * configure: Regenerate.
7225 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7227         * Makefile.def: Add MPC support and dependencies.
7228         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7230         * Makefile.in, configure: Regenerate.
7232 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7234         * Makefile.tpl (all): Avoid harmless warning in make all when
7235         gcc-bootstrap is enabled but stage_last does not exist.
7236         * Makefile.in: Rebuilt.
7238 2009-05-24  Nicolas Roche  <roche@adacore.com>
7240         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7241         * Makefile.in: Regenerate.
7243 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7245         * MAINTAINERS: Update my e-mail address.
7247 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7249         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7250         * configure:  Regenerate.
7252 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7254         PR other/40159
7255         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7256         gcc-no-bootstrap are mutually exclusive.
7257         * Makefile.in: Rebuilt.
7259 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7261         PR other/40159
7262         * Makefile.tpl (all): Don't end with unconditional success.
7263         * Makefile.in: Rebuilt.
7265 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7267         PR target/37137
7268         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7269         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7270         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7271         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7272         stage_configureflags, stage_cflags and stage_libcflags into
7273         explicit Makefile macros.
7274         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7275         GFORTRAN.
7276         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7277         CC.  Set CC_FOR_BUILD from CC.
7278         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7279         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7280         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7281         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7282         and GFORTRAN.
7283         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7284         (_LIBCFLAGS): Renamed to _TFLAGS.
7285         (do-compare-debug, do-compare3-debug): Drop.
7286         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7287         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7288         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7289         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7290         (XGCC_FLAGS_FOR_TARGET): New.
7291         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7292         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7293         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7294         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7295         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7296         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7297         TFLAGS.
7298         (BUILD_CONFIG): Include if requested.
7299         (all): Set TFLAGS on bootstrap.
7300         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7301         (all-stageid-prefixmodule): Likewise.
7302         (do-clean, distclean-stageid): Set TFLAGS.
7303         (restrap): Fix whitespace.
7304         * Makefile.in: Rebuilt.
7306 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7308         * config.guess: Sync with src.
7310 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7312         * configure.ac ($with_ppl):  Default to no if not supplied.
7313         ($with_cloog):  Likewise.
7314         configure:  Regenerate.
7316 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7318         * MAINTAINERS: Update my e-mail address.
7320 2009-04-27  Nick Clifton  <nickc@redhat.com>
7322         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7324 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7326         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7327         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7328         * Makefile.in: Regenerate.
7330 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7332         PR bootstrap/39739
7333         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7334         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7336         * configure, Makefile.in: Regenerate.
7338 2009-04-21  Taras Glek  <tglek@mozilla.com>
7340         * include/hashtab.h: Update GTY annotations to new syntax
7341         * include/splay-tree.h: Likewise
7343 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7345         * config.sub, config.guess: Update from upstream sources.
7347 2009-04-15  Anthony Green  <green@moxielogic.com>
7349         * configure.ac: Add moxie support.
7350         * configure: Rebuilt.
7352 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7354         * configure.ac: Change copyright header to refer to version
7355         3 of the GNU General Public License and to point readers at the
7356         COPYING3 file and the FSF's license web page.
7357         * Makefile.def: Likewise.
7358         * Makefile.tpl: Likewise.
7359         * Makefile.in: Regenerate.
7361 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7363         * configure.ac: Restore match for darwin9 or later. Use double
7364         brackets since regeneration eats one pair.
7365         * configure: Regenerate.
7367 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7369         PR gas/10039
7370         * configure.ac: Require texinfo 4.7.
7371         * configure: Regenerated.
7373 2009-04-09  Nick Clifton  <nickc@redhat.com>
7375         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7376         the GCC Runtime Library Exception.
7378 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7380         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7381         * configure: Regenerate.
7383 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7385         * Makefil.def (languages): New entries.
7386         * Makefile.tpl (check-gcc-*): New generic target.
7387         * Makefile.in: Regenerate.
7389 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7391         * MAINTAINERS:  Update my email address.
7393 2009-03-18  Tom Tromey  <tromey@redhat.com>
7395         * configure: Rebuild.
7396         * configure.ac (host_libs): Add libiconv.
7397         * Makefile.in: Rebuild.
7398         * Makefile.def (host_modules): Add libiconv.
7399         (configure-gdb, all-gdb): Depend on libiconv.
7401 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7403         * configure.ac: Treat gdb as supported on x86_64-darwin.
7404         * configure: Regenerate.
7406 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7408         * configure.ac (--with-host-libstdcxx): New option.
7409         * configure: Regenerate.
7411 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7413         * MAINTAINERS:  Move myself into the write after approval list.
7415 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7417         * MAINTAINERS: Update e-mail address.
7419 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7421         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7423 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7425         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7427 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7429         Backport from git Libtool:
7431         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7432         Support GNU/kOpenSolaris.
7433         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7434         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7435         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7436         GNU/kOpenSolaris.
7438 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7440         * MAINTAINERS: Update e-mail address.
7442 2009-02-24  Michael Eager  <eager@eagercon.com>
7444         * MAINTAINERS (Write After Approval): Add self.
7446 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7448         * MAINTAINERS (Write After Approval): Add myself.
7450 2009-02-05  Andreas Schwab  <schwab@suse.de>
7452         * Makefile.tpl (stage_last): Define $r and $s before using
7453         $(RECURSE_FLAGS_TO_PASS).
7454         * Makefile.in: Regenerate
7456 2009-01-30  Ian Lance Taylor  <iant@google.com>
7458         * MAINTAINERS: Move myself to the Global Reviewers list.
7460 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7462         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7463         * configure: Regenerate.
7465 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7467         * MAINTAINERS: Make whitespace consistent.
7468         Remove Robert Millan from Write After Approval.
7470 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7472         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7473         (all-opcodes): Depend on all-libiberty.
7474         * Makefile.in: Regenerate.
7476 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7478         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7479         * configure: Regenerate.
7481 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7483         * MAINTAINERS (Write After Approval): Add myself.
7485 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7487         * MAINTAINERS: Add myself to reviewers (Fortran).
7489 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7491         PR tree-optimization/38515
7492         * configure.ac (cloog-polylib): Removed.
7493         (with_ppl, with_cloog): Test for "no".
7494         * configure: Regenerated.
7496 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7498         * MAINTAINERS: Moved myself to reviewers (Fortran).
7500 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7502         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7503         (Write After Approval): Remove myself.
7505 2009-01-03  Diego Novillo  <dnovillo@google.com>
7507         * MAINTAINERS: Remove myself from alias maintainership.
7509 2009-01-02  David Ayers  <ayers@fsfe.org>
7511         * MAINTAINERS: Update e-mail address.
7513 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7515         * MAINTAINERS: Make whitespace consistent.
7517 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7519         Backport from upstream Libtool:
7520         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7521         Add cache variables to tests that require the linker to work.
7522         For shlibpath_overrides_runpath, this also changes the semantics
7523         to let the result from the C compiler take precedence.
7525 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7527         * config.sub, config.guess: Update from upstream sources.
7529 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7531         * configure.ac (ppllibs): Add by default the lib flags.
7532         * configure: Regenerate.
7534 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7536         * MAINTAINERS:  Add myself to the write after approval list.
7538 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7540         * configure.ac: Add double brackets on darwin[912].
7541         * configure: Regenerate.
7543 2008-12-03  Daniel Kraft  <d@domob.eu>
7545         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7546         Approval to Reviewer section (for Fortran front-end).
7548 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7550         * configure.ac: Expand to darwin10 and later.
7551         * configure: Regenerate.
7553 2008-12-02  Andreas Schwab  <schwab@suse.de>
7555         * Makefile.def: configure-target-boehm-gc depends on
7556         all-target-libstdc++-v3.
7557         * Makefile.in: Regenerate.
7559 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7561         * MAINTAINERS:  Add myself as mingw maintainer.
7563 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7565         * config.sub, config.guess: Update from upstream sources.
7567 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7569         * README.SCO: Remove.
7571 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7573         * MAINTAINERS:  Add myself to the write after approval list.
7575 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7577         * MAINTAINERS:  Update my email address in WAA section.
7579 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7581         * MAINTAINERS: Update e-mail address.
7583 2008-11-27  Toon Moene  <toon@moene.org>
7585         * MAINTAINERS: Change e-mail address.
7587 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7589         * configure.ac: Build gdb for i?86-*-darwin*
7590         * configure: Regenerated.
7592 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7594         * MAINTAINERS: Added my full name.
7596 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7598         PR bootstrap/38014
7599         PR bootstrap/37923
7601         Revert:
7603         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7605         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7606         * Makefile.in: Regenerated.
7608         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7610         PR gdb/921
7611         PR gdb/1646
7612         PR gdb/2175
7613         PR gdb/2176
7615         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7616         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7617         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7618         (HOST_EXPORTS): Pass CPPFLAGS.
7619         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7620         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7621         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7622         * Makefile.in, configure: Regenerated.
7623         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7624         and CPPFLAGS_FOR_BUILD.
7626 2008-11-06  Jeff Law  <law@redhat.com>
7628         * MAINTAINERS: Add myself as middle end maintainer.
7630 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7632         * MAINTAINERS (Write after approval): Add myself.
7634 2008-11-05  Diego Novillo  <dnovillo@google.com>
7636         * MAINTAINERS (Global Reviewers): Add myself.
7637         (Non-Algorithmic Maintainers): Remove myself.
7639 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7641         * MAINTAINERS (Write after approval): Add myself.
7643 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7645         * MAINTAINERS (Write after approval): Add myself.
7647 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7649         * configure.ac (spu-*-*): Remove special case.
7650         * configure: Regenerate.
7652 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7654         * MAINTAINERS (Write after approval): Update my email address.
7656 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7658         * configure.ac [spu-*-*]: Do not set skipdirs.
7659         * configure: Re-generate.
7661 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7663         * MAINTAINERS (Various Maintainers): Add myself to reload.
7665 2008-10-25  Richard Guenther  <rguenther@suse.de>
7667         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7668         maintainer.  Remove myself as libgcc-math maintainer.
7669         (Non-Algorithmic Maintainers): Remove myself.
7671 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7673         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7674         * Makefile.in: Regenerated.
7676 2008-10-23  Cary Coutant  <ccoutant@google.com>
7678         * MAINTAINERS (Write after approval): Add myself.
7680 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7682         PR gdb/921
7683         PR gdb/1646
7684         PR gdb/2175
7685         PR gdb/2176
7687         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7688         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7689         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7690         (HOST_EXPORTS): Pass CPPFLAGS.
7691         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7692         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7693         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7694         * Makefile.in, configure: Regenerated.
7695         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7696         and CPPFLAGS_FOR_BUILD.
7698 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7700         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7701         Sebastian Pop.
7703 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7705         * MAINTAINERS (Write After Approval): Added myself.
7707 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7709         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7710         recommended version to 2.3.2.
7712         * configure: Regenerate.
7714 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7716         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7718 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7720         * MAINTAINERS (Write After Approval): Update e-mail address.
7722 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7724         * libtool.m4: Update to libtool 2.2.6.
7725         * lt~obsolete.m4: Update to libtool 2.2.6.
7726         * ltmain.sh: Update to libtool 2.2.6.
7727         * ltsugar.m4: Update to libtool 2.2.6.
7728         * ltversion.m4: Update to libtool 2.2.6.
7729         * ltoptions.m4: Update to libtool 2.2.6.
7730         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7732 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7734         * MAINTAINERS (Write After Approval): Add myself.
7736 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7738         * MAINTAINERS (Write After Approval): Update my name.
7740 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7742         * MAINTAINERS: Add myself in "Write After Approval".
7744 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7746         * MAINTAINERS: Add myself as ia64 maintainer.
7748 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7750         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7751         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7752         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7753         and Michael Tiemann from Write After Approval since they do not
7754         actually have access.
7756 2008-09-05  Richard Guenther  <rguenther@suse.de>
7758         * configure.ac: Initialize clooglibs to -lcloog.
7759         * configure: Re-generate.
7761 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7763         * MAINTAINERS (Write After Approval): Add myself.
7765 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7767         * configure.ac (--with-cloog-polylib): New.
7768         (--disable-cloog-version-check): New.
7769         (--disable-ppl-version-check): New.
7770         * configure: Re-generate.
7772 2008-09-03  Richard Guenther  <rguenther@suse.de>
7774         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7775         cloog test.
7776         * configure: Re-generate.
7778 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7780         Add picoChip port.
7781         * MAINTAINERS: Add picoChip maintainers.
7783 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7784             Tobias Grosser  <grosser@fim.uni-passau.de>
7785             Jan Sjodin  <jan.sjodin@amd.com>
7786             Harsha Jagasia  <harsha.jagasia@amd.com>
7787             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7788             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7789             Adrien Eliche  <aeliche@isty.uvsq.fr>
7791         Merge from graphite branch.
7792         * configure: Regenerate.
7793         * Makefile.in: Regenerate.
7794         * configure.ac (host_libs): Add ppl and cloog.
7795         Add checks for PPL and CLooG.
7796         * Makefile.def (ppl, cloog): Added modules and dependences.
7797         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7798         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7800 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7802         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7803         (GCC_SHLIB_SUBDIR): New.
7804         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7805         * configure: Regenerate.
7806         * Makefile.in: Regenerate.
7808 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7810         * MAINTAINERS: Consistently use tabs to separate columns.
7812 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7814         * MAINTAINERS (Write after Approval): Add myself.
7816 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7818         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7819         Enable bfd, binutils and opcodes.
7820         * configure: Regenerate.
7822 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7824         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7826 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7828         * MAINTAINERS:  Use correct Umlaut for last name.
7830 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7832         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7834 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7836         * MAINTAINERS: Update my email address.
7838 2008-08-16  Nicolas Roche  <roche@adacore.com>
7840         * Makefile.tpl: Add BOOT_ADAFLAGS.
7841         * Makefile.in: Regenerate.
7843 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7845         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7846         * configure: Regenerate.
7848 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7850         * configure.ac: Add makefile fragments for hpux.
7851         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7852         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7853         * configure: Regenerate.
7854         * Makefile.in: Regenerate.
7856 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7858         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7860 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7862         * MAINTAINERS (Write after Approval): Add myself.
7864 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7866         * MAINTAINERS (Write After Approval):  Add myself.
7868 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7870         * MAINTAINERS (Write After Approval):  Add myself.
7872 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7874         * MAINTAINERS: Update my email address.
7876 2008-06-25  Joey Ye  <joey.ye@intel.com>
7878         * MAINTAINERS (Write After Approval):  Add myself.
7880 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7882         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7883         * Makefile.in: Regenerate.
7884         * configure: Regenerate.
7886 2008-06-17  Daniel Kraft  <d@domob.eu>
7888         * MAINTAINERS (Write After Approval):  Add myself.
7890 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7892         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7893         "$@" is still intact with both Autoconf 2.59 and 2.62.
7894         * configure: Regenerate.
7896 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7898         * Makefile.tpl: Fix comment errors.
7899         * Makefile.in: Regenerate.
7901 2008-06-12  David S. Miller  <davem@davemloft.net>
7902             David Edelsohn  <edelsohn@gnu.org>
7904         * configure.ac: Add powerpc*-*-* to gold supported targets.
7905         * configure: Regenerate.
7907 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7909         PR tree-optimization/36218
7910         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7911         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7912         (all prefix="build-"): Pass them to build-system sub-makes.
7913         * Makefile.in: Regenerate.
7915 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7917         * MAINTAINERS (mt port): Remove.
7918         (sco5, unixware, sco udk): Remove.
7919         (Kean Johnston): Add to Write After Approval.
7921 2008-05-30  Julian Brown  <julian@codesourcery.com>
7923         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7924         of libobjc for ARM EABI Linux.
7925         * configure: Regenerate.
7927 2008-05-18  Xinliang David Li   <davidxl@google.com>
7929         * ChangeLog: Remove wrong ChangeLog entry.
7931 2008-05-17  Xinliang David Li   <davidxl@google.com>
7933         * MAINTAINERS (Write After Approval): Add myself.
7935 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7937         * MAINTAINERS (Write After Approval): Add myself.
7939 2008-05-14  Rafael Espíndola  <espindola@google.com>
7941         * config-ml.in: don't handle --enable-shared and --enable-static.
7943 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7945         * MAINTAINERS: Update my email address.
7947 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7949         * MAINTAINERS: Update my email address.
7951 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7953         * MAINTAINERS (Write After Approval): Add myself.
7955 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7957         * MAINTAINERS (Write After Approval): Add myself.
7959 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7961         * MAINTAINERS (crx): Add myself.
7963 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7965         Sync with src:
7966         2008-04-14  David S. Miller  <davem@davemloft.net>
7968         * configure.ac: Add sparc*-*-* to gold supported targets.
7969         * configure: Regenerate.
7971 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7973         PR bootstrap/35457
7974         * configure.ac: Include override.m4.
7975         * configure: Regenerate.
7977 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7979         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7980         * Makefile.in: Regenerate.
7982 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7984         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7985         as nonconfigurable directories list.
7986         * configure: Regenerate.
7988 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7990         * config.sub, config.guess: Update from upstream sources.
7992 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7994         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7995         * Makefile.in: Regenerate.
7997 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7999         * configure.ac: Do not build libssp for the AVR.
8000         * configure: Regenerate.
8002 2008-04-07  Ian Lance Taylor  <iant@google.com>
8004         * Makefile.def: check-gold depends upon all-binutils.
8005         * Makefile.in: Regenerate.
8007 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8009         * MAINTAINERS (Write After Approval): Add myself.
8011 2008-04-04  Nick Clifton  <nickc@redhat.com>
8013         PR binutils/4334
8014         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8015         builds.
8016         * configure: Regenerate.
8018 2008-04-04  NightStrike  <NightStrike@gmail.com>
8020         PR other/35151
8021         * configure.ac: Combine rules for mingw32 and mingw64.
8022         * configure: Regenerate.
8024 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8026         * MAINTAINERS (Write After Approval): Add myself.
8028 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8030         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8031         * Makefile.in (.NOTPARALLEL): Ditto.
8033 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8035         * MAINTAINERS (Write After Approval): Add myself.
8037 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8039         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8040         * Makefile.in (.NOTPARALLEL): Regenerate.
8042 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8044         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8045         * Makefile.in: Regenerate.
8047 2008-03-26  Jakub Staszak  <kuba@et.pl>
8049         * MAINTAINERS (Write After Approval): Add myself.
8051 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8053         * MAINTAINERS:  Update e-mail address.
8055 2008-03-20  Ian Lance Taylor  <iant@google.com>
8057         * configure.ac: Add support for --enable-gold.
8058         * Makefile.def: Add gold as a directory like ld.
8059         * configure, Makefile.in: Regenerate.
8061 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8063         * configure.ac: m4_include config/proginstall.m4.
8064         * configure: Regenerate.
8066         Backport from upstream Libtool:
8068         2007-10-12  Eric Blake  <ebb9@byu.net>
8070         Deal with Autoconf 2.62's semantic change in m4_append.
8071         * ltsugar.m4 (lt_append): Replace broken versions of
8072         m4_append.
8073         (lt_if_append_uniq): Don't require separator to be overquoted,
8074         and avoid broken m4_append.
8075         (lt_dict_add): Fix typo.
8076         * libtool.m4 (_LT_DECL): Don't overquote separator.
8078 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8080         * config.rpath: Add AIX 6 support.
8082 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8084         * Makefile.def (stageprofile).  Remove -fprofile-generate
8085         from stage_libcflags.
8086         * Makefile.in: Regenerate.
8088 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8090         * config.sub, config.guess: Update from upstream sources.
8092 2008-03-06  Tom Tromey  <tromey@redhat.com>
8094         * MAINTAINERS: Update for treelang deletion.
8096 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8098         * MAINTAINERS: Update my email address.
8100 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8102         * MAINTAINERS (darwin port): Add myself as a maintainer.
8103         (objective-c/c++): Add myself as a maintainer.
8105 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8107         * MAINTAINERS (Write After Approval): Update my email address.
8109 2008-02-25  Tomas Bily  <tbily@suse.cz>
8111         * MAINTAINERS (Write After Approval): Add myself.
8113 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8115         * MAINTAINERS (OpenMP): Add myself.
8117 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8119         PR bootstrap/32009
8120         PR bootstrap/32161
8122         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8123         * configure: Regenerate.
8125         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8126         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8127         STAGE4_LIBCFLAGS): New.
8128         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8129         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8130         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8131         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8132         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8133         for target modules.  Don't export LIBCFLAGS.
8134         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8135         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8136         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8137         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8138         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8139         * Makefile.in: Regenerate.
8141 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8143         PR libgcj/33085
8144         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8145         Do not use -DDLL_EXPORT.  Backport from upstream.
8147 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8149         * MAINTAINERS (Write After Approval): Add myself.
8151 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8153         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8154         * configure: Regenerate.
8156 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8158         * configure.ac (xtensa*-*-*): Recognize processor variants.
8159         * configure: Regenerate.
8161 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8163         PR bootstrap/34922
8164         * configure.ac (PARSE_ARGS): Push suitable setting of
8165         ac_subdirs_all, for `./configure --help=recursive'.
8166         Handle `+' in generic toplevel directory disabling.
8167         * configure: Regenerate.
8169 2008-01-28  Nick Clifton  <nickc@redhat.com>
8171         * MAINTAINERS (xstormy16): Take over maintainership.
8173 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8175         * MAINTAINERS (c4x port): Remove.
8177 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8179         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8181 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8183         * config.sub, config.guess: Update from upstream sources.
8185 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8187         * MAINTAINERS (Write After Approval): Add myself.
8189 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8191         * MAINTAINERS: Update my email address.
8193 2008-01-09  Raksit Ashok  <raksit@google.com>
8195         * MAINTAINERS (Write After Approval): Add myself.
8197 2008-01-09  Raksit Ashok  <raksit@google.com>
8199         * MAINTAINERS (Write After Approval): Add myself.
8201 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8203         * config.sub, config.guess: Update from upstream sources.
8205 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8207         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8208         Change recommended MPFR from 2.2.1 -> 2.3.0.
8209         * configure: Regenerate.
8211 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8213         * MAINTAINERS: Update my email address.
8215 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8217         * MAINTAINERS: Update my email address.
8219 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8221         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8222         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8223         * Makefile.in: Regenerate.
8225 2007-12-10  Mark Heffernan  <meheff@google.com>
8227         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8228         misplaced entries.
8230 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8232         * configure.ac: Enable libjava for x86_64-*-darwin9.
8233         * configure: Regenerate.
8235 2007-12-07  Bill Maddox  <maddox@google.com>
8237         * MAINTAINERS (Write After Approval): Add myself.
8239 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8241         * config.sub, config.guess: Update from upstream sources.
8243 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8245         * config-ml.in: Remove 64bit configure tests.
8247 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8249         * config-ml.in: Robustify against white space in absolute file
8250         names.
8252         * config-ml.in (multi-clean): Substitute ${Makefile}.
8253         Remove superfluous ${Makefile} in list.
8255 2007-11-19  Thiemo Seufer  <ths@mips.com>
8257         * config-ml.in: Don't hardcode the Makefile name.
8259 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8261         * MAINTAINERS (Write After Approval): Add myself.
8263 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8265         * MAINTAINERS (Write After Approval): Add myself.
8267 2007-11-06  Doug Kwan  <dougkwan@google.com>
8269         * MAINTAINERS (Write After Approval): Add myself.
8271 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8273         * MAINTAINERS (mercury): Remove entry.
8274         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8276 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8278         * Makefile.def (dependencies): Make configure-gdb depend on
8279         all-intl.
8280         * Makefile.in: Regenerated.
8282 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8284         * MAINTAINERS (Fortran maintainer): Remove myself.
8286 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8288         * Makefile.def: To avoid problems running with parallel makes,
8289         build newlib before libgloss so that target specific header
8290         files are availble.
8291         * Makefile.in: Regenerate
8293 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8295         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8296         * Makefile.in: Regenerate.
8298 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8300         * MAINTAINERS (Register allocation reviewer): Add myself.
8302 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8304         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8305         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8306         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8307         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8308         * configure: Regenerate.
8310 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8312         * MAINTAINERS (Register allocation reviewer): Add myself.
8314 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8316         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8317         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8318         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8319         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8320         * configure.ac: Default them to host tools for $host = $build.
8321         Subst them.
8323         * configure: Regenerate.
8324         * Makefile.in: Regenerate.
8326 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8328         * MAINTAINERS (Register allocation reviewer): Add myself.
8330 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8332         * MAINTAINERS (Register allocation reviewer): Add myself.
8334 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8336         * MAINTAINERS (Write After Approval): Fix typo.
8338 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8340         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8341         * configure: Regenerate.
8343 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8345         PR bootstrap/31906
8346         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8347         they're already prefixed.
8349 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8351         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8352         libstdc++.
8353         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8354         * configure: Regenerate.
8355         * Makefile.in: Regenerate.
8357 2007-09-17  Andreas Schwab  <schwab@suse.de>
8359         * configure.ac: Raise minimum makeinfo version to 4.6.
8360         * configure: Regenerate.
8362 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8364         * MAINTAINERS (write-after-approval) add myself
8366 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8368         * configure.ac: Correct makeinfo version check.
8369         * configure: Regenerate.
8371 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8373         * MAINTAINERS: Update my email address.
8375 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8377         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8378         to $skipdirs and only disable gprof for newlib.  Use the normal
8379         mips*-elf* handling in other respects.
8380         * configure: Regnerate.
8382 2007-09-12  David Daney  <ddaney@avtrex.com>
8384         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8385         enabling libgcj.
8386         * configure: Regenerate.
8388 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8390         PR other/32154
8391         * configure.ac: For libgloss targets, point the linker to the linker
8392         script, startup code and simulator library.
8393         * configure: Regenerate.
8395 2007-09-07  Andrew Haley  <aph@redhat.com>
8397         * configure.ac (noconfigdirs): Remove target-libffi and
8398         target-libjava.
8399         * configure: Regenerate.
8401 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8403         PR target/33281
8404         * configure.ac: Use config/mh-mingw on mingw.
8405         * configure: Regenerate.
8407 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8409         * MAINTAINERS (Write After Approval): Add myself.
8411 2007-09-05  Richard Guenther  <rguenther@suse.de>
8413         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8414         nor --disable-checking is provided also turn on yes and types
8415         checking for stage1.
8416         * configure: Re-generate.
8418 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8420         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8421         (Write After Approval): Remove myself.
8423 2007-08-29  Nick Clifton  <nickc@redhat.com>
8425         * config.sub, config.guess: Update from upstream sources.
8427 2007-08-22  Bud Davis  <jmdavis@link.com>
8429         * MAINTAINERS (Write After Approval): Added myself.
8430         * MAINTAINERS (Reviewers): Removed myself.
8432 2007-08-18  Paul Brook  <paul@codesourcery.com>
8433             Joseph Myers  <joseph@codesourcery.com>
8435         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8436         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8437         * Makefile.in: Regenerate.
8438         * configure.ac (--with-debug-prefix-map): New.
8439         * configure: Regenerate.
8441 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8442             Nigel Stephens  <nigel@mips.com>
8444         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8445         as target_makefile_frag.
8446         * configure: Regenerate.
8448 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8450         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8451         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8452         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8453         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8454         (do-compare, do-compare3, do-compare-debug): New.
8455         ([+compare-target+]): Use them.
8457 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8459         * MAINTAINERS (Write After Approval): Change my email address.
8461 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8462             Ben Elliston  <bje@au.ibm.com>
8464         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8465         --silent if $silent.
8466         * configure: Regenerate.
8468 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8470         * MAINTAINERS (Various Maintainers): Add myself as
8471         loop infrastructure maintainer.  Update my e-mail
8472         address.
8474 2007-07-31  Diego Novillo  <dnovillo@google.com>
8476         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8477         Adjust description.
8479 2007-07-26  Richard Guenther  <rguenther@suse.de>
8481         * configure.ac: Add types checking to stage1 checking flags.
8482         * configure: Regenerate.
8484 2007-07-17  Nick Clifton  <nickc@redhat.com>
8486         * COPYING3: New file.  Contains version 3 of the GNU General
8487         Public License.
8488         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8489         Lesser General Public License.
8491 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8493         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8495 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8497         * MAINTAINERS (S/390 co-maintainer): Add myself.
8498         (Write After Approval): Remove myself.
8500 2007-07-13  Dan Hipschman  <dsh@google.com>
8502         * MAINTAINERS (Write After Approval): Add myself.
8504 2007-07-11  Nick Clifton  <nickc@redhat.com>
8506         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8507         WINDRES export.
8508         * Makefile.in: Regenerate.
8510 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8512         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8513         maintainer.
8515 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8517         * lt~obsolete.m4: New. Import from 20070318 libtool.
8519 2007-07-03  Julian Brown  <julian@codesourcery.com>
8521         * MAINTAINERS (Write After Approval): Add myself.
8523 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8525         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8526         * configure: Regenerate.
8528 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8530         * configure.ac: Add some missing m4 quotation.
8531         * configure: Regenerate.
8533 2007-07-02  Simon Baldwin  <simonb@google.com>
8535         * MAINTAINERS (Write After Approval): Add myself.
8537 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8539         * configure: Regenerate.
8541 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8543         * Makefile.def: Add windmc tool to build.
8544         * Makefile.tpl: Likewise.
8545         * configure.ac: Likewise.
8546         * Makefile.in: Regenerate.
8547         * configure: Regenerate.
8549 2007-06-28  DJ Delorie  <dj@redhat.com>
8551         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8552         not building newlib.
8553         * configure: Regenerated.
8555 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8557         * MAINTAINERS (Write After Approval): Add myself.
8559 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8561         * MAINTAINERS (Write After Approval): Add myself.
8563 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8565         * MAINTAINERS (Write After Approval): Add myself.
8567 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8569         * MAINTAINERS (Write After Approval): Add myself.
8571 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8573         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8574         * Makefile.in: Regenerated.
8576 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8578         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8579         bfin*-*-uclinux* targets.
8580         * configure: Regenerate.
8582 2007-06-14  Ian Lance Taylor  <iant@google.com>
8584         * MAINTAINERS: Add myself as non-algorithmic global write
8585         maintainer.
8587 2007-06-14  Diego Novillo  <dnovillo@google.com>
8589         * MAINTAINERS: Add self as middle-end maintainer and
8590         non-algorithmic global write maintainer.
8592 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8594         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8595         Move all Fortran maintainers except Paul Brook into the
8596         Non-Autopoiesis section.
8598 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8600         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8601         (distclean-stage[+id+]): Possibly delete stage_last.
8602         * Makefile.in: Regenerate.
8604 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8606         * MAINTAINERS (Various Maintainer): Fix typo.
8608 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8610         * MAINTAINERS (Various Maintainer): Add myself as
8611         dataflow maintainer.
8613 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8615         * config.sub, config.guess: Update from upstream sources.
8617 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8619         * Makefile.tpl: Fix spelling error.
8620         * Makefile.in: Regenerate.
8622 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8624         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8625         lt_cv_sys_max_cmd_len.
8627 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8629         * MAINTAINERS (Various Maintainers): Add myself as
8630         auto-vectorizer maintainer.
8632 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8634         PR libjava/32098
8635         * libtool.m4: Revert previous change.
8636         * ltgcc.m4: Put it here.
8638 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8640         * MAINTAINERS (Various Maintainers): Add myself as
8641         auto-vectorizer maintainer.
8643 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8645         PR libjava/32098
8646         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8648 2007-05-30  Richard Guenther  <rguenther@suse.de>
8650         * MAINTAINERS (Various Maintainers): Add myself as
8651         auto-vectorizer maintainer.
8653 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8655         PR bootstrap/29382
8656         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8657         * configure: Rebuilt.
8659 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8661         * MAINTAINERS (Write After Approval): Removed my name.
8663 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8665         * MAINTAINERS (Write After Approval): Remove myself.
8667 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8669         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8671 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8673         * ltmain.sh: Update from ToT Libtool.
8674         * libtool.m4: Update from ToT Libtool.
8675         * ltsugar.m4: New. Update from ToT Libtool.
8676         * ltversion.m4: New. Update from ToT Libtool.
8677         * ltoptions.m4: New. Update from ToT Libtool.
8678         * ltconfig: Remove.
8679         * ltcf-c.sh: Remove.
8680         * ltcf-cxx.sh: Remove.
8681         * ltcf-gcj.sh: Remove.
8683 2007-05-22  Ollie Wild  <aaw@google.com>
8685         * MAINTAINERS (Write After Approval): Add myself.
8687 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8689         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8690         stage_cflags.
8691         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8692         Remove CFLAGS/LIBCFLAGS.
8693         (configure-stage[+id+]-[+prefix+][+module+],
8694         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8695         * Makefile.in: Regenerate.
8697 2007-05-15  Diego Novillo  <dnovillo@google.com>
8699         * MAINTAINERS: Update e-mail address.
8701 2007-05-15  Revital Eres  <eres@il.ibm.com>
8703         * MAINTAINERS (Write After Approval): Add myself.
8705 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8707         * MAINTAINERS (Write After Approval): Updated my address.
8709 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8711         * MAINTAINERS (Write After Approval): Add myself.
8713 2007-05-11  Silvius Rus  <rus@google.com>
8715         * MAINTAINERS (Write After Approval): Add myself.
8717 2007-04-23  Tom Tromey  <tromey@redhat.com>
8719         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8721 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8723         * MAINTAINERS (cpplib): Rename to ...
8724         (libcpp): ... this.  Add C/C++ front end maintainers.
8726 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8728         * config-ml.in: Pass ${ml_config_env} to configure calls.
8730 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8732         * MAINTAINERS (Write After Approval): Add myself.
8734 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8736         * MAINTAINERS (Write After Approval): Add myself.
8738 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8740         * MAINTAINERS (fortran 95 front end): Add myself.
8742 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8744         * MAINTAINERS (Write After Approval): Add myself.
8746 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8748         * MAINTAINERS (Modulo Scheduler): Add myself.
8750 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8752         * MAINTAINERS (fortran 95 front end): Add myself.
8753         (c++ front end): whitespace fix.
8755 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8757         * MAINTAINERS (Write After Approval): Add myself.
8759 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8761         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8762         of glob.  Quote arguments with single quotes too.
8763         * configure: Regenerate.
8765 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8767         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8768         * Makefile.in: Regenerate
8770 2007-03-07  Andreas Schwab  <schwab@suse.de>
8772         * configure: Regenerate.
8774 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8776         * configure.ac: Add "--with-pdfdir" configure option,
8777         which defines pdfdir variable.
8778         * Makefile.def (target=fixincludes): Add install-pdf to
8779         missing targets.
8780         (recursive_targets): Add install-pdf target.
8781         (flags_to_pass): Add pdfdir.
8782         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8783         target.
8784         * configure: Regenerate
8785         * Makefile.in: Regenerate
8787 2007-02-28  Eric Christopher  <echristo@apple.com>
8789         Revert:
8790         2006-12-07  Mike Stump  <mrs@apple.com>
8792         * Makefile.def (dependencies): Add dependency for
8793         install-target-libssp and install-target-libgomp on
8794         install-gcc.
8795         * Makefile.in: Regenerate.
8797 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8799         * configure: Regenerate.
8800         * configure.ac: Move statements after variable declarations.
8802 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8804         * MAINTAINERS: Add myself as sh maintainer.
8806 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8808         * configure.ac: Adjust for loop syntax.
8809         * configure: Regenerate.
8811 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8813         * configure: Rebuilt.
8815 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8817         * configure.ac: Drop multiple occurrences of --enable-languages,
8818         and fix its quoting.
8819         * configure: Rebuilt.
8821 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8822             Nathan Sidwell  <nathan@codesourcery.com>
8823             Vladimir Prus  <vladimir@codesourcery.com>
8824             Joseph Myers  <joseph@codesourcery.com>
8826         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8827         * configure: Regenerate.
8829 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8831         * ltconfig (freebsd*): Default to elf.
8833 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8835         * configure.ac (target_libraries): Move libgcc before libiberty.
8836         * configure: Regenerated.
8838 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8839             Paolo Bonzini  <bonzini@gnu.org>
8841         PR bootstrap/30753
8842         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8843         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8844         * configure: Regenerated.
8846 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8848         * MAINTAINERS (Language Front End Maintainers): Update my mail
8849         address.
8851 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8853         PR bootstrap/30748
8854         * configure.ac: Correct syntax for Solaris ksh.
8855         * configure: Regenerated.
8857 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8859         * configure.ac: Sync with src.
8860         * configure: Regenerate.
8862 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8864         * Makefile.in: Regenerate.
8866 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8868         * config.sub: Sync with src.
8870 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8872         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8873         noncanonical equivalents.
8874         * configure.in: Rename to...
8875         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8876         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8877         target_noncanonical.  Use them.  Rewrite removal of configure
8878         arguments for autoconf 2.59.  Discard variable settings.  Force
8879         program_transform_name for native tools.
8881         * Makefile.in: Regenerated.
8882         * configure: Regenerated with autoconf 2.59.
8884 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8886         * MAINTAINERS (Write After Approval): Add myself.
8888 2007-01-31  Andreas Schwab  <schwab@suse.de>
8890         * Makefile.tpl (LDFLAGS): Substitute it.
8891         * Makefile.in: Regenerate.
8893 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8895         * MAINTAINERS (Write After Approval): Add myself.
8897 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8899         * MAINTAINERS (spu port): Add myself.
8901 2007-01-23  Richard Guenther  <rguenther@suse.de>
8903         PR bootstrap/30541
8904         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8905         * Makefile.tpl (GNATBIND): Substitute it.
8906         (GNATMAKE): Likewise.
8907         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8908         of STAGE_PREFIX.
8909         * Makefile.in: Regenerate.
8910         * configure: Regenerate.
8912 2007-01-18  Mike Stump  <mrs@apple.com>
8914         * configure.in: Re-enable -Werror for gcc builds.
8916 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8918         * MAINTAINERS (Write After Approval): Add myself.
8920 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8922         * configure.in: Change == to = in test command.
8923         * configure: Regenerate.
8925 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8926             Nick Clifton  <nickc@redhat.com>
8927             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8929         * configure.in (build_configargs, host_configargs, target_configargs):
8930         Remove build/host/target parameters.
8931         (host_libs): Add gmp and mpfr.
8932         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8933         * Makefile.def (gmp, mpfr): New.
8934         (gcc): Remove target.
8935         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8936         target_os, target_vendor): New.
8937         (configure): Add host_alias/target_alias arguments; adjust invocations.
8938         * configure: Regenerate.
8939         * Makefile.in: Regenerate.
8941 2007-01-11  Matt Fago  <fago@earthlink.net>
8943         * configure.in: Try to link to functions only in mpfr 2.2.x
8944         to improve robustness of configure tests.
8945         * configure: Regenerate.
8947 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8949         * MAINTAINERS: Add myself as i386 maintainer.
8951 2007-01-08  Jan Hubicka  <jh@suse.cz>
8953         * MAINTAINERS: Add myself as i386 maintainer.
8955 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8957         * configure.in: Add support for an x86_64-mingw* target.
8958         * configure: Regenerate.
8960 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8962         * Makefile.tpl (all-target): Correct @if conditional for target
8963         modules.
8964         * configure.in: Omit libiberty if building only target libgcc.
8965         * configure, Makefile.in: Regenerated.
8967 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8969         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8970         * configure: Regenerate.
8972 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8974         * Makefile.def (target_modules): Add libgcc.
8975         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8976         * Makefile.tpl (clean-target-libgcc): Delete.
8977         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8978         on gcc even for bootstrapped modules.  Rewrite handling of
8979         lang_env_dependencies to loop over target_modules.
8980         * configure.in (target_libraries): Add target-libgcc.
8981         * Makefile.in, configure: Regenerated.
8983 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8985         * configure.in: Reorganize recognition of languages.  Add
8986         --enable-stage1-languages.  Show supported languages for the chosen
8987         target rather than all recognized languages.
8988         * configure: Regenerate.
8990 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8992         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8993         * Makefile.in: Regenerate.
8995 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8997         * configure.in: Warn that MPFR 2.2.0 is buggy.
8998         * configure: Regenerate.
9000 2006-12-27  Ian Lance Taylor  <iant@google.com>
9002         * configure.in: When removing Makefiles to force a reconfigure, also
9003         remove prev-DIR*/Makefile.
9004         * configure: Regenerate.
9006 2006-12-22  Andreas Schwab  <schwab@suse.de>
9008         * configure: Regenerate with correct autoconf version.
9010 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9012         * configure.in: add AC_SUBST for *_FOR_TARGET.
9013         * configure: Regenerate.
9015 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9017         * configure.in: Simplify logic for rejecting languages that cannot
9018         be built.  Separate the case when a language is unsupported,
9019         from the case when the user chooses not to build a language.
9021 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9023         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9024         it only affects bootstrap and could be tested on "$host" as well.
9025         * configure: Regenerate.
9026         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9028 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9030         PR bootstrap/29544
9031         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9032         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9033         move here comment from Makefile.tpl.
9034         * Makefile.tpl: Move some definitions higher in the file.
9035         (STAGE1_CHECKING): New.
9036         * configure.in: Add --enable-stage1-checking.
9037         * configure: Regenerate.
9038         * Makefile.in: Regenerate.
9040 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9042         * MAINTAINERS: Add myself as build system maintainer.
9044 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9046         * MAINTAINERS (Write After Approval): Add myself.
9048 2006-12-13  Eric Christopher  <echristo@apple.com>
9050         * MAINTAINERS: Add myself as darwin maintainer.
9052 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9054         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9056 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9058         MAINTAINERS: Update my entry.
9060 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9062         * configure.in:  Handle spu makefile frag.
9063         * Makefile.tpl (MAINT): Define
9064         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9065         * configure: Regenerate.
9066         * Makefile.in: Regenerate.
9068 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9070         * config.guess: Import latest version.
9071         * config.sub: Likewise.
9073 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9075         * configure.in (spu-*-*): Don't skip target-libiberty.
9076         * configure: Regenerate.
9078 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9080         PR bootstrap/30134
9081         * configure.in: Correct x86 darwin support for libjava to powerpc
9082         and i?86 only.
9083         * configure: Regenerate.
9085 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9087         * configure.in: Add x86 darwin support for libjava.
9088         * configure: Regenerate.
9090 2006-12-07  Mike Stump  <mrs@apple.com>
9092         * Makefile.def (dependencies): Add dependency for
9093         install-target-libssp and install-target-libgomp on
9094         install-gcc.
9095         * Makefile.in: Regenerate.
9097 2006-12-04  Richard Guenther  <rguenther@suse.de>
9099         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9100         (Non-Algorithmic Maintainers): Move over non-algorithmic
9101         loop optimizer maintainers, add myself as a non-algorithmic
9102         middle-end maintainer.
9104 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9106         * MAINTAINERS (Write After Approval): Add myself.
9108 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9110         * configure.in: Update error message for missing GMP/MPFR.
9112         * configure: Regenerate.
9114 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9116         * configure.in: Update MPFR version in error message.
9118         * configure: Regenerate.
9120 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9122         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9123         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9124         --with-gmp-lib): New flags.
9126         * configure: Regenerate.
9128 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9130         * MAINTAINERS (Write After Approval): Change my email address.
9132 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9134         * MAINTAINERS (Write After Approval): Add myself.
9136 2006-11-22  Philipp Thomas  <pth@suse.de>
9138         * MAINTAINERS (i18n): Update e-mail address.
9140 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9142         * MAINTAINERS (spu port): Add myself as maintainer.
9143         (Write After Approval): Remove myself.
9145 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9147         * configure.in (skipdirs): Don't build libssp for SPU.
9148         * configure: Regenerate.
9150 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9152         * MAINTAINERS (spu port): Add myself as maintainer.
9153         (libobjc): Update my email address.
9155 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9157         * MAINTAINERS (Write After Approval): Add myself.
9159 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9161         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9162         * configure : Rebuilt.
9164 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9166         * MAINTAINERS (Write After Approval): Add myself.
9168 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9170         * MAINTAINERS (Write After Approval): Add myself.
9172 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9174         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9175         libmpfr.a.
9176         * configure: Regenerate.
9178 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9180         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9181         (unstage): Test for stage_last presence.
9183         PR bootstrap/29802
9184         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9185         STAGE_PREFIX.
9186         * Makefile.in: Regenerate.
9188 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9190         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9191         maintainers.
9193 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9195         * MAINTAINERS (Write After Approval): Add myself.
9197 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9199         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9200         and stageN-package/Makefile.
9201         * Makefile.in: Regenerated.
9203 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9205         * configure.in: Remove target-libgloss from noconfigdirs for
9206         bfin-*-*.
9207         * configure: Regenerated.
9209 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9211         * configure.in (have_gmp): Only error if the gcc directory exists.
9213         * configure: Regenerate.
9215 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9217         * configure.in: Robustify error message for missing GMP/MPFR.
9219         * configure: Regenerate.
9221 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9223         * MAINTAINERS (Write After Approval): Add myself.
9225 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9227         * MAINTAINERS: Change email address.
9229 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9231         * MAINTAINERS (Write After Approval): Add myself.
9233 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9235         * MAINTAINERS (Write After Approval): Add myself.
9237 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9239         * MAINTAINERS (Write After Approval): Move myself to
9240         Write After Approval section.
9242 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9244         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9245         need_gmp anymore.
9246         * configure: Regenerate.
9248 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9250         * MAINTAINERS (Write After Approval): Add myself.
9252 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9254         * config.guess: Import latest version.
9255         * config.sub: Likewise.
9257 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9259         * Makefile.def: Added pdf target handling.
9260         * Makefile.tpl: Added pdf target handling.
9261         * Makefile.in: Regenerated.
9263 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9265         * MAINTAINERS: Add self as score port maintainer.
9267 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9269         * MAINTAINERS (Write After Approval): Add myself.
9271 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9273         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9274         or newer.
9275         * configure: Regenerated.
9277 2006-09-27  Dave Brolley  <brolley@redhat.com>
9279         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9280         using $s instead of $r.
9281         * configure: Regenerated.
9283 2006-09-26  Thiemo Seufer  <ths@mips.com>
9285         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9286         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9287         * configure: Regenerate.
9289 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9291         * MAINTAINERS (Write After Approval): Remove myself.
9293 2006-09-22  Chao-ying Fu  <fu@mips.com>
9295         * MAINTAINERS (Write After Approval): Add myself.
9297 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9299         * MAINTAINERS: Add self as soft-fp maintainer.
9301 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9303         * MAINTAINERS: Add myself as avr maintainer.
9304         Remove Marek Michalkiewicz as avr maintainer.
9306 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9308         * MAINTAINERS (Write After Approval): Add myself.
9310 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9312         * configure.in: Never build newlib for a Mingw host.
9313         Never build newlib as Mingw target library.
9314         Test the existence of winsup/cygwin for building a Cygwin newlib,
9315         rather than just winsup.
9316         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9317         building a Mingw target.
9318         * configure: Regenerate.
9320 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9322         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9324 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9326         * config.guess: Import from src (was more updated).
9327         * config.sub: Likewise.
9329 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9331         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9332         * configure: Regenerated.
9334 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9336         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9337         for stages after the first.
9339 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9341         * Makefile.def: Add dependencies for configure-opcodes
9342         on configure-intl and all-opcodes on all-intl.
9343         * Makefile.in: Regenerated.
9345 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9347         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9349 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9351         Port to hosts whose 'sort' and 'tail' implementations
9352         treat operands with leading '+' as file names, as POSIX
9353         has required since 2001.  However, make sure the code still
9354         works on pre-POSIX hosts.
9355         * ltmain.sh: Don't assume "sort +2" is equivalent to
9356         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9358 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9360         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9362 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9364         * ltconfig: chmod 644 before ranlib during install.
9366 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9368         PR bootstrap/18058
9369         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9370         if the bootstrap compiler is a GCC version that supports it.
9371         * configure: Regenerate.
9373 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9375         * configure.in: Fix thinkos in previous check-in.
9376         * configure: Regenerate.
9378 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9380         PR other/27063
9381         * configure.in: Test subdir_requires and give an appropriate
9382         error message.
9383         * configure: Regenerate.
9385 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9387         * MAINTAINERS (Write After Approval): Add myself.
9389 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9391         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9393 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9395         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9397 2006-06-20  David Ayers  <d.ayers@inode.at>
9399         PR bootstrap/28072
9400         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9401         whether target-libjava is being configured instead of whether the
9402         java front end is enabled.
9403         * configure: Regenerate.
9405 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9407         PR target/27540
9408         * configure.in: Only enable libgomp on IRIX 6.
9409         * configure: Regenerate.
9411 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9413         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9414         too.
9415         * Makefile.in: Regenerate.
9417 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9419         * config-ml.in: Alter CCASFLAGS to include special
9420         multilib options the same as is done for CFLAGS.
9422 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9424         * configure.in: Don't enable libgomp on hpux10.
9425         * configure: Rebuilt.
9427 2006-06-12  David Ayers  <d.ayers@inode.at>
9429         PR bootstrap/27963
9430         PR target/19970
9431         * configure.in: Remove target-boehm-gc from noconfigdirs where
9432         ${libgcj} is specified.
9433         * configure: Regenerate.
9435 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9437         Sync from src:
9439         * configure.in: Sync.
9440         * configure: Regenerated.
9442         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9444         * Makefile.def: Added dependencies from sim and gdb on intl, and
9445         added configure dependencies to everything with an all dependency
9446         on intl.
9447         * Makefile.in: Regenerated.
9449 2006-06-06  David Ayers  <d.ayers@inode.at>
9451         PR libobjc/13946
9452         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9453         * Makefile.in: Regenerate.
9454         * configure.in: Add --enable-objc-gc at toplevel and have it
9455         enable boehm-gc for Objective-C.
9456         Remove target-boehm-gc from libgcj.
9457         Add target-boehm-gc to target_libraries.
9458         Add target-boehm-gc to noconfigdirs where ${libgcj}
9459         is specified.
9460         Assert that boehm-gc is supported when requested for Objective-C.
9461         Only build boehm-gc if needed either for Java or Objective-C.
9462         * configure: Regenerate.
9464 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9466         PR 27674
9467         * Makefile.tpl (configure-[+prefix+][+module+],
9468         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9469         Remove rule to unstage bootstrapped modules.
9470         (stage_current): New.
9471         * Makefile.in: Regenerate.
9473 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9475         * MAINTAINERS (Write After Approval): Update my e-mail address.
9477 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9479         * include/libiberty.h: Declare pex_run_in_environment.
9481 2006-05-31  Asher Langton  <langton2@llnl.gov>
9483         * MAINTAINERS (Write After Approval): Add myself.
9485 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9487         * Makefile.def (bfd, opcodes): Fix lib_path.
9488         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9489         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9490         * Makefile.in: Regenerate.
9492 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9494         * Makefile.in: Regenerate.
9496 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9498         * Makefile.def: Add install-html target. Add datarootdir
9499         docdir and htmldir to flags_to_pass.
9500         * Makefile.tpl: Add install-html target.
9501         * Makefile.in: Regenerate.
9502         * configure.in: Add --with-datarootdir, --with-docdir, and
9503         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9504         * configure: Regenerate.
9506 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9508         * configure.in: Enable gprof for cross builds.
9509         * configure: Regenerate.
9511 2006-05-22  Richard Guenther  <rguenther@suse.de>
9513         Revert
9514         2006-01-31  Richard Guenther  <rguenther@suse.de>
9515         Paolo Bonzini  <bonzini@gnu.org>
9517         * Makefile.def (target_modules): Add libgcc-math target module.
9518         * configure.in (target_libraries): Add libgcc-math target library.
9519         (--enable-libgcc-math): New configure switch.
9520         * Makefile.in: Re-generate.
9521         * configure: Re-generate.
9522         * libgcc-math: New toplevel directory.
9524 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9525             Andreas Tobler  <a.tobler@schweiz.ch>
9527         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9528         * configure: Rebuilt.
9530 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9532         * MAINTAINERS (Write After Approval): Add myself.
9534 2006-05-01  DJ Delorie  <dj@redhat.com>
9536         * configure.in: Restore CFLAGS if GMP isn't present.
9537         * configure: Regenerate.
9539 2006-05-01  Richard Guenther  <rguenther@suse.de>
9541         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9542         maintainer.
9544 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9546         * MAINTAINERS (Write After Approval): Add myself.
9548 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9550         * MAINTAINERS (Write After Approval): Add myself.
9552 2006-04-18  DJ Delorie  <dj@redhat.com>
9554         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9555         reference libgloss so that libssp can be built in a combined
9556         tree.
9557         * configure: Regenerate.
9559 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9561         * MAINTAINERS (Write After Approval): Add myself.
9563 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9565         * configure.in: Require makeinfo 4.4 or higher.
9566         * configure: Regenerate.
9568 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9570         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9571         Rearrange the entries of other libraries to have them in one place.
9573 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9575         * MAINTAINERS (Write After Approval): Remove myself.
9576         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9578 2006-03-14  Richard Guenther  <rguenther@suse.de>
9580         * configure: Regenerate with autoconf 2.13.
9582 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9584         * MAINTAINERS: Use my work address.
9586         * MAINTAINERS: Update my E-mail address.
9588 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9590         * configure.in: Handle --disable-<component> generically.
9591         * configure: Regenerate.
9593 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9595         PR libgcj/17311
9596         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9598 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9600         * MAINTAINERS (Write After Approval):  Remove myself.
9601         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9603 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9605         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9606         (TARGET_CONFIGDIRS): Remove.
9607         * configure.in: Remove AC_SUBST(target_configdirs).
9608         * Makefile.in, configure: Regenerated.
9610 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9612         * MAINTAINERS (Write After Approval):  Remove myself.
9613         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9615 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9617         PR bootstrap/25670
9619         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9621         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9622         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9623         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9624         BUILD_PREFIX, BUILD_PREFIX_1.
9625         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9627         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9628         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9630         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9631         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9632         of `cat stage_current`.  Always provide the `r' and `s' variables.
9633         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9634         a single shell execution.
9635         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9636         bootstrapped modules, make the stage1 module if the build was not
9637         started yet, else build the current stage.
9638         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9639         (all-build, all-host, all-target, [+make_target+]-host,
9640         [+make_target+]-target): Do not use \-continued lines.
9641         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9642         (current_stage, restrap, stage_last): New.
9644         * Makefile.in: Regenerate.
9645         * configure: Regenerate.
9647 2006-02-19  Bud Davis  <jmdavis@link.com>
9649         * MAINTAINERS (Write After Approval):  Remove myself.
9650         (Language Front End Maintainers):  Add myself as fortran 95
9651         maintainer and update e-mail address.
9653 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9655         * MAINTAINERS (Write After Approval):  Remove myself.
9656         (Language Front End Maintainers):  Add myself as fortran 95
9657         maintainer.
9659 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9661         * MAINTAINERS (Write After Approval): Add myself.
9663 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9665         * MAINTAINERS (Write After Approval):  Remove myself.
9666         (Language Front End Maintainers):  Add myself as
9667         fortran 95 maintainer.
9669 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9671         Sync from src:
9673         2005-12-27  Leif Ekblad  <leif@rdos.net>
9675         * configure.in: Add support for RDOS target.
9676         * configure: Regenerate.
9678 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9679             Andreas Schwab  <schwab@suse.de>
9681         * configure: Regenerate.
9683 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9685         * configure.in (enable_libgomp): Add AIX.
9686         * configure: Regenerate.
9688 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9690         * MAINTAINERS (Write After Approval): Add myself.
9692 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9694         * MAINTAINERS (Write After Approval): Add myself.
9696 2006-01-31  Richard Guenther  <rguenther@suse.de>
9697         Paolo Bonzini  <bonzini@gnu.org>
9699         * Makefile.def (target_modules): Add libgcc-math target module.
9700         * configure.in (target_libraries): Add libgcc-math target library.
9701         (--enable-libgcc-math): New configure switch.
9702         * Makefile.in: Re-generate.
9703         * configure: Re-generate.
9704         * libgcc-math: New toplevel directory.
9706 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9708         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9709         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9710         the assembler, linker and binutils.
9711         * configure: Regenerate.
9713 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9715         * MAINTAINERS (Write After Approval): Add myself.
9717 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9719         * configure: Regenerate.
9721 2006-01-18  Richard Henderson  <rth@redhat.com>
9722             Jakub Jelinek  <jakub@redhat.com>
9723             Diego Novillo  <dnovillo@redhat.com>
9725         * libgomp: New directory.
9726         * Makefile.def: Add target_module libgomp.
9727         * Makefile.in: Regenerate.
9728         * configure.in (target_libraries): Add target-libgomp.
9729         * configure: Regenerate.
9731 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9733         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9734         @ from continuation.
9735         * Makefile.in: Rebuilt.
9737 2006-01-04  Chris Lattner  <sabre@gnu.org>
9739         * MAINTAINERS (Write After Approval): Add myself.
9741 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9743         PR bootstrap/24252
9745         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9746         * Makefile.tpl (OBJDUMP): New.
9747         (EXTRA_HOST_FLAGS): Add it.
9748         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9750         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9751         to use symbolic links between directories.  Avoid race conditions
9752         or make them harmless.
9753         * configure.in: Do not try to use symbolic links between directories.
9755         * Makefile.def (LEAN): Pass.
9756         * Makefile.tpl (LEAN): Define.
9757         (stage[+id+]-start): Accept that the previous directory does not
9758         exist, if the bootstrap is lean.
9759         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9760         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9761         configure substitution.
9762         ([+compare-target+]): Likewise.
9763         ([+bootstrap-target+]-lean): New.
9764         * configure.in: Remove lean bootstrap support from here.
9766         * Makefile.in: Regenerate.
9767         * configure: Regenerate.
9769 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9771         * MAINTAINERS (libdecnumber): Add myself.
9773 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9775         * libtool-ldflags: New script.
9777 2006-01-02  Andreas Schwab  <schwab@suse.de>
9779         * configure.in: When reconfiguring remove Makefile in
9780         all stage directories.
9781         * configure: Regenerate.
9783 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9785         * MAINTAINERS: Update my email address.
9787 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9789         Revert Ada-related part of the previous change.
9791         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9792         Do not pass.
9793         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9794         * Makefile.in: Regenerate.
9795         * configure.in: Do not include mt-ppc-aix target fragment.
9796         * configure: Regenerate.
9798 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9800         * configure.in: Select appropriate fragments for PowerPC/AIX.
9801         * configure: Regenerate.
9803         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9804         BOOT_CFLAGS, BOOT_LDFLAGS.
9805         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9806         BOOT_CFLAGS, BOOT_LDFLAGS.
9807         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9808         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9809         (stage): Fail if we cannot complete the work.
9810         * Makefile.in: Regenerate.
9812 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9814         * configure.in: Replace ms1 with mt.
9815         * configure: Rebuilt.
9817 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9819         * MAINTAINERS: Update my email address.
9821 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9823         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9824         install-host-nogcc): Don't invoke $(stage) at the end.
9825         * Makefile.in: Regenerate.
9827 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9829         * configure.in: Flip the top-level bootstrap switch.
9830         * configure: Regenerate.
9832 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9834         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9835         $(stage) and $(unstage).
9836         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9837         (all): Remove stray semicolon.
9838         (local-distclean): Don't handle multilib.tmp and multilib.out.
9839         (install.all): Set $s for consistency.
9840         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9841         check_multilibs setting.  Always make the install directory.
9842         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9843         Correct @if/@endif.
9844         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9845         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9846         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9847         (multilib.out): Remove.
9848         * Makefile.in: Regenerated.
9850 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9852         * MAINTAINERS (Write After Approval): Add myself.
9854 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9856         * MAINTAINERS: Add myself as mt maintainer.
9858         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9860 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9862         * MAINTAINERS: Change email address.
9864 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9866         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9867         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9868         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9869         Find in-tree tools if available.
9870         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9871         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9872         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9873         (COMPILER_*_FOR_TARGET): New.
9874         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9875         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9876         (CONFIGURED_*, USUAL_*): Remove.
9877         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9878         STRIP): Use autoconf substitutions.
9879         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9880         COMPILER_NM_FOR_TARGET): New.
9881         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9883         (all): Make all-host and all-target in parallel.
9884         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9885         that $$r and $$s are set before invoking a recursive make.
9886         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9887         ([+bootstrap-target+]): Inline most of the `all' target.
9889 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9891         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9892         from the gcc build directory.
9893         * Makefile.in: Regenerate.
9895 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9897         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9898         depend on all-libdecnumber.
9899         * configure.in (host_libs): Include libdecnumber.
9900         * Makefile.in: Regenerate.
9901         * configure: Likewise.
9903 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9905         * libdecnumber: Import decNumber sources from the dfp-branch.
9907 2005-11-21  Kean Johnston  <jkj@sco.com>
9909         * config.sub, config.guess: Sync from upstream sources.
9911 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9913         Import from Autoconf sources:
9915         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9916         * config/move-if-change: Don't output "$2 is unchanged";
9917         suggested by Ben Elliston.  Handle weird characters correctly.
9919 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9921         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9922         to match upstream libtool for darwin.
9924 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9926         * Makefile.def: Remove gdb dependencies for gdbtk.
9927         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9928         (configure-gdb, install-gdb): New rules.
9929         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9930         * Makefile.in, configure: Regenerated.
9932 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9934         * MAINTAINERS (Write After Approval): Add myself.
9936 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9938         * MAINTAINERS (Write After Approval): Add myself.
9940 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9942         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9943         Diego Novillo.
9945 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9947         PR bootstrap/24297
9948         * Makefile.tpl (do-[+make-target+], do-check, install,
9949         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9950         are set before recursing.
9951         * Makefile.in: Regenerate.
9953 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9955         PR bootstrap/18939
9956         * Makefile.def (gcc) <target>: Fix thinko.
9957         * Makefile.in: Regenerate.
9959 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9961         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9962         * configure: Regenerate.
9964 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9966         * MAINTAINERS (Write After Approval): Add self.
9968 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9970         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9971         target-libffi, target-qthreads, target-libjava, and
9972         targetlibobjc.
9973         * configure: Regenerate.
9975 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9977         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9978         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9979         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9980         (USUAL_OBJDUMP_FOR_TARGET): New.
9981         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9982         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9983         * configure, Makefile.in: Regenerated.
9985 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9987         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9988         before other host packages.
9990 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9992         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9994 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9996         PR bootstrap/22340
9998         * configure.in (default_target): Remove.
9999         * Makefile.tpl (all): Do not use prerequisites as subroutines
10000         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10001         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10002         use prerequisites as subroutines.
10003         (check-host, check-target): New.
10004         (bootstrap configure & all targets): Do not use stage*-start
10005         if the directory layout is already ok.
10006         (non-bootstrap configure & all targets): Prepend a $(unstage).
10007         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10008         (NOTPARALLEL): Remove.
10009         (unstage, stage variables): New variables.
10010         (unstage, stage targets): Simply expand to those variables.
10012         * configure: Regenerate.
10013         * Makefile.in: Regenerate.
10015 2005-10-04  James E Wilson  <wilson@specifix.com>
10017         * Makefile.def (lang_env_dependencies): Add libmudflap.
10018         * Makefile.in: Regenerate.
10020 2005-10-03  Andreas Schwab  <schwab@suse.de>
10022         Backport from libtool CVS:
10023         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10025         * ltmain.sh: add support for installing into temporary
10026         staging area (e.g. 'make install DESTDIR=...')
10028 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10030         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10031         * configure: Regenerated.
10033 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10035         * configure: Regenerate with the correct
10036         autoconf version.
10038 2005-09-30  Catherine Moore  <clm@cm00re.com>
10040         * configure.in (bfin-*-*): New.
10041         * configure: Regenerated.
10043 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10045         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10046         (LIPO_FOR_TARGET): New.
10047         (CONFIGURED_LIPO_FOR_TARGET): New.
10048         (USUAL_LIPO_FOR_TARGET): New.
10049         (STRIP_FOR_TARGET): New.
10050         (CONFIGURED_STRIP_FOR_TARGET): New.
10051         (USUAL_STRIP_FOR_TARGET): New.
10052         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10053         STRIP_FOR_TARGET.
10054         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10055         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10056         * Makefile.in: Regenerate.
10057         * configure: Regenerate.
10059 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10061         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10062         (rs6000-*-aix*): Same.
10063         * configure: Regenerate.
10065 2005-09-16  Tom Tromey  <tromey@redhat.com>
10067         * MAINTAINERS: Add self as java maintainer.
10069 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10071         * configure.in: Recognize f95 in the --enable-languages option,
10072         and substitute it for fortran, issuing a warning.
10073         * configure: Regenerate.
10075 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10077         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10078         * configure:  Regenerated.
10080 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10082         * MAINTAINERS: Add self as ms1 maintainer.
10084 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10086         * Makefile.def (libssp): Add to lang_env_dependencies.
10087         * Makefile.in: Regenerate.
10089 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10091         * MAINTAINERS: Add myself as middle-end maintainer.
10093 2005-08-17  Christian Groessler  <chris@groessler.org>
10095         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10096         * Makefile.in: Regenerate.
10098 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10100         * MAINTAINERS (write after approval): Added myself.
10102 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10104         * MAINTAINERS (Write After Approval): Add myself.
10106 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10108         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10109         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10110         Look for alternate names of the target cc and c++
10111         * configure: Regenerate.
10113 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10115         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10116         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10117         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10118         tools; remove code to manually set them.
10119         (Target tools): Look in the environment for them.
10120         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10121         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10122         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10123         build directory.
10124         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10125         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10126         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10127         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10128         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10129         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10130         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10131         * configure: Regenerate.
10132         * Makefile.in: Regenerate.
10134 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10136         * MAINTAINERS: Update for removed CPU targets.
10138 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10140         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10141         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10142         * Makefile.in: Regenerated.
10144 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10146         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10147         (CFLAGS_FOR_TARGET): Use it.
10148         (CXXFLAGS_FOR_TARGET): Likewise.
10149         * Makefile.in: Regenerated.
10150         * configure.in (--with-build-sysroot): New option.
10151         * configure: Regenerated.
10153 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10155         * Makefile.tpl: Wrap install between unstage and stage
10156         * Makefile.in: Regenerate.
10158 2005-07-21  Eric Christopher  <echristo@apple.com>
10160         * MAINTAINERS: Update affiliation.
10162 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10164         * MAINTAINERS: Add self as crx port maintainer.
10166 2005-07-20  DJ Delorie  <dj@redhat.com>
10168         * MAINTAINERS: Add self as m32c maintainer.
10170 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10172         * all files: Update FSF address.
10174 2005-07-15  Eric Christopher  <echristo@redhat.com>
10176         * MAINTAINERS: Change affiliation.
10178 2005-07-14  Jim Blandy  <jimb@redhat.com>
10180         * configure.in: Add cases for Renesas m32c.
10181         * configure: Regenerated.
10183 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10185         * COPYING.LIB: Update from fsf.org.
10187 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10189         * COPYING, compile, config.guess,
10190         config.sub, install-sh, missing, mkinstalldirs,
10191         symlink-tree, ylwrap: Sync from upstream sources.
10192         * config-ml.in: Update FSF address.
10194 2005-07-13  Eric Christopher  <echristo@redhat.com>
10196         * configure.in: Add toplevel noconfigdir support for tpf.
10197         * configure: Regenerate.
10199 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10201         PR ada/22340
10203         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10204         * Makefile.in: Regenerate.
10206 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10208         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10209         Brolley to write-after-approval.
10211 2005-07-07  Andreas Schwab  <schwab@suse.de>
10213         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10214         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10215         * Makefile.in: Regenerated.
10217 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10219         * configure.in: Don't build sim or rda when targetting darwin.
10220         * configure: Regenerate.
10222 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10224         * configure.in: Add --enable-libssp and --disable-libssp.
10225         * configure: Regenerate with autoconf-2.13.
10227 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10229         * Makefile.def (target_modules): Add libssp.
10230         * configure.in (target_libraries): Add target-libssp.
10231         * configure: Rebuilt.
10232         * Makefile.in: Rebuilt.
10234 2005-07-01  Zack Weinberg  <zackw@panix.com>
10236         * MAINTAINERS: Change email address.  Resign from maintainership.
10238 2005-07-01  Richard Guenther  <rguenther@suse.de>
10240         * MAINTAINERS: Change my e-mail address and affiliation.
10242 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10244         * Makefile.def (stagefeedback): Come after profile.
10245         Define profiledbootstrap target.
10246         * Makefile.tpl (profiledbootstrap): Remove.
10247         (stageprofile-end): Zap stagefeedback.
10248         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10249         * Makefile.in: Regenerate.
10251 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10253         * MAINTAINERS: Update my email address.
10255 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10257         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10258         In 'cpp' stanza, support '#line' as well as '# '.
10260 2005-06-08  Andreas Schwab  <schwab@suse.de>
10262         * MAINTAINERS: Move myself from 'Write After Approval' to
10263         'CPU Port Maintainers' section as m68k maintainer.
10265 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10267         * configure.in (unsupported_languages): New macro.
10268         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10269         non-ported target libraries in noconfigdirs.
10270         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10271         non-linux-gnu.  Remove libgcj_ex_libffi.
10272         <lang_frag loop>: Set add_this_lang=no if the language is in
10273         unsupported_languages.
10274         * configure: Regenerate.
10276 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10278         * configure.in: Fix typo in handling of --with-mpfr-dir.
10279         * configure: Regenerate.
10281 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10283         * MAINTAINERS: Update my email address.
10285 2005-06-02  Jim Blandy  <jimb@redhat.com>
10287         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10288         accepted into the master sources.)
10290 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10291             Michael Snyder  <msnyder@redhat.com>
10292             Stan Cox  <scox@redhat.com>
10294         * configure.in: Set noconfigdirs for ms1.
10296         * configure: Regenerate.
10298 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10300         * MAINTAINERS (Write After Approval): Add self.
10302 2005-06-01  Josh Conner  <jconner@apple.com>
10304         * MAINTAINERS (Write After Approval): Add self.
10306 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10308         * MAINTAINERS: Update my email address.
10310 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10312         * MAINTAINERS (Write After Approval): Add self.
10314 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10316         * MAINTAINERS (Write After Approval): Remove self.
10318 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10320         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10321         (Dependencies): Consider target modules for bootstrap dependencies.
10322         Make target bootstrap modules depend on each stage's gcc.
10323         * Makefile.in: Regenerate.
10325 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10327         * Makefile.def (configure-gcc): Depend on binutils having been built.
10328         (all-gcc): No need to do it here.
10329         * Makefile.in: Regenerate.
10331 2005-05-19  Paul Brook  <paul@codesourcery.com>
10333         * configure.in: Rewrite misleading error message when requested
10334         language cannot be built.
10335         * configure: Regenerate.
10337 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10339         * ylwrap: Import from Automake 1.9.5.
10341 2005-05-13  David Ung  <davidu@mips.com>
10343         * MAINTAINERS (Write After Approval): Add self.
10345 2005-05-09  Mike Stump  <mrs@apple.com>
10347         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10348         lt_cv_sys_max_cmd_len for now.
10350 2005-05-09  Stan Cox  <scox@redhat.com>
10352         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10354 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10356         * README.SCO: Update the URL.
10358 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10360         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10361         with_gnu_ld to libtool.
10362         * ltcf-c.sh (aix[45]): Define file_list_spec.
10363         * ltcf-cxx.sh (aix[45]): Same.
10364         * ltcf-gcj.sh (aix[45]): Same.
10365         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10366         exists, write list of input files to temporary file.
10368 2005-05-04  Mike Stump  <mrs@apple.com>
10370         * configure.in: Always pass --target to target configures as
10371         otherwise rebuilds that do --recheck will fail.
10372         * confiugure: Rebuilt.
10374 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10376         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10377         STAGE_HOST_EXPORTS.
10378         (configure, all): Add bootstrap support.
10379         (Host modules, target modules): Pass post-stage1 flags and exports.
10380         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10381         * Makefile.in: Regenerate.
10383 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10385         * configure: Regenerate.
10387 2005-04-27  Mike Stump  <mrs@apple.com>
10389         * MAINTAINERS: Add self as darwin maintainer.
10391 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10393         * config.sub: Update from master copy.
10395 2005-04-21  Mike Stump  <mrs@apple.com>
10397         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10398         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10400 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10402         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10403         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10404         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10405         "*-*-elf" and "*-*-linux*".
10406         * configure: Regenerate.
10408 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10410         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10412 2005-04-12  Mike Stump  <mrs@apple.com>
10414         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10416 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10418         * MAINTAINERS (Write After Approval): Add myself.
10420 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10422         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10424 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10426         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10427         (TARGET_CONFIGARGS): Include --with-target-subdir.
10428         (configure, all): New macros.  Use them throughout.
10429         * Makefile.in: Regenerate.
10431 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10433         * MAINTAINERS (Write After Approval): Add myself.
10435 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10437         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10439 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10441         * MAINTAINERS: Move John Carr to Write After Approval.
10443 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10445         * config/mh-mingw32: Delete.
10446         * configure.in: Don't use it.
10447         * configure: Regenerate.
10449 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10451         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10452         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10453         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10454         (HOST_LIB_PATH): Generate from Makefile.def.
10455         (TARGET_LIB_PATH): Likewise.
10456         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10457         * Makefile.in: Regenerate.
10458         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10459         (RPATH_ENVVAR): Include Darwin case.
10460         * configure: Regenerate.
10462 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10464         * MAINTAINERS (Various Maintainers): Remove self.
10465         (Write After Approval): Add self.
10467 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10469         * MAINTAINERS (Various Maintainers): Add self.
10471 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10473         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10474         * configure: Regenerate.
10476 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10478         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10479         gcc_version, and gcc_version_trigger from set of flags to pass.
10480         * Makefile.tpl: Remove definitions of above variables.
10481         (config.status): Remove dependency on $(gcc_version_trigger).
10482         * Makefile.in: Regenerate.
10483         * configure.in: Do not reference config/gcc-version.m4 nor
10484         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10485         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10486         * configure: Regenerate.
10488 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10489             Andrew Pinski  <pinskia@physics.uc.edu>
10491         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10492         * Makefile.in: Regenerate.
10494 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10496         * MAINTAINERS (Write After Approval): Add myself.
10498 2005-03-03  David Ayers  <d.ayers@inode.at>
10500         * MAINTAINERS (Write After Approval): Add myself.
10502 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10504         PR libgcj/20160
10505         * ltmain.sh: Avoid creating archives with components that have
10506         duplicate basenames.
10508 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10510         PR bootstrap/20250
10511         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10512         instead of check.
10513         * Makefile.in: Regenerate.
10515 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10517         * Makefile.in: Regenerate to fix conflict between the previous two
10518         patches.
10520 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10522         PR bootstrap/17383
10523         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10524         * Makefile.tpl (HOST_SUBDIR): New substitution.
10525         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10526         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10527         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10528         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10529         (Host modules, Bootstrapped modules): Use it.
10530         (Build modules, Target modules): Do not create symlink trees,
10531         always configure out-of-srcdir.
10532         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10533         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10534         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10535         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10537         * Makefile.in: Regenerate.
10538         * configure: Regenerate.
10540 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10542         Merged from libada-gnattools-branch:
10543         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10545         * gnattools: New directory.
10546         * Makefile.def: Add gnattools as a module, depending on target-libada.
10547         * Makefile.in: Regenerate.
10548         * configure.in: Include gnattools in host_tools; disable it if ada
10549         is disabled.
10550         * configure: Regenerate.
10552 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10554         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10555         treelang maintainer.
10556         (Write After Approval): Remove myself.
10558 2005-02-23  Paul Schlie  <schlie@comcast.net>
10560         * configure.in: Allow darwin targeted ports to build tk, itcl and
10561         libgui.
10562         * configure: Regenerate.
10564 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10566         PR libgcj/10353
10567         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10568         * configure: Regenerate.
10570 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10572         * MAINTAINERS (Write After Approval): Add myself.
10574 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10576         * MAINTAINERS: Update my e-mail address.
10578 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10580         * MAINTAINERS (Write After Approval): Add myself.
10582 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10584         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10585         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10586         target-libgloss when not *-*-elf and *-*-aout.
10587         * configure: Regenerate.
10589 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10591         * MAINTAINERS: Remove obsolete entries.
10593         * MAINTAINERS (Write After Approval): Add Michael Matz.
10595 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10597         * MAINTAINERS: Remove self as cpplib maintainer.
10599 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10601         * install-sh, config.sub: Import from upstream.
10603 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10605         PR bootstrap/18222
10606         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10607         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10608         * Makefile.in: Regenerate.
10610 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10612         * MAINTAINERS: Update my email address.
10614 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10615             Andreas Schwab  <schwab@suse.de>
10617         PR bootstrap/18033
10618         * config-ml.in: Eval option if surrounded by single quotes.
10620 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10622         Revert 2004-12-28 Makefile changes, a better fix will be
10623         applied to mainline and src after GCC 4.0 branches.
10625 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10627         PR bootstrap/17383
10629         * Makefile.def (target_modules): Remove stage parameter,
10630         it is always true now.
10631         * Makefile.tpl (configure-build-[+module+],
10632         configure-target-[+module+]): Always build symlink tree
10633         for the directory and for include.  BUILD_SUBDIR and
10634         TARGET_SUBDIR cannot be . anymore.
10635         * Makefile.in: Regenerate.
10637 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10639         Revert 2004-12-08 Makefile changes.
10641 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10643         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10644         cygwin, mingw.
10646 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10648         * configure.in (sh64-*-*): Reenable gprof.
10649         * configure: Regenerate.
10651 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10653         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10654         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10655         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10656         * Makefile.in: Regenerate.
10658 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10660         * MAINTAINERS: Update my email address.
10662 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10664         * Makefile.tpl: Generate normal dependencies if the LHS module is
10665         not bootstrapped.
10666         * Makefile.in: Regenerate.
10668 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10670         * configure.in: Include config/gxx-include-dir.m4.  Use
10671         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10672         * configure: Regenerate.
10674 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10676         * config.if: Delete.
10677         * configure.in: Set libstdcxx_incdir directly.
10678         * configure: Regenerate.
10680 2004-12-02  Eric Christopher  <echristo@redhat.com>
10682         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10683         * Makefile.in: Regenerate.
10685 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10687         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10688         * configure: Regenerate.
10690 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10692         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10693         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10694         * configure: Regenerate.
10696 2004-12-01  Eric Christopher  <echristo@redhat.com>
10698         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10699         of things to remove.
10701 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10703         * MAINTAINERS (Write After Approval): Update my e-mail address.
10705 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10707         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10708         from CVS libtool to always pass_all.
10710 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10712         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10713         (hppa*64*-*-*): Delete incorrect comment.
10714         * configure: Rebuilt.
10716 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10718         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10720 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10722         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10723         from CVS libtool to always pass_all.
10725 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10727         * install-sh, compile: Import from automake.
10729 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10731         * config.guess, config.sub:  Import from savannnah.
10733 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10735         * MAINTAINERS (Write After Approval): Add myself
10737 2004-11-12  Mike Stump  <mrs@apple.com>
10739         * Makefile.def: Add html support.
10740         * Makefile.tpl: Likewise.
10741         * Makefile.in: Regenerate.
10743 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10745         PR 18423
10746         * configure.in: Remove all instances of build-fixincludes from
10747         noconfigdirs.
10748         (build_configargs): Supply --target to subdirectories.
10749         * configure: Regenerate.
10751         * Makefile.def: Make gcc install depend on fixincludes install.
10752         * Makefile.in: Regenerate.
10754 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10756         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10758 2004-11-11  Paul Brook  <paul@codesourcery.com>
10760         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10762 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10764         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10765         target-libgfortran.
10766         * configure: Regenerate.
10768 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10770         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10771         like CC.
10773 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10775         * Makefile.def (host fixincludes): Specify missing targets.
10776         * Makefile.in: Regenerate.
10778 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10780         * MAINTAINERS: Add myself
10782 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10784         * MAINTAINERS (Write After Approval): Add myself.
10786 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10788         * Makefile.def: Build fixincludes for the host, too.
10789         * Makefile.in: Regenerate.
10790         * configure.in (host_tools): Add fixincludes.
10791         * configure: Regenerate.
10793 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10795         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10796         * configure: Regenerated.
10798 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10800         PR other/17783
10801         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10802         * configure: Regenerated.
10804 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10806         * README.SCO: Update per FSF instructions.
10808 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10810         PR target/18151
10811         * configure.in (case ${target}): Do not build fixincludes for avr.
10812         * configure: Regenerated.
10814 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10816         * configure.in (case ${target}): Do not build fixincludes
10817         on platforms where it is not used.
10818         * configure: Regenerated.
10820 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10822         * configure.in: Use an absolute path to install-sh.
10823         * configure: Regenerated.
10825 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10827         * MAINTAINERS (Write After Approval): Add myself.
10829 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10831         * MAINTAINERS: Remove from Write After Approval those that are
10832         already maintainers.
10834 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10836         * MAINTAINERS:  Update my email address.
10838 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10840         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10841         * configure: Regenerate.
10843 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10845         * MAINTAINERS:  Update my email address.
10847 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10849         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10850         entries belonging to this category.
10852 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10854         * MAINTAINERS: Update my e-mail address.
10856 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10858         Fix wrong conflict resolution in:
10860         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10862         * Makefile.in: Regenerate.
10863         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10864         in the recursive `make', instead of hardwiring `all'.
10865         (Autogenerated TARGET-* variables): New.
10867 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10869         * configure.in: Enable target-libgloss for crx-*-*.
10870         * configure: Regenerate.
10872 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10874         * MAINTAINERS (Various Maintainers): Move the "windows,
10875         cygwin, mingw" maintainer to ...
10876         (OS Port Maintainers): ... here.
10878 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10880         * MAINTAINERS (Write After Approval): Remove those that are
10881         maintainers of some subsystem.
10883 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10885         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10886         * ltcf-cxx.sh (tpf*): Likewise.
10887         * ltconfig (tpf*): Add TPF OS configuration support.
10889 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10891         * MAINTAINERS: Change my email address to my new work account.
10893 2004-09-24  Michael Roth  <mroth@nessie.de>
10895         * configure.in (--without-headers): Add missing double quotes.
10896         * configure: Regenerate.
10898 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10900         * ylwrap: Revert to previous version.
10902 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10904         PR bootstrap/17369
10905         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10906         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10907         SET_GCC_LIB_PATH_CMD.
10908         (BASE_TARGET_EXPORTS): Likewise.
10909         * Makefile.in: Regenerated.
10911         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10912         * configure: Regenerated.
10914 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10916         * config.guess: New upstream version
10917         * compile, depcomp, install-sh, ylwrap: Likewise.
10919 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10921         * config/mh-x86omitfp: New host makefile fragment.  Add
10922         -fomit-frame-pointer to the default BOOT_CFLAGS.
10923         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10924         * configure: Regenerate.
10926 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10928         PR target/11572
10929         * configure.in (*-*-darwin*): Renable libobjc.
10930         * configure: Regenerate.
10932 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10934         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10936 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10938         * Makefile.def: Remove libbanshee.
10939         * Makefile.tpl: Ditto.
10940         * configure.in: Ditto.
10941         * Makefile.in: Regen.
10942         * configure: Ditto.
10944 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10946         * ltmain.sh: Use $pic_object as $non_pic_object if
10947         $non_pic_object=none.
10949 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10951         * missing: Import latest version from master repository.
10953 2004-09-06  Nick Clifton  <nickc@redhat.com>
10955         * config.sub: Import latest version from master repository.
10956         * config.guess: Likewise.
10957         This includes these changes:
10959         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10961         * config.sub: Handle crisv32, alias etraxfs.
10962         * config.guess (crisv32:Linux:*:*): Handle.
10964         2004-08-13  Brad Smith  <brad@comstyle.com>
10966         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10967         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10969         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10971         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10972         assume the processor is a powerpc.  This is because coreutils
10973         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10974         in this case, due to a MacOS X bug that causes
10975         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10976         to return a negative number.
10977         Problem reported by Petter Reinholdtsen in:
10978         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10980         2004-07-19  Ben Elliston  <bje@gnu.org>
10982         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10984         2004-06-24  Ben Elliston  <bje@gnu.org>
10986         * config.guess: Update copyright years.
10987         * config.sub: Likewise.
10989         2004-06-22  Robert Millan  <robertmh@gnu.org>
10991         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10992         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10994         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10996         * config.guess (*:*VMS:*:*): New entry. Replaces
10997         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10998         manufacturer.
11000         2004-06-22  Ben Elliston  <bje@gnu.org>
11002         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11003         * config.sub: Likewise.
11005         2004-06-22  Ben Elliston  <bje@gnu.org>
11007         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11008         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11010         2004-06-11  Ben Elliston  <bje@gnu.org>
11012         * config.guess (pegasos:OpenBSD:*:*): Remove.
11014         2004-06-11  Ben Elliston  <bje@gnu.org>
11016         From Wouter Verhelst <wouter@grep.be>:
11017         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11019         2004-06-11  Ben Elliston  <bje@gnu.org>
11021         * config.guess (luna88k:OpenBSD:*:*): New.
11023         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11025         * config.guess (m32r*:Linux:*:*): New case.
11026         * config.sub: Handle m32rle.
11028         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11030         From Jens Petersen  <petersen@redhat.com>:
11031         * config.sub: Handle sparcv8.
11033         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11035         From Tom Smith <smith@cag.lkg.hp.com>:
11036         * config.guess: Version suffixes are equally significant on Tru64
11037         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11038         prefix of "P" (patched kernel).
11040         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11042         * config.sub: Add support for National Semiconductor CRX target.
11044 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11046         * MAINTAINERS (Various Maintainers): Remove myself as web page
11047         maintainer, add myself as maintainer of build status lists.
11049 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11051         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11052         *-*-netware, but add target-libmudflap.
11053         Consolidate *-*-netware targets (of which really only i?86 exists)
11054         into a single entry.
11055         * configure: Likewise.
11057 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11059         * Makefile.tpl (sorry): Remove.
11060         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11061         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11062         (do-clean): Clean per-stage directories too.
11063         (do-distclean): Run distclean-stage1 too.
11064         (.NOTPARALLEL): Enable during toplevel bootstrap.
11065         (stage[+id+]-bubble): Enable parallel execution during
11066         the recursive invocation.
11067         * Makefile.in: Regenerate.
11069         Fix previous checkin:
11071         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11072         include.
11073         * configure.in: Fix indentation.
11074         * configure: Regenerate.
11076 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11078         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11079         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11080         * configure: regenerate
11081         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11082         -mdynamic-no-pic
11084 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11086         * Makefile.def (build_modules): Add fixincludes.
11087         (dependencies): Make gcc depend on fixincludes.
11088         * configure.in (build_tools): Add fixincludes.
11089         (build_configdirs): Always include build_libs.
11090         * Makefile.in: Regenerate.
11091         * configure: Regenerate.
11093 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11095         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11096         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11097         phony targets; do not generate timestamp files.
11098         (distclean-stageN): Remove references to their timestamp files.
11099         (restageN, touch-stageN): Remove.
11100         (stageN-bubble): Rewritten.
11101         (compare): Support lean bootstraps.
11102         * Makefile.in: Regenerate.
11104         * configure.in: Only warn when bootstrapping but
11105         build != host or build != target.  Support lean bootstraps.
11106         * configure: Regenerate.
11108 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11110         * configure.in:  Give a better error message if GMP/MPFR are missing
11111         and a language needing them has been requested.
11112         * configure:  Regenerated.
11114 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11116         * configure.in:  Print a list of available language front-ends if
11117         a requested one is missing.  Tidy stray tab characters.
11118         * configure:  Regenerated.
11120 2004-08-19  Michael Koch  <konqueror@gmx.de>
11122         * gcc/doc/install.texi: Update entry about automake for libjava.
11124 2004-08-17  Robert Millan  <robertmh@gnu.org>
11126         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11127         (instead of FreeBSD).
11128         * configure: Regenerate.
11130 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11132         * Makefile.in: Regenerate.
11133         * configure: Regenerate.
11135         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11136         stage_*_flags.
11137         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11138         for bootstrapped modules if toplevel bootstrap is going.
11139         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11140         modules.  Adjust for changes in Makefile.def.  Enable several
11141         rules even in non-bootstrap mode, just to avoid peppering the
11142         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11143         (stage-[+prev+]-bubble): Remove.
11145         * Makefile.def (Dependencies): Depend on all-build-bison,
11146         all-build-flex, all-build-byacc, all-build-texinfo, rather
11147         than the host variations.
11148         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11149         with BUILD_SUBDIR.
11150         (BISON): Update for recent Bisons.
11151         (YACC): Fix typo.
11152         (cross): Depend on all-build.
11153         (all): Do not depend on all-build.
11154         (prebootstrap): Remove.
11155         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11156         (Prebootstrap dependencies): Add them to the per-stage targets
11157         and to all-prebootstrap.
11158         * configure.in (build_configdirs): Always enable build_tools.
11159         (BUILD_DIR_PREFIX): Remove.
11161         * Makefile.def (gcc): Add target variable.
11162         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11163         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11164         in the recursive `make', instead of hardwiring `all'.
11165         (Autogenerated TARGET-* variables): New.
11167 2004-08-13  Brian Booth  <bbooth@redhat.com>
11169         * MAINTAINERS: Remove myself from write-after-approval.
11171 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11173         * src-release: Stop distributing mmalloc with gdb (which doesn't
11174         use it).
11175         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11176         * Makefile.in: Regenerate.
11178 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11180         * configure.in (arm*-*-eabi*): New target.
11181         * configure: Regenerate.
11183 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11185         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11186         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11187         (Dependencies): New section.
11188         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11189         (configure-target-[+module+]): Depend on maybe-all-gcc
11190         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11191         (toplevel profiledbootstrap): Fix dependencies.
11192         * Makefile.in: Regenerate.
11194 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11196         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11197         target-libiberty to noconfigdirs.
11198         * configure: Regenerate.
11200 2004-08-03  Paul Brook  <paul@codesourcery.com>
11202         * configure.in: Check for MPFR as well as GMP.
11203         * configure: Regenerate.
11205 2004-08-01  Robert Millan  <robertmh@gnu.org>
11207         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11208         libmudflap for all GNU-based systems (with Glibc).
11209         * configure: Regenerate.
11211 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11213         * Makefile.def (host-modules): Add gcc.
11214         * Makefile.in: Regenerate.
11215         * Makefile.tpl (sorry): New rule.
11216         (configure-host, all-host, [+make_target+]-host, do-check,
11217         install-host): Do not add gcc as a special case.
11218         (host modules): Add a small special-casing for gcc.  Export
11219         extra_make_flags through the environment.
11220         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11221         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11222         other recursive targets for gcc): Remove.
11224         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11225         (stage, unstage): New rules.
11226         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11227         distclean-stage[+id+]): Use stage_current.
11228         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11229         the stage*-start rules.
11231 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11233         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11234         use -all_load flag.
11236 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11238         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11239         * configure: Regenerate.
11241 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11243         * maintainer-scripts/gcc_release: Revert yesterday's change.
11245 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11247         * MAINTAINERS: Add myself to write-after-approval.
11249 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11251         * libf2c: Removed.
11252         * gcc/gccbug.in: Updated because of libf2c removal.
11253         * maintainer-scripts/gcc_release: Ditto.
11255 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11257         * configure.in: Build libmudflap by default on FreeBSD.
11258         * configure: Regenerated.
11260 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11262         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11263         systems.
11264         * configure: Regenerated.
11266 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11268         PR target/16344
11269         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11270         feedback based compiler.
11271         * Makefile.in: Rebuilt.
11273 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11275         * Makefile.def (host_modules): Set bootstrap=true for flex.
11276         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11277         * Makefile.in: Rebuilt.
11279 2004-07-07  Jan Hubicka  <jh@suse.cz>
11281         * MAINTAINERS: Add self as a profile feedback maintainer.
11283 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11285         * configure.in:  Do not prepend $srcdir to /dev/null in
11286         makefile fragments.
11287         * configure:  Regenerate.
11289 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11291         * Makefile.def (build_modules): Add bison, byacc, flex,
11292         m4, texinfo.
11293         (flags_to_pass): Add FLEX.
11294         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11295         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11296         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11297         DEFAULT_MAKEINFO): Remove.
11298         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11299         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11300         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11301         objdir or else use configured tool.
11302         (all-build): New.
11303         (all): Depend on it.
11304         (Build module dependencies): Add.
11305         * Makefile.in: Regenerate.
11306         * configure.in: Better support for multiple build modules,
11307         matching what is done for host/target modules.  Do not look
11308         for "plausible" locations of build tools if Canadian cross.
11309         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11310         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11311         * configure: Regenerate.
11313 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11315         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11316         * Makefile.in: Regenerate.
11318 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11320         * Makefile.tpl (configure-build-[+module+],
11321         configure-[+module+], configure-target-[+module+]): Pass
11322         [+extra_configure_args+].
11323         (all-build-[+module+], all-[+module+], check-[+module+],
11324         install-[+module+], [+make_target+]-[+module+],
11325         all-target-[+module+], check-target-[+module+],
11326         install-target-[+module+], [+make_target+]-target-[+module+]):
11327         Pass [+extra_make_args+].
11328         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11329         (GCC_HOST_EXPORTS): Remove.
11330         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11331         cross, check-gcc, check-gcc-c++, install-gcc,
11332         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11333         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11334         * Makefile.in: Regenerate.
11336 2004-06-21  Matthew Sachs  <msachs@apple.com>
11338         * MAINTAINERS: Added self to write-after-approval.
11340 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11342         * configure.in: Check for srcdir/winsup rather than build directory
11343         winsup.
11344         * configure: Regenerate.
11346 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11348         * configure.in: Don't build Cygwin native newlib if winsup
11349         directory is missing.  Emit warning instead.
11350         * configure: Regenerate.
11352 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11354         * Makefile.tpl (touch-stage[+id+]): New.
11355         (restage[+prev+]): Depend on touch-stage[+id+].
11357         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11358         Use it throughout.
11360         * Makefile.def: Add profile and feedback bootstrap stages.
11361         Remove next field from bootstrap stages.
11362         * Makefile.tpl (LN, LN_S): Substitute.
11363         (stageN-start, stageN-end): Use double-colon rules, to
11364         provide a hook for additional setup commands.
11365         (distclean-stageN-gcc, restageN): Create dependencies from
11366         [+prev+], not from [+next+].
11367         (stageN-bubble): Add commands for successive stages from
11368         [+prev+], using double-colon rules.
11369         (all-stageN-gcc): Fix typo.
11370         (stagefeedback-start, profiledbootstrap): New.
11371         * Makefile.in: Regenerate.
11372         * configure.in: Call ACX_PROG_LN.
11373         * configure: Regenerate.
11375 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11377         * MAINTAINERS (Write After Approval): Add myself.
11379 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11381         * MAINTAINERS (Write After Approval): Add myself.
11383 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11385         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11386         without gcc.
11387         * configure: Regenerate.
11389 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11391         * Makefile.tpl: Fix typo.
11392         * Makefile.in: Regenerate.
11394 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11396         * configure.in: Remove new- prefix from toplevel
11397         bootstrap targets.
11398         * configure: Regenerate.
11400 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11402         * Makefile.tpl (all.normal): Rename to all.
11403         (all): Replace with a rule to pick the default
11404         target from configure.
11405         (all-gcc, configure-gcc): Use conditionals to
11406         do nothing when toplevel bootstrap is going on.
11407         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11408         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11409         * configure.in: Support --enable-bootstrap.
11411         * Makefile.def: Remove new- prefix from toplevel
11412         bootstrap targets.
11413         * Makefile.tpl: Likewise.
11415         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11416         target.
11418         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11419         $(RECURSE_FLAGS) to recursive invocation of make.
11421         * Makefile.in: Regenerate.
11422         * configure: Regenerate.
11424 2004-05-30  Andreas Jaeger  <aj@suse.de>
11425             Jim Wilson  <wilson@specifixinc.com>
11427         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11428         like CC.
11430 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11432         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11433         * configure: Regenerate.
11435 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11437         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11438         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11439         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11440         targets.
11441         * Makefile.in: Regenerate.
11443 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11445         * configure.in: Test the ability to symlink directories.
11446         * configure: Regenerate.
11448         * Makefile.def (bootstrap-stage): New definitions.
11449         * Makefile.tpl (configure-stage1-gcc,
11450         configure-stage2-gcc, configure-stage3-gcc,
11451         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11452         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11453         new-restage3, compare): Autogenerate, see Makefile.in
11454         entry for behavioral changes.
11455         (distclean-stage1, new-stage1-start, new-stage1-end,
11456         new-stage1-bubble, distclean-stage2, new-stage2-start,
11457         new-stage2-end, new-stage2-bubble, distclean-stage3,
11458         new-stage3-start, new-stage3-end): New autogenerated targets.
11459         (objext, prebootstrap, BOOT_CFLAGS,
11460         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11461         targets.
11463         * Makefile.in: Regenerate.
11464         (distclean-stage1, new-stage1-start, new-stage1-end,
11465         new-stage1-bubble, distclean-stage2, new-stage2-start,
11466         new-stage2-end, new-stage2-bubble, distclean-stage3,
11467         new-stage3-start, new-stage3-end): New targets.
11468         (all-stage1-gcc): Move prebootstrap dependency from here...
11469         (configure-stage1-gcc): ...to here.
11470         (new-bootstrap): Use bubble targets.
11471         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11472         Use per-stage distclean targets.
11473         (configure-stage1-gcc, configure-stage2-gcc,
11474         configure-stage3-gcc, all-stage1-gcc,
11475         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11476         Use new-stageN-start to prepare the tree.
11478 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11480         * Makefile.def (host_modules): add libcpp.
11481         * Makefile.tpl: Add dependencies on and for libcpp.
11482         * Makefile.in: Regenerate.
11483         * configure.in: Add libcpp host module.
11484         * configure: Regenerate.
11486 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11488         * Makefile.tpl: Whenever a recursive target is defined, wrap
11489         it in a special @if/@endif block, and prepare its maybe
11490         dependency in the @if/@endif block
11491         * configure.in: Instead of writing maybe dependencies, remove
11492         the @if/@endif statements, and remove the @if/@endif blocks
11493         that remain.
11494         * configure: Regenerate.
11495         * Makefile.in: Regenerate.
11497 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11499         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11501 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11503         PR bootstrap/15120
11504         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11505         * */configure: Rebuilt.
11507 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11509         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11510         of libf2c.
11511         * configure, Makefile.in: Regenerate.
11513 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11515         * MAINTAINERS (Write After Approval): Add myself.
11517 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11519         Merge from tree-ssa-20020619-branch.
11521         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11522         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11523         (HOST_GMPLIBS): Define.
11524         (HOST_GMPINC): Define.
11525         (TARGET_LIB_PATH): Add libmudflap.
11526         (GFORTRAN_FOR_TARGET): Define.
11527         (configure-build*): Export GFORTRAN.
11528         (configure-gcc): Export GMPLIBS and GMPINC.
11529         (all-gcc): Add maybe-all-libbanshee.
11530         (configure-target-libgfortran): Define.
11531         * Makefile.in: Regenerate.
11532         * configure.in (host_libs): Add libbanshee.
11533         (target_libraries): Add target-libmudflap and target-libgfortran.
11534         Add --with-libbanshee.
11535         Handle --disable-libmudflap.
11536         (*-*-freebsd*): Use with_gmp.
11537         Add $(libgcj) to noconfigdirs.
11538         * configure: Regenerate.
11539         * depcomp: New file.
11540         * MAINTAINERS: Add tree-ssa maintainers.
11542 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11544         * MAINTAINERS (Various Maintainers): Add myself.
11546 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11548         * MAINTAINERS (Write After Approval): Add myself.
11550 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11552         * MAINTAINERS (Write After Approval): Add myself.
11554 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11556         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11557         * configure: Regenerate.
11559 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11561         Revert:
11562         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11564         * Makefile.def (flags_to_pass): Remove *dir variables that
11565         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11566         as well as prefix and exec_prefix.
11567         * Makefile.in: Regenerate.
11569 2004-04-26  Robert Millan  <robertmh@gnu.org>
11571         Add patches from libtool CVS.
11572         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11573         * ltconfig: Likewise.
11574         * ltcf-c.sh: Likewise.
11575         * ltcf-cxx.sh: Likewise.
11576         * ltcf-gcj.sh: Likewise.
11578 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11580         * Makefile.def (host_modules): Mark with the bootstrap
11581         flag packages on which gcc depends.
11582         * Makefile.tpl (all-bootstrap): Use it.
11583         * Makefile.in: Regenerate.
11585 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11587         * Makefile.def (flags_to_pass): Remove *dir variables that
11588         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11589         as well as prefix and exec_prefix.
11590         * Makefile.in: Regenerate.
11592 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11594         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11595         * configure: Regenerate.
11596         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11597         * gcc/Makefile.tpl (compare): Use the result of the test.
11598         * gcc/Makefile.in: Regenerate.
11600 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11602         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11603         Always relocate gcc and prev-gcc to the original names, even
11604         if the build fails.
11605         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11606         New targets.
11608 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11610         * MAINTAINERS: Update my email address.
11612 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11614         * configure.in (mips*-*-irix5*): Enable ld.
11615         * configure: Regenerate.
11617 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11619         * configure: Regenerate.
11621 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11623         * Makefile.tpl (configure-[+module+], configure-gcc,
11624         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11625         Set and export LDFLAGS.
11626         * Makefile.in: Regenerate.
11628 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11630         * MAINTAINERS: Add myself to write-after-approval.
11632 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11634         PR bootstrap/14871
11635         * Makefile.tpl: If we don't have built-in-tree target tools,
11636         use the ones found by configure rather than hacking around with
11637         program_transform_name.
11638         * configure.in: Give Makefile.tpl the information necessary
11639         to do that.
11640         * Makefile.in: Regenerate.
11641         * configure: Regenerate.
11643 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11645         PR bootstrap/14760
11646         * configure.in: When computing baseargs, strip *all* copies of
11647         offending options.  Also, don't match/substitute the trailing space,
11648         so that this actually works when two similar options are separated by
11649         only one space.
11650         * configure: Regenerate.
11652 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11654         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11655         (rs6000-*-aix*): Same.
11656         * configure: Regenerate.
11658 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11660         * MAINTAINERS: Add myself to write-after-approval.
11662 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11664         * MAINTAINERS: Add myself to write-after-approval.
11666 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11668         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11669         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11670         * Makefile.in: Regenerate.
11672         * configure.in (top level bootstrap support): Rework --enable-werror
11673         to set @stage2_werror_flag@.
11674         * configure: Regenerate.
11675         * Makefile.tpl (top level bootstrap support): Pass
11676         @stage2_werror_flag@ down to configure in stages 2 and 3.
11677         * Makefile.in: Regenerate.
11679 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11681         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11682         for stages 2 and 3 as well as in make.  As a consequence, remove
11683         OUTPUT_OPTION (now detected by configure) from the flags passed down
11684         to make.
11685         * Makefile.in: Regenerate.
11687         * Makefile.tpl (new-bootstrap): Fix typo.
11688         * Makefile.in: Regenerate.
11690 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11692         * Makefile.tpl: Rearrange by moving recursive_targets rules
11693         into their proper sections.
11694         * Makefile.tpl (top level bootstrap support): Move disabling
11695         of coverage flags from 'make' to 'configure'; improve comments.
11696         * Makefile.in: Regenerate.
11698         * Makefile.tpl (experimental top level bootstrap) Move stage1
11699         language setting from all- target to configure- target; disable
11700         intermodule optimization in stage 1; prevent gratuitous rebuilds
11701         of stage 1.
11702         * Makefile.in: Regenerate.
11703         * configure.in: Comma-separate stage 1 language list for top
11704         level bootstrap.
11705         * configure: Regenerate.
11707         * Makefile.tpl: Clean up experimental top level bootstrap support:
11708         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11709         prev-gcc in configure- targets as well as all- targets.
11710         * Makefile.in: Regenerate.
11712 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11714         * compile: New file imported from automake.
11716 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11718         * configure.in: Remove symbolic link section.
11719         * configure: Regenerate.
11720         * Makefile.tpl (links): Remove.
11721         * Makefile.in: Regenerate.
11723 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11724             Nathanael Nerode  <neroden@gcc.gnu.org>
11726         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11727         Set with AC_CHECK_PROGS.
11728         * configure.in: Fix comment typo from last patch.
11729         * configure: Regenerate.
11731 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11733         * Makefile.tpl: Introduce experimental top level bootstrap support.
11734         * Makefile.in: Regenerate.
11735         * configure.in: Introduce support for top level bootstrap.
11736         * configure: Regenerate.
11738 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11739             Paolo Bonzini  <bonzini@gnu.org>
11741         PR bootstrap/14522
11742         * configure.in: Cope with shells that do not support unquoted ^
11743         * configure: Regenerate.
11745 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11746             Paolo Bonzini  <bonzini@gnu.org>
11748         PR bootstrap/14522
11749         * configure.in: Cope with shells that do not support nesting
11750         quotes inside quoted backquote substitutions.
11751         * configure: Regenerate.
11753 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11755         PR bootstrap/14522
11756         * configure.in: Fix escaping of $.
11757         * configure: Regenerate.
11759 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11761         * configure: Regenerate, since I forgot to while committing Paolo's
11762         changes.
11764 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11766         PR ada/14131
11767         Move language detection to the top level.
11768         * configure.in: Find default values for the tools as
11769         soon as possible.  Disable ada if GNAT is not found.
11770         Emit error message about missing languages.  Expand
11771         --enable-languages=all for the gcc subdirectory.
11773 2004-03-10  Ben Elliston  <bje@gnu.org>
11775         * MAINTAINERS: Update my email address.
11777 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11779         * ltconfig: Disable building static libraries if building shared
11780         libraries on AIX 5L.
11782 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11784         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11785         and disable libgcj.
11786         * configure: Regenerated.
11788 2004-03-01  Brian Booth  <bbooth@redhat.com>
11790         * MAINTAINERS: Add myself to write-after-approval.
11792 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11794         * MAINTAINERS: Add myself to write-after-approval.
11796 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11798         PR bootstrap/7087
11799         * Makefile.tpl: Guard XFOO sed statements better.
11800         * Makefile.tpl: Add dependency for configure-target-libada.
11801         * Makefile.in: Regenerate (incidentally fixes broken
11802         commit when libada-branch was merged).
11804 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11806         * MAINTAINERS: Add myself to write-after-approval.
11808 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11810         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11811         maintainers.
11813 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11815         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11816         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11818 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11820         PR bootstrap/11932
11821         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11823 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11825         * MAINTAINERS: Added myself to write-after-approval.
11827 2004-02-14  Michael Koch  <konqueror@gmx.de>
11829         * MAINTAINERS: Added myself to write-after-approval.
11831 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11833         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11834         some OS port maintainers to OS port maintainers section.
11836 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11838         * MAINTAINERS: Add self.
11840 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11842         * MAINTAINERS: Alphabetize.
11844 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11846         * MAINTAINERS: Remove myself.
11848 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11850         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11851         (rs6000-*-aix*): Same.
11852         * configure: Regenerate.
11854 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11856         * configure.in (host): Add in missing $noconfigdirs to defines.
11857         * configure: Regenerate.
11859 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11860             Nathanael Nerode  <neroden@gcc.gnu.org>
11862         PR ada/6637, PR ada/5911
11863         Merge with libada-branch:
11864         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11865         with appropriate dependencies. Add --enable-libada configure switch.
11866         * configure, Makefile.in: Regenerate.
11868 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11870         * MAINTAINERS: Add myself to write-after-approval.
11872 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11874         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11875         * configure: Regenerate.
11877 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11879         Merge from upstream:
11881         * ltmain.in: When setting IFS to '~', be careful about user
11882         arguments that contain '~'.
11884         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11886         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11887         Also test $base_compile against $CC with escaped arguments. Bug
11888         reported by Geoff Keating <geoffk@apple.com>.
11890 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11892         * MAINTAINERS: Remove i960 port.
11894 2004-01-23  DJ Delorie  <dj@redhat.com>
11896         * Makefile.def (target_modules) [libiberty]: Don't stage.
11897         * Makefile.in: Rebuilt.
11899 2004-01-20  Caroline Tice  <ctice@apple.com>
11901         * MAINTAINERS: Add myself to write-after-approval.
11903 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11905         * MAINTAINERS: Update my email address.
11907 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11909         * MAINTAINERS: Add myself to write-after-approval.
11911 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11913         * MAINTAINERS: Remove entries without email address.
11915 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11917         * MAINTAINERS: Add myself to write-after-approval.
11919 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11921         * MAINTAINERS: Update my email address.
11923 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11925         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11926         * Makefile.tpl (configure-target-[+module+]): Support stage.
11927         * Makefile.in: Rebuilt.
11929 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11931         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11933 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11935         * MAINTAINERS: Add myself as a MIPS maintainer.
11937 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11939         * configure.in: Use ./config.cache, not config.cache.
11940         * configure: Regenerate.
11941         * Makefile.tpl: Special-casing not needed for GCC any more.
11942         * Makefile.in: Regenerate.
11944         * configure.in: Don't share a cache file for host dirs.
11945         * configure: Regenerate.
11947         * config-ml.in: Don't mess with the cache file.
11949 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11951         * MAINTAINERS: Move myself from 'Write After Approval' to
11952         'CPU Port Maintainers' section as SPARC maintainer.
11954 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11956         * Makefile.tpl: Make GCC use a separate config.cache.
11957         * Makefile.in: Regenerate.
11959         PR bootstrap/11932, PR bootstrap/11933
11960         (I don't know if it will fix either of them, but it relates
11961         to them.)
11962         * configure.in: Don't use shared config.cache for target
11963         directories.
11964         * configure: Regenerate.
11966 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11968         * MAINTAINERS: Add myself to 'Write After Approval' section.
11970 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11972         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11973         * configure: Regenerated.
11975 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11977         * MAINTAINERS: Remove the mn10200 maintainer.
11979 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11981         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11982         * configure: Regenerated.
11984 2003-12-16  Jan Hubicka  <jh@suse.cz>
11986         * MAINTAINERS: Add myself as callgraph maintainer.
11988 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11990         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11991         * configure: Regenerate.
11993 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11995         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11996         'Write After Approval' section. Update email.
11998 2003-12-01  James Lemke  <jim@wasabisystems.com>
12000         * MAINTAINERS (Write After Approval): Add myself.
12002 2003-11-20  Matt Thomas  <matt@3am-software.com>
12004         * MAINTAINERS: Add myself as a vax port maintainer.
12006 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12008         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12009         (configure-build-[+module+], configure-[+module+]): Likewise.
12010         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12011         * Makefile.in: Regenerate.
12013 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12015         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12016         shared/dylibed libraries.
12017         * ltmain.sh: Likewise.
12018         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12019         * ltcf-cxx.sh: Likewise.
12020         * ltcf-gcj.sh: Likewise.
12021         * ltconfig: Likewise.
12023 2003-11-17  Stan Cox  <scox@redhat.com>
12025         * MAINTAINERS: Add myself as iq2000 port maintainer.
12027 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12029         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12030         * Makefile.in: Regenerate.
12032 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12034         * config.sub: Update to 2003-11-03 version.
12036 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12038         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12039         * configure:  Regenerate.
12041 2003-10-20  Nicolas Pitre  <nico@cam.org>
12043         * MAINTAINERS: Add myself to 'Write After Approval' section.
12045 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12047         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12049 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12051         * MAINTAINERS: Update my email address.
12053 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12055         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12057 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12059         * MAINTAINERS: Add myself to 'Write After Approval' section.
12061 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12063         * config.guess: Update to 2003-10-16 version.
12064         * config.sub: Update to 2003-10-16 version.
12066 2003-10-15  David Daney  <ddaney@avtrex.com>
12068         * MAINTAINERS: Added myself to 'Write After Approval' section.
12070 2003-10-15  Falk Hueffner  <falk@debian.org>
12072         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12073         'Write After Approval' section. Update email.
12075 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12077         * MAINTAINERS: Move myself from 'Write After Approval' to
12078         'Various Maintainers' section as middle-end maintainer.
12080 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12082         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12083         HOST_FLAGS_TO_PASS.
12084         * Makefile.in: Regenerate.
12086 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12088         * config.guess: Update to 2003-10-07 version.
12089         * config.sub: Update to 2003-10-07 version.
12091 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12093         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12094         * ltconfig (irix5*, irix6*): Don't override version_type.
12096 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12098         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12099         * configure: Rebuilt
12100         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12101         * Makefile.in: Rebuilt
12103 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12105         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12107 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12109         * MAINTAINERS (Write After Approval): Add myself.
12111 2003-09-29  Paul Koning  <ni1d@arrl.net>
12113         * MAINTAINERS: Move myself from "Write After Approval"
12114         to CPU platform maintainers for pdp11 platform.
12116 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12118         * MAINTAINERS: Move myself from 'Write After Approval' to
12119         'Various Maintainers' section as libffi testsuite maintainer.
12121 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12123         * configure.in: Pass a computed --program-transform-name
12124         to subconfigures.
12125         * configure: Regenerated.
12127 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12129         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12130         * Makefile.in: Regenerate.
12132         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12133         * Makefile.in: Regenerate.
12135 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12137         * MAINTAINERS: Move myself from 'Write After Approval'
12138         to 'Various Maintainers' (objective-c) section.
12140 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12142         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12143         quoting.
12144         * configure: Regenerated.
12146 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12148         * MAINTAINERS (Write After Approval): Add myself to write after
12149         approval list.
12151 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12153         * MAINTAINERS (Write After Approval): Add myself.
12155 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12157         * MAINTAINERS: Update my e-mail address.
12159 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12161         * libtool.m4 (LD): Correct powerpc64 host match.
12163 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12165         * MAINTAINTERS: Update my affiliation and email address.
12167 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12169         * MAINTAINERS (Write After Approval): Add myself.
12171 2003-09-04  DJ Delorie  <dj@redhat.com>
12173         * configure: Regenerate.
12175 2003-09-04  Robert Millan  <robertmh@gnu.org>
12177         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12179 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12181         * configure.in: Ensure arguments to sed are properly spaced.
12182         * configure: Regenerate.
12184 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12186         * MAINTAINERS: Update my e-mail address.
12188 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12190         * MAINTAINERS (Write After Approval): Add myself.
12192 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12194         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12195         * configure: Regenerated.
12197 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12199         * MAINTAINERS: Update my email address.
12201 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12203         * configure.in:  Use newline instead of semicolon when assuming
12204         shell arguments in a for loop.
12205         * configure:  Regenerated.
12207 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12209         * MAINTAINERS: Resurrect the i860 maintainer.
12211 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12213         PR 8180
12214         * configure.in: When testing with_libs and with_headers, treat
12215         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12216         * configure: Regenerate.
12218         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12219         make, shell, etc.
12220         (baseargs): Likewise.
12221         * configure: Regenerate.
12223 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12225         * MAINTAINERS (Write After Approval): Add myself.
12227 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12229         * configure.in: Disable libgcj for darwin not on powerpc.
12230         * configure: Rebuild.
12232 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12234         * config-ml.in, symlink-tree: Add license.
12236 2003-08-03  Richard Stallman  <rms@gnu.org>
12237             Eben Moglen  <moglen@columbia.edu>
12239         * README.SCO: New file.
12241 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12243         * Makefile.tpl (check, check-c++): Express dependencies using
12244         dependencies rather than commands.
12245         * Makefile.in: Regenerate.
12247 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12249         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12250         * configure: Ditto.
12252 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12254         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12255         * Makefile.in: Update.
12257 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12259         * configure.in: Enable libgcj for darwin.
12260         * configure: Rebuild.
12262 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12264         * config-ml.in:  Use ac_configure_args directly instead of
12265         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12266         actually seen.
12268 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12270         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12271         creating target and build subdirs to build all parent dirs as needed.
12272         * Makefile.in: Rebuild.
12273         * configure.in: Don't build dirs explicitly here.
12274         * configure: Rebuild.
12276 2003-07-26  Paul Brook  <paul@nowt.org>
12278         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12280 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12282         * Makefile.tpl (all-make): Depend on intl.
12283         * Makefile.in: Rebuilt.
12285 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12287         * install-sh:  Update to newer upstream versions (associated with
12288         aclocal 1.7).
12289         * mkinstalldirs:  Likewise.
12290         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12292 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12294         * MAINTAINERS: Move self from Bug database only accounts
12295         to write-after-approval.
12297 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12299         * config.if: Remove unused libc_interface determination.
12301 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12303         * MAINTAINERS: Move self from write-after-approval to
12304         build machinery (*.in).
12306 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12308         PR bootstrap/11273
12309         PR bootstrap/11408
12310         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12311         unused INSTALL_PROGRAM_ARGS.
12312         * configure.in: Use AC_PROG_INSTALL.
12313         * Makefile.in: Regenerate.
12314         * configure: Regenerate.
12316 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12318         * MAINTAINERS: Alphabetize.
12320 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12322         * configure: Rebuilt.
12323         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12324         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12325         newlib nor libgloss.
12326         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12327         * configure.in (am33_2.0-*-linux*): Added.
12329 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12331         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12332         * configure: Regenerate.
12334 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12336         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12337         * Makefile.in: Regenerate.
12339 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12341         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12342         * Makefile.in: Regenerate.
12344 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12346         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12347         * Makefile.in: Regenerated.
12349         * config-ml.in: Replace PWD with PWD_COMMAND.
12351 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12353         * intl: New directory; see intl/ChangeLog for details.
12354         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12355         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12356         * Makefile.in: Regenerate.
12358 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12360         * configure.in: Clean up config-lang.in handling.  Delete
12361         useless assignment to "subdirs".
12362         * configure: Regenerate.
12364 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12366         * configure.in: Rename 'target_libs' to 'target_libraries'.
12367         Remove useless reference to 'target_libs'.
12368         * configure: Regenerate.
12370 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12372         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12373         * Makefile.in: Regenerate.
12375 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12377         * Makefile.def: Introduce flags_to_pass.
12378         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12379         * Makefile.in: Regenerate.
12381 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12383         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12384         and target-libgloss.
12385         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12386         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12387         * configure: Regenerate.
12389 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12391         * configure.in: Update testsuite_flags to new location.
12392         * configure. Regenerate.
12394 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12396         * Makefile.tpl: Remove BUILD_CC stuff.
12397         * Makefile.in: Regenerate.
12399 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12401         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12403 2003-06-16  Graeme Peterson  <gp@qnx.com>
12405         * MAINTAINERS (Write After Approval): Add myself.
12407 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12409         * config.guess: Update to 2003-06-12 version.
12410         * config.sub: Update to 2003-06-13 version.
12412 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12414         * config.guess: Update to 2003-06-06 version.
12415         * config.sub: Update to 2003-06-06 version.
12417 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12419         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12420         * configure. Regenerate.
12422 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12424         * configure.in: Disable serial configure by default.
12425         * configure: Regenerate.
12426         * Makefile.tpl: Abolish .NOTPARALLEL.
12427         * Makefile.in: Regenerate.
12429         * Makefile.tpl: Replace {build,host,target}_canonical by
12430         {build,host,target}.
12431         * Makefile.in: Regenerate.
12433         * Makefile.tpl: Fix stupid pasto.
12434         * Makefile.in: Regenerate.
12436 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12438         * Makefile.tpl: Remove bogus conditional.
12439         * Makefile.in: Regenerate.
12441 2003-06-05  Jan Hubicka  <jh@suse.cz>
12443         * Makefile.tpl (profiledbootstrap): New target.
12444         * Makefile.in (profiledbootstrap): New target.
12446 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12448         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12449         Pinski. Remove user names from other bugzilla-only maintainers.
12451 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12453         * Makefile.tpl: Make 'recursive targets' using autogen rather
12454         than shell loop.  Remove duplicate 'clean' targets and false
12455         comments.
12456         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12457         Add systematic method of specifying missing targets in subdirs.
12458         Add copyright boilerplate.
12459         * Makefile.in: Regenerate.
12460         * configure.in: Add 'recursive targets' to maybe list.
12461         * configure: Regenerate.
12463         * MAINTAINERS: "GNATS only" -> "Bug database only".
12465         * Makefile.tpl: Rename [+target+] to [+make_target+].
12466         * Makefile.def: Rename 'target' to 'make_target'.
12468 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12470         * MAINTAINERS: Add self as options handling maintainer.
12472 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12474         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12475         been too long since I touched those ports.
12477 2003-05-28  DJ Delorie  <dj@redhat.com>
12479         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12480         * Makefile.in: Regenerate.
12482 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12484         * configure.in: Use curly braces in the definition of tooldir.
12485         * configure: Regenerate.
12487 2003-05-21  DJ Delorie  <dj@redhat.com>
12489         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12490         newlib or libgloss.
12491         * Makefile.in: Regenerate.
12493 2003-05-21  DJ Delorie  <dj@redhat.com>
12495         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12496         * Makefile.in: Regenerate.
12498 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12500         * MAINTAINERS: Update my e-mail address.
12502 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12504         * configure.in: Switch more things to use maybe dependencies.
12505         * Makefile.tpl: Switch more things to use maybe dependencies.
12506         Factor out common code from autogen IF statements.
12507         * configure: Regenerate.
12508         * Makefile.in: Regenerate.
12510 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12512         * configure.in: Accept i[3456789]86 for machine type.
12513         * configure: Regenerate.
12515 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12517         * configure.in: Switch more things to use maybe dependencies.
12518         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12519         * configure: Regenerate.
12520         * Makefile.tpl: Switch more things to use maybe dependencies.
12521         * Makefile.in: Regenerate.
12523 2003-05-16  Andreas Schwab  <schwab@suse.de>
12525         * Makefile.tpl (install-opcodes): Define.
12526         * Makefile.in: Rebuild.
12528 2003-05-13  Andreas Jaeger  <aj@suse.de>
12530         * config.guess: Update to 2003-05-09 version.
12531         * config.sub: Update to 2003-05-09 version.
12533 2003-05-13  Michael Eager  <eager@mvista.com>
12535         * configure.in: Correct sed script so that options in quotes are not
12536         deleted.
12537         * configure: Rebuild.
12539 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12541         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12542         and $$s/newlib/libc/sys/cygwin32 include paths.
12543         * configure: Ditto.
12545 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12547         * MAINTAINERS: Update my email addresses.
12549 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12551         * config-ml.in: Propagate INSTALL variables.
12553 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12555         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12557 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12559         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12560         * Makefile.in: Regenerate.
12562 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12564         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12566 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12568         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12570 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12572         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12573         * Makefile.in: Regenerated.
12575 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12577         * MAINTAINERS (Write After Approval): Upgrade myself from
12578         GNATS only to write-after-approval. Update my mail address.
12580 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12582         (OS Port Maintainers: freebsd): Add myself.
12584 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12586         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12588 2003-04-22  Kean Johnston  <jkj@sco.com>
12590         * MAINTAINERS (SCO ports): Added myself.
12592 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12594         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12596 2003-04-19  Kean Johnston  <jkj@sco.com>
12598         * MAINTAINERS (Write After Approval): Add myself.
12600 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12602         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12603         * Makefile.in: Regenerate.
12605 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12607         * configure.in (powerpc64*-*-linux*): Remove.
12608         * configure: Rebuilt.
12610 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12612         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12613         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12614         and restrap.
12615         * Makefile.in:  Regenerate.
12617 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12619         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12620         * configure: Regenerated.
12622 2003-04-15  DJ Delorie  <dj@redhat.com>
12624         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12626 2003-04-13  Nick Clifton  <nickc@redhat.com>
12628         * config-ml.in: Remove support for --disable-aix removing
12629         call-aix multilibs.
12631 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12633         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12634         * */configure: Rebuilt.
12636 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12638         * MAINTAINERS: Add my email address.
12640 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12642         * MAINTAINERS (Write After Approval): Add myself.
12644 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12646         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12647         * Makefile.in: Regenerate.
12649 2003-03-14  Michael Chastain  <mec@shout.net>
12651         * Makefile.in: Regenerate with correct Makefile.def.
12653 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12655         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12656         Make macro.
12657         * Makefile.in: Regenerate.
12658         * configure.in: Clean up gxx_include_dir logic.
12659         * configure: Regenerate.
12661 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12663         * MAINTAINERS (Write After Approval): Add myself.
12665 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12667         * MAINTAINERS: Update my mail address.
12669 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12671         * configure.in (gxx_include_dir): Fix typo.
12672         * configure: Regenerated.
12674 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12676         * Makefile.tpl: Reindent.
12677         * Makefile.in: Regenerate.
12678         * configure.in: Reindent.  Don't set unused variables.
12679         * configure: Regenerate.
12681 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12683         * configure.in: Include $(build_tooldir)/sys-include in
12684         FLAGS_FOR_TARGET.
12685         * configure: Regenerated.
12687 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12689         * Makefile.tpl: Always pass down RANLIB.
12690         * Makefile.in: Regenerate.
12692         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12693         * Makefile.in: Regenerate.
12694         * configure.in: Remove unused logic relating to --enable-shared
12695         and --enable-threads.  Remove bogus comments.  Remove redundant
12696         noconfigdirs.
12697         * configure: Regenerate.
12699         * configure.in: Replace ${libstdcxx_version} by its value.
12700         Remove reference to mh-dgux.
12701         * configure: Regenerate.
12703 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12705         * MAINTAINERS (Write After Approval): Add myself.
12707 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12709         * Makefile.tpl: Rearrange.
12710         * Makefile.in: Regenerate.
12712 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12714         * configure.in: Add support for kaOS as cross build target system.
12715         * configure: Regenerated.
12717 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12719         * MAINTAINERS (Write after approval): Add myself.
12721 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12723         * MAINTAINERS: Update my email address.
12725 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12727         * MAINTAINERS: Add self to blanket write privs. section.
12729 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12731         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12732         configure-target-* as some target builds may require additional
12733         flags for preprocessor tests.
12734         * Makefile.in: Regenerated.
12736 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12738         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12739         * ltconfig: Handle it.
12740         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12741         auto-detecting it.
12743         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12744         it is used as argument to $CC.
12745         * ltcf-gcj.sh: Likewise.
12747         * configure.in: Introduce --enable-maintainer-mode.
12748         * configure: Rebuilt.
12749         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12750         for maintainer mode.
12751         * Makefile.in: Rebuilt.
12753 2003-02-18  Jason Merrill  <jason@redhat.com>
12755         * Makefile.tpl (check-c++): Allow parallelism.
12757 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12759         * MAINTAINERS: Remove John Carr (who never actually had access to
12760         gcc.gnu.org).
12762 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12764         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12765         don't configure target-libobjc.
12766         * configure: Regenerate.
12768 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12770         * Makefile.tpl (RANLIB): Define.
12771         * Makefile.in: Regenerate.
12773 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12775         * MAINTAINERS: Update my email.
12777 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12779         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12780         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12781         * Makefile.in: Regenerated.
12782         * configure.in: Remove all traces of snavigator, db, and grep.
12783         * configure: Regenerated.
12785 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12787         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12788         After Approval.
12790 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12792         * MAINTAINERS (Write after approval): Add myself.
12794 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12796         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12797         * Makefile.in: Regenerated.
12799 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12801         * config.guess: Updated to 2003-01-30's version.
12802         * config.sub: Updated to 2003-01-28's version.
12804 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12806         * config.if: If gcc_version is already set, just use it.  Don't set
12807         gcc_version_trigger if it's already set, otherwise set it to
12808         gcc/version.c, but only if the file exists.  If it is not set and
12809         gcc/version.c does not exist, try to extract the version number from
12810         $CC.
12812 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12814         * MAINTAINERS: Add myself to write-after-approval list.
12816 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12818         * configure.in:  Revert 24Jan change.
12819         * configure:  Regenerate.
12821 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12823         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12824         entry of HJ Lu.
12826 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12828         * configure.in: Revert previous change.
12829         * configure: Regenerate.
12831 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12833         * configure.in: Make rda native-only.
12834         * configure: Regenerate.
12836 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12838         * MAINTAINERS: Move myself from GNATS-only-accounts to
12839         write-after-approval.
12841 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12843         * configure.in: Add missing \.
12844         * configure: Rebuilt.
12846 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12848         * configure.in (baseargs): Avoid using \| in sed regular
12849         expressions.
12850         * configure: Rebuilt.
12852 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12854         * configure.in (baseargs): Remove all supported forms of
12855         --cache-file, --srcdir, --host, --build and --target options
12856         from argument lists.
12857         * configure: Rebuilt.
12859 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12861         * MAINTAINERS: Add myself to write-after-approval list.
12863 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12865         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12866         * configure: Rebuilt.
12868 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12870         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12871         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12872         * Makefile.in: Regenerate.
12873         * configure: Regenerate.
12875 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12877         * configure.in: Remove Makefile in build, host and target modules
12878         unless configure was run with --no-recursion.
12879         * configure: Rebuilt.
12881 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12883         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12884         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12885         * Makefile.in: Regenerate.
12887 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12889         * config.guess: Update to 2003-01-03 version.
12890         * config.sub: Update to 2003-01-03 version.
12892 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12894         * configure: Regenerate with proper autoconf 2.13.
12896 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12898         * configure.in: Add AC_PREREQ for consistency.
12899         * configure: Regenerate.
12901 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12903         * configure.in (GDB_TK): Add tcl directories conditional on
12904         gdb/gdbtk directory being present.
12905         * configure: Regenerate.
12907 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12909         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12910         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12911         * configure: Rebuilt.
12913 2002-12-31  Tom Tromey  <tromey@redhat.com>
12915         * Makefile.in: Rebuilt.
12916         * Makefile.def (target_modules) [libffi]: Allow installation.
12918 2002-12-31  Andreas Schwab  <schwab@suse.de>
12920         * configure.in: Fix use of $program_transform_name.
12921         * configure: Regenerated.
12923 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12925         * configure.in (baseargs): Don't remove first configure argument.
12926         * configure: Regenerated.
12928 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12930         * Makefile.tpl (local-distclean): Don't remove...
12931         (multilib.ts): ... this.  Moved into...
12932         (multilib.out): ... this.  Don't use sub-make.
12933         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12934         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12935         (configure-build-[+module+], configure-[+module+],
12936         configure-target-[+module+], configure-gcc): ... these.  Test
12937         for Makefile existence.  Drop config.status from dependencies.
12938         * Makefile.in: Rebuilt.
12939         * configure.in: Move gcc-version-trigger to the end of
12940         ac_configure_args.  Add comments to maybedep.tmp and
12941         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12942         nonopt from baseargs, matching and removing corresponding
12943         whitespace while at it.
12944         * configure: Rebuilt.
12946 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12948         * configure.in (host_configargs): Replace reference to
12949         no-longer-defined buildopts with --build=${build_alias}.
12950         * configure: Rebuilt.
12952         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12953         program_transform_name to standard idiom.
12954         (AUTOGEN, AUTOCONF): Define.
12955         (Makefile.in): Use $(AUTOGEN).
12956         (Makefile): Depend on config.status, and use autoconf-style rule to
12957         build it.  Move original commands to...
12958         (config.status): ... this new target.
12959         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12960         $(AUTOCONF).
12961         * Makefile.in: Rebuilt.
12963 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12965         * Makefile.tpl: Fix dramatic bustage due to change in
12966         program_transform_name.
12967         * Makefile.in: Regenerate.
12969         * configure.in: Remove unnecessary PATH setting.
12970         * configure: Regnerate.
12972         * configure.in: Don't default to unprefixed tools unless
12973         the native tools will work.
12974         * configure: Regenerate.
12976         * configure.in: Convert to autoconf script.  Blow away lots
12977         of now-redundant Makefile fragments.
12978         * configure: Generate using Autoconf.
12979         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12980         * Makefile.in: Regenerate.
12982 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12984         * configure: Fix stupid bug where RANLIB was mistakenly included.
12986         * configure.in: Rename (buildargs, hostargs, targargs) to
12987         (build_configargs, host_configargs, target_configargs).
12989         * configure.in: Move logic out of sed statement.
12991         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12992         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12994 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12996         * config.sub: Import from master repository
12997         * config.guess: Ditto
12999 2002-12-24  Andreas Schwab  <schwab@suse.de>
13001         * Makefile.tpl (multilib.out): Fix missing space.
13002         * Makefile.in: Regenerate.
13004 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13006         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13007         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13008         * Makefile.in: Regenerate.
13009         * configure.in: Remove unnecessary leftovers.
13011 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13013         * configure.in (extra_ranlibflags_for_target): New variable.
13014         (*-*-darwin): Add -c to ranlib commands.
13015         * configure (tooldir): Handle extra_ranlibflags_for_target.
13017 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13019         * Makefile.tpl: Revert HJL's change.
13020         * Makefile.in: Regenerated.
13021         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13022         always.
13024 2002-12-19  Andreas Schwab  <schwab@suse.de>
13026         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13027         * Makefile.in: Regenerate.
13029 2002-12-18  H.J. Lu  <hjl@gnu.org>
13031         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13032         * Makefile.in: Regenerated.
13034         * configure.in (build_prefix): New. Substitute.
13036 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13038         * Makefile.tpl: Don't let real targets depend on phony targets.
13039         * Makefile.in: Regenerate.
13041         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13042         * Makefile.in: Regenerate.
13044 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13046         * config.sub: Import from master repository
13047         * config.guess: Ditto
13049 2002-12-16  Jason Merrill  <jason@redhat.com>
13051         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13052         previous 'make bootstrap'.
13053         * Makefile.in: Regenerate.
13055 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13057         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13059 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13061         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13062         * Makefile.in: Regenerate.
13064 2002-12-13  Jason Merrill  <jason@redhat.com>
13066         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13067         library tests.
13068         (check-c++): Just depend on it and check-target-libstdc++-v3.
13069         * Makefile.in: Regenerate.
13071 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13073         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13074         * Makefile.in: Rebuilt.
13076 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13078         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13080 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13082         * configure: Fix bug put in by gremlins.
13084         * Makefile.tpl: Substitute more autoconfily.
13085         * configure: Substitute more autoconfily.
13086         * Makefile.in: Regenerate.
13088 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13090         * config.sub: Import from master repository
13091         * config.guess: Ditto
13092         * MAINTAINERS: Added Svein Seldal under write after approval
13094 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13096         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13097         * Makefile.in (all-sim): Ditto.
13099 2002-12-06  DJ Delorie  <dj@redhat.com>
13101         * Makefile.tpl: Change configure dependencies to not have real
13102         targets depend on phony targets.
13104 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13106         * configure.in: Revert unintentional change.
13108         * Makefile.tpl: Change dependency for */multilib.out so that
13109         it works when gcc isn't in the tree.
13111         * configure.in: Substitute more.
13112         * configure: Run subconfigures from the Makefile.
13113         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13114         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13116 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13118         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13120 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13122         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13123         and corresponding dependencies.
13124         * Makefile.in: Regenerate.
13126         * configure.in (host_tools): Order binutils, gas and ld for
13127         convenience in running the testsuites.
13129         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13130         * Makefile.in: Regenerate.
13131         * configure.in: Introduce rules to serialize subconfigure runs.
13133         * configure.in: Introduce BASE_CC_FOR_TARGET.
13134         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13135         Realize configure-build-* targets.  Realize configure-target-* targets.
13136         * Makefile.in: Regenerate.
13138 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13140         * configure: Move gcc_version_trigger stuff from here...
13141         * configure.in: ...to here.
13143         * configure.in: Separate subconfigure options added by this file from
13144         options given by the user.  Add machinery to put args for host
13145         subconfigures into the Makefile.
13147         * Makefile.tpl: Remove 'vault' targets.
13148         * Makefile.tpl: Reorder and comment dependencies.
13149         * Makefile.in: Regenerate.
13151 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13152         * configure.in: Fix my broken commit of previous patch. (sigh)
13154 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13156         * configure.in: Move host-specific darwin noconfigdirs into
13157         the host-specific section.
13159 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13161         * configure.in: Move host-specific darwin noconfigdirs into
13162         the host-specific section.
13164 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13166         * configure: Remove skip-this-dir support.
13167         * Makefile.tpl: Remove skip-this-dir support.
13169         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13170         subdirectories.
13171         * Makefile.in: Regenerate.
13173         * Makefile.tpl: Strip out useless setting of 'dir'.
13174         * Makefile.in: Regenerate.
13176 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13178         * configure.in: Fix deeply stupid bug.
13180         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13181         shell code in CXX_FOR_TARGET
13182         * Makefile.def: Introduce raw_cxx.
13183         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13184         RAW_CXX_FOR_TARGET.
13185         * Makefile.in: Regenerate.
13187 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13189         * Makefile.tpl: Remove unnecessary ifs.
13190         * Makefile.in: Regenerate.
13192         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13193         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13194         targets for 'no_install' modules.
13195         * configure: Move GDB_TK substitution to configure.in.  Move
13196         build_modules stuff to configure.in.
13197         * configure.in: Implement soft dependency machinery.  Maybe-ize
13198         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13199         * Makefile.in: Regenerate.
13201 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13203         * Makefile.tpl: Make all-target, install-target behave similarly
13204         to all, install (only hitting configured targets).  Eliminate
13205         unused macro defintions.
13207         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13208         build != host.
13210         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13212         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13214         * configure.in: Produce lists of subdir targets we're actually
13215         configuring.  Remove references to "dosrel".
13216         * Makefile.tpl: Let configure set which subdir targets are hit.
13217         Remove install-cross; clean up install; remove ALL.  Remove
13218         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13219         Autogenerate host module targets.  Remove empty dependency lines
13220         and redundant dependency; rearrange slightly.
13221         * Makefile.def: Add host-side libtermcap, utils.
13223         * Makefile.in: Regenerate.
13225 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13227         * ltconfig (osf[345]): Append $major to soname_spec.
13228         Reflect this in library_names_spec.
13229         * ltmain.sh (osf): Prefix $major with . for use as extension.
13231 2002-11-19  Andreas Jaeger  <aj@suse.de>
13233         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13234         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13235         and sparc64 GNU/Linux systems.
13237 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13239         * MAINTAINERS: Update email.
13241 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13243         * MAINTAINERS: Complete James Dennett's entry.
13245 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13247         * MAINTAINERS (Write After Approval): Add myself.
13249 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13251         * Makefile.tpl: syntactic cleanup
13253 2002-11-13  Stuart Hastings  <stuart@apple.com>
13255         * MAINTAINERS: Add myself to write-after-approval list.
13257 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13259         * Makefile.def: Add list of recursive targets to autogenerate.
13260         Add build_modules.
13261         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13262         targets.  Autogenerate *-build-* targets.
13263         * Makefile.in: Regenerate.
13265 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13267         * configure: More autoconf-style substitutions.
13268         * Makefile.tpl: More autoconf-style substitutions.
13269         * Makefile.in: Regenerate.
13271 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13273         * configure: Substitute more variables in a more autoconf-friendly
13274         way.  Simplify slightly.
13275         * Makefile.tpl: Make more variables substitutable in an
13276         autoconf-friendly way.
13277         * Makefile.in: Regenerate.
13279 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13281         * MAINTAINERS (Write After Approval): Add myself.
13283 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13285         * configure.in (v810*): Remove special setting of tools.
13287         * configure: Add support for extra required flags for ar or nm.
13288         * configure.in (aix4.3+): Use above support for target-specific
13289         issues, rather than using config/mt-aix43.
13291 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13293         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13294         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13295         with $srcdir.  Reformat indentation.  Substitute some variables
13296         formerly hard-coded in the Makefile for build=host.
13297         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13298         * Makefile.def: Autogenerate more.
13299         * Makefile.in: Regenerate.
13301 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13303         * MAINTAINERS (Write After Approval): Add myself.
13305 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13307         * Makefile.def (host_modules): Add rda.
13308         * Makefile.in: Regenerate.
13309         * configure.in (target_tool): Add target-rda to list.
13311 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13313         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13315 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13317         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13318         and restrap targets to this rule.
13319         * Makefile.in:  Regenerate.
13321 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13323         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13324         GNATS only accounts.
13326 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13328         * configure.in (i[3456]86-*-linux*): Add check to disable
13329         ${libgcj} for glibc1.
13331 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13333         * MAINTAINERS: Add myself as ip2k port maintainer.
13335 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13337         * configure.in: Add tic4x target.
13339 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13341         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13342         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13343         * Makefile.in: Regenerate.
13345         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13346         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13347         * Makefile.in: Regenerate.
13349 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13351         * MAINTAINERS: Add myself as web pages co-maintainer.
13353 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13355         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13356         * Makefile.in: Regenerate.
13358 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13360         * MAINTAINERS: Add myself and Nathan Sidwell
13361         <nathan@codesourcery.com> as VxWorks maintainers.
13363 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13365         * Makefile.def: Remove order dependency comments.
13366         * Makefile.tpl: Add explicit install-install dependencies.
13367         * Makefile.in: Regenerate.
13369         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13370         * Makefile.in: Regenerate.
13372         * Makefile.tpl: Add configure-target (for src-release in src)
13373         * Makefile.in: Regenerate.
13375 2002-09-30  Nick Clifton  <nickc@redhat.com>
13377         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13379 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13381         * configure.in (s390*-*-linux*): Enable libgcj.
13383 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13385         * configure: Revert accidentally applied changes.
13387         * Makefile.tpl: Make more autoconf-friendly.
13388         * Makefile.in: Regenerate.
13389         * configure: Make substitution more autoconf-like.
13391 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13393         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13394         single entry to handle all these.
13395         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13396         libjava on arm-*-elf.
13398 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13400         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13401         things that depend on them.
13403 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13405         * Makefile.tpl: Make subsituted variables more autoconfy.
13406         * Makefile.in: Regenerate.
13407         * configure: Make seds more autoconfy.
13409 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13411         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13412         * Makefile.in: Regenerate.
13413         * configure.in: Rewrite sed statements to look autoconfy.
13415         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13416         all-target-foo on configure-target-foo.
13417         * Makefile.def: Ditto.
13418         * Makefile.in: Rebuild.
13420 2002-09-25  Andrew Haley  <aph@redhat.com>
13422         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13424 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13426         * Makefile.def: New file.
13427         * Makefile.tpl: New file.
13428         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13429         * contrib/gcc_update: Note that Makefile.in is a generated file.
13431         * configure.in: Minor rearrangement.  Simplify tests.
13433 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13435         * configure.in (with_headers): Skip copy if value is "yes".
13436         (with_libs): Likewise.
13438 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13440         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13441         * configure.in (sh*-*-pe*): Ditto.
13442         * configure.in (mips*-*-pe*): Ditto.
13443         * configure.in (*arm-wince-pe): Ditto.
13445         * configure.in: Rearrange.
13447 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13449         * MAINTAINERS: Update my email address.
13451 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13453         * MAINTAINERS: (Write After Approval): Add myself.
13455 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13457         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13459 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13461         * MAINTAINERS: Change my mailing address.
13463 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13465         * MAINTAINERS (Write After Approval): Remove myself.
13466         (Various Maintainers: c++ runtime libs): Add myself.
13468 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13470         * MAINTAINERS (Write After Approval): Remove myself.
13471         (Various Maintainers: c++ runtime libs): Add myself.
13473 2002-08-15  Eric Christopher  <echristo@redhat.com>
13475         * config.sub: Import from master repository.
13476         * config.guess: Ditto.
13478 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13480         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13481         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13482         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13484 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13486         * MAINTAINERS: Add self to rs6000 vector extensions.
13488 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13490         * libiberty/configure: Reverted unintended yesterday's check in.
13492 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13494         * boehm-gc/configure, libf2c/configure: Rebuilt.
13495         * libffi/configure, libiberty/configure: Ditto.
13496         * libjava/configure, libobjc/configure: Ditto.
13497         * libstdc++-v3/configure, zlib/configure: Ditto.
13498         Merged from binutils:
13499         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13500         From Steve Ellcey <sje@cup.hp.com>:
13501         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13502         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13503         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13504         IA64.
13505         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13506         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13507         soname_spec, sys_lib_search_path_spec): Ditto.
13509 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13511         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13513 2002-08-04  H.J. Lu  (hjl@gnu.org)
13515         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13517 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13519         * MAINTAINERS (Write After Approval): Add myself.
13521 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13523         * configure.in: Move generic linux case to end.  Copy generic
13524         linux noconfigdirs to mips*-*-linux* entry and new
13525         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13527 2002-07-19  Michael Matz  <matz@suse.de>
13529         * MAINTAINERS: Add myself as ra* maintainer.
13531 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13533         * config.guess: Update to 2002-07-09 version.
13534         * config.sub: Update to 2002-07-03 version.
13536 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13538         * MAINTAINERS: Fix typo in a maintainer email address.
13540 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13542         * configure.in: Remove two redundant tests.
13544 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13546         * configure.in (mips*-*-irix6*o32): Enable stabs.
13548 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13550         * configure.in: Don't build grez.
13551         * Makefile.in: Ditto.
13553         * Makefile.in: Remove references to bsp, cygmon, libstub.
13554         * configure.in: Ditto.
13556         * configure.in: Remove leftover reference to gdbtest.
13558 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13560         * configure.in (gxx_include_dir):  Change to match versioned
13561         C++ headers if --enable-version-specific-runtime-libs is used.
13563 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13565         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13567 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13569         * configure.in: Make --without-x work.
13571 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13573         * configure.in: Rearrange target Makefile fragment collection.
13575         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13576         cvs[src].
13577         * configure.in: Ditto.
13579 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13581         * MAINTAINERS (Write After Approval): Update my e-mail address.
13583 2002-06-24  Ben Elliston  <bje@redhat.com>
13585         * configure.in (host_tools): Remove cgen.
13587         * Makefile.in (all-cgen): Remove; runs from its source directory.
13588         (check-cgen, install-cgen, clean-cgen): Likewise.
13589         (all-opcodes): Do not depend on all-cgen.
13590         (all-sim): Likewise.
13592 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13594         * Makefile.in: Eliminate 'apache' targets.
13595         * configure.in: Eliminate 'apache' targets.
13597         * configure.in: Eliminate redundant tests.  Reorganize.
13599         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13601         * config-ml.in: Eliminate references to Cygnus configure.
13603         * Makefile.in: Eliminate references to building emacs.
13605 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13607         * MAINTAINERS: Update my email address.
13609 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13611         * config.if (libstdcxx_incdir): Version C++ headers.
13612         (cxx_incdir): Remove.
13614 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13616         * MAINTAINERS (Write After Approval): Add self.
13618 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13620         * configure.in: Add support for ip2k.
13622 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13624         * configure.in: Fix AIX configury bug.
13626 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13628         * MAINTAINERS (Write After Approval): Add self.
13630 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13632         * configure.in: replace ${topsrcdir} with ${srcdir}
13634         * configure.in: Move definition of libstdcxx_flags
13635         right above usage, rather than waaay earlier.
13637         * configure.in: Pull definition of is_cross_compiler earlier.
13639         * configure.in: Rearrange a little.
13641         * configure.in: Remove references to librx.
13642         * Makefile.in: Remove references to librx.
13644 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13646         * config.sub: Add support for avr target.
13647         Import from master sources, rev 1.255
13649 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13651         * configure, .cvsignore:  Revert previous change...
13652         * Makefile:  ...delete.
13654 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13656         * configure.in: Eliminate ${gasdir} variable.
13658 2002-06-18  Dave Brolley  <brolley@redhat.com>
13660         * configure.in: Add support for frv.
13661         * config.sub: Add support for frv.
13663 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13665         * configure:  Remove garbage from previous commit.
13667 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13669         * configure:  For in-source builds, make a subdir and re-exec there.
13670         * Makefile:  New file.  Pass targets through to build directory.
13671         * .cvsignore:  No longer ignore "Makefile".
13673 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13675         * MAINTAINERS (Write After Approval): Add self.
13677 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13679         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13681 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13683         * configure.in (vax-*-netbsd*): Re-enable gas.
13685 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13687         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13688         BUILD_PREFIX_1, to correct nomenclature.
13689         * configure: Likewise.
13691         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13692         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13694 2002-05-31  Olaf Hering  <olh@suse.de>
13696         * config-ml.in: Propogate DESTDIR also.
13698 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13700         * configure.in (vax-*-netbsd*): Don't build gas for this
13701         platform.
13703 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13705         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13706         and libgcj for AVR.
13708 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13710         * MAINTAINERS (Write After Approval): Add myself.
13712 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13714         * config.guess: Update to 2002-05-22 version.
13715         * config.sub: Likewise.
13717 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13719         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13720         * config-ml.in: Likewise.
13721         * configure: Likewise.
13722         * configure.in: Likewise.
13724 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13726         * MAINTAINERS: Update my email address.
13728 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13730         * configure.in: Simplify makefile fragment collection.
13732         * configure.in: Remove code to build emacs.
13734         * configure.in : Remove --srcdir argument from targargs and buildargs
13735         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13737         * configure: Move some logic to configure.in.
13738         * configure.in: Move some logic from configure.
13740 2002-05-11  Tom Tromey  <tromey@redhat.com>
13742         * MAINTAINERS: Reflect libgcj reality.
13744 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13746         * Makefile.in: Honour DESTDIR.
13748 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13750         * config.guess: Import 2002-03-20 version.
13751         * config.sub: Import 2002-04-26 version.
13753 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13755         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13757 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13759         * MAINTAINERS: Add self.
13761 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13763         * ltmain.sh: Detect and handle object name conflicts
13764         while piecewise linking a static library.
13766 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13768         * configure.in (noconfigdirs): Don't disable libgcj on
13769         sparc64-*-solaris* and sparcv9-*-solaris*.
13771 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13773         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13775 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13777         * configure.in (FLAGS_FOR_TARGET): Do not add
13778         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13779         on i[3456]86-*-linux*.
13781 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13783         * configure.in (noconfigdirs): Replace [ ] with test.
13785         * configure.in (noconfigdirs): Do not add target-newlib if
13786         target == i[3456]86-*-linux*, and host == target.
13788 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13790         * configure.in: delete reference to absent file
13792         * configure.in: replace '[' with 'test'
13794         * configure.in: Eliminate references to gash.
13795         * Makefile.in: Eliminate references to gash.
13797         * configure.in: remove useless references to 'pic' makefile fragments.
13799         * configure.in: (*-*-windows*) Finish removing.
13801         * configure.in: Eliminate redundant test for libgui.
13803 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13805         * MAINTAINERS: Add self and realphabetize.  Update entries
13806         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13807         entry for a29k port maintainer.
13809 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13811         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13812         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13814 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13816         * configure.in: remove references to dead files
13818 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13820         * MAINTAINERS: Add information about purpose of this file.
13822 2002-04-18  Tom Tromey  <tromey@redhat.com>
13824         * configure.in: Disallow configuring libgcj when it is already
13825         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13826         Solaris 2.8 by default.  For PR libgcj/6158.
13828 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13830         * configure.in:  Move default CC setting out of config/mh-* fragments
13831         directly into here.
13833 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13835         * configure.in: don't even try to configure or make a subdirectory
13836         if there's no configure script for it.
13838 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13840         * MAINTAINERS: Remove chill maintainers.
13841         * Makefile.in (CHILLFLAGS): Remove.
13842         (CHILL_LIB): Remove.
13843         (TARGET_CONFIGDIRS): Remove libchill.
13844         (CHILL_FOR_TARGET): Remove.
13845         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13846         CHILL_LIB.
13847         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13848         (CHECK_TARGET_MODULES): Likewise.
13849         (INSTALL_TARGET_MODULES): Likewise.
13850         (CLEAN_TARGET_MODULES): Likewise.
13851         (configure-target-libchill): Remove.
13852         (all-target-libchill): Remove.
13853         * configure.in (target_libs): Remove target-libchill.
13854         Do not compute CHILL_FOR_TARGET.
13855         * libchill: Remove directory.
13857 2002-04-11  DJ Delorie  <dj@redhat.com>
13859         * Makefile.in, configure.in: Sync with binutils, entries
13860         follow...
13862 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13864         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13865         (do-tar, do-bz2): New rules.
13866         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13867         (gdb-tar): New rule.
13868         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13869         (insight_dejagnu.tar): New rule.
13870         (insight.tar): New rule.
13871         (gdb+dejagnu.tar): New rule.
13872         (gdb.tar): New rule.
13874 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13876         * Makefile.in: Add all-tix to deps for all-snavigator
13877         so that tix is built when building snavigator.
13879 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13881         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13882         ld and gdb are not supported.
13884 2002-01-07  Mark Salter  <msalter@redhat.com>
13886         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13887         Allow target-libgloss to be built for arm, strongarm, and xscale.
13889 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13891         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13892         options for i[3456]86-pc-linux* native builds.
13894 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13896         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13897         files from .po files for a distribution.
13899 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13901         * configure.in: Enable libstdc++-v3 for h8300 targets.
13903 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13905         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13906         version from bfd/.
13908 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13910         * Makefile.in (VER): When present, extract the version number from
13911         the file version.in.
13913 2001-05-24  Tom Rix  <trix@redhat.com>
13915         * configure.in : enable ld for aix
13917 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13919         * config.guess: Add linux target for S/390.
13921 2000-11-07  Philip Blundell  <pb@futuretv.com>
13923         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13925 2000-11-03  Philip Blundell  <pb@futuretv.com>
13927         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13928         files.
13930 2001-01-15  Ben Elliston  <bje@redhat.com>
13932         * configure.in (host_tools): Add sid.
13933         Always configure cgen.
13935 2000-11-24  Nick Clifton  <nickc@redhat.com>
13937         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13939 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13941         * Makefile.in (ALL_MODULES): Add all-cgen.
13942         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13943         (all-cgen): New target.
13944         (all-opcodes,all-sim): Depend on all-cgen.
13945         * configure.in (host_tools): Add cgen.
13946         Only configure cgen if --enable-cgen-maint.
13948 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13950         * configure.in: Add *-*-freebsd* configurations.
13952 2002-04-08  Tom Tromey  <tromey@redhat.com>
13954         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13955         Fixes PR libgcj/6068.
13957 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13959         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13961 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13963         * configure.in (alpha*-dec-osf*): Enable libgcj.
13965 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13967         * MAINTAINERS (Write After Approval): Add myself.
13969 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13971         Fix for: PR bootstrap/3591, target/5676
13972         * configure.in (mcore-pe): Disable the configuration of
13973         libstdc++-v3 since exceptions are not supported.
13975 2002-03-20  Anthony Green  <green@redhat.com>
13977         * configure.in: Enable libgcj for xscale-elf target.
13979 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13981         * MAINTAINERS:  Update my email address.
13983 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13985         * ltmain.sh (relink_command): Fix typo in previous change.
13987 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13989         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13990         (relink_command): Added --tag flags.
13991         (mode=install): If relinking fails; error out.
13993 2002-03-12  Richard Henderson  <rth@redhat.com>
13995         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13996         .NOTPARALLEL tag.
13997         (do-check): Rename from check.
13998         (check): Allow parallel check.
14000 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14002         * MAINTAINERS: Add myself as maintainer for xtensa port.
14003         Fix alphabetical order in CPU port maintainer list.
14004         Remove myself from Write After Approval list.
14006 2002-03-11  Richard Henderson  <rth@redhat.com>
14008         * Makefile.in (.NOTPARALLEL): Add fake tag.
14010 2002-03-07  H.J. Lu  (hjl@gnu.org)
14012         * configure.in: Enable gprof for mips*-*-linux*.
14014 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14016         * MAINTAINERS (Write After Approval): Add myself.
14018 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14020         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14021         libjava.
14022         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14024 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14026         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14027         because its Makefile is there; test for the executable instead.
14029 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14031         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14032         libstdc++-v3 and libjava.
14034 2002-02-11  Adam Megacz  <adam@xwt.org>
14036         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14037         boehm-gc
14039 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14041         * config.guess: Updated to 2002-01-30's version.
14042         * config.sub: Updated to 2002-02-01's version.
14043         Contribute sh64-elf.
14044         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14045         * configure.in: Added sh64-*-*.
14047 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14049         * MAINTAINERS: Belatedly add myself to write after approval list.
14051 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14053         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14054         Remove self as Write After Approval.
14056 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14058         * MAINTAINERS: Put self in as maintainer for contrib/regression
14059         directory.
14061 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14063         * MAINTAINERS:  Update my email address.
14065 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14067         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14068         target-libiberty, and target-libgloss.  Skip Java-related
14069         libraries if not supported for NetBSD on target CPU.
14071 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14073         * install-sh: Use _inst.$$_ for temp file name.
14075 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14077         * MAINTAINERS (Write After Approval): Move my contact info
14078         from here...
14079         (OS Port Maintainers): ...to here (netbsd).
14081 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14083         * MAINTAINERS (Write After Approval): Add myself.
14085 2002-01-17  H.J. Lu  <hjl@gnu.org>
14087         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14088         (all-target-fastjar): Also depend on all-target-libiberty.
14090 2002-01-16  H.J. Lu  (hjl@gnu.org)
14092         * config.guess: Import from master sources, rev 1.225.
14093         * config.sub: Import from master sources, rev 1.238.
14095 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14097         * MAINTAINERS (Write After Approval): Remove myself.
14099 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14101         * MAINTAINERS (Write After Approval): Add myself.
14103 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14105         * MAINTAINERS: Add self as docs co-maintainer.
14107 2001-12-11  Matthias Klose  <doko@debian.org>
14109         * MAINTAINERS (Write After Approval): Add myself.
14111 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14113         * MAINTAINERS: Update my email address.
14115 2001-12-07  Turly O'Connor  <turly@apple.com>
14116         * MAINTAINERS (Write After Approval): Add myself.
14117         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14118         (rs6000_initialize_trampoline): Call __trampoline_setup for
14119         ABI_DARWIN too.
14120         * darwin-tramp.asm: New file, implements __trampoline_setup.
14121         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14123 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14125         * MAINTAINERS (Write After Approval): Add myself.
14127 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14129         * configure, configure.in: Use temp file for long sed commands.
14131 2001-12-03  Laurent Guerby  <guerby@acm.org>
14133         * config.sub: Update to version 1.232 on subversion.
14135 2001-12-03  Ben Elliston  <bje@redhat.com>
14137         * MAINTAINERS: Update mail address for config.* patches.
14139 2001-11-27  DJ Delorie  <dj@redhat.com>
14140             Zack Weinberg  <zack@codesourcery.com>
14142         When build != host, create libiberty for the build machine.
14144         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14145         CONFIG_ARGUMENTS.
14146         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14147         New variables.
14148         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14149         and rules.
14150         (all.normal): Depend on ALL_BUILD_MODULES.
14151         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14152         (all-build-libiberty): Depend on configure-build-libiberty.
14154         * configure: Calculate and substitute proper value for
14155         ALL_BUILD_MODULES.
14156         * configure.in: Create the build subdirectory.
14157         Calculate and substitute TARGET_CONFIGARGS (formerly
14158         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14160 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14162         * MAINTAINERS (write-after-approval): Add self.
14164 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14166         * MAINTAINERS (GNATS only accounts): Remove self.
14168 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14170         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14171         libf2c.
14173 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14175         * MAINTAINERS (Write After Approval): Add self.
14177 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14179         * MAINTAINERS: mips and s390 are also CPU ports.
14181 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14183         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14185 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14187         * MAINTAINERS: Alphabetize.
14189 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14191         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14193 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14195         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14197 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14199         * configure.in (--enable-languages): Be more permissive about
14200         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14202 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14204         * config.sub: Import from master sources, rev. 1.230.
14205         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14207 2001-11-07  Laurent Guerby  <guerby@acm.org>
14209         * MAINTAINERS (Write After Approval): Add self.
14211 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14213         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14215 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14217         * config.sub: Import from master sources, rev 1.226.
14218         * config.guess: Import from master sources, rev 1.216.
14220 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14222         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14223         * MAINTAINERS: Add self as maintainer of MMIX port.
14224         Remove old after-approval entry.
14226 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14228         * ChangeLog, configure: Fix spelling errors.
14230 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14232         * MAINTAINERS: Tweak my address.
14234 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14236         * MAINTAINERS: Update my email address.
14238 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14240         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14241         * MAINTAINERS: Add self as maintainer of CRIS port.
14243 2001-10-10  Geert Bosch  <bosch@gnat.com>
14245         * MAINTAINERS (Various maintainers: Ada front end):
14246         Added Robert Dewar.
14248 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14250         * MAINTAINERS (Write After Approval): Added self
14252 2001-10-02  Geert Bosch  <bosch@gnat.com>
14254         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14256 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14258         * configure: Handle temporary files securely using mkdir.
14260 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14262         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14264 2001-09-26  Will Cohen  <wcohen@redhat.com>
14266         * configure.in (*-*-linux*): Disable configuration of target-newlib
14267         and target-libgloss.
14269 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14271         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14272         RANLIB.
14274 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14276         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14277         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14278         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14279         avoid quotes nesting problems.
14280         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14281         (DO_X): Export only variables that are set.
14283 2001-09-19  Ben Elliston  <bje@redhat.com>
14285         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14286         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14287         semantics.  Use the shell built-in "type" command instead.
14289 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14291         Merged from gcc-3_0-branch:
14292         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14293         * ltcf-c.sh: Use $objext, not $ac_objext.
14294         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14295         * ltcf-cxx.sh: Add support for GNU.
14296         2001-07-22  Timothy Wall  <twall@redhat.com>
14297         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14298         default settings if using GNU tools with that configuration.
14299         * ltcf-cxx.sh: Ditto.
14300         * ltcf-gcj.sh: Ditto.
14301         2001-07-21  Michael Chastain  <chastain@redhat.com>
14302         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14303         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14304         * ltmain.sh: Mark as gcc-local.
14306 2001-08-30  Eric Christopher  <echristo@redhat.com>
14307             Jason Eckhardt  <jle@redhat.com>
14309         * config.guess: Merge from master sources.
14310         * config.sub: Merge from master sources, add support for mipsisa32.
14312 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14313         * config.sub: Merge from master sources, rev 1.219.
14314         * MAINTAINERS: Add self as contact for stormy16 port.
14316 2001-08-14  Zack Weinberg  <zackw@panix.com>
14318         * config.sub: Merge from master sources, rev 1.218.
14319         * config.guess: Merge from master sources, rev 1.209.
14321 2001-08-11  Graham Stott  <grahams@redhat.com>
14323         * Makefile.in (check-c++): Add missing semicolon.
14325 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14327         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14329 2001-07-30  Eric Christopher  <echristo@redhat.com>
14331         * MAINTAINERS (Various maintainers: mips port): Added myself.
14333 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14335         * configure.in (sh-*-linux*): New.
14337 2001-07-27  Richard Henderson  <rth@redhat.com>
14339         * .cvsignore: Add LAST_UPDATED.
14341 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14343         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14345 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14347         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14349 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14351         * MAINTAINERS (Write After Approval): Added myself.
14353 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14355         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14356         and libgcj on m68hc11/m68hc12.
14358 2001-06-27  H.J. Lu  (hjl@gnu.org)
14360         * Makefile (CFLAGS_FOR_BUILD): New.
14361         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14363 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14365         * README: Remove version number.
14367 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14369         * INSTALL/README: Update wrt. to the installation instructions now
14370         residing in gcc/doc/install.texi.
14372 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14374         * README: Replace with a cut-down and updated version of gcc/README.
14376 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14378         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14379         multilibs to be disabled.
14381 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14383         * MAINTAINERS (Write After Approval): Add myself.
14385 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14387         * config.guess: Import CVS version 1.195.
14388         * config.sub: Import CVS version 1.212.
14390 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14392         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14393         gcc/xgcc is built, use -print-prog-name to find out the program
14394         name to use.
14396 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14398         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14399         appear to also be in the master copy.
14400         * config.sub:  Import CVS version 1.211.
14402 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14404         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14405         with_gcc]: Use `gcc -shared' to build a shared library.
14407 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14409         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14410         archives.
14412 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14414         * MAINTAINERS (Write After Approval): Add myself.
14416 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14418         * configure.in (libstdcxx_flags): Do not try to execute
14419         libstdc++-v3/testsuite_flags until it exists.
14421 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14423         * MAINTAINERS: Update my email address.
14425 2001-05-31  Graham Stott  <grahams@redhat.com>
14427         * MAINTAINERS (Write After Approval): Add myself.
14429 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14431         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14432         libraries when using g++ with native linker.
14434 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14436         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14438 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14440         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14441         [aix4*|aix5*]: Prepend blank.
14443 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14445         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14446         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14447         of subdir/configure scripts to use the new libtool.m4.
14449 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14451         * MAINTAINERS (Write After Approval): Add myself.
14453 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14455         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14457 2001-05-11  Ben Elliston  <bje@redhat.com>
14459         * Makefile.in (all-sid): New target.
14460         (check-sid, clean-sid, install-sid): Likewise.
14462 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14464         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14466 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14468         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14469         libgcj.
14471 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14473         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14474         gcc/xgcc is built, use -print-prog-name to find out the program
14475         name to use.
14477 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14479         * configure.in (noconfigdirs): Don't reset it from scratch in the
14480         target case; only append to it.
14482         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14483         sparc-*-solaris2.8]: Disable ${libgcj}.
14485 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14487         * configure.in (libgcj_saved): Copy from $libgcj.
14488         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14489         --disable-libgcj.
14491 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14493         * MAINTAINERS: Remove self as MIPS maintainer and
14494         C front end maintainer.
14496 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14498         * configure.in: Move *-chorusos target case to the proper switch.
14499         Disable libgcj.
14501 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14503         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14504         1.641.2.228.
14506 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14508         * Makefile.in (STAGE1_CFLAGS): Pass down.
14510 2001-04-13  Alan Modra  <amodra@one.net.au>
14512         * config.guess: Add hppa64-linux support.  Note for next import that
14513         this is already in the master file.
14514         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14516 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14518         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14519         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14521 2001-04-11  Stan Shebs  <shebs@apple.com>
14523         * MAINTAINERS: Add self as Darwin port maintainer.
14525 2001-04-11  Alan Modra  <amodra@one.net.au>
14527         * MAINTAINERS: Update my email address.
14529 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14531         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14532         recent versions of FreeBSD (release 3 or later).
14533         * ltconfig: On FreeBSD, -lc must not be provided when building
14534         a shared library or else the standard -pthread gcc option is
14535         rendered worthless to later users of the built library.
14537 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14539         * MAINTAINERS: Add self and RTH as C front end maintainers.
14541 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14543         * config.sub: Make sure to match an already-canonicalized
14544         machine name (eg. mn10300-unknown-elf).
14546 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14548         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14549         New macros.
14550         (bootstrap, cross): Use RECURSE_FLAGS.
14551         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14553 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14555         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14557 2001-03-22  Colin Howell  <chowell@redhat.com>
14559         * Makefile.in (DO_X): Do not backslash single-quotes in
14560         backquotes (two places).
14562 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14564         Re-installed:
14565         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14566         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14567         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14568         * ltcf-cxx.sh: Likewise.
14569         * ltcf-gcj.sh: Likewise.
14571 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14573         * MAINTAINERS: Add myself as "documentation co-maintainer".
14575 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14577         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14578         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14580 2001-03-19  Tom Tromey  <tromey@redhat.com>
14582         * config-ml.in: Handle GCJ and GCJFLAGS.
14584 2001-03-21  Michael Chastain  <chastain@redhat.com>
14586         * Makefile.in: all-m4 depends on all-texinfo.
14588 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14590         * MAINTAINERS: Add myself to write after approval list.
14592 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14594         * Makefile.in (DO_X): Quote nested quotes.
14596 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14598         * MAINTAINERS: Add myself to write after approval list.
14600 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14602         * Makefile.in (DO_X): Use double quotes for quoting
14603         "RANLIB=$${RANLIB}".
14605 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14607         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14609 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14611         * configure.in: Only use `lang_requires' for languages athat are
14612         actually enabled.
14614 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14616         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14618 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14620         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14622 2001-03-07  Tom Tromey  <tromey@redhat.com>
14624         * configure.in: Allow config-lang.in to set `lang_requires' to list
14625         of other required languages.
14627 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14629         * Makefile.in: Remove RANLIB definition. Use RANLIB
14630         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14631         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14633 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14634             Alexandre Oliva  <aoliva@redhat.com>
14636         * Makefile.in (check-c++): Use tabs, not spaces.
14638 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14640         * MAINTAINERS: add myself to Write After Approval list.
14642 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14644         * Makefile.in (check-c++): New rule.
14646         * configure.in (target_libs): Remove libg++.
14647         (noconfigdirs): Remove libg++.
14648         (noconfigdirs): Same.
14649         (noconfigdirs): Same.
14650         (noconfigdirs): Same.
14652         * config-ml.in: Remove libg++ references.
14654         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14655         (ALL_TARGET_MODULES): Same.
14656         (configure-target-libg++): Remove.
14657         (all-target-libg++): Remove.
14658         (configure-target-libio): Remove.
14659         (all-target-libio): Remove.
14660         (check-target-libio): Remove.
14661         (.PHONY): Remove.
14662         (libg++.tar.bz2): Remove.
14663         (all-target-cygmon): Remove libio.
14664         (all-target-libstdc++): Remove.
14665         (configure-target-libstdc++): Remove.
14666         (TARGET_LIB_PATH): Remove libstdc++.
14667         (ALL_GCC_CXX): Remove libstdc++.
14668         (all-target-gperf): Correct.
14670 2001-02-16  Nick Clifton  <nickc@redhat.com>
14672         * configure.in (noconfigdirs): Allow configuration of texinfo
14673         for Cygwin hosts.
14675 2001-02-15  Anthony Green  <green@redhat.com>
14677         * configure: Introduce GCJ_FOR_TARGET.
14678         * configure.in: Ditto.
14679         * Makefile.in: Ditto.
14681 2001-02-13  Andreas Schwab  <schwab@suse.de>
14683         * MAINTAINERS: Update mail address.
14685 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14687         * config.guess: Add linux target for S/390.
14688         * config.sub: Likewise.
14690 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14692         * configure.in: for *-chorusos, don't config target-newlib and
14693         target-libgloss.
14695 2001-02-06  Ben Elliston  <bje@redhat.com>
14697         * configure: Output host type to stdout, not stderr.
14699 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14701         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14702         * ltcf-cxx.sh: Likewise.
14704         * config.if: Assume enable_libstdcxx_v3 is defined.
14706 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14708         Remove V2 C++ library.
14709         * configure.in: Remove --enable-libstdcxx_v3 support.
14711 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14713         * include/demangle.h: Add prototype for java_demangle_v3.
14715 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14717         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14719 2001-01-27  Richard Henderson  <rth@redhat.com>
14721         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14723 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14725         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14726         Don't unset, it's non-portable and no longer necessary, set to empty
14727         instead.
14729 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14731         * ltconfig: Shell portability fix for the tagname validity check.
14733 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14735         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14736         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14738 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14740         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14742 2001-01-26  Tom Tromey  <tromey@redhat.com>
14744         * configure.in: Allow libgcj to be built on Sparc Solaris.
14746 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14748         * ltcf-c.sh: Add aix5 case.
14749         * ltcf-cxx.sh: Likewise.
14750         * ltconfig: Likewise.
14752 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14754         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14755         keep at least one of build_libtool_libs or build_old_libs set to
14756         yes.
14758         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14759         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14761 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14763         * configure.in: Enable libgcj on several additional platforms.
14765 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14767         * configure.in: Enable libgcj for linux targets.
14769 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14771         * MAINTAINERS (Write After Approval): Add myself.
14773 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14775         * MAINTAINERS: Add myself as vax port maintainer.
14777 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14779         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14781 2001-01-09  Mike Stump  <mrs@wrs.com>
14783         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14784         failures of subdirectories.
14786 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14788         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14789         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14790         * ltcf-cxx.sh: Likewise.
14791         * ltcf-gcj.sh: Likewise.
14792         * ltconfig.sh: Fix typo.
14794 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14796         * configure: handle DOS-style absolute paths.
14798 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14800         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14802 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14804         * MAINTAINERS: Add myself as avr port co-maintainer.
14806 2000-12-28  Ben Elliston  <bje@redhat.com>
14808         * MAINTAINERS: Add myself under ``Write After Approval''.
14810 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14812         * texinfo: Remove directory from GCC.
14814 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14816         * COPYING: Update to current
14817         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14818         to 19yy as example year in copyright notice).
14820 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14822         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14823         (libstdcxx_incdir): Pass down.
14824         * config.if: Remove expired bits for cxx_interface, add stub.
14825         (libstdcxx_incdir): Add variable for g++ include directory.
14826         * configure.in (gxx_include_dir): Use it.
14828 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14830         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14831         with old-email address from ``Write After Approval''.
14833 2000-12-15  Andreas Jaeger  <aj@suse.de>
14835         * configure.in: Handle lang_dirs.
14837 2000-12-14  Tom Tromey  <tromey@redhat.com>
14839         * MAINTAINERS: Removed brads.
14841         * MAINTAINERS: Added gcj developers.
14843 2000-12-13  Anthony Green  <green@redhat.com>
14845         * configure.in: Disable libgcj for any target not specifically
14846         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14847         with g++ abi.
14849 2000-12-13  Mike Stump  <mrs@wrs.com>
14851         * Makefile.in (local-distclean): Also remove fastjar.
14853 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14855         * contrib/gcc_update: Add fastjar --touch entries.
14857 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14859         * configure.in: Disable language-specific target libraries for
14860         languages that aren't enabled.
14862 2000-12-10  Anthony Green  <green@redhat.com>
14864         * configure.in: Define libgcj.  Disable libgcj target libraries for
14865         most targets.
14867 2000-12-10  Neil Booth  <neilb@earthling.net>
14869         * MAINTAINERS: Update mail address, remove from WAA list.
14871 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14873         * libjava: Imported from /cvs/java.
14874         * libffi: Likewise.
14875         * Boehm-gc: Likewise.
14877 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14879         * configure.in (target_libs): Revert 2000-12-08 patch.
14880         (noconfigdirs): Added target-libjava.
14882 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14884         * djunpack.bat: removed.
14886 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14888         * Makefile.in: handle DOS-style absolute paths.
14889         * config-ml.in: likewise.
14890         * symlink-tree: likewise.
14892 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14894         * fastjar: Imported.
14896 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14898         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14899         libjava.
14900         * configure.in (target_libs): Removed `target-libjava'.
14902 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14904         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14905         (ALL_MODULES): Added fastjar.
14906         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14907         (all-target-libjava): all-fastjar replaces all-zip.
14908         (all-fastjar): Added.
14909         (configure-target-fastjar, all-target-fastjar): Likewise.
14910         * configure.in (host_tools): Added fastjar.
14912 2000-12-07  Mike Stump  <mrs@wrs.com>
14914         * Makefile.in (local-distclean): Remove leftover built files.
14916 2000-11-24  Nick Clifton  <nickc@redhat.com>
14918         * configure.in (xscale-elf): Add target.
14919         (xscale-coff): Add target.
14921 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14923         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14924         recent versions of FreeBSD (release 3 or later).
14925         * ltconfig: On FreeBSD, -lc must not be provided when building
14926         a shared library or else the standard -pthread gcc option is
14927         rendered worthless to later users of the built library.
14929 2000-11-16  Fred Fish  <fnf@be.com>
14931         * configure.in (enable_libstdcxx_v3): Fix typo,
14932         libstd++ -> libstdc++.
14934 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14936         * MAINTAINERS: Add self to Write After Approval list.
14938 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14940         * MAINTAINERS: Update my email address.  Add myself to global write
14941         privs list.
14943 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14945         * Makefile.in: Merge with src and libgcj.
14946         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14947         configure-target-<library> when their configure scripts need the C
14948         or C++ library to have already been built to work properly.
14949         (do_proto_toplev): Set them to an empty string.
14951         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14952         (REALLY_SET_LIB_PATH): Use them.
14954 2000-11-17  Stan Shebs  <shebs@apple.com>
14956         * MAINTAINERS: Add self to Write After Approval list.
14958 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14960         * configure: Provide the original toplevel configure arguments
14961         (including $0) to subprocesses in the environment rather than
14962         through gcc/configargs.h.
14964 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14966         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14967         C99.  Alphabetise "Write After Approval" list.
14969 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14971         * configure: Turn on libstdc++ V3 by default.
14973         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14974         if we've got GCC.
14976 2000-11-11  Philip Blundell  <philb@gnu.org>
14978         * MAINTAINERS: Add self to Write After Approval list.
14980 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14982         * ltcf-c.sh (aix4): Improve shared library configuration; require
14983         exporting symbols.
14984         * ltcf-cxx.sh (aix4): Define.
14985         * ltconfig (aix4): Define library and soname specs appropriate for
14986         AIX.  Define command to create export symbols list.
14988 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14990         * config.sub: Add support for Sun Chorus
14992 2000-10-31  Nick Clifton  <nickc@redhat.com>
14994         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14995         <name>@redhat.com.  Also installed new email address for Clint
14996         Popetz.
14998 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15000         * etc: Remove directory from GCC.
15002 2000-10-16  Michael Meissner  <meissner@redhat.com>
15004         * configure (gcc/configargs.h): Only create if there is a build GCC
15005         directory created.
15007 2000-10-16  Matthias Klose  <doko@debian.org>
15009         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15010         when configured for libstdc++-v3.
15012 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15014         * configure: Save configure arguments to gcc/configargs.h.
15016 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15018         * config.guess: Import CVS version 1.157.
15019         * config.sub: Import CVS version 1.181.
15021 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15023         * Makefile.in (bootstrap): avoid recursion if subdir missing
15024         (cross): ditto
15025         (do-proto-toplev): ditto
15027 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15029         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15030         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15032         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15033         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15034         all affected `configure' scripts.
15036 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15038         * MAINTAINERS: Add self as cpplib co-maintainer.
15040 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15042         * MAINTAINERS: Add self to Write After Approval list.
15044 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15046         * INSTALL/README: egcs -> GCC update.
15048 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15050         * MAINTAINERS: Add myself to Write After Approval list.
15052 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15054         * MAINTAINERS: Add myself to Write After Approval list.
15056 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15058         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15059         X11 libraries for hppa64.
15061 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15063         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15065 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15067         * Makefile.in (all-zlib): Added dummy target.
15069         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15070         ltcf-gcj.sh: Updated from libtool multi-language branch.
15072 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15074         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15075         (bootstrap*): Depend on all-bootstrap.
15077 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15079         * config.guess: Import CVS version 1.156.
15080         * config.sub: Import CVS version 1.179.
15082 2000-09-02  Anthony Green  <green@cygnus.com>
15084         * Makefile.in (all-gcc): Depend on all-zlib.
15085         (CLEAN_MODULES): Add clean-zlib.
15086         (ALL_MODULES): Add all-zlib.
15087         * configure.in (host_libs): Add zlib.
15089 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15091         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15092         crosses, but add gcc/include to the header search path for them.
15094 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15096         * MAINTAINERS: Add self to Write After Approval list.
15098 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15100         * config.guess: Import CVS version 1.152.
15101         * config.sub: Import CVS version 1.177.
15103 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15105         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15106         $targargs to tell whether newlib is going to be built.
15108         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15109         $$r/TARGET_SUBDIR/libio for _G_config.h.
15111 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15113         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15115 2000-08-22  DJ Delorie  <dj@redhat.com>
15117         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15119 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15121         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15122         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15123         sub-configures.
15125 2000-08-21  DJ Delorie  <dj@redhat.com>
15127         * MAINTAINERS: Add self as a libiberty maintainer
15129 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15131         * configure.in (libstdcxx_flags): Use
15132         libstdc++-v3/src/libstdc++.INC.
15134 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15136         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15138 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15140         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15142         * configure: Make enable_threads and enable_shared defaults
15143         explicit.  Substitute enable_threads into generated Makefiles.
15144         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15145         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15147 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15149         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15151 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15153         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15154         previous delta.
15156 2000-08-11  Jason Merrill  <jason@redhat.com>
15158         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15159         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15160         (FLAGS_FOR_TARGET): Not here.
15161         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15163 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15165         * config-ml.in (CC, CXX): Don't introduce a leading space.
15167 2000-08-07  DJ Delorie  <dj@delorie.com>
15169         * MAINTAINERS: Add self as a DJGPP maintainer
15171 2000-08-07  DJ Delorie  <dj@redhat.com>
15173         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15174         "if we're also building gcc, and it's a gcc that will run on the
15175         build machine, we want to use its includes instead of the system's
15176         default includes".
15178 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15180         * MAINTAINERS: Add self to Write After Approval list.
15182 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15184         * configure.in (libstdcxx_flags): Don't use `"'.
15186         * config-ml.in: Adjust multilib search paths to the
15187         appropriate multilib tree.
15189 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15191         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15192         commas in $LANGUAGES.
15194 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15196         * configure.in: Re-enable all references to libg++ and librx.
15198 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15200         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15201         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15202         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15203         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15205         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15207 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15209         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15210         CXX_FOR_TARGET for sed.
15212 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15214         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15215         Do not override if already set in the environment or in configure.
15216         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15217         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15219 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15221         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15222         the libtool CVS tree multi-language branch.
15223         * ltconfig, ltmain.sh: Updated.
15225 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15227         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15228         (clean-target): Depend on it.
15230         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15231         (GCC_FOR_TARGET): Use it.
15232         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15233         * configure.in: ... here.
15234         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15235         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15237 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15239         * MAINTAINERS: Add self to Write After Approval list.
15241 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15243         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15244         (configure-target-libchill, configure-target-libobjc): Likewise.
15246         * configure.in: Use the same cache file for all target libs.
15247         * config-ml.in: But different cache files per multilib variant.
15249 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15251         * configure (topsrcdir): Don't use dirname.
15253 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15255         * MAINTAINERS: Add self to Write After Approval list.
15257 2000-07-20  Jason Merrill  <jason@redhat.com>
15259         * configure.in: Remove all references to libg++ and librx.
15261         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15263 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15265         * config.sub: Update to subversions version 2000-07-06.
15267 2000-07-12  Andrew Haley  <aph@cygnus.com>
15269         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15270         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15272 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15274         * symlink-tree:  Check number of arguments.
15276 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15278         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15279         search path for a g++ extracted from the build tree.  This
15280         will allow link tests run by configure scripts in
15281         subdirectories to succeed.
15283 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15285         * ltconfig: Add support for mips-dde-sysv4.2MP
15287 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15289         * MAINTAINERS: Add myself as loop discovery maintainer.
15291 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15293         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15294         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15296 2000-06-19  Timothy Wall  <twall@cygnus.com>
15298         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15299         * config.sub: Add tic54x target.
15301 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15303         * MAINTAINERS: Add self as Fortran maintainer,
15304         remove Craig Burley.
15306 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15308         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15309         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15311 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15313         * MAINTAINERS: Add self as i18n maintainer
15315 20000-05-21  H.J. Lu  (hjl@gnu.org)
15317         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15318         directory are used if they exist. Make sure
15319         $(build_tooldir)/include is searched for header files,
15320         $(build_tooldir)/lib/ for library files.
15321         (GCC_FOR_TARGET): Likewise.
15322         (CXX_FOR_TARGET): Likewise.
15324 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15326         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15328 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15330         * Makefile.in (configure-target-libiberty): Depend on
15331         configure-target-newlib.
15333 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15335         * configure.in, Makefile.in: Merge all libffi-related
15336         configury stuff from the libgcj tree.
15338 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15340         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15341         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15343 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15345         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15346         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15347         current version information.  Add to proto-toplev directory.
15348         (gdb-taz): Build do-djunpack.
15350 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15352         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15354 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15356         * MAINTAINERS: Add self to Write After Approval list.
15358 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15360         * ltmain.sh: Preserve in relink_command any environment
15361         variables that may affect the linker behavior.
15363 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15365         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15367 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15369         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15371 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15373         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15374         with the version name.
15376 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15378         * MAINTAINERS: Add self as bb-reorder maintainer.
15380 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15382         * config.if: Tweak.
15384 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15386         * djunpack.bat: New file.
15388 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15390         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15391         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15392         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15393         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15395 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15397         * config.sub (case $basic_machine): Change default for "ibm-*"
15398         to "openedition".
15400 2000-04-13  Andreas Jaeger  <aj@suse.de>
15402         * MAINTAINERS: Added myself.
15404 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15406         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15407         (do-md5sum): New target.
15408         (MD5PROG): Define.
15409         (PACKAGE): Default to TOOL.
15410         (VER): Default to a shell script.
15411         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15412         md5 checksum generation.
15413         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15414         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15415         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15416         insight.tar.bz2): Use gdb-taz to create archive.
15418 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15420         * configure (warn_cflags): Delete.
15422 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15424         * MAINTAINERS: Added myself.
15426 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15427             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15429         * configure.in (enable_libstdcxx_v3): Add.
15430         (target_libs): Add bits here to switch between libstdc++-v2 and
15431         libstdc++-v3.
15432         * config.if: And this file too.
15433         * Makefile.in: Add libstdc++-v3 targets.
15435 2000-04-05  Michael Meissner  <meissner@redhat.com>
15437         * config.sub (d30v): Add d30v as a basic machine type.
15439 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15441         * configure.in: -linux-gnu*, not -linux-gnu.
15443 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15445         * MAINTAINERS: Add self in write-after-approval section.
15447 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15449         * MAINTAINERS: Add self as ia64 port maintainer.
15451 2000-03-08  Neil Booth  <NeilB@earthling.net>
15453         * MAINTAINERS: Add self in write-after-approval section.
15455 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15457         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15458         (do-tar-bz2): Replace TOOL with PACKAGE.
15459         (gdb.tar.bz2): Remove GDBTK from GDB package.
15460         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15461         dejagnu.tar.bz2): New packages.
15463 2000-02-27  Andreas Jaeger  <aj@suse.de>
15465         * configure.in: Add entry for mips*-*-linux*, move catch all
15466         *-*-*linux* entry below this one.
15468 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15470         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15472 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15474         * config.sub: Support an OS of "wince".
15476 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15478         * config.guess, config.sub: Updated to match config's 2000-02-15
15479         version.
15481 2000-02-23  Linas Vepstas  <linas@linas.org>
15483         * config.sub: Add support for Linux/IBM 370.
15484         * configure.in: Likewise.
15486 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15488         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15490 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15492         * config.guess: Guess "cygwin" rather than "cygwin32".
15494 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15496         * configure (gcc_version): When setting, narrow search to
15497         lines containing `version_string'.
15499 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15501         * config.sub: Add support for avr target.
15503 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15505         * MAINTAINERS: Add maintainers for MCore port.
15507 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15509         * config.sub: Add mmix-knuth-mmixware.
15511 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15513         * MAINTAINERS: Pair cccp with cpplib maintainership.
15515 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15517         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15518         structure stuff to -L library search.
15519         (CXX_FOR_TARGET): Ditto.
15520         (CROSS_CHECK_MODULES): Fix spelling mistake.
15522 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15524         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15525         the C++ compiler.
15527 2000-01-12  Richard Henderson  <rth@cygnus.com>
15529         * configure.in: Don't build some bits for beos.
15531 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15533         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15534         as include files.
15536 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15538         * Add self as cpplib maintainer, as requested by Jason
15539         Merrill.  Correct my e-mail address.
15541 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15543         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15544         not mh-aix43.
15546 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15548         * MAINTAINERS: Add myself to "write after approval" list.
15550 1999-12-14  Richard Henderson  <rth@cygnus.com>
15552         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15553         * config.sub: Accept alphaev[78], alphaev8.
15555 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15557         * config.guess, config.sub: Update from autoconf.
15559 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15561         * MAINTAINERS:  update my playtime e-address.
15563 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15565         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15566         necessary libraries are missing.
15568 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15570         * MAINTAINERS: Add new 'write after approval' maintainer.
15572 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15574         * MAINTAINERS: Add new Java maintainer.
15576 1999-10-25  Andreas Schwab  <schwab@suse.de>
15578         * configure: Fix quoting inside arguments of eval.
15580 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15582         * config-ml.in: Allow suppression of some ARM multilibs.
15584 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15586         * config.guess: Add OS/390 match pattern.
15587         * config.sub: Add mvs, openedition targets.
15588         * configure.in (i370-ibm-opened*): New.
15590 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15592         * config.sub: Add support for configuring for pj.
15594 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15596         * config.sub (maybe_os): Add support for configuring for fr30.
15598 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15600         * configure.in: Do not configure or build ld for AIX
15601         platforms.  ld is known to be broken on these platforms.
15603 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15605         * config-ml.in: Pass compiler flag corresponding to multidirs to
15606         subdir configures.
15608 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15610         * Makefile.in (LDFLAGS): Define.
15612 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15614         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15615         noconfigdirs.
15616         (*-*-cygwin*): Likewise.
15618 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15620         * mkdep: New file.
15621         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15622         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15624         From Eli Zaretskii <eliz@is.elta.co.il>:
15625         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15626         long file name when using DJGPP on MS-DOS.
15628 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15630         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15632 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15634         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15635         dependency as this causes "make check" to globally "make all"
15637 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15639         * configure.in (target_libs): Added target-zlib.
15640         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15641         (CONFIGURE_TARGET_MODULES): Likewise.
15642         (CHECK_TARGET_MODULES): Likewise.
15643         (INSTALL_TARGET_MODULES): Likewise.
15644         (CLEAN_TARGET_MODULES): Likewise.
15645         (configure-target-zlib): New target.
15646         (all-target-zlib): Likewise.
15647         (all-target-libjava): Depend on all-target-zlib.
15648         (configure-target-libjava): Depend on configure-target-zlib.
15650         * Makefile.in (configure-target-libjava): Depend on
15651         configure-target-newlib.
15652         (configure-target-boehm-gc): New target.
15653         (configure-target-qthreads): New target.
15655         * configure.in (target_libs): Added target-qthreads.
15656         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15657         (CONFIGURE_TARGET_MODULES): Likewise.
15658         (CHECK_TARGET_MODULES): Likewise.
15659         (INSTALL_TARGET_MODULES): Likewise.
15660         (CLEAN_TARGET_MODULES): Likewise.
15661         (all-target-qthreads): New target.
15662         (configure-target-libjava): Depend on configure-target-qthreads.
15663         (all-target-libjava): Depend on all-target-qthreads.
15665         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15666         (CONFIGURE_TARGET_MODULES): Likewise.
15667         (CHECK_TARGET_MODULES): Likewise.
15668         (INSTALL_TARGET_MODULES): Likewise.
15669         (CLEAN_TARGET_MODULES): Likewise.
15670         (all-target-libjava): New target.
15671         (all-target-boehm-gc): Likewise.
15672         * configure.in (target_libs): Added libjava, boehm-gc.
15674 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15676         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15677         configure.bat in SUPPORT_FILES.
15678         (gas+binutils.tar.bz2): Likewise.
15680         * makeall.bat: Remove; obsolete.
15682 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15684         From Mark Elbrecht:
15685         * configure.bat: Remove; obsolete.
15687 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15689         * configure: Add -W -Wall to the default CFLAGS when compiling with
15690         gcc.
15692 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15694         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15696 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15698         * configure.in: Build ld on IRIX6.
15700 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15702         * Makefile.in: Change distribution targets to use bzip2 instead of
15703         gzip.
15704         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15705         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15707 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15709         * config.sub: Add mcore target.
15711 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15713         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15715 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15717         * config.guess (dummy): Changed to $dummy.
15719 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15721         * config.sub: Tidied up case statements.
15723 1999-05-22  Ben Elliston  <bje@cygnus.com>
15725         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15726         <jiro@din.or.jp>.
15728         * config.guess: Merge with FSF version. Future changes will be
15729         more accurately recorded in this ChangeLog.
15730         * config.sub: Likewise.
15732 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15734         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15736 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15738         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15740 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15742         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15744 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15746         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15747         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15748         Bad merge removed these two changes.
15750 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15751                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15753         * config.guess (interix Alpha): Add.
15755 1999-04-11  Richard Henderson  <rth@cygnus.com>
15757         * configure.in (i?86-*-beos*): Do config gperf; don't config
15758         gdb, newlib, or libgloss.
15760 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15762         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15763         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15764         from multidirs.
15766 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15768         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15770 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15772         * config.sub: Add support for mcore targets.
15774 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15776         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15777         not mt-ospace, in order to shut up assembler warning about using
15778         symbols that are named the same as registers.
15780 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15782         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15783         dependency list for all-target-cygmon.
15785 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15787         * config-ml.in: Check $host, not $target, for selective multilibs.
15788         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15789         thumb interworking, and underscore prefix multilibs.
15791 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15793         * missing: Update to version from current automake.
15795 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15797         * configure (gxx_include_dir): Removed.
15799         * configure.in (gxx_include_dir): Handle it.
15800         * Makefile.in: Likewise.
15802 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15804         * config.sub (mips64vr4111,mips64vr4111el) Add.
15806 1999-03-21  Ben Elliston  <bje@cygnus.com>
15808         * config.guess: Correct typo for detecting ELF on FreeBSD.
15810 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15812         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15813         config/mh-djgpp.
15815 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15817         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15818         all-target-newlib to dependency list for all-target-bsp.
15820 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15822         * config.sub: Add i386-uwin support.
15823         * config.guess: Likewise.
15825 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15827         * configure.in: cleanup, add mh-*pic handling for arm, special
15828         case powerpc*-*-aix*
15830 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15832         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15833         can be built.
15835 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15837         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15838         targets.
15840 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15842         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15844 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15846         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15848 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15850         * config.sub: Fix typo in arm recognition.
15852 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15854         * configure.in (noconfigdirs): Changed target_configdirs to
15855         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15856         rather than m68k-*-* since it is not known to work on
15857         m68k-aout. Ditto for arm-*-*oabi.
15859 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15861         * configure.in (*-*-windows*): Remove, no longer used.
15863 1999-02-19  Ben Elliston <bje@cygnus.com>
15865         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15866         Smart and improved by Andrew Cagney.
15868 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15870         * config.guess: Recognize openbsd-*-hppa.
15872 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15874         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15875         only if it is not empty.
15877 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15879         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15881         * config.guess: Modified to recognize uname's armv* syntax.
15883         * config.sub: Modified to recognize uname's armv* syntax.
15885 1999-02-17  Mark Salter  <msalter@cygnus.com>
15887         * configure.in: Added target-bsp for sparclite.
15889 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15891         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15893 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15895         * configure.in: Add support for strongarm port.
15896         * config.sub: Add support for strongarm target.
15898 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15900         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15901         the old name config/mh-cygwin32.
15902         Enable texinfo.
15904 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15906         * configure.in: Do build ld for ix86 Solaris.
15908 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15910         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15911         $AR_FOR_TARGET.  Likewise for RANLIB.
15913 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15915         * config.sub (oabi):  Recognize.
15916         * configure.in (arm-*-oabi):  Handle.
15918 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15920         * config.guess: Improve detection of i686 on UnixWare 7.
15922 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15924         * config.guess: Add support for i386-pc-interix.
15925         * config.sub: Likewise.
15926         * configure.in: Likewise.
15928 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15930         * Makefile.in: Remove unneeded all-target-libio from
15931         from all-target-winsup target since it is now unneeded.
15932         Add all-target-libtermcap in its place since it is now
15933         needed.
15935 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15937         * configure.in: makefile stub for cygwin target is probably
15938         unnecessary.  Remove it for now.
15940 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15942         * configure.in: libtermcap.a should be built when cygwin is the
15943         target as well as the host.
15944         * config.guess: Allow mixed case in cygwin uname output.
15945         * Makefile.in: Add libtermcap target.
15947 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15949         * config.sub: Clean up handling of hppa2.0.
15951 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15953         * config.guess: Use C code to identify more HP machines.
15955 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15957         * config.sub: Handle hppa2.0.
15959 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15961         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15962         cygmon for all sparclite targets, regardless of object format.
15964 1998-12-15  Mark Salter  <msalter@cygnus.com>
15966         * configure.in: Added target-bsp for several target architectures.
15968         * Makefile.in: Added rules for bsp.
15970 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15972         * config.guess: Improve detection of hppa2.0 processors.
15974 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15976         * config.guess: Recognize FreeBSD using ELF automatically.
15978 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15980         * configure (skip-this-dir): Add handling for new shell script, which
15981         might be created by a sub-directory's configure to indicate, this particular
15982         directory is "unwanted".
15983         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15985 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15987         * ltconfig: import from libtool, after changing libtool to
15988         account for the cygwin name change.
15990 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15992         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15993         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15995 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15997         * configure.in: Add libtermcap to list of cygwin dependencies.
15999 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16001         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16002         they include winsup/include when it's a cygwin target.
16004 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16006         * configure.in (host_tools): Added zip.
16007         * Makefile.in (all-target-libjava): Depend on all-zip.
16008         (all-zip): New target.
16009         (ALL_MODULES): Added all-zip.
16010         (NATIVE_CHECK_MODULES): Added check-zip.
16011         (INSTALL_MODULES): Added install-zip.
16012         (CLEAN_MODULES): Added clean-zip.
16014 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16016         * Makefile.in: lose "32" from comment about cygwin.
16018 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16020         * configure.in: Use -Os to build target libraries for the fr30.
16022 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16024         * config.sub: Add fr30.
16026 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16028         * configure.in: drop "32" from config/mh-cygwin32.  Check
16029         cygwin* instead of cygwin32*.
16030         * config.sub: Check cygwin* instead of cygwin32*.
16032 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16034         * config.guess: Match any version of Unixware7.
16036 1998-10-20  Syd Polk  <spolk@cygnus.com>
16038         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16039         if desired.
16041 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16043         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16044         these if the appropriate directories and files to not exist.
16046 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16048         * Makefile.in (DEVO_SUPPORT): Add config.if.
16050 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16052         * configure: Add pattern to replace "build_tooldir"'s
16053         definition in the generated Makefile with "tooldir"'s
16054         actual value.
16056 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16058         * config.sub: Bring back lost sparcv9.
16060         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16062 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16064         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16065         CC_FOR_TARGET and friends.
16067 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16069         * Makefile.in (build_tooldir): New variable, same as tooldir.
16070         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16071         -B$(build_tooldir)/bin/.
16072         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16074 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16076         * README: Remove installation instructions and refer to the
16077         INSTALL directory instead.
16079 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16081         * config.sub: Add support for i[34567]86-pc-udk.
16082         * configure.in: Likewise.
16084 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16086         * Makefile.in: add bzip2 package building bits for user
16087         tools module
16088         * configure.in: ditto
16090 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16092         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16093         (ALL_TARGET_MODULES): Add all-target-libobjc.
16094         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16095         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16096         (all-target-libchill): Add dependencies.
16097         * configure.in (target_libs): Add libchill.
16099 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16101         * configure.in (target_subdir): Remove duplicate line.
16103 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16105         * Makefile.in (all-automake): fix dependencies.
16107 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16109         * configure.in: Minor cleanups for building in the $(target_alias)
16110         subdir.
16112 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16114         * Makefile.in (bootstrap): Set r and s before make all.  Use
16115         BASE_FLAGS_TO_PASS in make all.
16116         (cross): Likewise.
16118 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16120         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16122 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16124         * config.sub: Fix typo in last change.
16126 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16128         * config.sub: Add support for C4x target.
16129         * configure.in: Likewise.
16131 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16133         * config.sub: Recognize sparcv9 just like sparc64.
16135 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16137         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16139 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16141         * config.guess: Correctly identify Pentium II sco boxes.
16143         * config.guess: Fix "tr" code.  From Weiwen Liu.
16145 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16147         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16148         stabs.
16150 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16152         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16153         (ALL_TARGET_MODULES): Add all-target-libchill.
16154         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16155         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16156         (all-target-libchill): Add dependencies.
16157         * configure.in (target_libs): Add libchill.
16159 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16161         * config.guess: Avoid assumptions about "tr" behaves when
16162         LANG is set to something other than English.
16164 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16166         * configure (gxx_include_dir): Changed to
16167         '${prefix}/include/g++'-${libstdcxx_interface}.
16169         * config.if: New to determine the interfaces.
16171 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16173         * config.guess: Detect and handle MPE/IX.
16174         * config.sub: Deal with MPE/IX.
16176 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16178         * configure.in: Use mh-aix43.
16180 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16182         * configure: Fix --without/--disable cases for gxx-include-dir.
16184 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16186         * mdata-sh:  Imported.  Needed for automake support.
16188 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16190         * Makefile.in (taz): Try "chmod -R og=u ." before
16191         "chmod og=u `find . -print`".
16193 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16195         * configure.in: Add arm-elf and thumb-elf support.
16197 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16199         * Makefile.in: Undo previous patch.
16201 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16203         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16204         to here ...
16205         (install-no-fixedincludes): and here
16206         (INSTALL_MODULES): ... from here.
16208 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16210         * config.sub: Merge with FSF.
16212         * config.guess: Merge with FSF.
16214 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16216         * configure (extraconfigdirs): New variable.
16217         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16218         * Makefile.in (all): Move higher in file.
16219         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16220         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16221         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16222         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16223         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16225 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16227         * Makefile.in (all-target-libjava): Depend on all-gcc and
16228         all-target-newlib.
16229         (configure-target-libjava): Depend on $(ALL_GCC).
16231 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16233         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16234         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16236 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16238         * INSTALL/README: Fix typo.
16240 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16242         * ylwrap: Change absolute path checks to check for DOS style path
16243         names.
16245         * ylwrap: Don't use a full path name if the source file is in the
16246         same directory.  From hjl@lucon.org (H.J. Lu).
16248         * config-ml.in: Default to being verbose, to match Feb 18 change to
16249         configure.
16251 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16253         Brought over from egcs:
16255         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16257         * configure.in (target_subdir): Set to ${target_alias} instead
16258         of "libraries".
16260         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16262         * configure.in (target_subdir): Set to libraries if enable_multilib.
16264 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16266         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16267         multilibs, force reconfiguration the first time we create
16268         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16270 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16272         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16273         avoid confusion with --no-recursion.
16275 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16277         * configure.in: Win32 hosts shouldn't use install -x
16278         * install-sh: remove -x option, and special .exe-handling
16279         hack.
16281 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16283         * config.guess: Recognize i586-pc-beos.
16284         * configure.in: Don't build some bits for beos.
16286 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16288         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16289         CFLAGS default to -O2.
16291         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16292         when using GNU ld.
16294 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16296         * ltmain.sh: Correct install when using a different shell.
16298 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16300         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16302 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16304         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16305         target.
16307 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16309         * ltconfig: Update to correct AIX handling.
16311 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16313         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16315         * configure.in (target_subdir): Set to ${target_alias} instead
16316         of "libraries".
16318 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16320         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16321         (Makefile): Depend on $(gcc_version_trigger).
16323         * configure (gcc_version): Change default initializer to empty
16324         string.
16325         (gcc_version_trigger): New variable; pass this variable down
16326         to subdir configures to enable them checking gcc's version
16327         themselves. Emit make macros for both gcc_version vars.
16328         (topsrcdir): Initialize reliably.
16329         (recursion line): Remove --with-gcc-version=${gcc_version}.
16331 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16333         * configure (enable_version_specific_runtime_libs): Implement new flag
16334         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16335         in $(libsubdir); emit definition in each generated Makefile.
16336         (gxx_include_dir): Initialize depending on
16337         $enable_version_specific_runtime_libs.
16339 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16341         * configure (gcc_version): Initialize properly depending on
16342         how and where configure is started.
16343         (recursion line): Pass a --with-gcc-version=${gcc_version}
16344         to configures in subdirs.
16346 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16348         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16349         cygmon
16351 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16353         * configure.in: Add cygmon and libstub support for mn10200.
16355 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16357         * configure (gcc_version): Add new variable describing the
16358         particular gcc version we're building.
16359         * Makefile.in (libsubdir): Add new macro for the directory
16360         in which the compiler finds executables, libraries, etc.
16361         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16362         and libsubdir.
16364 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16366         * Makefile.in (local-clean): Remove *.log.
16367         (warning.log): Built with warn_summary from build.log.
16368         (mail-report.log): Run test_summary.
16369         (mail-report-with-warnings.log): Run test_summary including
16370         warning.log in the report.
16372 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16374         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16376 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16378         * Makefile.in (grep): Grep no longer depends on libiberty.
16380 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16382         * Makefile.in: all-snavigator needs all-libgui.
16384 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16386         * configure.in: Add cygmon and libstub support for mn10300.
16388 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16390         * missing: Update to version from automake 1.3.
16392         * ltmain.sh: On installation, don't get confused if the same name
16393         appears more than once in the list of library names.
16395 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16397         * config.sub: Accept m68060 and m5200 as CPU names.
16399 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16401         * configure: Use && rather than using -a in test, because odd
16402         strings can confuse test.
16403         * configure.in: Likewise.
16405 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16407         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16409 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16411         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16412         bootstrap4-lean): New targets.
16414 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16416         * mpw-* Delete.  Not used.
16418 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16420         * COPYING.LIB: Update FSF address.
16422 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16424         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16426         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16427         GAS_SUPPORT_DIRS.
16429 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16431         * ltconfig, ltmain.sh: Avoid producing a version number if
16432         -version-info was not used.
16434 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16436         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16437         building with newlib.
16439 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16441         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16442         Solaris `make' causes it to continue to next definition.
16444 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16446         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16447         the right GUI libraries and files are installed along with GDB.
16449 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16451         * configure.in: Change alpha to alpha* in several places.
16453 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16455         * config.sub: Recognize sparc86x.
16457 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16459         * configure.in (--enable-target-optspace): Remove debug echo.
16461 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16463         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16465 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16467         * ltconfig: Update cygwin32 support.
16469         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16470         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16471         (GDB_SUPPORT_DIRS): Likewise.
16473 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16475         * configure.in (target_makefile_frag): If --enable-target-optspace,
16476         use -Os to compile target libraries rather than -O2.  Default to
16477         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16478         not used.
16479         * configure.in (target_cflags): Ditto for d30v.
16481 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16483         * Makefile.in (all-bfd): Depend on all-intl.
16484         (all-binutils): Likewise.
16485         (all-gas): Likewise.
16486         (all-gprof): Likewise.
16487         (all-ld): Likewise.
16489 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16491         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16493 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16495         * Makefile.in (all-bfd): Depend upon all-libiberty.
16497         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16499 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16501         * Makefile.in: Add libstub.
16503         * configure.in: Ditto. Build libstub for targets that have cygmon
16504         support.
16506 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16508         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16510 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16512         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16513         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16515 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16517         * configure: Define DEFAULT_M4 by searching PATH.
16518         * Makfile.in: Use DEFAULT_M4.
16520 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16522         * ltconfig: Add cygwin32 support.
16524         * Makefile.in, configure.in: Add libtool as a native only directory
16525         to configure and build.
16527 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16529         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16531 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16533         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16535 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16537         * Makefile.in: add ash make rules
16538         * configure.in: add ash to native_only and host_tools lists
16540 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16542         * Makefile.in (all-gettext, all-intl): New targets.
16543         (ALL_MODULES): Added all-gettext, all-intl.
16544         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16545         (INSTALL_MODULES): Added install-gettext, install-intl.
16546         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16548         * configure.in (host_tools): Added gettext.
16549         (native_only): Likewise.
16550         (noconfigdirs) [various cases]: Likewise.
16551         (host_libs): Added intl.
16553 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16555         * configure: Do not disable building gdbtk for cygwin32 hosts.
16557 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16559         * configure.in: Add thumb-coff target.
16560         * config.sub: Add thumb-coff target.
16562 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16564         * Makefile.in: Revert yesterday's change.
16565         (all-target-winsup):  all-target-librx stays out of here.
16567 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16569         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16570         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16571         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16572         Remove references to librx and libg++.
16574 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16576         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16577         recursive makes
16579 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16581         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16582         for newlib directory.
16583         (CXX_FOR_TARGET): Likewise.
16585 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16587         * ltconfig: Update after libtool/ltconfig.in change for
16588         hpux11.
16590 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16592         * ltconfig, ltmain.sh: Update to libtool 1.2.
16594 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16596         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16597         (install-gcc-cross): Instead, override LANGUAGES here.
16599 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16601         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16602         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16604 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16606         * configure.in: Add Thumb-pe target.
16608 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16610         * Makefile.in - changed sn targets to snavigator
16611         * configure.in - changed sn targets to snavigator
16613 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16615         * config-ml.in: After building symlink tree call make distclean
16616         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16617         to be the case for libiberty.
16619 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16621         * configure: When making link, also check the current
16622         directory. The configure scripts may create one.
16624 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16626         * config.sub: Accept alphapca56 and alphaev6 properly.
16628 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16630         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16632 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16634         * config.sub (sco5): Fix typo.
16636 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16638         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16639         install-itcl.
16640         (install-itcl): Remove dependency on install-tcl.
16642 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16644         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16646 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16648         * configure.in: Don't build libgui for a cygwin32 target when not on
16649         a cygwin32 host.
16651 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16653         * configure (redirect): Set to null, so default behavior of
16654         configure is now --verbose.
16656 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16658         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16659         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16661 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16663         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16664         this change to sync Makefile.in with its ChangeLog entries.
16666 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16668         * ltmain.sh (mkdir): Check that the directory doesn't exist
16669         before we exit with error, so that we don't get races during
16670         parallel builds.
16672 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16674         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16676 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16678         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16679         PICFLAG_FOR_TARGET.
16680         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16682         * configure: Emit a definition for the new macro enable_shared
16683         into each Makefile.
16685 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16687         * configure.in (host_tools, native_only): Add libtool.
16689 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16691         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16692         Fix typo in ming config comment.
16694 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16696         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16698 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16700         * config.sub: Add tic30 cases, and map c30 to tic30.
16702 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16704         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16705         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16706         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16707         (CLEAN_TARGET_MODULES): Similarly
16708         (all-target-libf2c): Add dependences.
16709         * configure.in (target_libs): Add libf2c.
16711 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16713         * configure.in: Remove expect from noconfigdirs when target
16714         is cygwin32.  OK to build expect and dejagnu with Canadian
16715         Cross.
16717 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16719         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16720         host.
16722         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16723         and mingw32.
16725 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16727         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16728         here as it is not defined in the toplevel Makefile.
16730 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16732         * configure (package_makefile_rules_frag): New variable, which names
16733         a file with generic rules, ...
16734         Change comment to mention we now have FIVE parts.
16735         * configure: Undo last change.
16737 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16739         * config.guess: More accurate determination of HP processor types.
16740         * config.sub: More accurate determination of HP processor types.
16742 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16744         * configure (package_makefile_frag): Move inserting the
16745         ${package_makefile_frag} to where it should be according
16746         to the comment.
16748 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16750         * config.guess: Add support for Linux/ARM.
16752 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16754         * .cvsignore: Remove *-info and *-install since they match
16755         release-info and mpw-install, which we don't want to just ignore.
16757 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16759         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16761 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16763         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16764         local_prefix to sub-make invocations.
16766 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16768         * configure.in: Check makefile fragments in the source
16769         directory.
16771 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16773         * configure.in: Check whether host and target makefile
16774         fragments exist before adding them to *_makefile_frag.
16776 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16778         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16780 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16782         * configure.in: Make sure we only replace RPATH_ENVVAR on
16783         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16784         regexp to sed.
16786         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16787         to sub-makes.
16789 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16791         * config-ml.in (multi-do): LDFLAGS must include multilib
16792         designator.
16794 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16796         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16798 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16800         * config.sub: Add mingw32 support.
16801         * configure.in: Likewise.
16803 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16805         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16807 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16809         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16810         * configure (gxx_include_dir): Provide a definition for subdirs
16811         which do not use autoconf.
16813 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16815         * config.guess: Sync with egcs.  Picks up new alpha support,
16816         BeOS & some additional linux support.
16818 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16820         * config.guess: HP 9000/803 is a PA1.1 machine.
16822 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16824         * configure.in: It's alpha*-...
16826 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16828         * configure.in (host_makefile_frag, target_makefile_frag):
16829         Handle multiple config files.
16830         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16831         alpha-*-*.
16833 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16835         * mkdep: New file.
16837 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16839         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16841 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16843         * Makefile.in: Add libgui directory.
16844         (GDB_TK): Add all-libgui.
16845         * configure.in: Add libgui directory.
16846         * configure: Add all-libgui to GDB_TK.
16848 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16850         * config-ml.in (multidirs): Add m32r to multilib list.
16852 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16854         * Makefile.in (all-target-gperf): Change dependency to
16855         all-target-libstdc++.
16857 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16859         * config.guess: Add BeOS support.
16861 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16863         Source directory cvs renamed to cvssrc:
16864         * configure.in (host_tools): Change cvs to cvssrc.
16865         (native_only): Likewise.
16866         (noconfigdirs) [various cases]: Likewise.
16867         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16868         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16869         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16870         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16871         (all-cvssrc): Rename target from all-cvs.
16873 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16875         * configure (gxx_include_dir): Fix thinko.
16877 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16879         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16880         (install-cross, install-gcc-cross): New targets.
16882 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16884         * configure.in (noconfigdirs): Add support for Thumb target.
16886         * config.sub (maybe_os): Add support for Thumb target.
16888 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16890         * Makefile.in: Add rules for cygmon.
16892         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16894 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16896         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16897         * configure (gxx_include_dir): Provide a definition for subdirs
16898         which do not use autoconf.
16900 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16902         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16903         11/18/97 build
16905 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16907         * From Franz Sirl.
16908         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16909         found on RedHat Linux systems.
16911 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16913         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16914         guesses.
16916 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16918         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16920 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16922         * ltmain.sh: If mkdir fails, check whether the directory was created
16923         anyhow by some other process.
16925 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16927         * configure.in (d30v-*-*): Configure all directories.
16929 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16931         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16932         for the D30V.
16934 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16936         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16938 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16940         * include/libiberty.h: Add extern "C" { so it can be used with C++
16941         progrms.
16942         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16943         programs.
16945 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16947         * configure.in (d30v-*-*): Configure GCC now.
16949 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16951         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16952         is no longer needed.
16954 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16956         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16958 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16960         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16961         targets using "$@" to provide support for similar but not identical
16962         targets without having to duplicate code.
16964 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16966         * makefile.vms: Fix to work with DEC C.
16968 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16970         * config.sub: Add mips-tx39-elf to marketing names.
16972 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16974         * ltmain.sh: Handle symlinks in generated script.
16976 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16978         * configure: Handle autoconf style directory options: --bindir,
16979         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16980         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16981         --sysconfdir.
16982         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16983         (sharedstatedir, localstatedir, oldincludedir): New variables.
16984         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16985         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16986         sbindir, sharedstatedir, and sysconfdir.
16988 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16990         * Makefile.in (bootstrap-lean): New target.
16992 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16994         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16995         sn, and gnuserv from noconfigdirs.
16997 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16999         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17001 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17003         * Makefile.in (cross): New target.
17005 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17006                           Jeff Law         <law@cygnus.com>
17008         * Makefile.in (bootstrap2, bootstrap3): New targets.
17009         (all-bootstrap): Remove outdated and confusing target.
17010         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17012 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17014         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17015         windows.  Consistent with gdb/configure.
17017 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17019         * configure.in: Name Linux target fragment.
17021         * configure: Rewrite so that project Makefile fragment is inserted
17022         first and appears last in the resulting Makefile.
17024 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17026         * Makefile.in (install-itcl): Install tcl first.
17028 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17030         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17032 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17034         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17036         * configure.in (skipdirs): Add target-librx for Linux.
17037         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17039 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17041         * Makefile.in (bootstrap): New target.
17043 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17045         * config.sub: Accept 'amigados' for backward compatibility.
17047 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17049         * config.guess: Merge with FSF.
17051 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17053         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17055 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17057         * config.sub: Add "marketing-names" patch.
17059 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17061         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17063 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17065         * config.sub: Handle v850-elf.
17067 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17069         * .cvsignore (*-install): Remove.
17071 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17073         * ltconfig: Set CONFIG_SHELL in libtool.
17074         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17076 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17078         * configure.in (target_subdir): Set to libraries if enable_multilib.
17080 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17082         * config.guess: Update from gcc directory.
17084 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17086         * Makefile.in (all-sim): Depends on all-readline.
17088 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17090         * Makefile.in (BISON, YACC): Use $$s.
17091         (all-bison): Depend on all-texinfo.
17093 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17095         * Makefile.in (BISON): Add -L flag.
17096         (YACC): Likewise.
17098 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17100         * configure.in (noconfigdirs): Add support for v850e target.
17102         * config.sub (maybe_os): Add support for v850e target.
17104 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17106         * configure.in (noconfigdirs): Add support for v850ea target.
17108         * config.sub (maybe_os): Add support for v850ea target.
17110 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17112         * config.sub: Add mipstx39.  Delete r3900.
17114 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17116         * Makefile.in (all-autoconf): Depends on all-texinfo.
17118 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17120         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17121         eabi targets.
17123 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17125         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17127         * configure: When handling a Canadian Cross, handle YACC as well as
17128         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17129         * Makefile.in (all-bison): Depend upon all-texinfo.
17131 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17133         * Makefile.in (BISON): bison, not byacc or bison -y.
17134         (YACC): bison -y or byacc or yacc.
17135         (various): Add *-bison as appropriate.
17136         (taz): No need to mess with BISON anymore.
17138 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17140         * configure: If OSTYPE matches *win32*, try to find a good value for
17141         CONFIG_SHELL.
17143 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17145         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17146         configure.in if it is present.
17148 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17150         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17152 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17154         * config.sub: Recognize `arc' cpu.
17155         * configure.in: Likewise.
17156         * config-ml.in: Likewise.
17158 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17160         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17162 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17164         * configure: Changed sed delimiter from ':' to '|' when
17165         attempting to substitute ${config_shell} for SHELL. On
17166         NT ${config_shell} may contain a ':' in it.
17168 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17170         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17172 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17174         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17176 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17178         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17180         * ylwrap: If the program is a relative path, force it to be
17181         absolute.
17183 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17185         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17187 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17189         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17190         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17191         for libraries.
17193 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17195         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17196         separated by spaces.
17198 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17200         * ylwrap: New file.
17201         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17203         * ltmain.sh: Handle /bin/sh at start of install program.
17205         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17207         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17208         * missing: New file, from automake 1.2.
17210 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17212         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17213         check-tk to CHECK_X11_MODULES.
17215 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17217         * config.sub: Merge with FSF.
17219 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17221         * config.guess: Merge with FSF.
17223 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17225         * configure: Treat msdosdjgpp like go32.
17226         * configure.in: Likewise.  Don't remove gprof for go32.
17228         * configure: Change Makefile.tem2 to Makefile.tm2.
17230 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17232         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17234 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17236         * install-sh (chmodcmd): Set to null if the DST directory already
17237         exists.  Same as Nov 11th change.
17239 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17241         * configure (GDB_TK): Needs itcl and tix.
17243 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17245         * config.guess: Update from FSF.
17247 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17249         * Makefile.in (GDB_TK): Depend on itcl and tix.
17251 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17253         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17254         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17255         (INSTALL_SCRIPT): New variable.
17256         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17257         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17258         to -x.
17259         * install-sh: Add support for -x option.
17261 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17263         * configure.in, Makefile.in: Treat tix like itcl.
17265 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17267         * Makefile.in (WINDRES): New variable.
17268         (WINDRES_FOR_TARGET): New variable.
17269         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17270         (EXTRA_HOST_FLAGS): Add WINDRES.
17271         (EXTRA_TARGET_FLAGS): Add WINDRES.
17272         (EXTRA_GCC_FLAGS): Add WINDRES.
17273         ($(DO_X)): Pass down WINDRES.
17274         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17275         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17276         DLLTOOL_FOR_TARGET.
17278 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17280         * configure.in: configure sim before gdb for win32-x-ppc
17282 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17284         Move gperf into the toplevel, from libg++.
17285         * configure.in (target_tools): Add target-gperf.
17286         (native_only): Add target-gperf.
17287         * Makefile.in (all-target-gperf): New target, depend on
17288         all-target-libg++.
17289         (configure-target-gperf): Empty rule.
17290         (ALL_TARGET_MODULES): Add all-target-gperf.
17291         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17292         (CHECK_TARGET_MODULES): Add check-target-gperf.
17293         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17294         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17296 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17298         * config.sub (mn10200): Recognize new basic machine.
17300 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17302         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17303         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17305 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17307         * configure.in: If we're building mips-sgi-irix6* native, turn on
17308         ENABLE_MULTILIB and set TARGET_SUBDIR.
17310 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17312         * Makefile.in (all-sn): Depend on all-grep.
17314 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17316         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17318         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17319         Makefile.  From Jeff Makey <jeff@cts.com>.
17320         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17322         * Makefile.in (DISTBISONFILES): Remove.
17323         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17324         $(DEFAULT_YACC).
17326         * configure.in: Build itl, db, sn, etc., when building for native
17327         cygwin32.
17329         * Makefile.in (LD): New variable.
17330         (EXTRA_HOST_FLAGS): Pass down LD.
17331         ($(DO_X)): Likewise.
17333 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17335         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17337 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17339         * configure.in (targargs): Strip out any supplied --build argument
17340         before adding our own. Always add --build.
17342 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17344         * configure.in (targargs): Pass --build if we're doing
17345         a cross-compile.
17347 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17349         * configure: Use '|' instead of ":" as the separator in
17350         sed. Otherwise sed chokes on NT path names with drive
17351         designators. Also look for "?:*" as the leading characters in an
17352         absolute pathname.
17354 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17356         * config.sub: Support for r3900.
17358 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17360         * configure.in: Use install-sh, not install.sh.
17362 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17364         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17365         apply it twice.
17367 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17369         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17370         install-binutils.
17372 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17374         * Makefile.in: Add automake targets.
17375         * configure.in (host_tools): Add automake.
17377 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17379         * configure: Default CXX to c++, not gcc.
17380         * Makefile.in (CXX): Set to c++, not gcc.
17381         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17383 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17385         * install-sh: try appending a .exe if source file doesn't
17386         exist
17388 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17390         * configure.in: Turn on multilib by default.
17391         (cross_only): Remove target-libiberty.
17393         * Makefile.in (all-gcc): Don't depend on libiberty.
17395 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17397         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17399 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17401         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17402         (DISTBISONFILES): Add ld/Makefile.in
17404 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17406         * configure.in: if target is cygwin32 but host isn't cygwin32,
17407         don't configure gdb tcl tk expect, not just gdb.
17409 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17411         * configure.in: Added gnuserv everywhere sn appears.
17413         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17414         (CROSS_CHECK_MODULES): Added check-gnuserv.
17415         (INSTALL_MODULES): Added install-gnuserv.
17416         (CLEAN_MODULES): Added clean-gnuserv.
17417         (all-gnuserv): New target.
17419 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17421         * config.guess: Fixes for MIPS OpenBSD systems.
17423 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17425         * Makefile.in (INSTALL_XFORM): Remove.
17426         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17428         * mkinstalldirs: New file, copied from automake.
17429         * Makefile.in (installdirs): Rename from install-dirs.  Use
17430         mkinstalldirs.  Change all users.
17431         (DEVO_SUPPORT): Add mkinstalldirs.
17433 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17435         * install-sh: Rename from install.sh.
17436         * Makefile.in (INSTALL): Change install.sh to install-sh.
17437         (DEVO_SUPPORT): Likewise.
17439         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17440         Graichen <graichen@rzpd.de>.
17442 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17444         * config.guess: Recognize OpenBSD systems correctly.
17446 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17448         * README, Makefile.in (ETC_SUPPORT): Remove references to
17449         cfg-paper*, configure.{texi,man,info*}._
17451 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17453         * Makefile.in (all.normal): Ensure that gcc is built after all
17454         the x11 - ie gdb - targets.
17456 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17458         * makefile.vms: Don't run conf-a-gas.
17460 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17462         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17464 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17466         * configure.in: Remove noconfigdirs case since gdb also
17467         configures and builds for tic80-coff.
17469 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17471         * configure: Set cache_file to config.cache.
17472         * Makefile.in (local-distclean): Remove config.cache.
17474 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17476         * COPYING: Update FSF address.
17478 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17480         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17481         noconfigdirs.
17483 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17485         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17486         MAKEDIRS, is empty.
17488 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17490         * config.sub: Tweak mn10300 entry.
17492 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17494         * configure.in (host_tools): Put sim before gdb, so gdb's
17495         configure.tgt can determine if the simulator was configured.
17497 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17499         * config.sub: Move BeOS $os case to be with other Cygnus
17500         local cases.
17502 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17504         * config.sub: Remove misplaced comment that broke Linux.
17506 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17508         * config.sub: Add BeOS support.
17510 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17512         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17514 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17516         * configure.in (noconfigdirs): Remove tcl and tk from
17517         noconfigdirs for cygwin32 builds.
17519 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17521         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17523 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17525         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17526         make-all.com, use makefile.vms instead.
17528 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17530         * config.sub: Accept -lnews*.
17532 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17534         * configure.in (noconfigdirs): Disable target-newlib,
17535         target-examples and target-libiberty for d30v.
17537 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17539         * configure.in (noconfigdirs): Enable ld for d30v.
17541 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17543         * configure.in (tic80-*-*): Build compiler.
17545 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17547         * configure.in (d30v-*): Remove sim directory from list of
17548         unsupported d30v directories
17550 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17552         * config.sub, configure.in: Add d30v target cpu.
17554 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17556         * makefile.vms: New file.
17557         * make-all.com: Remove.
17559 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17561         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17563 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17565         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17567 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17569         * Makefile.in (ALL_MODULES): Added all-db.
17570         (CROSS_CHECK_MODULES): Addec check-db.
17571         (INSTALL_MODULES): Added install-db.
17572         (CLEAN_MODULES): Added clean-db.
17574 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17576         * config.guess: Merge with latest FSF sources.
17578 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17580         * Makefile.in (ALL_MODULES): Added all-itcl.
17581         (CROSS_CHECK_MODULES): Added check-itcl.
17582         (INSTALL_MODULES): Added install-itcl.
17583         (CLEAN_MODULES): Added clean-itcl.
17585 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17587         * configure.in: build gdb for mn10200
17589 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17591         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17593 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17595         * configure.in (tic80-*-*): Turn off most targets right now.
17597 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17599         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17600         rather than the makeinfo program.
17601         (do-info): Depend upon all-texinfo.
17603 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17605         * configure.in: Remove uses of config/mh-linux.
17607         * config.sub, config.guess: Merge with latest FSF sources.
17609 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17611         * config.sub (case $basic_machine): Add tic80 entries.
17613 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17615         * config.sub, config.guess: Merge with latest FSF sources.
17617 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17619         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17620         * mpw-config.in: Test for NewFolderRecursive.
17621         * mpw-install: Use symbolic name for startup filename.
17622         * mpw-README: Add various additional details.
17624 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17626         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17628 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17630         * configure.in: Do build gcc and the target libraries for
17631         the mn10200.
17633 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17635         * configure.in: don't avoid building gdb for mn10300 any more
17636         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17637         instead of single-quoting it.
17639 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17641         * configure.in: Don't use --with-stabs on IRIX 6.
17643 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17645         * configure.in (m32r): Build gdb, libg++ now.
17647 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17649         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17650         directories from noconfigdirs.
17652 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17654         * config.sub (basic_machine): added mips16 configuration
17656 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17658         * config.sub: Handle d10v-unknown.
17660 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17662         * config.sub: Handle v850-unknown.
17664 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17666         * Makefile.in: add findutils
17667         * configure.in: add findutils to list of host_tools
17669 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17671         * config.sub: Handle mn10200 and mn10300.
17673 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17675         * configure.in (d10v-*): Do not build librx.
17677 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17679         * configure.in (mn10300): Build everything except gdb & libgloss.
17681 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17683         * config.guess:  Patch for Dansk Data Elektronik servers,
17684         from Niels Skou Olsen <nso@dde.dk>.
17686         For ncr, use /bin/uname rather than uname, since GNU uname does not
17687         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17689         Patch for MIPS R4000 running System V,
17690         from Eric S. Raymond <esr@snark.thyrsus.com>.
17692         Fix thinko for nextstep.
17694         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17696         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17697         * config.guess: Guess mips-dec-mach_bsd4.3.
17699         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17700         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17701         release numbers.
17702         * config.guess (mips-mips-riscos*):  Emit just enough of the
17703         release number.
17705         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17706         * config.guess (sparc-auspex-sunos*):  Added.
17707         (f300-fujitsu-*): Added.
17709         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17710         * config.guess:  Recognize a Tadpole as a sparc.
17712 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17714         * config.guess: Don't assume that NextStep version is either 2 or
17715         3.  NextStep 4 (aka OpenStep 4) has come out now.
17717 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17719         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17720         From Rik Faith <faith@cs.unc.edu>.
17722 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17724         * config.sub: Contributions from bug-gnu-utils to:
17725         Support plain "hppa" (no version given) architecture, reported by
17726         OpenStep.
17727         OpenBSD like NetBSD.
17728         LynxOs is not a hardware supplier.
17730         * config.guess: Contributions from bug-gnu-utils to add support for:
17731         OpenBSD like NetBSD.
17732         Stratus systems.
17733         More Pyramid systems.
17734         i[n>4]86 Intel chips.
17735         M680[n>4]0 Motorola chips.
17736         Use unknown instead of lynx for hardware manufacturer.
17738 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17740         * install.sh (chmodcmd): Set to null if the DST directory already
17741         exists.
17743 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17745         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17746         not use mt-ppc target Makefile fragment any more.
17748 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17750         * configure.in (*-*-windows):  Exclude everything but those dirs
17751         needed to build windows.
17753 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17755         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17757 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17759         * configure.in:  Exclude mmalloc from i386-windows.
17761 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17763         * Undo my previous change.
17765 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17767         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17768         unconditionally.
17769         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17771 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17773         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17774         host to add it's own flags.
17776 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17778         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17780 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17782         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17783         (CXX_FOR_TARGET): Likewise.
17784         (GCC_FOR_TARGET): Define.
17785         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17786         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17787         CC_FOR_TARGET was specified on the command line.
17788         (MAKEOVERRIDES): Don't define.
17790 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17792         * configure.in (m32r): Fix spelling of libg++ libs.
17794 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17796         * config.sub (-apple*): Remove, now redundant.
17798 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17800         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17802         * configure: Rework yesterday's sed script patch.
17804         * config.sub: Merge with FSF.
17806 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17808         * config.guess:  Merge from FSF.
17810         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17811         * config.guess: Use pc instead of unknown, for pc clone systems.
17812         Change linux to linux-gnu.
17814         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17815         * config.guess: Avoid non-portable tr syntax.
17817 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17819         * test-build.mk (HOLES): Add "xargs" for gdb.
17821         * configure: Avoid hpux10.20 sed bug.
17823 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17825         * configure.in:  Add support for windows host
17826         (that is a build done under the Microsoft build environment).
17828 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17830         * Makefile.in: Replace all uses of srcroot with s, to shrink
17831         command line lengths.
17833         Patches from Geoffrey Noer <noer@cygnus.com>:
17834         * configure.in: If configuring for newlib, pass --with-newlib to
17835         subdirectories.
17836         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17837         -Bnewlib/ and -Lwinsup to gcc.
17838         (CXX_FOR_TARGET): Likewise.
17840 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17842         * Makefile.in (ETC_SUPPORT): Add configure.
17844 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17846         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17847         host configuration file.
17849 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17851         * configure.in: Break mn10x00 support into separate
17852         mn10200 and mn10300 configurations.
17853         * config.sub: Likewise.
17855 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17857         * configure.in: Add lots of stuff to noconfigdirs for
17858         the mn10x00 targets.
17860         * config.sub, configure.in: Add mn10x00 support.
17862 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17864         * make-all.com: Call conf-a-gas, not config-a-gas.
17866 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17868         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17869         targets.
17871 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17873         * mpw-README: Add much more detail for native PowerMac.
17874         * mpw-install: New file.
17875         * mpw-configure: Add --norecursion and --help options.
17876         * mpw-config.in: Translate readme and install files when
17877         copying to objdir.
17878         * mpw-build.in: Don't always depend on byacc and flex.
17879         (install-only-top): New action.
17881 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17883         * configure.in:  You can now configure GDB for the v850.
17885 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17887         * configure.in (noconfigdirs): Don't configure any C++ dirs
17888         if targeting D10V.
17890 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17892         * config.sub: Recognize mips64vr5000.
17894 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17896         * configure.in: Use a single line for host_tools and native_only.
17898 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17900         * config.sub, configure.in: Add entries for m32r.
17902 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17904         * Makefile.in (inet-install): Don't run install-gzip.
17906 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17908         * configure.in:  Don't config lots of things for *-*-windows*.
17910 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17912         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17913         (host_libs, host_tools): Copy from configure.in.
17914         * mpw-configure: Don't complain about directories not found.
17916 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17918         * configure.in (i[345]86): Recognize i686 for pentium pro.
17919         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17920         file.
17922         * config.guess (i[345]86): Ditto.
17924 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17926         * configure.in (noconfigdirs): Removed gdb for D10V.
17928 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17930         * configure.in: Remove ld, target-libio, target-libg++, and
17931         target-libstdc++ from noconfigdirs.
17933 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17935         * configure: Fix three locations where shell scripts were
17936         being run directly rather than with config_shell.
17938 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17940         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17941         * config.sub (basic_machine): Recognize v850.
17943 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17945         * mpw-configure: Handle multiple enable/disable options and
17946         pass them down recursively, handle -c and -s flags appropriately
17947         depending on choice of compiler, add escape mechanism for
17948         quoted arguments to gC.
17950 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17952         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17953         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17954         so that -mrelocatable-lib and -mno-eabi are used.
17956         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17957         not support --print-multi-lib, don't abort.
17959 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17961         * make-all.com: Run config-a-gas.
17962         * setup.com: Don't copy subdirectory files around.
17964 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17966         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17967         target, it now compiles correctly.
17969 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17971         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17973 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17975         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17977 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17979         * configure.in (native_only): Add prms.
17981 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17983         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17984         (BINUTILS_SUPPORT_DIRS): Likewise.
17986 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17988         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17989         d10v support is added.
17991 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17993         * configure.in (d10v-*-*): New target.
17995 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17997         * config.guess (HP 9000/811): Recognize this as a PA1.1
17998         machine.
18000 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18002         * Makefile.in (do-tar-gz): New target, split out from tail end of
18003         taz target.  Run each command separately, don't use pipes.
18004         (taz): Use it.
18006 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18008         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18009         * mpw-build.in: No builds should depend on building byacc or flex,
18010         they are assumed to be installed already.
18012 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18014         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18015         variable that CC_FOR_TARGET needs.
18017 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18019         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18020         options have changed since the last time the subdirectory was
18021         configured, and if it has, reconfigure.
18022         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18023         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18025 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18027         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18028         CLEAN_MODULES): Add bash.
18029         (all-bash): New target.
18031 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18033         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18035 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18037         * config.sub (basic_machine): Recognize d10v as a valid processor.
18039 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18041         * mpw-configure: Add support for --bindir.
18042         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18044 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18046         * configure.in: add bash, time, gawk to list of hosttools and things
18047         to only build for native toolchains
18049 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18051         * Makefile.in (docdir): Remove.
18053 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18055         * Makefile.in (datadir): Set to $(prefix)/share.
18057 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18059         * configure.in: build diff and patch for cygwin32-hosted
18060         toolchains.
18062 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18064         * config.sub: Accept -rtems*.
18066 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18068         * configure.in: enable dosrel for cygwin32-hosted builds,
18069                 remove diff from the list of things not buildable
18070                 via Canadian Cross
18072 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18074         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18075         don't get ". ".
18077 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18079         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18081 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18083         * Makefile.in (taz): Handle case where tex3patch didn't even get
18084         checked out.  Also, if it was found, put the symlink in a new util
18085         subdirectory.
18087 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18089         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18091 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18093         * config.sub: Recognize -openvms.
18094         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18095         * make-all.com, setup.com: New files.
18097 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18099         * Makefile.in (taz): tex3patch moved to texinfo/util.
18101 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18103         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18104         * configure.in: remove make from disable-if-Can-Cross list
18105                 enable gdb if ${host} and ${target} are cygwin32
18107 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18109         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18110         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18112 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18114         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18115         distinguish sysv/svr4/bsd variants.
18116         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18118 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18120         * configure.in: Added copyright notice.
18121         * move-if-change: Added copyright notice.
18123 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18125         * configure.in (powerpcle-*-solaris*): Until we get shared
18126         libraries working, don't build gdb, sim, make, tcl, tk, or
18127         expect.
18129 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18131         * config.guess:  Merge with FSF:
18133         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18134         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18136         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18137         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18139         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18140         * config.guess:  Combine two OSF1 rules.
18141         Also recognize field test versions.  From mjr@zk3.dec.com.
18142         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18143         because GNU uname does not support -p.  From pmr@pajato.com.
18145 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18147         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18149 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18151         * mpw-README: Document GCCIncludes.
18153 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18155         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18157 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18159         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18161 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18163         * configure.in (*-*-cygwin32): Configure make.
18165 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18167         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18169 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18171         * Makefile.in (all-inet): Depend on all-perl.
18173         * Makefile.in (inet-install): New target.
18175         * Makefile.in (all-inet): Depend on all-tcl.
18176         (all-inet): Depend on all-send-pr.
18178 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18180         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18181         temporarily.
18183 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18185         * configure.in: Don't configure --with-gnu-ld on AIX.
18187 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18189         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18191 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18193         * Makefile.in (ALL_MODULES): Added all-inet.
18194         (CROSS_CHECK_MODULES): Added check-inet.
18195         (INSTALL_MODULES): Added install-inet.
18196         (CLEAN_MODULES): Added clean-inet.
18197         (all-indent): New target.
18199         * configure.in (host_tools): Added inet.
18200         (native_only): Added inet.
18201         (noconfigdirs): Added inet.
18203 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18205         * configure.in: Don't configure libgloss if we are not configuring
18206         newlib.
18208 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18210         * configure.in: Don't configure libgloss for unsupported
18211         architectures.
18213 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18215         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18217 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18219         * Makefile.in (ALL_MODULES): Include all-apache.
18220         (CROSS_CHECK_MODULES): Include check-apache.
18221         (INSTALL_MODULES): Include install-apache.
18222         (all-apache): New target.
18224         * configure.in: Added apache everywhere perl is seen.
18226 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18228         * Makefile.in: Add support for clean-{module} and
18229         clean-target-{module} rules.
18231 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18233         * configure.in (*-*-ose) do not build libgloss.
18235 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18237         * config.guess (prep*:SunOS:5.*:*): Turn into
18238         powerpele-unknown-solaris2.
18240 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18242         * configure.in: Permit --enable-shared to specify a list of
18243         directories.
18245 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18247         * configure.in (host==solaris): Pass only the first word of $CC
18248         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18250 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18252         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18254 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18256         * Makefile.in (ALL_MODULES): Include all-perl.
18257         (CROSS_CHECK_MODULES): Include check-perl.
18258         (INSTALL_MODULES): Include install-perl.
18259         (ALL_X11_MODULES): Include all-guile.
18260         (CHECK_X11_MODULES): Include check-guile.
18261         (INSTALL_X11_MODULES): Include install-guile.
18262         (all-perl): New target.
18263         (all-guile): New target.
18265         * configure.in (host_tools): Include perl and guile.
18266         (native_only): Include perl and guile.
18267         (noconfigdirs): Don't build guile and perl; no ports have been
18268         done.
18270 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18272         * configure (--enable-*): Handle quoted option lists such as
18273         --enable-sim-cflags='-g0 -O' better.
18275 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18277         * Makefile.in ({,inst}all-target): New rule so we can make and
18278         install all of the target directories easily.
18280 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18282         * configure.in: Add missing global flag in sed substitution when
18283         deleting `target-' from ${configdirs}.
18285 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18287         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18288         option.
18290         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18291         config/mh-necv4.
18293         * install.sh: Correct misspelling of transformbasename.
18295         * config.guess: Recognize mips-*-sysv*.
18297 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18299         * config.sub: Recognize mon960.
18301 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18303         * configure: Restore Canadian Cross handling of BISON and LEX,
18304         removed in Feb 20 change.
18306 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18308         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18309         Mention make install.  Remove the old copyright date as well the
18310         clumsy and rather pointless copyright on the README file.
18312 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18314         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18315         Makefile after running symlink-tree, then run `make distclean' to
18316         avoid clobbering any generated files in srcdir.
18318 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18320         * configure.in (m68k-*-netbsd*): Build everything now.
18322 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18324         * Makefile.in (taz): Fix quoting.
18326 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18328         * configure.in (sparclet-*-*): Build everything now.
18330 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18332         * configure.in (m68k-*-linux*): New host.
18334 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18336         * configure: Check for bison before byacc.
18338 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18340         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18341         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18342         searching PATH.  These are used as fallbacks by Makefile.in if
18343         flex/bison/byacc aren't in objdir.
18345 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18347         * Makefile.in: Make everything which depends upon all-bfd also
18348         depend upon all-opcodes, in case --with-commonbfdlib is used.
18350 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18352         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18353         building NT native compilers on Unix.
18355 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18357         * configure.in: Don't get CC from the host Makefile fragment if we
18358         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18359         Solaris test for /usr/ucb/cc to the post target script, just after
18360         the compiler sanity test.
18362 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18364         * config.sub: Merge with FSF.
18366 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18368         * Makefile.in (RPATH_ENVVAR): New variable.
18369         (REALLY_SET_LIB_PATH): Use it.
18370         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18372 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18374         * config.sub, configure.in: Recognize sparclet cpu.
18376 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18378         * config.guess:  Support m68k-cbm-sysv4.
18380 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18382         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18383         m68k-unknown-linuxaout from linker help string.  Put quotes around
18384         $ld_help_string.
18386 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18388         * config.guess (powerpc-harris-powerunix): Add guess for port
18389         to new target.
18391 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18393         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18395 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18397         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18398         $(REALLY_SET_LIB_PATH) in Makefile.
18399         * Makefile.in (SET_LIB_PATH): New variable.
18400         (REALLY_SET_LIB_PATH): New variable.
18401         ($(DO_X)): Use $(SET_LIB_PATH).
18402         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18403         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18404         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18405         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18406         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18407         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18408         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18409         (install-dosrel): Likewise.
18410         (all-opcodes): Depend upon all-libiberty.
18412 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18414         * config.guess (*:CYGWIN*): New
18416 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18418         * Makefile.in (all-target-winsup): All all-target-libiberty.
18420 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18422         * configure.in (noconfigdirs): Add missing # in front of comment.
18424 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18426         * configure.in: add second pass to things added to noconfigdirs
18427         so *-gm-magic can exclude libgloss properly.
18429 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18431         * mpw-configure (extralibs_name, rez_name): Set correctly
18432         for MWC68K compiler.
18434         * mpw-README: Add more info on the necessary build tools.
18436 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18438         * configure.in, config.sub: Recognize cygwin32.
18440 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18442         * config.guess, config.sub: Recognize A/UX.
18444 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18446         * config.sub: Merge with gcc/config.sub.
18448 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18450         * mpw-build.in (do-binutils): Add build of stamps.
18452 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18454         * config.sub: Add recognition for mips64vr4100*-* targets.
18456 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18458         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18459         Add creation of gconfigargs with `--enable-shared' turned on.
18460         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18461         ($(host)-stamp-stage3-configured): Likewise.
18462         (HOLES): Add chatr and ldd.
18463         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18465 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18467         * configure: Pass --nfp to recursive configures.
18469 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18471         * Makefile.in (DLLTOOL): New.
18472         (DLLTOOL_FOR_TARGET): New.
18473         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18474         (EXTRA_TARGET_FLAGS): Ditto.
18475         (EXTRA_GCC_FLAGS): Ditto.
18476         (CONFIGURE_TARGET_MODULES): Ditto.
18477         (DO_X): Ditto.
18478         * configure: Add DLLTOOL.
18480 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18482         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18483         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18484         mh-sco, since old workarounds no longer needed, and don't
18485         build ld, since libraries have weak symbols in COFF.
18487 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18489         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18491 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18493         * configure.in: Make sure that ${CC} can be used to compile an
18494         executable.
18496 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18498         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18499         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18500         nothing depending on whether gdbtk is being built.
18502 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18504         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18506 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18508         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18509         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18511 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18513         * config-ml.in: Add support for
18514         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18515         Simplify setting of multidirs from --disable-foo.
18517 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18519         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18520         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18521         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18522         non-empty, pass them on to the  GCC make.
18523         (all-bootstrap): New rule that is like all-gcc, except it executes
18524         the GCC bootstrap rule instead of the GCC all rule.
18526 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18528         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18530 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18532         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18533         DG/UX support.
18535 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18537         * config.sub (i*86*) Change [345] to [3456]
18539 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18541         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18542         --with-gnu-ld=no.
18544 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18546         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18547         AIX multilibs get built.
18549 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18551         * configure.in (i386-win32): Don't build expect if we're not
18552         building the tcl subdir.
18554 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18556         * Makefile.in: (configure-target-examples, all-target-examples):
18557         New targets, configure and build example programs.
18559 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18561         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18562         use it as input to sedit the generated MPW makefile.
18563         * mpw-README: Add a suggestion about Gestalt.h.
18565 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18567         * config.sub: Accept *-*-ieee*.
18569 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18571         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18572         Ronald F. Guilmette <rfg@monkeys.com>.
18574 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18576         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18577         for powerpc-pe native.
18578         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18579         (target==powerpc-pe): duplicate i386-win32 entry.
18581 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18583         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18584         of vxworks, not just vxworks5.1.
18586 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18588         * mpw-configure: Add support for exec-prefix.
18590 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18592         * config.guess: Recognize HP model 816 machines as having
18593         a PA1.1 processor.
18595 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18597         * configure: Ignore new autoconf configure options.
18599 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18601         * config.guess:  Recognize Pentium under SCO.
18602         From Robert Lipe <robertl@arnet.com>.
18604 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18606         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18608 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18610         * configure.in: Don't configure gas for alpha-dec-osf*.
18612 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18614         * configure.in: Default to --with-stabs for some targets for which
18615         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18616         i[345]86*-*-unixware*.
18618 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18620         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18621         rather than basing it on the target.  Simplify handling of options
18622         controlling which directories to configure.  Remove extraneous
18623         slash in multi-clean target.
18625 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18627         * config-ml.in: Prefix more variables with ml_ so they don't collide
18628         with configure's.
18630 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18632         * configure: Don't turn -v into --v.
18634 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18636         * configure.in (targargs): Fix typo.
18638         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18640 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18642         * configure.in: Strip --host and --target options from
18643         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18644         --with-cross-host option when building with a cross-compiler.
18645         * configure: Canonicalize the arguments put into config.status by
18646         always using `=' for an option with an argument.  Pass a presumed
18647         --host or --target explicitly.
18649 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18651         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18652         into general OS recognition case.
18654 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18656         * configure.in (target_configdirs): add target-winsup only
18657         for win32 target systems.
18659 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18661         * Makefile.in (all-target-libgloss): Depend upon
18662         configure-target-newlib, since when libgloss is built it looks to
18663         see if the newlib directory exists.
18665 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18667         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18668         cfg-ml-*.in.
18670 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18672         * configure: Handle LD and LD_FOR_TARGET when configuring a
18673         Canadian Cross.
18675 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18677         * configure.in (target_libs): add target-winsup.
18678         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18679         (target==ppcle-pe): remove ld from $noconfigdirs.
18681 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18683         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18684         Preserve relative path names in $srcdir.  Build symlink tree if
18685         configuring cross target dir and srcdir=. (= no VPATH support).
18686         (configure-target-libg++): Depend on configure-target-librx.
18687         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18688         * config-ml.in: New file.
18689         * symlink-tree: New file.
18690         * configure: Ensure srcdir="." if that's what it is.
18692 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18694         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18695         includes and FLEX_SKELETON setting.
18696         * mpw-configure (--with-gnu-ld): New option, controls whether
18697         to use PPCLink or ld with PowerMac GCC.
18698         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18699         * mpw-config.in: Configure grez if targeting Mac.
18701         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18702         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18703         just macos.
18704         * configure.in: Configure grez resource compiler if targeting Mac.
18705         * Makefile.in (all-grez, install-grez): New targets.
18707 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18709         * configure: CXX defaults to gcc, not g++.  If we find
18710         gcc in the path, set CC to gcc -O2.
18712 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18714         * configure: Default ${build} correctly.  Avoid picking up extra
18715         spaces when reading CC and CXX from Makefile.  When doing a
18716         Canadian Cross, use plausible default values for numerous
18717         variables.
18718         * configure.in: When doing a Canadian Cross, don't try to
18719         configure tools whose configure script can't handle it.
18721 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18723         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18725 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18727         * configure:  Remove dubious bug reporting address.
18729 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18731         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18732         configure script, run that instead of this directory's configure.
18733         In either case, print a message that we're configuring the sub-dir.
18735 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18737         * configure.in: Before checking for the existence of various files,
18738         use sed to filter out "target-".
18740 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18742         * Makefile.in (DO_X): Split rule to decrease command line length
18743         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18744         (Philippe De Muyter).
18746 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18748         * Makefile.in (all-patch): depend on all-libiberty.
18750 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18752         * configure.in: If the only directory in target_configdirs which
18753         actually exists is libiberty, then set target_configdirs to empty,
18754         to avoid trying to build a target libiberty in a gas or gdb
18755         distribution.
18757 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18759         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18760         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18761         systems.
18763 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18765         * configure.in (copy_dirs): Use sys-include instead of include
18766         for --with-headers option.
18768 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18770         * Makefile.in, configure.in: Make winsup builds work with
18771         new scheme.
18773 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18775         * configure.in: Build the linker on AIX.
18777 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18779         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18780         where needed.
18782 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18784         * Makefile.in (all-gcc): Fix typo.
18786 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18788         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18790 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18792         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18793         to target-xiberty, to provide more flexibility.
18794         (target_subdir):  Define.  Create if cross.
18795         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18796         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18797         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18798         check-libFOO -> check-target-libFOO, etc.
18799         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18800         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18801         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18802         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18803         allow ALL_GCC="" to only configure.
18804         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18805         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18806         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18808 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18810         * Makefile.in (taz): Build "info" in etc explicitly.
18812 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18814         * configure.in:  Make sure that CC is undefined (as opposed to
18815         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18816         problem with autoconf trying to configure on a host without GCC.
18818 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18820         * mpw-configure: Set host alias from choice of host compiler,
18821         only use generic MPW Makefile sed if present, edit a file
18822         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18823         * mpw-README: Add problem notes about CW6 and CW7.
18825 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18827         * Makefile.in (taz): Use ";" instead of ";;".
18829 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18831         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18832         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18833         DISTDOCDIRS.
18834         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18835         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18837 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18839         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18840         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18841         Move bfd to DISTSTUFFDIRS.
18843 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18845         * Makefile.in (X11_LIB): Removed.
18846         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18848         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18850 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18852         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18853         names.
18855 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18857         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18859 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18861         * configure.in (i[345]86-*-win32): Always build newlib.
18862         Don't configure cvs, autoconf or texinfo.
18863         * Makefile.in (LD_FOR_TARGET): New.
18864         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18865         Pass down LD_FOR_TARGET.
18867 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18869         * winsup: New directory.
18870         * Makefile.in: Build winsup.
18871         * configure.in: Winsup is configured when target is win32.
18872         Can only build win32 target GDB when native.
18874 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18876         * config.guess: Recognize HP model 819 machines as having
18877         a PA 1.1 processor.
18879 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18881         * configure: Fix sed loop which substitutes for CC and CXX to
18882         avoid bug found in various sed implementations.
18884 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18886         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18887         simulator.  Use standard powerpc-*-eabi*.
18889 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18891         * configure.in: Stop putting gas and binutils in noconfigdirs for
18892         powerpc-*-aix* and rs6000-*-*.
18894 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18896         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18897         -mcall-aixdesc libraries.
18899 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18901         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18903         * config.sub (arm | armel | armeb): Fix shell syntax.
18905 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18907         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18908         -msoft-float and -mcpu=common support.
18909         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18910         libraries.
18912 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18914         * configure.in: Allow configuration and build of emacs19 for the alpha.
18916 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18918         * configure.in (CC): Get ^CC, not just any old CC, from
18919         ${host_makefile_frag}.
18921 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18923         * configure.in (CC): Try to get CC from
18924         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18926 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18928         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18929         only if it exists in $(srcdir).
18931 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18933         * configure: If CC and CXX are not set in the environment, set
18934         them, based on either an existing Makefile or on searching for gcc
18935         in PATH.  Substitute for CC and CXX in Makefile.
18936         * configure.in: Remove libm from target_libs.  Separate
18937         target_configdirs from configdirs.  If CC is not set in
18938         environment, try to get it from a host Makefile fragment.  Rewrite
18939         changes of configdirs to use skipdirs instead.  A few minor
18940         tweaks.  Take directories out of target_configdirs as they are
18941         taken out of configdirs.  Remove existing Makefile files from
18942         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18943         CONFIG_ARGUMENTS in Makefile.
18944         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18945         by configure.in.
18946         (CONFIG_ARGUMENTS): Likewise.
18947         (CONFIGURE_TARGET_MODULES): New variable.
18948         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18949         ($(CONFIGURE_TARGET_MODULES)): New target.
18950         (configure-libg++, configure-libio): New targets.
18951         (all-libg++): Depend upon configure-libg++.
18952         (all-libio): Depend upon configure-libio.
18953         (configure-libgloss, all-libgloss): New targets.
18954         (configure-libstdc++): New target.
18955         (all-libstdc++): Depend upon configure-libstdc++.
18956         (configure-librx, all-librx): New targets.
18957         (configure-newlib): New target.
18958         (all-newlib): Depend upon configure-newlib
18959         (configure-xiberty): New target.
18960         (all-xiberty): Depend upon configure-xiberty.
18962 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18964         * configure.in (host i[345]86-*-win32):  Expand the
18965         noconfigdirs again.
18967 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18969         * mpw-configure: Fix sed command file name.
18971 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18973         * configure.in (host i[345]86-*-win32): Reduce the
18974         noconfigdirs again.
18976 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18978         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18979         or powerpc*-*-pe*, since they are not yet supported.
18981 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18983         Add PowerMac support and many other enhancements.
18984         * mpw-configure: New option --cc to select compiler to use,
18985         paste options set according to --cc into the generated
18986         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18987         if mpw-make.sed is present.
18988         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18989         add forward includes for PowerPC include files.
18990         * mpw-build.in: Build using Makefile.PPC if present.
18991         (do-byacc, etc): Remove separate version resource builds.
18992         (do-gas): Build "stamps" before "all".
18993         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18994         * mpw-README: Update to reflect --cc option, PowerMac support,
18995         and recently-reported compatibility problems.
18997 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18999         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19000         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19001         (--with-multilib-top): Pass to recursive invocations.
19003 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19005         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19006         v810-*-*.
19008 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19010         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19011         gdb, ld and opcodes on v810-*-*.
19013 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19015         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19016         (local-maintainer-clean): New target.
19017         (maintainer-clean): New target.
19018         (realclean): Just depend upon maintainer-clean.
19020 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19022         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19024 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19026         * configure.in: Build ld in mips*-*-bsd* case.
19028 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19030         * config.sub: Accept -lites* OS.  From Ian Dall.
19032 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19034         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19035         targets.
19037 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19039         * configure.in: treat i386-win32 canadian cross the same as
19040         i386-go32 canadian cross.
19042 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19044         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19045         running under the simulator to build a reduced set of libraries.
19046         (powerpc-*-eabiaix): Add fine grained multilib support added to
19047         other powerpc targets yesterday.
19049 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19051         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19052         -disable-softfloat, -disable-relocatable, -disable-aix, and
19053         -disable-sysv to control which multilib libraries get built.
19055 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19057         * configure: Add Makefile.tem to list of files to remove in trap
19058         handler.
19060 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19062         * config.guess (*Linux*):  Add missing "exit"s.
19063         Also, need specific check for alpha-unknown-linux (uses COFF).
19065 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19067         * config.guess:  Merge with FSF:
19069         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19070         * config.guess (AIX4): More robust release numbering discovery.
19072         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19073         * config.guess (i386-sequent-ptx): Properly get version number.
19075         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19076         * config.guess (mips:*:4*:UMIPS): New case.
19078 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19080         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19081         (i386-win32 host): Likewise.  Don't build readline.
19083 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19085         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19086         SUPPORT_FILES to submakes.
19088 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19090         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19091         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19092         mpw-configure.
19094 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19096         * configure.in (appdirs): Use =, not ==, in test expression when
19097         trying to build the text to print in the warning message for
19098         Solaris users.
19100 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19102         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19104 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19106         * config.guess: Recognize lynx-2.3.
19108 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19110         * config.sub (z8ksim): Deleted
19111         (z8k-*-coff): New, this is the one true name of the target.
19113 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19115         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19117 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19119         * config.guess (*:Linux:*:*): First try asking the linker what the
19120         default object file format is (elf, aout, or coff).  Then if this
19121         fails, try previous methods.
19123 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19125         * configure.in: Don't build newlib for *-*-vxworks5.1.
19127 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19129         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19130         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19132 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19134         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19136 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19138         * cfg-ml-com.in: New file.
19139         * cfg-ml-pos.in: New file.
19141 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19143         * COPYING.NEWLIB: Add HP free copyright to list.
19145 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19147         * config.sub: Recognize -eabi* for the system, not just -eabi.
19149 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19151         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19152         * config.sub, configure.in (win32): New target and host.
19154 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19156         * configure.in: Add i386-pe configuration.
19158 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19160         * mpw-build.in (install): Install GDB after LD.
19162 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19164         * mpw-config.in (elf/mips.h): Always forward-include, needed
19165         for GDB to build.
19167 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19169         * testsuite: New directory for customer acceptance and whole tool
19170         chain tests.
19172 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19174         * configure: If per-host line isn't found, but AC_OUTPUT is found
19175         and a configure script exists, run it instead.
19177 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19179         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19181 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19183         * configure: Set build_{cpu,vendor,os,alias} to host values when
19184         --build isn't specified.
19186 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19188         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19189         (FLAGS_TO_PASS): Pass them.
19190         (EXTRA_TARGET_FLAGS): Ditto.
19192 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19194         * Makefile.in (all-libg++): Depend on all-libstdc++.
19196 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19198         * configure.in (noconfigdirs): Enable all packages for
19199         i386-unknown-netbsd.
19201 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19203         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19204         hosted builds (DOS builds)
19206 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19208         Changes for ARM based on patches from Richard Earnshaw:
19209         * config.sub: Handle armeb and armel.
19210         * configure.in: Omit arm linker only for riscix.
19212 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19214         * config.guess:  Update from FSF.
19216 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19218         * config.sub: Recognize powerpcle as the little endian variant of
19219         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19220         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19221         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19222         temporarily.
19224 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19226         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19228 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19230         * config.sub: Accept -lites* as a basic system type.
19232 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19234         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19235         installed, and if so return linuxoldld as the system name.
19237 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19239         * config.guess: Add hppa1.1-hp-lites support.
19241 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19243         * configure.in: Don't build newlib for m68k-vxworks5.1.
19245 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19247         * configure.in (mips-sgi-irix6): Use mh-irix5.
19249 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19251         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19253 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19255         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19256         OSF/1.  Fix compiler flags.
19257         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19259 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19261         * configure.in: Recognize --with-newlib.
19262         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19264 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19266         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19267         to *_X11_MODULES due to gdbtk needing X include files et al.
19269 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19271         Merge in support for Mac MPW as a host.
19272         (Old change descriptions retained for informational value.)
19274         * mpw-config.in: Add generic include forwards for cpu-specific
19275         include files in aout and elf directories.
19277         * mpw-configure: Added copyright.
19278         * mpw-config.in: Check for presence of required build tools.
19279         (target_libs): Add newlib.
19280         (target_tools): Add examples.
19281         (Read Me): Generate as "Read Me for MPW" instead.
19282         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19283         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19284         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19286         * mpw-configure: Remove subdir-specific makefile hackery,
19287         delete mk.tmp after using it.
19289         * mpw-build.in (all): Display start and end times.
19291         * mpw-configure (host_canonical): Set.
19292         (target_cpu): Always add to makefiles.
19293         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19294         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19295         (mpw-mh-mpw): Look for in srcdir and srcroot.
19296         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19298         * mpw-build.in: (install-only): New target.
19300         * mpw-configure (host_alias, target_alias): Rename from hostalias
19301         and targetalias, add into generated Makefile.
19302         (mk.tmp): If present, add into generated Makefile.
19303         * mpw-build.in (all-gas): Build config.h first before gas proper.
19305         * mpw-configure (config.status): Write only if changed.
19306         * mpw-config.in (readline): Configure it (not built, just used for
19307         definitions).
19309         * mpw-config.in (elf/mips.h): Add a forward include.
19311         * mpw-config.in: Forward-include most .h files in include into
19312         extra-include.
19313         (readline): Don't build.
19314         mpw-build.in (install): Install GDB.
19316         * mpw-configure (prefix, mpw_prefix): Handle it.
19317         * mpw-config.in (mmalloc, readline): Don't configure.
19318         * mpw-build.in (thisscript): Rename to ThisScript.
19319         Use mpw-build instead of BuildProgram everywhere.
19320         (mmalloc, readline): Don't build.
19321         * mpw-README: New file, basic documentation about the MPW port.
19323         * mpw-config.in: Use forward-include to create include files.
19325         * mpw-configure: Add more things to the top of each configured
19326         Makefile, including contents of config/mpw-mh-mpw.
19327         * mpw-config.in (extra-include): Create this directory and fill it
19328         with Posix-like include files when configuring.
19330         * config.sub (apple, mac, mpw): Add various aliases.
19332         * mpw-build.in: New file, top-level build script fragment for MPW.
19333         * mpw-configure: New file, configure script for MPW.
19334         * mpw-config.in: New file, config fragment for MPW.
19336 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19338         * configure.in (host_libs): Remove glob, since it is gone from the
19339         sources.
19341 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19343         * Makefile.in: define empty GDB_NLM_DEPS var.
19345         * configure.in(target_makefile_frag): use config/mt-netware
19346         for netware targets.
19348 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19350         * config.sub: Merge in recent FSF changes.  Remove linux special
19351         cases.
19353 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19355         Revert this change:
19357         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19359                 * build-all.mk: Use CC=cc -Xs on Solaris.
19361 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19363         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19364         stop using it.
19365         * Makefile.in: Nuke all references to glob subdirectory.
19367 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19369         * configure.in: Fix --enable-shared logic in per-host.
19371 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19373         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19375 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19377         * configure.in (noconfigdirs): Don't build gas on AIX, for
19378         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19380 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19382         * configure: Fix --cache-file to work if the file argument is a
19383         relative path.
19385 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19387         * configure: If the --cache-file is used, pass it down to
19388         configure in subdirectories.
19390 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19392         * config.sub: add vxworks29k configuration.
19394 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19396         * Makefile.in (taz): Do "diststuff" part quietly.
19398 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19400         * config.sub: Mini-merge with gcc/config.sub.
19402 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19404         * config.guess (IRIX): Sed - to _.
19406 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19408         * Makefile.in (source-vault, binary-vault): New targets.
19410 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19412         * config.sub: Recognize -eabi as a basic system type.
19414 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19416         * configure.in (enable_shared stuff): Fix typo.
19418 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19420         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19422 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19424         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19426 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19428         * configure.in (rs6000-*-*): Don't build gas.
19430 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19432         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19433         reduce command line length.
19434         (AS_FOR_TARGET): Check for as.new, not Makefile.
19435         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19437 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19439         * config.guess:  Merge from FSF.
19441 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19443         * configure: Don't use $ when handling program_suffix.
19445 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19447         * configure.in:  Configure tk for hppa/hpux.
19449 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19451         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19453 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19455         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19456         to LIBCXXFLAGS.  Tests are better run without it.
19458 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19460         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19462 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19464         * configure.in (*-*-netware*): Don't configure xiberty.
19466 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19468         * configure.in:  Remove tk from native_only list.
19470 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19472         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19473         for special NCD build.
19475 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19477         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19478         makeall.bat, they're only useful for binutils snapshots.
19479         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19480         makeall.bat to specified SUPPORT_FILES.
19482 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19484         * build-all.mk: Add Ericsson targets to sun4 and solaris
19485         hosts.  Add  BNR's sun4 target to solaris host, so their
19486         build-from-source will be tested in-house first.
19488 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19490         * Makefile.in (LIBCFLAGS): New variable.
19491         (CFLAGS_FOR_TARGET): Ditto.
19492         (LIBCFLAGS_FOR_TARGET): Ditto.
19493         (LIBCXXFLAGS): Ditto.
19494         (CXXFLAGS_FOR_TARGET): Ditto.
19495         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19496         (BASE_FLAGS_TO_PASS): Pass them.
19497         (EXTRA_TARGET_FLAGS): Ditto.
19499         * configure.in: Support --enable-shared.
19501 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19503         * configure.in (target_libs):  Include libstdc++ again.
19504         * config.guess:  Update from FSF (for FreeBSD).
19506 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19508         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19509         makeall.bat.
19510         (DISTDOCDIRS): Add `etc'.
19511         (ETC_SUPPORT_PFX): New variable.
19512         (taz): Include anything from etc starting with a word in
19513         ETC_SUPPORT_PFX.
19515 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19517         * config.sub: Update for recent FSF changes.  Remove obsolete
19518         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19519         spacing changes.
19521 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19523         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19525         * config.guess:  Merge with FSF.
19526         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19528 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19530         * configure: Since the "trap 0" handler will override the exit
19531         status on many systems, only use it for "exit 1", and make it set
19532         a non-zero exit status; reset it before "exit 0".  Also, check
19533         exit status of config.sub, and error out if it failed.
19535 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19537         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19538         and install libgloss.
19540 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19542         * Makefile.in (all-binutils): Depend upon all-byacc.
19544         * configure.in: Don't build emacs on Irix 5.
19546 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19548         * configure.in (*-*-netware*): Add libio.
19550 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19552         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19553         (CHECK_TARGET_MODULES): Ditto.
19554         (INSTALL_TARGET_MODULES): Ditto.
19555         (TARGET_LIBS): Ditto.
19556         (all-libstdc++): Note dependencies.
19558 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19560         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19562 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19564         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19565         -fexternal-templates.
19567         * configure.in (target_libs): Add libstdc++.
19568         (noconfigdirs): Add libstdc++ as appropriate.
19570 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19572         * config.guess:  Update from FSF.
19574 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19576         * configure: Use ${config_shell} when running ${configsub}.
19578 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19580         * config.sub: No longer recognize h8300h.
19582 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19584         * config.sub: Remove extraneous differences between config.sub and
19585         gcc/config.sub.
19587 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19589         * Makefile.in (DISTSTUFFDIRS): Add gas.
19591 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19593         * COPYING.NEWLIB: New file.
19595 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19597         * config.guess (HP-UX):  Patch from Harlan Stenn
19598         <harlan@landmark.com> to also emit release level.
19600 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19602         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19604 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19606         * config.sub:  Merge nextstep cleanup from FSF.
19608 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19610         * configure.in (arm-*-*): Don't configure ld for this target.
19612 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19614         * configure.in (*-*-netware): don't configure libg++, libio,
19615         librx, or newlib.
19617 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19619         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19620         configure ld--it works, but it doesn't support shared libraries.
19622 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19624         * config.guess (*-unknown-freebsd*):  Get rid of possible
19625         trailing "(Release)" in version string.
19626         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19628 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19630         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19631         Fix type: *-next-neststep -> *-next-nextstep.
19633         * config.guess:  Merge from FSF:
19635         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19637         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19639         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19641         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19642         instead of UNIX_SV for UnixWare 1.0).
19644 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19646         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19647         to make gdb/nlm/* build after the compiler and linker.
19649 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19651         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19652         not just i[34]86.
19653         (m68k-atari-sysv4):  Relocate to match FSF version.
19655         * config.guess:  More merges from the FSF:
19657         Add a space before function call or macro invocation.
19659         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19661         * config.guess: Add trap cmd to remove dummy.c and dummy when
19662         interrupted.
19664         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19666         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19667         (dummy): Redirect stderr from compilation of dummy.c.
19669         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19671         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19673 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19675         * configure: Accept and ignore --cache*, for compatibility with
19676         new autoconf.
19678 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19680         * config.guess:  Merge from FSF:
19682         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19684         * config.guess (Pyramid*:OSx*:*:*): New case.
19685         (PATH): Add /.attbin at end for finding uname.
19686         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19688         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19690         * config.guess (M88*:DolphinOS:*:*): New case.
19692         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19694         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19695         to select whether to use ELF or COFF.
19697         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19699         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19701         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19703         * config.guess: Guess the OS version for HPUX.
19705         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19707         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19709 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19711         * configure.in: Recognize --with-headers, --with-libs, and
19712         --without-newlib.
19713         * Makefile.in (all-xiberty): Depend upon all-ld.
19715 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19717         * configure.in: Change i[34]86 to i[345]86.
19719 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19721         * configure (version): A few more tweaks to help message.
19723 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19725         * Makefile.in:  Remove (for now) librx as a host library,
19726         now that we're building it for target.
19728 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19730         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19731         (Karl Berry).
19733 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19735         * configure.in:  Also configure librx.
19737 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19739         * Makefile.in:  Update various rules to reflect that librx
19740         is now needed for libg++.
19742 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19744         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19746 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19748         * configure.in: Configure the examples directory.
19750 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19752         * configure: Simplify Jun 2 1994 change.
19754 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19756         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19757         /bin/gcc isn't good enough to build gcc.
19759 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19761         * Makefile.in (GDB_SUPPORT_FILES): Remove
19762         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19763         (gdb.tar.gz): Add new rule to use standard distribution building
19764         mechanism.
19766 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19768         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19769         Bill Cox <bill@cygnus.com>.
19771 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19773         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19775 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19777         * configure:  Search current dir first in .gdbinit.
19779 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19781         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19783 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19785         * config.sub:  Refer to NeXT's operating system as nextstep.
19787         * config.sub (case $basic_machine):  Re-order the cases, to match
19788         the order in the FSF version (which is mostly alphabethical).
19789         Merge in some additions and changes from the FSF.
19791 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19793         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19794         * config.sub: Recognize cxux7.
19795         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19797 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19799         * config.sub:  Fix typo powerpc -> powerpc-*.
19801 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19803         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19805         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19806         parallel with all-emacs and install-emacs).  Top-level command
19807         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19809 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19811         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19812         $(relbindir)/make before doing ``make install'', and use
19813         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19814         installing over running make binary.
19815         ($(host)-stamp-stage3-installed): Likewise.
19817 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19819         * config.guess: Recognize Mach.
19821 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19823         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19824         see whether --exec-prefix was used.
19826 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19828         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19830 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19832         * Makefile.in: Add all-librx target similar to all-libproc.
19834 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19836         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19837         with post 1.2 uname bogosity.
19839 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19841         * configure: Remove temporary files on receipt of a signal.
19843 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19845         * configure: If there is a package_makefile_frag, remove
19846         ${subdir}/Makefile.tem after copying it in.
19848 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19850         * build_all.mk: support rs6000 lynx identifies itself as
19851         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19852         since /bin/gcc is too feeble to compile a modern gcc.
19854 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19856         * brought devo/test-build.mk update-to-date with progressive/
19857         test-build.mk. Add lynx targets and hppa flag info.
19859 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19861         * configure.in:  Use mh-ncrsvr43.  Patch from
19862         Tom McConnell <tmcconne@sedona.intel.com>.
19864 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19866         * config.guess (i386-unknown-bsdi):  No longer need to
19867         check #if defined(__bsdi__) && defined(__i386__).
19869 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19871         * configure: Set program_transform_nameoption correctly.
19873 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19875         * brought build-all.mk update-to-date with progressive build-all.mk,
19876         added new targets and hppa info.
19878 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19880         * configure: If config.guess result is a prefix of the user
19881         specified target, assume a native build and use the user specified
19882         target as the host alias.  Remove SunOS patch suffix removal hack.
19883         * configure.in: Remove SunOS patch suffix removal hack.
19885         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19886         in NATIVE_CHECK_MODULES.
19888 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19890         * Makefile.in: Rename HOST_ONLY to NATIVE.
19891         * configure: Delete SunOs patch suffix from host_canonical
19892         and build_canonical variables that are prepended to Makefiles.
19893         * configure.in: Add comments for easier maintenance.
19895 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19897         * Makefile.in: Add all-libproc target similar to all-gui.
19899 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19901         * Makefile.in (CHECK_MODULES): split into
19902         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19904 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19906         * config.guess (i386-unknown-bsdi): New system to guess.
19908 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19910         * Makefile.in: Add all-gui target (but not yet build by "all").
19912 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19914         * config.sub: Move deletion of patch suffix from here...
19915         * configure.in: To here, at Ian's suggestion.  The top-
19916         level scripts might need to know of a patch level.
19918 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19920         * config.sub: Strip off patch suffix so rtl is recognized
19921         as a sunos4.1.3 machine, even though it's been patched.
19923 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19925         * Makefile.in (INSTALL_LAST): Delete.
19926         (INSTALL_DOSREL): New.
19928 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19930         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19931         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19932         whether we pass down --with-gnu-ld anyhow.
19934 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19936         * Makefile.in (INSTALL_LAST): Change operation so it works
19937         on more flavors of make.
19938         * configure.in (go32): Don't build libg++ or libio.
19940 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19942         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19943         they can be overriden by templates.
19945 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19947         * configure.in (target==go32): Don't build gdb.
19948         * dosrel: New directory.
19950 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19952         * configure.in (host==go32): Configure dosrel too.
19953         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19954         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19955         be set by incoming names or templates.
19956         (INSTALL_LAST): New rule.
19958 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19960         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19962 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19964         * configure.in (appdirs): New variable.  Currently empty, but will
19965         be used in gas distribution.  If nonempty, lists a set of
19966         directories at least one of which must get configured, or top
19967         level configuration is considered to have failed.
19968         (rs6000-*-lynxos*): Use new file name.
19970 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19972         Eliminate XTRAFLAGS.
19973         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19974         newlib include files using -idirafter, and also use -nostdinc.
19975         (CXX_FOR_TARGET): Likewise.
19976         (XTRAFLAGS): Removed.
19977         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19978         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19979         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19980         ($(DO_X)): Don't pass down XTRAFLAGS.
19982 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19984         * configure.in (mips*-dec-bsd*): New target; do build linker.
19985         (mips*-*-bsd*): New target; don't build linker.
19987 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19989         * configure.in: support rs6000-*-lynxos* configuration.
19990         support sunos4 as a cross target.
19992         * config.sub: look for lynx*, not lynx since the OS version may
19993         legitimately be part of the name.
19995 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19997         * configure.in (i[34]86-*-sco*): Move to be with other i386
19998         targets.
19999         (romp-*-*): New target.  Skip various binary utilities.
20000         (vax-*-*): New target.  Don't build newlib.
20001         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20003 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20005         * configure.in: Only set host_makefile_frag if config
20006         directory exists.
20008 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20010         * install.sh: If $dstdir exists, don't check whether each
20011         component does.
20013 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20015         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20017 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20019         * configure.in (*-*-lynxos*): Don't configure newlib for either
20020         native or cross Lynx.
20022 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20024         * config.sub (sparc64-elf): Fix os.
20025         (z8k): Remove duplicate.
20027 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20029         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20030         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20032 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20034         * configure: Make file links cleanly even if Lynx fails on
20035         an NFS symlink (at least fail cleanly).
20037 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20039         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20040         -XNh2000.
20042 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20044         * configure: Unknown options are fatal again.
20046 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20048         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20049         compatibility.
20051 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20053         * build-all.mk: Add `clean' target.
20055 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20057         * config.guess:  Add SINIX support.
20058         * configure.in:  Add mips-*-sysv4* support.
20060 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20062         * build-all.mk: Document all useful targets.
20063         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20064         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20066 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20068         * configure: Support --silent, --quiet.
20070 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20072         * configure: Support --disable-FEATURE.
20074 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20076         * config.guess: Recognize NCR running SVR4.3.
20078 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20080         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20081         Patch from Paul Eggert <eggert@twinsun.com>.
20083 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20085         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20087 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20089         * configure: Make unrecognized options give nonfatal warnings
20090         instead of fatal errors, and pass them to any subdirectory
20091         configures in case they recognize them.
20092         Make --x equivalent to --with-x.
20094 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20096         * configure: Add --enable-* options.  Clean up usage message and
20097         some comments.
20099 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20101         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20103 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20105         * configure.in (hppa*-*-*): Enable binutils.
20107 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20109         * config.sub: Recognize cisco.
20111 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20113         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20115 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20117         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20118         than one configuration name.  Add comment.
20120 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20122         * config.guess: about target *-hitachi-hiuxwe2, fixed
20123         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20124         macro is incorrect.]
20126 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20128         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20129         than the "make ls" stuff which used to be here.
20131 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20133         * config.guess:  Recognize i[34]86-unknown-freebsd.
20134         From Shawn M Carey <smcarey@rodan.syr.edu>.
20136 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20138         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20140 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20142         * config.guess: Check for ptx.
20144 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20146         * config.sub: Add os9k checking.
20148 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20150         * config.guess: Handle OSF1 running on HPPA processors
20152 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20154         * configure: If subdir configure fails, print out a message with
20155         subdirectory name, in case subdir's configure code didn't identify
20156         itself.
20158 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20160         * configure.in: Remove embedded newlines from configdirs.
20161         Avoid mismatches of substrings.  Fix matching strings at end
20162         of configdirs.
20164 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20166         * config.guess:  Add Lynx/rs6000 config support.
20168 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20170         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20172 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20174         * configure.in (hppa*-*-osf*): Treat this just like most other
20175         PA configurations (eg no binutils or ld).
20176         (hppa*-*-*elf*): These configurations have binutils and ld.
20178 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20180         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20182 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20184         * configure.in (rs6000-*-*): Build gas.
20186 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20188         * Makefile.in:  Avoid bug in losing hpux sed.
20190 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20192         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20193         for GDB and GDB has been fixed to not need it.
20195 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20197         * config.guess: Recognize vax hosts.
20199 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20201         * configure (while loop): Don't use "break 2" inside case
20202         statement -- the case statement isn't an enclosing loop.
20204 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20206         * config.guess:  Clean up NeXT support, to allow nextstep
20207         on Intel machines.  Make OS be nextstep.
20209 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20211         * config.guess: Add alternate forms for Convex.
20213 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20215         * configure:  Completely rewrite option processing.  Take
20216         advantage of pattern-matching to avoid invoking test frequently.
20217         Also clean up host and target defaulting logic.
20219 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20221         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20222         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20223         commands (plus user environment) will fit SCO limits.
20225 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20227         * configure.in: Don't issue warnings about directories which are
20228         not being configured if -norecursion is set.  Correct test for
20229         --with-gnu-as and --with-gnu-ld to not get confused by substring
20230         matches.
20232         * configure.in: Don't build gas for alpha-dec-osf1*.
20234 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20236         * configure:  Back out Per's change of 12/19/1993.  It changes the
20237         behavior of configure in unexpected and confusing ways.
20239         Also, use different delim char when calculating
20240         program_transform_name so that the name can contain slashes.
20242 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20244         * configure.in, config.sub: Add support for VSTa micro-kernel.
20246 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20248         * configure.in: Nuke hacks which were used to get a special
20249         version of GAS for HPPA configurations.
20251 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20253         * configure:  If only ${target_alias} is given, use that
20254         as the default for ${host_alias}.
20255         * configure:  Add missing back-slashes before nested quotes.
20257 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20259         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20261 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20263         * config.guess:  Recognize some Tektronix configurations.
20264         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20266 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20268         * config.sub: Match any flavor of SH.
20270 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20272         * configure.in: Don't try to configure newlib for Alpha.
20274 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20276         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20277         libg++ or libio for any Alpha target.
20279         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20281 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20283         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20284         default arguments -- so it tried to compress itself.
20286 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20288         * configure.in (notsupp): ensure that a space is always at the end
20289         of the configdirs list, since the grep checks for an explicit space
20291 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20293         * configure.in (target i386-sysv4.2): don't build ld, since static
20294         versions of many libraries are not available.
20296 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20298         * config.guess: Recognize Apollos (using environment variables).
20299         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20301 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20303         * config.guess: Recognize Sony news mips running newsos.
20305 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20307         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20308         "fi ; else" for bash.
20310 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20312         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20314 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20316         * config.sub: accept unixware as an alias for svr4.2.
20317         Fix some inconsistancies with the gcc version.
20319 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20321         * Makefile.in (DISTDOCDIRS):  Add gdb.
20323 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20325         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20327 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20329         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20330         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20331         this now.
20333 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20335         * config.sub: Accept hiux* as an OS name.
20337         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20338         etc/make-stds.texi.  The underscore came from gcc, and dje now
20339         agrees that RUNTESTFLAGS is the correct name.
20341 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20343         * install.sh:  Remove 'set -e'.  It makes any conditionals
20344         in the script useless.
20346         * config.guess: Automatically recognize arm-acorn-riscix
20347         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20349 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20351         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20353 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20355         * Makefile.in (DISTDOCDIRS): New variable.
20356         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20357         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20359 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20361         * configure.in (hppa target): check the source directory for the
20362         pagas sub-directory
20364 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20366         * config.sub: Allow -aout* and -elf*.
20368 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20370         * configure.in: Don't build ld on i386-solaris2, same as for
20371         sparc-solaris2.
20373 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20375         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20377 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20379         * configure.in:  Configure gdb for alpha.
20381 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20383         * Makefile.in (CXXFLAGS): Add -O.
20385 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20387         * config.guess: added support for DG Aviion
20389 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20391         * configure.in: Produce warning message for subdirectories not
20392         configurable for this host/target combination.  Don't try to
20393         configure gdb for vms.
20395 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20397         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20398         appropriate files before making "diststuff".
20399         (DISTBISONFILES): New var: list of files to be edited.
20400         (DISTSTUFFDIRS): Add binutils.
20402 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20404         * config.sub: also handle mipsel and mips64el (for little endian mips)
20406 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20408         * configure.in: Add * to end of all OS names.
20410 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20412         * configure.in: Build newlib for LynxOS native.
20414 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20416         * config.guess: Add support for delta 88k running SVR3.
20418         * configure.in: Add comment about HP compiler vs. emacs.
20420 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20422         * configure.in: don't build ld on solaris2 (not a viable option
20423         due to bugs in getpwnam & getpwuid)
20425 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20427         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20428         config.guess will produce a full version number.
20430 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20432         * configure.in: Build linker and binutils for alpha-dec-osf1.
20434 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20436         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20437         and gdb/testsuite/Makefile.in.
20439 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20441         * configure.in: recognize mips*- instead of mips-
20443 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20445         * config.sub: Accept linux*coff and linux*elf as operating
20446         systems.
20448 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20450         * config.sub: Recognize mips64, and mips3 as an alias for it.
20452 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20454         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20455         gdb knows how to handle OSF/1 shared libraries.
20457 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20459         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20460         * config.guess: Recognize Hitachi's HIUX.
20461         * config.sub: Recognize h3050r* and hppahitachi.
20462         Remove redundant cases for hp9k[23]*.
20464 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20466         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20467         if gas and ld are in the source tree and are in ${configdirs}.
20468         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20469         --with options (but still pass them down on the command line,
20470         if they were explicitly specified).
20472 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20474         * configure: substitute SHELL value in Makefile.in with
20475         ${CONFIG_SHELL}
20477 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20479         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20480         *-*-solaris2* targets.
20482 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20484         * Makefile.in: define M4, and pass it down to sub-makes;
20485         all-autoconf now depends on all-m4
20487 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20489         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20490         presence of {ar,ranlib} instead of a configured directory
20492 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20494         * config.guess: Accept 34?? as well as 33?? for NCR.
20496 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20498         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20499         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20501 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20503         * configure: grab values for $(CC) and $(CXX) from the
20504         environment, so that someone can do "CC=gcc configure; make" and
20505         have it work right (matching the way that autoconf works now)
20507         * configure.in, Makefile.in: add support for gash, the tcl
20508         interface to Galaxy
20510         * config.guess: add NetBSD variants (hp300, x86)
20512 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20514         * install.sh: Support -d option (in the manner of SunOS 4 install,
20515         as it is more deterministic than that of GNU install)
20516         (chmodcmd): Set file to mode 755 by default (should also do default
20517         chgrp and chown, but I don't feel like dealing with that now)
20519 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20521         * config.sub: Remove h8300hhms alias.
20523 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20525         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20527 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20529         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20530         as stmp-fixinc
20532 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20534         * config.sub: recognize m88110-bug-coff.
20536 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20538         * Makefile.in (all-libio): all dependencies on the toolchain used
20539         to build this (gcc, gas, ld, etc)
20541 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20543         * config.guess: Deal with OSF/1 1.3 on alpha.
20545 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20547         * install.sh: add some 'else true' clauses for portability
20549         * configure.in: don't build libio for h8[35]00-*-* targets
20551 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20553         * Makefile.in:  Add support for new libio.
20555 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20557         * install.sh: If one command fails, don't try the rest.  Don't try
20558         to remove $dsttmp (via trap) unless we have already created it.
20559         If $src doesn't exist, detect it and exit with an error.
20561         * config.guess: Recognize BSD on hp300.
20563 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20565         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20566         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20568 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20570         * Makefile.in (all-send-pr): depends on all-prms
20572 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20574         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20576 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20578         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20579         Added test for mips-mips-riscos5.
20581 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20583         * configure.in: use mh-hp300 for 68k HP hosts
20585 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20587         * configure: add support for CONFIG_SHELL, so that you can use
20588         some alternate shell for evaluating configure scripts
20590 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20592         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20593         in configure script to bug-gdb@prep.ai.mit.edu when building
20594         distribution archive.
20595         * Makefile.in (COMPRESS):  Remove def.
20596         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20597         gdb.tar.Z and make-gdb.tar.Z respectively.
20598         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20599         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20600         to convergence with 'taz' target in Makefile.in.
20602 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20604         * install.sh (dsttmp): use trap to ensure that tmp files go
20605         away on error conditions
20607 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20609         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20611 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20613         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20614         its parent is '/' not ''.
20616         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20618 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20620         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20621         that ${newsrcdir}/configure.in does.
20623 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20625         * test-build.mk: support for CONFIG_SHELL
20627 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20629         * config.sub (netware):  Add as a basic system type.
20631 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20633         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20634         $(srcdir)/ from the dependency on Makefile.in.
20636 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20638         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20639         (h8300hhms is temporary until multi-libraries are implemented).
20640         * configure.in: Handle h8300h too.
20642 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20644         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20646 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20648         * configure:  Remove extraneous output when guessing host type.
20649         * config.guess:  Remove extraneous output when guessing using C
20650         compiler rather than uname, or when guessing fails.
20652 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20654         * Makefile.in: remove all.cross and install.cross targets
20656         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20657         definitions
20659 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20661         * configure.in (target sh): Build gprof.
20663 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20665         * config.sub: change -solaris to -solaris2
20667 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20669         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20671 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20673         * configure: Correct error message for missing Makefile.in to
20674         print correct directory.
20676 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20678         * install.sh: kludge around 386BSD shell bug
20680 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20682         * config.guess:  Recognize NeXT.
20683         * config.guess:  Recognize i486-ncr-sysv4.
20684         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20686 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20688         * Makefile.in (MAKEINFOFLAGS): New variable.
20689         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20690         * build-all.mk, test-build.mk: Pass down --no-split as
20691         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20693 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20695         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20697 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20699         * Makefile.in (libg++.tar.z):  New rule.
20700         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20701         * Makefile.in (taz):  Only do a single chmod.
20703 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20705         * install.sh: don't use dirname anymore (replaced with sed usage)
20707 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20709         * Makefile.in:  Change extension for gzip'd files from '.z' to
20710         '.gz' per new FSF standard usage.
20712 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20714         * configure: put quotes around the final value of program_transform_name
20716 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20718         * Makefile.in: new install.sh support; update install-info rules
20720 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20722         * configure.in: Build diff for crosses, but not for go32 host.
20724         * configure.in: Build gprof only for native, and don't build it
20725         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20727 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20729         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20731 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20733         * configure.in (host_tools): Add prms.
20735 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20737         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20738         with $(FLAGS_TO_PASS) on the command line
20740         * config.sub: Recognize lynx and lynxos
20742 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20744         * config.sub: Accept -ecoff*, not just -ecoff.
20746 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20748         * Makefile.in (taz): Use .gz suffix instead of .z.
20749         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20750         names.
20752 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20754         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20756 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20758         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20759         that rebuilds that might happen during 'make install' don't get
20760         bogus gcc include files
20762 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20764         Change from Utah for HPPA support:
20765         * config.guess: Recognize hppa1.x-hp-bsd.
20767 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20769         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20770         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20772 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20774         * config.sub: Add support for rom68k and bug boot monitors.
20776 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20778         * Makefile.in: Make all-opcodes depend on all-bfd.
20780 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20782         * config.guess: Added special check for i[34]86-univel-sysv4*.
20784 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20786         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20787         the processor rather than assuming i486.
20789 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20791         * config.guess: Recognize SunOS6 as Solaris3.
20793 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20795         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20796         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20798 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20800         * build-all.mk (all-cross): New target for Canadian Cross.
20801         Added Q2 go32 targets.
20802         * test-build.mk: Configure go32 cross sparclite-aout and
20803         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20804         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20806 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20808         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20809         GO32 hosted toolchains
20811 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20813         * configure: change  so "-exec-prefix" gets passed down rather
20814         than "-exec_prefix" so autoconf generated Makefiles get the
20815         exec_prefix set right.
20817 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20819         * config.guess: get the Solaris2 minor version number
20821         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20823 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20825         * config.guess: Recognize some Sequent platforms.
20827 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20829         * Makefile.in: added the vault-install target
20831         * configure.in: actually use the Sun3 makefile fragment that's in
20832         config, also added the release dir to configdirs
20834 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20836         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20838 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20840         * configure.in: remove some program from Alpha targetted toolchains
20842 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20844         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20845         gprof.
20846         (taz): Run "make diststuff" in those directories instead of "make
20847         proto-dir".  Look for "VERSION=" only at start of line in subdir
20848         Makefile.  Use "gzip -9" for compression.
20849         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20850         (binutils.tar.z): New target.
20852 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20854         * Makefile.in (taz): Include gpl.texinfo.
20856 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20858         * Makefile.in (setup-dirs): Merged into "taz" target.
20859         (taz): Only do `proto-dir' stuff if a directory is actually needed
20860         for this target.
20862 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20864         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20865         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20866         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20867         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20868         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20870 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20872         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20873         config.sub, and move-if-change to gdb testsuite distribution
20874         archive, so the testsuite can be extracted, configured, and
20875         run separately from the gdb distribution.  Blow away the Chill
20876         tests that require a Chill compiled executable, since GNU Chill
20877         is not yet publically available.
20879 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20881         * test-build.mk: set environment variables in a single command,
20882         instead of a list of assignments and exports
20884         * config.guess: recognize Alpha/OSF1 systems
20886 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20888         * configure: Change help message to prefer --options rather than
20889         -options.
20891 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20893         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20894         zippy@ecst.csuchico.edu.
20895         * config.guess: Recognize miniframe.
20897 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20899         * Makefile.in: Use srcroot to find runtest rather than rootme.
20900         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20902 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20904         * test-build.mk: Extensive additions to support building on a
20905         machine other than the host.
20907 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20909         * configure (tooldir): Fix for i386-aix again.
20911 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20913         * configure, Makefile.in:  Change definition of $(tooldir)
20914         to match the FSF.
20916 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20918         * config.guess:  Recognize i[34]86/SVR4.
20920 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20922         * Makefile.in (all-gdb): gdb depends on sim.
20924 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20926         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20927         at the same time we make the prototype gdb directory.
20928         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20929         files at the same time as the gdb base release distribution.
20931 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20933         * Makefile.in (check): Use individual check targets rather than
20934         DO_X rule.
20935         (check-gcc): Added.
20937 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20939         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20940         for System V release 3.2.
20942 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20944         * config.sub: Recognize hppaosf.
20945         * configure.in: Do configure ld/binutils/gas for it.
20947 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20949         * configure (tooldir): Alter syntax used to set this, for systems
20950         where "\$" isn't handled right, like i386-aix.
20952 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20954         * configure: Pass program-transform-name, not
20955         program_transform_name, to recursive configures.
20957 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20959         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20960         of gas+ld+binutils.
20962 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20964         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20966 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20968         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20970 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20972         * Makefile.in (PRMS): Set back to all-prms.
20974 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20976         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20977         targets, rather than for MIPS hosts.
20979 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20981         * configure.in: add comment for --with-x default values
20983         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20985         * Makefile.in: add check-* targets for each of the directories in
20986         the tree.  Add a definition of RUNTEST that will use the one we
20987         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20989 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20991         * configure.in: Removed obsolete references to bfd_target and
20992         target_makefile_frag.
20994         * build-all.mk: Set assorted targets for Q2.
20995         * config.sub: Recognize z8k-sim and h8300-hms.
20996         * test-build.mk: Really don't pass host to configure.
20997         (HOLES): Added uname.
20999 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21001         * configure: Handle an empty program-prefix, program-suffix or
21002         program-transform-name correctly.
21004 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21006         * build-all.mk: -G 8 no longer required for MIPS targets.
21007         * test-build.mk: Don't pass host argument to configure; make it
21008         guess.
21010 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21012         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21013         * Makefile.in (COMPRESS):  New macro, like GZIP.
21015 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21017         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21019         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21020         with gas currently defaults to -G 0.
21022 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21024         * Makefile.in (all-flex): flex depends on byacc.
21026         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21027         to test-build.mk as RELEASE_TAG.
21028         * test-build.mk (configargs): New variable containing arguments to
21029         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21030         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21032         * config.guess: Use /bin/uname when checking -X argument on SCO,
21033         to avoid invoking GNU uname which doesn't understand -X.
21035         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21037         * configure.in: Build gas for mips-*-*.
21039 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21041         * Makefile.in (all.normal): insert missing backslash.
21043 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21045         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21047         * Makefile.in: Complete overhaul to merge many almost identical
21048         targets.
21050 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21052         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21053         (gdb.tar.Z): Adjusted.
21055         * Makefile.in (setup-dirs, taz): New targets; should be general
21056         enough to adapt for gdb sometime.  Build only .z file.
21057         (gas.tar.z): New target.
21059 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21061         * build-all.mk: Use CC=cc -Xs on Solaris.
21063 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21065         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21066         for handling BISON for FSF releases.
21068 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21070         * configure: Actually implement the change zoo just documented.
21072 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21074         * configure: when using config.guess, only set target_alias when
21075         it's not already been set (ie, on the command line)
21077 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21079         * Makefile.in: add installcheck target, set PRMS to install-prms
21081 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21083         * configure: add support for package_makefile_fragment, handle the
21084         case where a directory has a configure.in file but no Makefile.in
21085         more gracefully (with an actual understandable error message, even);
21086         add support for --without (and add this to the usage message); also
21087         explicitly add a --host=${host_alias} to the command line when
21088         config.guess is used
21090 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21092         * configure: Must use both --host and --target in recursive calls.
21094 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21096         * Makefile.in: Change deja-gnu to dejagnu.
21098 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21100         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21102 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21104         * configure.in: canonicalize all instances to *-*-solaris2*,
21105         also strip out a number of tools to not build for go32 host
21107 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21109         * config.guess: add GPL.
21111         * Makefile.in, config.guess, config.sub, configure: bump
21112         copyrights to 93.
21114 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21116         * Makefile.in (do-info): Removed obsolete check for existence of
21117         localenv file.
21119         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21121 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21123         * Makefile.in: a couple of 'else true' for decstation,
21124         support for TclX
21126         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21128 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21130         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21132 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21134         * config.guess: Recognize i386-ibm-aix (PS/2).
21135         * configure.in: Use config/mh-aix386 file for it.
21137 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21139         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21140         CC_FOR_TARGET instead.
21141         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21143 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21145         * Makefile.in: Add sim to list of directories sent with gdb
21147 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21149         * configure.in: Put back mips-dec-bsd* case.
21151 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21153         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21154         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21155         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21157 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21159         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21161         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21162         (install-info): install dir.info only if it exists,
21163         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21165 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21167         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21168         gas for mips-dec-bsd.
21170 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21172         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21173         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21175 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21177         * configure.in: Added "dejagnu" to hosttools list.
21179 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21181         * config.sub, configure.in, config.guess:  Add support
21182         for Bosx, an AIX variant from Bull.
21183         Patches from F.Pierresteguy@frcl.bull.fr.
21185 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21187         * devo/dejagnu: Initial creation of devo/dejagnu.
21188         Migrated dejagnu testcases and support files for testing software
21189         tools to reside as subdirectories, currently called "testsuite",
21190         within the directory of the software tool.  Migrated all programs,
21191         support libraries, etc. beloging to dejagnu proper from
21192         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21193         with no modifications.  The changes to these files which will
21194         allow them to configure, build, and execute properly will be made
21195         in a future update.
21197 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21199         * Makefile.in: Change send_pr to send-pr.
21200         * configure.in: Likewise.
21201         * send_pr: Renamed directory to send-pr.
21203 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21205         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21207 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21209         * README:  Update for gdb-4.8 release.
21210         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21211         gdb-xxx.tar.z (gzip'd) file also.
21213 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21215         * Makefile.in: make all-diff depend on all-libiberty
21217 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21219         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21221 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21223         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21225 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21227         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21228         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21229         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21231 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21233         * Makefile.in:  makeinfo binary is in a new location
21235 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21237         * config.sub: Accept -ecoff as an OS.
21239         * Makefile.in: Various changes to eliminate a level of make
21240         recursion and reduce the required command line length.
21241         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21242         sub-makes.
21243         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21244         variables holding settings for specific sub-makes.
21245         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21246         in terms of BASE_FLAGS_TO_PASS.
21247         (TARGET_LIBS): New variable listing directories which use
21248         TARGET_FLAGS_TO_PASS.
21249         (subdir_do): Eliminated.
21250         (do-*): New set of targets to replace subdir_do.
21251         (various): All targets which used subdir_do now depend on do-*.
21252         (local-clean): Renamed from do_clean.
21253         (local-distclean): New target, dependency of distclean and
21254         realclean.
21255         (install-info): Don't create directories.  Depend on dir.info
21256         rather than calling make recursively.
21257         (install-dir.info): Eliminated.
21258         (install-info-dirs): Create all info directories here.
21259         (dir.info): Depend upon do-install-info.
21261         * test-build.mk (HOLES): Added false.
21263 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21265         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21267 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21269         * Makefile.in (info): remove dependency on all-texinfo.  The
21270         problem was really in texinfo/C, not at this level.
21272 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21274         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21276 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21278         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21279         GDB releases.
21281 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21283         * configure: Include srcdir in message about target of link not
21284         being found.  Don't convert `-' to `_' in `with' options being
21285         passed to subdirs.
21287 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21289         * configure.in: add uudecode to host_tools
21291         * Makefile.in: added {all,install}-uudecode targets, added them to
21292         the appropriate lists
21294 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21296         * Makefile.in (all-gcc): Added dependency on all-gas.
21298         * configure.in (mips-*-*): Build ld and binutils.
21300 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21302         * configure: check return code from mkdir, print error message and
21303         exit on failure.
21305 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21307         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21309 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21311         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21313 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21315         * config.sub (h8500):  Recognize this as a cpu type.
21317 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21319         * configure: source directory missing is no longer a warning
21321         * configure.in: recognize irix[34]* instead of irix[34]
21323         * Makefile.in: define and pass down X11_LIB
21325 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21327         * guess-systype: Renamed to ...
21328         * config.guess:  ... by popular request.
21329         * configure.in, Makefile.in:  Update accordingly.
21331 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21333         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21334         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21335         + Execute ./dummy instead of assuming . is in PATH.
21337 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21339         * guess-systype:  New shell script.  Attempts to guess the
21340         canonical host name of the executing host.
21341         Only a few hosts are supported so far.
21342         * configure:  Call guess-systype if no host is specified.
21344 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21346         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21347         gcc Makefile.
21349 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21351         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21352         (all-gcc, install-gcc, subdir_do): Use it.
21354 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21356         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21358 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21360         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21361         set exclusively by configure, using configure.in .
21363 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21365         * test-build.mk: set $PATH for all builds
21367         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21369 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21371         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21372         the one used in gcc/Makefile.in, so that a null expansion doesn't
21373         override the one needed to build gcc with a native cc.
21375 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21377         * configure: Accept -with arguments.
21379 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21381         * Makefile.in: added h8300sim
21383 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21385         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21386         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21387         (all-cygnus, native, build-cygnus): Make
21388         $(canonhost)-stamp-3stage-done, not $(host)....
21389         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21390         i386-sco3.2v4.  Added else true to if command.
21392 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21394         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21396 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21398         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21400 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21402         * configure.in: don't remove binutils from Solaris builds
21404 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21406         * Makefile.in: get rid of earlier definitions for *clean,
21407         also handle the recursive info rule better
21409 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21411         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21412         do more-or-less the right thing.
21414 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21416         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21417         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21419 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21421         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21422         $(host_canonical).
21424         * configure.in: split the configdirs list into 4 categories (native
21425         v. cross, library v. tool) and handle the cross-only and native-
21426         only in more reasonable (and correct!) way.
21428 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21430         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21431         configdirs anymore.
21433 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21435         * Makefile.in: extensive cleanup::  removed all of the explicit
21436         clean-* targets, collapsed many wrappers around subdir_do into
21437         one, added additional targets to satisfy standards.texi, deleted
21438         some old targets, some changes for consistency
21440 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21442         * configure.in: handle some programs as cross-only, and others as
21443         native only
21445         * test-build.mk: handle partial holes in a more generic manner
21447         * Makefile.in: m4 depends on libiberty
21449 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21451         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21452         time, wdiff, and find to configdirs
21454         * Makefile.in: all, clean, and install rules for the new programs
21455         added to configure.in
21457 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21459         * configure.in: use mh-sun for all *-sun-* hosts
21461 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21463         * Makefile.in: define flags for X11 include files and library file
21464         locations, pass them down to the programs that need this info
21466         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21468 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21470         * configure.in: start building libg++ for HP-UX targets
21472 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21474         * README:  Update references to files moved into etc/.
21476 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21478         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21479         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21481 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21483         * configure: accept dash as well as underscore in long option
21484         names for FSF compatibility.
21486 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21488         * config.sub: added -sco3.2v4 support from FSF.
21490 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21492         * configure.in: expand the section that adds or removes
21493         directories from the list of programs to build, to handle native
21494         vs. cross in addition to host v. native
21496 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21498         * Makefile.in:  Replace C++ in macro names with CXX.
21499         This is less likely to break ...
21501 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21503         * test-build.mk: add -w to GNU_MAKE
21505 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21507         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21508         add 'sparc' to list of recognized cpus.  This needed to make
21509         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21510         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21511         then changes that into $CPU-wrs-vxworks.
21513         * configure.in: remove most references to gdbtest, regularize
21514         target based program removal
21516         * test-build.mk: import from p3 tree (many fixes and changes)
21518 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21520         * Makefile.in: added rules to handle tcl, tk, and expect
21522         * configure.in: handle those directories if they exist
21524 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21526         * config.sub: removed bogus hppabsd and hppahpux names, since
21527         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21529 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21531         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21532         depends upon all-xiberty
21534         * Makefile.in: changes from p3, including:
21536         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21538         * Makefile.in (XTRAFLAGS): include newlib directories if
21539         newlib/Makefile exists, rather than if host != target.
21541         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21543         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21544         from the same source tree and not building a cross-compiler.  This
21545         matters for the libg++ configuration if reconfiguring a tree that
21546         has already been installed.
21548         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21550         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21551         pick up the machine and system specific header files.
21553         * Makefile.in: added AS_FOR_TARGET, passed down in
21554         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21555         the C compiler to use to create programs which are run in the
21556         build environment, set it to default to $(CC), and passed it down
21557         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21559         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21561         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21562         We need them for unusual native builds, like systems without
21563         ranlib.
21565         * configure: also define $(host_canonical) and
21566         $(target_canonical), which are the full, canonical names for the
21567         given host and target
21569 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21571         * Makefile.in:  Added separate definitions for C++.
21573 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21575         * configure.in (configdirs):  Add deja-gnu.
21577 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21579         * README:  Update for configure.texi and gdb-4.7 release.
21581 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21583         * Makefile.in:  Move "all" target to top of file.
21584         Previously, first target was ".PHONY" which caused BSD4.4 make
21585         to build .PHONY when make was run without arguments.
21587 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21589         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21590         Library-copylefted code in libiberty.
21592 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21594         * config.sub:  Replace m68kmote with plain old m68k.
21596 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21598         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21600 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21602         * config.sub: Complain if no argument is given.  Added support for
21603         386bsd as OS and target alias.
21605 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21607         * Makefile.in (XTRAFLAGS): include newlib directories if
21608         newlib/Makefile exists, rather than if host != target.
21610 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21612         * config.sub: recognize sparclite-wrs-vxworks.
21614         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21615         p3.) Added clean-xiberty to clean.
21617 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21619         * configure.in: use *-*-* instead of nested cases for host and target
21621 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21623         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21624         from the same source tree and not building a cross-compiler.  This
21625         matters for the libg++ configuration if reconfiguring a tree that
21626         has already been installed.
21628 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21630         * config.sub (i486v/i486v4):  Merge in from FSF version.
21632 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21634         * configure: only set PWD if it is already set.
21636 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21638         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21639         doesn't have unset and all success paths (and most error paths)
21640         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21641         to just ${PWD} to avoid confusion.)
21643 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21645         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21646         even for a native compilation.
21648 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21650         Changes to make the gdb.tar.Z rule work better.
21652         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21653         (DEVO_SUPPORT):  Add configure.texi.
21654         (bfd-ilrt.tar.Z):  Remove ancient rule.
21656 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21658         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21659         pick up the machine and system specific header files.
21661         * configure.in, config.sub: added new target m68010-adobe-scout,
21662         with alias of adobe68k.  Changed configure.in to check for
21663         -scout before -sco* to avoid a false match.
21665         * Makefile.in: added AS_FOR_TARGET, passed down in
21666         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21667         the C compiler to use to create programs which are run in the
21668         build environment, set it to default to $(CC), and passed it down
21669         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21671 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21673         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21674         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21675         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21676         FOR_TARGET variants, to newlib and libg++.
21678 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21680         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21681         first.
21683 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21685         * config.sub:  Accept `elf' as an environment.
21687 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21689         * Makefile.in (all-opcodes):  cd into the right directory
21691 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21693         * configure: added -program_transform_name option, used as
21694         argument to sed when installing programs.
21695         configure.texi: added documentation for -program_prefix,
21696         -program_suffix and -program_transform_name.
21698 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21700         * config.sub:  Accept i486 where i386 ok.
21702 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21704         * config.sub: accept we32k
21706 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21708         * config.sub, configure.in: accept OSE68000 and OSE68k.
21710         * Makefile.in: don't create all directories for ``make install'';
21711         let the subdirectories create the ones they need.
21713 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21715         * COPYING: new file, GPL v2
21717 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21719         * Makefile.in: use the new gen-info-dir, which needs a template
21720         argument (which also lives in texinfo)
21722         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21724 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21726         * config.sub (ncr3000):  Change i386 to i486.
21728 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21730         * Makefile.in: add install-rcs, install-grep to
21731         install-no-fixedincludes, removed install-bison and install-libgcc
21733 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21735         * configure.in: grab the HPUX makefile fragment if on HPUX
21737 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21739         * Makefile.in: eradicate bison spoor (ditto libgcc).
21740         configure.in: recognise m68{k,000}-ericsson-OSE.
21741         es1800 is alias for m68k-ericsson-OSE
21743 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21745         * configure.in: rearrange the parts that remove programs from
21746         configdirs, based now on HOST==TARGET or by canonical triple.
21748 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21750         * test-build.mk: recurse explicitly with -f test-build.mk when
21751         appropriate.  predicate stage3 and comparison on the existence
21752         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21753         On very clean, also remove ...stamp-co.  Build in-place before
21754         doing other builds.
21756 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21758         * Makefile.in, configure.in: add tgas
21760 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21762         * Makefile.in: a number of changes merged in from progressive.
21764         * configure.in: add libm.
21766         * .cvsignore: ignore some stuff that comes from test-build.mk.
21768 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21770         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21772 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21774         * configure: Add program_suffix (parallel to program_prefix)
21775         * Makefile.in: adjust directory-creating script for losing decstation
21777 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21779         * configure:  Minor $subdir-related fixes.
21781 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21783         * configure: fix various problems with propogating
21784         makefile_target_frag in subdirs.
21785         * configure.in: config libgcc if its there
21787 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21789         * config.sub:  HPPA merge.
21791 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21793         * Makefile.in:  Replace all-bison with all-byacc in all
21794         dependency lines for other tools (which now use byacc).
21796 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21798         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21800 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21802         * Makefile.in: make gprof rules similar to byacc rules (instead of
21803         vestigal $(unsubdir) that didn't work...)
21805 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21807         * config.sub:  Add support for Linux.
21808         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21809         (at least for libg++).
21811 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21813         * configure.texi: fix doc for the -nfp option to configure
21815 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21817         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21819 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21821         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21822         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21823         * configure.in: added solaris* host_makefile_frag hook.
21825 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21827         * config.sub: changed recognition of m68000 so that various
21828         m68k types can be specified via m680[01234]0
21830 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21832         * config.sub (basic_machine): fix sed so that '-foo' isn't
21833         completely substituted out while .+'-foo' loses the '-foo'
21835 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21837         * config.sub ($os): Add -aout.
21839 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21841         * configure:  If host_makefile_frag is absolute, don't
21842         prefix ${invsubdir} (relevant to libg++ auto-configure).
21844 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21846         * Makefile.in (tooldir): Define it.
21847         (all-ld): Depend on all-flex.
21849 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21851         * Makefile.in (check):  Fix libg++ special case.
21853 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21855         * configure: do not bury `pwd` into config.status, thus do fewer
21856         pwd's.
21858         * configure: print the "Building in" message only when building in
21859         other than "." AND verbose.
21861         * configure: remove -s, rework -v to better accommodate guested
21862         configures.
21864         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21866 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21868         * Makefile.in: macroize flags passed on recursion.  remove
21869         fileutils.
21871 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21873         * configure: get makesrcdir right for subdirs deeper than 1.
21875         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21876         install.
21878 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21880         * Makefile.in: don't print subdir_do or recursion lines.
21882 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21884         * standards.texi: added menu item.
21886         * Makefile.in: build and install standards.info.
21888         * standards.texi: new file.
21890 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21892         * configure: test for and move config.status pieces from
21893         ${subdir}/.
21895 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21897         * configure:  Test for existance of files before trying to mv
21898         them, to avoid numerous non-existance messages.
21900 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21902         * configure: correct final line of config.status.
21904         * configure: patch from eggert.  Avoids a protection problem if
21905         the original Makefile.in is read only.
21907         * configure: use move-if-change from gcc to create config.status.
21908         Some makefiles depend on config.status to tell if a directory
21909         has been reconfigured for a different host.  This change
21910         prevents those directories from remaking everything in the case
21911         where the reconfig was only intended to rebuild a Makefile.
21913         * configure: test for config.sub with "config.sub sun4" rather
21914         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21915         host alias from a missing config.sub.
21917 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21919         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21920         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21922 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21924         * configure: mkdir ${subdir} as needed.
21926 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21928         * Makefile.in,configure.in: added autoconf.
21930 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21932         * Makefile.in: no longer pass against on recursion.
21934         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21935         definitions are not inherited.
21937         * configure: correct makesrcdir when subdir is .
21939 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21941         * configure:  Add support for 'subdirs' variable, which is
21942         like 'configdirs', except that configure doesn't re-invoke
21943         itself for subdirs, it just creates a Makefile for each subdir.
21944         * configure.texi:  Document subdirs.
21946 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21948         * configure.in: added flex to configdirs
21950 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21952         * Makefile.in: remove clean-stamps from clean.
21954 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21956         * configure.in:  Add gdbtest to configdirs.
21958 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21960         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21961         to recursive makes.
21962         * configure.in:  Recognize new ncr3000 config.
21964 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21966         * Makefile.in, configure.in: removed references to gdbm.
21968 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21970         * config.sub:  Don't canonicalize os value
21971         newsos* to bsd (readline needs to check for newsos).
21972         (This fix was earlier made Jan 31, but got re-broken.)
21974 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21976         * configure.in:  sco is an os, not a vendor!
21978         * configure:  Quote $( better.  Keep various shells happy.
21980 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21982         * Makefile.in: eliminate stamp-files.
21984 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21986         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21987         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21989 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21991         * config.sub:  fix iris/iris3.
21993 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21995         * configure: re-add -rm.
21997 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21999         * Maskefile.in: add .stmp-rcs to all.
22001         * configure.in: remove gas from rs6000 build, use aix host fragment.
22003 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22005         * configure: pass down site_option during recursion.
22007 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22009         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22011 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22013         * configure: Change exec_prefix so that it really defaults to prefix.
22015 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22017         * Makefile.in, configure.in:  Add support for mmalloc library.
22019 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22021         * Makefile.in: add stmp dependencies for a few more things.
22023 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22025         * configure: adjusted error message on objdir/srcdir configure
22026         collision, per john's suggestion.
22028         * Makefile.in: add libiberty stmp to all and all.cross.
22030 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22032         * Makefile.in: remove force dependencies, add grep to all.
22034 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22036         * Makefile.in: drop flex.  make stamp files work.
22038         * configure: added test for conflicting configuration in srcdir,
22039         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22040         gets cranky.  use relative paths for configure and srcdir
22041         whenever possible.  Send some error messages to stderr that were
22042         going to stdout.
22044 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22046         * Makefile.in:  Fix libg++ rule to check for gcc directory
22047         before using gcc/gcc.  Also pass XTRAFLAGS.
22049 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22051         * Makefile.in: added stmp-files so that directories aren't polled
22052         when they are already built.
22054         * configure.texi: fixed a node pointer problem.
22056 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22058         * config.sub configure.in gdb/configure.in
22059         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22060         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22061         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22063 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22065         * configure: -recurring becomes -silent.  corrected help message
22066         for -site= option.
22068         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22070 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22072         * configure: when building Makefile for crosses, replace
22073         tooldir and program_prefix.  default srcdir from location of
22074         config.sub.  remove "for host in hosts" and "for target in
22075         targets" loops.
22077 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22079         * Makefile.in: Do not pass bindir or mandir to cvs.
22081 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22083         * Makefile.in, configure.in: removed traces of namesubdir,
22084         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22085         copyrights to '92, changed some from Cygnus to FSF.
22087         * configure.texi: remove most references to multiple hosts,
22088         multiple targets, subdirs, etc.
22090         * configure.man: removed rcsid. reference config.sub not
22091         config.subr.
22093         * Makefile.in: mkdir $(infodir) on install-info.
22095 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22097         * configure.texi:  Explain better about .gdbinit and about
22098         the environment that configure.in sections run in.
22100 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22102         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22104 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22106         * README:  DOC.configure => cfg-paper.texi.
22108 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22110         * config.sub (near case $os):  Don't convert newsos* to bsd!
22112 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22114         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22115         the number of copies of COPYING that go into the GDB tar file.
22117 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22119         * bfd/configure.in, gdb/config/mh-i386sco,
22120         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22121         Fix SCO configuration stuff.
22123 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22125         * Makefile.in:  For libg++, make sure the -I pointing
22126         to the gcc directory goes *after* all the libg++-local -I flags.
22127         Also, move just-gcc dependency from just-libg++ to all-libg++.
22129 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22131         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22133 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22135         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22137 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22139         * config.sub:  Add stratus configuration frags.  Also
22140         submitted to FSF.
22142 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22144         * Makefile.in (DEV_SUPPORT):  add configure.man.
22146         * config.sub(Decode manufacturer-specific):  add -none*.
22148 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22150         * Makefile.in:  remove form feeds to make Sun's make happy.
22151         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22153 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22155         * Makefile.in (AR_FLAGS):  Make quieter.
22157 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22159         * configure.in:  Add libg++.
22160         * configure:  When verbose, don't output the command line at each
22161         level; it will be unremarkably the same as the previous version,
22162         which will be the same as what the user typed.
22164 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22166         * configure.in, Makefile.in: fix clean-info, add flex.  add
22167         fileutils.
22169         * configure: be less sensitive to spaces in Makefile.in.  Do not
22170         look for sources in "..".  Doing so breaks subdirectories that
22171         might have their own configure.  If a subdir has it's own
22172         configure script, use it.
22174 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22176         * cfg-paper.texi: some changes suggested by rms.
22178 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22180         * config.sub:  Merge in some small additions from the FSF version,
22181         taken from the gcc distribution, to bring the Cygnus and FSF
22182         versions into closer sync.
22184 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22186         * configure.in:  Changed svr4 references to sysv4.
22188 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22190         * configure: added -V for version number option.
22192 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22194         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22195         renamed from DOC.configure to cfg-paper.texi.
22197 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22199         * configure, config.subr, config.sub: config.subr is now
22200         config.sub again.
22202 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22204         * configure.texi: new file, in progress.
22206         * Makefile.in: build info file and install the man page for
22207         configure.
22209         * configure.man: new file, first cut.
22211         * configure: find config.subr again now that configuration "none"
22212         has gone.  removed all traces of the -ansi option.  removed all
22213         traces of the -languages option.
22215         * config.subr: resync from rms.
22217 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22219         * configure, config.sub, config.subr: merge config.sub into
22220         config.subr, call the result config.subr, remove config.sub, use
22221         config.subr.
22223         * Makefile.in: revised install for dir.info.
22225 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22227         * configure.in: add decstation host makefile frag.
22229         * Makefile.in: BISON now bison -y again.  also install-gcc on
22230         install.  clean-gdbm on clean.  infodir belongs in datadir.
22231         Make directories for info install.  Build dir.info here then
22232         install it.
22234 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22236         * Makefile.in: fix for bad directory tests.
22238 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22240         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22241         regexp.  -srcdir relative was being handled incorrectly.
22243         * Makefile.in: unwrapped some for loops so that parallel makes
22244         work again and so one can focus one's attention on a particular
22245         package.
22247 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22249         * configure: added PWD as a stand in for `pwd` (for speed). use
22250         elif wherever possible.  make -srcdir work without -objdir.
22251         -objdir= commented out.
22253 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22255         * configure: +options become --options.  -subdirs commented out.
22256         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22257         Makefile now at top of generated Makefile.  Removed cvs log
22258         entries.  added -srcdir.  create .gdbinit only if there is one
22259         in ${srcdir}.
22261         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22262         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22263         and mandir now keyed off datadir by default.
22265 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22267         * Freshly created ChangeLog.
22270 Local Variables:
22271 mode: change-log
22272 left-margin: 8
22273 fill-column: 76
22274 version-control: never
22275 End: