Use strtol instead of std::stoi [PR110646]
[official-gcc.git] / ChangeLog
blobc083a733503e6e4de0d17cb7aa523701530b77ad
1 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
3         * Makefile.def: Reflect that libsframe needs to installed before
4         libbfd.  Reorder a bit to better track libsframe dependencies.
5         * Makefile.in: Regenerate.
7 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
9         * Makefile.def: Add install dependency on libsframe for libbfd.
10         * Makefile.in: Regenerated.
12 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
14         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
15         Solaris 11.
17 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
19         * configure: Regenerate.
20         * configure.ac: Add Haiku to list of ELF OSes
21         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
23 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
25         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
26         options, including options containing paths.
28 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
30         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
31         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
32         errors from nms that refuse to work on non-regular files.  Remove
33         other workarounds for this problem.  Strip out blank lines from the
34         nm output.
36 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
38         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
39         * configure: Regenerate.
41 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
43         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
44         * configure: Re-generate.
45         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
46         (PKG_CONFIG_PATH): New.
47         * Makefile.in: Re-generate.
49 2023-08-07  Luis Machado  <luis.machado@arm.com>
51         * configure.ac: Disable year2038 by default on 32-bit hosts.
52         * configure: Regenerate.
54 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
56         * Makefile.def: Add gprofng module.
57         * configure.ac: Add --enable-gprofng option.
58         * Makefile.in: Regenerate.
59         * configure: Regenerate.
61 2023-08-07  Martin Liska  <mliska@suse.cz>
63         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
64         * configure: Regenerate.
66 2023-08-07  Fangrui Song  <maskray@google.com>
68         * configure: Regenerate.
69         * configure.ac: Add --with-zstd.
71 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
73         * configure: Regenerate.
74         * configure.ac: Recover tilegx/tilepro targets.
76 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
78         * configure: Regenerated.
79         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
80         --plugin and rc before enabling --plugin.
82 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
84         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
85         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
86         * configure.ac: Include config/gcc-plugin.m4.
87         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
88         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
89         RANLIB if possible.
90         * Makefile.in: Regenerated.
91         * configure: Likewise.
93 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
95         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
96         $(CFLAGS).
98 2023-08-07  David Faust  <david.faust@oracle.com>
100         * MAINTAINERS: Add the BPF port to my reviewer listing.
102 2023-08-02  Jan Beulich  <jbeulich@suse.com>
104         * MAINTAINERS: Correct my email address.
106 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
108         * MAINTAINERS (Write After Approval): Add myself.
110 2023-08-01  Richard Ball  <richard.ball@arm.com>
112         * MAINTAINERS: Add myself.
114 2023-07-31  Andreas Schwab  <schwab@suse.de>
116         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
117         * configure: Regenerate.
118         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
120 2023-07-31  xuli  <xuli1@eswincomputing.com>
122         * MAINTAINERS: Add myself.
124 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
126         * MAINTAINERS: List myself as "nvptx port" maintainer.
128 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
130         * MAINTAINERS: Add myself to write after approval
132 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
134         * MAINTAINERS: Add myself as a reviewer for the riscv port.
136 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
138         * MAINTAINERS: Add myself as a reviewer for the riscv port.
140 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
142         * MAINTAINERS: Add Hao Liu to write after approval
144 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
146         * MAINTAINERS: Add Ken Matsui to write after approval
148 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
150         * Makefile.in: Collect both kernel and user events for autofdo
151         * Makefile.tpl: Collect both kernel and user events for autofdo
153 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
155         * MAINTAINERS: Added myself to Write After Approval and DCO
157 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
159         * Makefile.in: Remove -gtoggle for STAGEautoprofile
160         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
162 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
164         * MAINTAINERS: Add Lehua Ding to write after approval
166 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
168         * Makefile.def: Pass the enable-host-pie value to GCC configure.
169         * Makefile.in: Regenerate.
170         * configure: Regenerate.
171         * configure.ac: Adjust the logic for shared and PIE host flags to
172         ensure that PIE is passed for hosts that require it.
174 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
176         * MAINTAINERS (Write After Approval): move Matthew Fortune
177         to Write After Approval.
179 2023-06-15  Marek Polacek  <polacek@redhat.com>
181         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
182         check.
183         * configure: Regenerate.
185 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
187         * MAINTAINERS: Add myself to write after approval
189 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
191         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
192         port maintainer.
193         (Write After Approval): Remove myself.
195 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
197         * MAINTAINERS (Write After Approval): Add myself.
199 2023-05-29  Martin Jambor  <mjambor@suse.cz>
201         * MAINTAINERS: Replace spaces with tabs.
203 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
205         * MAINTAINERS: New entry.
207 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
209         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
210         * Makefile.in: Regenerate
212 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
214         * Makefile.in: Disable warnings as errors for STAGEautofeedback
216 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
218         * MAINTAINERS: Sort.
220 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
222         * MAINTAINERS: Add myself.
224 2023-05-10  Pan Li  <pan2.li@intel.com>
226         * MAINTAINERS: Add myself.
228 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
230         * Makefile.in: Define PROFILE_MERGER
231         * Makefile.tpl: Define PROFILE_MERGER
233 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
235         * MAINTAINERS: Change my email address.
237 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
239         * MAINTAINERS: Add myself.
241 2023-04-26  Martin Liska  <mliska@suse.cz>
243         * MAINTAINERS: fix sorting
245 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
247         * MAINTAINERS (Write After Approval): Add myself.
249 2023-04-24  Martin Liska  <mliska@suse.cz>
251         * MAINTAINERS: Fix sorting.
253 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
255         * configure: Regenerate.
256         * configure.ac: Only create serdep.tmp if needed
258 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
260         * MAINTAINERS (Write After Approval): Add myself.
262 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
264         * MAINTAINERS (Write After Approval): Add myself.
265         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
267 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
269         * MAINTAINERS: Add myself.
271 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
273         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
275 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
277         * MAINTAINERS (Write After Approval): Add myself.
279 2023-02-16  Martin Liska  <mliska@suse.cz>
281         * MAINTAINERS: I'm stepping down from my positions.
283 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
285         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
287 2023-01-06  Clément Chigot  <chigot@adacore.com>
289         * configure.ac: Skip GMP and MPFR when --disable-gdb is
290         provided.
291         * configure: Regenerate.
293 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
295         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
297 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
299         * Makefile.def: Do not build shared libffi.
300         * Makefile.in: Regenerate.
302 2022-12-21  Andrew Pinski  <apinski@marvell.com>
304         * Makefile.def: Add configure-gdb dependencies
305         on all-gmp and all-mpfr.
306         * configure.ac: Split out MPC checking from MPFR.
307         Require GMP and MPFR if the gdb directory exist.
308         * Makefile.in: Regenerate.
309         * configure: Regenerate.
311 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
313         * configure.ac (target_libraries): Add target-libgm2.
314         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
315         Add GCC_TARGET_TOOL entry for gm2.
316         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
317         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
318         * Makefile.def (target_modules): Add libgm2.
319         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
320         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
321         (languages): Add entry for language=m2 with gcc-check-target=check-m2
322         and lib-check-target=check-target-libgm2.
323         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
324         (HOST_EXPORTS): Add definition for GM2.
325         (BASE_TARGET_EXPORTS): Add definition for GM2.
326         (GM2_FOR_BUILD): Defined.
327         (GM2FLAGS): Defined.
328         (GM2_FOR_TARGET): Defined.
329         (GM2FLAGS_FOR_TARGET): Defined.
330         (EXTRA_HOST_FLAGS): Defined.
331         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
332         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
333         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
334         * configure: Rebuilt.
335         * Makefile.in: Rebuilt.
337 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
339         * Makefile.def: Add Rust language.
340         * Makefile.in: Regenerate via autogen.
342 2022-12-09  Martin Liska  <mliska@suse.cz>
344         * MAINTAINERS: Fix spacing.
346 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
348         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
350 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
352         * Makefile.def: Pass host_libs_picflag to host dependent library
353         configures.
354         * Makefile.in: Regenerate.
355         * configure: Regenerate.
356         * configure.ac (host_libs_picflag): New configure variable set to
357         '--with-pic' when building 'host_shared'.
359 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
361         * Makefile.def: Add libsframe as new module with its dependencies.
362         * Makefile.in: Regenerated.
363         * configure.ac: Add libsframe to host_libs.
364         * configure: Regenerated.
366 2022-11-23  Marek Polacek  <polacek@redhat.com>
368         Revert:
369         2022-11-23  Marek Polacek  <polacek@redhat.com>
371         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
372         isl.
373         * Makefile.in: Regenerate.
374         * Makefile.tpl: Set PICFLAG.
375         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
376         check.
377         * configure: Regenerate.
379 2022-11-23  Marek Polacek  <polacek@redhat.com>
381         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
382         isl.
383         * Makefile.in: Regenerate.
384         * Makefile.tpl: Set PICFLAG.
385         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
386         check.
387         * configure: Regenerate.
389 2022-11-14  Martin Liska  <mliska@suse.cz>
391         Revert:
392         2022-11-09  Martin Liska  <mliska@suse.cz>
394         * doc/Makefile: New file.
395         * doc/_static/custom.css: New file.
396         * doc/baseconf.py: New file.
397         * doc/bsd.rst: New file.
398         * doc/contrib.rst: New file.
399         * doc/contribute.rst: New file.
400         * doc/cppdiropts.rst: New file.
401         * doc/cppenv.rst: New file.
402         * doc/cppopts.rst: New file.
403         * doc/cppwarnopts.rst: New file.
404         * doc/favicon.ico: New file.
405         * doc/funding.rst: New file.
406         * doc/gcc_sphinx.py: New file.
407         * doc/gnu.rst: New file.
408         * doc/gnu_free_documentation_license.rst: New file.
409         * doc/gpl-3.0.rst: New file.
410         * doc/indices-and-tables.rst: New file.
411         * doc/lgpl-2.1.rst: New file.
412         * doc/logo.pdf: New file.
413         * doc/logo.svg: New file.
414         * doc/md.rst: New file.
415         * doc/requirements.txt: New file.
417 2022-11-14  Martin Liska  <mliska@suse.cz>
419         Revert:
420         2022-11-09  Martin Liska  <mliska@suse.cz>
422         * doc/baseconf.py: Port to GCC sources.
424 2022-11-14  Martin Liska  <mliska@suse.cz>
426         Revert:
427         2022-11-14  Martin Liska  <mliska@suse.cz>
429         * configure: Regenerate.
430         * configure.ac: Support Sphinx based documentation.
432 2022-11-14  Martin Liska  <mliska@suse.cz>
434         Revert:
435         2022-11-09  Martin Liska  <mliska@suse.cz>
437         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
438         provide a default.
440 2022-11-14  Martin Liska  <mliska@suse.cz>
442         Revert:
443         2022-11-09  Martin Liska  <mliska@suse.cz>
445         * doc/bsd.rst:
446         Add trailing newline.
447         * doc/contrib.rst:
448         Add trailing newline.
449         * doc/contribute.rst:
450         Add trailing newline.
451         * doc/cppdiropts.rst:
452         Add trailing newline.
453         * doc/cppenv.rst:
454         Add trailing newline.
455         * doc/cppopts.rst:
456         Add trailing newline.
457         * doc/cppwarnopts.rst:
458         Add trailing newline.
459         * doc/funding.rst:
460         Add trailing newline.
461         * doc/gnu.rst:
462         Add trailing newline.
463         * doc/gnu_free_documentation_license.rst:
464         Add trailing newline.
465         * doc/gpl-3.0.rst:
466         Add trailing newline.
467         * doc/indices-and-tables.rst:
468         Add trailing newline.
469         * doc/lgpl-2.1.rst:
470         Add trailing newline.
471         * doc/md.rst:
472         Add trailing newline.
474 2022-11-14  Martin Liska  <mliska@suse.cz>
476         Revert:
477         2022-11-09  Martin Liska  <mliska@suse.cz>
479         * configure.ac: Use new install URL.
480         * configure: Regenerate.
482 2022-11-14  Martin Liska  <mliska@suse.cz>
484         Revert:
485         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
487         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
488         instead of just ``.''.
489         * doc/gcc_sphinx.py: Moved to...
490         * doc/modules/gcc_sphinx.py: ...here.
492 2022-11-14  Martin Liska  <mliska@suse.cz>
494         Revert:
495         2022-11-10  Martin Liska  <mliska@suse.cz>
497         * doc/baseconf.py: Modernize by using pathlib.
499 2022-11-14  Martin Liska  <mliska@suse.cz>
501         Revert:
502         2022-11-11  Martin Liska  <mliska@suse.cz>
504         * doc/Makefile: Disable -j auto.
506 2022-11-14  Martin Liska  <mliska@suse.cz>
508         Revert:
509         2022-11-11  Martin Liska  <mliska@suse.cz>
511         * doc/Makefile: Update comment.
513 2022-11-14  Martin Liska  <mliska@suse.cz>
515         Revert:
516         2022-11-11  Martin Liska  <mliska@suse.cz>
518         * doc/indices-and-tables.rst: Rename Indexes to Indices.
520 2022-11-14  Martin Liska  <mliska@suse.cz>
522         Revert:
523         2022-11-13  Martin Liska  <mliska@suse.cz>
525         PR web/107643
526         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
527         is set.
528         * doc/indices-and-tables.rst: Use include_todo tag.
530 2022-11-14  Martin Liska  <mliska@suse.cz>
532         Revert:
533         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
535         * doc/contrib.rst: Update Jeff Law's email address.
537 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
539         * doc/contrib.rst: Update Jeff Law's email address.
541 2022-11-13  Martin Liska  <mliska@suse.cz>
543         PR web/107643
544         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
545         is set.
546         * doc/indices-and-tables.rst: Use include_todo tag.
548 2022-11-11  Martin Liska  <mliska@suse.cz>
550         * doc/indices-and-tables.rst: Rename Indexes to Indices.
552 2022-11-11  Martin Liska  <mliska@suse.cz>
554         * doc/Makefile: Update comment.
556 2022-11-11  Martin Liska  <mliska@suse.cz>
558         * doc/Makefile: Disable -j auto.
560 2022-11-10  Martin Liska  <mliska@suse.cz>
562         * doc/baseconf.py: Modernize by using pathlib.
564 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
566         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
567         instead of just ``.''.
568         * doc/gcc_sphinx.py: Moved to...
569         * doc/modules/gcc_sphinx.py: ...here.
571 2022-11-09  Martin Liska  <mliska@suse.cz>
573         * configure.ac: Use new install URL.
574         * configure: Regenerate.
576 2022-11-09  Martin Liska  <mliska@suse.cz>
578         * doc/bsd.rst:
579         Add trailing newline.
580         * doc/contrib.rst:
581         Add trailing newline.
582         * doc/contribute.rst:
583         Add trailing newline.
584         * doc/cppdiropts.rst:
585         Add trailing newline.
586         * doc/cppenv.rst:
587         Add trailing newline.
588         * doc/cppopts.rst:
589         Add trailing newline.
590         * doc/cppwarnopts.rst:
591         Add trailing newline.
592         * doc/funding.rst:
593         Add trailing newline.
594         * doc/gnu.rst:
595         Add trailing newline.
596         * doc/gnu_free_documentation_license.rst:
597         Add trailing newline.
598         * doc/gpl-3.0.rst:
599         Add trailing newline.
600         * doc/indices-and-tables.rst:
601         Add trailing newline.
602         * doc/lgpl-2.1.rst:
603         Add trailing newline.
604         * doc/md.rst:
605         Add trailing newline.
607 2022-11-09  Martin Liska  <mliska@suse.cz>
609         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
610         provide a default.
612 2022-11-09  Martin Liska  <mliska@suse.cz>
614         * configure: Regenerate.
615         * configure.ac: Support Sphinx based documentation.
617 2022-11-09  Martin Liska  <mliska@suse.cz>
619         * doc/baseconf.py: Port to GCC sources.
621 2022-11-09  Martin Liska  <mliska@suse.cz>
623         * doc/Makefile: New file.
624         * doc/_static/custom.css: New file.
625         * doc/baseconf.py: New file.
626         * doc/bsd.rst: New file.
627         * doc/contrib.rst: New file.
628         * doc/contribute.rst: New file.
629         * doc/cppdiropts.rst: New file.
630         * doc/cppenv.rst: New file.
631         * doc/cppopts.rst: New file.
632         * doc/cppwarnopts.rst: New file.
633         * doc/favicon.ico: New file.
634         * doc/funding.rst: New file.
635         * doc/gcc_sphinx.py: New file.
636         * doc/gnu.rst: New file.
637         * doc/gnu_free_documentation_license.rst: New file.
638         * doc/gpl-3.0.rst: New file.
639         * doc/indices-and-tables.rst: New file.
640         * doc/lgpl-2.1.rst: New file.
641         * doc/logo.pdf: New file.
642         * doc/logo.svg: New file.
643         * doc/md.rst: New file.
644         * doc/requirements.txt: New file.
646 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
648         * Makefile.def: Remove module 'liboffloadmic'.
649         * Makefile.in: Regenerate.
650         * configure.ac: Remove 'liboffloadmic' handling.
651         * configure: Regenerate.
653 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
655         * MAINTAINERS: Update email address.
657 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
659         * configure.ac: Don't configure readline if --with-system-readline is
660         used.
661         * configure: Re-generate.
663 2022-10-12  Cui,Lili  <lili.cui@intel.com>
665         * MAINTAINERS (Write After Approval): Add myself.
667 2022-10-11  Olivier Hainque  <hainque@adacore.com>
669         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
670         and friends for rtp !large. Assume the linker has the required
671         abilities and set lt_cv_deplibs_check_method.
673 2022-09-30  Olivier Hainque  <hainque@adacore.com>
675         * configure.ac (*vxworks*): If enable_shared is not
676         set, set to "no" and add --disable-shared to target and
677         host_configargs.
678         * configure: Regenerate.
680 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
682         * MAINTAINERS: Update my email address and DCO entry.
684 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
686         * MAINTAINERS (Write After Approval): Add myself.
688 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
690         * MAINTAINERS (Write After Approval): Add myself.
692 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
694         * MAINTAINERS: Update my email address.
696 2022-09-07  Tom de Vries  <tdevries@suse.de>
698         * configure.ac: Set extra_host_libiberty_configure_flags and
699         extra_host_zlib_configure_flags in separate case statements.
700         * configure: Regenerate.
702 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
704         * MAINTAINERS: Update c-sky port maintainers' emails.
706 2022-08-31  Martin Liska  <mliska@suse.cz>
708         * configure: Regenerate.
709         * configure.ac: Delete hpux9 and hpux10.
711 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
713         * Makefile.def: Drop libelf module and gcc-configure dependency
714         on it.
715         * Makefile.in: Regenerate with 'autogen Makefile.def'.
716         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
717         LIBELFINC.
718         * configure: Regenrate.
719         * configure.ac (host_libs): Drop unused libelf.
721 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
723         * Makefile.in: Regenerate.
725 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
727         * MAINTAINERS: Add myself as AutoFDO maintainer.
729 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
730             Arnaud Charlet  <charlet@adacore.com>
732         * configure: Regenerate.
734 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
736         PR bootstrap/106472
737         * Makefile.def (dependencies): Make configure-target-libgo depend
738         upon all-target-libbacktrace.
740 2022-07-27  David Faust  <david.faust@oracle.com>
742         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
744 2022-07-27  Richard Biener  <rguenther@suse.de>
746         * MAINTAINERS (Roger Sayle): Update e-mail address.
748 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
750         * MAINTAINERS (Write After Approval): Add myself.
752 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
754         * MAINTAINERS: Add myself as Ada front end co-maintainer.
756 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
758         * .gitignore: Do not ignore config.h.
760 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
762         * MAINTAINERS: Add myself to Write After Approval.
764 2022-07-04  Martin Liska  <mliska@suse.cz>
766         * MAINTAINERS: fix sorting of names
768 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
770         * MAINTAINERS: add myself.
772 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
774         * MAINTAINERS: Add myself to write after approval and DCO.
776 2022-07-02  Tim Lange  <mail@tim-lange.me>
778         * MAINTAINERS: Add myself.
780 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
782         * MAINTAINERS (Write After Approval): Add myself.
784 2022-06-30  Cui,Lili  <lili.cui@intel.com>
786         Revert:
787         2022-06-30  Cui,Lili  <lili.cui@intel.com>
789         * MAINTAINERS (Write After Approval): Add myself.
791 2022-06-30  Cui,Lili  <lili.cui@intel.com>
793         * MAINTAINERS (Write After Approval): Add myself.
795 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
797         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
798         (EXTRA_GCC_FLAGS): Likewise.
799         * Makefile.in: Rebuilt.
801 2022-06-28  konglin1  <lingling.kong@intel.com>
803         * MAINTAINERS (Write After Approval): Add myself.
805 2022-06-27  Tom de Vries  <tdevries@suse.de>
807         * configure.ac: Build libiberty pic variant for gdbserver.
808         * configure: Regenerate.
810 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
812         * configure: Regenerate.
813         * configure.ac: Correct use of $host.
815 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
817         * MAINTAINERS: Remove tilegx and tilepro entries.
818         * configure.ac: Remove tilegx and tilepro stanzas.
819         * configure: Rebuilt.
821 2022-05-28  Bruce Korb  <bkorb@gnu.org>
823         * .gitignore: Ignore vim swap files
825 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
827         * MAINTAINERS: Add myself to write after approval.
829 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
831         * MAINTAINERS: Remove myself from DCO section.
833 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
835         * MAINTAINERS: Update my email address.
837 2022-05-09  Clément Chigot  <chigot@adacore.com>
839         * MAINTAINERS: Update my email address.
841 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
843         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
844         section.
846 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
848         * MAINTAINERS: Update my email address.
850 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
852         * MAINTAINERS: Update my email address.
854 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
856         * MAINTAINERS: (CPU Port Maintainers): Add myself and
857         Lulu as LoongArch port maintainer.
859 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
860             Lulu Cheng  <chenglulu@loongson.cn>
862         * configure.ac: Add LoongArch tuples.
863         * configure: Regenerate.
865 2022-03-28  Tom Tromey  <tromey@adacore.com>
867         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
868         * configure: Rebuild.
870 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
872         * MAINTAINERS: Change my information.
874 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
876         * MAINTAINERS: Add myself to DCO section.
878 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
880         * configure.ac: Fix incorrect option in comment.
881         * configure: Regenerate.
883 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
885         * Makefile.def (dependencies): Make configure-sim depend on
886         all-readline.
887         * Makefile.in: Regenerate.
889 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
891         * MAINTAINERS (Write After Approval): Update my e-mail address.
893 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
895         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
897 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
899         * MAINTAINERS: Update my email and add myself to the DCO list.
901 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
903         Revert:
904         2021-09-16  Andrew Pinski  <apinski@marvell.com>
906         PR bootstrap/67102
907         * Makefile.def: Have configure-target-libffi depend on
908         all-target-libstdc++-v3.
909         * Makefile.in: Regenerate.
911 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
913         PR other/104181
914         * build.log: Remove.
916 2022-01-20  Martin Liska  <mliska@suse.cz>
918         * MAINTAINERS: Adjust email address based on IRC request.
920 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
922         * MAINTAINERS: Update my email address.
924 2022-01-17  Martin Liska  <mliska@suse.cz>
926         * MAINTAINERS: Rename .c names to .cc.
928 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
930         * Makefile.am: Remove.
932 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
934         * Makefile.am: New file.
936 2022-01-11  Martin Liska  <mliska@suse.cz>
938         * MAINTAINERS: Sort 2 names.
940 2022-01-10  Martin Liska  <mliska@suse.cz>
942         * MAINTAINERS: Fix obvious issues with sorting.
944 2022-01-07  liuhongt  <hongtao.liu@intel.com>
946         * build.log: New file.
948 2022-01-05  Nathan Sidwell  <nathan@acm.org>
950         * MAINTAINERS: Add DCO entry.  Sort that list.
952 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
954         * MAINTAINERS: Change of email address in both DCO and
955         Write After Approval list.
957 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
959         * configure: Regenerate.
961 2021-12-21  Martin Liska  <mliska@suse.cz>
963         * config.sub: Change mode back to 755.
965 2021-12-17  Martin Liska  <mliska@suse.cz>
967         * config.sub: Sync from master.
969 2021-12-17  Martin Liska  <mliska@suse.cz>
971         Revert:
972         2021-12-16  Matthias Seidel  <mseidel@apache.org>
974         * config.sub: Fix typo.
976 2021-12-16  Matthias Seidel  <mseidel@apache.org>
978         * config.sub: Fix typo.
980 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
982         Revert:
983         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
985         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
986         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
987         * configure.ac: Include config/gcc-plugin.m4.
988         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
989         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
990         RANLIB if possible.
991         * Makefile.in: Regenerated.
992         * configure: Likewise.
994 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
996         * Makefile.tpl (BUILD_CFLAGS): New.
997         (CFLAGS): Append $(BUILD_CFLAGS).
998         (CXXFLAGS): Likewise.
999         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1000         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1001         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1002         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1003         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1004         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1005         (PGO-TRAINING-TARGETS): Likewise.
1006         (PGO_BUILD_TRAINING): Likewise.
1007         (all): Add '+' to the command line for recursive make.  Support
1008         the PGO build.
1009         * configure.ac: Add --enable-pgo-build[=lto].
1010         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1011         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1012         * Makefile.in: Regenerated.
1013         * configure: Likewise.
1015 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1017         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1018         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1019         * configure.ac: Include config/gcc-plugin.m4.
1020         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1021         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1022         RANLIB if possible.
1023         * Makefile.in: Regenerated.
1024         * configure: Likewise.
1026 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1028         * MAINTAINERS: Add myself to write after approval.
1030 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1032         * MAINTAINERS: Adding myself.
1034 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1036         * configure: Regenerate.
1037         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1038         $(CPP).
1040 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1042         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1043         libatomic.
1044         * Makefile.in: Regenerate.
1045         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1046         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1047         target-libphobos-bootstrap.
1048         (STAGE2_CONFIGURE_FLAGS): Likewise.
1049         * configure: Regenerate.
1050         * configure.ac: Add support for bootstrapping D front-end.
1052 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1054         * MAINTAINERS: Add myself to DCO section and update email address.
1056 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1058         * configure: Regenerate.
1059         * configure.ac: Ensure that PIC (shared) defaults are set
1060         correctly for Darwin.
1062 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1064         * MAINTAINERS: Update my address.
1066 2021-11-12  Alan Modra  <amodra@gmail.com>
1068         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1069         * Makefile.in: Regenerate.
1071 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1073         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1074         list.
1076 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1078         * MAINTAINERS (Reviewers, arc): Remove my entry.
1079         (Write After Approval): Add an entry for myself.
1081 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1083         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1084         * Makefile.in: Regenerate.
1085         * configure: Regenerate.
1086         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1088 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1090         * MAINTAINERS: Fix up Maciej's entries.
1092 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1094         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1095         maintainer.
1097 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1099         PR other/102663
1100         * Makefile.def: Handle install-dvi target.
1101         * Makefile.tpl: Likewise.
1102         * Makefile.in: Regenerate.
1104 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1106         * MAINTAINERS: Add myself for write after approval.
1108 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1110         * Makefile.def: Mark libcody, libdecnumber,
1111         c++tools, libgcc, and libobjc as missing TAGS
1112         targets.
1113         * Makefile.in: Regenerate.
1115 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1117         * MAINTAINERS: Add myself to DCO section and update email
1118         address.
1120 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1122         * MAINTAINERS: Add myself to DCO section.
1124 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1126         * configure: Regenerate.
1127         * configure.ac (skipdirs): Add the contents of target_configdirs if
1128         we are not building gcc.
1130 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1132         * Makefile.def: Back-port commits ba4d88ad892f and
1133         755ba58ebef0 from binutils-gdb repository.
1134         * Makefile.in: Regenerated.
1136 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1138         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1140 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1142         * Makefile.def: Add a jit check target for the jit
1143         language.
1144         * Makefile.in: Regenerate.
1146 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1148         PR bootstrap/67102
1149         * Makefile.def: Have configure-target-libffi depend on
1150         all-target-libstdc++-v3.
1151         * Makefile.in: Regenerate.
1153 2021-09-10  Petter Tomner  <tomner@kth.se>
1155         * MAINTAINERS: Me added to DCO and write after approval
1157 2021-09-01  YunQiang Su  <syq@debian.org>
1159         * MAINTAINERS: Add myself for write after approval.
1161 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1163         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1164         * Makefile.in: Regenerate.
1166 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1168         * MAINTAINERS: Add myself for write after approval.
1170 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1172         * Makefile.in: Regenerate.
1173         * Makefile.tpl: Make the state of the configured host
1174         shared flag available to makefile fragements.
1176 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1178         * MAINTAINERS (Write After Approval): Add myself.
1180 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1182         * .dir-locals.el (bug-reference-url-format): Use https.
1184 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1186         * .dir-locals.el (c-mode): Change fill-column to 79.
1188 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1190         * MAINTAINERS: Add myself to DCO section.
1192 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1194         * configure: Regenerate.
1195         * configure.ac: Adjust cases for which it is necessary to
1196         include the Darwin host config fragment.
1198 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1200         * MAINTAINERS: Add myself for write after approval and DCO.
1202 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1204         * Makefile.def: Add dsymutil defs.
1205         * Makefile.in: Regenerated.
1206         * Makefile.tpl: Add dsymutil to flags.
1207         * configure: Regenerated.
1208         * configure.ac: Add dsymutil to target and build recipes.
1210 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1212         * MAINTAINERS: Add myself for write after approval.
1214 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1216         * MAINTAINERS (Write After Approval): Add myself.
1218 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1220         * MAINTAINERS: Add myself for write after approval and DCO
1222 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1224         * .gitignore: Add entry for cscope.out.
1226 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1228         * MAINTAINERS: Remove my Write After Approval entry.
1230 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1232         * MAINTAINERS: Add myself as maintainer of the i386 vector
1233         extensions.
1235 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1237         * MAINTAINERS (Write After Approval): Add myself.
1239 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1241         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1242         as *vrp and ranger maintainers.
1244 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1246         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1247         not trigger testsuite failures.
1249 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1251         * MAINTAINERS: Add myself to DCO section with both email addresses.
1253 2021-06-03  Jason Merrill  <jason@redhat.com>
1255         * MAINTAINERS: Add DCO version number.
1257 2021-06-02  Jason Merrill  <jason@redhat.com>
1259         * MAINTAINERS: Add DCO section.
1261 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1263         * MAINTAINERS (Write After Approval): Add myself.
1265 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1267         * configure.ac: Add gnulib to configdirs for sim.
1268         * configure: Regenerate.
1270 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1272         * Makefile.def: Add configure-sim dependency on all-gnulib.
1273         * Makefile.in: Regenerated.
1275 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1277         * MAINTAINERS (Write After Approval): Add myself.
1279 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1281         * MAINTAINERS (Write After Approval): Add myself.
1283 2021-05-11  Martin Liska  <mliska@suse.cz>
1285         * MAINTAINERS: Remove entries for removed
1286         components (HSA, BRIG, libhsail-rt).
1287         Move Pekka to Write After Approval.
1289 2021-05-11  Martin Liska  <mliska@suse.cz>
1291         * Makefile.def: Remove libhsail-rt.
1292         * Makefile.in: Likewise.
1293         * configure.ac: Likewise.
1294         * configure: Regenerate.
1295         * libhsail-rt/ChangeLog: Removed.
1296         * libhsail-rt/Makefile.am: Removed.
1297         * libhsail-rt/Makefile.in: Removed.
1298         * libhsail-rt/README: Removed.
1299         * libhsail-rt/aclocal.m4: Removed.
1300         * libhsail-rt/configure: Removed.
1301         * libhsail-rt/configure.ac: Removed.
1302         * libhsail-rt/configure.tgt: Removed.
1303         * libhsail-rt/include/internal/fibers.h: Removed.
1304         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1305         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1306         * libhsail-rt/include/internal/workitems.h: Removed.
1307         * libhsail-rt/rt/arithmetic.c: Removed.
1308         * libhsail-rt/rt/atomics.c: Removed.
1309         * libhsail-rt/rt/bitstring.c: Removed.
1310         * libhsail-rt/rt/fbarrier.c: Removed.
1311         * libhsail-rt/rt/fibers.c: Removed.
1312         * libhsail-rt/rt/fp16.c: Removed.
1313         * libhsail-rt/rt/misc.c: Removed.
1314         * libhsail-rt/rt/multimedia.c: Removed.
1315         * libhsail-rt/rt/queue.c: Removed.
1316         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1317         * libhsail-rt/rt/segment.c: Removed.
1318         * libhsail-rt/rt/workitems.c: Removed.
1319         * libhsail-rt/target-config.h.in: Removed.
1321 2021-05-04  Nick Clifton  <nickc@redhat.com>
1323         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1324         * configure: Regenerate.
1326 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1327             Tobias Burnus  <tobias@codesourcery.com>
1329         * configure.ac (--enable-offload-defaulted): New.
1330         * configure: Regenerate.
1332 2021-04-23  David Faust  <david.faust@oracle.com>
1334         * MAINTAINERS (Write After Approval): Add myself.
1336 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1338         * MAINTAINERS (Write After Approval): Add myself.
1340 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1342         * MAINTAINERS: Add myself as pru port maintainer.
1344 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1346         * MAINTAINERS: Add myself as static analyzer maintainer.
1348 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1350         * MAINTAINERS: Update primary entry.
1352 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1354         * MAINTAINERS (Write After Approval): Add myself.
1356 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1358         * Makefile.def: Remove all-sim dependency on configure-gdb.
1359         * Makefile.in: Regenerated.
1361 2021-03-11  Jeff Law  <law@redhat.com>
1363         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1365 2021-03-11  Martin Liska  <mliska@suse.cz>
1367         * Makefile.tpl: The change was done Makefile.in which
1368         is generated file.
1370 2021-03-08  Jeff Law  <law@redhat.com>
1372         * MAINTAINERS: Update my email address
1374 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1376         * config.guess: Import latest upstream.
1377         * config.sub: Import latest upstream.
1379 2021-01-25  Martin Liska  <mliska@suse.cz>
1381         PR gcov-profile/98739
1382         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1383         for profiledbootstrap.
1385 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1387         * MAINTAINERS (Write After Approval): Add myself.
1389 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1391         * MAINTAINERS (Write After Approval): Update my e-mail address.
1393 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1395         * MAINTAINERS: Fix spacing.
1397 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1399         * MAINTAINERS (Write After Approval): Add myself
1401 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1403         * Makefile.def: Sync with binutils-gdb:
1404         (dependencies): all-ld depends on all-libctf.
1405         (host_modules): libctf is no longer no_install.
1406         No longer no_check.  Checking depends on all-ld.
1407         * Makefile.in: Regenerated.
1409 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1411         * libtool.m4: Match gnu* along other GNU systems.
1412         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1413         * libgo/configure: Re-generate.
1415 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1417         * MAINTAINERS: Update my email address.
1419 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1421         * MAINTAINERS (Write After Approval): Add myself.
1423 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1425         * Makefile.def
1426         * Makefile.in
1427         * Makefile.tpl
1428         * configure
1429         * configure.ac
1431 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1433         * Makefile.def: Add libcody.
1434         * configure.ac: Add libcody.
1435         * Makefile.in: Regenerated.
1436         * configure: Regenerated.
1438 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1440         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1442 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1444         PR target/97865
1445         * libtool.m4: Update handling of Darwin platform link flags
1446         for Darwin20.
1448 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1450         * .gitignore: Sync with binutils-gdb
1452 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1454         * MAINTAINERS: Add myself as arc port maintainer.
1456 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1458         PR d/87788
1459         * configure.ac: Don't disable D for *-*-darwin*.
1460         * configure: Regenerate.
1462 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1464         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1465         hppa64-*-hpux11*.
1467 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1469         * configure: Regenerate.
1470         * configure.ac: Add --bootstrap-hwasan option.
1472 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1474         * config.guess: Import latest upstream.
1475         * config.sub: Import latest upstream.
1477 2020-11-16  Martin Liska  <mliska@suse.cz>
1479         * .gitignore: Add cache as clangd uses it now.
1481 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1483         * MAINTAINERS (Write After Approval): add myself
1485 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1487         * MAINTAINERS (Write After Approval): Add myself.
1489 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1491         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1492         Remove FIXME comments.
1494 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1496         * MAINTAINERS: Update my email address.
1498 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1500         * MAINTAINERS (Write After Approval): Add myself.
1502 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1504         PR target/97302
1505         * configure.ac: Only set with_gmp to /usr/local
1506         if not building in tree.
1507         * configure: Regenerate.
1509 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1511         * MAINTAINERS (Write After Approval): Add myself.
1513 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1515         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1517 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1519         PR bootstrap/96612
1520         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1521         if not the same as ${host}.
1522         * configure: Regenerate.
1524 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1526         * MAINTAINERS (Write After Approval): Add myself.
1528 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1530         * MAINTAINERS: Update my email address.
1532 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1534         * MAINTAINERS (Write After Approval): Add myself.
1536 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1538         * MAINTAINERS (Write After Approval): Add myself.
1540 2020-06-12  Martin Liska  <mliska@suse.cz>
1542         * .gitignore: Add .clang-tidy.
1544 2020-06-08  Jason Merrill  <jason@redhat.com>
1546         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1547         * configure: Regenerate.
1549 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1551         * MAINTAINERS: Add myself as xtensa port maintainer.
1553 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1555         * configure.ac: Don't require --enable-host-shared when building
1556         for Mingw.
1557         * configure: Regenerate.
1559 2020-05-18  Jason Merrill  <jason@redhat.com>
1561         * configure.ac: Update bootstrap dialect to -std=c++11.
1563 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1569         PR target/92713
1570         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1571         (noconfigdirs): Add 'target-libstdc++-v3'.
1572         * configure: Regenerate.
1574 2020-04-21  Stephen Casner  <casner@acm.org>
1576         PR 25830
1577         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1578         * configure: Rebuild.
1580 2020-04-17  Martin Liska  <mliska@suse.cz>
1581             Jonathan Yong <10walls@gmail.com>
1583         PR gcov-profile/94570
1584         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1585         for CYGWIN.
1587 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1589         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1591 2020-04-09  Tom Tromey  <tom@tromey.com>
1593         * configure: Rebuild.
1594         * Makefile.in: Rebuild.
1595         * Makefile.def (gdbsupport, gdbserver): New host modules.
1596         (configure-gdb): Depend on all-gdbsupport.
1597         (all-gdb): Depend on all-gdbsupport, all-libctf.
1598         * configure.ac (host_tools): Add gdbserver.
1599         Conditionally build gdbserver and gdbsupport.
1601 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1603         * configure.ac: Build libgomp by default for amdgcn.
1604         * configure: Regenerate.
1606 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1608         * MAINTAINERS (Write After Approval): Add myself.
1610 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1612         * MAINTAINERS (Write After Approval) : Add myself.
1614 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1616         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1618 2020-02-14  Martin Sebor  <msebor@redhat.com>
1620         * doc/extend.texi (attribute alias): Mention type requirement.
1621         (attribute weak): Same.
1622         (attribute weakref): Correct invalid example.
1624 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1626         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1628 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1629             Jakub Jelinek  <jakub@redhat.com>
1631         * .gitattributes: Add *.md diff=md.
1633 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1635         The mentioned auto-generated file is no more part of the
1637         GCC sources, it's auto-generated in $(builddir) during build.
1639         PR target/92055
1640         * contrib/gcc_update (files_and_dependencies): Remove
1641         entry for gcc/config/avr/t-multilib.
1643 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1645         * MAINTAINERS: Update my email address.
1647 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1649         * README.MOVED_TO_GIT: Remove.
1651 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1653         * README.MOVED_TO_GIT: New file.
1655 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1657         * MAINTAINERS (Write After Approval): Add myself.
1659 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1661         * MAINTAINERS (write_after_approval): Add myself.
1663 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1665         * MAINTAINERS (write_after_approval): Add myself.
1667 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1669         * MAINTAINERS (write_after_approval): Add myself.
1671 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1673         * configure.ac: Factor out common cases for compare_exclusions.
1674         * configure: Regenerate.
1676 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1678         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1679         flag.
1681 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1683         * MAINTAINERS (Write After Approval): Add myself.
1685 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1687         PR middle-end/92463
1688         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1689         * configure: Regenerate
1691 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1693         * configure.ac: Use https for gcc.gnu.org.
1694         * configure: Regenerated.
1696 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1698         * MAINTAINERS (aarch64 port): Remove my name, move to...
1699         (Write After Approval): ...Here.
1701 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1703         * MAINTAINERS: Change my email address as maintainer.
1705 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1707         PR fortran/91828
1708         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1709         * configure: Regenerated.
1711 2019-10-21  Jason Merrill  <jason@redhat.com>
1713         * .gitattributes: Also check ChangeLog whitespace.
1715 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1717         * contrib/dg-extract-results.sh: Add support for KPASS.
1718         * contrib/dg-extract-results.py: Likewise.
1720 2019-10-17  Jason Merrill  <jason@redhat.com>
1722         * .gitattributes: Avoid {} in filename pattern.
1724 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1726         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1727         Approval section.
1729 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1731         * MAINTAINERS: Add myself to Write After Approval
1733 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1735         * MAINTAINERS: Add myself as an aarch64 maintainer.
1737 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1739         * MAINTAINERS: Add myself as aarch64 maintainer.
1741 2019-09-23  Carl Love  <cel@us.ibm.com>
1743         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1744         New define_insn.
1745         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1746         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1748 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1750         * MAINTAINERS (Sam Tebbs): Update email address.
1752 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1754         * MAINTAINERS: Update my email address.
1756 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1758         * libtool.m4: Handle uclinuxfdpiceabi.
1760 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1762         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1763         Remove myself from Write After Approval section.
1765 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1767         * configure.ac: Support for bpf-*-* targets.
1768         * configure: Regenerate.
1770 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1772         * config.sub: Import upstream version 2019-06-30.
1773         * config.guess: Import upstream version 2019-07-24.
1775 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1777         * MAINTAINERS: Remove spu port maintainers.
1779 2019-08-28  Martin Liska  <mliska@suse.cz>
1781         * .gitignore: Add .clangd and compile_commands.json
1782         to .gitignore.
1784 2019-08-23  Michael Forney  <mforney@mforney.org>
1786         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1787         * Makefile.in: Regenerate.
1789 2019-08-19  Tom Tromey  <tom@tromey.com>
1791         * configure: Rebuild.
1792         * configure.ac: Add --with-static-standard-libraries.
1794 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1796         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1798 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1800         * MAINTAINERS (Write After Approval): Add myself.
1802 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1804         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1805         RISC-V port maitainer.
1807 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1809         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1811 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1813         * MAINTAINERS (Write After Approval): Add myself.
1815 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1817         * MAINTAINERS (Write After Approval): Add myself.
1819 2019-06-25  Martin Liska  <mliska@suse.cz>
1821         contrib/filter-clang-warnings.py: Transform from
1822         filter-rtags-warnings.py.
1824 2019-06-15  Tom Tromey  <tom@tromey.com>
1826         * configure.ac (host_libs): Add gnulib.
1827         * configure: Rebuild.
1828         * Makefile.def (host_modules, dependencies): Add gnulib.
1829         * Makefile.in: Rebuild.
1831 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1833         * MAINTAINERS (Write After Approval): Add myself.
1835 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1837         * configure: Regenerate.
1838         * configure.ac: Add PRU target.
1840 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2019-06-11  Nick Clifton  <nickc@redhat.com>
1846         Import these changes from the binutils/gdb repository:
1848         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1850         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1851         and all its deps.
1852         * Makefile.in: Regenerated.
1854         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1856         * Makefile.def (host_modules): Add libctf.
1857         * Makefile.def (dependencies): Likewise.
1858         libctf depends on zlib, libiberty, and bfd.
1859         * Makefile.in: Regenerated.
1860         * configure.ac (host_libs): Add libctf.
1861         * configure: Regenerated.
1863 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1865         * MAINTAINERS (Write After Approval): Add myself.
1867 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1869         * MAINTAINERS: Update my email address.
1871 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1873         * MAINTAINERS (Write After Approval): Add myself.
1875 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1877         * MAINTAINERS (Write After Approval): Add myself.
1879 2019-05-07  Jim Wilson  <jimw@sifive.com>
1881         * MAINTAINERS: Remove myself as IA-64 maintainer.
1883 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1885         * MAINTAINERS (Write After Approval): Add myself.
1887 2019-05-02  Richard Biener  <rguenther@suse.de>
1889         PR bootstrap/85574
1890         * Makefile.tpl (compare target): Also compare extra-compare
1891         files.
1892         * Makefile.in: Regenerate.
1894 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1896         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1897         as modulo-scheduler maintainer.
1899 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1901         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1903 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1905         * MAINTAINERS: Update my email address.
1907 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1909         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1910         * configure: Regenerate.
1912 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1914         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1915         * configure: Regenerate.
1917 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1919         * configure.ac: Add target-zlib to target_libraries.
1920         * configure: Regenerate.
1922 2019-04-09  Martin Liska  <mliska@suse.cz>
1924         * Makefile.in: Regenerate.
1925         * Makefile.tpl: Pass GENERATOR_CFLAGS
1926         in all stages.
1928 2019-03-28  Martin Liska  <mliska@suse.cz>
1930         PR bootstrap/89829
1931         * Makefile.in: Revert r254150.
1932         * Makefile.tpl: Likewise.
1934 2019-03-28  Ben Elliston  <bje@gnu.org>
1936         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1937         related, and libdecnumber.
1939 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1941         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1942         (Write After Approval): Remove myself.
1944 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1946         * MAINTAINERS (Write After Approval): Add myself.
1948 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1950         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1951         (Write After Approval): Remove myself and Julian.
1953 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1955         * MAINTAINERS (Write After Approval): Add myself.
1957 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1959         * MAINTAINERS (Write After Approval): Add myself.
1961 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1963         * ChangeLog: Replace space with tab.
1964         * MAINTAINERS: Delete 1 tab to keep alignment.
1966 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1968         * MAINTAINERS (Write After Approval): Add myself.
1970 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1972         * MAINTAINERS (Write After Approval): Add myself.
1974 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1975             Kwok Cheung Yeung  <kcy@codesourcery.com>
1976             Julian Brown  <julian@codesourcery.com>
1977             Tom de Vries  <tom@codesourcery.com>
1978             Jan Hubicka  <hubicka@ucw.cz>
1979             Martin Jambor  <mjambor@suse.cz>
1981         * configure.ac: Likewise.
1982         * configure: Regenerate.
1983         * contrib/config-list.mk: Add amdgcn-amdhsa.
1985 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1987         * MAINTAINERS (Write After Approval): Add myself.
1989 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1991         * MAINTAINERS (Write After Approval): Add myself.
1993 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1995         PR target/88535
1996         * config.guess: Import upstream version 2019-01-03.
1997         * config.sub: Import upstream version 2019-01-01.
1999 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2001         * MAINTAINERS (Write After Approval): Update my maintainer address.
2003 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2005         * MAINTAINERS (Write After Approval): Add myself.
2007 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2009         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2011 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2013         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2014         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2015         (GCC_TARGET_TOOL): Likewise.
2016         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2017         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2018         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2019         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2020         * configure: Regenerate.
2021         * Makefile.in: Likewise.
2023 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2025         * MAINTAINERS (Write After Approval): Add myself.
2027 2018-11-13  Martin Liska  <mliska@suse.cz>
2029         * gcc.target/i386/pr87930.c: Move to ...
2030         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2032 2018-11-10  Stafford Horne  <shorne@gmail.com>
2034         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2035         (Write After Approval): Remove myself.
2037 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2039         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2040         Append $INCICONV to it.
2042 2018-11-04  Stafford Horne  <shorne@gmail.com>
2044         * MAINTAINERS (Write After Approval): Add myself.
2046 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2048         PR bootstrap/82856
2049         * multilib.am: New file.  From automake.
2051         Merge from binutils-gdb:
2052         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2054         * libtool.m4: Use AC_LANG_SOURCE.
2055         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2056         * ar-lib: New file.
2057         * test-driver: New file.
2058         * configure: Re-generate.
2060 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2062         * MAINTAINERS (Write After Approval): Add myself.
2064 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2066         PR bootstrap/87788
2067         PR d/87799
2068         * configure: Rebuild.
2069         * configure.ac: Disable D on systems where it is known not to work.
2071 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2073         * Makefile.def (target_modules): Add libphobos.
2074         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2075         GDCFLAGS_FOR_TARGET.
2076         (dependencies): Make libphobos depend on libatomic, libbacktrace
2077         configure, and zlib configure.
2078         (language): Add language d.
2079         * Makefile.in: Rebuild.
2080         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2081         (HOST_EXPORTS): Add GDC.
2082         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2083         (BASE_TARGET_EXPORTS): Add GDC.
2084         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2085         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2086         (EXTRA_HOST_FLAGS): Add GDC.
2087         (STAGE1_FLAGS_TO_PASS): Add GDC.
2088         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2089         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2090         environment variables.
2091         * configure: Rebuild.
2092         * configure.ac: Add target-libphobos to target_libraries.  Set and
2093         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2095 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2097         * MAINTAINERS (Write After Approval): Add myself.
2099 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2101         * MAINTAINERS (Write After Approval): Remove myself.
2103 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2105         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2107 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2109         * MAINTAINERS: Update my email address.
2111 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2113         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2114         maintainer.
2116 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2118         * MAINTAINERS (Write After Approval): Add self.
2120 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2122         * MAINTAINERS (write after approval): Add myself.
2124 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2126         * MAINTAINERS: Update my email address.
2128 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2130         * MAINTAINERS (write after approval): Add myself.
2132 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2134         * MAINTAINERS: Add self to global reviewers list.
2136 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2138         MAINTAINERS: Add c-sky port maintainers.
2140 2018-08-10  Martin Liska  <mliska@suse.cz>
2142         * MAINTAINERS: Revert change in previous commit and
2143         join lines.
2145 2018-08-10  Martin Liska  <mliska@suse.cz>
2147         * MAINTAINERS: Remove extra line.
2149 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2151         * MAINTAINERS: Update my email address.
2153 2018-07-19  DJ Delorie  <dj@redhat.com>
2155         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2156         as maintainer.
2158 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2160         * MAINTAINERS: Adjust email address for me and my colleague Robin
2161         Dapp.
2163 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2164             Sunil K Pandey  <sunil.k.pandey@intel.com>
2166         PR target/84413
2167         * config/i386/i386.c (m_CORE_AVX512): New.
2168         (m_CORE_AVX2): Likewise.
2169         (m_CORE_ALL): Add m_CORE_AVX2.
2170         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2171         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2172         and remove the rest of m_SKYLAKE_AVX512.
2174 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2176         * config.sub: Sync with upstream version 2018-07-03.
2178 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2180         * config.guess: Sync with upstream version 2018-06-26.
2181         * config.sub: Sync with upstream version 2018-07-02.
2183 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2185         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2186         * ltmain.sh: Likewise.
2188 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2190         * contrib/config-list.mk: Remove powerpc-linux_paired.
2192 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2194         * configure.ac: Introduce support for @unless/@endunless.
2195         * Makefile.tpl (dep-kind): Rewrite with cond; return
2196         postbootstrap in some cases.
2197         (make-postboot-dep, postboot-targets): New.
2198         (dependencies): Do not output postbootstrap dependencies at
2199         first.  Output non-target ones changed for configure to depend
2200         on stage_last @if gcc-bootstrap, and the original deps @unless
2201         gcc-bootstrap.
2202         * configure.in, Makefile.in: Rebuilt.
2204 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2206         * MAINTAINERS (write after approval): Add myself.
2208 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2210         * MAINTAINERS (write after approval): Add myself.
2212 2018-06-19  Nick Clifton  <nickc@redhat.com>
2214         * zlib/configure.ac: Restore old behaviour of only enabling
2215         multilibs when a target subdirectory is defined.  This allows
2216         building with srcdir == builddir.
2217         * zlib/configure: Regenerate.
2219 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2221         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2222         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2223         * Makefile.in: Regenerate.
2225 2018-06-16  Ben Elliston  <bje@gnu.org>
2227         * config.guess: Import latest version.
2228         * config.sub: Likewise.
2230 2018-06-08  Martin Liska  <mliska@suse.cz>
2232         * MAINTAINERS: Remove MPX-related entries.
2233         * Makefile.def: Remove libmpx support.
2234         * Makefile.in: Regenerate.
2235         * configure.ac: Remove removed files.
2236         * configure: Regenerate.
2237         * libmpx/ChangeLog: Remove.
2238         * libmpx/Makefile.am: Remove.
2239         * libmpx/Makefile.in: Remove.
2240         * libmpx/acinclude.m4: Remove.
2241         * libmpx/aclocal.m4: Remove.
2242         * libmpx/config.h.in: Remove.
2243         * libmpx/configure: Remove.
2244         * libmpx/configure.ac: Remove.
2245         * libmpx/configure.tgt: Remove.
2246         * libmpx/libmpx.spec.in: Remove.
2247         * libmpx/mpxrt/Makefile.am: Remove.
2248         * libmpx/mpxrt/Makefile.in: Remove.
2249         * libmpx/mpxrt/libmpx.map: Remove.
2250         * libmpx/mpxrt/libtool-version: Remove.
2251         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2252         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2253         * libmpx/mpxrt/mpxrt.c: Remove.
2254         * libmpx/mpxrt/mpxrt.h: Remove.
2255         * libmpx/mpxwrap/Makefile.am: Remove.
2256         * libmpx/mpxwrap/Makefile.in: Remove.
2257         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2258         * libmpx/mpxwrap/libtool-version: Remove.
2259         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2261 2018-06-04  Martin Liska  <mliska@suse.cz>
2263         * MAINTAINERS: Add myself as gcov maintainer.
2265 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2267         * MAINTAINERS: Update my email address.
2269 2018-06-04  Tom de Vries  <tdevries@suse.de>
2271         * MAINTAINERS: Remove write-after-approval entries for component
2272         maintainers.
2274 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2276         * MAINTAINERS (write after approval): Add myself.
2278 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2280         * MAINTAINERS: Update my email address.
2282 2018-06-01  Tom de Vries  <tdevries@suse.de>
2284         * MAINTAINERS: Update my email address.
2286 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2288         * MAINTAINERS (loop-optimizer): Add myself.
2290 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2292         * configure.ac: Added "nfp" target.
2293         * configure: Regenerate.
2295 2018-04-30  Richard Biener  <rguenther@suse.de>
2297         PR bootstrap/85571
2298         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2299         (STAGE3_TFLAGS): Likewise.
2300         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2301         (STAGEtrain_TFLAGS): Likewise.
2302         * Makefile.in: Regenerate.
2304 2018-04-26  Richard Biener  <rguenther@suse.de>
2306         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2307         (STAGE2_CFLAGS): Likewise.
2308         (STAGE2_TFLAGS): Likewise.
2309         (STAGE3_CFLAGS): Add -fchecking.
2310         (STAGE3_TFLAGS): Likewise.
2311         (STAGEtrain_CFLAGS): Filter out -fchecking.
2312         (STAGEtrain_TFLAGS): Likewise.
2313         * Makefile.in: Re-generate.
2315 2018-04-25  Catherine Moore <clm@codesourcery.com>
2317         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2319 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2321         * MAINTAINERS (write after approval): Add myself.
2323 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2325         * MAINTAINERS: Update my email address.
2327 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2329         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2331 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2333         * MAINTAINERS: Update my email address and disambiguate myself
2334         a bit from Will Schmidt.
2336 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2338         * MAINTAINERS: Move maintainers of now-removed picochip and score
2339         ports to write after approval.
2341 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2343         * MAINTAINERS: Add entry for SVE maintainership.
2345 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2347         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2348         * configure: Regenerate.
2350 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2352         * MAINTAINERS (write after approval): Add myself.
2354 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2356         * MAINTAINERS (write after approval): Add myself.
2358 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2360         * MAINTAINERS (write after approval): Add myself.
2362 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2364         Update copyright years.
2366 2018-01-03  Ben Elliston  <bje@gnu.org>
2368         * config.guess: Import latest version.
2369         * config.sub: Likewise.
2371 2017-12-12  Stafford Horne  <shorne@gmail.com>
2373         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2374         * configure: Regenerate.
2376 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2378         * MAINTAINERS (Write After Approval): Add myself.
2380 2017-11-28  Julia Koval  <julia.koval@intel.com>
2381             Sebastian Peryt  <sebastian.peryt@intel.com>
2383         * Makefile.def (target_modules): Remove libcilkrts.
2384         * Makefile.in: Ditto.
2385         * configure: Ditto.
2386         * configure.ac: Ditto.
2388 2017-11-28  Julia Koval  <julia.koval@intel.com>
2390         * MAINTAINERS (Write After Approval): Add myself.
2392 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2394         * MAINTAINERS (Write After Approval): Add myself.
2396 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2398         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2399         Use my SiFive email address.
2401 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2403         * MAINTAINERS (write after approval): Add myself.
2405 2017-10-27  Martin Liska  <mliska@suse.cz>
2407         * Makefile.tpl: Use proper name of folder as it was renamed
2408         during transition to 4 stages.
2409         * Makefile.in: Regenerate.
2411 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2413         * MAINTAINERS (write after approval): Add myself.
2415 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2417         * MAINTAINERS: Add a note that maintainership also includes web
2418         pages, docs, and testsuite related to that area.
2420 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2422         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2424 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2426         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2428 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2430         * MAINTAINERS: Remove myself as a vxworks maintainer.
2432 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2434         * MAINTAINERS: Remove email address of Jim Norris.
2436 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2438         * MAINTAINERS (Reviewers): Move myself from here...
2439         (CPU Port Maintainers): ... to here.
2441 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2443         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2445 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2447         * MAINTAINERS (write after approval): Add myself.
2449 2017-07-28  Tony Reix  <tony.reix@atos.net>
2451         * configure.ac (target-libffi): Don't disable for AIX.
2452         (go): Don't add to unsupported_languages on AIX.
2453         (target-libgo): Don't disable for AIX.
2454         * configure: Regenerate.
2456 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2458         * MAINTAINERS: Add myself.
2460 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2462         * MAINTAINERS: Update my email address.
2464 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2466         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2467         arm-specific auto-generated header files.
2469 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2471         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2472         * configure: Rebuilt.
2474 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2476         * MAINTAINERS: Readd myself for c6x.
2478 2017-06-28  Martin Liska  <mliska@suse.cz>
2480         PR bootstrap/81217
2481         * Makefile.def: Remove superfluous bootstrap_target from
2482         bootstrap_stage.
2483         * Makefile.in: Re-generate the file.
2485 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2487         * MAINTAINERS: Add myself to Write After Approval
2489 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2491         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2493 2017-06-19  Martin Liska  <mliska@suse.cz>
2495         * Makefile.def: Define 4 stages PGO bootstrap.
2496         * Makefile.tpl: Define FLAGS.
2497         * Makefile.in: Regenerate.
2499 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2501         * Makefile.def: Add check-gotools to go check targets.
2502         * Makefile.in: Rebuild.
2504 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2506         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2508 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2510         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2511         * configure: Regenerate.
2513 2017-05-31  Martin Liska  <mliska@suse.cz>
2515         * configure.ac: Add handling of stage2_werror_flags to
2516         action-if-given and to action-if-not-given.
2517         * configure: Regenerate.
2519 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2521         * MAINTAINERS: Add self to Write After Approval
2523 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2525         * MAINTAINERS: Update my email address, and remove myself as
2526         maintainer in some areas.
2528 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2530         * MAINTAINERS: Add self to Write After Approval
2532 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2534         * configure.ac: Add --enable-languages=default to mean default and
2535         make --enable-languages=all mean all supported languages.
2536         * configure: Regenerated.
2538 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2540         * config.gcc (powerpc*-*-*spe*): New.
2541         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2542         (powerpc-*-rtems*spe*): New.
2543         (powerpc*-*-linux*spe*): New.
2544         (powerpc-wrs-vxworksspe): New.
2545         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2546         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2547         * config.host (powerpc*-*-*spe*): New.
2549 2017-05-19  Martin Liska  <mliska@suse.cz>
2551         * configure.ac: Add --enable-werror-always just for
2552         bootstrap-debug (or none build config) and do not add it
2553         when we are on a release branch.
2554         * configure: Regenerated.
2556 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2558         * MAINTAINERS: Add self to Write After Approval
2560 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2562         * MAINTAINERS: Move myself to Write After Approval section.
2564 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2566         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2567         ACCH registers.
2568         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2569         available.
2570         (umulsidi3): Likewise.
2571         (mulsidi3_700): Disable this pattern when we have advanced mpy
2572         instructions.
2573         (umulsidi3_700): Likewise.
2574         (maddsidi4): New pattern.
2575         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2576         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2577         (mpydu_imm_arcv2hs): Likewise.
2578         * config/arc/predicates.md (accl_operand): New predicate.
2580 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2581             Andrew Burgess <andrew.burgess@embecosm.com>
2583         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2584         case.
2585         (ARC_AUTOFP_IRQ_P): Likewise.
2586         (ARC_AUTO_IRQ_P): Likewise.
2587         (rgf_banked_register_count): New variable.
2588         (parse_mrgf_banked_regs_option): New function.
2589         (arc_override_options): Handle rgf_banked_regs option.
2590         (arc_handle_interrupt_attribute): Add firq option.
2591         (arc_compute_function_type): Return fast irq type when required.
2592         (arc_must_save_register): Handle fast interrupts.
2593         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2594         (arc_return_address_regs): Update.
2595         * config/arc/arc.h (arc_return_address_regs): Update.
2596         (arc_function_type): Add fast interrupt type.
2597         (ARC_INTERRUPT_P): Update.
2598         (RC_FAST_INTERRUPT_P): Define.
2599         * config/arc/arc.md (simple_return): Update for fast interrupts.
2600         (p_return_i): Likewise.
2601         * config/arc/arc.opt (mrgf-banked-regs): New option.
2602         * doc/invoke.texi (mrgf-banked-regs): Document.
2604 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2606         * config/arc/arc.c (irq_ctrl_saved): New variable.
2607         (ARC_AUTOBLINK_IRQ_P): Define.
2608         (ARC_AUTOFP_IRQ_P): Likewise.
2609         (ARC_AUTO_IRQ_P): Likewise.
2610         (irq_range): New function.
2611         (arc_must_save_register): Likewise.
2612         (arc_must_save_return_addr): Likewise.
2613         (arc_dwarf_emit_irq_save_regs): Likewise.
2614         (arc_override_options): Handle deferred options.
2615         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2616         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2617         arc_must_save_return_addr.
2618         (arc_compute_frame_size): Handle automated save and restore of
2619         registers.
2620         (arc_expand_prologue): Likewise.
2621         (arc_expand_epilogue): Likewise.
2622         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2623         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2624         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2626 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2627         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2629         PR bootstrap/77661
2630         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2631         in-tree build MPC.
2632         * Makefile.in: Regenerate.
2634 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2636         * configure.ac: Enable LTO by default on darwin >= 9.
2637         * configure: Regenerate.
2639 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2641         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2642         and Andrew Waterman as the RISC-V maintainers.
2644 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2646         * MAINTAINERS: Add self to Write After Approval
2648 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2650         * config.guess: Import latest from upstream.
2652 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2654         * MAINTAINERS (Write After Approval): Remove entries that are
2655         already covered under Reviewers.
2657 2017-03-08  Mark Wielaard  <mark@klomp.org>
2659         PR demangler/70909
2660         PR demangler/67264
2661         * include/demangle.h: Add d_printing to struct demangle_component
2662         and pass struct demangle_component as non const.
2664 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2666         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2668 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2670         * Makefile.tpl: Remove HOST_ISLVER.
2671         (HOST_EXPORTS): Remove ISLVER.
2672         * Makefile.in: Regenerate.
2674 2017-02-13  Richard Biener  <rguenther@suse.de>
2676         * configure: Re-generate.
2678 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2680         * MAINTAINERS: Adjust bug reporting URL.
2682 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2684         * MAINTAINERS (Write After Approval): Remove redundant entry
2685         for Andrew Burgess.
2687 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2689         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2690         32-bit hppa*-*-hpux*.
2691         * configure: Regenerate.
2693 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2695         * configure.ac: Moved the white list of enabling BRIG FE to
2696         libhsail-rt/configure.tgt.
2697         * configure: Regenerated.
2698         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2700 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2701             Martin Jambor  <mjambor@suse.cz>
2703         * Makefile.def (target_modules): Added libhsail-rt.
2704         (languages): Added language brig.
2705         * Makefile.in: Regenerated.
2706         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2707         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2708         * configure: Regenerated.
2710 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2712         PR other/79046
2713         * configure: Regenerated.
2715 2017-01-04  Alan Modra  <amodra@gmail.com>
2717         * configure: Regenerate.
2719 2016-12-29  Ben Elliston  <bje@gnu.org>
2721         * config.sub: Import latest version.
2723 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2725         * MAINTAINERS (Write After Approval): Add myself.
2727 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2729         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2730         includes bootstrap-mpx.
2731         * configure: Regenerated.
2733 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2735         * MAINTAINERS (Write After Approval): Add myself.
2737 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2739         * configure: Regenerate.
2741 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2743         * configure.ac: Don't use pkg-config to check for bdw-gc.
2744         * configure: Regenerate.
2746 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2748         * Makefile.def: Remove reference to boehm-gc target module.
2749         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2750         options and for the bdw-gc pkg-config module.
2751         * configure: Regenerate.
2752         * Makefile.in: Regenerate.
2754 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2756         * MAINTAINERS (nvptx): Remove self.
2758 2016-11-25  Ben Elliston  <bje@gnu.org>
2760         * config.guess: Import latest version.
2761         * config.sub: Likewise.
2763 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2765         * MAINTAINERS (Write After Approval): Add myself.
2767 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2769         * Makefile.def: Remove references to GCJ.
2770         * Makefile.tpl: Likewise.
2771         * Makefile.in: Regenerate.
2773 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2775         * config-ml.in: Remove references to GCJ.
2776         * configure.ac: Likewise.
2777         * configure: Regenerate.
2779 2016-11-01  Josh Conner  <joshconner@google.com>
2781         * MAINTAINERS (Write After Approval): Update email address,
2783 2016-10-27  Carl Love  <cel@us.ibm.com>
2785         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2786         Approval list to make it alphabetical.
2788 2016-10-27  Carl Love  <cel@us.ibm.com>
2790         * MAINTAINERS (Write After Approval): Add myself.
2792 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2794         * MAINTAINERS (Reviewers): Add myself.
2795         (Write After Approval): Add myself.
2797 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2798             Ulrich Weigand  <uweigand@de.ibm.com>
2800         * MAINTAINERS: Update email address.
2802 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2804         * MAINTAINERS: Update email address.
2806 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2808         * configure.ac: Add aarch64-*-freebsd*.
2809         * configure: Regenerate.
2811 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2813         * MAINTAINERS: Update email address after it got reverted.
2815 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2817         * configure.ac (target_libraries): Readd target-boehm-gc.
2818         Restore --enable-objc-gc handling.
2819         * configure: Regenerate.
2821 2015-10-03  Jeff Law  <law@redhat.com>
2823         * MAINTAINERS: Move several inactive maintainers to the
2824         write-after-approval section.
2826 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2828         * configure.ac: Add target-libffi to target_libraries.
2829         Readd libgcj target disablings, modified to only target-libffi.
2830         Readd target addition of go to unsupported languages.
2831         * configure: Regenerated.
2833 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2835         * MAINTAINERS: Update email address.
2837 2016-09-30  Andrew Haley  <aph@redhat.com>
2839         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2840         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2841         libgcj.
2843 2016-09-30  Andrew Haley  <aph@redhat.com>
2845         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2846         write-after approval after GCJ deletion.
2848 2016-09-30  Andrew Haley  <aph@redhat.com>
2850         * Makefile.def: Remove libjava.
2851         * Makefile.tpl: Likewise.
2852         * Makefile.in: Regenerate.
2853         * configure.ac: Likewise.
2854         * configure: Likewise.
2855         * gcc/java: Remove.
2856         * libjava: Likewise.
2858 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2860         * MAINTAINERS (Reviewers): Add myself.
2862 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2864         * configure.ac: Disable "sim" directory for arc*-*-*.
2865         * configure: Regenerated.
2867 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2869         * MAINTAINERS (Write After Approval): Add myself.
2871 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2873         * configure.ac: Check for the minimum in-tree MPFR version
2874         handled.
2875         * configure: Regenerate.
2877 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2879         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2880         * configure: Regenerated.
2882 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2884         * MAINTAINERS (Write After Approval): Add myself.
2886 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2888         * Makefile.def: Add autoprofiledbootstrap.
2889         * Makefile.tpl: Dito.
2890         * Makefile.in: Regenerate.
2892 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2894     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2895     * configure: Regenerate.
2897 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2899         * configure: Regenerate.
2900         * configure.ac: Remove support for avr-rtems.
2902 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2904         * MAINTAINERS (Write After Approval): Add myself.
2906 2016-06-16  Michael Collison  <michael.collison@arm.com>
2908         * MAINTAINERS (Write After Approval): Add myself.
2910 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2912         * MAINTAINERS (Write After Approval): Update e-mail address.
2914 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2916         * MAINTAINERS (Write After Approval): Add myself.
2918 2016-05-28  Alan Modra  <amodra@gmail.com>
2920         * Makefile.tpl (configure): Depend on m4 files included.
2921         * Makefile.in: Regenerate.
2923 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2925         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2926         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2928 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2930         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2931         special case builtin.
2932         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2933         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2934         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2935         for __builtin_vec_addec.
2937 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2939         * config.guess: Import version 2016-04-02 (newest).
2940         * config.sub: Import version 2016-05-10 (newest).
2942 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2944         * configure.ac: Add ARC support to libgloss.
2945         * configure: Regenerate
2947 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2949         * MAINTAINERS (Write After Approval): Add myself.
2951 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2953         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2954         * configure: Regenerated.
2955         * Makefile.def (gmp): Explicitly disable assembler.
2956         (mpfr): Adjust lib_path.
2957         (mpc): Likewise.
2958         * Makefile.in: Regenerated.
2960 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2962         PR bootstrap/70704
2963         * configure.ac (--enable-stage1-checking): Add missing
2964         --enable-checking=.
2965         * configure: Regenerated.
2967 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2969         * config.guess: Revert r235676.
2970         * config.sub: Revert r235676.
2972 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2974         * config.guess: Remove SH5 support.
2975         * config.sub: Likewise.
2976         * configure: Likewise.
2977         * configure.ac: Likewise.
2979 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2981         PR bootstrap/70704
2982         * configure.ac (--enable-stage1-checking): For --disable-checking or
2983         implicit --enable-checking, make sure extra flag matches in between
2984         stage1 and later checking.
2985         * configure: Regenerated.
2987 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2989         * .gitattributes: New file.
2991 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2993         * MAINTAINERS (rs6000/powerpc port): Add myself.
2995 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2997         PR bootstrap/70173
2998         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2999         and gotools directories.  Delete the stage_final file.
3000         * Makefile.in: Regenerate.
3002 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3004         * MAINTAINERS (Write After Approval): Add myself.
3006 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3008         * MAINTAINERS (Fortran maintainer): Remove myself.
3010 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3012         * MAINTAINERS (Write After Approval): Add myself.
3014 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3016         * MAINTAINERS (Write After Approval): Add myself.
3018 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3020         Sync with binutils-gdb:
3022         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3024         * configure.ac: Add mips and s390 to the gold target check.
3025         * configure: Regenerate.
3027 2016-03-01  DJ Delorie  <dj@redhat.com>
3029         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3031 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3033         * MAINTAINERS (libcpp): Add myself.
3034         (diagnostic messages): Likewise.
3036 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3038         * MAINTAINERS: Fix whitespace.
3040 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3042         * MAINTAINERS (Write After Approval): Add myself.
3044 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3046         * config/isl.m4: Add comments about isl-0.16.
3047         * configure: Regenerate.
3049 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3051         * MAINTAINERS (hsa maintainers): Add myself.
3053 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3055         * MAINTAINERS: (Write After Approval): Add myself.
3057 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3058             Sebastian Pop  <s.pop@samsung.com>
3060         * Makefile.in: Regenerate.
3061         * Makefile.tpl: Export ISLVER.
3062         * configure: Regenerate.
3063         * config/isl.m4: Detect isl-0.15.
3065 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3067         PR bootstrap/69329
3068         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3069         * Makefile.in: Regenerate.
3071 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3073         * configure.ac: Enable LTO for DJGPP
3074         * configure: Regenerate
3076 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3078         Sync with binutils-gdb:
3079         2015-10-21  Nick Clifton  <nickc@redhat.com>
3081         PR gas/19109
3082         * configure.ac: Note the 'none' is an acceptable argument to
3083         --enable-compressed-debug-sections.
3084         * configure: Regenerate.
3086 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3088         PR bootstrap/69134
3089         * Makefile.def (mpfr): Disable assembler.
3090         * Makefile.in: Regenerate.
3092 2016-01-01  Ben Elliston  <bje@gnu.org>
3094         * config.guess: Import version 2016-01-01.
3095         * config.sub: Likewise.
3097 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3099         * MAINTAINERS (Write After Approval): Add myself.
3101 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3103         * Makefile.in: Replace ISL with isl.
3104         * Makefile.tpl: Same.
3105         * config/isl.m4: Same.
3106         * configure.ac: Same.
3107         * contrib/download_prerequisites: Same.
3108         * configure: Regenerate.
3110 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3112         * MAINTAINERS (Write After Approval): Add Myself.
3114 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3116         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3117         * configure: Regenerate.
3119 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3120             Sebastian Pop  <s.pop@samsung.com>
3122         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3123         isl_ctx_get_max_operations.
3124         * configure: Regenerate.
3126 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3128         * MAINTAINERS (Write After Approval): Add myself.
3130 2015-12-02  Ian Lance Taylor  <iant@google.com>
3132         PR go/66147
3133         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3134         * Makefile.in: Regenerate.
3136 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3138         PR libffi/65726
3139         * Makefile.def (lang_env_dependencies): Make libffi depend
3140         on cxx.
3141         * Makefile.in: Regenerate.
3143 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3145         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3146         symbols.
3148 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3150         Sync with binutils-gdb:
3151         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3153         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3154         * configure: Regenerate.
3156 2015-11-19  Martin Liska  <mliska@suse.cz>
3158         * .gitignore: Add .clang-format to ignored files.
3159         * Makefile.in: Add clang-format.
3160         * Makefile.tpl: Likewise.
3162 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3164         * configure.ac: Enable libmpx by default.
3165         * configure: Regenerated.
3167 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3169         * MAINTAINERS: Update email address.
3171 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3173         * MAINTAINERS: Update email address.
3175 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3177         * MAINTAINERS  (Write After Approval): Add myself.
3179 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3181         Sync with binutils-gdb:
3182         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3184         PR gas/19109
3185         * configure.ac: Add
3186         --enable-compressed-debug-sections={all,gas,gold,ld}.
3187         * configure: Regenerated.
3189 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3191         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3193 2015-10-09  Martin Liska  <mliska@suse.cz>
3195         * MAINTAINERS (Write After Approval): Add myself.
3197 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3199         * MAINTAINERS (Write After Approval): Add myself.
3201 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3203         * MAINTAINERS: Update email address.
3205 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3207         * MAINTAINERS  (Write After Approval): Add myself.
3209 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3211         * MAINTAINERS: Update email.
3213 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3215         * MAINTAINERS: Update my email address.
3217 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3219         * MAINTAINERS (ft32 port): Add myself.
3221 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3223         * MAINTAINERS: Add myself.
3225 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3227         * MAINTAINERS (Write After Approval): Add myself.
3229 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3231         PR libfortran/54572
3232         * Makefile.def: Make libgfortran depend on libbacktrace.
3233         * Makefile.in: Regenerate.
3235 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3237         * MAINTAINERS (Write After Approval): Add myself.
3239 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3241         PR other/67092
3242         * configure.ac: Remove --with_host_libstdcxx support.
3243         * configure: Regenerate.
3245 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3246             Jakub Jelinek  <jakub@redhat.com>
3248         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3249         nvptx*-*-*.
3250         * configure: Regenerate.
3252 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3254         * Makefile.def (libiconv): Define bootstrap=true.
3255         Mark pdf/html/info as missing.
3256         (configure-gcc): Depend on all-libiconv.
3257         (all-gcc): Ditto.
3258         (configure-libcpp): Ditto.
3259         (all-libcpp): Ditto.
3260         (configure-intl): Ditto.
3261         (all-intl): Ditto.
3262         * Makefile.in: Regenerate.
3264 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3266         * MAINTAINERS (loop ivopts): Add the entry and myself.
3268 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3270         * MAINTAINERS (nvptx): Add self.
3272 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3274         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3275         128-bit vector modes.
3277 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3279         * MAINTAINERS (Write After Approval): Add myself.
3281 2015-07-28  Ben Elliston  <bje@gnu.org>
3283         * config.sub, config.guess: Import from upstream.
3285 2015-07-24  Michael Darling  <darlingm@gmail.com>
3287         PR other/66259
3288         * config-ml.in: Reflects renaming of configure.in to configure.ac
3289         * configure: Likewise
3290         * configure.ac: Likewise
3292 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3294         * MAINTAINERS: Update my email address.
3296 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3298         Sync with binutils-gdb:
3299         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3301         * configure.ac (target_configdirs): Exclude target-zlib if
3302         target-libjava isn't built.
3303         * configure: Regenerated.
3305 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3307         Sync with binutils-gdb:
3308         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3310         * configure.ac: Disable configuration of GDB for HPUX targets.
3311         * configure: Regenerate.
3313         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3315         * configure.ac: Add --with-system-zlib.
3316         * configure: Regenerated.
3318         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3320         * configure.ac: Add FT32 support.
3321         * configure: Regenerate.
3323         2015-01-12  Anthony Green  <green@moxielogic.com>
3325         * configure.ac: Don't disable gprof for moxie.
3326         * configure: Rebuild.
3328 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3330         Sync with binutils-gdb:
3331         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3333         PR ld/18355
3334         * Makefile.def: Add extra_configure_flags to host zlib.
3335         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3336         to --enable-host-shared When bfd is to be built as shared
3337         library.  AC_SUBST.
3338         * Makefile.in: Regenerated.
3340 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3342         Sync with src:
3343         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3344         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3345         * Makefile.in: Regenerated.
3347 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3349         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3350         target.
3351         * configure: Regenerate.
3353 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3355         * MAINTAINERS (Write After Approval): Add myself.
3357 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3359         * MAINTAINERS (OS Port Maintainers): Add myself.
3360         (Various Maintainers): Remove myself from libffi testsuite.
3362 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3364         * MAINTAINERS (gen* on machine desc): Add self.
3366 2015-06-02  Jason Merrill  <jason@redhat.com>
3368         PR bootstrap/66319
3369         * configure.ac: Use -std=gnu++98.
3371 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3373         * MAINTAINERS (Write After Approval): Add myself.
3375 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3377         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3378         * configure: Regenerate.
3380 2015-05-26  Jason Merrill  <jason@redhat.com>
3382         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3383         * configure: Regenerate.
3385 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3387         * configure.ac: FT32 target added.
3388         * configure: Regenerated.
3390 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3392         * MAINTAINERS (Write After Approval): Add myself.
3394 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3396         * MAINTAINERS (Write After Approval): Add myself.
3398 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3400         * configure.ac: Fix typo.
3401         * configure: Regenerate.
3403 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3405         * MAINTAINERS (Write After Approval): Add myself.
3407 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3409         * configure.ac: Match $host configured with triplets.
3410         * configure: Regenerate.
3412 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3414         * Makefile.tpl: Remove surplus whitespace throughout.
3415         * Makefile.in: Regenerate.
3417 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3419         * MAINTAINERS (Various Maintainers): Add myself as instruction
3420         combiner maintainer.
3422 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3424         PR bootstrap/62077
3425         * configure.ac (--enable-stage1-checking): Default to
3426         release,misc,gimple,rtlflag,tree,types if --disable-checking
3427         or --enable-checking is not specified and DEV-PHASE is not
3428         experimental.
3429         * configure: Regenerated.
3431 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3433         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3434         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3435         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3436         * Makefile.in: Regenerate.
3438 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3440         * MAINTAINERS: Update my email address.
3442 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3444         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3446 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3448         * MAINTAINERS: Add myself as an arm port reviewer.
3450 2015-03-25  Martin Liska  <mliska@suse.cz>
3451             Yury Gribov  <y.gribov@samsung.com>
3453         * Makefile.in: Fix ln source location for vimrc file.
3454         * Makefile.tpl: Likewise.
3456 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3458         PR bootstrap/25672
3459         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3460         cross-compiling.  Similarly for CXX_FOR_TARGET.
3461         * configure: Regenerate.
3463 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3465         * Makefile.def: Add libmpx.
3466         * configure.ac: Add libmpx.
3467         * Makefile.in: Regenerate.
3468         * configure: Regenerate.
3470 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3472         * MAINTAINERS (CPU Port Maintainers): Add myself
3473         i386 vector ISA extns mantainer.
3475 2015-03-13  Jeff Law  <law@redhat.com>
3477         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3478         maintainer.
3479         Remove Richard Henderson as a maintainer for the x86 port.
3481 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3483         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3485 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3487         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3488         pointer bounds checker and i386 MPX maintainer.
3490 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3492         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3494 2015-02-26  Martin Sebor  <msebor@redhat.com>
3496         * MAINTAINERS (Various Maintainers): Add self.
3498 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3500         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3501         Make sure it contains lto.
3502         * configure: Regenerate.
3504 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3506         * configure: Regenerate.
3508 2015-02-06  Diego Novillo  <dnovillo@google.com>
3510         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3511         middle-end, docstring): Remove myself.
3512         (Write After Approval): Add myself.
3514 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3516         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3517         (Write After Approval): Update address.
3519 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3521         PR jit/64780
3522         * configure.ac: Require the user to explicitly specify
3523         --enable-host-shared if the jit is enabled.
3524         * configure: Regenerate.
3526 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3528         * MAINTAINERS (Write After Approval): Add myself.
3530 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3532         * MAINTAINERS: Make whitespace consistent.
3534 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3536         * MAINTAINERS (Write After Approval): Add myself.
3538 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3540         * MAINTAINERS: (Write After Approval): Add myself.
3542 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3544         * MAINTAINERS: (Write After Approval): Add myself.
3546 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3548         * MAINTAINERS: (Write After Approval): Add myself.
3550 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3552         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3553         objective-c/c++ front end maintainer.
3555 2015-01-13  Marek Polacek  <polacek@redhat.com>
3557         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3559 2015-01-12  Jeff Law  <law@redhat.com>
3561         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3562         a very long time.
3564 2015-01-09  Ian Lance Taylor  <iant@google.com>
3566         * configure.ac (host_tools): Add gotools.
3567         * Makefile.def (host_modules): Add gotools.
3568         (dependencies): Add dependency of all-gotools on all-target-libgo.
3570 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3572         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3573         * configure: Regenerate.
3575 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3577         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3578         all-target-libgomp.
3579         * Makefile.in: Regenerate.
3581 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3583         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3585 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3587         * configure.ac: Add Visium support.
3588         * configure: Regenerate.
3590 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3592         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3593         * configure: Regenerate.
3595 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3597         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3598         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3599         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3600         (OBJCOPY_FOR_TARGET): New variable.
3601         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3602         * Makefile.in: Regenerate.
3603         * configure.ac: Check for already installed target objcopy.
3604         Also GCC_TARGET_TOOL on objcopy.
3605         * configure: Regenerate.
3607 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3609         * config.sub: Update from upstream, to 2015-01-01 version.
3610         * config.guess: Ditto.
3612 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3614         * MAINTAINERS (RTEMS Ports): Add myself.
3616 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3618         * MAINTAINERS (Write After Approval): Add myself.
3620 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3622         * MAINTAINERS (Write After Approval): Add myself.
3624 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3626         * configure.ac (--enable-as-accelerator-for): Don't set
3627         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3628         * configure: Regenerate.
3630 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3632         PR bootstrap/64023
3633         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3634         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3635         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3636         to CXX.
3637         * Makefile.in: Regenerated.
3639 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3640             Yury Gribov  <y.gribov@samsung.com>
3642         * .gitignore: Added .local.vimrc and .lvimrc.
3643         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3644         * Makefile.in: Regenerate.
3646 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3648         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3649         * configure: Regenerated.
3651 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3653         * MAINTAINERS (nvptx port): New entry.
3655 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3657         * configure: Regenerate.
3659 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3661         * configure.ac: Merge with Binutils.
3663 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3665         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3666         * Makefile.in: Regenerate.
3668 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3670         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3671         missing flex.
3672         * Makefile.in: Regenerated.
3674 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3676         * Makefile.in: Regenerate.
3678 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3680         PR bootstrap/63784
3681         * libtool.m4: Add $pic_flag with -shared.
3683 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3685         * MAINTAINERS (Write After Approval): Added myself.
3687 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3689         * MAINTAINERS (write-after-approval): Add myself.
3691 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3693         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3694         from 2 years ago.
3696 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3698         Revert:
3699         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3701         * MAINTAINERS (Write After Approval): Added myself as line map
3702         maintainer.
3704 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3706         Revert:
3707         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3709         * MAINTAINERS (Write After Approval): Added myself.
3711 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3713         * MAINTAINERS (Write After Approval): Added myself.
3715 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3717         * MAINTAINERS (Write After Approval): Added myself as line map
3718         maintainer.
3720 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3722         * MAINTAINERS (Various Maintainers): Added myself as line map
3723         maintainer.
3725 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3727         * move-if-change: Sync from upstream gnulib.
3729 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3731         * compile: Sync with upstream Automake.
3732         * depcomp: Ditto.
3733         * install-sh: Ditto.
3734         * missing: Ditto.
3735         * mkinstalldirs: Ditto.
3736         * ylwrap: Ditto.
3738 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3740         * config.sub: Update from upstream config repo.
3741         * config.guess: Ditto.
3743 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3745         * Makefile.def: Add liboffloadmic to target_modules.  Make
3746         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3747         * Makefile.in: Regenerate.
3748         * configure: Regenerate.
3749         * configure.ac: Add liboffloadmic to target binaries.
3750         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3751         Add liboffloadmic to noconfig list when C++ is not supported.
3753 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3754             Thomas Schwinge  <thomas@codesourcery.com>
3755             Ilya Verbin  <ilya.verbin@intel.com>
3756             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3758         * configure: Regenerate.
3759         * configure.ac (--enable-as-accelerator-for)
3760         (--enable-offload-targets): New configure options.
3762 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3764         * Makefile.def: Make all-gcc depend on all-isl.
3765         * Makefile.in: Regenerate.
3767 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3769         * ChangeLog.jit: New.
3770         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3772 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3774         PR target/63610
3775         * libtool.m4: Fix globbing of darwin versions.
3776         * configure: Regenerate.
3778 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3780         * Makefile.def: Remove CLooG.
3781         * Makefile.tpl: Ditto.
3782         * configure.ac: Ditto.
3783         * configure: Regenerate.
3784         * Makefile.in: Ditto.
3786 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3788         * configure.ac: Handle nvptx-*-*.
3789         * configure: Regenerate.
3791 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3793         * MAINTAINERS (Write After Approval): Add myself.
3795 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3797         * Makefile.def (libcc1): Remove bootstrap=true;.
3798         * Makefile.in: Regenerated.
3800 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3802         * configure.ac: Update comment.
3803         * configure: Regenerate.
3805 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3807         * MAINTAINERS (Write After Approval): Add myself.
3809 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3811         * configure.ac (extra_host_libiberty_configure_flags): Add
3812         --enable-shared also for libcc1's benefit.
3813         * configure: Regenerate.
3815 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3817         * MAINTAINERS: Change my email address.
3819 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3820             Tom Tromey  <tromey@redhat.com>
3822         * Makefile.def: Add libcc1 to host_modules.
3823         * configure.ac (host_tools): Add libcc1.
3824         * Makefile.in, configure: Rebuild.
3826 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3828         * configure.ac (build_configargs): Don't share config.cache between
3829         build subdirs.
3830         * configure: Regenerate.
3832 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3834         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3835         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3836         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3837         leon3v7 as leon3.
3838         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3839         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3840         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3841         * config/sparc/sparc.md (cpu): Add leon3v7.
3842         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3844 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3846         * MAINTAINERS (write-after-approval): Add myself.
3848 2014-10-23  Ian Lance Taylor  <iant@google.com>
3850         * configure.ac: Disable the Go frontend on systems where it is known
3851         to not work.
3852         * configure: Regenerate.
3854 2014-10-23  Richard Biener  <rguenther@suse.de>
3856         * Makefile.def: Add libcpp build module and dependencies.
3857         * configure.ac: Add libcpp build module.
3858         * Makefile.in: Regenerate.
3859         * configure: Likewise.
3861 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3863         * MAINTAINERS (write-after-approval): Add myself.
3865 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3867         * INSTALL/README: Do not mention CVS.
3869 2014-10-03  Jing Yu  <jingyu@google.com>
3871         * configure.ac: Add aarch64 to list of targets that support gold.
3872         * configure: Regenerate.
3874 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3876         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3878 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3880         * MAINTAINERS:  Add myself as MIPS maintainer.
3882 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3884         * MAINTAINERS: Move myself to MIPS maintainers.
3886 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3888         * MAINTAINERS: Put all email addresses between '<' and '>'.
3890 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3892         * MAINTAINERS: Move myself to reviewers (Fortran).
3894 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3896         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3897         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3898         * Makefile.in: Regenerate.
3900 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3902         * rtx-classes-status.txt: Delete
3904 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3906         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3908 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3910         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3911         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3912         of checking for version number.
3913         * configure: Regenerated.
3914         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3916 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3918         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3919         is done; begin phase 6 (use extra rtx_def subclasses).
3921 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3923         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3924         done; begin phase 5 (additional rtx_def subclasses).
3926 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3928         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3930 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3932         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3933         SET_BB_HEADER are done.
3935 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3937         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3938         done.
3940 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3942         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3944 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3946         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3948 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3950         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3952 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3954         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3956 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3958         * rtx-classes-status.txt: Phase 3 (per-file commits within
3959         "config" subdirs) is done; begin phase 4 (removal of
3960         "scaffolding").
3962 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3964         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3965         dir) is done; begin phase 3 (per-file commits within "config"
3966         subdirs).
3968 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3970         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3971         phase 2 (per-file commits in main source dir).
3973 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3975         * configure: Regenerated.
3977 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3979         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3981 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3983         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3985 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3987         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3989 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3991         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3993 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3995         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3997 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3999         * MAINTAINERS (Write After Approval): Add myself.
4001 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4003         * MAINTAINERS: Remove myself
4005 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4007         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4009 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4011         * MAINTAINERS (Write After Approval): Add myself.
4013 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4015         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4016         SET_BB_HEADER, SET_BB_FOOTER
4018 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4020         * rtx-classes-status.txt: New file
4022 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4024         * configure.ac: Eliminate ClooG installation dependency.
4025         * configure: Regenerate.
4026         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4027         * Makefile.in: Regenerate.
4029 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4031         * MAINTAINERS (Write After Approval): Add myself.
4033 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4035         * MAINTAINERS (Write After Approval): Add myself.
4037 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4039         * MAINTAINERS (Write After Approval): Add myself.
4041 2014-07-28  Anthony Green  <green@moxielogic.com>
4043         Import from savannah.gnu.org:
4044         * config.sub: Update to 2014-07-28 version.
4046 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4048         * MAINTAINERS: Remove my MIPS maintainer entry.
4050 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4052         PR target/47230
4053         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4054         * configure: Regenerate.
4056 2014-07-24  James Norris  <jnorris@codesourcery.com>
4058         * MAINTAINERS (Write After Approval): Add myself.
4060 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4062         * configure.ac: Accept only CLooG 0.18.1.
4063         * configure: Regenerate.
4065 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4067         * configure.ac: Don't accept isl 0.11.
4068         * configure: Regenerate.
4070 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4072         * MAINTAINERS (Write After Approval): Add myself.
4074 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4076         * configure.ac: Don't accept isl 0.10.
4077         * configure: Regenerate.
4079 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4081         Fix include path for in-tree cloog.
4082         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4083         * configure: Regenerate.
4085 2014-06-18  Richard Henderson  <rth@redhat.com>
4087         * .gitignore: Import gcc_update output.
4089 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4091         * config-ml.in: Robustify ac_configure_args parsing.
4093         * configure.ac (--enable-linker-plugin-configure-flags)
4094         (--enable-linker-plugin-flags): New flags.
4095         (configdirs): Conditionally add libiberty-linker-plugin.
4096         * configure: Regenerate.
4097         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4098         (host_modules) <lto-plugin>: Pay attention to
4099         @extra_linker_plugin_flags@ and
4100         @extra_linker_plugin_configure_flags@.
4101         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4102         * Makefile.in: Regenerate.
4104         * Makefile.tpl (configure-[+prefix+][+module+])
4105         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4106         "module_srcdir" instead of "module" for locating a module's srcdir.
4107         * Makefile.in: Regenerate.
4109 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4111         * MAINTAINERS (Write After Approval): Add myself.
4113 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4115         * MAINTAINERS: Update my email address.
4117 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4119         * MAINTAINERS (Write After Approval): Add myself.
4121 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4123         * MAINTAINERS (Write After Approval): Add myself.
4125 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4127         PR libstdc++/61011
4128         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4129         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4130         * configure: Regenerate.
4132 2014-05-28  Pedro Alves  <palves@redhat.com>
4134         * MAINTAINERS (Write After Approval): Add myself.
4136 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4138         * MAINTAINERS: Update my affiliation/email.
4140 2014-05-19  Mike Stump  <mikestump@comcast.net>
4142         * MAINTAINERS: Add wide-int reviewers.
4144 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4146         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4147         * configure: Regenerated.
4149 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4151         * MAINTAINERS (libitm): Add myself as maintainer.
4153 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4155         * MAINTAINERS (Write After Approval): Add myself.
4157 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4159         * config.sub, config.guess: Import from upstream.
4161 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4163         * MAINTAINERS (Write After Approval): Put myself in correct order.
4165 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4167         * MAINTAINERS (Write After Approval): Add myself.
4169 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4171         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4172         section.
4174 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4176         * MAINTAINERS (Write After Approval): Delete myself.
4178 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4180         PR sanitizer/56781
4181         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4182         and -B* options with -Xcompiler.
4184 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4186         PR bootstrap/60620
4187         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4188         * Makefile.in: Regenerate.
4190 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4192         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4193         for WINDRES_FOR_TARGET in default-manifest.o rule.
4194         * Makefile.in: Regenerate.
4196 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4198         * MAINTAINERS (Write After Approval): Add myself.
4200 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4202         PR sanitizer/56781
4203         * Makefile.def: Set bootstrap=true; for host fixincludes.
4204         * configure.ac: Don't bootstrap host fixincludes unless
4205         --with-build-config=bootstrap-{a,ub}san.
4206         * Makefile.in: Regenerated.
4207         * configure: Regenerated.
4209 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4211         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4212         --enable-vtable-verify option parsing.  Don't add
4213         target-libsanitizer to bootstrap_target_libs unless
4214         --with-build-config=bootstrap-asan or
4215         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4216         to bootstrap_target_libs unless --enable-vtable-verify.
4217         * configure: Regenerated.
4219 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4221         * MAINTAINERS (Write After Approval): Add myself.
4223 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4225         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4227 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4229         PR bootstrap/58572
4230         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4231         -I for libstdc++-v3 includes if $(LEAN).
4232         * Makefile.in: Regenerated.
4234 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4236         * MAINTAINERS: Update my email address.
4238 2014-02-24  Walter Lee  <walt@tilera.com>
4240         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4241         (tilegx-*-*): Change to tilegx*-*-*.
4242         * configure: Regenerate.
4244 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4246         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4248 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4250         * MAINTAINERS (Write After Approval): Add myself.
4252 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4254         PR target/59788
4255         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4256         *solaris2*.
4258 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4260         * MAINTAINERS: Update my email address.
4262 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4264         * MAINTAINERS: Convert to UTF-8.
4265         Properly sort Xinliang David Li's entry.
4267 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4268             Sandra Loosemore  <sandra@codesourcery.com>
4270         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4271         nios2 port maintainers.
4273 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4275         * MAINTAINERS (Write After Approval): Add myself.
4277 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4279         * configure.ac: Add user-friendly check for native x86_64-linux
4280         multilibs.
4281         * configure: Regenerate.
4283 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4285         * MAINTAINERS: Add myself as sh maintainer.
4287 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4289         * MAINTAINERS: Add self as SLSR maintainer.
4291 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4293         * MAINTAINERS: Update my email address.
4295 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4297         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4299 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4301         * Makefile.in: Regenerate.
4303         * Makefile.tpl: Fix typo.
4304         * Makefile.in: Regenerate partially.
4306 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4308         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4309         supported.
4310         * configure: Regenerated.
4312 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4314         * MAINTAINERS (Write After Approval): Add myself.
4316 2013-10-30  Jason Merrill  <jason@redhat.com>
4318         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4319         --disable-build-format-warnings.
4321 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4323         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4324         depend on libstdc++ and libgcc.
4325         * configure: Regenerate.
4326         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4327         libcilkrts for POSIX and i*86, and x86_64 architectures.
4328         * Makefile.in: Added libcilkrts related fields to support building it.
4330 2013-10-26  Jeff Law  <law@redhat.com>
4332         * Makefile.def (target_modules): Remove libmudflap
4333         (languages): Remove check-target-libmudflap).
4334         * Makefile.in: Rebuilt.
4335         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4336         * configure.ac (target_libraries): Remove target-libmudflap.
4337         Remove checks which disabled libmudflap on some systems.
4338         * configure: Rebuilt.
4339         * libmudflap: Directory removed.
4341 2013-10-21  Cong Hou  <congh@google.com>
4343         * MAINTAINERS (Write After Approval): Add myself.
4345 2013-10-16  Mike Stump  <mikestump@comcast.net>
4347         * .dir-locals.el: Add.
4349 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4351         * configure.ac: Add --enable-host-shared
4352         * configure: Regenerate.
4354 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4356         Import from savannah.gnu.org:
4357         * config.guess: Update to 2013-06-10 version.
4358         * config.sub: Update to 2013-10-01 version.
4360 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4362         Changes to build configuration to allow big endian ARC ELF toolchain
4363         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4364         * configure: Regenerate.
4366 2013-09-20  Alan Modra  <amodra@gmail.com>
4368         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4369         ppc host match.  Support little-endian powerpc linux hosts.
4371 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4373         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4374         maintainer.
4376 2013-09-12  DJ Delorie  <dj@redhat.com>
4378         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4379         maintainers.
4381 2013-09-03  Richard Biener  <rguenther@suse.de>
4383         * configure.ac: Also allow ISL 0.12.
4384         * configure: Regenerated.
4386 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4388         * MAINTAINERS (Write After Approval): Add myself.
4390 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4392         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4394 2013-08-26  Caroline Tice  <cmtice@google.com>
4396         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4397         "Various Reviewers" to libvtv "Various Maintainers".
4399 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4401         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4403 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4405         * MAINTAINERS: Update name, email.
4407 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4409         * MAINTAINERS (Write After Approval): Add myself.
4411 2013-08-12  Caroline Tice  <cmtice@google.com>
4413         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4414         address in the Write After Approval section.
4416 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4418         * MAINTAINERS (Write After Approval): Update email.
4420 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4422         * configure.ac: Adjust to check VTV_SUPPORTED.
4423         * configure: Regenerated.
4425 2013-08-02  Caroline Tice  <cmtice@google.com>
4427         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4428         on non-linux systems; add target-libvtv to noconfigdirs; add
4429         libsupc++/.libs to C++ library search paths.
4430         * configure: Regenerated.
4431         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4432         libstdc++ and libgcc.
4433         * Makefile.in: Regenerated.
4435 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4437         * MAINTAINERS (Write After Approval): Add myself.
4439 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4440             Shiva Chen  <shiva0217@gmail.com>
4442         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4443         nds32 port maintainers.
4445 2013-07-17  Tim Shen  <timshen91@gmail.com>
4447         * MAINTAINERS (Write After Approval): Add myself.
4449 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4451         * configure.ac: Sync from binutils.
4452         * configure: Regenerate.
4454 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4456         * MAINTAINERS (Write After Approval): Add myself.
4458 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4460         * MAINTAINERS (Write After Approval): Add myself.
4462 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4464         * MAINTAINERS (Write After Approval): Add myself.
4466 2013-04-30  Brooks Moses  <bmoses@google.com>
4468         * MAINTAINERS: Update my email; move myself from Fortran
4469         reviewer to Write After Approval.
4471 2013-04-16  Andreas Schwab  <schwab@suse.de>
4473         * configure.ac (aarch64-*-*): Don't disable java.
4474         * configure: Regenerate.
4476 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4478         * MAINTAINERS (Write After Approval): Add myself.
4480 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4482         * Makefile.def (target_modules): Don't install libffi.
4483         * Makefile.in: Regenerate.
4485 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4487         * MAINTAINERS (Write After Approval): Add myself.
4489 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4491         * MAINTAINERS (Write After Approval): Add myself.
4493 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4495         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4496         * configure: Regenerated.
4498 2013-02-05  Ian Lance Taylor  <iant@google.com>
4500         PR go/55969
4501         * configure.ac: Disable libgo on some systems where it does not
4502         work.
4504 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4506         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4507         Remove Geoff Keating as rs6000 port maintainer, at his request.
4509 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4511         * MAINTAINERS: Update my email.
4513 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4515         * configure: Re-generate.
4517 2013-01-15  Richard Biener  <rguenther@suse.de>
4519         PR other/55973
4520         * configure: Re-generate.
4522 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4524         * Makefile.def (install-target-libsanitizer): Depend on
4525         install-target-libstdc++-v3.
4526         * Makefile.in: Regenerate.
4528 2013-01-14  Richard Biener  <rguenther@suse.de>
4530         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4531         * configure: Re-generate
4533 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4535         * config.sub: Update from config repo.
4537 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4539         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4540         * Makefile.in: Regenerate.
4542 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4544         * MAINTAINERS (arc): Add new port maintainership for myself.
4546 2013-01-09  Jason Merrill  <jason@redhat.com>
4548         * .gitignore: Import from gdb repository.
4550 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4552         * Makefile.def (configure-gcc): Depend on all-gmp.
4553         (all-gcc): Remove dependency on all-gmp.
4554         * Makefile.in: Regenerated.
4556 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4558         * config.sub: Merge from config repo.
4559         * config.guess: Ditto.
4561 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4563         * Makefile.def: Merge from binutils.
4564         * Makefile.in: Ditto.
4566 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4568         * MAINTAINERS: Update my email.
4570 2012-12-29  Ben Elliston  <bje@gnu.org>
4572         * config.guess: Update to 2012-12-29 version.
4573         * config.sub: Likewise.
4575 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4577         * Makefile.def (install-target-libgfortran): Depend on
4578         install-target-libquadmath, install-target-libgcc.
4579         (install-target-libsanitizer): Depend on install-target-libgcc.
4580         (install-target-libjava): Depend on install-target-libgcc.
4581         (install-target-libitm): Depend on install-target-libgcc.
4582         (install-target-libobjc): Depend on install-target-libgcc.
4583         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4584         * Makefile.in: Regenerate.
4586 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4588         * Makefile.def (install-target-libgo): Depend on
4589         install-target-libatomic.
4590         * Makefile.in: Regenerate.
4592 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4594         PR go/55201
4595         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4596         * Makefile.in: Regenerate.
4598 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4600         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4601         * configure: Regenerate.
4603 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4605         * config.sub: Merge from config repo.
4607 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4609         * Makefile.def (target_modules): Add bootstrap=true and
4610         raw_cxx=true to libsanitizer.
4611         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4612         * Makefile.in: Regenerated.
4613         * configure: Likewise.
4615 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4617         * MAINTAINERS: Remove self as RTL optimization maintainer.
4619 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4621         * MAINTAINERS (Write After Approval): Add myself.
4623 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4625         * Makefile.def (target_modules): Remove bootstrap=true and
4626         raw_cxx=true from libsanitizer.
4627         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4628         * Makefile.in: Regenerated.
4629         * configure: Likewise.
4631 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4633         * Makefile.def (target_modules): Add bootstrap=true and
4634         raw_cxx=true to libsanitizer.
4635         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4636         * Makefile.in: Regenerated.
4637         * configure: Likewise.
4639 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4641         PR bootstrap/54279
4642         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4643         * configure: Regenerate.
4644         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4645         * Makefile.in: Regenerate.
4647 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4649         * configure.ac: Disable libsanitizer if we're not building C++.
4650         * configure: Regenerate.
4652 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4654         * MAINTAINERS (Write After Approval): Add myself.
4656 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4658         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4659         Kostya Serebryany (kcc@google.com) and
4660         Jakub Jelinek (jakub@redhat.com).
4661         Rename area for Dodji Seketeli (dodji@redhat.com).
4663 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4665         * MAINTAINERS: (asan.c, related): Add myself.
4667 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4669         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4670         * configure: Regenerate.
4672 2012-11-13  Richard Henderson  <rth@redhat.com>
4674         * configure.ac: Move libsanitizer logic to subdirectory.
4675         * configure: Regenerate.
4677 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4679         * configure.ac: Enable libsanitizer just on x86 linux for now.
4680         * configure: Re-generate.
4682 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4684         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4685         sections.
4686         * configure: Regenerate.
4688 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4690         * configure.ac: Add section for configdirs for libsanitizer.
4691         Disable for cris-*-* and mmix-*-*.
4692         * configure: Regenerate.
4694 2012-11-12  Wei Mi <wmi@google.com>
4696         * configure.ac: Add libsanitizer to target_libraries.
4697         * Makefile.def: Ditto.
4698         * configure: Regenerate.
4699         * Makefile.in: Regenerate.
4700         * libsanitizer: New directory for asan runtime.  Contains an empty
4701         tsan directory.
4703 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4705         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4706         against Mingw64 w32api.
4707         * configure: Regenerate.
4709 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4711         * configure: Regenerated.
4713 2012-11-03  Robert Mason  <rbmj@verizon.net>
4715         * configure.ac: add --disable-libstdcxx configure option
4716         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4718 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4720         * MAINTAINERS (Write After Approval): Add myself.
4722 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4724         * MAINTAINERS (Write After Approval): Add myself.
4726 2012-10-24  Sharad Singhai  <singhai@google.com>
4728         * MAINTAINERS (Write After Approval): Add myself.
4730 2012-10-24  Eric Christopher  <echristo@gmail.com>
4732         * MAINTAINERS: Update email address.
4734 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4736         PR bootstrap/54820
4737         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4738         * configure: Regenerate.
4740 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4742         * MAINTAINERS (aarch64): Add Marcus and myself.
4744 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4746         PR bootstrap/54820
4747         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4748         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4749         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4750         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4751         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4752         * Makefile.in: Regenerate.
4753         * configure.ac (have_static_libs): New variable and associated check.
4754         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4755         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4756         * configure: Regenerate.
4758 2012-10-10  Richard Biener  <rguenther@suse.de>
4760         * MAINTAINERS: Adjust for changed surname.
4762 2012-10-04  Lawrence Crowl  <crowl@google.com>
4764         * MAINTAINERS (Write After Approval): Add myself.
4766 2012-10-01  Cary Coutant  <ccoutant@google.com>
4768         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4770 2012-09-28  Ian Lance Taylor  <iant@google.com>
4772         * Makefile.def: Make all-target-libgo depend on
4773         all-target-libbacktrace.
4774         * Makefile.in: Rebuild.
4776 2012-09-26  Ian Lance Taylor  <iant@google.com>
4778         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4779         * Makefile.in: Rebuild.
4781 2012-09-20  Walter Lee  <walt@tilera.com>
4783         * configure.ac: Add tilegx to list of targets that support gold.
4784         * configure: Regenerate.
4786 2012-09-20  Marek Polacek  <polacek@redhat.com>
4788         * MAINTAINERS (Write After Approval): Add myself.
4790 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4792         * configure.ac: Add mips*-mti-elf* target.
4793         * configure: Regenerate.
4795 2012-09-17  Ian Lance Taylor  <iant@google.com>
4797         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4798         * configure.ac (host_libs): Add libbacktrace.
4799         (target_libraries): Add libbacktrace.
4800         * Makefile.def (host_modules): Add libbacktrace.
4801         (target_modules): Likewise.
4802         * configure, Makefile.in: Rebuild.
4804 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4806         PR target/38607
4807         Merge upstream change.
4808         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4810         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4811         Add libgomp*.o to compare_exclusions for AIX.
4812         * configure: Regenerate.
4814 2012-09-06  Diego Novillo  <dnovillo@google.com>
4816         * configure.ac: Bump minimum GMP version to 4.2.3.
4817         * configure: Re-generate.
4819 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4821         PR target/54461
4822         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4823         target-libgloss if not configured --with-avrlibc=no.
4824         * configure: Regenerate.
4826 2012-09-04  Jason Merrill  <jason@redhat.com>
4828         * configure.ac: Fix --enable-languages=all.
4830 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4832         * MAINTAINERS (Write After Approval): Add myself.
4834 2012-09-03  Richard Guenther  <rguenther@suse.de>
4836         PR bootstrap/54138
4837         * configure.ac: Re-organize ISL / CLOOG checks to allow
4838         disabling with either --without-isl or --without-cloog.
4839         * configure: Regenerated.
4841 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4843         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4844         * configure: Regenerate.
4846 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4848         * MAINTAINERS: Fix my email address.
4850 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4852         PR binutils/4970
4853         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4854         and opcodes.
4855         * Makefile.in: Regenerated.
4857 2012-08-26  Art Haas <ahaas@impactweather.com>
4859         * configure: Regenerate.
4861 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4863         * INSTALL/README: Also refer to the online installation
4864         instructions.
4866 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4868         * MAINTAINERS (Write After Approval): Add myself.
4869         (Picochip port): Remove myself.
4871 2012-08-14   Diego Novillo  <dnovillo@google.com>
4873         Merge from cxx-conversion branch.
4875         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4876         POSTSTAGE1_CONFIGURE_FLAGS.
4877         * Makefile.in: Regenerate.
4878         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4879         Force C++ when bootstrapping.
4880         * configure: Regenerate.
4882 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4884         * MAINTAINERS (Write After Approval): Add myself.
4886 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4888         * README: Document use of ranges of years in copyright notices.
4890 2012-07-06  Richard Guenther  <rguenther@suse.de>
4892         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4893         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4894         --with-gmp=system.
4895         * Makefile.in: Regenerated.
4896         * configure: Likewise.
4898 2012-07-06  Richard Guenther  <rguenther@suse.de>
4900         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4901         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4902         supply V=1 as extra_make_flags.
4903         * configure: Regenerated.
4904         * Makefile.in: Likewise.
4906 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4908         * configure: Regenerate.
4910 2012-07-03  Richard Guenther  <rguenther@suse.de>
4912         * Makfile.def (isl): Remove not necessary extra_exports and
4913         extra_make_flags.
4914         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4915         * Makefile.in: Regenerated.
4917 2012-07-03  Richard Guenther  <rguenther@suse.de>
4919         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4920         * configure.ac: If either the ISL or the CLooG check failed
4921         do not try to build in-tree versions.
4922         * Makefile.in: Regenerated.
4923         * configure: Regenerated.
4925 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4927         * configure: Regenerate.
4929 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4931         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4932         maintainer.
4934 2012-07-02  Richard Guenther  <rguenther@suse.de>
4936         * configure: Regenerated.
4938 2012-07-02  Richard Guenther  <rguenther@suse.de>
4939         Michael Matz  <matz@suse.de>
4940         Tobias Grosser <tobias@grosser.es>
4941         Sebastian Pop <sebpop@gmail.com>
4943         * Makefile.def: Add ISL host module, remove PPL host module.
4944         Adjust ClooG host module to use the proper ISL.
4945         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4946         * configure.ac: Include config/isl.m4.  Add ISL host library,
4947         remove PPL.  Remove PPL configury, add ISL configury, adjust
4948         ClooG configury.
4949         * Makefile.in: Regenerated.
4950         * configure: Likewise.
4952 2012-07-02  Richard Guenther  <rguenther@suse.de>
4954         Merge from graphite branch
4955         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4957         * configure: Regenerated.
4958         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4959         both cloog.org and legacy versions. The only supported version will
4960         be CLooG with the isl backend.
4962         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4964         * configure: Regenerated.
4965         * configure.ac: Require cloog isl 0.17.0
4967         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4969         * configure: Regenerated.
4970         * config/cloog.m4: Do not define CLOOG_ORG
4972 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4974         * configure.ac: Skip C if explicitly selected.
4975         * configure: Regenerate.
4977 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4979         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4980         they contain -O2.
4981         * configure: Regenerate.
4983 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4985         PR debug/53740
4986         * df.h, df-problems.c, dce.c: Revert last patch.
4988 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4990         * MAINTAINERS (Write After Approval): Update my email address.
4992 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4994         * MAINTAINERS (Write After Approval): Add myself.
4996 2012-06-20  Jason Merrill  <jason@redhat.com>
4998         * Makefile.tpl (check-target-libgomp-c++): New.
4999         (check-target-libitm-c++): New.
5000         * Makefile.def (c++): Add them.
5001         * Makefile.in: Regenerate.
5003 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5005         * MAINTAINERS (Write After Approval): Add myself.
5007 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5009         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5010         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5011         (install-no-fixedincludes): Adjust accordingly.
5012         * Makefile.in: Regenerate.
5014 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5016         Merge upstream change
5017         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5019 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5021         * MAINTAINERS (Write After Approval): Add myself.
5023 2012-05-09  Nick Clifton  <nickc@redhat.com>
5024             Paul Smith  <psmith@gnu.org>
5026         PR bootstrap/50461
5027         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5028         allow for the fact that from release v3.1.0 of MPFR the source
5029         files were moved into a src sub-directory.
5030         * configure: Regenerate.
5032 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5034         * configure.ac: Bump minimum MPFR version to 2.4.0.
5035         * configure: Regenerated.
5037 2012-05-01  Richard Henderson  <rth@redhat.com>
5039         * Makefile.def (libatomic): New target_module.
5040         * configure.ac (target_libraries): Add libatomic.
5041         (noconfigdirs): Check if libatomic is supported.
5042         * Makefile.in, configure: Rebuild.
5044 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5046         * MAINTAINERS (Write After Approval): Add myself.
5048 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5050         * config.sub: Update to 2012-04-18 version from official repo.
5052 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5054         * MAINTAINERS (Write After Approval): Add myself.
5056 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5058         * MAINTAINERS: Changed email address.
5060 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5062         PR target/52737
5063         * contrib/gcc_update (files_and_dependencies):
5064         Remove gcc/config/avr/t-multilib from touch data.
5066 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5068         * MAINTAINERS (OS Port Maintainers): Remove irix.
5069         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5070         (unsupported_languages): Remove mips-sgi-irix6.*.
5071         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5072         (with_stabs): Remove.
5073         * configure: Regenerate.
5075 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5077         * MAINTAINERS (OS Port Maintainers): Remove osf.
5078         * configure.ac (enable_libgomp): Remove *-*-osf*.
5079         (with_stabs): Remove alpha*-*-osf*.
5080         * configure: Regenerate.
5082 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5084         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5085         * configure: Regenerate.
5087 2012-02-17  Walter Lee  <walt@tilera.com>
5089         * MAINTAINERS: (Write After Approval): Delete myself.
5091 2012-02-14  Walter Lee  <walt@tilera.com>
5093         * MAINTAINERS (tilegx port): Add myself.
5094         (tilepro port): Add myself.
5095         (Write After Approval): Add myself.
5097 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5099         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5100         and Joseph Myers as docstring relicensing maintainers.
5102 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5104         * MAINTAINERS (write-after-approval): Add myself.
5106 2012-02-08  Ira Rosen <irar@il.ibm.com>
5108         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5109         maintainer.
5111 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5113         * MAINTAINERS (Write After Approval): Move myself to
5114         maintain alphabetical order.
5116 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5118         * MAINTAINERS (Write After Approval): Add myself.
5120 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5122         * MAINTAINERS (Write After Approval): Add myself.
5124 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5125             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5127         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5128         * configure: Regenerate.
5130 2012-01-23  Harshit Chopra  <harshit@google.com>
5132         * MAINTAINERS (Write After Approval): Add myself.
5134 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5136         * configure.ac: Remove reference to mh-interix.
5137         * configure: Regenerate.
5139 2012-01-05  Richard Henderson  <rth@redhat.com>
5141         PR bootstrap/51072
5142         * configure.ac: Disable libitm if c++ is not enabled.
5143         * configure: Rebuild.
5145         * configure.ac: Fix regexp for same.
5146         * configure: Rebuild.
5148 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5150         * MAINTAINERS (Write After Approval): Add myself.
5152 2012-01-02  Richard Guenther  <rguenther@suse.de>
5154         PR bootstrap/51686
5155         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5156         * Makefile.in: Regenerate.
5158 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5160         * MAINTAINERS (Write After Approval): Add myself.
5162 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5164         * configure: Regenerate.
5166 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5168         * MAINTAINERS (picochip): Changed email address.
5170 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5172         * MAINTAINERS (write-after-approval): Add self.
5174 2011-11-29  DJ Delorie  <dj@redhat.com>
5176         * configure.ac (rl78-*-*) New case.
5177         * configure: Regenerate.
5178         * MAINTAINERS: Add myself as RL78 maintainer.
5180 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5182         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5184 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5186         * libtool.m4: Additional FreeBSD 10 fixes.
5188 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5190         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5191         Maintainers section, as Epiphany maintainer.
5193 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5195         PR target/49992
5196         * configure.ac: Remove ranlib special-casing for Darwin.
5197         * configure: Regenerate.
5199 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5201         * MAINTAINERS (Reviewers): Keep the list sorted.
5203 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5205         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5207 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5209         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5210         * configure: Rebuild.
5211         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5212         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5213         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5214         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5215         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5216         Add READELF.
5217         * Makefile.in: Rebuild.
5219 2011-11-09  Jason Merrill  <jason@redhat.com>
5221         * Makefile.def (language=c++): Remove check-c++0x.
5222         * Makefile.in (check-gcc-c++): Regenerate.
5224 2011-11-08  Richard Henderson  <rth@redhat.com>
5226         * configure.ac: Test for libitm directory present first.
5228         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5230         * configure.ac: Test libitm/configure.tgt to disable libitm.
5231         * configure: Rebuild.
5233 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5234             Richard Henderson  <rth@redhat.com>
5236         Merged from transactional-memory.
5238         * Makefile.def (lang_env_dependencies): libitm is c++.
5239         Add libitm target module.
5240         * configure.ac: Likewise.
5241         * config/mmap.m4: New file.
5242         * contrib/gcc_update: Add libitm to touch data.
5243         * Makefile.in, configure: Rebuild.
5245 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5247         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5248         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5249         * Makefile.in: Regenerate.
5251 2011-11-01  DJ Delorie  <dj@redhat.com>
5253         * config.sub: Update to version 2011-10-29 (added rl78)
5255 2011-10-27  Nick Clifton  <nickc@redhat.com>
5257         * config.sub: Import these changes from the config project:
5259         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5260             Ben Elliston  <bje@gnu.org>
5262         * config.sub (epiphany): New.
5264         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5265             Ben Elliston  <bje@gnu.org>
5267         * config.sub (hexagon, hexagon-*): New.
5269         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5271         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5272         64eb to be64.
5274         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5276         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5277         (nacl): Grok as alias for 32el-unknown-nacl.
5279 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5281         * MAINTAINERS (Write After Approval): Add myself.
5283 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5285         * MAINTAINERS (Write After Approval): Add myself.
5287 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5289         * MAINTAINERS (sparc port): Remove myself.
5291 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5293         * MAINTAINERS (Write After Approval): Add myself.
5295 2011-08-14  Yao Qi  <yao@codesourcery.com>
5297         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5298         * configure: Regenerate.
5300 2011-07-26  Ian Lance Taylor  <iant@google.com>
5302         * configure.ac: Set have_compiler based on whether gcc directory
5303         exists, rather than on whether gcc is in configdirs.
5304         * configure: Rebuild.
5306 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5308         * MAINTAINERS (Global Reviewers): Add self.
5310 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5312         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5313         link directories.
5314         * Makefile.in: Rebuild.
5316 2011-07-20  Ian Lance Taylor  <iant@google.com>
5318         PR bootstrap/49787
5319         * configure.ac: Move --enable-bootstrap handling earlier in file.
5320         If --enable-bootstrap and either --enable-build-with-cxx or
5321         --enable-build-poststage1-with-cxx, enable C++ automatically.
5322         * configure: Rebuild.
5324 2011-07-19  Ian Lance Taylor  <iant@google.com>
5326         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5327         make C++ a boot_language.  Set and substitute
5328         POSTSTAGE1_CONFIGURE_FLAGS.
5329         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5330         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5331         * configure, Makefile.in: Rebuild.
5333 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5335         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5336         maintainers.
5338 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5340         * MAINTAINERS (Global Reviewers): Add myself.
5342 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5344         * configure: Regenerate.
5346 2011-07-16  Jason Merrill  <jason@redhat.com>
5348         * Makefile.def (language=c++): Add check-c++0x and
5349         check-target-libmudflap-c++.
5350         * Makefile.tpl (check-target-libmudflap-c++): New.
5351         * Makefile.in: Regenerate.
5353 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5355         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5356         * Makefile.def (target_modules/libjava): Pass
5357         $(EXTRA_CONFIGARGS_LIBJAVA).
5358         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5359         if not configured with --enable-static-libjava.
5360         * Makefile.in: Regenerate.
5361         * configure: Likewise.
5363 2011-07-15  Jason Merrill  <jason@redhat.com>
5365         * Makefile.in (check-c++): Move check-gcc-c++0x after
5366         check-target-libstdc++-v3.
5368 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5370         * MAINTAINERS (c6x port): New entry.
5372 2011-07-13  Jason Merrill  <jason@redhat.com>
5374         * Makefile.in (check-gcc-c++0x): New.
5375         (check-c++): Depend on it.
5377 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5379         PR target/39150
5380         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5381         x86_64-*-solaris2.1[0-9]*.
5382         * configure: Regenerate.
5384 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5386         * MAINTAINERS (RTL optimizers): Add self.
5388 2011-06-27  Gabriel Charette  <gchare@google.com>
5390         * MAINTAINERS (Write After Approval): Add myself.
5392 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5394         PR regression/47836
5395         PR bootstrap/23656
5396         PR other/47733
5397         PR bootstrap/49247
5398         PR c/48825
5399         * configure.ac (target_libraries): Remove target-libiberty.
5400         Remove case-statement setting skipdirs=target-libiberty for
5401         multiple targets.  Remove checking target_configdirs and
5402         removing target-libiberty but keeping target-libgcc if
5403         otherwise empty.
5404         * Makefile.def (target_modules): Don't add libiberty.
5405         (dependencies): Remove all traces of target-libiberty.
5406         * configure, Makefile.in: Regenerate.
5408 2011-06-13  Walter Lee <walt@tilera.com>
5410         * configure.ac (tilepro-*-*) New case.
5411         (tilegx-*-*): Likewise.
5412         * configure: Regenerate.
5414 2011-06-06  Jing Yu  <jingyu@google.com>
5416         * configure.ac: Skip target-libiberty for
5417         arm*-*-linux-androideabi.
5418         * configure: Regenerated.
5420 2011-06-06  Nick Clifton  <nickc@redhat.com>
5422         * config.sub: Sync from upstream.
5424 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5426         * MAINTAINERS (Write After Approval): Add myself.
5428 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5430         * MAINTAINERS: Update my email address.
5432 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5434         * MAINTAINERS (Write After Approval): Update my email address.
5436 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5438         * MAINTAINERS (Write After Approval): Add myself.
5440 2011-05-08  Doug Kwan  <dougkwan@google.com>
5442         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5443         * configure: Regenerated.
5444         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5445         value from configure.
5446         * Makefile.in: Regenerated.
5448 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5450         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5451         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5452         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5453         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5454         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5455         *-*-vxworks*): Disable newlib and libgloss in separate case
5456         statement.
5457         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5458         to separate case statement.
5459         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5460         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5461         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5462         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5463         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5464         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5465         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5466         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5467         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5468         i[[3456789]]86-*-rdos*, m32r-*-*,
5469         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5470         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5471         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5472         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5473         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5474         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5475         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5476         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5477         and libgloss in main case over targets.  Remove most empty cases
5478         in main case over targets.
5479         * configure: Regenerate.
5481 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5483         * MAINTAINERS (Write After Approval): Add myself.
5485 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5487         * configure.ac: Remove code setting special library locations for
5488         hppa*64*-*-hpux11*.  Remove code setting compiler for
5489         sparc-sun-solaris2*.
5490         * configure: Regenerate.
5492 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5494         * configure.ac: Separate libgloss_dir settings from general case
5495         over targets.
5496         * configure: Regenerate.
5498 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5500         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5501         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5502         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5503         cases in libgcj-disabling case statement.
5504         (hppa*64*-*-linux*): Set unsupported_languages instead of
5505         disabling target-zlib.
5506         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5507         to hppa*64*-*-hpux*.
5508         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5509         hppa*-*-hpux*.
5510         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5511         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5512         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5513         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5514         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5515         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5516         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5517         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5518         libgcj-disabling case statement.
5519         * configure: Regenerate.
5521 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5523         * configure.ac: Disable Java for targets not supporting libffi.
5524         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5525         Remove cases in Java-disabling statement.
5526         (*arm-wince-pe): Change to arm-wince-pe.
5527         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5528         cases in Java-disabling statement.
5529         (bfin-*-*): Don't disable Java again.
5530         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5531         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5532         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5533         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5534         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5535         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5536         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5537         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5538         Java-disabling statement.
5539         (mmix-*-*): Don't disable Java again.
5540         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5541         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5542         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5543         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5544         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5545         statement.
5546         * configure: Regenerate.
5548 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5550         * configure.ac: Separate cases disabling Java and Java libraries
5551         from general case over targets.
5552         * configure: Regenerate.
5554 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5556         * MAINTAINERS: Update my email address.
5558 2011-04-20  Easwaran Raman  <eraman@google.com>
5560         * MAINTAINERS (Write After Approval): Add myself.
5562 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5564         PR lto/48086
5565         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5566         * configure: Regenerate.
5568 2011-04-16  Jim Meyering  <meyering@redhat.com>
5570         * MAINTAINERS (Write After Approval): Add myself.
5572 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5574         * MAINTAINERS: Update my email address.
5576 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5578         * MAINTAINERS (Write After Approval): Add myself.
5580 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5582         * MAINTAINERS (Write After Approval): Add myself.
5584 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5586         * MAINTAINERS (Write After Approval): Add myself.
5588 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5590         * configure.ac (build_tools): Remove build-byacc.
5591         (host_libs): Remove mmalloc.
5592         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5593         autoconf automake libtool diff rcs fileutils shellutils time
5594         textutils wdiff find uudecode hello tar gzip indent recode release
5595         sed perl gawk findutils gettext zip.
5596         (libgcj): Remove target-qthreads.
5597         (target_tools): Remove target-examples target-gperf.
5598         (YACC): Don't handle building byacc.
5599         * configure: Regenerate.
5600         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5601         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5602         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5603         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5604         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5605         handle building components.
5606         * Makefile.in: Regenerate.
5608 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5610         * MAINTAINERS: Update my email address as Xtensa maintainer.
5612 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5614         * config.sub: Sync from upstream.
5616 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5618         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5619         (microblaze*): Don't disable libssp.
5620         * configure: Regenerate.
5622 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5624         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5625         moveifchange.
5626         * configure: Regenerate.
5627         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5628         * Makefile.in: Regenerate.
5630 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5632         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5633         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5634         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5635         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5636         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5637         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5638         md_exec_prefix cases.
5639         * configure: Regenerate.
5641 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5643         * configure.ac: Separate cases disabling target-libssp,
5644         target-libiberty, target-libstdc++-v3 and Fortran from general
5645         case over targets.
5646         * configure: Regenerate.
5648 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5650         * configure.ac (*-*-chorusos): Don't disable libgcj.
5651         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5652         Remove case.
5653         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5654         (arm-*-coff): Don't disable libgcj.
5655         (arm*-*-linux-gnueabi): Remove useless assignment.
5656         (arm-*-riscix*): Don't disable libgcj.
5657         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5658         configuration.
5659         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5660         (c54x*-*-*): Remove case.
5661         (tic54x-*-*): Don't disable GCC or GCC libraries.
5662         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5663         to *.
5664         (d10v-*-*): Don't disable GCC libraries.
5665         (d30v-*-*): Don't disable libgcj.
5666         (h8500-*-*): Don't disable GCC libraries.
5667         (i960-*-*): Don't disable libgcj.
5668         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5669         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5670         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5671         libgcj.
5672         (m68k-*-coff*): Remove case.
5673         (mmix-*-*): Don't disable libgloss on host.
5674         (mn10200-*-*, mn10300-*-*): Remove cases.
5675         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5676         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5677         Don't disable libgcj.
5678         (romp-*-*): Remove case.
5679         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5680         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5681         case.
5682         (v810-*-*): Don't disable GCC libraries.
5683         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5684         (ip2k-*-*): Don't disable GCC libraries.
5685         * configure: Regenerate.
5687 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5689         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5690         libffi on host.
5691         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5692         on host.
5693         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5694         * configure: Regenerate.
5696 2011-03-26  John Marino  <binutils@marino.st>
5698         * configure.ac: Add support for *-*-dragonfly*
5699         * configure: Regenerate.
5701 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5703         * configure.ac (native_only): Remove.
5704         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5705         send-pr uudecode guile gnuserv on host.
5706         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5707         send-pr rcs guile perl texinfo libtool on host.
5708         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5709         automake send-pr rcs guile perl texinfo libtool on host.
5710         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5711         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5712         (alpha*-dec-osf*): Don't disable fileutils on target.
5713         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5714         texinfo send-pr expect dejagnu on target.
5715         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5716         target-qthreads on target.
5717         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5718         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5719         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5720         x86_64-*-mingw*): Don't disable expect on target.
5721         (*-*-cygwin*): Don't disable target-gperf on target.
5722         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5723         gnuserv on target.
5724         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5725         target.
5726         * configure: Regenerate.
5728 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5730         * configure.ac (target_tools): Remove target-groff.
5731         (native_only): Remove target-groff.
5732         (hppa*64*-*-*): Don't disable byacc.
5733         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5734         setting.
5735         (*-*-kaos*): Don't skip target-librx and target-groff.
5736         (*-*-netware*): Don't skip target-libmudflap.
5737         (*-*-tpf*): Don't skip target-libmudflap.
5738         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5739         directories on the host.
5740         (ia64*-*-*vms*): Don't skip tix.
5741         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5742         host.
5743         * configure: Regenerate.
5745 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5747         * configure.ac: Remove references to mt-mep, mt-netware,
5748         mt-wince.
5749         * Makefile.def: Add all-utils soft dependencies.
5750         * Makefile.tpl: Remove GDB_NLM_DEPS.
5751         * configure: Regenerate.
5752         * Makefile.in: Regenerate.
5754 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5756         * configure.ac: Do not include mh-x86omitfp.
5757         * configure: Regenerate.
5759 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5761         * configure.ac: Remove empty cases.
5762         * configure: Regenerate.
5764 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5766         * Makefile.def: Add dependency from termcap to gdb.
5767         * Makefile.in: Regenerate.
5769 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5771         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5772         * configure: Regenerate.
5773         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5774         * Makefile.tpl: Likewise.
5775         * Makefile.in: Regenerate.
5777 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5779         * configure.ac: Remove all mentions of tentative_cc.
5780         * configure: Regenerate.
5782 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5784         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5785         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5786         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5787         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5788         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5789         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5790         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5791         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5792         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5793         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5794         *-*-rhapsody*): Remove host cases.
5795         * configure: Regenerate.
5797 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5799         * configure.ac (ppc*-*-pe): Remove host case.
5800         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5801         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5802         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5803         cases.
5804         * configure: Regenerate.
5806 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5808         * config.sub: Update to version 2011-03-23.
5810 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5812         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5813         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5814         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5815         * configure: Regenerate.
5817 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5819         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5820         to Write After Approval.
5821         * config-ml.in: Don't handle arc-*-elf*.
5822         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5823         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5824         handle GCC libraries.
5825         * configure: Regenerate.
5827 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5829         PR bootstrap/48120:
5830         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5831         Add -lstdc++ -lm to LIBS.
5832         * configure: Regenerate.
5834 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5836         * config.guess: Update to version 2011-02-02
5837         * config.sub: Update to version 2011-02-24
5839 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5841         PR lto/48086
5842         * configure.ac: Re-enable LTO on *-apple-darwin9.
5843         * configure: Regenerate.
5845 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5847         PR lto/48086
5848         * configure.ac: Disable LTO on darwin due to an assembler change in
5849         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5850         under 256.
5851         * configure: Regenerate.
5853 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5855         * MAINTAINERS: Update myself as score backend maintainer,
5856         update my e-mail address.
5858 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5860         * MAINTAINERS: Update my e-mail address.
5862 2011-03-06  Joey Ye  <joey.ye@arm.com>
5864         * MAINTAINERS: Update my e-mail address.
5866 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5868         * configure.ac: Adjust test of with_ppl.
5869         * configure: Regenerated.
5871 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5873         * MAINTAINERS: Adjust my e-mail address.
5875 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5877         * configure.ac: Add -lpwl to ppllibs.
5878         * configure: Regenerated.
5880 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5882         * config/cloog.m4: Add -lisl to clooglibs.
5883         * configure: Regenerated.
5885 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5887         * MAINTAINERS (CPU Port maintainers): Add self.
5889 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5891         * MAINTAINERS: Add myself as testsuite maintainer.
5893 2011-02-15  Mike Stump  <mikestump@comcast.net>
5895         * MAINTAINERS: Add myself as testsuite maintainer.
5897 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5899         Import from Libtool and gnulib:
5901         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5903         Prepare for supporting FreeBSD 10.
5904         * config.rpath: Remove handling of freebsd1* which soon would
5905         match FreeBSD 10.0.
5907         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5909         Remove support for FreeBSD 1.x.
5910         * libtool.m4 (_LT_LINKER_SHLIBS)
5911         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5912         soon would incorrectly match FreeBSD 10.0.
5914 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5916         PR binutils/12283
5917         * move-if-change: Import version from gnulib.
5919 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5921         PR lto/47225
5922         * Makefile.def (lto-plugin): Double dash for enable-shared.
5923         (configure-gcc): Depend on all-lto-plugin.
5924         * Makefile.in: Rebuilt.
5926 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5928         * configure.ac: Remove extra bracket.
5929         * configure: Regenerate.
5931 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5933         * MAINTAINERS: Add myself as libquadmath maintainer.
5935 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5937         * MAINTAINERS: Update my email address.
5939 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5941         * MAINTAINERS (option handling): Add self.
5943 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5945         PR lto/47225
5946         * Makefile.def: Add dependency for install-gcc
5947         on install-lto-plugin.
5948         * Makfile.in: Regenerated
5950 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5952         * MAINTAINERS (CPU Port Maintainers): Add myself.
5954 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5956         PR libgcj/44341
5957         * configure.ac: Discard --with-* flags for host when configuring
5958         target libraries for cross build.
5959         * configure: Rebuilt.
5961 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5963         * MAINTAINERS (linear loop transforms): Removed.
5965 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5967         * configure.ac: If with_ppl is no, move setting with_cloog=no
5968         after CLOOG_REQUESTED check.
5969         * configure: Regenerated.
5971 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5973         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5974         CLooG has been requested.
5975         * configure: Regenerated.
5977 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5979         * configure: Regenerated.
5980         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5982 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5984         * configure: Regenerated.
5985         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5987 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5989         * configure.ac: Use AS_HELP_STRING throughout.
5990         * configure: Regenerate.
5992 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5994         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5995         * configure: Regenerate.
5997 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5999         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6001 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6003         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6004         for ia64-hpux.
6005         * configure: Regenerate.
6007 2011-01-07  Jan Hubicka  <jh@suse.cz>
6009         PR lto/47225
6010         * Makefile.in: Regenerate.
6011         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6012         configure.
6014 2011-01-07  Jan Hubicka  <jh@suse.cz>
6016         * Makefile.in: Regenerate.
6017         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6018         and configure dependency on lto-plugin configure.
6019         (lto-plugin module): Remove dependency on GCC; add dependency on
6020         liniberty.
6022 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6024         * MAINTAINERS (Write After Approval): Add myself.
6026 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6028         * configure: Regenerate.
6030 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6032         * configure.ac: (picochip): Disable libiberty.
6034 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6036         * MAINTAINERS (Write After Approval): Add myself.
6038 2010-12-10  Ian Lance Taylor  <iant@google.com>
6040         PR bootstrap/46819
6041         * configure.ac: For --disable-libgcj clear libgcj_saved.
6042         * configure: Rebuild.
6044 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6046         PR fortran/46540
6047         * configure.ac: Add --disable-libquadmath and
6048         --disable-libquadmath-support.
6049         * configure: Regenerate.
6051 2010-12-03  Ian Lance Taylor  <iant@google.com>
6053         * MAINTAINERS: Add myself as libgo maintainer.
6055 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6057         PR libffi/46792
6058         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6059         * configure: Regenerate.
6061 2010-12-02  Ian Lance Taylor  <iant@google.com>
6063         * configure.ac: Always set default for poststage1_ldflags to
6064         -static-libstdc++ -static-libgcc.
6066 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6068         * configure.ac: Move comment to remove extra space in last argument
6069         of GCC_TARGET_TOOL.
6071 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6073         PR other/46026
6074         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6075         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6076         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6077         (BASE_FLAGS_TO_PASS): Use it.
6078         * configure: Rebuilt.
6079         * Makefile.in: Rebuilt.
6081 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6083         PR binutils/12258
6084         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6085         Properly check default linker.
6086         * configure: Regnerated.
6088 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6090         * configure.ac: For --enable-gold, handle value `default' instead of
6091         `both*'.  New configure option --{en,dis}able-ld.
6092         * configure: Regenerate.
6094 2010-11-20  Ian Lance Taylor  <iant@google.com>
6096         * configure.ac: Only disable a language library if no language needs
6097         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6098         * configure: Rebuild.
6100 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6102         * Makefile.in: Regenerate.
6104         PR other/46202
6105         * configure.ac: Fix just-built in-tree STRIP name to be
6106         binutils/strip-new.
6107         * configure: Regenerate.
6108         * Makefile.def (install-strip-gcc, install-strip-binutils)
6109         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6110         (install-strip-sid): Mirror dependencies on non-strip variants
6111         of these targets on the respective -strip prerequisites.
6112         * Makefile.tpl (install-strip, install-strip-host)
6113         (install-strip-target): New targets.
6114         (install-strip-[+module+], install-strip-target-[+module+]):
6115         New targets.
6116         * Makefile.in: Regenerate.
6118 2010-11-19  Ian Lance Taylor  <iant@google.com>
6119             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6121         * configure.ac: Add target-libgo to target_libraries.  Set
6122         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6123         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6124         (HOST_EXPORTS): Add GOC.
6125         (BASE_TARGET_EXPORTS): Add GOC.
6126         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6127         (GOCFLAGS_FOR_TARGET): New variable.
6128         (EXTRA_HOST_FLAGS): Add GOC.
6129         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6130         * Makefile.def (target_modules): Add libgo.
6131         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6132         (dependencies): Add dependency from configure-target-libgo to
6133         configure-target-libffi and all-target-libstdc++-v3.  Add
6134         dependencies from all-target-libgo to all-target-libffi.
6135         (languages): Add go.
6136         * configure: Rebuild.
6137         * Makefile.in: Rebuild.
6139 2010-11-19  Ian Lance Taylor  <iant@google.com>
6141         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6142         compiler/flag environment variables.
6144 2010-11-18  Ian Lance Taylor  <iant@google.com>
6146         * configure.ac: Check for lang_requires_boot_languages in
6147         config-lang.in files.
6148         * configure: Rebuild.
6150 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6151             Tobias Burnus  <burnus@net-b.de>
6153         PR fortran/32049
6154         * Makefile.def: Add libquadmath; build it with language=fortran.
6155         * configure.ac: Add libquadmath.
6156         * Makefile.tpl: Handle multiple libs in check-[+language+].
6157         * Makefile.in: Regenerate.
6158         * configure: Regenerate.
6160 2010-11-16  Tom Tromey  <tromey@redhat.com>
6162         * MAINTAINERS: Moved myself to reviewers section.
6164 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6166         * MAINTAINERS: Moved myself to reviewers section.
6168 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6170         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6171         (Write After Approval): Remove self.
6173 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6175         * configure.ac: Fix spelling in option names.
6176         * configure: Regenerated.
6178 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6180         PR bootstrap/39622
6181         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6182         * configure: Regenerated.
6184 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6186         * MAINTAINERS: Update my email address.
6188 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6190         * configure: Regenerate.
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-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6206         * configure.ac: Support official CLooG.org versions.
6207         * configure: Regenerate.
6208         * config/cloog.m4: New.
6210 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6212         * MAINTAINERS (Write After Approval): Add myself.
6214 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6216         * MAINTAINERS: Update my email address.
6218 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6220         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6221         * configure: Regenerate.
6223 2010-11-03  Ian Lance Taylor  <iant@google.com>
6224             Dave Korn  <dave.korn.cygwin@gmail.com>
6226         PR lto/46273
6227         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6228         and on other supported platforms whenever LTO is enabled.
6229         * configure: Rebuild.
6231 2010-11-02  Alan Modra  <amodra@gmail.com>
6233         PR binutils/12110
6234         * configure.ac: Error when source path contains spaces.
6235         * configure: Regenerate.
6237 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6239         * MAINTAINERS: Update my email address.
6241 2010-10-20  Ian Lance Taylor  <iant@google.com>
6243         * Makefile.def (target_modules): Set lib_path to src/.libs for
6244         libstdc++-v3 module.
6245         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6246         * Makefile.in: Rebuild.
6248 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6250         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6251         (Write After Approval): Remove myself.
6253 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6255         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6257 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6259         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6261 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6263         * configure.ac (build_lto_plugin): New shell variable.
6264         (--enable-lto): Turn on by default for all non-ELF platforms that
6265         have had LTO support added so far.  Set build_lto_plugin appropriately
6266         for both ELF and non-ELF.
6267         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6268         * configure: Regenerate.
6270 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6272         Sync from src:
6273         * configure.ac (v850 support): Remove target-libgloss from
6274         noconfigdirs.
6275         * configure: Regenerate.
6277 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6279         PR bootstrap/45326
6280         PR bootstrap/45174
6281         * configure.ac: Honor initial values of $build_configargs,
6282         $host_configargs, $target_configargs.  Mark the precious, so
6283         environment settings get recorded.
6284         * configure: Regenerate.
6286 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6288         PR bootstrap/45796
6289         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6290         Depend on all-build-libiberty.
6291         * Makefile.in: Regenerate.
6293 2010-09-30  Michael Eager  <eager@eagercon.com>
6295         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6296         * configure: Regenerate.
6298 2010-09-28  Michael Eager  <eager@eagercon.com>
6300         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6302 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6304         PR bootstrap/44621
6305         * configure.ac: Fix unportable shell quoting.
6306         * configure: Regenerate.
6308 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6310         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6311         targets and amend comment.
6312         * configure: Regenerate.
6314 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6316         * MAINTAINERS (Write After Approval): Add myself.
6318 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6320         * configure.ac: Enable LTO by default on Darwin.
6321         * configure: Regenerate.
6323 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6325         * MAINTAINERS (Write After Approval): Add myself.
6327 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6329         * MAINTAINERS (Write After Approval): Add myself.
6331 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6333         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6334         ports
6336 2010-07-28  David Yuste  <david.yuste@gmail.com>
6338         * MAINTAINERS (Write After Approval): Add myself.
6340 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6342         * configure.ac: Support all v850 targets.
6343         * configure: Regenerate.
6345 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6347         PR bootstrap/44455
6348         * configure.ac (extra_mpfr_configure_flags): Copy from
6349         extra_mpc_gmp_configure_flags.
6350         * configure: Re-generated.
6352 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6354         * MAINTAINERS (Write After Approval): Add myself.
6356 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6358         * MAINTAINERS (Write After Approval): Add myself.
6360 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6362         * MAINTAINERS (Write After Approval): Add myself.
6364 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6366         PR target/44862
6367         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6368         Provide -B option to allow for link spec %s substitutions for
6369         libstdc++.a on darwin.
6370         * Makefile.in: Regenerate.
6372 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6374         * MAINTAINERS (Reviewers): Update my e-mail address
6376 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6378         * Makefile.def (configure-gcc): Depend on all-libelf.
6379         * Makefile.in: Rebuild.
6381 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6383         * MAINTAINERS (Write After Approval): Add myself in the right place.
6385 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6387         * MAINTAINERS (Write After Approval): Add myself.
6389 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6391         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6393 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6395         * config.sub: Update to version 2010-05-21.
6396         * config.guess: Update to version 2010-04-03.
6398 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6400         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6401         * configure: Regenerate.
6403 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6405         * MAINTAINERS (Write After Approval): Add myself.
6407 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6409         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6410         a platform that supports LTO.
6411         * configure: Regenerate.
6413 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6415         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6416         * configure: Regenerated.
6418 2010-04-27  Roland McGrath  <roland@redhat.com>
6419             H.J. Lu  <hongjiu.lu@intel.com>
6421         * configure.ac (--enable-gold): Support both, both/gold and
6422         both/bfd to add gold to configdirs without removing ld.
6423         * configure: Regenerated.
6425         * Makefile.def: Add install-gold dependency to install-ld.
6426         * Makefile.in: Regenerated.
6428 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6430         PR lto/42776
6431         * configure.ac (--enable-lto): Refactor handling so libelf tests
6432         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6433         and allow LTO to be explicitly enabled on non-ELF platforms that
6434         are known to support it inside else-clause.
6435         * configure: Regenerate.
6437 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6439         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6440         * configure: Regenerate.
6442 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6444         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6445         * configure: Regenerate.
6447 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6449         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6450         separately.
6451         * configure: Regenerate.
6453 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6455         * MAINTAINERS (Write After Approval): Add myself.
6457 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6459         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6460         * configure: Regenerate.
6462 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6464         * configure: Regenerate after change to elf.m4.
6466 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6468         * MAINTAINERS (Write After Approval): Add myself.
6470 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6472         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6473         * configure: Regenerated.
6475 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6477         * configure.ac: Print "buggy but acceptable" when CLooG
6478         revision is less than 9.
6479         * configure: Regenerated.
6481 2010-04-01  Diego Novillo  <dnovillo@google.com>
6483         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6485 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6487         PR bootstrap/43615
6488         PR bootstrap/43328
6490         Revert:
6492         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6494         * configure.ac: Do not pass --enable-multilib nor
6495         --disable-multilib in baseargs.  Accept explicitly passed
6496         --enable_multilib.
6497         * configure: Regenerate.
6499 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6501         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6503 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6505         * MAINTAINERS: Remove myself.
6507 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6509         PR bootstrap/43328
6510         * configure.ac: Do not pass --enable-multilib nor
6511         --disable-multilib in baseargs.  Accept explicitly passed
6512         --enable_multilib.
6513         * configure: Regenerate.
6515 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6517         * MAINTAINERS (spu port): Remove me.
6519 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6521         * configure.ac (tic6x-*-*): New case.
6522         * configure: Regenerate.
6524 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6526         * config.sub: Update to version 2010-03-22.
6527         * config.guess: Update to version 2009-12-30.
6529 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6531         PR ada/42554
6532         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6533         * configure: Regenerate.
6535 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6537         * MAINTAINERS: Update my email address.
6539 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6541         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6542         (ghassan.shobaki@amd.com): Removed.
6544 2010-03-17  Alan Modra  <amodra@gmail.com>
6546         * MAINTAINERS: Update my email address.
6548 2010-03-16  Diego Novillo  <dnovillo@google.com>
6550         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6551         Matthews.
6553 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6555         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6556         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6558 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6560         * MAINTAINERS: Update my email address.
6562 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6564         * MAINTAINERS: Update my email address.
6566 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6568         * MAINTAINERS: Update my email address.
6570 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6572         * MAINTAINERS: Update my email address.
6574 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6576         PR libstdc++/32499
6577         * configure.ac (RANLIB): Default to true.
6578         (STRIP): Likewise.
6579         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6580         * configure: Regenerate.
6582 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6584         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6585         (Write After Approval): Update my email address.
6587 2010-02-17  Nick Clifton  <nickc@redhat.com>
6589         PR 11238
6590         * Makefile.tpl (local-distclean): Also remove config.cache files in
6591         sub-directories as there may not be Makefiles present in the
6592         sub-directories.
6593         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6594         the config.cache files found by the find command.
6596         * Makefile.in: Regenerate.
6597         * configure.ac: Revert previous delta.
6598         * configure: Regenerate.
6600 2010-02-15  Nick Clifton  <nickc@redhat.com>
6602         PR 11238
6603         * configure.ac: Delete config.cache files in sub-directories when
6604         deleting Makefiles.
6605         * configure: Regenerate.
6607 2010-02-12  Ben Elliston  <bje@gnu.org>
6609         * MAINTAINERS: Update my email address.
6611 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6613         * MAINTAINERS (spu port): Update my email address.
6615 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6617         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6619 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6621         * configure.ac: Add "recommended" version checks for GMP/MPC.
6622         Update recommended GMP/MPFR/MPC versions.
6623         * configure: Regenerate.
6625 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6627         * MAINTAINERS: Move my Embecosm email address into the
6628         write-after-approval section.
6630 2010-01-26  Ian Lance Taylor  <iant@google.com>
6632         * MAINTAINERS: Add myself as Go frontend maintainer.
6634 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6636         PR libstdc++/36101, PR libstdc++/42813
6637         * configure.ac (bootstrap_target_libs): Make inclusion of
6638         target-libgomp conditional on libgomb being in target_configdirs.
6639         * configure: Regenerate.
6641 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6643         PR libstdc++/36101, PR libstdc++/42813
6644         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6645         * configure: Regenerate.
6647 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6649         PR libstdc++/36101, PR libstdc++/42813
6650         * configure.ac (target_configdirs): Substitute.
6651         * Makefile.def: Bootstrap target module libgomp.
6652         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6653         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6654         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6655         * configure, Makefile.in: Regenerate.
6657 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6659         * MAINTAINERS: Adjust my details.
6661 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6663         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6665 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6667         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6669 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6671         * MAINTAINERS (Write After Approval): Add myself.
6673 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6675         * MAINTAINERS (Write After Approval): Add myself.
6677 2010-01-11  Richard Guenther  <rguenther@suse.de>
6679         PR lto/41569
6680         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6681         * Makefile.in: Regenerated.
6683 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6685         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6686         * configure: Regenerate.
6688 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6689             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6691         PR bootstrap/42424
6692         * configure.ac: Include libtool m4 files.
6693         (_LT_CHECK_OBJDIR): Call it.
6694         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6695         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6697         * configure: Regenerate.
6699 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6701         PR bootstrap/41818
6702         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6703         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6704         * Makefile.in: Regenerate.
6706 2010-01-02  Richard Guenther  <rguenther@suse.de>
6708         PR lto/41529
6709         * configure.ac: Include config/elf.m4.  Disable LTO if not
6710         builting for an elf target.
6711         * configure: Regenerate.
6713 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6715         * MAINTAINERS: Change my email address.
6717 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6719         * config.sub, config.guess: Update from upstream sources.
6721 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6723         * MAINTAINERS (Write After Approval): Add myself.
6725 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6727         PR middle-end/30447
6728         PR middle-end/30789
6729         PR other/40302
6731         * configure.ac: Require MPC.
6732         * configure: Regenerate.
6734 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6736         PR target/38384
6737         PR bootstrap/40972
6738         * libtool.m4: Sync from git Libtool.
6739         * ltoptions.m4: Likewise.
6740         * ltversion.m4: Likewise.
6741         * lt~obsolete.m4: Likewise.
6742         * ltmain.sh: Likewise.
6744 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6746         * configure.ac: Update minimum MPC version to 0.8.
6747         * configure: Regenerate.
6749 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6751         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6752         * configure: Regenerated.
6754 2009-11-21  Ian Lance Taylor  <iant@google.com>
6756         * configure.ac: Change default of poststage1_ldflags to be empty if
6757         poststage1_libs is set.  When poststage1_libs is empty, and
6758         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6759         * configure: Rebuild.
6761 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6763         * MAINTAINERS (Write After Approval): Update my email address.
6765 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6767         * config.guess: Update from upstream sources.
6769 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6771         * Makefile.def: Restore host and target settings for gmp.
6772         * Makefile.in: Rebuild.
6774 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6776         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6777         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6778         Fix portability of test of C++ as bootstrap language.  Add
6779         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6780         * configure: Rebuild.
6781         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6782         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6783         in-tree building.
6784         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6785         (POSTSTAGE1_HOST_EXPORTS): Use it.
6786         (STAGE[+id+]_CXXFLAGS): New.
6787         (BASE_FLAGS_TO_PASS): Pass it down.
6788         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6789         extra_exports.
6790         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6791         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6792         extra_exports.
6793         * Makefile.in: Rebuild.
6795 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6797         * config.sub, config.guess: Update from upstream sources.
6799 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6801         * MAINTAINERS (Write After Approval): Add myself.
6803 2009-11-09  Jon Beniston  <jon@beniston.com>
6805         * MAINTAINERS (Write After Approval): Add myself.
6807 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6809         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6810         paths for *-w64-mingw* and x86_64-*mingw*.
6811         * configure: Regenerated.
6813 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6815         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6817 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6819         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6820         Phil Edwards to Write-After Approval.
6822 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6824         * configure.ac: Disable target-winsup & co for
6825         x86_64-*-mingw* and *-w64-mingw* targets.
6826         * configure: Regenerated.
6828 2009-10-16  Nick Clifton  <nickc@redhat.com>
6830         * MAINTAINERS: Add myself as a maintainer for the RX port.
6832 2009-10-26  Johannes Singler  <singler@kit.edu>
6834         * MAINTAINERS (Write After Approval): Update my e-mail address.
6836 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6838         * configure.ac (CLooG test): Use = with test.
6839         * configure: Regenerate.
6841 2009-10-22  Richard Guenther  <rguenther@suse.de>
6843         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6844         cloog if the ppl version check failed.  Move flags saving
6845         before setting in libelf check.
6846         * configure: Regenerate.
6848 2009-10-21  Richard Guenther  <rguenther@suse.de>
6850         * configure.ac: Adjust the ppl and cloog configure to work as
6851         documented.  Disable cloog if ppl was disabled.  Omit the version
6852         checks if they were disabled.
6853         * configure: Re-generate.
6855 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6857         * configure.ac: Add 'lto' to enable_languages, not
6858         new_enable_languages, and only if not already present.
6859         * configure: Regenerate.
6861 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6863         * README: Refer to the various COPYING* files instead of just
6864         COPYING.
6865         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6867 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6869         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6871 2009-10-07  Richard Guenther  <rguenther@suse.de>
6873         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6874         and Richard Guenther as reviewers.
6875         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6876         as reviewers.
6878 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6880         * config.sub: Update from upstream sources.
6882 2009-10-06  Ian Lance Taylor  <iant@google.com>
6884         * Makefile.def: check-gold depends upon all-gas.
6885         * Makefile.in: Rebuild.
6887 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6889         * MAINTAINERS (Write After Approval): Add myself.
6891 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6893         * Makefile.def: all-lto-plugin depends on all-libiberty.
6894         set bootstrap=true for lto-plugin.
6895         Add lto-plugin.
6896         * Makefile.in: Regenerate.
6897         * configure.ac (host_libs): Add lto-plugin.
6898         * configure: Regenerate.
6900 2009-10-03  Diego Novillo  <dnovillo@google.com>
6902         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6903         (HOST_LIBELFLIBS): Define.
6904         (HOST_LIBELFINC): Define.
6905         * Makefile.in: Regenerate.
6906         * configure.ac: Add --enable-lto.
6907         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6908         If --enable-lto is used, add 'lto' to new_enable_languages.
6909         If --enable-lto is used and gold is enabled, add
6910         lto-plugin to configdirs.
6911         * configure: Regenerate.
6913 2009-10-03  Simon Baldwin  <simonb@google.com>
6915         * configure.ac: If --with-system-zlib, suppress local zlib and
6916         pass --with-system-zlib to subdir configure scripts.
6917         * configure: Regenerate.
6919 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6920             Paolo Bonzini  <bonzini@gnu.org>
6922         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6923         $(srcdir).
6924         * Makefile.in: Rebuilt.
6926 2009-09-26  Gary Funck  <gary@intrepid.com>
6928         * MAINTAINERS (Write After Approval): Add myself.
6930 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6932         * configure.ac: Update minimum MPC version to 0.7.
6933         * configure: Regenerate.
6935 2009-09-25  Nick Clifton  <nickc@redhat.com>
6937         * configure.ac: Pass any --cache-file=/dev/null option on to
6938         subconfigures.
6939         * configure: Regenerate.
6941 2009-09-23  Nick Clifton  <nickc@redhat.com>
6943         * config.sub, config.guess: Update from upstream sources.
6945 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6947         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6948         * Makefile.in: Rebuilt.
6950 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6952         PR bootstrap/32272
6953         * configure.ac: Error out if $srcdir isn't '.' but contains
6954         host-${host_noncanonical}.
6955         * configure: Regenerate.
6957 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6959         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6960         maintainer.
6962 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6964         * configure.ac: If bootstrapping a combined tree with
6965         --enable-gold, require c++ in stage1_languages.
6966         * configure: Regenerate.
6968         * configure.ac: Also add target_libs of stage1_languages to
6969         bootstrap_target_libs.
6970         * configure: Regenerate.
6972         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6973         with --enable-languages not containing c++.
6974         * configure: Regenerate.
6976 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6978         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6979         * configure: Regenerate.
6981 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6983         * MAINTAINERS (Write After Approval): Update my e-mail address,
6984         and move from from here...
6985         (Waiting for paperwork): To here.
6987 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6989         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6991 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6993         * configure.ac: Do not use $extrasub for replacing @if/@endif
6994         parts in Makefile; instead, use additional arguments to
6995         AC_CONFIG_COMMANDS to do the replacement manually, with several
6996         sed invocations, to avoid HP-UX sed command limits.
6997         * configure: Regenerate.
6999 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7001         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7002         blank before -L.
7004 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7006         * configure.ac (with-build-config): Document.  Handle without.
7007         Handle missing argument.
7008         * configure: Rebuilt.
7010 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7012         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7013         Default to bootstrap-debug only if compare-debug works.
7014         * configure: Rebuilt.
7015         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7016         * Makefile.in: Rebuilt.
7018 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7020         * MAINTAINERS (OS Port Maintainers): Update my email address.
7022 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7024         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7025         * Makefile.in: Rebuilt.
7027 2009-09-01  Chris Demetriou  <cgd@google.com>
7029         * MAINTAINERS (Write After Approval): Add myself.
7031 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7033         PR debug/30161
7034         * include/dwarf2.h (enum dwarf_tag): Added
7035         DW_TAG_GNU_template_template_param
7036         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7038 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7040         * Makefile.tpl (AWK): Fix typo.
7041         * Makefile.in: Regenerate.
7043 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7045         * configure.ac: Detect awk and sed.
7046         * Makefile.def (flags_to_pass): Add AWK and SED.
7047         * Makefile.tpl (AWK, SED): New.
7048         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7049         * configure: Regenerate.
7050         * Makefile.in: Regenerate.
7052 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7054         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7055         (collapseslashes): Likewise.
7057 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7059         * configure.ac (AC_PREREQ): Bump to 2.64.
7061 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7063         * configure.ac: Remove --with-datarootdir, --with-docdir,
7064         --with-pdfdir, --with-htmldir switches.
7065         * configure: Regenerate.
7067         * configure: Regenerate.
7069         * compile: Sync from Automake 1.11.
7070         * depcomp: Likewise.
7071         * install-sh: Likewise.
7072         * missing: Likewise.
7073         * mkinstalldirs: Likewise.
7074         * ylwrap: Likewise.
7076 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7078         * ltmain.sh (func_normal_abspath): New function.
7079         (func_relative_path): Likewise.
7080         (func_mode_help): Document new -bindir option for link mode.
7081         (func_mode_link): Add new -bindir option, and use it to place
7082         output DLL if specified.
7084 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7086         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7087         (baseargs): Add --disable-option-checking.
7088         * configure: Regenerate.
7090         * Makefile.def (configure-target-libiberty): Depend on
7091         all-binutils and all-ld.
7092         (configure-target-newlib): Likewise.
7093         * Makefile.in: Regenerate.
7095 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7097         * config.sub, config.guess: Update from upstream sources.
7099 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7101         Sync from src, merge:
7103         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7105         * configure.ac: Do not exclude gas for i386-*-darwin.
7106         Add a case for x86_64-*-darwin.
7107         * configure: Regenerate.
7109 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7111         * MAINTAINERS: Add my name to Write After Approval list.
7113 2009-08-06  Michael Eager  <eager@eagercon.com>
7115         * configure.ac: Add Microblaze target.
7116         * configure: Regenerate.
7118 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7120         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7121         * configure: Regenerate.
7123 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7125         * MAINTAINERS (Write After Approval): Update my e-mail address.
7127 2009-07-06  Ian Lance Taylor  <iant@google.com>
7129         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7130         * configure: Rebuild.
7132 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7134         * MAINTAINERS: Move myself to the Graphite Reviewers.
7136 2009-06-30  Wei Guozhi  <carrot@google.com>
7138         * MAINTAINERS: Add my name to Write After Approval list.
7140 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7142         PR bootstrap/40338
7143         * configure.ac (comparestring): Create new variable.
7144         * Makefile.tpl (comparestring): Use to skip some comparisions.
7145         * configure: Regenerate.
7146         * Makefile.in: Regenerate.
7148 2009-06-26  Doug Evans  <dje@sebabeach.org>
7150         * Makefile.def (host_modules): Add cgen.
7151         * Makefile.in: Regenerate.
7152         * configure.ac (host_tools): Add cgen.
7153         * configure: Regenerate.
7155 2009-06-23  DJ Delorie  <dj@redhat.com>
7157         * MAINTAINERS: Add myself as mep maintainer.
7159 2009-06-23  Ian Lance Taylor  <iant@google.com>
7161         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7162         boot_languages.  Only bootstrap target libraries listed in
7163         target_libs for some boot language.  Add --with-stage1-ldflags,
7164         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7165         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7166         if not building with C++.
7167         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7168         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7169         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7170         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7171         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7172         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7173         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7174         * configure, Makefile.in: Rebuild.
7176 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7178         * MAINTAINERS: Added my name to write-after-approval list.
7180 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7182         * configure.ac: Define is_elf for QNX Neutrino targets.
7183         * configure: Regenerate.
7185 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7187         * MAINTAINERS: Added my name to the write-after-approval list
7189 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7191         * configure.ac: Detect MPC in default directory.
7192         * configure: Regenerate.
7194 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7195             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7197         * Makefile.tpl (all): Avoid a trailing backslash.
7198         * Makefile.in: Regenerate.
7200 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7202         * config.sub, config.guess: Update from upstream sources.
7204 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7206         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7207         to noconfdirs.
7208         * configure: Regenerate.
7210 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7212         * Makefile.tpl ([+compare-target+]): Compare all stage
7213         directories, rather than just gcc.
7214         * Makefile.in: Rebuilt.
7216 2009-06-01  Doug Kwan  <dougkwan@google.com>
7218         * configure.ac: Support gold for target arm*-*-*.
7219         * configure: Regenerate.
7221 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7223         * Makefile.def: Add MPC support and dependencies.
7224         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7226         * Makefile.in, configure: Regenerate.
7228 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7230         * Makefile.tpl (all): Avoid harmless warning in make all when
7231         gcc-bootstrap is enabled but stage_last does not exist.
7232         * Makefile.in: Rebuilt.
7234 2009-05-24  Nicolas Roche  <roche@adacore.com>
7236         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7237         * Makefile.in: Regenerate.
7239 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7241         * MAINTAINERS: Update my e-mail address.
7243 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7245         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7246         * configure:  Regenerate.
7248 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7250         PR other/40159
7251         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7252         gcc-no-bootstrap are mutually exclusive.
7253         * Makefile.in: Rebuilt.
7255 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7257         PR other/40159
7258         * Makefile.tpl (all): Don't end with unconditional success.
7259         * Makefile.in: Rebuilt.
7261 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7263         PR target/37137
7264         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7265         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7266         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7267         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7268         stage_configureflags, stage_cflags and stage_libcflags into
7269         explicit Makefile macros.
7270         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7271         GFORTRAN.
7272         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7273         CC.  Set CC_FOR_BUILD from CC.
7274         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7275         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7276         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7277         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7278         and GFORTRAN.
7279         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7280         (_LIBCFLAGS): Renamed to _TFLAGS.
7281         (do-compare-debug, do-compare3-debug): Drop.
7282         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7283         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7284         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7285         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7286         (XGCC_FLAGS_FOR_TARGET): New.
7287         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7288         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7289         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7290         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7291         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7292         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7293         TFLAGS.
7294         (BUILD_CONFIG): Include if requested.
7295         (all): Set TFLAGS on bootstrap.
7296         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7297         (all-stageid-prefixmodule): Likewise.
7298         (do-clean, distclean-stageid): Set TFLAGS.
7299         (restrap): Fix whitespace.
7300         * Makefile.in: Rebuilt.
7302 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7304         * config.guess: Sync with src.
7306 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7308         * configure.ac ($with_ppl):  Default to no if not supplied.
7309         ($with_cloog):  Likewise.
7310         configure:  Regenerate.
7312 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7314         * MAINTAINERS: Update my e-mail address.
7316 2009-04-27  Nick Clifton  <nickc@redhat.com>
7318         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7320 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7322         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7323         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7324         * Makefile.in: Regenerate.
7326 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7328         PR bootstrap/39739
7329         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7330         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7332         * configure, Makefile.in: Regenerate.
7334 2009-04-21  Taras Glek  <tglek@mozilla.com>
7336         * include/hashtab.h: Update GTY annotations to new syntax
7337         * include/splay-tree.h: Likewise
7339 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7341         * config.sub, config.guess: Update from upstream sources.
7343 2009-04-15  Anthony Green  <green@moxielogic.com>
7345         * configure.ac: Add moxie support.
7346         * configure: Rebuilt.
7348 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7350         * configure.ac: Change copyright header to refer to version
7351         3 of the GNU General Public License and to point readers at the
7352         COPYING3 file and the FSF's license web page.
7353         * Makefile.def: Likewise.
7354         * Makefile.tpl: Likewise.
7355         * Makefile.in: Regenerate.
7357 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7359         * configure.ac: Restore match for darwin9 or later. Use double
7360         brackets since regeneration eats one pair.
7361         * configure: Regenerate.
7363 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7365         PR gas/10039
7366         * configure.ac: Require texinfo 4.7.
7367         * configure: Regenerated.
7369 2009-04-09  Nick Clifton  <nickc@redhat.com>
7371         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7372         the GCC Runtime Library Exception.
7374 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7376         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7377         * configure: Regenerate.
7379 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7381         * Makefil.def (languages): New entries.
7382         * Makefile.tpl (check-gcc-*): New generic target.
7383         * Makefile.in: Regenerate.
7385 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7387         * MAINTAINERS:  Update my email address.
7389 2009-03-18  Tom Tromey  <tromey@redhat.com>
7391         * configure: Rebuild.
7392         * configure.ac (host_libs): Add libiconv.
7393         * Makefile.in: Rebuild.
7394         * Makefile.def (host_modules): Add libiconv.
7395         (configure-gdb, all-gdb): Depend on libiconv.
7397 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7399         * configure.ac: Treat gdb as supported on x86_64-darwin.
7400         * configure: Regenerate.
7402 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7404         * configure.ac (--with-host-libstdcxx): New option.
7405         * configure: Regenerate.
7407 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7409         * MAINTAINERS:  Move myself into the write after approval list.
7411 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7413         * MAINTAINERS: Update e-mail address.
7415 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7417         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7419 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7421         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7423 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7425         Backport from git Libtool:
7427         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7428         Support GNU/kOpenSolaris.
7429         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7430         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7431         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7432         GNU/kOpenSolaris.
7434 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7436         * MAINTAINERS: Update e-mail address.
7438 2009-02-24  Michael Eager  <eager@eagercon.com>
7440         * MAINTAINERS (Write After Approval): Add self.
7442 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7444         * MAINTAINERS (Write After Approval): Add myself.
7446 2009-02-05  Andreas Schwab  <schwab@suse.de>
7448         * Makefile.tpl (stage_last): Define $r and $s before using
7449         $(RECURSE_FLAGS_TO_PASS).
7450         * Makefile.in: Regenerate
7452 2009-01-30  Ian Lance Taylor  <iant@google.com>
7454         * MAINTAINERS: Move myself to the Global Reviewers list.
7456 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7458         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7459         * configure: Regenerate.
7461 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7463         * MAINTAINERS: Make whitespace consistent.
7464         Remove Robert Millan from Write After Approval.
7466 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7468         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7469         (all-opcodes): Depend on all-libiberty.
7470         * Makefile.in: Regenerate.
7472 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7474         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7475         * configure: Regenerate.
7477 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7479         * MAINTAINERS (Write After Approval): Add myself.
7481 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7483         * MAINTAINERS: Add myself to reviewers (Fortran).
7485 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7487         PR tree-optimization/38515
7488         * configure.ac (cloog-polylib): Removed.
7489         (with_ppl, with_cloog): Test for "no".
7490         * configure: Regenerated.
7492 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7494         * MAINTAINERS: Moved myself to reviewers (Fortran).
7496 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7498         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7499         (Write After Approval): Remove myself.
7501 2009-01-03  Diego Novillo  <dnovillo@google.com>
7503         * MAINTAINERS: Remove myself from alias maintainership.
7505 2009-01-02  David Ayers  <ayers@fsfe.org>
7507         * MAINTAINERS: Update e-mail address.
7509 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7511         * MAINTAINERS: Make whitespace consistent.
7513 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7515         Backport from upstream Libtool:
7516         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7517         Add cache variables to tests that require the linker to work.
7518         For shlibpath_overrides_runpath, this also changes the semantics
7519         to let the result from the C compiler take precedence.
7521 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7523         * config.sub, config.guess: Update from upstream sources.
7525 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7527         * configure.ac (ppllibs): Add by default the lib flags.
7528         * configure: Regenerate.
7530 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7532         * MAINTAINERS:  Add myself to the write after approval list.
7534 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7536         * configure.ac: Add double brackets on darwin[912].
7537         * configure: Regenerate.
7539 2008-12-03  Daniel Kraft  <d@domob.eu>
7541         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7542         Approval to Reviewer section (for Fortran front-end).
7544 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7546         * configure.ac: Expand to darwin10 and later.
7547         * configure: Regenerate.
7549 2008-12-02  Andreas Schwab  <schwab@suse.de>
7551         * Makefile.def: configure-target-boehm-gc depends on
7552         all-target-libstdc++-v3.
7553         * Makefile.in: Regenerate.
7555 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7557         * MAINTAINERS:  Add myself as mingw maintainer.
7559 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7561         * config.sub, config.guess: Update from upstream sources.
7563 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7565         * README.SCO: Remove.
7567 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7569         * MAINTAINERS:  Add myself to the write after approval list.
7571 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7573         * MAINTAINERS:  Update my email address in WAA section.
7575 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7577         * MAINTAINERS: Update e-mail address.
7579 2008-11-27  Toon Moene  <toon@moene.org>
7581         * MAINTAINERS: Change e-mail address.
7583 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7585         * configure.ac: Build gdb for i?86-*-darwin*
7586         * configure: Regenerated.
7588 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7590         * MAINTAINERS: Added my full name.
7592 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7594         PR bootstrap/38014
7595         PR bootstrap/37923
7597         Revert:
7599         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7601         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7602         * Makefile.in: Regenerated.
7604         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7606         PR gdb/921
7607         PR gdb/1646
7608         PR gdb/2175
7609         PR gdb/2176
7611         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7612         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7613         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7614         (HOST_EXPORTS): Pass CPPFLAGS.
7615         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7616         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7617         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7618         * Makefile.in, configure: Regenerated.
7619         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7620         and CPPFLAGS_FOR_BUILD.
7622 2008-11-06  Jeff Law  <law@redhat.com>
7624         * MAINTAINERS: Add myself as middle end maintainer.
7626 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7628         * MAINTAINERS (Write after approval): Add myself.
7630 2008-11-05  Diego Novillo  <dnovillo@google.com>
7632         * MAINTAINERS (Global Reviewers): Add myself.
7633         (Non-Algorithmic Maintainers): Remove myself.
7635 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7637         * MAINTAINERS (Write after approval): Add myself.
7639 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7641         * MAINTAINERS (Write after approval): Add myself.
7643 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7645         * configure.ac (spu-*-*): Remove special case.
7646         * configure: Regenerate.
7648 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7650         * MAINTAINERS (Write after approval): Update my email address.
7652 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7654         * configure.ac [spu-*-*]: Do not set skipdirs.
7655         * configure: Re-generate.
7657 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7659         * MAINTAINERS (Various Maintainers): Add myself to reload.
7661 2008-10-25  Richard Guenther  <rguenther@suse.de>
7663         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7664         maintainer.  Remove myself as libgcc-math maintainer.
7665         (Non-Algorithmic Maintainers): Remove myself.
7667 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7669         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7670         * Makefile.in: Regenerated.
7672 2008-10-23  Cary Coutant  <ccoutant@google.com>
7674         * MAINTAINERS (Write after approval): Add myself.
7676 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7678         PR gdb/921
7679         PR gdb/1646
7680         PR gdb/2175
7681         PR gdb/2176
7683         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7684         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7685         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7686         (HOST_EXPORTS): Pass CPPFLAGS.
7687         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7688         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7689         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7690         * Makefile.in, configure: Regenerated.
7691         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7692         and CPPFLAGS_FOR_BUILD.
7694 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7696         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7697         Sebastian Pop.
7699 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7701         * MAINTAINERS (Write After Approval): Added myself.
7703 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7705         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7706         recommended version to 2.3.2.
7708         * configure: Regenerate.
7710 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7712         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7714 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7716         * MAINTAINERS (Write After Approval): Update e-mail address.
7718 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7720         * libtool.m4: Update to libtool 2.2.6.
7721         * lt~obsolete.m4: Update to libtool 2.2.6.
7722         * ltmain.sh: Update to libtool 2.2.6.
7723         * ltsugar.m4: Update to libtool 2.2.6.
7724         * ltversion.m4: Update to libtool 2.2.6.
7725         * ltoptions.m4: Update to libtool 2.2.6.
7726         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7728 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7730         * MAINTAINERS (Write After Approval): Add myself.
7732 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7734         * MAINTAINERS (Write After Approval): Update my name.
7736 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7738         * MAINTAINERS: Add myself in "Write After Approval".
7740 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7742         * MAINTAINERS: Add myself as ia64 maintainer.
7744 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7746         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7747         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7748         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7749         and Michael Tiemann from Write After Approval since they do not
7750         actually have access.
7752 2008-09-05  Richard Guenther  <rguenther@suse.de>
7754         * configure.ac: Initialize clooglibs to -lcloog.
7755         * configure: Re-generate.
7757 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7759         * MAINTAINERS (Write After Approval): Add myself.
7761 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7763         * configure.ac (--with-cloog-polylib): New.
7764         (--disable-cloog-version-check): New.
7765         (--disable-ppl-version-check): New.
7766         * configure: Re-generate.
7768 2008-09-03  Richard Guenther  <rguenther@suse.de>
7770         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7771         cloog test.
7772         * configure: Re-generate.
7774 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7776         Add picoChip port.
7777         * MAINTAINERS: Add picoChip maintainers.
7779 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7780             Tobias Grosser  <grosser@fim.uni-passau.de>
7781             Jan Sjodin  <jan.sjodin@amd.com>
7782             Harsha Jagasia  <harsha.jagasia@amd.com>
7783             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7784             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7785             Adrien Eliche  <aeliche@isty.uvsq.fr>
7787         Merge from graphite branch.
7788         * configure: Regenerate.
7789         * Makefile.in: Regenerate.
7790         * configure.ac (host_libs): Add ppl and cloog.
7791         Add checks for PPL and CLooG.
7792         * Makefile.def (ppl, cloog): Added modules and dependences.
7793         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7794         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7796 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7798         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7799         (GCC_SHLIB_SUBDIR): New.
7800         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7801         * configure: Regenerate.
7802         * Makefile.in: Regenerate.
7804 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7806         * MAINTAINERS: Consistently use tabs to separate columns.
7808 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7810         * MAINTAINERS (Write after Approval): Add myself.
7812 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7814         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7815         Enable bfd, binutils and opcodes.
7816         * configure: Regenerate.
7818 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7820         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7822 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7824         * MAINTAINERS:  Use correct Umlaut for last name.
7826 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7828         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7830 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7832         * MAINTAINERS: Update my email address.
7834 2008-08-16  Nicolas Roche  <roche@adacore.com>
7836         * Makefile.tpl: Add BOOT_ADAFLAGS.
7837         * Makefile.in: Regenerate.
7839 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7841         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7842         * configure: Regenerate.
7844 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7846         * configure.ac: Add makefile fragments for hpux.
7847         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7848         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7849         * configure: Regenerate.
7850         * Makefile.in: Regenerate.
7852 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7854         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7856 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7858         * MAINTAINERS (Write after Approval): Add myself.
7860 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7862         * MAINTAINERS (Write After Approval):  Add myself.
7864 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7866         * MAINTAINERS (Write After Approval):  Add myself.
7868 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7870         * MAINTAINERS: Update my email address.
7872 2008-06-25  Joey Ye  <joey.ye@intel.com>
7874         * MAINTAINERS (Write After Approval):  Add myself.
7876 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7878         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7879         * Makefile.in: Regenerate.
7880         * configure: Regenerate.
7882 2008-06-17  Daniel Kraft  <d@domob.eu>
7884         * MAINTAINERS (Write After Approval):  Add myself.
7886 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7888         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7889         "$@" is still intact with both Autoconf 2.59 and 2.62.
7890         * configure: Regenerate.
7892 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7894         * Makefile.tpl: Fix comment errors.
7895         * Makefile.in: Regenerate.
7897 2008-06-12  David S. Miller  <davem@davemloft.net>
7898             David Edelsohn  <edelsohn@gnu.org>
7900         * configure.ac: Add powerpc*-*-* to gold supported targets.
7901         * configure: Regenerate.
7903 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7905         PR tree-optimization/36218
7906         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7907         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7908         (all prefix="build-"): Pass them to build-system sub-makes.
7909         * Makefile.in: Regenerate.
7911 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7913         * MAINTAINERS (mt port): Remove.
7914         (sco5, unixware, sco udk): Remove.
7915         (Kean Johnston): Add to Write After Approval.
7917 2008-05-30  Julian Brown  <julian@codesourcery.com>
7919         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7920         of libobjc for ARM EABI Linux.
7921         * configure: Regenerate.
7923 2008-05-18  Xinliang David Li   <davidxl@google.com>
7925         * ChangeLog: Remove wrong ChangeLog entry.
7927 2008-05-17  Xinliang David Li   <davidxl@google.com>
7929         * MAINTAINERS (Write After Approval): Add myself.
7931 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7933         * MAINTAINERS (Write After Approval): Add myself.
7935 2008-05-14  Rafael Espíndola  <espindola@google.com>
7937         * config-ml.in: don't handle --enable-shared and --enable-static.
7939 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7941         * MAINTAINERS: Update my email address.
7943 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7945         * MAINTAINERS: Update my email address.
7947 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7949         * MAINTAINERS (Write After Approval): Add myself.
7951 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7953         * MAINTAINERS (Write After Approval): Add myself.
7955 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7957         * MAINTAINERS (crx): Add myself.
7959 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7961         Sync with src:
7962         2008-04-14  David S. Miller  <davem@davemloft.net>
7964         * configure.ac: Add sparc*-*-* to gold supported targets.
7965         * configure: Regenerate.
7967 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7969         PR bootstrap/35457
7970         * configure.ac: Include override.m4.
7971         * configure: Regenerate.
7973 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7975         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7976         * Makefile.in: Regenerate.
7978 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7980         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7981         as nonconfigurable directories list.
7982         * configure: Regenerate.
7984 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7986         * config.sub, config.guess: Update from upstream sources.
7988 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7990         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7991         * Makefile.in: Regenerate.
7993 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7995         * configure.ac: Do not build libssp for the AVR.
7996         * configure: Regenerate.
7998 2008-04-07  Ian Lance Taylor  <iant@google.com>
8000         * Makefile.def: check-gold depends upon all-binutils.
8001         * Makefile.in: Regenerate.
8003 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8005         * MAINTAINERS (Write After Approval): Add myself.
8007 2008-04-04  Nick Clifton  <nickc@redhat.com>
8009         PR binutils/4334
8010         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8011         builds.
8012         * configure: Regenerate.
8014 2008-04-04  NightStrike  <NightStrike@gmail.com>
8016         PR other/35151
8017         * configure.ac: Combine rules for mingw32 and mingw64.
8018         * configure: Regenerate.
8020 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8022         * MAINTAINERS (Write After Approval): Add myself.
8024 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8026         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8027         * Makefile.in (.NOTPARALLEL): Ditto.
8029 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8031         * MAINTAINERS (Write After Approval): Add myself.
8033 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8035         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8036         * Makefile.in (.NOTPARALLEL): Regenerate.
8038 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8040         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8041         * Makefile.in: Regenerate.
8043 2008-03-26  Jakub Staszak  <kuba@et.pl>
8045         * MAINTAINERS (Write After Approval): Add myself.
8047 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8049         * MAINTAINERS:  Update e-mail address.
8051 2008-03-20  Ian Lance Taylor  <iant@google.com>
8053         * configure.ac: Add support for --enable-gold.
8054         * Makefile.def: Add gold as a directory like ld.
8055         * configure, Makefile.in: Regenerate.
8057 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8059         * configure.ac: m4_include config/proginstall.m4.
8060         * configure: Regenerate.
8062         Backport from upstream Libtool:
8064         2007-10-12  Eric Blake  <ebb9@byu.net>
8066         Deal with Autoconf 2.62's semantic change in m4_append.
8067         * ltsugar.m4 (lt_append): Replace broken versions of
8068         m4_append.
8069         (lt_if_append_uniq): Don't require separator to be overquoted,
8070         and avoid broken m4_append.
8071         (lt_dict_add): Fix typo.
8072         * libtool.m4 (_LT_DECL): Don't overquote separator.
8074 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8076         * config.rpath: Add AIX 6 support.
8078 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8080         * Makefile.def (stageprofile).  Remove -fprofile-generate
8081         from stage_libcflags.
8082         * Makefile.in: Regenerate.
8084 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8086         * config.sub, config.guess: Update from upstream sources.
8088 2008-03-06  Tom Tromey  <tromey@redhat.com>
8090         * MAINTAINERS: Update for treelang deletion.
8092 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8094         * MAINTAINERS: Update my email address.
8096 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8098         * MAINTAINERS (darwin port): Add myself as a maintainer.
8099         (objective-c/c++): Add myself as a maintainer.
8101 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8103         * MAINTAINERS (Write After Approval): Update my email address.
8105 2008-02-25  Tomas Bily  <tbily@suse.cz>
8107         * MAINTAINERS (Write After Approval): Add myself.
8109 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8111         * MAINTAINERS (OpenMP): Add myself.
8113 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8115         PR bootstrap/32009
8116         PR bootstrap/32161
8118         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8119         * configure: Regenerate.
8121         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8122         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8123         STAGE4_LIBCFLAGS): New.
8124         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8125         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8126         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8127         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8128         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8129         for target modules.  Don't export LIBCFLAGS.
8130         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8131         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8132         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8133         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8134         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8135         * Makefile.in: Regenerate.
8137 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8139         PR libgcj/33085
8140         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8141         Do not use -DDLL_EXPORT.  Backport from upstream.
8143 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8145         * MAINTAINERS (Write After Approval): Add myself.
8147 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8149         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8150         * configure: Regenerate.
8152 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8154         * configure.ac (xtensa*-*-*): Recognize processor variants.
8155         * configure: Regenerate.
8157 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8159         PR bootstrap/34922
8160         * configure.ac (PARSE_ARGS): Push suitable setting of
8161         ac_subdirs_all, for `./configure --help=recursive'.
8162         Handle `+' in generic toplevel directory disabling.
8163         * configure: Regenerate.
8165 2008-01-28  Nick Clifton  <nickc@redhat.com>
8167         * MAINTAINERS (xstormy16): Take over maintainership.
8169 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8171         * MAINTAINERS (c4x port): Remove.
8173 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8175         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8177 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8179         * config.sub, config.guess: Update from upstream sources.
8181 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8183         * MAINTAINERS (Write After Approval): Add myself.
8185 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8187         * MAINTAINERS: Update my email address.
8189 2008-01-09  Raksit Ashok  <raksit@google.com>
8191         * MAINTAINERS (Write After Approval): Add myself.
8193 2008-01-09  Raksit Ashok  <raksit@google.com>
8195         * MAINTAINERS (Write After Approval): Add myself.
8197 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8199         * config.sub, config.guess: Update from upstream sources.
8201 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8203         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8204         Change recommended MPFR from 2.2.1 -> 2.3.0.
8205         * configure: Regenerate.
8207 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8209         * MAINTAINERS: Update my email address.
8211 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8213         * MAINTAINERS: Update my email address.
8215 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8217         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8218         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8219         * Makefile.in: Regenerate.
8221 2007-12-10  Mark Heffernan  <meheff@google.com>
8223         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8224         misplaced entries.
8226 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8228         * configure.ac: Enable libjava for x86_64-*-darwin9.
8229         * configure: Regenerate.
8231 2007-12-07  Bill Maddox  <maddox@google.com>
8233         * MAINTAINERS (Write After Approval): Add myself.
8235 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8237         * config.sub, config.guess: Update from upstream sources.
8239 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8241         * config-ml.in: Remove 64bit configure tests.
8243 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8245         * config-ml.in: Robustify against white space in absolute file
8246         names.
8248         * config-ml.in (multi-clean): Substitute ${Makefile}.
8249         Remove superfluous ${Makefile} in list.
8251 2007-11-19  Thiemo Seufer  <ths@mips.com>
8253         * config-ml.in: Don't hardcode the Makefile name.
8255 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8257         * MAINTAINERS (Write After Approval): Add myself.
8259 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8261         * MAINTAINERS (Write After Approval): Add myself.
8263 2007-11-06  Doug Kwan  <dougkwan@google.com>
8265         * MAINTAINERS (Write After Approval): Add myself.
8267 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8269         * MAINTAINERS (mercury): Remove entry.
8270         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8272 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8274         * Makefile.def (dependencies): Make configure-gdb depend on
8275         all-intl.
8276         * Makefile.in: Regenerated.
8278 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8280         * MAINTAINERS (Fortran maintainer): Remove myself.
8282 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8284         * Makefile.def: To avoid problems running with parallel makes,
8285         build newlib before libgloss so that target specific header
8286         files are availble.
8287         * Makefile.in: Regenerate
8289 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8291         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8292         * Makefile.in: Regenerate.
8294 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8296         * MAINTAINERS (Register allocation reviewer): Add myself.
8298 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8300         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8301         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8302         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8303         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8304         * configure: Regenerate.
8306 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8308         * MAINTAINERS (Register allocation reviewer): Add myself.
8310 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8312         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8313         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8314         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8315         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8316         * configure.ac: Default them to host tools for $host = $build.
8317         Subst them.
8319         * configure: Regenerate.
8320         * Makefile.in: Regenerate.
8322 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8324         * MAINTAINERS (Register allocation reviewer): Add myself.
8326 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8328         * MAINTAINERS (Register allocation reviewer): Add myself.
8330 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8332         * MAINTAINERS (Write After Approval): Fix typo.
8334 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8336         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8337         * configure: Regenerate.
8339 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8341         PR bootstrap/31906
8342         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8343         they're already prefixed.
8345 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8347         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8348         libstdc++.
8349         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8350         * configure: Regenerate.
8351         * Makefile.in: Regenerate.
8353 2007-09-17  Andreas Schwab  <schwab@suse.de>
8355         * configure.ac: Raise minimum makeinfo version to 4.6.
8356         * configure: Regenerate.
8358 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8360         * MAINTAINERS (write-after-approval) add myself
8362 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8364         * configure.ac: Correct makeinfo version check.
8365         * configure: Regenerate.
8367 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8369         * MAINTAINERS: Update my email address.
8371 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8373         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8374         to $skipdirs and only disable gprof for newlib.  Use the normal
8375         mips*-elf* handling in other respects.
8376         * configure: Regnerate.
8378 2007-09-12  David Daney  <ddaney@avtrex.com>
8380         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8381         enabling libgcj.
8382         * configure: Regenerate.
8384 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8386         PR other/32154
8387         * configure.ac: For libgloss targets, point the linker to the linker
8388         script, startup code and simulator library.
8389         * configure: Regenerate.
8391 2007-09-07  Andrew Haley  <aph@redhat.com>
8393         * configure.ac (noconfigdirs): Remove target-libffi and
8394         target-libjava.
8395         * configure: Regenerate.
8397 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8399         PR target/33281
8400         * configure.ac: Use config/mh-mingw on mingw.
8401         * configure: Regenerate.
8403 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8405         * MAINTAINERS (Write After Approval): Add myself.
8407 2007-09-05  Richard Guenther  <rguenther@suse.de>
8409         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8410         nor --disable-checking is provided also turn on yes and types
8411         checking for stage1.
8412         * configure: Re-generate.
8414 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8416         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8417         (Write After Approval): Remove myself.
8419 2007-08-29  Nick Clifton  <nickc@redhat.com>
8421         * config.sub, config.guess: Update from upstream sources.
8423 2007-08-22  Bud Davis  <jmdavis@link.com>
8425         * MAINTAINERS (Write After Approval): Added myself.
8426         * MAINTAINERS (Reviewers): Removed myself.
8428 2007-08-18  Paul Brook  <paul@codesourcery.com>
8429             Joseph Myers  <joseph@codesourcery.com>
8431         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8432         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8433         * Makefile.in: Regenerate.
8434         * configure.ac (--with-debug-prefix-map): New.
8435         * configure: Regenerate.
8437 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8438             Nigel Stephens  <nigel@mips.com>
8440         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8441         as target_makefile_frag.
8442         * configure: Regenerate.
8444 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8446         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8447         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8448         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8449         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8450         (do-compare, do-compare3, do-compare-debug): New.
8451         ([+compare-target+]): Use them.
8453 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8455         * MAINTAINERS (Write After Approval): Change my email address.
8457 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8458             Ben Elliston  <bje@au.ibm.com>
8460         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8461         --silent if $silent.
8462         * configure: Regenerate.
8464 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8466         * MAINTAINERS (Various Maintainers): Add myself as
8467         loop infrastructure maintainer.  Update my e-mail
8468         address.
8470 2007-07-31  Diego Novillo  <dnovillo@google.com>
8472         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8473         Adjust description.
8475 2007-07-26  Richard Guenther  <rguenther@suse.de>
8477         * configure.ac: Add types checking to stage1 checking flags.
8478         * configure: Regenerate.
8480 2007-07-17  Nick Clifton  <nickc@redhat.com>
8482         * COPYING3: New file.  Contains version 3 of the GNU General
8483         Public License.
8484         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8485         Lesser General Public License.
8487 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8489         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8491 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8493         * MAINTAINERS (S/390 co-maintainer): Add myself.
8494         (Write After Approval): Remove myself.
8496 2007-07-13  Dan Hipschman  <dsh@google.com>
8498         * MAINTAINERS (Write After Approval): Add myself.
8500 2007-07-11  Nick Clifton  <nickc@redhat.com>
8502         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8503         WINDRES export.
8504         * Makefile.in: Regenerate.
8506 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8508         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8509         maintainer.
8511 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8513         * lt~obsolete.m4: New. Import from 20070318 libtool.
8515 2007-07-03  Julian Brown  <julian@codesourcery.com>
8517         * MAINTAINERS (Write After Approval): Add myself.
8519 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8521         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8522         * configure: Regenerate.
8524 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8526         * configure.ac: Add some missing m4 quotation.
8527         * configure: Regenerate.
8529 2007-07-02  Simon Baldwin  <simonb@google.com>
8531         * MAINTAINERS (Write After Approval): Add myself.
8533 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8535         * configure: Regenerate.
8537 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8539         * Makefile.def: Add windmc tool to build.
8540         * Makefile.tpl: Likewise.
8541         * configure.ac: Likewise.
8542         * Makefile.in: Regenerate.
8543         * configure: Regenerate.
8545 2007-06-28  DJ Delorie  <dj@redhat.com>
8547         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8548         not building newlib.
8549         * configure: Regenerated.
8551 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8553         * MAINTAINERS (Write After Approval): Add myself.
8555 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8557         * MAINTAINERS (Write After Approval): Add myself.
8559 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8561         * MAINTAINERS (Write After Approval): Add myself.
8563 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8565         * MAINTAINERS (Write After Approval): Add myself.
8567 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8569         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8570         * Makefile.in: Regenerated.
8572 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8574         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8575         bfin*-*-uclinux* targets.
8576         * configure: Regenerate.
8578 2007-06-14  Ian Lance Taylor  <iant@google.com>
8580         * MAINTAINERS: Add myself as non-algorithmic global write
8581         maintainer.
8583 2007-06-14  Diego Novillo  <dnovillo@google.com>
8585         * MAINTAINERS: Add self as middle-end maintainer and
8586         non-algorithmic global write maintainer.
8588 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8590         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8591         Move all Fortran maintainers except Paul Brook into the
8592         Non-Autopoiesis section.
8594 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8596         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8597         (distclean-stage[+id+]): Possibly delete stage_last.
8598         * Makefile.in: Regenerate.
8600 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8602         * MAINTAINERS (Various Maintainer): Fix typo.
8604 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8606         * MAINTAINERS (Various Maintainer): Add myself as
8607         dataflow maintainer.
8609 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8611         * config.sub, config.guess: Update from upstream sources.
8613 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8615         * Makefile.tpl: Fix spelling error.
8616         * Makefile.in: Regenerate.
8618 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8620         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8621         lt_cv_sys_max_cmd_len.
8623 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8625         * MAINTAINERS (Various Maintainers): Add myself as
8626         auto-vectorizer maintainer.
8628 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8630         PR libjava/32098
8631         * libtool.m4: Revert previous change.
8632         * ltgcc.m4: Put it here.
8634 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8636         * MAINTAINERS (Various Maintainers): Add myself as
8637         auto-vectorizer maintainer.
8639 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8641         PR libjava/32098
8642         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8644 2007-05-30  Richard Guenther  <rguenther@suse.de>
8646         * MAINTAINERS (Various Maintainers): Add myself as
8647         auto-vectorizer maintainer.
8649 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8651         PR bootstrap/29382
8652         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8653         * configure: Rebuilt.
8655 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8657         * MAINTAINERS (Write After Approval): Removed my name.
8659 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8661         * MAINTAINERS (Write After Approval): Remove myself.
8663 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8665         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8667 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8669         * ltmain.sh: Update from ToT Libtool.
8670         * libtool.m4: Update from ToT Libtool.
8671         * ltsugar.m4: New. Update from ToT Libtool.
8672         * ltversion.m4: New. Update from ToT Libtool.
8673         * ltoptions.m4: New. Update from ToT Libtool.
8674         * ltconfig: Remove.
8675         * ltcf-c.sh: Remove.
8676         * ltcf-cxx.sh: Remove.
8677         * ltcf-gcj.sh: Remove.
8679 2007-05-22  Ollie Wild  <aaw@google.com>
8681         * MAINTAINERS (Write After Approval): Add myself.
8683 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8685         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8686         stage_cflags.
8687         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8688         Remove CFLAGS/LIBCFLAGS.
8689         (configure-stage[+id+]-[+prefix+][+module+],
8690         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8691         * Makefile.in: Regenerate.
8693 2007-05-15  Diego Novillo  <dnovillo@google.com>
8695         * MAINTAINERS: Update e-mail address.
8697 2007-05-15  Revital Eres  <eres@il.ibm.com>
8699         * MAINTAINERS (Write After Approval): Add myself.
8701 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8703         * MAINTAINERS (Write After Approval): Updated my address.
8705 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8707         * MAINTAINERS (Write After Approval): Add myself.
8709 2007-05-11  Silvius Rus  <rus@google.com>
8711         * MAINTAINERS (Write After Approval): Add myself.
8713 2007-04-23  Tom Tromey  <tromey@redhat.com>
8715         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8717 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8719         * MAINTAINERS (cpplib): Rename to ...
8720         (libcpp): ... this.  Add C/C++ front end maintainers.
8722 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8724         * config-ml.in: Pass ${ml_config_env} to configure calls.
8726 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8728         * MAINTAINERS (Write After Approval): Add myself.
8730 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8732         * MAINTAINERS (Write After Approval): Add myself.
8734 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8736         * MAINTAINERS (fortran 95 front end): Add myself.
8738 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8740         * MAINTAINERS (Write After Approval): Add myself.
8742 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8744         * MAINTAINERS (Modulo Scheduler): Add myself.
8746 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8748         * MAINTAINERS (fortran 95 front end): Add myself.
8749         (c++ front end): whitespace fix.
8751 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8753         * MAINTAINERS (Write After Approval): Add myself.
8755 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8757         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8758         of glob.  Quote arguments with single quotes too.
8759         * configure: Regenerate.
8761 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8763         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8764         * Makefile.in: Regenerate
8766 2007-03-07  Andreas Schwab  <schwab@suse.de>
8768         * configure: Regenerate.
8770 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8772         * configure.ac: Add "--with-pdfdir" configure option,
8773         which defines pdfdir variable.
8774         * Makefile.def (target=fixincludes): Add install-pdf to
8775         missing targets.
8776         (recursive_targets): Add install-pdf target.
8777         (flags_to_pass): Add pdfdir.
8778         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8779         target.
8780         * configure: Regenerate
8781         * Makefile.in: Regenerate
8783 2007-02-28  Eric Christopher  <echristo@apple.com>
8785         Revert:
8786         2006-12-07  Mike Stump  <mrs@apple.com>
8788         * Makefile.def (dependencies): Add dependency for
8789         install-target-libssp and install-target-libgomp on
8790         install-gcc.
8791         * Makefile.in: Regenerate.
8793 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8795         * configure: Regenerate.
8796         * configure.ac: Move statements after variable declarations.
8798 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8800         * MAINTAINERS: Add myself as sh maintainer.
8802 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8804         * configure.ac: Adjust for loop syntax.
8805         * configure: Regenerate.
8807 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8809         * configure: Rebuilt.
8811 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8813         * configure.ac: Drop multiple occurrences of --enable-languages,
8814         and fix its quoting.
8815         * configure: Rebuilt.
8817 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8818             Nathan Sidwell  <nathan@codesourcery.com>
8819             Vladimir Prus  <vladimir@codesourcery.com>
8820             Joseph Myers  <joseph@codesourcery.com>
8822         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8823         * configure: Regenerate.
8825 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8827         * ltconfig (freebsd*): Default to elf.
8829 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8831         * configure.ac (target_libraries): Move libgcc before libiberty.
8832         * configure: Regenerated.
8834 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8835             Paolo Bonzini  <bonzini@gnu.org>
8837         PR bootstrap/30753
8838         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8839         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8840         * configure: Regenerated.
8842 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8844         * MAINTAINERS (Language Front End Maintainers): Update my mail
8845         address.
8847 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8849         PR bootstrap/30748
8850         * configure.ac: Correct syntax for Solaris ksh.
8851         * configure: Regenerated.
8853 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8855         * configure.ac: Sync with src.
8856         * configure: Regenerate.
8858 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8860         * Makefile.in: Regenerate.
8862 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8864         * config.sub: Sync with src.
8866 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8868         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8869         noncanonical equivalents.
8870         * configure.in: Rename to...
8871         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8872         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8873         target_noncanonical.  Use them.  Rewrite removal of configure
8874         arguments for autoconf 2.59.  Discard variable settings.  Force
8875         program_transform_name for native tools.
8877         * Makefile.in: Regenerated.
8878         * configure: Regenerated with autoconf 2.59.
8880 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8882         * MAINTAINERS (Write After Approval): Add myself.
8884 2007-01-31  Andreas Schwab  <schwab@suse.de>
8886         * Makefile.tpl (LDFLAGS): Substitute it.
8887         * Makefile.in: Regenerate.
8889 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8891         * MAINTAINERS (Write After Approval): Add myself.
8893 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8895         * MAINTAINERS (spu port): Add myself.
8897 2007-01-23  Richard Guenther  <rguenther@suse.de>
8899         PR bootstrap/30541
8900         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8901         * Makefile.tpl (GNATBIND): Substitute it.
8902         (GNATMAKE): Likewise.
8903         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8904         of STAGE_PREFIX.
8905         * Makefile.in: Regenerate.
8906         * configure: Regenerate.
8908 2007-01-18  Mike Stump  <mrs@apple.com>
8910         * configure.in: Re-enable -Werror for gcc builds.
8912 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8914         * MAINTAINERS (Write After Approval): Add myself.
8916 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8918         * configure.in: Change == to = in test command.
8919         * configure: Regenerate.
8921 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8922             Nick Clifton  <nickc@redhat.com>
8923             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8925         * configure.in (build_configargs, host_configargs, target_configargs):
8926         Remove build/host/target parameters.
8927         (host_libs): Add gmp and mpfr.
8928         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8929         * Makefile.def (gmp, mpfr): New.
8930         (gcc): Remove target.
8931         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8932         target_os, target_vendor): New.
8933         (configure): Add host_alias/target_alias arguments; adjust invocations.
8934         * configure: Regenerate.
8935         * Makefile.in: Regenerate.
8937 2007-01-11  Matt Fago  <fago@earthlink.net>
8939         * configure.in: Try to link to functions only in mpfr 2.2.x
8940         to improve robustness of configure tests.
8941         * configure: Regenerate.
8943 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8945         * MAINTAINERS: Add myself as i386 maintainer.
8947 2007-01-08  Jan Hubicka  <jh@suse.cz>
8949         * MAINTAINERS: Add myself as i386 maintainer.
8951 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8953         * configure.in: Add support for an x86_64-mingw* target.
8954         * configure: Regenerate.
8956 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8958         * Makefile.tpl (all-target): Correct @if conditional for target
8959         modules.
8960         * configure.in: Omit libiberty if building only target libgcc.
8961         * configure, Makefile.in: Regenerated.
8963 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8965         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8966         * configure: Regenerate.
8968 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8970         * Makefile.def (target_modules): Add libgcc.
8971         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8972         * Makefile.tpl (clean-target-libgcc): Delete.
8973         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8974         on gcc even for bootstrapped modules.  Rewrite handling of
8975         lang_env_dependencies to loop over target_modules.
8976         * configure.in (target_libraries): Add target-libgcc.
8977         * Makefile.in, configure: Regenerated.
8979 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8981         * configure.in: Reorganize recognition of languages.  Add
8982         --enable-stage1-languages.  Show supported languages for the chosen
8983         target rather than all recognized languages.
8984         * configure: Regenerate.
8986 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8988         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8989         * Makefile.in: Regenerate.
8991 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8993         * configure.in: Warn that MPFR 2.2.0 is buggy.
8994         * configure: Regenerate.
8996 2006-12-27  Ian Lance Taylor  <iant@google.com>
8998         * configure.in: When removing Makefiles to force a reconfigure, also
8999         remove prev-DIR*/Makefile.
9000         * configure: Regenerate.
9002 2006-12-22  Andreas Schwab  <schwab@suse.de>
9004         * configure: Regenerate with correct autoconf version.
9006 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9008         * configure.in: add AC_SUBST for *_FOR_TARGET.
9009         * configure: Regenerate.
9011 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9013         * configure.in: Simplify logic for rejecting languages that cannot
9014         be built.  Separate the case when a language is unsupported,
9015         from the case when the user chooses not to build a language.
9017 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9019         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9020         it only affects bootstrap and could be tested on "$host" as well.
9021         * configure: Regenerate.
9022         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9024 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9026         PR bootstrap/29544
9027         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9028         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9029         move here comment from Makefile.tpl.
9030         * Makefile.tpl: Move some definitions higher in the file.
9031         (STAGE1_CHECKING): New.
9032         * configure.in: Add --enable-stage1-checking.
9033         * configure: Regenerate.
9034         * Makefile.in: Regenerate.
9036 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9038         * MAINTAINERS: Add myself as build system maintainer.
9040 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9042         * MAINTAINERS (Write After Approval): Add myself.
9044 2006-12-13  Eric Christopher  <echristo@apple.com>
9046         * MAINTAINERS: Add myself as darwin maintainer.
9048 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9050         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9052 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9054         MAINTAINERS: Update my entry.
9056 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9058         * configure.in:  Handle spu makefile frag.
9059         * Makefile.tpl (MAINT): Define
9060         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9061         * configure: Regenerate.
9062         * Makefile.in: Regenerate.
9064 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9066         * config.guess: Import latest version.
9067         * config.sub: Likewise.
9069 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9071         * configure.in (spu-*-*): Don't skip target-libiberty.
9072         * configure: Regenerate.
9074 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9076         PR bootstrap/30134
9077         * configure.in: Correct x86 darwin support for libjava to powerpc
9078         and i?86 only.
9079         * configure: Regenerate.
9081 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9083         * configure.in: Add x86 darwin support for libjava.
9084         * configure: Regenerate.
9086 2006-12-07  Mike Stump  <mrs@apple.com>
9088         * Makefile.def (dependencies): Add dependency for
9089         install-target-libssp and install-target-libgomp on
9090         install-gcc.
9091         * Makefile.in: Regenerate.
9093 2006-12-04  Richard Guenther  <rguenther@suse.de>
9095         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9096         (Non-Algorithmic Maintainers): Move over non-algorithmic
9097         loop optimizer maintainers, add myself as a non-algorithmic
9098         middle-end maintainer.
9100 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9102         * MAINTAINERS (Write After Approval): Add myself.
9104 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9106         * configure.in: Update error message for missing GMP/MPFR.
9108         * configure: Regenerate.
9110 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9112         * configure.in: Update MPFR version in error message.
9114         * configure: Regenerate.
9116 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9118         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9119         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9120         --with-gmp-lib): New flags.
9122         * configure: Regenerate.
9124 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9126         * MAINTAINERS (Write After Approval): Change my email address.
9128 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9130         * MAINTAINERS (Write After Approval): Add myself.
9132 2006-11-22  Philipp Thomas  <pth@suse.de>
9134         * MAINTAINERS (i18n): Update e-mail address.
9136 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9138         * MAINTAINERS (spu port): Add myself as maintainer.
9139         (Write After Approval): Remove myself.
9141 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9143         * configure.in (skipdirs): Don't build libssp for SPU.
9144         * configure: Regenerate.
9146 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9148         * MAINTAINERS (spu port): Add myself as maintainer.
9149         (libobjc): Update my email address.
9151 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9153         * MAINTAINERS (Write After Approval): Add myself.
9155 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9157         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9158         * configure : Rebuilt.
9160 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9162         * MAINTAINERS (Write After Approval): Add myself.
9164 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9166         * MAINTAINERS (Write After Approval): Add myself.
9168 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9170         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9171         libmpfr.a.
9172         * configure: Regenerate.
9174 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9176         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9177         (unstage): Test for stage_last presence.
9179         PR bootstrap/29802
9180         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9181         STAGE_PREFIX.
9182         * Makefile.in: Regenerate.
9184 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9186         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9187         maintainers.
9189 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9191         * MAINTAINERS (Write After Approval): Add myself.
9193 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9195         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9196         and stageN-package/Makefile.
9197         * Makefile.in: Regenerated.
9199 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9201         * configure.in: Remove target-libgloss from noconfigdirs for
9202         bfin-*-*.
9203         * configure: Regenerated.
9205 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9207         * configure.in (have_gmp): Only error if the gcc directory exists.
9209         * configure: Regenerate.
9211 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9213         * configure.in: Robustify error message for missing GMP/MPFR.
9215         * configure: Regenerate.
9217 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9219         * MAINTAINERS (Write After Approval): Add myself.
9221 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9223         * MAINTAINERS: Change email address.
9225 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9227         * MAINTAINERS (Write After Approval): Add myself.
9229 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9231         * MAINTAINERS (Write After Approval): Add myself.
9233 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9235         * MAINTAINERS (Write After Approval): Move myself to
9236         Write After Approval section.
9238 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9240         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9241         need_gmp anymore.
9242         * configure: Regenerate.
9244 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9246         * MAINTAINERS (Write After Approval): Add myself.
9248 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9250         * config.guess: Import latest version.
9251         * config.sub: Likewise.
9253 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9255         * Makefile.def: Added pdf target handling.
9256         * Makefile.tpl: Added pdf target handling.
9257         * Makefile.in: Regenerated.
9259 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9261         * MAINTAINERS: Add self as score port maintainer.
9263 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9265         * MAINTAINERS (Write After Approval): Add myself.
9267 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9269         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9270         or newer.
9271         * configure: Regenerated.
9273 2006-09-27  Dave Brolley  <brolley@redhat.com>
9275         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9276         using $s instead of $r.
9277         * configure: Regenerated.
9279 2006-09-26  Thiemo Seufer  <ths@mips.com>
9281         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9282         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9283         * configure: Regenerate.
9285 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9287         * MAINTAINERS (Write After Approval): Remove myself.
9289 2006-09-22  Chao-ying Fu  <fu@mips.com>
9291         * MAINTAINERS (Write After Approval): Add myself.
9293 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9295         * MAINTAINERS: Add self as soft-fp maintainer.
9297 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9299         * MAINTAINERS: Add myself as avr maintainer.
9300         Remove Marek Michalkiewicz as avr maintainer.
9302 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9304         * MAINTAINERS (Write After Approval): Add myself.
9306 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9308         * configure.in: Never build newlib for a Mingw host.
9309         Never build newlib as Mingw target library.
9310         Test the existence of winsup/cygwin for building a Cygwin newlib,
9311         rather than just winsup.
9312         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9313         building a Mingw target.
9314         * configure: Regenerate.
9316 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9318         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9320 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9322         * config.guess: Import from src (was more updated).
9323         * config.sub: Likewise.
9325 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9327         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9328         * configure: Regenerated.
9330 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9332         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9333         for stages after the first.
9335 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9337         * Makefile.def: Add dependencies for configure-opcodes
9338         on configure-intl and all-opcodes on all-intl.
9339         * Makefile.in: Regenerated.
9341 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9343         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9345 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9347         Port to hosts whose 'sort' and 'tail' implementations
9348         treat operands with leading '+' as file names, as POSIX
9349         has required since 2001.  However, make sure the code still
9350         works on pre-POSIX hosts.
9351         * ltmain.sh: Don't assume "sort +2" is equivalent to
9352         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9354 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9356         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9358 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9360         * ltconfig: chmod 644 before ranlib during install.
9362 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9364         PR bootstrap/18058
9365         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9366         if the bootstrap compiler is a GCC version that supports it.
9367         * configure: Regenerate.
9369 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9371         * configure.in: Fix thinkos in previous check-in.
9372         * configure: Regenerate.
9374 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9376         PR other/27063
9377         * configure.in: Test subdir_requires and give an appropriate
9378         error message.
9379         * configure: Regenerate.
9381 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9383         * MAINTAINERS (Write After Approval): Add myself.
9385 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9387         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9389 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9391         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9393 2006-06-20  David Ayers  <d.ayers@inode.at>
9395         PR bootstrap/28072
9396         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9397         whether target-libjava is being configured instead of whether the
9398         java front end is enabled.
9399         * configure: Regenerate.
9401 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9403         PR target/27540
9404         * configure.in: Only enable libgomp on IRIX 6.
9405         * configure: Regenerate.
9407 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9409         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9410         too.
9411         * Makefile.in: Regenerate.
9413 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9415         * config-ml.in: Alter CCASFLAGS to include special
9416         multilib options the same as is done for CFLAGS.
9418 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9420         * configure.in: Don't enable libgomp on hpux10.
9421         * configure: Rebuilt.
9423 2006-06-12  David Ayers  <d.ayers@inode.at>
9425         PR bootstrap/27963
9426         PR target/19970
9427         * configure.in: Remove target-boehm-gc from noconfigdirs where
9428         ${libgcj} is specified.
9429         * configure: Regenerate.
9431 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9433         Sync from src:
9435         * configure.in: Sync.
9436         * configure: Regenerated.
9438         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9440         * Makefile.def: Added dependencies from sim and gdb on intl, and
9441         added configure dependencies to everything with an all dependency
9442         on intl.
9443         * Makefile.in: Regenerated.
9445 2006-06-06  David Ayers  <d.ayers@inode.at>
9447         PR libobjc/13946
9448         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9449         * Makefile.in: Regenerate.
9450         * configure.in: Add --enable-objc-gc at toplevel and have it
9451         enable boehm-gc for Objective-C.
9452         Remove target-boehm-gc from libgcj.
9453         Add target-boehm-gc to target_libraries.
9454         Add target-boehm-gc to noconfigdirs where ${libgcj}
9455         is specified.
9456         Assert that boehm-gc is supported when requested for Objective-C.
9457         Only build boehm-gc if needed either for Java or Objective-C.
9458         * configure: Regenerate.
9460 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9462         PR 27674
9463         * Makefile.tpl (configure-[+prefix+][+module+],
9464         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9465         Remove rule to unstage bootstrapped modules.
9466         (stage_current): New.
9467         * Makefile.in: Regenerate.
9469 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9471         * MAINTAINERS (Write After Approval): Update my e-mail address.
9473 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9475         * include/libiberty.h: Declare pex_run_in_environment.
9477 2006-05-31  Asher Langton  <langton2@llnl.gov>
9479         * MAINTAINERS (Write After Approval): Add myself.
9481 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9483         * Makefile.def (bfd, opcodes): Fix lib_path.
9484         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9485         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9486         * Makefile.in: Regenerate.
9488 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9490         * Makefile.in: Regenerate.
9492 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9494         * Makefile.def: Add install-html target. Add datarootdir
9495         docdir and htmldir to flags_to_pass.
9496         * Makefile.tpl: Add install-html target.
9497         * Makefile.in: Regenerate.
9498         * configure.in: Add --with-datarootdir, --with-docdir, and
9499         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9500         * configure: Regenerate.
9502 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9504         * configure.in: Enable gprof for cross builds.
9505         * configure: Regenerate.
9507 2006-05-22  Richard Guenther  <rguenther@suse.de>
9509         Revert
9510         2006-01-31  Richard Guenther  <rguenther@suse.de>
9511         Paolo Bonzini  <bonzini@gnu.org>
9513         * Makefile.def (target_modules): Add libgcc-math target module.
9514         * configure.in (target_libraries): Add libgcc-math target library.
9515         (--enable-libgcc-math): New configure switch.
9516         * Makefile.in: Re-generate.
9517         * configure: Re-generate.
9518         * libgcc-math: New toplevel directory.
9520 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9521             Andreas Tobler  <a.tobler@schweiz.ch>
9523         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9524         * configure: Rebuilt.
9526 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9528         * MAINTAINERS (Write After Approval): Add myself.
9530 2006-05-01  DJ Delorie  <dj@redhat.com>
9532         * configure.in: Restore CFLAGS if GMP isn't present.
9533         * configure: Regenerate.
9535 2006-05-01  Richard Guenther  <rguenther@suse.de>
9537         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9538         maintainer.
9540 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9542         * MAINTAINERS (Write After Approval): Add myself.
9544 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9546         * MAINTAINERS (Write After Approval): Add myself.
9548 2006-04-18  DJ Delorie  <dj@redhat.com>
9550         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9551         reference libgloss so that libssp can be built in a combined
9552         tree.
9553         * configure: Regenerate.
9555 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9557         * MAINTAINERS (Write After Approval): Add myself.
9559 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9561         * configure.in: Require makeinfo 4.4 or higher.
9562         * configure: Regenerate.
9564 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9566         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9567         Rearrange the entries of other libraries to have them in one place.
9569 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9571         * MAINTAINERS (Write After Approval): Remove myself.
9572         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9574 2006-03-14  Richard Guenther  <rguenther@suse.de>
9576         * configure: Regenerate with autoconf 2.13.
9578 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9580         * MAINTAINERS: Use my work address.
9582         * MAINTAINERS: Update my E-mail address.
9584 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9586         * configure.in: Handle --disable-<component> generically.
9587         * configure: Regenerate.
9589 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9591         PR libgcj/17311
9592         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9594 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9596         * MAINTAINERS (Write After Approval):  Remove myself.
9597         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9599 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9601         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9602         (TARGET_CONFIGDIRS): Remove.
9603         * configure.in: Remove AC_SUBST(target_configdirs).
9604         * Makefile.in, configure: Regenerated.
9606 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9608         * MAINTAINERS (Write After Approval):  Remove myself.
9609         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9611 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9613         PR bootstrap/25670
9615         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9617         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9618         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9619         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9620         BUILD_PREFIX, BUILD_PREFIX_1.
9621         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9623         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9624         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9626         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9627         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9628         of `cat stage_current`.  Always provide the `r' and `s' variables.
9629         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9630         a single shell execution.
9631         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9632         bootstrapped modules, make the stage1 module if the build was not
9633         started yet, else build the current stage.
9634         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9635         (all-build, all-host, all-target, [+make_target+]-host,
9636         [+make_target+]-target): Do not use \-continued lines.
9637         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9638         (current_stage, restrap, stage_last): New.
9640         * Makefile.in: Regenerate.
9641         * configure: Regenerate.
9643 2006-02-19  Bud Davis  <jmdavis@link.com>
9645         * MAINTAINERS (Write After Approval):  Remove myself.
9646         (Language Front End Maintainers):  Add myself as fortran 95
9647         maintainer and update e-mail address.
9649 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9651         * MAINTAINERS (Write After Approval):  Remove myself.
9652         (Language Front End Maintainers):  Add myself as fortran 95
9653         maintainer.
9655 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9657         * MAINTAINERS (Write After Approval): Add myself.
9659 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9661         * MAINTAINERS (Write After Approval):  Remove myself.
9662         (Language Front End Maintainers):  Add myself as
9663         fortran 95 maintainer.
9665 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9667         Sync from src:
9669         2005-12-27  Leif Ekblad  <leif@rdos.net>
9671         * configure.in: Add support for RDOS target.
9672         * configure: Regenerate.
9674 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9675             Andreas Schwab  <schwab@suse.de>
9677         * configure: Regenerate.
9679 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9681         * configure.in (enable_libgomp): Add AIX.
9682         * configure: Regenerate.
9684 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9686         * MAINTAINERS (Write After Approval): Add myself.
9688 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9690         * MAINTAINERS (Write After Approval): Add myself.
9692 2006-01-31  Richard Guenther  <rguenther@suse.de>
9693         Paolo Bonzini  <bonzini@gnu.org>
9695         * Makefile.def (target_modules): Add libgcc-math target module.
9696         * configure.in (target_libraries): Add libgcc-math target library.
9697         (--enable-libgcc-math): New configure switch.
9698         * Makefile.in: Re-generate.
9699         * configure: Re-generate.
9700         * libgcc-math: New toplevel directory.
9702 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9704         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9705         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9706         the assembler, linker and binutils.
9707         * configure: Regenerate.
9709 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9711         * MAINTAINERS (Write After Approval): Add myself.
9713 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9715         * configure: Regenerate.
9717 2006-01-18  Richard Henderson  <rth@redhat.com>
9718             Jakub Jelinek  <jakub@redhat.com>
9719             Diego Novillo  <dnovillo@redhat.com>
9721         * libgomp: New directory.
9722         * Makefile.def: Add target_module libgomp.
9723         * Makefile.in: Regenerate.
9724         * configure.in (target_libraries): Add target-libgomp.
9725         * configure: Regenerate.
9727 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9729         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9730         @ from continuation.
9731         * Makefile.in: Rebuilt.
9733 2006-01-04  Chris Lattner  <sabre@gnu.org>
9735         * MAINTAINERS (Write After Approval): Add myself.
9737 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9739         PR bootstrap/24252
9741         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9742         * Makefile.tpl (OBJDUMP): New.
9743         (EXTRA_HOST_FLAGS): Add it.
9744         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9746         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9747         to use symbolic links between directories.  Avoid race conditions
9748         or make them harmless.
9749         * configure.in: Do not try to use symbolic links between directories.
9751         * Makefile.def (LEAN): Pass.
9752         * Makefile.tpl (LEAN): Define.
9753         (stage[+id+]-start): Accept that the previous directory does not
9754         exist, if the bootstrap is lean.
9755         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9756         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9757         configure substitution.
9758         ([+compare-target+]): Likewise.
9759         ([+bootstrap-target+]-lean): New.
9760         * configure.in: Remove lean bootstrap support from here.
9762         * Makefile.in: Regenerate.
9763         * configure: Regenerate.
9765 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9767         * MAINTAINERS (libdecnumber): Add myself.
9769 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9771         * libtool-ldflags: New script.
9773 2006-01-02  Andreas Schwab  <schwab@suse.de>
9775         * configure.in: When reconfiguring remove Makefile in
9776         all stage directories.
9777         * configure: Regenerate.
9779 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9781         * MAINTAINERS: Update my email address.
9783 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9785         Revert Ada-related part of the previous change.
9787         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9788         Do not pass.
9789         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9790         * Makefile.in: Regenerate.
9791         * configure.in: Do not include mt-ppc-aix target fragment.
9792         * configure: Regenerate.
9794 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9796         * configure.in: Select appropriate fragments for PowerPC/AIX.
9797         * configure: Regenerate.
9799         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9800         BOOT_CFLAGS, BOOT_LDFLAGS.
9801         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9802         BOOT_CFLAGS, BOOT_LDFLAGS.
9803         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9804         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9805         (stage): Fail if we cannot complete the work.
9806         * Makefile.in: Regenerate.
9808 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9810         * configure.in: Replace ms1 with mt.
9811         * configure: Rebuilt.
9813 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9815         * MAINTAINERS: Update my email address.
9817 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9819         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9820         install-host-nogcc): Don't invoke $(stage) at the end.
9821         * Makefile.in: Regenerate.
9823 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9825         * configure.in: Flip the top-level bootstrap switch.
9826         * configure: Regenerate.
9828 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9830         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9831         $(stage) and $(unstage).
9832         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9833         (all): Remove stray semicolon.
9834         (local-distclean): Don't handle multilib.tmp and multilib.out.
9835         (install.all): Set $s for consistency.
9836         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9837         check_multilibs setting.  Always make the install directory.
9838         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9839         Correct @if/@endif.
9840         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9841         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9842         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9843         (multilib.out): Remove.
9844         * Makefile.in: Regenerated.
9846 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9848         * MAINTAINERS (Write After Approval): Add myself.
9850 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9852         * MAINTAINERS: Add myself as mt maintainer.
9854         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9856 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9858         * MAINTAINERS: Change email address.
9860 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9862         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9863         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9864         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9865         Find in-tree tools if available.
9866         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9867         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9868         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9869         (COMPILER_*_FOR_TARGET): New.
9870         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9871         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9872         (CONFIGURED_*, USUAL_*): Remove.
9873         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9874         STRIP): Use autoconf substitutions.
9875         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9876         COMPILER_NM_FOR_TARGET): New.
9877         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9879         (all): Make all-host and all-target in parallel.
9880         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9881         that $$r and $$s are set before invoking a recursive make.
9882         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9883         ([+bootstrap-target+]): Inline most of the `all' target.
9885 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9887         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9888         from the gcc build directory.
9889         * Makefile.in: Regenerate.
9891 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9893         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9894         depend on all-libdecnumber.
9895         * configure.in (host_libs): Include libdecnumber.
9896         * Makefile.in: Regenerate.
9897         * configure: Likewise.
9899 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9901         * libdecnumber: Import decNumber sources from the dfp-branch.
9903 2005-11-21  Kean Johnston  <jkj@sco.com>
9905         * config.sub, config.guess: Sync from upstream sources.
9907 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9909         Import from Autoconf sources:
9911         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9912         * config/move-if-change: Don't output "$2 is unchanged";
9913         suggested by Ben Elliston.  Handle weird characters correctly.
9915 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9917         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9918         to match upstream libtool for darwin.
9920 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9922         * Makefile.def: Remove gdb dependencies for gdbtk.
9923         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9924         (configure-gdb, install-gdb): New rules.
9925         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9926         * Makefile.in, configure: Regenerated.
9928 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9930         * MAINTAINERS (Write After Approval): Add myself.
9932 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9934         * MAINTAINERS (Write After Approval): Add myself.
9936 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9938         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9939         Diego Novillo.
9941 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9943         PR bootstrap/24297
9944         * Makefile.tpl (do-[+make-target+], do-check, install,
9945         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9946         are set before recursing.
9947         * Makefile.in: Regenerate.
9949 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9951         PR bootstrap/18939
9952         * Makefile.def (gcc) <target>: Fix thinko.
9953         * Makefile.in: Regenerate.
9955 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9957         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9958         * configure: Regenerate.
9960 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9962         * MAINTAINERS (Write After Approval): Add self.
9964 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9966         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9967         target-libffi, target-qthreads, target-libjava, and
9968         targetlibobjc.
9969         * configure: Regenerate.
9971 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9973         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9974         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9975         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9976         (USUAL_OBJDUMP_FOR_TARGET): New.
9977         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9978         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9979         * configure, Makefile.in: Regenerated.
9981 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9983         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9984         before other host packages.
9986 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9988         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9990 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9992         PR bootstrap/22340
9994         * configure.in (default_target): Remove.
9995         * Makefile.tpl (all): Do not use prerequisites as subroutines
9996         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9997         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9998         use prerequisites as subroutines.
9999         (check-host, check-target): New.
10000         (bootstrap configure & all targets): Do not use stage*-start
10001         if the directory layout is already ok.
10002         (non-bootstrap configure & all targets): Prepend a $(unstage).
10003         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10004         (NOTPARALLEL): Remove.
10005         (unstage, stage variables): New variables.
10006         (unstage, stage targets): Simply expand to those variables.
10008         * configure: Regenerate.
10009         * Makefile.in: Regenerate.
10011 2005-10-04  James E Wilson  <wilson@specifix.com>
10013         * Makefile.def (lang_env_dependencies): Add libmudflap.
10014         * Makefile.in: Regenerate.
10016 2005-10-03  Andreas Schwab  <schwab@suse.de>
10018         Backport from libtool CVS:
10019         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10021         * ltmain.sh: add support for installing into temporary
10022         staging area (e.g. 'make install DESTDIR=...')
10024 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10026         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10027         * configure: Regenerated.
10029 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10031         * configure: Regenerate with the correct
10032         autoconf version.
10034 2005-09-30  Catherine Moore  <clm@cm00re.com>
10036         * configure.in (bfin-*-*): New.
10037         * configure: Regenerated.
10039 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10041         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10042         (LIPO_FOR_TARGET): New.
10043         (CONFIGURED_LIPO_FOR_TARGET): New.
10044         (USUAL_LIPO_FOR_TARGET): New.
10045         (STRIP_FOR_TARGET): New.
10046         (CONFIGURED_STRIP_FOR_TARGET): New.
10047         (USUAL_STRIP_FOR_TARGET): New.
10048         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10049         STRIP_FOR_TARGET.
10050         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10051         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10052         * Makefile.in: Regenerate.
10053         * configure: Regenerate.
10055 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10057         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10058         (rs6000-*-aix*): Same.
10059         * configure: Regenerate.
10061 2005-09-16  Tom Tromey  <tromey@redhat.com>
10063         * MAINTAINERS: Add self as java maintainer.
10065 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10067         * configure.in: Recognize f95 in the --enable-languages option,
10068         and substitute it for fortran, issuing a warning.
10069         * configure: Regenerate.
10071 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10073         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10074         * configure:  Regenerated.
10076 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10078         * MAINTAINERS: Add self as ms1 maintainer.
10080 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10082         * Makefile.def (libssp): Add to lang_env_dependencies.
10083         * Makefile.in: Regenerate.
10085 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10087         * MAINTAINERS: Add myself as middle-end maintainer.
10089 2005-08-17  Christian Groessler  <chris@groessler.org>
10091         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10092         * Makefile.in: Regenerate.
10094 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10096         * MAINTAINERS (write after approval): Added myself.
10098 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10100         * MAINTAINERS (Write After Approval): Add myself.
10102 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10104         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10105         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10106         Look for alternate names of the target cc and c++
10107         * configure: Regenerate.
10109 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10111         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10112         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10113         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10114         tools; remove code to manually set them.
10115         (Target tools): Look in the environment for them.
10116         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10117         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10118         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10119         build directory.
10120         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10121         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10122         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10123         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10124         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10125         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10126         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10127         * configure: Regenerate.
10128         * Makefile.in: Regenerate.
10130 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10132         * MAINTAINERS: Update for removed CPU targets.
10134 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10136         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10137         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10138         * Makefile.in: Regenerated.
10140 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10142         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10143         (CFLAGS_FOR_TARGET): Use it.
10144         (CXXFLAGS_FOR_TARGET): Likewise.
10145         * Makefile.in: Regenerated.
10146         * configure.in (--with-build-sysroot): New option.
10147         * configure: Regenerated.
10149 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10151         * Makefile.tpl: Wrap install between unstage and stage
10152         * Makefile.in: Regenerate.
10154 2005-07-21  Eric Christopher  <echristo@apple.com>
10156         * MAINTAINERS: Update affiliation.
10158 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10160         * MAINTAINERS: Add self as crx port maintainer.
10162 2005-07-20  DJ Delorie  <dj@redhat.com>
10164         * MAINTAINERS: Add self as m32c maintainer.
10166 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10168         * all files: Update FSF address.
10170 2005-07-15  Eric Christopher  <echristo@redhat.com>
10172         * MAINTAINERS: Change affiliation.
10174 2005-07-14  Jim Blandy  <jimb@redhat.com>
10176         * configure.in: Add cases for Renesas m32c.
10177         * configure: Regenerated.
10179 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10181         * COPYING.LIB: Update from fsf.org.
10183 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10185         * COPYING, compile, config.guess,
10186         config.sub, install-sh, missing, mkinstalldirs,
10187         symlink-tree, ylwrap: Sync from upstream sources.
10188         * config-ml.in: Update FSF address.
10190 2005-07-13  Eric Christopher  <echristo@redhat.com>
10192         * configure.in: Add toplevel noconfigdir support for tpf.
10193         * configure: Regenerate.
10195 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10197         PR ada/22340
10199         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10200         * Makefile.in: Regenerate.
10202 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10204         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10205         Brolley to write-after-approval.
10207 2005-07-07  Andreas Schwab  <schwab@suse.de>
10209         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10210         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10211         * Makefile.in: Regenerated.
10213 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10215         * configure.in: Don't build sim or rda when targetting darwin.
10216         * configure: Regenerate.
10218 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10220         * configure.in: Add --enable-libssp and --disable-libssp.
10221         * configure: Regenerate with autoconf-2.13.
10223 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10225         * Makefile.def (target_modules): Add libssp.
10226         * configure.in (target_libraries): Add target-libssp.
10227         * configure: Rebuilt.
10228         * Makefile.in: Rebuilt.
10230 2005-07-01  Zack Weinberg  <zackw@panix.com>
10232         * MAINTAINERS: Change email address.  Resign from maintainership.
10234 2005-07-01  Richard Guenther  <rguenther@suse.de>
10236         * MAINTAINERS: Change my e-mail address and affiliation.
10238 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10240         * Makefile.def (stagefeedback): Come after profile.
10241         Define profiledbootstrap target.
10242         * Makefile.tpl (profiledbootstrap): Remove.
10243         (stageprofile-end): Zap stagefeedback.
10244         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10245         * Makefile.in: Regenerate.
10247 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10249         * MAINTAINERS: Update my email address.
10251 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10253         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10254         In 'cpp' stanza, support '#line' as well as '# '.
10256 2005-06-08  Andreas Schwab  <schwab@suse.de>
10258         * MAINTAINERS: Move myself from 'Write After Approval' to
10259         'CPU Port Maintainers' section as m68k maintainer.
10261 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10263         * configure.in (unsupported_languages): New macro.
10264         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10265         non-ported target libraries in noconfigdirs.
10266         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10267         non-linux-gnu.  Remove libgcj_ex_libffi.
10268         <lang_frag loop>: Set add_this_lang=no if the language is in
10269         unsupported_languages.
10270         * configure: Regenerate.
10272 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10274         * configure.in: Fix typo in handling of --with-mpfr-dir.
10275         * configure: Regenerate.
10277 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10279         * MAINTAINERS: Update my email address.
10281 2005-06-02  Jim Blandy  <jimb@redhat.com>
10283         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10284         accepted into the master sources.)
10286 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10287             Michael Snyder  <msnyder@redhat.com>
10288             Stan Cox  <scox@redhat.com>
10290         * configure.in: Set noconfigdirs for ms1.
10292         * configure: Regenerate.
10294 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10296         * MAINTAINERS (Write After Approval): Add self.
10298 2005-06-01  Josh Conner  <jconner@apple.com>
10300         * MAINTAINERS (Write After Approval): Add self.
10302 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10304         * MAINTAINERS: Update my email address.
10306 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10308         * MAINTAINERS (Write After Approval): Add self.
10310 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10312         * MAINTAINERS (Write After Approval): Remove self.
10314 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10316         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10317         (Dependencies): Consider target modules for bootstrap dependencies.
10318         Make target bootstrap modules depend on each stage's gcc.
10319         * Makefile.in: Regenerate.
10321 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10323         * Makefile.def (configure-gcc): Depend on binutils having been built.
10324         (all-gcc): No need to do it here.
10325         * Makefile.in: Regenerate.
10327 2005-05-19  Paul Brook  <paul@codesourcery.com>
10329         * configure.in: Rewrite misleading error message when requested
10330         language cannot be built.
10331         * configure: Regenerate.
10333 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10335         * ylwrap: Import from Automake 1.9.5.
10337 2005-05-13  David Ung  <davidu@mips.com>
10339         * MAINTAINERS (Write After Approval): Add self.
10341 2005-05-09  Mike Stump  <mrs@apple.com>
10343         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10344         lt_cv_sys_max_cmd_len for now.
10346 2005-05-09  Stan Cox  <scox@redhat.com>
10348         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10350 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10352         * README.SCO: Update the URL.
10354 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10356         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10357         with_gnu_ld to libtool.
10358         * ltcf-c.sh (aix[45]): Define file_list_spec.
10359         * ltcf-cxx.sh (aix[45]): Same.
10360         * ltcf-gcj.sh (aix[45]): Same.
10361         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10362         exists, write list of input files to temporary file.
10364 2005-05-04  Mike Stump  <mrs@apple.com>
10366         * configure.in: Always pass --target to target configures as
10367         otherwise rebuilds that do --recheck will fail.
10368         * confiugure: Rebuilt.
10370 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10372         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10373         STAGE_HOST_EXPORTS.
10374         (configure, all): Add bootstrap support.
10375         (Host modules, target modules): Pass post-stage1 flags and exports.
10376         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10377         * Makefile.in: Regenerate.
10379 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10381         * configure: Regenerate.
10383 2005-04-27  Mike Stump  <mrs@apple.com>
10385         * MAINTAINERS: Add self as darwin maintainer.
10387 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10389         * config.sub: Update from master copy.
10391 2005-04-21  Mike Stump  <mrs@apple.com>
10393         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10394         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10396 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10398         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10399         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10400         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10401         "*-*-elf" and "*-*-linux*".
10402         * configure: Regenerate.
10404 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10406         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10408 2005-04-12  Mike Stump  <mrs@apple.com>
10410         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10412 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10414         * MAINTAINERS (Write After Approval): Add myself.
10416 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10418         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10420 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10422         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10423         (TARGET_CONFIGARGS): Include --with-target-subdir.
10424         (configure, all): New macros.  Use them throughout.
10425         * Makefile.in: Regenerate.
10427 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10429         * MAINTAINERS (Write After Approval): Add myself.
10431 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10433         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10435 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10437         * MAINTAINERS: Move John Carr to Write After Approval.
10439 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10441         * config/mh-mingw32: Delete.
10442         * configure.in: Don't use it.
10443         * configure: Regenerate.
10445 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10447         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10448         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10449         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10450         (HOST_LIB_PATH): Generate from Makefile.def.
10451         (TARGET_LIB_PATH): Likewise.
10452         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10453         * Makefile.in: Regenerate.
10454         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10455         (RPATH_ENVVAR): Include Darwin case.
10456         * configure: Regenerate.
10458 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10460         * MAINTAINERS (Various Maintainers): Remove self.
10461         (Write After Approval): Add self.
10463 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10465         * MAINTAINERS (Various Maintainers): Add self.
10467 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10469         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10470         * configure: Regenerate.
10472 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10474         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10475         gcc_version, and gcc_version_trigger from set of flags to pass.
10476         * Makefile.tpl: Remove definitions of above variables.
10477         (config.status): Remove dependency on $(gcc_version_trigger).
10478         * Makefile.in: Regenerate.
10479         * configure.in: Do not reference config/gcc-version.m4 nor
10480         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10481         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10482         * configure: Regenerate.
10484 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10485             Andrew Pinski  <pinskia@physics.uc.edu>
10487         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10488         * Makefile.in: Regenerate.
10490 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10492         * MAINTAINERS (Write After Approval): Add myself.
10494 2005-03-03  David Ayers  <d.ayers@inode.at>
10496         * MAINTAINERS (Write After Approval): Add myself.
10498 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10500         PR libgcj/20160
10501         * ltmain.sh: Avoid creating archives with components that have
10502         duplicate basenames.
10504 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10506         PR bootstrap/20250
10507         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10508         instead of check.
10509         * Makefile.in: Regenerate.
10511 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10513         * Makefile.in: Regenerate to fix conflict between the previous two
10514         patches.
10516 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10518         PR bootstrap/17383
10519         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10520         * Makefile.tpl (HOST_SUBDIR): New substitution.
10521         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10522         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10523         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10524         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10525         (Host modules, Bootstrapped modules): Use it.
10526         (Build modules, Target modules): Do not create symlink trees,
10527         always configure out-of-srcdir.
10528         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10529         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10530         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10531         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10533         * Makefile.in: Regenerate.
10534         * configure: Regenerate.
10536 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10538         Merged from libada-gnattools-branch:
10539         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10541         * gnattools: New directory.
10542         * Makefile.def: Add gnattools as a module, depending on target-libada.
10543         * Makefile.in: Regenerate.
10544         * configure.in: Include gnattools in host_tools; disable it if ada
10545         is disabled.
10546         * configure: Regenerate.
10548 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10550         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10551         treelang maintainer.
10552         (Write After Approval): Remove myself.
10554 2005-02-23  Paul Schlie  <schlie@comcast.net>
10556         * configure.in: Allow darwin targeted ports to build tk, itcl and
10557         libgui.
10558         * configure: Regenerate.
10560 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10562         PR libgcj/10353
10563         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10564         * configure: Regenerate.
10566 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10568         * MAINTAINERS (Write After Approval): Add myself.
10570 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10572         * MAINTAINERS: Update my e-mail address.
10574 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10576         * MAINTAINERS (Write After Approval): Add myself.
10578 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10580         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10581         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10582         target-libgloss when not *-*-elf and *-*-aout.
10583         * configure: Regenerate.
10585 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10587         * MAINTAINERS: Remove obsolete entries.
10589         * MAINTAINERS (Write After Approval): Add Michael Matz.
10591 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10593         * MAINTAINERS: Remove self as cpplib maintainer.
10595 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10597         * install-sh, config.sub: Import from upstream.
10599 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10601         PR bootstrap/18222
10602         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10603         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10604         * Makefile.in: Regenerate.
10606 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10608         * MAINTAINERS: Update my email address.
10610 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10611             Andreas Schwab  <schwab@suse.de>
10613         PR bootstrap/18033
10614         * config-ml.in: Eval option if surrounded by single quotes.
10616 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10618         Revert 2004-12-28 Makefile changes, a better fix will be
10619         applied to mainline and src after GCC 4.0 branches.
10621 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10623         PR bootstrap/17383
10625         * Makefile.def (target_modules): Remove stage parameter,
10626         it is always true now.
10627         * Makefile.tpl (configure-build-[+module+],
10628         configure-target-[+module+]): Always build symlink tree
10629         for the directory and for include.  BUILD_SUBDIR and
10630         TARGET_SUBDIR cannot be . anymore.
10631         * Makefile.in: Regenerate.
10633 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10635         Revert 2004-12-08 Makefile changes.
10637 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10639         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10640         cygwin, mingw.
10642 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10644         * configure.in (sh64-*-*): Reenable gprof.
10645         * configure: Regenerate.
10647 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10649         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10650         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10651         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10652         * Makefile.in: Regenerate.
10654 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10656         * MAINTAINERS: Update my email address.
10658 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10660         * Makefile.tpl: Generate normal dependencies if the LHS module is
10661         not bootstrapped.
10662         * Makefile.in: Regenerate.
10664 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10666         * configure.in: Include config/gxx-include-dir.m4.  Use
10667         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10668         * configure: Regenerate.
10670 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10672         * config.if: Delete.
10673         * configure.in: Set libstdcxx_incdir directly.
10674         * configure: Regenerate.
10676 2004-12-02  Eric Christopher  <echristo@redhat.com>
10678         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10679         * Makefile.in: Regenerate.
10681 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10683         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10684         * configure: Regenerate.
10686 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10688         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10689         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10690         * configure: Regenerate.
10692 2004-12-01  Eric Christopher  <echristo@redhat.com>
10694         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10695         of things to remove.
10697 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10699         * MAINTAINERS (Write After Approval): Update my e-mail address.
10701 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10703         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10704         from CVS libtool to always pass_all.
10706 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10708         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10709         (hppa*64*-*-*): Delete incorrect comment.
10710         * configure: Rebuilt.
10712 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10714         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10716 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10718         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10719         from CVS libtool to always pass_all.
10721 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10723         * install-sh, compile: Import from automake.
10725 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10727         * config.guess, config.sub:  Import from savannnah.
10729 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10731         * MAINTAINERS (Write After Approval): Add myself
10733 2004-11-12  Mike Stump  <mrs@apple.com>
10735         * Makefile.def: Add html support.
10736         * Makefile.tpl: Likewise.
10737         * Makefile.in: Regenerate.
10739 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10741         PR 18423
10742         * configure.in: Remove all instances of build-fixincludes from
10743         noconfigdirs.
10744         (build_configargs): Supply --target to subdirectories.
10745         * configure: Regenerate.
10747         * Makefile.def: Make gcc install depend on fixincludes install.
10748         * Makefile.in: Regenerate.
10750 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10752         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10754 2004-11-11  Paul Brook  <paul@codesourcery.com>
10756         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10758 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10760         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10761         target-libgfortran.
10762         * configure: Regenerate.
10764 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10766         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10767         like CC.
10769 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10771         * Makefile.def (host fixincludes): Specify missing targets.
10772         * Makefile.in: Regenerate.
10774 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10776         * MAINTAINERS: Add myself
10778 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10780         * MAINTAINERS (Write After Approval): Add myself.
10782 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10784         * Makefile.def: Build fixincludes for the host, too.
10785         * Makefile.in: Regenerate.
10786         * configure.in (host_tools): Add fixincludes.
10787         * configure: Regenerate.
10789 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10791         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10792         * configure: Regenerated.
10794 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10796         PR other/17783
10797         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10798         * configure: Regenerated.
10800 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10802         * README.SCO: Update per FSF instructions.
10804 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10806         PR target/18151
10807         * configure.in (case ${target}): Do not build fixincludes for avr.
10808         * configure: Regenerated.
10810 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10812         * configure.in (case ${target}): Do not build fixincludes
10813         on platforms where it is not used.
10814         * configure: Regenerated.
10816 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10818         * configure.in: Use an absolute path to install-sh.
10819         * configure: Regenerated.
10821 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10823         * MAINTAINERS (Write After Approval): Add myself.
10825 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10827         * MAINTAINERS: Remove from Write After Approval those that are
10828         already maintainers.
10830 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10832         * MAINTAINERS:  Update my email address.
10834 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10836         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10837         * configure: Regenerate.
10839 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10841         * MAINTAINERS:  Update my email address.
10843 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10845         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10846         entries belonging to this category.
10848 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10850         * MAINTAINERS: Update my e-mail address.
10852 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10854         Fix wrong conflict resolution in:
10856         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10858         * Makefile.in: Regenerate.
10859         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10860         in the recursive `make', instead of hardwiring `all'.
10861         (Autogenerated TARGET-* variables): New.
10863 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10865         * configure.in: Enable target-libgloss for crx-*-*.
10866         * configure: Regenerate.
10868 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10870         * MAINTAINERS (Various Maintainers): Move the "windows,
10871         cygwin, mingw" maintainer to ...
10872         (OS Port Maintainers): ... here.
10874 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10876         * MAINTAINERS (Write After Approval): Remove those that are
10877         maintainers of some subsystem.
10879 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10881         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10882         * ltcf-cxx.sh (tpf*): Likewise.
10883         * ltconfig (tpf*): Add TPF OS configuration support.
10885 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10887         * MAINTAINERS: Change my email address to my new work account.
10889 2004-09-24  Michael Roth  <mroth@nessie.de>
10891         * configure.in (--without-headers): Add missing double quotes.
10892         * configure: Regenerate.
10894 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10896         * ylwrap: Revert to previous version.
10898 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10900         PR bootstrap/17369
10901         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10902         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10903         SET_GCC_LIB_PATH_CMD.
10904         (BASE_TARGET_EXPORTS): Likewise.
10905         * Makefile.in: Regenerated.
10907         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10908         * configure: Regenerated.
10910 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10912         * config.guess: New upstream version
10913         * compile, depcomp, install-sh, ylwrap: Likewise.
10915 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10917         * config/mh-x86omitfp: New host makefile fragment.  Add
10918         -fomit-frame-pointer to the default BOOT_CFLAGS.
10919         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10920         * configure: Regenerate.
10922 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10924         PR target/11572
10925         * configure.in (*-*-darwin*): Renable libobjc.
10926         * configure: Regenerate.
10928 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10930         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10932 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10934         * Makefile.def: Remove libbanshee.
10935         * Makefile.tpl: Ditto.
10936         * configure.in: Ditto.
10937         * Makefile.in: Regen.
10938         * configure: Ditto.
10940 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10942         * ltmain.sh: Use $pic_object as $non_pic_object if
10943         $non_pic_object=none.
10945 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10947         * missing: Import latest version from master repository.
10949 2004-09-06  Nick Clifton  <nickc@redhat.com>
10951         * config.sub: Import latest version from master repository.
10952         * config.guess: Likewise.
10953         This includes these changes:
10955         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10957         * config.sub: Handle crisv32, alias etraxfs.
10958         * config.guess (crisv32:Linux:*:*): Handle.
10960         2004-08-13  Brad Smith  <brad@comstyle.com>
10962         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10963         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10965         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10967         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10968         assume the processor is a powerpc.  This is because coreutils
10969         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10970         in this case, due to a MacOS X bug that causes
10971         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10972         to return a negative number.
10973         Problem reported by Petter Reinholdtsen in:
10974         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10976         2004-07-19  Ben Elliston  <bje@gnu.org>
10978         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10980         2004-06-24  Ben Elliston  <bje@gnu.org>
10982         * config.guess: Update copyright years.
10983         * config.sub: Likewise.
10985         2004-06-22  Robert Millan  <robertmh@gnu.org>
10987         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10988         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10990         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10992         * config.guess (*:*VMS:*:*): New entry. Replaces
10993         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10994         manufacturer.
10996         2004-06-22  Ben Elliston  <bje@gnu.org>
10998         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10999         * config.sub: Likewise.
11001         2004-06-22  Ben Elliston  <bje@gnu.org>
11003         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11004         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11006         2004-06-11  Ben Elliston  <bje@gnu.org>
11008         * config.guess (pegasos:OpenBSD:*:*): Remove.
11010         2004-06-11  Ben Elliston  <bje@gnu.org>
11012         From Wouter Verhelst <wouter@grep.be>:
11013         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11015         2004-06-11  Ben Elliston  <bje@gnu.org>
11017         * config.guess (luna88k:OpenBSD:*:*): New.
11019         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11021         * config.guess (m32r*:Linux:*:*): New case.
11022         * config.sub: Handle m32rle.
11024         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11026         From Jens Petersen  <petersen@redhat.com>:
11027         * config.sub: Handle sparcv8.
11029         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11031         From Tom Smith <smith@cag.lkg.hp.com>:
11032         * config.guess: Version suffixes are equally significant on Tru64
11033         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11034         prefix of "P" (patched kernel).
11036         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11038         * config.sub: Add support for National Semiconductor CRX target.
11040 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11042         * MAINTAINERS (Various Maintainers): Remove myself as web page
11043         maintainer, add myself as maintainer of build status lists.
11045 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11047         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11048         *-*-netware, but add target-libmudflap.
11049         Consolidate *-*-netware targets (of which really only i?86 exists)
11050         into a single entry.
11051         * configure: Likewise.
11053 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11055         * Makefile.tpl (sorry): Remove.
11056         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11057         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11058         (do-clean): Clean per-stage directories too.
11059         (do-distclean): Run distclean-stage1 too.
11060         (.NOTPARALLEL): Enable during toplevel bootstrap.
11061         (stage[+id+]-bubble): Enable parallel execution during
11062         the recursive invocation.
11063         * Makefile.in: Regenerate.
11065         Fix previous checkin:
11067         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11068         include.
11069         * configure.in: Fix indentation.
11070         * configure: Regenerate.
11072 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11074         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11075         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11076         * configure: regenerate
11077         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11078         -mdynamic-no-pic
11080 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11082         * Makefile.def (build_modules): Add fixincludes.
11083         (dependencies): Make gcc depend on fixincludes.
11084         * configure.in (build_tools): Add fixincludes.
11085         (build_configdirs): Always include build_libs.
11086         * Makefile.in: Regenerate.
11087         * configure: Regenerate.
11089 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11091         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11092         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11093         phony targets; do not generate timestamp files.
11094         (distclean-stageN): Remove references to their timestamp files.
11095         (restageN, touch-stageN): Remove.
11096         (stageN-bubble): Rewritten.
11097         (compare): Support lean bootstraps.
11098         * Makefile.in: Regenerate.
11100         * configure.in: Only warn when bootstrapping but
11101         build != host or build != target.  Support lean bootstraps.
11102         * configure: Regenerate.
11104 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11106         * configure.in:  Give a better error message if GMP/MPFR are missing
11107         and a language needing them has been requested.
11108         * configure:  Regenerated.
11110 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11112         * configure.in:  Print a list of available language front-ends if
11113         a requested one is missing.  Tidy stray tab characters.
11114         * configure:  Regenerated.
11116 2004-08-19  Michael Koch  <konqueror@gmx.de>
11118         * gcc/doc/install.texi: Update entry about automake for libjava.
11120 2004-08-17  Robert Millan  <robertmh@gnu.org>
11122         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11123         (instead of FreeBSD).
11124         * configure: Regenerate.
11126 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11128         * Makefile.in: Regenerate.
11129         * configure: Regenerate.
11131         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11132         stage_*_flags.
11133         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11134         for bootstrapped modules if toplevel bootstrap is going.
11135         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11136         modules.  Adjust for changes in Makefile.def.  Enable several
11137         rules even in non-bootstrap mode, just to avoid peppering the
11138         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11139         (stage-[+prev+]-bubble): Remove.
11141         * Makefile.def (Dependencies): Depend on all-build-bison,
11142         all-build-flex, all-build-byacc, all-build-texinfo, rather
11143         than the host variations.
11144         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11145         with BUILD_SUBDIR.
11146         (BISON): Update for recent Bisons.
11147         (YACC): Fix typo.
11148         (cross): Depend on all-build.
11149         (all): Do not depend on all-build.
11150         (prebootstrap): Remove.
11151         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11152         (Prebootstrap dependencies): Add them to the per-stage targets
11153         and to all-prebootstrap.
11154         * configure.in (build_configdirs): Always enable build_tools.
11155         (BUILD_DIR_PREFIX): Remove.
11157         * Makefile.def (gcc): Add target variable.
11158         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11159         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11160         in the recursive `make', instead of hardwiring `all'.
11161         (Autogenerated TARGET-* variables): New.
11163 2004-08-13  Brian Booth  <bbooth@redhat.com>
11165         * MAINTAINERS: Remove myself from write-after-approval.
11167 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11169         * src-release: Stop distributing mmalloc with gdb (which doesn't
11170         use it).
11171         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11172         * Makefile.in: Regenerate.
11174 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11176         * configure.in (arm*-*-eabi*): New target.
11177         * configure: Regenerate.
11179 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11181         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11182         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11183         (Dependencies): New section.
11184         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11185         (configure-target-[+module+]): Depend on maybe-all-gcc
11186         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11187         (toplevel profiledbootstrap): Fix dependencies.
11188         * Makefile.in: Regenerate.
11190 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11192         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11193         target-libiberty to noconfigdirs.
11194         * configure: Regenerate.
11196 2004-08-03  Paul Brook  <paul@codesourcery.com>
11198         * configure.in: Check for MPFR as well as GMP.
11199         * configure: Regenerate.
11201 2004-08-01  Robert Millan  <robertmh@gnu.org>
11203         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11204         libmudflap for all GNU-based systems (with Glibc).
11205         * configure: Regenerate.
11207 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11209         * Makefile.def (host-modules): Add gcc.
11210         * Makefile.in: Regenerate.
11211         * Makefile.tpl (sorry): New rule.
11212         (configure-host, all-host, [+make_target+]-host, do-check,
11213         install-host): Do not add gcc as a special case.
11214         (host modules): Add a small special-casing for gcc.  Export
11215         extra_make_flags through the environment.
11216         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11217         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11218         other recursive targets for gcc): Remove.
11220         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11221         (stage, unstage): New rules.
11222         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11223         distclean-stage[+id+]): Use stage_current.
11224         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11225         the stage*-start rules.
11227 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11229         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11230         use -all_load flag.
11232 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11234         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11235         * configure: Regenerate.
11237 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11239         * maintainer-scripts/gcc_release: Revert yesterday's change.
11241 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11243         * MAINTAINERS: Add myself to write-after-approval.
11245 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11247         * libf2c: Removed.
11248         * gcc/gccbug.in: Updated because of libf2c removal.
11249         * maintainer-scripts/gcc_release: Ditto.
11251 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11253         * configure.in: Build libmudflap by default on FreeBSD.
11254         * configure: Regenerated.
11256 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11258         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11259         systems.
11260         * configure: Regenerated.
11262 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11264         PR target/16344
11265         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11266         feedback based compiler.
11267         * Makefile.in: Rebuilt.
11269 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11271         * Makefile.def (host_modules): Set bootstrap=true for flex.
11272         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11273         * Makefile.in: Rebuilt.
11275 2004-07-07  Jan Hubicka  <jh@suse.cz>
11277         * MAINTAINERS: Add self as a profile feedback maintainer.
11279 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11281         * configure.in:  Do not prepend $srcdir to /dev/null in
11282         makefile fragments.
11283         * configure:  Regenerate.
11285 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11287         * Makefile.def (build_modules): Add bison, byacc, flex,
11288         m4, texinfo.
11289         (flags_to_pass): Add FLEX.
11290         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11291         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11292         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11293         DEFAULT_MAKEINFO): Remove.
11294         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11295         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11296         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11297         objdir or else use configured tool.
11298         (all-build): New.
11299         (all): Depend on it.
11300         (Build module dependencies): Add.
11301         * Makefile.in: Regenerate.
11302         * configure.in: Better support for multiple build modules,
11303         matching what is done for host/target modules.  Do not look
11304         for "plausible" locations of build tools if Canadian cross.
11305         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11306         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11307         * configure: Regenerate.
11309 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11311         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11312         * Makefile.in: Regenerate.
11314 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11316         * Makefile.tpl (configure-build-[+module+],
11317         configure-[+module+], configure-target-[+module+]): Pass
11318         [+extra_configure_args+].
11319         (all-build-[+module+], all-[+module+], check-[+module+],
11320         install-[+module+], [+make_target+]-[+module+],
11321         all-target-[+module+], check-target-[+module+],
11322         install-target-[+module+], [+make_target+]-target-[+module+]):
11323         Pass [+extra_make_args+].
11324         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11325         (GCC_HOST_EXPORTS): Remove.
11326         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11327         cross, check-gcc, check-gcc-c++, install-gcc,
11328         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11329         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11330         * Makefile.in: Regenerate.
11332 2004-06-21  Matthew Sachs  <msachs@apple.com>
11334         * MAINTAINERS: Added self to write-after-approval.
11336 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11338         * configure.in: Check for srcdir/winsup rather than build directory
11339         winsup.
11340         * configure: Regenerate.
11342 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11344         * configure.in: Don't build Cygwin native newlib if winsup
11345         directory is missing.  Emit warning instead.
11346         * configure: Regenerate.
11348 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11350         * Makefile.tpl (touch-stage[+id+]): New.
11351         (restage[+prev+]): Depend on touch-stage[+id+].
11353         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11354         Use it throughout.
11356         * Makefile.def: Add profile and feedback bootstrap stages.
11357         Remove next field from bootstrap stages.
11358         * Makefile.tpl (LN, LN_S): Substitute.
11359         (stageN-start, stageN-end): Use double-colon rules, to
11360         provide a hook for additional setup commands.
11361         (distclean-stageN-gcc, restageN): Create dependencies from
11362         [+prev+], not from [+next+].
11363         (stageN-bubble): Add commands for successive stages from
11364         [+prev+], using double-colon rules.
11365         (all-stageN-gcc): Fix typo.
11366         (stagefeedback-start, profiledbootstrap): New.
11367         * Makefile.in: Regenerate.
11368         * configure.in: Call ACX_PROG_LN.
11369         * configure: Regenerate.
11371 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11373         * MAINTAINERS (Write After Approval): Add myself.
11375 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11377         * MAINTAINERS (Write After Approval): Add myself.
11379 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11381         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11382         without gcc.
11383         * configure: Regenerate.
11385 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11387         * Makefile.tpl: Fix typo.
11388         * Makefile.in: Regenerate.
11390 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11392         * configure.in: Remove new- prefix from toplevel
11393         bootstrap targets.
11394         * configure: Regenerate.
11396 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11398         * Makefile.tpl (all.normal): Rename to all.
11399         (all): Replace with a rule to pick the default
11400         target from configure.
11401         (all-gcc, configure-gcc): Use conditionals to
11402         do nothing when toplevel bootstrap is going on.
11403         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11404         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11405         * configure.in: Support --enable-bootstrap.
11407         * Makefile.def: Remove new- prefix from toplevel
11408         bootstrap targets.
11409         * Makefile.tpl: Likewise.
11411         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11412         target.
11414         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11415         $(RECURSE_FLAGS) to recursive invocation of make.
11417         * Makefile.in: Regenerate.
11418         * configure: Regenerate.
11420 2004-05-30  Andreas Jaeger  <aj@suse.de>
11421             Jim Wilson  <wilson@specifixinc.com>
11423         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11424         like CC.
11426 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11428         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11429         * configure: Regenerate.
11431 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11433         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11434         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11435         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11436         targets.
11437         * Makefile.in: Regenerate.
11439 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11441         * configure.in: Test the ability to symlink directories.
11442         * configure: Regenerate.
11444         * Makefile.def (bootstrap-stage): New definitions.
11445         * Makefile.tpl (configure-stage1-gcc,
11446         configure-stage2-gcc, configure-stage3-gcc,
11447         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11448         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11449         new-restage3, compare): Autogenerate, see Makefile.in
11450         entry for behavioral changes.
11451         (distclean-stage1, new-stage1-start, new-stage1-end,
11452         new-stage1-bubble, distclean-stage2, new-stage2-start,
11453         new-stage2-end, new-stage2-bubble, distclean-stage3,
11454         new-stage3-start, new-stage3-end): New autogenerated targets.
11455         (objext, prebootstrap, BOOT_CFLAGS,
11456         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11457         targets.
11459         * Makefile.in: Regenerate.
11460         (distclean-stage1, new-stage1-start, new-stage1-end,
11461         new-stage1-bubble, distclean-stage2, new-stage2-start,
11462         new-stage2-end, new-stage2-bubble, distclean-stage3,
11463         new-stage3-start, new-stage3-end): New targets.
11464         (all-stage1-gcc): Move prebootstrap dependency from here...
11465         (configure-stage1-gcc): ...to here.
11466         (new-bootstrap): Use bubble targets.
11467         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11468         Use per-stage distclean targets.
11469         (configure-stage1-gcc, configure-stage2-gcc,
11470         configure-stage3-gcc, all-stage1-gcc,
11471         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11472         Use new-stageN-start to prepare the tree.
11474 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11476         * Makefile.def (host_modules): add libcpp.
11477         * Makefile.tpl: Add dependencies on and for libcpp.
11478         * Makefile.in: Regenerate.
11479         * configure.in: Add libcpp host module.
11480         * configure: Regenerate.
11482 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11484         * Makefile.tpl: Whenever a recursive target is defined, wrap
11485         it in a special @if/@endif block, and prepare its maybe
11486         dependency in the @if/@endif block
11487         * configure.in: Instead of writing maybe dependencies, remove
11488         the @if/@endif statements, and remove the @if/@endif blocks
11489         that remain.
11490         * configure: Regenerate.
11491         * Makefile.in: Regenerate.
11493 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11495         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11497 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11499         PR bootstrap/15120
11500         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11501         * */configure: Rebuilt.
11503 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11505         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11506         of libf2c.
11507         * configure, Makefile.in: Regenerate.
11509 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11511         * MAINTAINERS (Write After Approval): Add myself.
11513 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11515         Merge from tree-ssa-20020619-branch.
11517         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11518         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11519         (HOST_GMPLIBS): Define.
11520         (HOST_GMPINC): Define.
11521         (TARGET_LIB_PATH): Add libmudflap.
11522         (GFORTRAN_FOR_TARGET): Define.
11523         (configure-build*): Export GFORTRAN.
11524         (configure-gcc): Export GMPLIBS and GMPINC.
11525         (all-gcc): Add maybe-all-libbanshee.
11526         (configure-target-libgfortran): Define.
11527         * Makefile.in: Regenerate.
11528         * configure.in (host_libs): Add libbanshee.
11529         (target_libraries): Add target-libmudflap and target-libgfortran.
11530         Add --with-libbanshee.
11531         Handle --disable-libmudflap.
11532         (*-*-freebsd*): Use with_gmp.
11533         Add $(libgcj) to noconfigdirs.
11534         * configure: Regenerate.
11535         * depcomp: New file.
11536         * MAINTAINERS: Add tree-ssa maintainers.
11538 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11540         * MAINTAINERS (Various Maintainers): Add myself.
11542 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11544         * MAINTAINERS (Write After Approval): Add myself.
11546 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11548         * MAINTAINERS (Write After Approval): Add myself.
11550 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11552         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11553         * configure: Regenerate.
11555 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11557         Revert:
11558         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11560         * Makefile.def (flags_to_pass): Remove *dir variables that
11561         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11562         as well as prefix and exec_prefix.
11563         * Makefile.in: Regenerate.
11565 2004-04-26  Robert Millan  <robertmh@gnu.org>
11567         Add patches from libtool CVS.
11568         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11569         * ltconfig: Likewise.
11570         * ltcf-c.sh: Likewise.
11571         * ltcf-cxx.sh: Likewise.
11572         * ltcf-gcj.sh: Likewise.
11574 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11576         * Makefile.def (host_modules): Mark with the bootstrap
11577         flag packages on which gcc depends.
11578         * Makefile.tpl (all-bootstrap): Use it.
11579         * Makefile.in: Regenerate.
11581 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11583         * Makefile.def (flags_to_pass): Remove *dir variables that
11584         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11585         as well as prefix and exec_prefix.
11586         * Makefile.in: Regenerate.
11588 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11590         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11591         * configure: Regenerate.
11592         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11593         * gcc/Makefile.tpl (compare): Use the result of the test.
11594         * gcc/Makefile.in: Regenerate.
11596 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11598         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11599         Always relocate gcc and prev-gcc to the original names, even
11600         if the build fails.
11601         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11602         New targets.
11604 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11606         * MAINTAINERS: Update my email address.
11608 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11610         * configure.in (mips*-*-irix5*): Enable ld.
11611         * configure: Regenerate.
11613 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11615         * configure: Regenerate.
11617 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11619         * Makefile.tpl (configure-[+module+], configure-gcc,
11620         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11621         Set and export LDFLAGS.
11622         * Makefile.in: Regenerate.
11624 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11626         * MAINTAINERS: Add myself to write-after-approval.
11628 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11630         PR bootstrap/14871
11631         * Makefile.tpl: If we don't have built-in-tree target tools,
11632         use the ones found by configure rather than hacking around with
11633         program_transform_name.
11634         * configure.in: Give Makefile.tpl the information necessary
11635         to do that.
11636         * Makefile.in: Regenerate.
11637         * configure: Regenerate.
11639 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11641         PR bootstrap/14760
11642         * configure.in: When computing baseargs, strip *all* copies of
11643         offending options.  Also, don't match/substitute the trailing space,
11644         so that this actually works when two similar options are separated by
11645         only one space.
11646         * configure: Regenerate.
11648 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11650         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11651         (rs6000-*-aix*): Same.
11652         * configure: Regenerate.
11654 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11656         * MAINTAINERS: Add myself to write-after-approval.
11658 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11660         * MAINTAINERS: Add myself to write-after-approval.
11662 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11664         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11665         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11666         * Makefile.in: Regenerate.
11668         * configure.in (top level bootstrap support): Rework --enable-werror
11669         to set @stage2_werror_flag@.
11670         * configure: Regenerate.
11671         * Makefile.tpl (top level bootstrap support): Pass
11672         @stage2_werror_flag@ down to configure in stages 2 and 3.
11673         * Makefile.in: Regenerate.
11675 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11677         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11678         for stages 2 and 3 as well as in make.  As a consequence, remove
11679         OUTPUT_OPTION (now detected by configure) from the flags passed down
11680         to make.
11681         * Makefile.in: Regenerate.
11683         * Makefile.tpl (new-bootstrap): Fix typo.
11684         * Makefile.in: Regenerate.
11686 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11688         * Makefile.tpl: Rearrange by moving recursive_targets rules
11689         into their proper sections.
11690         * Makefile.tpl (top level bootstrap support): Move disabling
11691         of coverage flags from 'make' to 'configure'; improve comments.
11692         * Makefile.in: Regenerate.
11694         * Makefile.tpl (experimental top level bootstrap) Move stage1
11695         language setting from all- target to configure- target; disable
11696         intermodule optimization in stage 1; prevent gratuitous rebuilds
11697         of stage 1.
11698         * Makefile.in: Regenerate.
11699         * configure.in: Comma-separate stage 1 language list for top
11700         level bootstrap.
11701         * configure: Regenerate.
11703         * Makefile.tpl: Clean up experimental top level bootstrap support:
11704         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11705         prev-gcc in configure- targets as well as all- targets.
11706         * Makefile.in: Regenerate.
11708 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11710         * compile: New file imported from automake.
11712 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11714         * configure.in: Remove symbolic link section.
11715         * configure: Regenerate.
11716         * Makefile.tpl (links): Remove.
11717         * Makefile.in: Regenerate.
11719 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11720             Nathanael Nerode  <neroden@gcc.gnu.org>
11722         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11723         Set with AC_CHECK_PROGS.
11724         * configure.in: Fix comment typo from last patch.
11725         * configure: Regenerate.
11727 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11729         * Makefile.tpl: Introduce experimental top level bootstrap support.
11730         * Makefile.in: Regenerate.
11731         * configure.in: Introduce support for top level bootstrap.
11732         * configure: Regenerate.
11734 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11735             Paolo Bonzini  <bonzini@gnu.org>
11737         PR bootstrap/14522
11738         * configure.in: Cope with shells that do not support unquoted ^
11739         * configure: Regenerate.
11741 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11742             Paolo Bonzini  <bonzini@gnu.org>
11744         PR bootstrap/14522
11745         * configure.in: Cope with shells that do not support nesting
11746         quotes inside quoted backquote substitutions.
11747         * configure: Regenerate.
11749 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11751         PR bootstrap/14522
11752         * configure.in: Fix escaping of $.
11753         * configure: Regenerate.
11755 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11757         * configure: Regenerate, since I forgot to while committing Paolo's
11758         changes.
11760 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11762         PR ada/14131
11763         Move language detection to the top level.
11764         * configure.in: Find default values for the tools as
11765         soon as possible.  Disable ada if GNAT is not found.
11766         Emit error message about missing languages.  Expand
11767         --enable-languages=all for the gcc subdirectory.
11769 2004-03-10  Ben Elliston  <bje@gnu.org>
11771         * MAINTAINERS: Update my email address.
11773 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11775         * ltconfig: Disable building static libraries if building shared
11776         libraries on AIX 5L.
11778 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11780         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11781         and disable libgcj.
11782         * configure: Regenerated.
11784 2004-03-01  Brian Booth  <bbooth@redhat.com>
11786         * MAINTAINERS: Add myself to write-after-approval.
11788 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11790         * MAINTAINERS: Add myself to write-after-approval.
11792 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11794         PR bootstrap/7087
11795         * Makefile.tpl: Guard XFOO sed statements better.
11796         * Makefile.tpl: Add dependency for configure-target-libada.
11797         * Makefile.in: Regenerate (incidentally fixes broken
11798         commit when libada-branch was merged).
11800 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11802         * MAINTAINERS: Add myself to write-after-approval.
11804 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11806         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11807         maintainers.
11809 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11811         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11812         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11814 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11816         PR bootstrap/11932
11817         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11819 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11821         * MAINTAINERS: Added myself to write-after-approval.
11823 2004-02-14  Michael Koch  <konqueror@gmx.de>
11825         * MAINTAINERS: Added myself to write-after-approval.
11827 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11829         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11830         some OS port maintainers to OS port maintainers section.
11832 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11834         * MAINTAINERS: Add self.
11836 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11838         * MAINTAINERS: Alphabetize.
11840 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11842         * MAINTAINERS: Remove myself.
11844 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11846         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11847         (rs6000-*-aix*): Same.
11848         * configure: Regenerate.
11850 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11852         * configure.in (host): Add in missing $noconfigdirs to defines.
11853         * configure: Regenerate.
11855 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11856             Nathanael Nerode  <neroden@gcc.gnu.org>
11858         PR ada/6637, PR ada/5911
11859         Merge with libada-branch:
11860         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11861         with appropriate dependencies. Add --enable-libada configure switch.
11862         * configure, Makefile.in: Regenerate.
11864 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11866         * MAINTAINERS: Add myself to write-after-approval.
11868 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11870         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11871         * configure: Regenerate.
11873 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11875         Merge from upstream:
11877         * ltmain.in: When setting IFS to '~', be careful about user
11878         arguments that contain '~'.
11880         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11882         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11883         Also test $base_compile against $CC with escaped arguments. Bug
11884         reported by Geoff Keating <geoffk@apple.com>.
11886 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11888         * MAINTAINERS: Remove i960 port.
11890 2004-01-23  DJ Delorie  <dj@redhat.com>
11892         * Makefile.def (target_modules) [libiberty]: Don't stage.
11893         * Makefile.in: Rebuilt.
11895 2004-01-20  Caroline Tice  <ctice@apple.com>
11897         * MAINTAINERS: Add myself to write-after-approval.
11899 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11901         * MAINTAINERS: Update my email address.
11903 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11905         * MAINTAINERS: Add myself to write-after-approval.
11907 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11909         * MAINTAINERS: Remove entries without email address.
11911 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11913         * MAINTAINERS: Add myself to write-after-approval.
11915 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11917         * MAINTAINERS: Update my email address.
11919 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11921         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11922         * Makefile.tpl (configure-target-[+module+]): Support stage.
11923         * Makefile.in: Rebuilt.
11925 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11927         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11929 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11931         * MAINTAINERS: Add myself as a MIPS maintainer.
11933 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11935         * configure.in: Use ./config.cache, not config.cache.
11936         * configure: Regenerate.
11937         * Makefile.tpl: Special-casing not needed for GCC any more.
11938         * Makefile.in: Regenerate.
11940         * configure.in: Don't share a cache file for host dirs.
11941         * configure: Regenerate.
11943         * config-ml.in: Don't mess with the cache file.
11945 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11947         * MAINTAINERS: Move myself from 'Write After Approval' to
11948         'CPU Port Maintainers' section as SPARC maintainer.
11950 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11952         * Makefile.tpl: Make GCC use a separate config.cache.
11953         * Makefile.in: Regenerate.
11955         PR bootstrap/11932, PR bootstrap/11933
11956         (I don't know if it will fix either of them, but it relates
11957         to them.)
11958         * configure.in: Don't use shared config.cache for target
11959         directories.
11960         * configure: Regenerate.
11962 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11964         * MAINTAINERS: Add myself to 'Write After Approval' section.
11966 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11968         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11969         * configure: Regenerated.
11971 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11973         * MAINTAINERS: Remove the mn10200 maintainer.
11975 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11977         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11978         * configure: Regenerated.
11980 2003-12-16  Jan Hubicka  <jh@suse.cz>
11982         * MAINTAINERS: Add myself as callgraph maintainer.
11984 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11986         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11987         * configure: Regenerate.
11989 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11991         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11992         'Write After Approval' section. Update email.
11994 2003-12-01  James Lemke  <jim@wasabisystems.com>
11996         * MAINTAINERS (Write After Approval): Add myself.
11998 2003-11-20  Matt Thomas  <matt@3am-software.com>
12000         * MAINTAINERS: Add myself as a vax port maintainer.
12002 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12004         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12005         (configure-build-[+module+], configure-[+module+]): Likewise.
12006         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12007         * Makefile.in: Regenerate.
12009 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12011         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12012         shared/dylibed libraries.
12013         * ltmain.sh: Likewise.
12014         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12015         * ltcf-cxx.sh: Likewise.
12016         * ltcf-gcj.sh: Likewise.
12017         * ltconfig: Likewise.
12019 2003-11-17  Stan Cox  <scox@redhat.com>
12021         * MAINTAINERS: Add myself as iq2000 port maintainer.
12023 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12025         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12026         * Makefile.in: Regenerate.
12028 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12030         * config.sub: Update to 2003-11-03 version.
12032 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12034         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12035         * configure:  Regenerate.
12037 2003-10-20  Nicolas Pitre  <nico@cam.org>
12039         * MAINTAINERS: Add myself to 'Write After Approval' section.
12041 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12043         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12045 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12047         * MAINTAINERS: Update my email address.
12049 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12051         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12053 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12055         * MAINTAINERS: Add myself to 'Write After Approval' section.
12057 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12059         * config.guess: Update to 2003-10-16 version.
12060         * config.sub: Update to 2003-10-16 version.
12062 2003-10-15  David Daney  <ddaney@avtrex.com>
12064         * MAINTAINERS: Added myself to 'Write After Approval' section.
12066 2003-10-15  Falk Hueffner  <falk@debian.org>
12068         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12069         'Write After Approval' section. Update email.
12071 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12073         * MAINTAINERS: Move myself from 'Write After Approval' to
12074         'Various Maintainers' section as middle-end maintainer.
12076 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12078         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12079         HOST_FLAGS_TO_PASS.
12080         * Makefile.in: Regenerate.
12082 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12084         * config.guess: Update to 2003-10-07 version.
12085         * config.sub: Update to 2003-10-07 version.
12087 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12089         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12090         * ltconfig (irix5*, irix6*): Don't override version_type.
12092 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12094         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12095         * configure: Rebuilt
12096         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12097         * Makefile.in: Rebuilt
12099 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12101         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12103 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12105         * MAINTAINERS (Write After Approval): Add myself.
12107 2003-09-29  Paul Koning  <ni1d@arrl.net>
12109         * MAINTAINERS: Move myself from "Write After Approval"
12110         to CPU platform maintainers for pdp11 platform.
12112 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12114         * MAINTAINERS: Move myself from 'Write After Approval' to
12115         'Various Maintainers' section as libffi testsuite maintainer.
12117 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12119         * configure.in: Pass a computed --program-transform-name
12120         to subconfigures.
12121         * configure: Regenerated.
12123 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12125         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12126         * Makefile.in: Regenerate.
12128         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12129         * Makefile.in: Regenerate.
12131 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12133         * MAINTAINERS: Move myself from 'Write After Approval'
12134         to 'Various Maintainers' (objective-c) section.
12136 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12138         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12139         quoting.
12140         * configure: Regenerated.
12142 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12144         * MAINTAINERS (Write After Approval): Add myself to write after
12145         approval list.
12147 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12149         * MAINTAINERS (Write After Approval): Add myself.
12151 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12153         * MAINTAINERS: Update my e-mail address.
12155 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12157         * libtool.m4 (LD): Correct powerpc64 host match.
12159 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12161         * MAINTAINTERS: Update my affiliation and email address.
12163 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12165         * MAINTAINERS (Write After Approval): Add myself.
12167 2003-09-04  DJ Delorie  <dj@redhat.com>
12169         * configure: Regenerate.
12171 2003-09-04  Robert Millan  <robertmh@gnu.org>
12173         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12175 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12177         * configure.in: Ensure arguments to sed are properly spaced.
12178         * configure: Regenerate.
12180 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12182         * MAINTAINERS: Update my e-mail address.
12184 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12186         * MAINTAINERS (Write After Approval): Add myself.
12188 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12190         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12191         * configure: Regenerated.
12193 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12195         * MAINTAINERS: Update my email address.
12197 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12199         * configure.in:  Use newline instead of semicolon when assuming
12200         shell arguments in a for loop.
12201         * configure:  Regenerated.
12203 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12205         * MAINTAINERS: Resurrect the i860 maintainer.
12207 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12209         PR 8180
12210         * configure.in: When testing with_libs and with_headers, treat
12211         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12212         * configure: Regenerate.
12214         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12215         make, shell, etc.
12216         (baseargs): Likewise.
12217         * configure: Regenerate.
12219 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12221         * MAINTAINERS (Write After Approval): Add myself.
12223 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12225         * configure.in: Disable libgcj for darwin not on powerpc.
12226         * configure: Rebuild.
12228 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12230         * config-ml.in, symlink-tree: Add license.
12232 2003-08-03  Richard Stallman  <rms@gnu.org>
12233             Eben Moglen  <moglen@columbia.edu>
12235         * README.SCO: New file.
12237 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12239         * Makefile.tpl (check, check-c++): Express dependencies using
12240         dependencies rather than commands.
12241         * Makefile.in: Regenerate.
12243 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12245         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12246         * configure: Ditto.
12248 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12250         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12251         * Makefile.in: Update.
12253 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12255         * configure.in: Enable libgcj for darwin.
12256         * configure: Rebuild.
12258 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12260         * config-ml.in:  Use ac_configure_args directly instead of
12261         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12262         actually seen.
12264 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12266         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12267         creating target and build subdirs to build all parent dirs as needed.
12268         * Makefile.in: Rebuild.
12269         * configure.in: Don't build dirs explicitly here.
12270         * configure: Rebuild.
12272 2003-07-26  Paul Brook  <paul@nowt.org>
12274         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12276 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12278         * Makefile.tpl (all-make): Depend on intl.
12279         * Makefile.in: Rebuilt.
12281 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12283         * install-sh:  Update to newer upstream versions (associated with
12284         aclocal 1.7).
12285         * mkinstalldirs:  Likewise.
12286         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12288 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12290         * MAINTAINERS: Move self from Bug database only accounts
12291         to write-after-approval.
12293 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12295         * config.if: Remove unused libc_interface determination.
12297 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12299         * MAINTAINERS: Move self from write-after-approval to
12300         build machinery (*.in).
12302 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12304         PR bootstrap/11273
12305         PR bootstrap/11408
12306         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12307         unused INSTALL_PROGRAM_ARGS.
12308         * configure.in: Use AC_PROG_INSTALL.
12309         * Makefile.in: Regenerate.
12310         * configure: Regenerate.
12312 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12314         * MAINTAINERS: Alphabetize.
12316 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12318         * configure: Rebuilt.
12319         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12320         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12321         newlib nor libgloss.
12322         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12323         * configure.in (am33_2.0-*-linux*): Added.
12325 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12327         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12328         * configure: Regenerate.
12330 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12332         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12333         * Makefile.in: Regenerate.
12335 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12337         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12338         * Makefile.in: Regenerate.
12340 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12342         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12343         * Makefile.in: Regenerated.
12345         * config-ml.in: Replace PWD with PWD_COMMAND.
12347 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12349         * intl: New directory; see intl/ChangeLog for details.
12350         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12351         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12352         * Makefile.in: Regenerate.
12354 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12356         * configure.in: Clean up config-lang.in handling.  Delete
12357         useless assignment to "subdirs".
12358         * configure: Regenerate.
12360 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12362         * configure.in: Rename 'target_libs' to 'target_libraries'.
12363         Remove useless reference to 'target_libs'.
12364         * configure: Regenerate.
12366 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12368         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12369         * Makefile.in: Regenerate.
12371 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12373         * Makefile.def: Introduce flags_to_pass.
12374         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12375         * Makefile.in: Regenerate.
12377 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12379         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12380         and target-libgloss.
12381         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12382         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12383         * configure: Regenerate.
12385 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12387         * configure.in: Update testsuite_flags to new location.
12388         * configure. Regenerate.
12390 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12392         * Makefile.tpl: Remove BUILD_CC stuff.
12393         * Makefile.in: Regenerate.
12395 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12397         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12399 2003-06-16  Graeme Peterson  <gp@qnx.com>
12401         * MAINTAINERS (Write After Approval): Add myself.
12403 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12405         * config.guess: Update to 2003-06-12 version.
12406         * config.sub: Update to 2003-06-13 version.
12408 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12410         * config.guess: Update to 2003-06-06 version.
12411         * config.sub: Update to 2003-06-06 version.
12413 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12415         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12416         * configure. Regenerate.
12418 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12420         * configure.in: Disable serial configure by default.
12421         * configure: Regenerate.
12422         * Makefile.tpl: Abolish .NOTPARALLEL.
12423         * Makefile.in: Regenerate.
12425         * Makefile.tpl: Replace {build,host,target}_canonical by
12426         {build,host,target}.
12427         * Makefile.in: Regenerate.
12429         * Makefile.tpl: Fix stupid pasto.
12430         * Makefile.in: Regenerate.
12432 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12434         * Makefile.tpl: Remove bogus conditional.
12435         * Makefile.in: Regenerate.
12437 2003-06-05  Jan Hubicka  <jh@suse.cz>
12439         * Makefile.tpl (profiledbootstrap): New target.
12440         * Makefile.in (profiledbootstrap): New target.
12442 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12444         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12445         Pinski. Remove user names from other bugzilla-only maintainers.
12447 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12449         * Makefile.tpl: Make 'recursive targets' using autogen rather
12450         than shell loop.  Remove duplicate 'clean' targets and false
12451         comments.
12452         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12453         Add systematic method of specifying missing targets in subdirs.
12454         Add copyright boilerplate.
12455         * Makefile.in: Regenerate.
12456         * configure.in: Add 'recursive targets' to maybe list.
12457         * configure: Regenerate.
12459         * MAINTAINERS: "GNATS only" -> "Bug database only".
12461         * Makefile.tpl: Rename [+target+] to [+make_target+].
12462         * Makefile.def: Rename 'target' to 'make_target'.
12464 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12466         * MAINTAINERS: Add self as options handling maintainer.
12468 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12470         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12471         been too long since I touched those ports.
12473 2003-05-28  DJ Delorie  <dj@redhat.com>
12475         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12476         * Makefile.in: Regenerate.
12478 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12480         * configure.in: Use curly braces in the definition of tooldir.
12481         * configure: Regenerate.
12483 2003-05-21  DJ Delorie  <dj@redhat.com>
12485         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12486         newlib or libgloss.
12487         * Makefile.in: Regenerate.
12489 2003-05-21  DJ Delorie  <dj@redhat.com>
12491         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12492         * Makefile.in: Regenerate.
12494 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12496         * MAINTAINERS: Update my e-mail address.
12498 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12500         * configure.in: Switch more things to use maybe dependencies.
12501         * Makefile.tpl: Switch more things to use maybe dependencies.
12502         Factor out common code from autogen IF statements.
12503         * configure: Regenerate.
12504         * Makefile.in: Regenerate.
12506 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12508         * configure.in: Accept i[3456789]86 for machine type.
12509         * configure: Regenerate.
12511 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12513         * configure.in: Switch more things to use maybe dependencies.
12514         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12515         * configure: Regenerate.
12516         * Makefile.tpl: Switch more things to use maybe dependencies.
12517         * Makefile.in: Regenerate.
12519 2003-05-16  Andreas Schwab  <schwab@suse.de>
12521         * Makefile.tpl (install-opcodes): Define.
12522         * Makefile.in: Rebuild.
12524 2003-05-13  Andreas Jaeger  <aj@suse.de>
12526         * config.guess: Update to 2003-05-09 version.
12527         * config.sub: Update to 2003-05-09 version.
12529 2003-05-13  Michael Eager  <eager@mvista.com>
12531         * configure.in: Correct sed script so that options in quotes are not
12532         deleted.
12533         * configure: Rebuild.
12535 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12537         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12538         and $$s/newlib/libc/sys/cygwin32 include paths.
12539         * configure: Ditto.
12541 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12543         * MAINTAINERS: Update my email addresses.
12545 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12547         * config-ml.in: Propagate INSTALL variables.
12549 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12551         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12553 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12555         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12556         * Makefile.in: Regenerate.
12558 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12560         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12562 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12564         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12566 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12568         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12569         * Makefile.in: Regenerated.
12571 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12573         * MAINTAINERS (Write After Approval): Upgrade myself from
12574         GNATS only to write-after-approval. Update my mail address.
12576 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12578         (OS Port Maintainers: freebsd): Add myself.
12580 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12582         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12584 2003-04-22  Kean Johnston  <jkj@sco.com>
12586         * MAINTAINERS (SCO ports): Added myself.
12588 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12590         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12592 2003-04-19  Kean Johnston  <jkj@sco.com>
12594         * MAINTAINERS (Write After Approval): Add myself.
12596 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12598         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12599         * Makefile.in: Regenerate.
12601 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12603         * configure.in (powerpc64*-*-linux*): Remove.
12604         * configure: Rebuilt.
12606 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12608         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12609         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12610         and restrap.
12611         * Makefile.in:  Regenerate.
12613 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12615         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12616         * configure: Regenerated.
12618 2003-04-15  DJ Delorie  <dj@redhat.com>
12620         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12622 2003-04-13  Nick Clifton  <nickc@redhat.com>
12624         * config-ml.in: Remove support for --disable-aix removing
12625         call-aix multilibs.
12627 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12629         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12630         * */configure: Rebuilt.
12632 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12634         * MAINTAINERS: Add my email address.
12636 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12638         * MAINTAINERS (Write After Approval): Add myself.
12640 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12642         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12643         * Makefile.in: Regenerate.
12645 2003-03-14  Michael Chastain  <mec@shout.net>
12647         * Makefile.in: Regenerate with correct Makefile.def.
12649 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12651         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12652         Make macro.
12653         * Makefile.in: Regenerate.
12654         * configure.in: Clean up gxx_include_dir logic.
12655         * configure: Regenerate.
12657 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12659         * MAINTAINERS (Write After Approval): Add myself.
12661 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12663         * MAINTAINERS: Update my mail address.
12665 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12667         * configure.in (gxx_include_dir): Fix typo.
12668         * configure: Regenerated.
12670 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12672         * Makefile.tpl: Reindent.
12673         * Makefile.in: Regenerate.
12674         * configure.in: Reindent.  Don't set unused variables.
12675         * configure: Regenerate.
12677 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12679         * configure.in: Include $(build_tooldir)/sys-include in
12680         FLAGS_FOR_TARGET.
12681         * configure: Regenerated.
12683 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12685         * Makefile.tpl: Always pass down RANLIB.
12686         * Makefile.in: Regenerate.
12688         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12689         * Makefile.in: Regenerate.
12690         * configure.in: Remove unused logic relating to --enable-shared
12691         and --enable-threads.  Remove bogus comments.  Remove redundant
12692         noconfigdirs.
12693         * configure: Regenerate.
12695         * configure.in: Replace ${libstdcxx_version} by its value.
12696         Remove reference to mh-dgux.
12697         * configure: Regenerate.
12699 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12701         * MAINTAINERS (Write After Approval): Add myself.
12703 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12705         * Makefile.tpl: Rearrange.
12706         * Makefile.in: Regenerate.
12708 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12710         * configure.in: Add support for kaOS as cross build target system.
12711         * configure: Regenerated.
12713 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12715         * MAINTAINERS (Write after approval): Add myself.
12717 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12719         * MAINTAINERS: Update my email address.
12721 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12723         * MAINTAINERS: Add self to blanket write privs. section.
12725 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12727         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12728         configure-target-* as some target builds may require additional
12729         flags for preprocessor tests.
12730         * Makefile.in: Regenerated.
12732 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12734         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12735         * ltconfig: Handle it.
12736         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12737         auto-detecting it.
12739         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12740         it is used as argument to $CC.
12741         * ltcf-gcj.sh: Likewise.
12743         * configure.in: Introduce --enable-maintainer-mode.
12744         * configure: Rebuilt.
12745         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12746         for maintainer mode.
12747         * Makefile.in: Rebuilt.
12749 2003-02-18  Jason Merrill  <jason@redhat.com>
12751         * Makefile.tpl (check-c++): Allow parallelism.
12753 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12755         * MAINTAINERS: Remove John Carr (who never actually had access to
12756         gcc.gnu.org).
12758 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12760         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12761         don't configure target-libobjc.
12762         * configure: Regenerate.
12764 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12766         * Makefile.tpl (RANLIB): Define.
12767         * Makefile.in: Regenerate.
12769 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12771         * MAINTAINERS: Update my email.
12773 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12775         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12776         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12777         * Makefile.in: Regenerated.
12778         * configure.in: Remove all traces of snavigator, db, and grep.
12779         * configure: Regenerated.
12781 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12783         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12784         After Approval.
12786 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12788         * MAINTAINERS (Write after approval): Add myself.
12790 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12792         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12793         * Makefile.in: Regenerated.
12795 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12797         * config.guess: Updated to 2003-01-30's version.
12798         * config.sub: Updated to 2003-01-28's version.
12800 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12802         * config.if: If gcc_version is already set, just use it.  Don't set
12803         gcc_version_trigger if it's already set, otherwise set it to
12804         gcc/version.c, but only if the file exists.  If it is not set and
12805         gcc/version.c does not exist, try to extract the version number from
12806         $CC.
12808 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12810         * MAINTAINERS: Add myself to write-after-approval list.
12812 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12814         * configure.in:  Revert 24Jan change.
12815         * configure:  Regenerate.
12817 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12819         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12820         entry of HJ Lu.
12822 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12824         * configure.in: Revert previous change.
12825         * configure: Regenerate.
12827 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12829         * configure.in: Make rda native-only.
12830         * configure: Regenerate.
12832 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12834         * MAINTAINERS: Move myself from GNATS-only-accounts to
12835         write-after-approval.
12837 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12839         * configure.in: Add missing \.
12840         * configure: Rebuilt.
12842 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12844         * configure.in (baseargs): Avoid using \| in sed regular
12845         expressions.
12846         * configure: Rebuilt.
12848 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12850         * configure.in (baseargs): Remove all supported forms of
12851         --cache-file, --srcdir, --host, --build and --target options
12852         from argument lists.
12853         * configure: Rebuilt.
12855 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12857         * MAINTAINERS: Add myself to write-after-approval list.
12859 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12861         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12862         * configure: Rebuilt.
12864 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12866         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12867         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12868         * Makefile.in: Regenerate.
12869         * configure: Regenerate.
12871 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12873         * configure.in: Remove Makefile in build, host and target modules
12874         unless configure was run with --no-recursion.
12875         * configure: Rebuilt.
12877 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12879         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12880         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12881         * Makefile.in: Regenerate.
12883 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12885         * config.guess: Update to 2003-01-03 version.
12886         * config.sub: Update to 2003-01-03 version.
12888 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12890         * configure: Regenerate with proper autoconf 2.13.
12892 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12894         * configure.in: Add AC_PREREQ for consistency.
12895         * configure: Regenerate.
12897 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12899         * configure.in (GDB_TK): Add tcl directories conditional on
12900         gdb/gdbtk directory being present.
12901         * configure: Regenerate.
12903 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12905         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12906         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12907         * configure: Rebuilt.
12909 2002-12-31  Tom Tromey  <tromey@redhat.com>
12911         * Makefile.in: Rebuilt.
12912         * Makefile.def (target_modules) [libffi]: Allow installation.
12914 2002-12-31  Andreas Schwab  <schwab@suse.de>
12916         * configure.in: Fix use of $program_transform_name.
12917         * configure: Regenerated.
12919 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12921         * configure.in (baseargs): Don't remove first configure argument.
12922         * configure: Regenerated.
12924 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12926         * Makefile.tpl (local-distclean): Don't remove...
12927         (multilib.ts): ... this.  Moved into...
12928         (multilib.out): ... this.  Don't use sub-make.
12929         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12930         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12931         (configure-build-[+module+], configure-[+module+],
12932         configure-target-[+module+], configure-gcc): ... these.  Test
12933         for Makefile existence.  Drop config.status from dependencies.
12934         * Makefile.in: Rebuilt.
12935         * configure.in: Move gcc-version-trigger to the end of
12936         ac_configure_args.  Add comments to maybedep.tmp and
12937         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12938         nonopt from baseargs, matching and removing corresponding
12939         whitespace while at it.
12940         * configure: Rebuilt.
12942 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12944         * configure.in (host_configargs): Replace reference to
12945         no-longer-defined buildopts with --build=${build_alias}.
12946         * configure: Rebuilt.
12948         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12949         program_transform_name to standard idiom.
12950         (AUTOGEN, AUTOCONF): Define.
12951         (Makefile.in): Use $(AUTOGEN).
12952         (Makefile): Depend on config.status, and use autoconf-style rule to
12953         build it.  Move original commands to...
12954         (config.status): ... this new target.
12955         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12956         $(AUTOCONF).
12957         * Makefile.in: Rebuilt.
12959 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12961         * Makefile.tpl: Fix dramatic bustage due to change in
12962         program_transform_name.
12963         * Makefile.in: Regenerate.
12965         * configure.in: Remove unnecessary PATH setting.
12966         * configure: Regnerate.
12968         * configure.in: Don't default to unprefixed tools unless
12969         the native tools will work.
12970         * configure: Regenerate.
12972         * configure.in: Convert to autoconf script.  Blow away lots
12973         of now-redundant Makefile fragments.
12974         * configure: Generate using Autoconf.
12975         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12976         * Makefile.in: Regenerate.
12978 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12980         * configure: Fix stupid bug where RANLIB was mistakenly included.
12982         * configure.in: Rename (buildargs, hostargs, targargs) to
12983         (build_configargs, host_configargs, target_configargs).
12985         * configure.in: Move logic out of sed statement.
12987         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12988         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12990 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12992         * config.sub: Import from master repository
12993         * config.guess: Ditto
12995 2002-12-24  Andreas Schwab  <schwab@suse.de>
12997         * Makefile.tpl (multilib.out): Fix missing space.
12998         * Makefile.in: Regenerate.
13000 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13002         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13003         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13004         * Makefile.in: Regenerate.
13005         * configure.in: Remove unnecessary leftovers.
13007 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13009         * configure.in (extra_ranlibflags_for_target): New variable.
13010         (*-*-darwin): Add -c to ranlib commands.
13011         * configure (tooldir): Handle extra_ranlibflags_for_target.
13013 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13015         * Makefile.tpl: Revert HJL's change.
13016         * Makefile.in: Regenerated.
13017         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13018         always.
13020 2002-12-19  Andreas Schwab  <schwab@suse.de>
13022         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13023         * Makefile.in: Regenerate.
13025 2002-12-18  H.J. Lu  <hjl@gnu.org>
13027         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13028         * Makefile.in: Regenerated.
13030         * configure.in (build_prefix): New. Substitute.
13032 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13034         * Makefile.tpl: Don't let real targets depend on phony targets.
13035         * Makefile.in: Regenerate.
13037         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13038         * Makefile.in: Regenerate.
13040 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13042         * config.sub: Import from master repository
13043         * config.guess: Ditto
13045 2002-12-16  Jason Merrill  <jason@redhat.com>
13047         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13048         previous 'make bootstrap'.
13049         * Makefile.in: Regenerate.
13051 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13053         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13055 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13057         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13058         * Makefile.in: Regenerate.
13060 2002-12-13  Jason Merrill  <jason@redhat.com>
13062         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13063         library tests.
13064         (check-c++): Just depend on it and check-target-libstdc++-v3.
13065         * Makefile.in: Regenerate.
13067 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13069         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13070         * Makefile.in: Rebuilt.
13072 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13074         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13076 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13078         * configure: Fix bug put in by gremlins.
13080         * Makefile.tpl: Substitute more autoconfily.
13081         * configure: Substitute more autoconfily.
13082         * Makefile.in: Regenerate.
13084 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13086         * config.sub: Import from master repository
13087         * config.guess: Ditto
13088         * MAINTAINERS: Added Svein Seldal under write after approval
13090 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13092         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13093         * Makefile.in (all-sim): Ditto.
13095 2002-12-06  DJ Delorie  <dj@redhat.com>
13097         * Makefile.tpl: Change configure dependencies to not have real
13098         targets depend on phony targets.
13100 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13102         * configure.in: Revert unintentional change.
13104         * Makefile.tpl: Change dependency for */multilib.out so that
13105         it works when gcc isn't in the tree.
13107         * configure.in: Substitute more.
13108         * configure: Run subconfigures from the Makefile.
13109         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13110         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13112 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13114         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13116 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13118         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13119         and corresponding dependencies.
13120         * Makefile.in: Regenerate.
13122         * configure.in (host_tools): Order binutils, gas and ld for
13123         convenience in running the testsuites.
13125         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13126         * Makefile.in: Regenerate.
13127         * configure.in: Introduce rules to serialize subconfigure runs.
13129         * configure.in: Introduce BASE_CC_FOR_TARGET.
13130         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13131         Realize configure-build-* targets.  Realize configure-target-* targets.
13132         * Makefile.in: Regenerate.
13134 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13136         * configure: Move gcc_version_trigger stuff from here...
13137         * configure.in: ...to here.
13139         * configure.in: Separate subconfigure options added by this file from
13140         options given by the user.  Add machinery to put args for host
13141         subconfigures into the Makefile.
13143         * Makefile.tpl: Remove 'vault' targets.
13144         * Makefile.tpl: Reorder and comment dependencies.
13145         * Makefile.in: Regenerate.
13147 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13148         * configure.in: Fix my broken commit of previous patch. (sigh)
13150 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13152         * configure.in: Move host-specific darwin noconfigdirs into
13153         the host-specific section.
13155 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13157         * configure.in: Move host-specific darwin noconfigdirs into
13158         the host-specific section.
13160 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13162         * configure: Remove skip-this-dir support.
13163         * Makefile.tpl: Remove skip-this-dir support.
13165         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13166         subdirectories.
13167         * Makefile.in: Regenerate.
13169         * Makefile.tpl: Strip out useless setting of 'dir'.
13170         * Makefile.in: Regenerate.
13172 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13174         * configure.in: Fix deeply stupid bug.
13176         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13177         shell code in CXX_FOR_TARGET
13178         * Makefile.def: Introduce raw_cxx.
13179         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13180         RAW_CXX_FOR_TARGET.
13181         * Makefile.in: Regenerate.
13183 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13185         * Makefile.tpl: Remove unnecessary ifs.
13186         * Makefile.in: Regenerate.
13188         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13189         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13190         targets for 'no_install' modules.
13191         * configure: Move GDB_TK substitution to configure.in.  Move
13192         build_modules stuff to configure.in.
13193         * configure.in: Implement soft dependency machinery.  Maybe-ize
13194         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13195         * Makefile.in: Regenerate.
13197 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13199         * Makefile.tpl: Make all-target, install-target behave similarly
13200         to all, install (only hitting configured targets).  Eliminate
13201         unused macro defintions.
13203         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13204         build != host.
13206         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13208         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13210         * configure.in: Produce lists of subdir targets we're actually
13211         configuring.  Remove references to "dosrel".
13212         * Makefile.tpl: Let configure set which subdir targets are hit.
13213         Remove install-cross; clean up install; remove ALL.  Remove
13214         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13215         Autogenerate host module targets.  Remove empty dependency lines
13216         and redundant dependency; rearrange slightly.
13217         * Makefile.def: Add host-side libtermcap, utils.
13219         * Makefile.in: Regenerate.
13221 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13223         * ltconfig (osf[345]): Append $major to soname_spec.
13224         Reflect this in library_names_spec.
13225         * ltmain.sh (osf): Prefix $major with . for use as extension.
13227 2002-11-19  Andreas Jaeger  <aj@suse.de>
13229         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13230         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13231         and sparc64 GNU/Linux systems.
13233 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13235         * MAINTAINERS: Update email.
13237 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13239         * MAINTAINERS: Complete James Dennett's entry.
13241 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13243         * MAINTAINERS (Write After Approval): Add myself.
13245 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13247         * Makefile.tpl: syntactic cleanup
13249 2002-11-13  Stuart Hastings  <stuart@apple.com>
13251         * MAINTAINERS: Add myself to write-after-approval list.
13253 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13255         * Makefile.def: Add list of recursive targets to autogenerate.
13256         Add build_modules.
13257         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13258         targets.  Autogenerate *-build-* targets.
13259         * Makefile.in: Regenerate.
13261 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13263         * configure: More autoconf-style substitutions.
13264         * Makefile.tpl: More autoconf-style substitutions.
13265         * Makefile.in: Regenerate.
13267 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13269         * configure: Substitute more variables in a more autoconf-friendly
13270         way.  Simplify slightly.
13271         * Makefile.tpl: Make more variables substitutable in an
13272         autoconf-friendly way.
13273         * Makefile.in: Regenerate.
13275 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13277         * MAINTAINERS (Write After Approval): Add myself.
13279 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13281         * configure.in (v810*): Remove special setting of tools.
13283         * configure: Add support for extra required flags for ar or nm.
13284         * configure.in (aix4.3+): Use above support for target-specific
13285         issues, rather than using config/mt-aix43.
13287 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13289         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13290         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13291         with $srcdir.  Reformat indentation.  Substitute some variables
13292         formerly hard-coded in the Makefile for build=host.
13293         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13294         * Makefile.def: Autogenerate more.
13295         * Makefile.in: Regenerate.
13297 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13299         * MAINTAINERS (Write After Approval): Add myself.
13301 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13303         * Makefile.def (host_modules): Add rda.
13304         * Makefile.in: Regenerate.
13305         * configure.in (target_tool): Add target-rda to list.
13307 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13309         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13311 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13313         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13314         and restrap targets to this rule.
13315         * Makefile.in:  Regenerate.
13317 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13319         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13320         GNATS only accounts.
13322 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13324         * configure.in (i[3456]86-*-linux*): Add check to disable
13325         ${libgcj} for glibc1.
13327 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13329         * MAINTAINERS: Add myself as ip2k port maintainer.
13331 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13333         * configure.in: Add tic4x target.
13335 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13337         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13338         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13339         * Makefile.in: Regenerate.
13341         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13342         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13343         * Makefile.in: Regenerate.
13345 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13347         * MAINTAINERS: Add myself as web pages co-maintainer.
13349 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13351         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13352         * Makefile.in: Regenerate.
13354 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13356         * MAINTAINERS: Add myself and Nathan Sidwell
13357         <nathan@codesourcery.com> as VxWorks maintainers.
13359 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13361         * Makefile.def: Remove order dependency comments.
13362         * Makefile.tpl: Add explicit install-install dependencies.
13363         * Makefile.in: Regenerate.
13365         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13366         * Makefile.in: Regenerate.
13368         * Makefile.tpl: Add configure-target (for src-release in src)
13369         * Makefile.in: Regenerate.
13371 2002-09-30  Nick Clifton  <nickc@redhat.com>
13373         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13375 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13377         * configure.in (s390*-*-linux*): Enable libgcj.
13379 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13381         * configure: Revert accidentally applied changes.
13383         * Makefile.tpl: Make more autoconf-friendly.
13384         * Makefile.in: Regenerate.
13385         * configure: Make substitution more autoconf-like.
13387 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13389         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13390         single entry to handle all these.
13391         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13392         libjava on arm-*-elf.
13394 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13396         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13397         things that depend on them.
13399 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13401         * Makefile.tpl: Make subsituted variables more autoconfy.
13402         * Makefile.in: Regenerate.
13403         * configure: Make seds more autoconfy.
13405 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13407         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13408         * Makefile.in: Regenerate.
13409         * configure.in: Rewrite sed statements to look autoconfy.
13411         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13412         all-target-foo on configure-target-foo.
13413         * Makefile.def: Ditto.
13414         * Makefile.in: Rebuild.
13416 2002-09-25  Andrew Haley  <aph@redhat.com>
13418         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13420 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13422         * Makefile.def: New file.
13423         * Makefile.tpl: New file.
13424         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13425         * contrib/gcc_update: Note that Makefile.in is a generated file.
13427         * configure.in: Minor rearrangement.  Simplify tests.
13429 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13431         * configure.in (with_headers): Skip copy if value is "yes".
13432         (with_libs): Likewise.
13434 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13436         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13437         * configure.in (sh*-*-pe*): Ditto.
13438         * configure.in (mips*-*-pe*): Ditto.
13439         * configure.in (*arm-wince-pe): Ditto.
13441         * configure.in: Rearrange.
13443 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13445         * MAINTAINERS: Update my email address.
13447 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13449         * MAINTAINERS: (Write After Approval): Add myself.
13451 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13453         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13455 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13457         * MAINTAINERS: Change my mailing address.
13459 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13461         * MAINTAINERS (Write After Approval): Remove myself.
13462         (Various Maintainers: c++ runtime libs): Add myself.
13464 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13466         * MAINTAINERS (Write After Approval): Remove myself.
13467         (Various Maintainers: c++ runtime libs): Add myself.
13469 2002-08-15  Eric Christopher  <echristo@redhat.com>
13471         * config.sub: Import from master repository.
13472         * config.guess: Ditto.
13474 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13476         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13477         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13478         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13480 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13482         * MAINTAINERS: Add self to rs6000 vector extensions.
13484 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13486         * libiberty/configure: Reverted unintended yesterday's check in.
13488 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13490         * boehm-gc/configure, libf2c/configure: Rebuilt.
13491         * libffi/configure, libiberty/configure: Ditto.
13492         * libjava/configure, libobjc/configure: Ditto.
13493         * libstdc++-v3/configure, zlib/configure: Ditto.
13494         Merged from binutils:
13495         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13496         From Steve Ellcey <sje@cup.hp.com>:
13497         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13498         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13499         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13500         IA64.
13501         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13502         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13503         soname_spec, sys_lib_search_path_spec): Ditto.
13505 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13507         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13509 2002-08-04  H.J. Lu  (hjl@gnu.org)
13511         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13513 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13515         * MAINTAINERS (Write After Approval): Add myself.
13517 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13519         * configure.in: Move generic linux case to end.  Copy generic
13520         linux noconfigdirs to mips*-*-linux* entry and new
13521         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13523 2002-07-19  Michael Matz  <matz@suse.de>
13525         * MAINTAINERS: Add myself as ra* maintainer.
13527 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13529         * config.guess: Update to 2002-07-09 version.
13530         * config.sub: Update to 2002-07-03 version.
13532 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13534         * MAINTAINERS: Fix typo in a maintainer email address.
13536 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13538         * configure.in: Remove two redundant tests.
13540 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13542         * configure.in (mips*-*-irix6*o32): Enable stabs.
13544 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13546         * configure.in: Don't build grez.
13547         * Makefile.in: Ditto.
13549         * Makefile.in: Remove references to bsp, cygmon, libstub.
13550         * configure.in: Ditto.
13552         * configure.in: Remove leftover reference to gdbtest.
13554 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13556         * configure.in (gxx_include_dir):  Change to match versioned
13557         C++ headers if --enable-version-specific-runtime-libs is used.
13559 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13561         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13563 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13565         * configure.in: Make --without-x work.
13567 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13569         * configure.in: Rearrange target Makefile fragment collection.
13571         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13572         cvs[src].
13573         * configure.in: Ditto.
13575 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13577         * MAINTAINERS (Write After Approval): Update my e-mail address.
13579 2002-06-24  Ben Elliston  <bje@redhat.com>
13581         * configure.in (host_tools): Remove cgen.
13583         * Makefile.in (all-cgen): Remove; runs from its source directory.
13584         (check-cgen, install-cgen, clean-cgen): Likewise.
13585         (all-opcodes): Do not depend on all-cgen.
13586         (all-sim): Likewise.
13588 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13590         * Makefile.in: Eliminate 'apache' targets.
13591         * configure.in: Eliminate 'apache' targets.
13593         * configure.in: Eliminate redundant tests.  Reorganize.
13595         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13597         * config-ml.in: Eliminate references to Cygnus configure.
13599         * Makefile.in: Eliminate references to building emacs.
13601 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13603         * MAINTAINERS: Update my email address.
13605 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13607         * config.if (libstdcxx_incdir): Version C++ headers.
13608         (cxx_incdir): Remove.
13610 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13612         * MAINTAINERS (Write After Approval): Add self.
13614 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13616         * configure.in: Add support for ip2k.
13618 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13620         * configure.in: Fix AIX configury bug.
13622 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13624         * MAINTAINERS (Write After Approval): Add self.
13626 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13628         * configure.in: replace ${topsrcdir} with ${srcdir}
13630         * configure.in: Move definition of libstdcxx_flags
13631         right above usage, rather than waaay earlier.
13633         * configure.in: Pull definition of is_cross_compiler earlier.
13635         * configure.in: Rearrange a little.
13637         * configure.in: Remove references to librx.
13638         * Makefile.in: Remove references to librx.
13640 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13642         * config.sub: Add support for avr target.
13643         Import from master sources, rev 1.255
13645 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13647         * configure, .cvsignore:  Revert previous change...
13648         * Makefile:  ...delete.
13650 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13652         * configure.in: Eliminate ${gasdir} variable.
13654 2002-06-18  Dave Brolley  <brolley@redhat.com>
13656         * configure.in: Add support for frv.
13657         * config.sub: Add support for frv.
13659 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13661         * configure:  Remove garbage from previous commit.
13663 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13665         * configure:  For in-source builds, make a subdir and re-exec there.
13666         * Makefile:  New file.  Pass targets through to build directory.
13667         * .cvsignore:  No longer ignore "Makefile".
13669 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13671         * MAINTAINERS (Write After Approval): Add self.
13673 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13675         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13677 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13679         * configure.in (vax-*-netbsd*): Re-enable gas.
13681 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13683         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13684         BUILD_PREFIX_1, to correct nomenclature.
13685         * configure: Likewise.
13687         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13688         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13690 2002-05-31  Olaf Hering  <olh@suse.de>
13692         * config-ml.in: Propogate DESTDIR also.
13694 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13696         * configure.in (vax-*-netbsd*): Don't build gas for this
13697         platform.
13699 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13701         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13702         and libgcj for AVR.
13704 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13706         * MAINTAINERS (Write After Approval): Add myself.
13708 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13710         * config.guess: Update to 2002-05-22 version.
13711         * config.sub: Likewise.
13713 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13715         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13716         * config-ml.in: Likewise.
13717         * configure: Likewise.
13718         * configure.in: Likewise.
13720 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13722         * MAINTAINERS: Update my email address.
13724 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13726         * configure.in: Simplify makefile fragment collection.
13728         * configure.in: Remove code to build emacs.
13730         * configure.in : Remove --srcdir argument from targargs and buildargs
13731         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13733         * configure: Move some logic to configure.in.
13734         * configure.in: Move some logic from configure.
13736 2002-05-11  Tom Tromey  <tromey@redhat.com>
13738         * MAINTAINERS: Reflect libgcj reality.
13740 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13742         * Makefile.in: Honour DESTDIR.
13744 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13746         * config.guess: Import 2002-03-20 version.
13747         * config.sub: Import 2002-04-26 version.
13749 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13751         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13753 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13755         * MAINTAINERS: Add self.
13757 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13759         * ltmain.sh: Detect and handle object name conflicts
13760         while piecewise linking a static library.
13762 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13764         * configure.in (noconfigdirs): Don't disable libgcj on
13765         sparc64-*-solaris* and sparcv9-*-solaris*.
13767 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13769         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13771 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13773         * configure.in (FLAGS_FOR_TARGET): Do not add
13774         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13775         on i[3456]86-*-linux*.
13777 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13779         * configure.in (noconfigdirs): Replace [ ] with test.
13781         * configure.in (noconfigdirs): Do not add target-newlib if
13782         target == i[3456]86-*-linux*, and host == target.
13784 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13786         * configure.in: delete reference to absent file
13788         * configure.in: replace '[' with 'test'
13790         * configure.in: Eliminate references to gash.
13791         * Makefile.in: Eliminate references to gash.
13793         * configure.in: remove useless references to 'pic' makefile fragments.
13795         * configure.in: (*-*-windows*) Finish removing.
13797         * configure.in: Eliminate redundant test for libgui.
13799 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13801         * MAINTAINERS: Add self and realphabetize.  Update entries
13802         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13803         entry for a29k port maintainer.
13805 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13807         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13808         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13810 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13812         * configure.in: remove references to dead files
13814 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13816         * MAINTAINERS: Add information about purpose of this file.
13818 2002-04-18  Tom Tromey  <tromey@redhat.com>
13820         * configure.in: Disallow configuring libgcj when it is already
13821         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13822         Solaris 2.8 by default.  For PR libgcj/6158.
13824 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13826         * configure.in:  Move default CC setting out of config/mh-* fragments
13827         directly into here.
13829 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13831         * configure.in: don't even try to configure or make a subdirectory
13832         if there's no configure script for it.
13834 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13836         * MAINTAINERS: Remove chill maintainers.
13837         * Makefile.in (CHILLFLAGS): Remove.
13838         (CHILL_LIB): Remove.
13839         (TARGET_CONFIGDIRS): Remove libchill.
13840         (CHILL_FOR_TARGET): Remove.
13841         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13842         CHILL_LIB.
13843         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13844         (CHECK_TARGET_MODULES): Likewise.
13845         (INSTALL_TARGET_MODULES): Likewise.
13846         (CLEAN_TARGET_MODULES): Likewise.
13847         (configure-target-libchill): Remove.
13848         (all-target-libchill): Remove.
13849         * configure.in (target_libs): Remove target-libchill.
13850         Do not compute CHILL_FOR_TARGET.
13851         * libchill: Remove directory.
13853 2002-04-11  DJ Delorie  <dj@redhat.com>
13855         * Makefile.in, configure.in: Sync with binutils, entries
13856         follow...
13858 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13860         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13861         (do-tar, do-bz2): New rules.
13862         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13863         (gdb-tar): New rule.
13864         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13865         (insight_dejagnu.tar): New rule.
13866         (insight.tar): New rule.
13867         (gdb+dejagnu.tar): New rule.
13868         (gdb.tar): New rule.
13870 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13872         * Makefile.in: Add all-tix to deps for all-snavigator
13873         so that tix is built when building snavigator.
13875 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13877         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13878         ld and gdb are not supported.
13880 2002-01-07  Mark Salter  <msalter@redhat.com>
13882         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13883         Allow target-libgloss to be built for arm, strongarm, and xscale.
13885 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13887         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13888         options for i[3456]86-pc-linux* native builds.
13890 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13892         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13893         files from .po files for a distribution.
13895 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13897         * configure.in: Enable libstdc++-v3 for h8300 targets.
13899 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13901         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13902         version from bfd/.
13904 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13906         * Makefile.in (VER): When present, extract the version number from
13907         the file version.in.
13909 2001-05-24  Tom Rix  <trix@redhat.com>
13911         * configure.in : enable ld for aix
13913 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13915         * config.guess: Add linux target for S/390.
13917 2000-11-07  Philip Blundell  <pb@futuretv.com>
13919         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13921 2000-11-03  Philip Blundell  <pb@futuretv.com>
13923         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13924         files.
13926 2001-01-15  Ben Elliston  <bje@redhat.com>
13928         * configure.in (host_tools): Add sid.
13929         Always configure cgen.
13931 2000-11-24  Nick Clifton  <nickc@redhat.com>
13933         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13935 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13937         * Makefile.in (ALL_MODULES): Add all-cgen.
13938         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13939         (all-cgen): New target.
13940         (all-opcodes,all-sim): Depend on all-cgen.
13941         * configure.in (host_tools): Add cgen.
13942         Only configure cgen if --enable-cgen-maint.
13944 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13946         * configure.in: Add *-*-freebsd* configurations.
13948 2002-04-08  Tom Tromey  <tromey@redhat.com>
13950         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13951         Fixes PR libgcj/6068.
13953 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13955         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13957 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13959         * configure.in (alpha*-dec-osf*): Enable libgcj.
13961 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13963         * MAINTAINERS (Write After Approval): Add myself.
13965 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13967         Fix for: PR bootstrap/3591, target/5676
13968         * configure.in (mcore-pe): Disable the configuration of
13969         libstdc++-v3 since exceptions are not supported.
13971 2002-03-20  Anthony Green  <green@redhat.com>
13973         * configure.in: Enable libgcj for xscale-elf target.
13975 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13977         * MAINTAINERS:  Update my email address.
13979 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13981         * ltmain.sh (relink_command): Fix typo in previous change.
13983 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13985         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13986         (relink_command): Added --tag flags.
13987         (mode=install): If relinking fails; error out.
13989 2002-03-12  Richard Henderson  <rth@redhat.com>
13991         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13992         .NOTPARALLEL tag.
13993         (do-check): Rename from check.
13994         (check): Allow parallel check.
13996 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13998         * MAINTAINERS: Add myself as maintainer for xtensa port.
13999         Fix alphabetical order in CPU port maintainer list.
14000         Remove myself from Write After Approval list.
14002 2002-03-11  Richard Henderson  <rth@redhat.com>
14004         * Makefile.in (.NOTPARALLEL): Add fake tag.
14006 2002-03-07  H.J. Lu  (hjl@gnu.org)
14008         * configure.in: Enable gprof for mips*-*-linux*.
14010 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14012         * MAINTAINERS (Write After Approval): Add myself.
14014 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14016         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14017         libjava.
14018         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14020 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14022         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14023         because its Makefile is there; test for the executable instead.
14025 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14027         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14028         libstdc++-v3 and libjava.
14030 2002-02-11  Adam Megacz  <adam@xwt.org>
14032         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14033         boehm-gc
14035 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14037         * config.guess: Updated to 2002-01-30's version.
14038         * config.sub: Updated to 2002-02-01's version.
14039         Contribute sh64-elf.
14040         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14041         * configure.in: Added sh64-*-*.
14043 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14045         * MAINTAINERS: Belatedly add myself to write after approval list.
14047 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14049         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14050         Remove self as Write After Approval.
14052 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14054         * MAINTAINERS: Put self in as maintainer for contrib/regression
14055         directory.
14057 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14059         * MAINTAINERS:  Update my email address.
14061 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14063         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14064         target-libiberty, and target-libgloss.  Skip Java-related
14065         libraries if not supported for NetBSD on target CPU.
14067 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14069         * install-sh: Use _inst.$$_ for temp file name.
14071 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14073         * MAINTAINERS (Write After Approval): Move my contact info
14074         from here...
14075         (OS Port Maintainers): ...to here (netbsd).
14077 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14079         * MAINTAINERS (Write After Approval): Add myself.
14081 2002-01-17  H.J. Lu  <hjl@gnu.org>
14083         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14084         (all-target-fastjar): Also depend on all-target-libiberty.
14086 2002-01-16  H.J. Lu  (hjl@gnu.org)
14088         * config.guess: Import from master sources, rev 1.225.
14089         * config.sub: Import from master sources, rev 1.238.
14091 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14093         * MAINTAINERS (Write After Approval): Remove myself.
14095 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14097         * MAINTAINERS (Write After Approval): Add myself.
14099 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14101         * MAINTAINERS: Add self as docs co-maintainer.
14103 2001-12-11  Matthias Klose  <doko@debian.org>
14105         * MAINTAINERS (Write After Approval): Add myself.
14107 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14109         * MAINTAINERS: Update my email address.
14111 2001-12-07  Turly O'Connor  <turly@apple.com>
14112         * MAINTAINERS (Write After Approval): Add myself.
14113         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14114         (rs6000_initialize_trampoline): Call __trampoline_setup for
14115         ABI_DARWIN too.
14116         * darwin-tramp.asm: New file, implements __trampoline_setup.
14117         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14119 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14121         * MAINTAINERS (Write After Approval): Add myself.
14123 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14125         * configure, configure.in: Use temp file for long sed commands.
14127 2001-12-03  Laurent Guerby  <guerby@acm.org>
14129         * config.sub: Update to version 1.232 on subversion.
14131 2001-12-03  Ben Elliston  <bje@redhat.com>
14133         * MAINTAINERS: Update mail address for config.* patches.
14135 2001-11-27  DJ Delorie  <dj@redhat.com>
14136             Zack Weinberg  <zack@codesourcery.com>
14138         When build != host, create libiberty for the build machine.
14140         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14141         CONFIG_ARGUMENTS.
14142         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14143         New variables.
14144         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14145         and rules.
14146         (all.normal): Depend on ALL_BUILD_MODULES.
14147         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14148         (all-build-libiberty): Depend on configure-build-libiberty.
14150         * configure: Calculate and substitute proper value for
14151         ALL_BUILD_MODULES.
14152         * configure.in: Create the build subdirectory.
14153         Calculate and substitute TARGET_CONFIGARGS (formerly
14154         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14156 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14158         * MAINTAINERS (write-after-approval): Add self.
14160 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14162         * MAINTAINERS (GNATS only accounts): Remove self.
14164 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14166         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14167         libf2c.
14169 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14171         * MAINTAINERS (Write After Approval): Add self.
14173 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14175         * MAINTAINERS: mips and s390 are also CPU ports.
14177 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14179         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14181 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14183         * MAINTAINERS: Alphabetize.
14185 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14187         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14189 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14191         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14193 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14195         * configure.in (--enable-languages): Be more permissive about
14196         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14198 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14200         * config.sub: Import from master sources, rev. 1.230.
14201         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14203 2001-11-07  Laurent Guerby  <guerby@acm.org>
14205         * MAINTAINERS (Write After Approval): Add self.
14207 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14209         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14211 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14213         * config.sub: Import from master sources, rev 1.226.
14214         * config.guess: Import from master sources, rev 1.216.
14216 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14218         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14219         * MAINTAINERS: Add self as maintainer of MMIX port.
14220         Remove old after-approval entry.
14222 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14224         * ChangeLog, configure: Fix spelling errors.
14226 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14228         * MAINTAINERS: Tweak my address.
14230 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14232         * MAINTAINERS: Update my email address.
14234 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14236         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14237         * MAINTAINERS: Add self as maintainer of CRIS port.
14239 2001-10-10  Geert Bosch  <bosch@gnat.com>
14241         * MAINTAINERS (Various maintainers: Ada front end):
14242         Added Robert Dewar.
14244 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14246         * MAINTAINERS (Write After Approval): Added self
14248 2001-10-02  Geert Bosch  <bosch@gnat.com>
14250         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14252 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14254         * configure: Handle temporary files securely using mkdir.
14256 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14258         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14260 2001-09-26  Will Cohen  <wcohen@redhat.com>
14262         * configure.in (*-*-linux*): Disable configuration of target-newlib
14263         and target-libgloss.
14265 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14267         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14268         RANLIB.
14270 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14272         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14273         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14274         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14275         avoid quotes nesting problems.
14276         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14277         (DO_X): Export only variables that are set.
14279 2001-09-19  Ben Elliston  <bje@redhat.com>
14281         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14282         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14283         semantics.  Use the shell built-in "type" command instead.
14285 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14287         Merged from gcc-3_0-branch:
14288         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14289         * ltcf-c.sh: Use $objext, not $ac_objext.
14290         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14291         * ltcf-cxx.sh: Add support for GNU.
14292         2001-07-22  Timothy Wall  <twall@redhat.com>
14293         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14294         default settings if using GNU tools with that configuration.
14295         * ltcf-cxx.sh: Ditto.
14296         * ltcf-gcj.sh: Ditto.
14297         2001-07-21  Michael Chastain  <chastain@redhat.com>
14298         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14299         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14300         * ltmain.sh: Mark as gcc-local.
14302 2001-08-30  Eric Christopher  <echristo@redhat.com>
14303             Jason Eckhardt  <jle@redhat.com>
14305         * config.guess: Merge from master sources.
14306         * config.sub: Merge from master sources, add support for mipsisa32.
14308 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14309         * config.sub: Merge from master sources, rev 1.219.
14310         * MAINTAINERS: Add self as contact for stormy16 port.
14312 2001-08-14  Zack Weinberg  <zackw@panix.com>
14314         * config.sub: Merge from master sources, rev 1.218.
14315         * config.guess: Merge from master sources, rev 1.209.
14317 2001-08-11  Graham Stott  <grahams@redhat.com>
14319         * Makefile.in (check-c++): Add missing semicolon.
14321 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14323         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14325 2001-07-30  Eric Christopher  <echristo@redhat.com>
14327         * MAINTAINERS (Various maintainers: mips port): Added myself.
14329 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14331         * configure.in (sh-*-linux*): New.
14333 2001-07-27  Richard Henderson  <rth@redhat.com>
14335         * .cvsignore: Add LAST_UPDATED.
14337 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14339         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14341 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14343         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14345 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14347         * MAINTAINERS (Write After Approval): Added myself.
14349 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14351         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14352         and libgcj on m68hc11/m68hc12.
14354 2001-06-27  H.J. Lu  (hjl@gnu.org)
14356         * Makefile (CFLAGS_FOR_BUILD): New.
14357         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14359 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14361         * README: Remove version number.
14363 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14365         * INSTALL/README: Update wrt. to the installation instructions now
14366         residing in gcc/doc/install.texi.
14368 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14370         * README: Replace with a cut-down and updated version of gcc/README.
14372 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14374         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14375         multilibs to be disabled.
14377 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14379         * MAINTAINERS (Write After Approval): Add myself.
14381 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14383         * config.guess: Import CVS version 1.195.
14384         * config.sub: Import CVS version 1.212.
14386 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14388         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14389         gcc/xgcc is built, use -print-prog-name to find out the program
14390         name to use.
14392 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14394         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14395         appear to also be in the master copy.
14396         * config.sub:  Import CVS version 1.211.
14398 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14400         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14401         with_gcc]: Use `gcc -shared' to build a shared library.
14403 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14405         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14406         archives.
14408 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14410         * MAINTAINERS (Write After Approval): Add myself.
14412 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14414         * configure.in (libstdcxx_flags): Do not try to execute
14415         libstdc++-v3/testsuite_flags until it exists.
14417 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14419         * MAINTAINERS: Update my email address.
14421 2001-05-31  Graham Stott  <grahams@redhat.com>
14423         * MAINTAINERS (Write After Approval): Add myself.
14425 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14427         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14428         libraries when using g++ with native linker.
14430 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14432         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14434 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14436         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14437         [aix4*|aix5*]: Prepend blank.
14439 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14441         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14442         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14443         of subdir/configure scripts to use the new libtool.m4.
14445 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14447         * MAINTAINERS (Write After Approval): Add myself.
14449 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14451         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14453 2001-05-11  Ben Elliston  <bje@redhat.com>
14455         * Makefile.in (all-sid): New target.
14456         (check-sid, clean-sid, install-sid): Likewise.
14458 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14460         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14462 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14464         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14465         libgcj.
14467 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14469         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14470         gcc/xgcc is built, use -print-prog-name to find out the program
14471         name to use.
14473 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14475         * configure.in (noconfigdirs): Don't reset it from scratch in the
14476         target case; only append to it.
14478         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14479         sparc-*-solaris2.8]: Disable ${libgcj}.
14481 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14483         * configure.in (libgcj_saved): Copy from $libgcj.
14484         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14485         --disable-libgcj.
14487 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14489         * MAINTAINERS: Remove self as MIPS maintainer and
14490         C front end maintainer.
14492 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14494         * configure.in: Move *-chorusos target case to the proper switch.
14495         Disable libgcj.
14497 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14499         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14500         1.641.2.228.
14502 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14504         * Makefile.in (STAGE1_CFLAGS): Pass down.
14506 2001-04-13  Alan Modra  <amodra@one.net.au>
14508         * config.guess: Add hppa64-linux support.  Note for next import that
14509         this is already in the master file.
14510         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14512 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14514         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14515         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14517 2001-04-11  Stan Shebs  <shebs@apple.com>
14519         * MAINTAINERS: Add self as Darwin port maintainer.
14521 2001-04-11  Alan Modra  <amodra@one.net.au>
14523         * MAINTAINERS: Update my email address.
14525 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14527         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14528         recent versions of FreeBSD (release 3 or later).
14529         * ltconfig: On FreeBSD, -lc must not be provided when building
14530         a shared library or else the standard -pthread gcc option is
14531         rendered worthless to later users of the built library.
14533 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14535         * MAINTAINERS: Add self and RTH as C front end maintainers.
14537 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14539         * config.sub: Make sure to match an already-canonicalized
14540         machine name (eg. mn10300-unknown-elf).
14542 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14544         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14545         New macros.
14546         (bootstrap, cross): Use RECURSE_FLAGS.
14547         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14549 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14551         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14553 2001-03-22  Colin Howell  <chowell@redhat.com>
14555         * Makefile.in (DO_X): Do not backslash single-quotes in
14556         backquotes (two places).
14558 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14560         Re-installed:
14561         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14562         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14563         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14564         * ltcf-cxx.sh: Likewise.
14565         * ltcf-gcj.sh: Likewise.
14567 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14569         * MAINTAINERS: Add myself as "documentation co-maintainer".
14571 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14573         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14574         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14576 2001-03-19  Tom Tromey  <tromey@redhat.com>
14578         * config-ml.in: Handle GCJ and GCJFLAGS.
14580 2001-03-21  Michael Chastain  <chastain@redhat.com>
14582         * Makefile.in: all-m4 depends on all-texinfo.
14584 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14586         * MAINTAINERS: Add myself to write after approval list.
14588 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14590         * Makefile.in (DO_X): Quote nested quotes.
14592 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14594         * MAINTAINERS: Add myself to write after approval list.
14596 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14598         * Makefile.in (DO_X): Use double quotes for quoting
14599         "RANLIB=$${RANLIB}".
14601 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14603         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14605 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14607         * configure.in: Only use `lang_requires' for languages athat are
14608         actually enabled.
14610 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14612         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14614 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14616         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14618 2001-03-07  Tom Tromey  <tromey@redhat.com>
14620         * configure.in: Allow config-lang.in to set `lang_requires' to list
14621         of other required languages.
14623 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14625         * Makefile.in: Remove RANLIB definition. Use RANLIB
14626         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14627         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14629 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14630             Alexandre Oliva  <aoliva@redhat.com>
14632         * Makefile.in (check-c++): Use tabs, not spaces.
14634 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14636         * MAINTAINERS: add myself to Write After Approval list.
14638 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14640         * Makefile.in (check-c++): New rule.
14642         * configure.in (target_libs): Remove libg++.
14643         (noconfigdirs): Remove libg++.
14644         (noconfigdirs): Same.
14645         (noconfigdirs): Same.
14646         (noconfigdirs): Same.
14648         * config-ml.in: Remove libg++ references.
14650         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14651         (ALL_TARGET_MODULES): Same.
14652         (configure-target-libg++): Remove.
14653         (all-target-libg++): Remove.
14654         (configure-target-libio): Remove.
14655         (all-target-libio): Remove.
14656         (check-target-libio): Remove.
14657         (.PHONY): Remove.
14658         (libg++.tar.bz2): Remove.
14659         (all-target-cygmon): Remove libio.
14660         (all-target-libstdc++): Remove.
14661         (configure-target-libstdc++): Remove.
14662         (TARGET_LIB_PATH): Remove libstdc++.
14663         (ALL_GCC_CXX): Remove libstdc++.
14664         (all-target-gperf): Correct.
14666 2001-02-16  Nick Clifton  <nickc@redhat.com>
14668         * configure.in (noconfigdirs): Allow configuration of texinfo
14669         for Cygwin hosts.
14671 2001-02-15  Anthony Green  <green@redhat.com>
14673         * configure: Introduce GCJ_FOR_TARGET.
14674         * configure.in: Ditto.
14675         * Makefile.in: Ditto.
14677 2001-02-13  Andreas Schwab  <schwab@suse.de>
14679         * MAINTAINERS: Update mail address.
14681 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14683         * config.guess: Add linux target for S/390.
14684         * config.sub: Likewise.
14686 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14688         * configure.in: for *-chorusos, don't config target-newlib and
14689         target-libgloss.
14691 2001-02-06  Ben Elliston  <bje@redhat.com>
14693         * configure: Output host type to stdout, not stderr.
14695 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14697         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14698         * ltcf-cxx.sh: Likewise.
14700         * config.if: Assume enable_libstdcxx_v3 is defined.
14702 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14704         Remove V2 C++ library.
14705         * configure.in: Remove --enable-libstdcxx_v3 support.
14707 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14709         * include/demangle.h: Add prototype for java_demangle_v3.
14711 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14713         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14715 2001-01-27  Richard Henderson  <rth@redhat.com>
14717         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14719 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14721         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14722         Don't unset, it's non-portable and no longer necessary, set to empty
14723         instead.
14725 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14727         * ltconfig: Shell portability fix for the tagname validity check.
14729 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14731         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14732         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14734 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14736         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14738 2001-01-26  Tom Tromey  <tromey@redhat.com>
14740         * configure.in: Allow libgcj to be built on Sparc Solaris.
14742 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14744         * ltcf-c.sh: Add aix5 case.
14745         * ltcf-cxx.sh: Likewise.
14746         * ltconfig: Likewise.
14748 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14750         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14751         keep at least one of build_libtool_libs or build_old_libs set to
14752         yes.
14754         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14755         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14757 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14759         * configure.in: Enable libgcj on several additional platforms.
14761 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14763         * configure.in: Enable libgcj for linux targets.
14765 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14767         * MAINTAINERS (Write After Approval): Add myself.
14769 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14771         * MAINTAINERS: Add myself as vax port maintainer.
14773 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14775         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14777 2001-01-09  Mike Stump  <mrs@wrs.com>
14779         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14780         failures of subdirectories.
14782 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14784         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14785         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14786         * ltcf-cxx.sh: Likewise.
14787         * ltcf-gcj.sh: Likewise.
14788         * ltconfig.sh: Fix typo.
14790 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14792         * configure: handle DOS-style absolute paths.
14794 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14796         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14798 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14800         * MAINTAINERS: Add myself as avr port co-maintainer.
14802 2000-12-28  Ben Elliston  <bje@redhat.com>
14804         * MAINTAINERS: Add myself under ``Write After Approval''.
14806 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14808         * texinfo: Remove directory from GCC.
14810 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14812         * COPYING: Update to current
14813         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14814         to 19yy as example year in copyright notice).
14816 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14818         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14819         (libstdcxx_incdir): Pass down.
14820         * config.if: Remove expired bits for cxx_interface, add stub.
14821         (libstdcxx_incdir): Add variable for g++ include directory.
14822         * configure.in (gxx_include_dir): Use it.
14824 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14826         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14827         with old-email address from ``Write After Approval''.
14829 2000-12-15  Andreas Jaeger  <aj@suse.de>
14831         * configure.in: Handle lang_dirs.
14833 2000-12-14  Tom Tromey  <tromey@redhat.com>
14835         * MAINTAINERS: Removed brads.
14837         * MAINTAINERS: Added gcj developers.
14839 2000-12-13  Anthony Green  <green@redhat.com>
14841         * configure.in: Disable libgcj for any target not specifically
14842         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14843         with g++ abi.
14845 2000-12-13  Mike Stump  <mrs@wrs.com>
14847         * Makefile.in (local-distclean): Also remove fastjar.
14849 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14851         * contrib/gcc_update: Add fastjar --touch entries.
14853 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14855         * configure.in: Disable language-specific target libraries for
14856         languages that aren't enabled.
14858 2000-12-10  Anthony Green  <green@redhat.com>
14860         * configure.in: Define libgcj.  Disable libgcj target libraries for
14861         most targets.
14863 2000-12-10  Neil Booth  <neilb@earthling.net>
14865         * MAINTAINERS: Update mail address, remove from WAA list.
14867 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14869         * libjava: Imported from /cvs/java.
14870         * libffi: Likewise.
14871         * Boehm-gc: Likewise.
14873 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14875         * configure.in (target_libs): Revert 2000-12-08 patch.
14876         (noconfigdirs): Added target-libjava.
14878 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14880         * djunpack.bat: removed.
14882 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14884         * Makefile.in: handle DOS-style absolute paths.
14885         * config-ml.in: likewise.
14886         * symlink-tree: likewise.
14888 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14890         * fastjar: Imported.
14892 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14894         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14895         libjava.
14896         * configure.in (target_libs): Removed `target-libjava'.
14898 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14900         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14901         (ALL_MODULES): Added fastjar.
14902         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14903         (all-target-libjava): all-fastjar replaces all-zip.
14904         (all-fastjar): Added.
14905         (configure-target-fastjar, all-target-fastjar): Likewise.
14906         * configure.in (host_tools): Added fastjar.
14908 2000-12-07  Mike Stump  <mrs@wrs.com>
14910         * Makefile.in (local-distclean): Remove leftover built files.
14912 2000-11-24  Nick Clifton  <nickc@redhat.com>
14914         * configure.in (xscale-elf): Add target.
14915         (xscale-coff): Add target.
14917 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14919         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14920         recent versions of FreeBSD (release 3 or later).
14921         * ltconfig: On FreeBSD, -lc must not be provided when building
14922         a shared library or else the standard -pthread gcc option is
14923         rendered worthless to later users of the built library.
14925 2000-11-16  Fred Fish  <fnf@be.com>
14927         * configure.in (enable_libstdcxx_v3): Fix typo,
14928         libstd++ -> libstdc++.
14930 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14932         * MAINTAINERS: Add self to Write After Approval list.
14934 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14936         * MAINTAINERS: Update my email address.  Add myself to global write
14937         privs list.
14939 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14941         * Makefile.in: Merge with src and libgcj.
14942         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14943         configure-target-<library> when their configure scripts need the C
14944         or C++ library to have already been built to work properly.
14945         (do_proto_toplev): Set them to an empty string.
14947         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14948         (REALLY_SET_LIB_PATH): Use them.
14950 2000-11-17  Stan Shebs  <shebs@apple.com>
14952         * MAINTAINERS: Add self to Write After Approval list.
14954 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14956         * configure: Provide the original toplevel configure arguments
14957         (including $0) to subprocesses in the environment rather than
14958         through gcc/configargs.h.
14960 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14962         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14963         C99.  Alphabetise "Write After Approval" list.
14965 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14967         * configure: Turn on libstdc++ V3 by default.
14969         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14970         if we've got GCC.
14972 2000-11-11  Philip Blundell  <philb@gnu.org>
14974         * MAINTAINERS: Add self to Write After Approval list.
14976 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14978         * ltcf-c.sh (aix4): Improve shared library configuration; require
14979         exporting symbols.
14980         * ltcf-cxx.sh (aix4): Define.
14981         * ltconfig (aix4): Define library and soname specs appropriate for
14982         AIX.  Define command to create export symbols list.
14984 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14986         * config.sub: Add support for Sun Chorus
14988 2000-10-31  Nick Clifton  <nickc@redhat.com>
14990         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14991         <name>@redhat.com.  Also installed new email address for Clint
14992         Popetz.
14994 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14996         * etc: Remove directory from GCC.
14998 2000-10-16  Michael Meissner  <meissner@redhat.com>
15000         * configure (gcc/configargs.h): Only create if there is a build GCC
15001         directory created.
15003 2000-10-16  Matthias Klose  <doko@debian.org>
15005         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15006         when configured for libstdc++-v3.
15008 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15010         * configure: Save configure arguments to gcc/configargs.h.
15012 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15014         * config.guess: Import CVS version 1.157.
15015         * config.sub: Import CVS version 1.181.
15017 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15019         * Makefile.in (bootstrap): avoid recursion if subdir missing
15020         (cross): ditto
15021         (do-proto-toplev): ditto
15023 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15025         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15026         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15028         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15029         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15030         all affected `configure' scripts.
15032 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15034         * MAINTAINERS: Add self as cpplib co-maintainer.
15036 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15038         * MAINTAINERS: Add self to Write After Approval list.
15040 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15042         * INSTALL/README: egcs -> GCC update.
15044 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15046         * MAINTAINERS: Add myself to Write After Approval list.
15048 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15050         * MAINTAINERS: Add myself to Write After Approval list.
15052 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15054         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15055         X11 libraries for hppa64.
15057 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15059         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15061 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15063         * Makefile.in (all-zlib): Added dummy target.
15065         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15066         ltcf-gcj.sh: Updated from libtool multi-language branch.
15068 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15070         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15071         (bootstrap*): Depend on all-bootstrap.
15073 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15075         * config.guess: Import CVS version 1.156.
15076         * config.sub: Import CVS version 1.179.
15078 2000-09-02  Anthony Green  <green@cygnus.com>
15080         * Makefile.in (all-gcc): Depend on all-zlib.
15081         (CLEAN_MODULES): Add clean-zlib.
15082         (ALL_MODULES): Add all-zlib.
15083         * configure.in (host_libs): Add zlib.
15085 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15087         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15088         crosses, but add gcc/include to the header search path for them.
15090 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15092         * MAINTAINERS: Add self to Write After Approval list.
15094 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15096         * config.guess: Import CVS version 1.152.
15097         * config.sub: Import CVS version 1.177.
15099 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15101         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15102         $targargs to tell whether newlib is going to be built.
15104         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15105         $$r/TARGET_SUBDIR/libio for _G_config.h.
15107 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15109         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15111 2000-08-22  DJ Delorie  <dj@redhat.com>
15113         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15115 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15117         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15118         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15119         sub-configures.
15121 2000-08-21  DJ Delorie  <dj@redhat.com>
15123         * MAINTAINERS: Add self as a libiberty maintainer
15125 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15127         * configure.in (libstdcxx_flags): Use
15128         libstdc++-v3/src/libstdc++.INC.
15130 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15132         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15134 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15136         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15138         * configure: Make enable_threads and enable_shared defaults
15139         explicit.  Substitute enable_threads into generated Makefiles.
15140         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15141         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15143 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15145         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15147 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15149         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15150         previous delta.
15152 2000-08-11  Jason Merrill  <jason@redhat.com>
15154         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15155         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15156         (FLAGS_FOR_TARGET): Not here.
15157         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15159 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15161         * config-ml.in (CC, CXX): Don't introduce a leading space.
15163 2000-08-07  DJ Delorie  <dj@delorie.com>
15165         * MAINTAINERS: Add self as a DJGPP maintainer
15167 2000-08-07  DJ Delorie  <dj@redhat.com>
15169         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15170         "if we're also building gcc, and it's a gcc that will run on the
15171         build machine, we want to use its includes instead of the system's
15172         default includes".
15174 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15176         * MAINTAINERS: Add self to Write After Approval list.
15178 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15180         * configure.in (libstdcxx_flags): Don't use `"'.
15182         * config-ml.in: Adjust multilib search paths to the
15183         appropriate multilib tree.
15185 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15187         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15188         commas in $LANGUAGES.
15190 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15192         * configure.in: Re-enable all references to libg++ and librx.
15194 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15196         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15197         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15198         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15199         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15201         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15203 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15205         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15206         CXX_FOR_TARGET for sed.
15208 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15210         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15211         Do not override if already set in the environment or in configure.
15212         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15213         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15215 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15217         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15218         the libtool CVS tree multi-language branch.
15219         * ltconfig, ltmain.sh: Updated.
15221 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15223         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15224         (clean-target): Depend on it.
15226         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15227         (GCC_FOR_TARGET): Use it.
15228         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15229         * configure.in: ... here.
15230         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15231         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15233 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15235         * MAINTAINERS: Add self to Write After Approval list.
15237 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15239         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15240         (configure-target-libchill, configure-target-libobjc): Likewise.
15242         * configure.in: Use the same cache file for all target libs.
15243         * config-ml.in: But different cache files per multilib variant.
15245 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15247         * configure (topsrcdir): Don't use dirname.
15249 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15251         * MAINTAINERS: Add self to Write After Approval list.
15253 2000-07-20  Jason Merrill  <jason@redhat.com>
15255         * configure.in: Remove all references to libg++ and librx.
15257         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15259 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15261         * config.sub: Update to subversions version 2000-07-06.
15263 2000-07-12  Andrew Haley  <aph@cygnus.com>
15265         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15266         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15268 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15270         * symlink-tree:  Check number of arguments.
15272 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15274         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15275         search path for a g++ extracted from the build tree.  This
15276         will allow link tests run by configure scripts in
15277         subdirectories to succeed.
15279 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15281         * ltconfig: Add support for mips-dde-sysv4.2MP
15283 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15285         * MAINTAINERS: Add myself as loop discovery maintainer.
15287 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15289         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15290         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15292 2000-06-19  Timothy Wall  <twall@cygnus.com>
15294         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15295         * config.sub: Add tic54x target.
15297 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15299         * MAINTAINERS: Add self as Fortran maintainer,
15300         remove Craig Burley.
15302 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15304         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15305         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15307 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15309         * MAINTAINERS: Add self as i18n maintainer
15311 20000-05-21  H.J. Lu  (hjl@gnu.org)
15313         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15314         directory are used if they exist. Make sure
15315         $(build_tooldir)/include is searched for header files,
15316         $(build_tooldir)/lib/ for library files.
15317         (GCC_FOR_TARGET): Likewise.
15318         (CXX_FOR_TARGET): Likewise.
15320 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15322         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15324 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15326         * Makefile.in (configure-target-libiberty): Depend on
15327         configure-target-newlib.
15329 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15331         * configure.in, Makefile.in: Merge all libffi-related
15332         configury stuff from the libgcj tree.
15334 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15336         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15337         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15339 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15341         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15342         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15343         current version information.  Add to proto-toplev directory.
15344         (gdb-taz): Build do-djunpack.
15346 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15348         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15350 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15352         * MAINTAINERS: Add self to Write After Approval list.
15354 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15356         * ltmain.sh: Preserve in relink_command any environment
15357         variables that may affect the linker behavior.
15359 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15361         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15363 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15365         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15367 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15369         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15370         with the version name.
15372 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15374         * MAINTAINERS: Add self as bb-reorder maintainer.
15376 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15378         * config.if: Tweak.
15380 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15382         * djunpack.bat: New file.
15384 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15386         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15387         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15388         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15389         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15391 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15393         * config.sub (case $basic_machine): Change default for "ibm-*"
15394         to "openedition".
15396 2000-04-13  Andreas Jaeger  <aj@suse.de>
15398         * MAINTAINERS: Added myself.
15400 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15402         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15403         (do-md5sum): New target.
15404         (MD5PROG): Define.
15405         (PACKAGE): Default to TOOL.
15406         (VER): Default to a shell script.
15407         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15408         md5 checksum generation.
15409         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15410         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15411         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15412         insight.tar.bz2): Use gdb-taz to create archive.
15414 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15416         * configure (warn_cflags): Delete.
15418 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15420         * MAINTAINERS: Added myself.
15422 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15423             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15425         * configure.in (enable_libstdcxx_v3): Add.
15426         (target_libs): Add bits here to switch between libstdc++-v2 and
15427         libstdc++-v3.
15428         * config.if: And this file too.
15429         * Makefile.in: Add libstdc++-v3 targets.
15431 2000-04-05  Michael Meissner  <meissner@redhat.com>
15433         * config.sub (d30v): Add d30v as a basic machine type.
15435 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15437         * configure.in: -linux-gnu*, not -linux-gnu.
15439 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15441         * MAINTAINERS: Add self in write-after-approval section.
15443 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15445         * MAINTAINERS: Add self as ia64 port maintainer.
15447 2000-03-08  Neil Booth  <NeilB@earthling.net>
15449         * MAINTAINERS: Add self in write-after-approval section.
15451 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15453         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15454         (do-tar-bz2): Replace TOOL with PACKAGE.
15455         (gdb.tar.bz2): Remove GDBTK from GDB package.
15456         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15457         dejagnu.tar.bz2): New packages.
15459 2000-02-27  Andreas Jaeger  <aj@suse.de>
15461         * configure.in: Add entry for mips*-*-linux*, move catch all
15462         *-*-*linux* entry below this one.
15464 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15466         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15468 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15470         * config.sub: Support an OS of "wince".
15472 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15474         * config.guess, config.sub: Updated to match config's 2000-02-15
15475         version.
15477 2000-02-23  Linas Vepstas  <linas@linas.org>
15479         * config.sub: Add support for Linux/IBM 370.
15480         * configure.in: Likewise.
15482 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15484         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15486 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15488         * config.guess: Guess "cygwin" rather than "cygwin32".
15490 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15492         * configure (gcc_version): When setting, narrow search to
15493         lines containing `version_string'.
15495 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15497         * config.sub: Add support for avr target.
15499 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15501         * MAINTAINERS: Add maintainers for MCore port.
15503 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15505         * config.sub: Add mmix-knuth-mmixware.
15507 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15509         * MAINTAINERS: Pair cccp with cpplib maintainership.
15511 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15513         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15514         structure stuff to -L library search.
15515         (CXX_FOR_TARGET): Ditto.
15516         (CROSS_CHECK_MODULES): Fix spelling mistake.
15518 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15520         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15521         the C++ compiler.
15523 2000-01-12  Richard Henderson  <rth@cygnus.com>
15525         * configure.in: Don't build some bits for beos.
15527 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15529         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15530         as include files.
15532 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15534         * Add self as cpplib maintainer, as requested by Jason
15535         Merrill.  Correct my e-mail address.
15537 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15539         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15540         not mh-aix43.
15542 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15544         * MAINTAINERS: Add myself to "write after approval" list.
15546 1999-12-14  Richard Henderson  <rth@cygnus.com>
15548         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15549         * config.sub: Accept alphaev[78], alphaev8.
15551 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15553         * config.guess, config.sub: Update from autoconf.
15555 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15557         * MAINTAINERS:  update my playtime e-address.
15559 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15561         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15562         necessary libraries are missing.
15564 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15566         * MAINTAINERS: Add new 'write after approval' maintainer.
15568 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15570         * MAINTAINERS: Add new Java maintainer.
15572 1999-10-25  Andreas Schwab  <schwab@suse.de>
15574         * configure: Fix quoting inside arguments of eval.
15576 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15578         * config-ml.in: Allow suppression of some ARM multilibs.
15580 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15582         * config.guess: Add OS/390 match pattern.
15583         * config.sub: Add mvs, openedition targets.
15584         * configure.in (i370-ibm-opened*): New.
15586 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15588         * config.sub: Add support for configuring for pj.
15590 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15592         * config.sub (maybe_os): Add support for configuring for fr30.
15594 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15596         * configure.in: Do not configure or build ld for AIX
15597         platforms.  ld is known to be broken on these platforms.
15599 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15601         * config-ml.in: Pass compiler flag corresponding to multidirs to
15602         subdir configures.
15604 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15606         * Makefile.in (LDFLAGS): Define.
15608 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15610         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15611         noconfigdirs.
15612         (*-*-cygwin*): Likewise.
15614 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15616         * mkdep: New file.
15617         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15618         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15620         From Eli Zaretskii <eliz@is.elta.co.il>:
15621         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15622         long file name when using DJGPP on MS-DOS.
15624 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15626         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15628 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15630         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15631         dependency as this causes "make check" to globally "make all"
15633 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15635         * configure.in (target_libs): Added target-zlib.
15636         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15637         (CONFIGURE_TARGET_MODULES): Likewise.
15638         (CHECK_TARGET_MODULES): Likewise.
15639         (INSTALL_TARGET_MODULES): Likewise.
15640         (CLEAN_TARGET_MODULES): Likewise.
15641         (configure-target-zlib): New target.
15642         (all-target-zlib): Likewise.
15643         (all-target-libjava): Depend on all-target-zlib.
15644         (configure-target-libjava): Depend on configure-target-zlib.
15646         * Makefile.in (configure-target-libjava): Depend on
15647         configure-target-newlib.
15648         (configure-target-boehm-gc): New target.
15649         (configure-target-qthreads): New target.
15651         * configure.in (target_libs): Added target-qthreads.
15652         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15653         (CONFIGURE_TARGET_MODULES): Likewise.
15654         (CHECK_TARGET_MODULES): Likewise.
15655         (INSTALL_TARGET_MODULES): Likewise.
15656         (CLEAN_TARGET_MODULES): Likewise.
15657         (all-target-qthreads): New target.
15658         (configure-target-libjava): Depend on configure-target-qthreads.
15659         (all-target-libjava): Depend on all-target-qthreads.
15661         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15662         (CONFIGURE_TARGET_MODULES): Likewise.
15663         (CHECK_TARGET_MODULES): Likewise.
15664         (INSTALL_TARGET_MODULES): Likewise.
15665         (CLEAN_TARGET_MODULES): Likewise.
15666         (all-target-libjava): New target.
15667         (all-target-boehm-gc): Likewise.
15668         * configure.in (target_libs): Added libjava, boehm-gc.
15670 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15672         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15673         configure.bat in SUPPORT_FILES.
15674         (gas+binutils.tar.bz2): Likewise.
15676         * makeall.bat: Remove; obsolete.
15678 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15680         From Mark Elbrecht:
15681         * configure.bat: Remove; obsolete.
15683 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15685         * configure: Add -W -Wall to the default CFLAGS when compiling with
15686         gcc.
15688 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15690         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15692 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15694         * configure.in: Build ld on IRIX6.
15696 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15698         * Makefile.in: Change distribution targets to use bzip2 instead of
15699         gzip.
15700         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15701         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15703 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15705         * config.sub: Add mcore target.
15707 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15709         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15711 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15713         * config.guess (dummy): Changed to $dummy.
15715 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15717         * config.sub: Tidied up case statements.
15719 1999-05-22  Ben Elliston  <bje@cygnus.com>
15721         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15722         <jiro@din.or.jp>.
15724         * config.guess: Merge with FSF version. Future changes will be
15725         more accurately recorded in this ChangeLog.
15726         * config.sub: Likewise.
15728 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15730         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15732 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15734         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15736 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15738         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15740 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15742         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15743         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15744         Bad merge removed these two changes.
15746 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15747                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15749         * config.guess (interix Alpha): Add.
15751 1999-04-11  Richard Henderson  <rth@cygnus.com>
15753         * configure.in (i?86-*-beos*): Do config gperf; don't config
15754         gdb, newlib, or libgloss.
15756 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15758         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15759         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15760         from multidirs.
15762 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15764         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15766 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15768         * config.sub: Add support for mcore targets.
15770 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15772         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15773         not mt-ospace, in order to shut up assembler warning about using
15774         symbols that are named the same as registers.
15776 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15778         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15779         dependency list for all-target-cygmon.
15781 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15783         * config-ml.in: Check $host, not $target, for selective multilibs.
15784         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15785         thumb interworking, and underscore prefix multilibs.
15787 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15789         * missing: Update to version from current automake.
15791 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15793         * configure (gxx_include_dir): Removed.
15795         * configure.in (gxx_include_dir): Handle it.
15796         * Makefile.in: Likewise.
15798 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15800         * config.sub (mips64vr4111,mips64vr4111el) Add.
15802 1999-03-21  Ben Elliston  <bje@cygnus.com>
15804         * config.guess: Correct typo for detecting ELF on FreeBSD.
15806 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15808         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15809         config/mh-djgpp.
15811 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15813         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15814         all-target-newlib to dependency list for all-target-bsp.
15816 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15818         * config.sub: Add i386-uwin support.
15819         * config.guess: Likewise.
15821 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15823         * configure.in: cleanup, add mh-*pic handling for arm, special
15824         case powerpc*-*-aix*
15826 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15828         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15829         can be built.
15831 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15833         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15834         targets.
15836 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15838         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15840 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15842         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15844 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15846         * config.sub: Fix typo in arm recognition.
15848 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15850         * configure.in (noconfigdirs): Changed target_configdirs to
15851         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15852         rather than m68k-*-* since it is not known to work on
15853         m68k-aout. Ditto for arm-*-*oabi.
15855 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15857         * configure.in (*-*-windows*): Remove, no longer used.
15859 1999-02-19  Ben Elliston <bje@cygnus.com>
15861         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15862         Smart and improved by Andrew Cagney.
15864 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15866         * config.guess: Recognize openbsd-*-hppa.
15868 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15870         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15871         only if it is not empty.
15873 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15875         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15877         * config.guess: Modified to recognize uname's armv* syntax.
15879         * config.sub: Modified to recognize uname's armv* syntax.
15881 1999-02-17  Mark Salter  <msalter@cygnus.com>
15883         * configure.in: Added target-bsp for sparclite.
15885 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15887         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15889 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15891         * configure.in: Add support for strongarm port.
15892         * config.sub: Add support for strongarm target.
15894 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15896         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15897         the old name config/mh-cygwin32.
15898         Enable texinfo.
15900 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15902         * configure.in: Do build ld for ix86 Solaris.
15904 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15906         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15907         $AR_FOR_TARGET.  Likewise for RANLIB.
15909 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15911         * config.sub (oabi):  Recognize.
15912         * configure.in (arm-*-oabi):  Handle.
15914 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15916         * config.guess: Improve detection of i686 on UnixWare 7.
15918 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15920         * config.guess: Add support for i386-pc-interix.
15921         * config.sub: Likewise.
15922         * configure.in: Likewise.
15924 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15926         * Makefile.in: Remove unneeded all-target-libio from
15927         from all-target-winsup target since it is now unneeded.
15928         Add all-target-libtermcap in its place since it is now
15929         needed.
15931 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15933         * configure.in: makefile stub for cygwin target is probably
15934         unnecessary.  Remove it for now.
15936 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15938         * configure.in: libtermcap.a should be built when cygwin is the
15939         target as well as the host.
15940         * config.guess: Allow mixed case in cygwin uname output.
15941         * Makefile.in: Add libtermcap target.
15943 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15945         * config.sub: Clean up handling of hppa2.0.
15947 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15949         * config.guess: Use C code to identify more HP machines.
15951 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15953         * config.sub: Handle hppa2.0.
15955 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15957         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15958         cygmon for all sparclite targets, regardless of object format.
15960 1998-12-15  Mark Salter  <msalter@cygnus.com>
15962         * configure.in: Added target-bsp for several target architectures.
15964         * Makefile.in: Added rules for bsp.
15966 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15968         * config.guess: Improve detection of hppa2.0 processors.
15970 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15972         * config.guess: Recognize FreeBSD using ELF automatically.
15974 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15976         * configure (skip-this-dir): Add handling for new shell script, which
15977         might be created by a sub-directory's configure to indicate, this particular
15978         directory is "unwanted".
15979         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15981 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15983         * ltconfig: import from libtool, after changing libtool to
15984         account for the cygwin name change.
15986 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15988         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15989         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15991 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15993         * configure.in: Add libtermcap to list of cygwin dependencies.
15995 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15997         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15998         they include winsup/include when it's a cygwin target.
16000 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16002         * configure.in (host_tools): Added zip.
16003         * Makefile.in (all-target-libjava): Depend on all-zip.
16004         (all-zip): New target.
16005         (ALL_MODULES): Added all-zip.
16006         (NATIVE_CHECK_MODULES): Added check-zip.
16007         (INSTALL_MODULES): Added install-zip.
16008         (CLEAN_MODULES): Added clean-zip.
16010 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16012         * Makefile.in: lose "32" from comment about cygwin.
16014 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16016         * configure.in: Use -Os to build target libraries for the fr30.
16018 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16020         * config.sub: Add fr30.
16022 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16024         * configure.in: drop "32" from config/mh-cygwin32.  Check
16025         cygwin* instead of cygwin32*.
16026         * config.sub: Check cygwin* instead of cygwin32*.
16028 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16030         * config.guess: Match any version of Unixware7.
16032 1998-10-20  Syd Polk  <spolk@cygnus.com>
16034         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16035         if desired.
16037 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16039         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16040         these if the appropriate directories and files to not exist.
16042 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16044         * Makefile.in (DEVO_SUPPORT): Add config.if.
16046 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16048         * configure: Add pattern to replace "build_tooldir"'s
16049         definition in the generated Makefile with "tooldir"'s
16050         actual value.
16052 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16054         * config.sub: Bring back lost sparcv9.
16056         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16058 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16060         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16061         CC_FOR_TARGET and friends.
16063 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16065         * Makefile.in (build_tooldir): New variable, same as tooldir.
16066         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16067         -B$(build_tooldir)/bin/.
16068         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16070 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16072         * README: Remove installation instructions and refer to the
16073         INSTALL directory instead.
16075 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16077         * config.sub: Add support for i[34567]86-pc-udk.
16078         * configure.in: Likewise.
16080 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16082         * Makefile.in: add bzip2 package building bits for user
16083         tools module
16084         * configure.in: ditto
16086 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16088         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16089         (ALL_TARGET_MODULES): Add all-target-libobjc.
16090         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16091         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16092         (all-target-libchill): Add dependencies.
16093         * configure.in (target_libs): Add libchill.
16095 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16097         * configure.in (target_subdir): Remove duplicate line.
16099 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16101         * Makefile.in (all-automake): fix dependencies.
16103 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16105         * configure.in: Minor cleanups for building in the $(target_alias)
16106         subdir.
16108 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16110         * Makefile.in (bootstrap): Set r and s before make all.  Use
16111         BASE_FLAGS_TO_PASS in make all.
16112         (cross): Likewise.
16114 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16116         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16118 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16120         * config.sub: Fix typo in last change.
16122 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16124         * config.sub: Add support for C4x target.
16125         * configure.in: Likewise.
16127 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16129         * config.sub: Recognize sparcv9 just like sparc64.
16131 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16133         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16135 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16137         * config.guess: Correctly identify Pentium II sco boxes.
16139         * config.guess: Fix "tr" code.  From Weiwen Liu.
16141 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16143         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16144         stabs.
16146 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16148         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16149         (ALL_TARGET_MODULES): Add all-target-libchill.
16150         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16151         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16152         (all-target-libchill): Add dependencies.
16153         * configure.in (target_libs): Add libchill.
16155 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16157         * config.guess: Avoid assumptions about "tr" behaves when
16158         LANG is set to something other than English.
16160 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16162         * configure (gxx_include_dir): Changed to
16163         '${prefix}/include/g++'-${libstdcxx_interface}.
16165         * config.if: New to determine the interfaces.
16167 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16169         * config.guess: Detect and handle MPE/IX.
16170         * config.sub: Deal with MPE/IX.
16172 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16174         * configure.in: Use mh-aix43.
16176 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16178         * configure: Fix --without/--disable cases for gxx-include-dir.
16180 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16182         * mdata-sh:  Imported.  Needed for automake support.
16184 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16186         * Makefile.in (taz): Try "chmod -R og=u ." before
16187         "chmod og=u `find . -print`".
16189 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16191         * configure.in: Add arm-elf and thumb-elf support.
16193 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16195         * Makefile.in: Undo previous patch.
16197 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16199         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16200         to here ...
16201         (install-no-fixedincludes): and here
16202         (INSTALL_MODULES): ... from here.
16204 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16206         * config.sub: Merge with FSF.
16208         * config.guess: Merge with FSF.
16210 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16212         * configure (extraconfigdirs): New variable.
16213         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16214         * Makefile.in (all): Move higher in file.
16215         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16216         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16217         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16218         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16219         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16221 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16223         * Makefile.in (all-target-libjava): Depend on all-gcc and
16224         all-target-newlib.
16225         (configure-target-libjava): Depend on $(ALL_GCC).
16227 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16229         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16230         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16232 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16234         * INSTALL/README: Fix typo.
16236 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16238         * ylwrap: Change absolute path checks to check for DOS style path
16239         names.
16241         * ylwrap: Don't use a full path name if the source file is in the
16242         same directory.  From hjl@lucon.org (H.J. Lu).
16244         * config-ml.in: Default to being verbose, to match Feb 18 change to
16245         configure.
16247 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16249         Brought over from egcs:
16251         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16253         * configure.in (target_subdir): Set to ${target_alias} instead
16254         of "libraries".
16256         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16258         * configure.in (target_subdir): Set to libraries if enable_multilib.
16260 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16262         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16263         multilibs, force reconfiguration the first time we create
16264         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16266 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16268         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16269         avoid confusion with --no-recursion.
16271 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16273         * configure.in: Win32 hosts shouldn't use install -x
16274         * install-sh: remove -x option, and special .exe-handling
16275         hack.
16277 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16279         * config.guess: Recognize i586-pc-beos.
16280         * configure.in: Don't build some bits for beos.
16282 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16284         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16285         CFLAGS default to -O2.
16287         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16288         when using GNU ld.
16290 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16292         * ltmain.sh: Correct install when using a different shell.
16294 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16296         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16298 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16300         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16301         target.
16303 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16305         * ltconfig: Update to correct AIX handling.
16307 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16309         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16311         * configure.in (target_subdir): Set to ${target_alias} instead
16312         of "libraries".
16314 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16316         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16317         (Makefile): Depend on $(gcc_version_trigger).
16319         * configure (gcc_version): Change default initializer to empty
16320         string.
16321         (gcc_version_trigger): New variable; pass this variable down
16322         to subdir configures to enable them checking gcc's version
16323         themselves. Emit make macros for both gcc_version vars.
16324         (topsrcdir): Initialize reliably.
16325         (recursion line): Remove --with-gcc-version=${gcc_version}.
16327 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16329         * configure (enable_version_specific_runtime_libs): Implement new flag
16330         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16331         in $(libsubdir); emit definition in each generated Makefile.
16332         (gxx_include_dir): Initialize depending on
16333         $enable_version_specific_runtime_libs.
16335 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16337         * configure (gcc_version): Initialize properly depending on
16338         how and where configure is started.
16339         (recursion line): Pass a --with-gcc-version=${gcc_version}
16340         to configures in subdirs.
16342 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16344         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16345         cygmon
16347 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16349         * configure.in: Add cygmon and libstub support for mn10200.
16351 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16353         * configure (gcc_version): Add new variable describing the
16354         particular gcc version we're building.
16355         * Makefile.in (libsubdir): Add new macro for the directory
16356         in which the compiler finds executables, libraries, etc.
16357         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16358         and libsubdir.
16360 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16362         * Makefile.in (local-clean): Remove *.log.
16363         (warning.log): Built with warn_summary from build.log.
16364         (mail-report.log): Run test_summary.
16365         (mail-report-with-warnings.log): Run test_summary including
16366         warning.log in the report.
16368 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16370         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16372 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16374         * Makefile.in (grep): Grep no longer depends on libiberty.
16376 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16378         * Makefile.in: all-snavigator needs all-libgui.
16380 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16382         * configure.in: Add cygmon and libstub support for mn10300.
16384 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16386         * missing: Update to version from automake 1.3.
16388         * ltmain.sh: On installation, don't get confused if the same name
16389         appears more than once in the list of library names.
16391 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16393         * config.sub: Accept m68060 and m5200 as CPU names.
16395 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16397         * configure: Use && rather than using -a in test, because odd
16398         strings can confuse test.
16399         * configure.in: Likewise.
16401 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16403         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16405 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16407         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16408         bootstrap4-lean): New targets.
16410 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16412         * mpw-* Delete.  Not used.
16414 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16416         * COPYING.LIB: Update FSF address.
16418 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16420         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16422         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16423         GAS_SUPPORT_DIRS.
16425 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16427         * ltconfig, ltmain.sh: Avoid producing a version number if
16428         -version-info was not used.
16430 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16432         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16433         building with newlib.
16435 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16437         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16438         Solaris `make' causes it to continue to next definition.
16440 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16442         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16443         the right GUI libraries and files are installed along with GDB.
16445 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16447         * configure.in: Change alpha to alpha* in several places.
16449 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16451         * config.sub: Recognize sparc86x.
16453 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16455         * configure.in (--enable-target-optspace): Remove debug echo.
16457 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16459         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16461 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16463         * ltconfig: Update cygwin32 support.
16465         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16466         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16467         (GDB_SUPPORT_DIRS): Likewise.
16469 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16471         * configure.in (target_makefile_frag): If --enable-target-optspace,
16472         use -Os to compile target libraries rather than -O2.  Default to
16473         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16474         not used.
16475         * configure.in (target_cflags): Ditto for d30v.
16477 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16479         * Makefile.in (all-bfd): Depend on all-intl.
16480         (all-binutils): Likewise.
16481         (all-gas): Likewise.
16482         (all-gprof): Likewise.
16483         (all-ld): Likewise.
16485 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16487         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16489 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16491         * Makefile.in (all-bfd): Depend upon all-libiberty.
16493         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16495 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16497         * Makefile.in: Add libstub.
16499         * configure.in: Ditto. Build libstub for targets that have cygmon
16500         support.
16502 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16504         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16506 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16508         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16509         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16511 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16513         * configure: Define DEFAULT_M4 by searching PATH.
16514         * Makfile.in: Use DEFAULT_M4.
16516 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16518         * ltconfig: Add cygwin32 support.
16520         * Makefile.in, configure.in: Add libtool as a native only directory
16521         to configure and build.
16523 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16525         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16527 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16529         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16531 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16533         * Makefile.in: add ash make rules
16534         * configure.in: add ash to native_only and host_tools lists
16536 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16538         * Makefile.in (all-gettext, all-intl): New targets.
16539         (ALL_MODULES): Added all-gettext, all-intl.
16540         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16541         (INSTALL_MODULES): Added install-gettext, install-intl.
16542         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16544         * configure.in (host_tools): Added gettext.
16545         (native_only): Likewise.
16546         (noconfigdirs) [various cases]: Likewise.
16547         (host_libs): Added intl.
16549 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16551         * configure: Do not disable building gdbtk for cygwin32 hosts.
16553 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16555         * configure.in: Add thumb-coff target.
16556         * config.sub: Add thumb-coff target.
16558 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16560         * Makefile.in: Revert yesterday's change.
16561         (all-target-winsup):  all-target-librx stays out of here.
16563 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16565         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16566         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16567         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16568         Remove references to librx and libg++.
16570 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16572         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16573         recursive makes
16575 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16577         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16578         for newlib directory.
16579         (CXX_FOR_TARGET): Likewise.
16581 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16583         * ltconfig: Update after libtool/ltconfig.in change for
16584         hpux11.
16586 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16588         * ltconfig, ltmain.sh: Update to libtool 1.2.
16590 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16592         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16593         (install-gcc-cross): Instead, override LANGUAGES here.
16595 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16597         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16598         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16600 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16602         * configure.in: Add Thumb-pe target.
16604 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16606         * Makefile.in - changed sn targets to snavigator
16607         * configure.in - changed sn targets to snavigator
16609 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16611         * config-ml.in: After building symlink tree call make distclean
16612         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16613         to be the case for libiberty.
16615 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16617         * configure: When making link, also check the current
16618         directory. The configure scripts may create one.
16620 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16622         * config.sub: Accept alphapca56 and alphaev6 properly.
16624 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16626         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16628 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16630         * config.sub (sco5): Fix typo.
16632 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16634         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16635         install-itcl.
16636         (install-itcl): Remove dependency on install-tcl.
16638 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16640         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16642 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16644         * configure.in: Don't build libgui for a cygwin32 target when not on
16645         a cygwin32 host.
16647 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16649         * configure (redirect): Set to null, so default behavior of
16650         configure is now --verbose.
16652 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16654         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16655         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16657 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16659         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16660         this change to sync Makefile.in with its ChangeLog entries.
16662 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16664         * ltmain.sh (mkdir): Check that the directory doesn't exist
16665         before we exit with error, so that we don't get races during
16666         parallel builds.
16668 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16670         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16672 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16674         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16675         PICFLAG_FOR_TARGET.
16676         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16678         * configure: Emit a definition for the new macro enable_shared
16679         into each Makefile.
16681 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16683         * configure.in (host_tools, native_only): Add libtool.
16685 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16687         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16688         Fix typo in ming config comment.
16690 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16692         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16694 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16696         * config.sub: Add tic30 cases, and map c30 to tic30.
16698 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16700         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16701         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16702         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16703         (CLEAN_TARGET_MODULES): Similarly
16704         (all-target-libf2c): Add dependences.
16705         * configure.in (target_libs): Add libf2c.
16707 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16709         * configure.in: Remove expect from noconfigdirs when target
16710         is cygwin32.  OK to build expect and dejagnu with Canadian
16711         Cross.
16713 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16715         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16716         host.
16718         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16719         and mingw32.
16721 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16723         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16724         here as it is not defined in the toplevel Makefile.
16726 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16728         * configure (package_makefile_rules_frag): New variable, which names
16729         a file with generic rules, ...
16730         Change comment to mention we now have FIVE parts.
16731         * configure: Undo last change.
16733 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16735         * config.guess: More accurate determination of HP processor types.
16736         * config.sub: More accurate determination of HP processor types.
16738 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16740         * configure (package_makefile_frag): Move inserting the
16741         ${package_makefile_frag} to where it should be according
16742         to the comment.
16744 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16746         * config.guess: Add support for Linux/ARM.
16748 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16750         * .cvsignore: Remove *-info and *-install since they match
16751         release-info and mpw-install, which we don't want to just ignore.
16753 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16755         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16757 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16759         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16760         local_prefix to sub-make invocations.
16762 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16764         * configure.in: Check makefile fragments in the source
16765         directory.
16767 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16769         * configure.in: Check whether host and target makefile
16770         fragments exist before adding them to *_makefile_frag.
16772 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16774         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16776 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16778         * configure.in: Make sure we only replace RPATH_ENVVAR on
16779         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16780         regexp to sed.
16782         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16783         to sub-makes.
16785 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16787         * config-ml.in (multi-do): LDFLAGS must include multilib
16788         designator.
16790 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16792         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16794 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16796         * config.sub: Add mingw32 support.
16797         * configure.in: Likewise.
16799 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16801         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16803 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16805         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16806         * configure (gxx_include_dir): Provide a definition for subdirs
16807         which do not use autoconf.
16809 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16811         * config.guess: Sync with egcs.  Picks up new alpha support,
16812         BeOS & some additional linux support.
16814 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16816         * config.guess: HP 9000/803 is a PA1.1 machine.
16818 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16820         * configure.in: It's alpha*-...
16822 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16824         * configure.in (host_makefile_frag, target_makefile_frag):
16825         Handle multiple config files.
16826         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16827         alpha-*-*.
16829 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16831         * mkdep: New file.
16833 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16835         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16837 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16839         * Makefile.in: Add libgui directory.
16840         (GDB_TK): Add all-libgui.
16841         * configure.in: Add libgui directory.
16842         * configure: Add all-libgui to GDB_TK.
16844 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16846         * config-ml.in (multidirs): Add m32r to multilib list.
16848 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16850         * Makefile.in (all-target-gperf): Change dependency to
16851         all-target-libstdc++.
16853 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16855         * config.guess: Add BeOS support.
16857 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16859         Source directory cvs renamed to cvssrc:
16860         * configure.in (host_tools): Change cvs to cvssrc.
16861         (native_only): Likewise.
16862         (noconfigdirs) [various cases]: Likewise.
16863         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16864         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16865         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16866         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16867         (all-cvssrc): Rename target from all-cvs.
16869 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16871         * configure (gxx_include_dir): Fix thinko.
16873 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16875         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16876         (install-cross, install-gcc-cross): New targets.
16878 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16880         * configure.in (noconfigdirs): Add support for Thumb target.
16882         * config.sub (maybe_os): Add support for Thumb target.
16884 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16886         * Makefile.in: Add rules for cygmon.
16888         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16890 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16892         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16893         * configure (gxx_include_dir): Provide a definition for subdirs
16894         which do not use autoconf.
16896 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16898         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16899         11/18/97 build
16901 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16903         * From Franz Sirl.
16904         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16905         found on RedHat Linux systems.
16907 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16909         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16910         guesses.
16912 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16914         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16916 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16918         * ltmain.sh: If mkdir fails, check whether the directory was created
16919         anyhow by some other process.
16921 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16923         * configure.in (d30v-*-*): Configure all directories.
16925 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16927         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16928         for the D30V.
16930 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16932         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16934 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16936         * include/libiberty.h: Add extern "C" { so it can be used with C++
16937         progrms.
16938         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16939         programs.
16941 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16943         * configure.in (d30v-*-*): Configure GCC now.
16945 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16947         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16948         is no longer needed.
16950 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16952         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16954 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16956         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16957         targets using "$@" to provide support for similar but not identical
16958         targets without having to duplicate code.
16960 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16962         * makefile.vms: Fix to work with DEC C.
16964 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16966         * config.sub: Add mips-tx39-elf to marketing names.
16968 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16970         * ltmain.sh: Handle symlinks in generated script.
16972 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16974         * configure: Handle autoconf style directory options: --bindir,
16975         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16976         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16977         --sysconfdir.
16978         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16979         (sharedstatedir, localstatedir, oldincludedir): New variables.
16980         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16981         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16982         sbindir, sharedstatedir, and sysconfdir.
16984 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16986         * Makefile.in (bootstrap-lean): New target.
16988 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16990         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16991         sn, and gnuserv from noconfigdirs.
16993 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16995         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16997 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16999         * Makefile.in (cross): New target.
17001 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17002                           Jeff Law         <law@cygnus.com>
17004         * Makefile.in (bootstrap2, bootstrap3): New targets.
17005         (all-bootstrap): Remove outdated and confusing target.
17006         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17008 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17010         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17011         windows.  Consistent with gdb/configure.
17013 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17015         * configure.in: Name Linux target fragment.
17017         * configure: Rewrite so that project Makefile fragment is inserted
17018         first and appears last in the resulting Makefile.
17020 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17022         * Makefile.in (install-itcl): Install tcl first.
17024 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17026         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17028 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17030         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17032         * configure.in (skipdirs): Add target-librx for Linux.
17033         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17035 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17037         * Makefile.in (bootstrap): New target.
17039 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17041         * config.sub: Accept 'amigados' for backward compatibility.
17043 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17045         * config.guess: Merge with FSF.
17047 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17049         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17051 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17053         * config.sub: Add "marketing-names" patch.
17055 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17057         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17059 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17061         * config.sub: Handle v850-elf.
17063 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17065         * .cvsignore (*-install): Remove.
17067 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17069         * ltconfig: Set CONFIG_SHELL in libtool.
17070         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17072 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17074         * configure.in (target_subdir): Set to libraries if enable_multilib.
17076 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17078         * config.guess: Update from gcc directory.
17080 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17082         * Makefile.in (all-sim): Depends on all-readline.
17084 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17086         * Makefile.in (BISON, YACC): Use $$s.
17087         (all-bison): Depend on all-texinfo.
17089 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17091         * Makefile.in (BISON): Add -L flag.
17092         (YACC): Likewise.
17094 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17096         * configure.in (noconfigdirs): Add support for v850e target.
17098         * config.sub (maybe_os): Add support for v850e target.
17100 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17102         * configure.in (noconfigdirs): Add support for v850ea target.
17104         * config.sub (maybe_os): Add support for v850ea target.
17106 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17108         * config.sub: Add mipstx39.  Delete r3900.
17110 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17112         * Makefile.in (all-autoconf): Depends on all-texinfo.
17114 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17116         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17117         eabi targets.
17119 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17121         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17123         * configure: When handling a Canadian Cross, handle YACC as well as
17124         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17125         * Makefile.in (all-bison): Depend upon all-texinfo.
17127 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17129         * Makefile.in (BISON): bison, not byacc or bison -y.
17130         (YACC): bison -y or byacc or yacc.
17131         (various): Add *-bison as appropriate.
17132         (taz): No need to mess with BISON anymore.
17134 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17136         * configure: If OSTYPE matches *win32*, try to find a good value for
17137         CONFIG_SHELL.
17139 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17141         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17142         configure.in if it is present.
17144 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17146         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17148 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17150         * config.sub: Recognize `arc' cpu.
17151         * configure.in: Likewise.
17152         * config-ml.in: Likewise.
17154 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17156         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17158 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17160         * configure: Changed sed delimiter from ':' to '|' when
17161         attempting to substitute ${config_shell} for SHELL. On
17162         NT ${config_shell} may contain a ':' in it.
17164 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17166         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17168 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17170         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17172 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17174         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17176         * ylwrap: If the program is a relative path, force it to be
17177         absolute.
17179 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17181         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17183 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17185         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17186         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17187         for libraries.
17189 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17191         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17192         separated by spaces.
17194 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17196         * ylwrap: New file.
17197         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17199         * ltmain.sh: Handle /bin/sh at start of install program.
17201         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17203         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17204         * missing: New file, from automake 1.2.
17206 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17208         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17209         check-tk to CHECK_X11_MODULES.
17211 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17213         * config.sub: Merge with FSF.
17215 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17217         * config.guess: Merge with FSF.
17219 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17221         * configure: Treat msdosdjgpp like go32.
17222         * configure.in: Likewise.  Don't remove gprof for go32.
17224         * configure: Change Makefile.tem2 to Makefile.tm2.
17226 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17228         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17230 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17232         * install-sh (chmodcmd): Set to null if the DST directory already
17233         exists.  Same as Nov 11th change.
17235 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17237         * configure (GDB_TK): Needs itcl and tix.
17239 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17241         * config.guess: Update from FSF.
17243 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17245         * Makefile.in (GDB_TK): Depend on itcl and tix.
17247 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17249         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17250         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17251         (INSTALL_SCRIPT): New variable.
17252         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17253         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17254         to -x.
17255         * install-sh: Add support for -x option.
17257 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17259         * configure.in, Makefile.in: Treat tix like itcl.
17261 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17263         * Makefile.in (WINDRES): New variable.
17264         (WINDRES_FOR_TARGET): New variable.
17265         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17266         (EXTRA_HOST_FLAGS): Add WINDRES.
17267         (EXTRA_TARGET_FLAGS): Add WINDRES.
17268         (EXTRA_GCC_FLAGS): Add WINDRES.
17269         ($(DO_X)): Pass down WINDRES.
17270         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17271         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17272         DLLTOOL_FOR_TARGET.
17274 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17276         * configure.in: configure sim before gdb for win32-x-ppc
17278 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17280         Move gperf into the toplevel, from libg++.
17281         * configure.in (target_tools): Add target-gperf.
17282         (native_only): Add target-gperf.
17283         * Makefile.in (all-target-gperf): New target, depend on
17284         all-target-libg++.
17285         (configure-target-gperf): Empty rule.
17286         (ALL_TARGET_MODULES): Add all-target-gperf.
17287         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17288         (CHECK_TARGET_MODULES): Add check-target-gperf.
17289         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17290         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17292 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17294         * config.sub (mn10200): Recognize new basic machine.
17296 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17298         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17299         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17301 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17303         * configure.in: If we're building mips-sgi-irix6* native, turn on
17304         ENABLE_MULTILIB and set TARGET_SUBDIR.
17306 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17308         * Makefile.in (all-sn): Depend on all-grep.
17310 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17312         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17314         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17315         Makefile.  From Jeff Makey <jeff@cts.com>.
17316         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17318         * Makefile.in (DISTBISONFILES): Remove.
17319         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17320         $(DEFAULT_YACC).
17322         * configure.in: Build itl, db, sn, etc., when building for native
17323         cygwin32.
17325         * Makefile.in (LD): New variable.
17326         (EXTRA_HOST_FLAGS): Pass down LD.
17327         ($(DO_X)): Likewise.
17329 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17331         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17333 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17335         * configure.in (targargs): Strip out any supplied --build argument
17336         before adding our own. Always add --build.
17338 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17340         * configure.in (targargs): Pass --build if we're doing
17341         a cross-compile.
17343 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17345         * configure: Use '|' instead of ":" as the separator in
17346         sed. Otherwise sed chokes on NT path names with drive
17347         designators. Also look for "?:*" as the leading characters in an
17348         absolute pathname.
17350 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17352         * config.sub: Support for r3900.
17354 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17356         * configure.in: Use install-sh, not install.sh.
17358 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17360         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17361         apply it twice.
17363 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17365         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17366         install-binutils.
17368 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17370         * Makefile.in: Add automake targets.
17371         * configure.in (host_tools): Add automake.
17373 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17375         * configure: Default CXX to c++, not gcc.
17376         * Makefile.in (CXX): Set to c++, not gcc.
17377         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17379 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17381         * install-sh: try appending a .exe if source file doesn't
17382         exist
17384 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17386         * configure.in: Turn on multilib by default.
17387         (cross_only): Remove target-libiberty.
17389         * Makefile.in (all-gcc): Don't depend on libiberty.
17391 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17393         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17395 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17397         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17398         (DISTBISONFILES): Add ld/Makefile.in
17400 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17402         * configure.in: if target is cygwin32 but host isn't cygwin32,
17403         don't configure gdb tcl tk expect, not just gdb.
17405 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17407         * configure.in: Added gnuserv everywhere sn appears.
17409         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17410         (CROSS_CHECK_MODULES): Added check-gnuserv.
17411         (INSTALL_MODULES): Added install-gnuserv.
17412         (CLEAN_MODULES): Added clean-gnuserv.
17413         (all-gnuserv): New target.
17415 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17417         * config.guess: Fixes for MIPS OpenBSD systems.
17419 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17421         * Makefile.in (INSTALL_XFORM): Remove.
17422         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17424         * mkinstalldirs: New file, copied from automake.
17425         * Makefile.in (installdirs): Rename from install-dirs.  Use
17426         mkinstalldirs.  Change all users.
17427         (DEVO_SUPPORT): Add mkinstalldirs.
17429 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17431         * install-sh: Rename from install.sh.
17432         * Makefile.in (INSTALL): Change install.sh to install-sh.
17433         (DEVO_SUPPORT): Likewise.
17435         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17436         Graichen <graichen@rzpd.de>.
17438 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17440         * config.guess: Recognize OpenBSD systems correctly.
17442 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17444         * README, Makefile.in (ETC_SUPPORT): Remove references to
17445         cfg-paper*, configure.{texi,man,info*}._
17447 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17449         * Makefile.in (all.normal): Ensure that gcc is built after all
17450         the x11 - ie gdb - targets.
17452 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17454         * makefile.vms: Don't run conf-a-gas.
17456 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17458         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17460 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17462         * configure.in: Remove noconfigdirs case since gdb also
17463         configures and builds for tic80-coff.
17465 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17467         * configure: Set cache_file to config.cache.
17468         * Makefile.in (local-distclean): Remove config.cache.
17470 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17472         * COPYING: Update FSF address.
17474 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17476         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17477         noconfigdirs.
17479 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17481         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17482         MAKEDIRS, is empty.
17484 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17486         * config.sub: Tweak mn10300 entry.
17488 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17490         * configure.in (host_tools): Put sim before gdb, so gdb's
17491         configure.tgt can determine if the simulator was configured.
17493 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17495         * config.sub: Move BeOS $os case to be with other Cygnus
17496         local cases.
17498 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17500         * config.sub: Remove misplaced comment that broke Linux.
17502 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17504         * config.sub: Add BeOS support.
17506 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17508         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17510 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17512         * configure.in (noconfigdirs): Remove tcl and tk from
17513         noconfigdirs for cygwin32 builds.
17515 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17517         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17519 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17521         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17522         make-all.com, use makefile.vms instead.
17524 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17526         * config.sub: Accept -lnews*.
17528 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17530         * configure.in (noconfigdirs): Disable target-newlib,
17531         target-examples and target-libiberty for d30v.
17533 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17535         * configure.in (noconfigdirs): Enable ld for d30v.
17537 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17539         * configure.in (tic80-*-*): Build compiler.
17541 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17543         * configure.in (d30v-*): Remove sim directory from list of
17544         unsupported d30v directories
17546 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17548         * config.sub, configure.in: Add d30v target cpu.
17550 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17552         * makefile.vms: New file.
17553         * make-all.com: Remove.
17555 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17557         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17559 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17561         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17563 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17565         * Makefile.in (ALL_MODULES): Added all-db.
17566         (CROSS_CHECK_MODULES): Addec check-db.
17567         (INSTALL_MODULES): Added install-db.
17568         (CLEAN_MODULES): Added clean-db.
17570 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17572         * config.guess: Merge with latest FSF sources.
17574 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17576         * Makefile.in (ALL_MODULES): Added all-itcl.
17577         (CROSS_CHECK_MODULES): Added check-itcl.
17578         (INSTALL_MODULES): Added install-itcl.
17579         (CLEAN_MODULES): Added clean-itcl.
17581 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17583         * configure.in: build gdb for mn10200
17585 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17587         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17589 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17591         * configure.in (tic80-*-*): Turn off most targets right now.
17593 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17595         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17596         rather than the makeinfo program.
17597         (do-info): Depend upon all-texinfo.
17599 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17601         * configure.in: Remove uses of config/mh-linux.
17603         * config.sub, config.guess: Merge with latest FSF sources.
17605 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17607         * config.sub (case $basic_machine): Add tic80 entries.
17609 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17611         * config.sub, config.guess: Merge with latest FSF sources.
17613 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17615         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17616         * mpw-config.in: Test for NewFolderRecursive.
17617         * mpw-install: Use symbolic name for startup filename.
17618         * mpw-README: Add various additional details.
17620 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17622         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17624 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17626         * configure.in: Do build gcc and the target libraries for
17627         the mn10200.
17629 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17631         * configure.in: don't avoid building gdb for mn10300 any more
17632         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17633         instead of single-quoting it.
17635 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17637         * configure.in: Don't use --with-stabs on IRIX 6.
17639 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17641         * configure.in (m32r): Build gdb, libg++ now.
17643 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17645         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17646         directories from noconfigdirs.
17648 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17650         * config.sub (basic_machine): added mips16 configuration
17652 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17654         * config.sub: Handle d10v-unknown.
17656 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17658         * config.sub: Handle v850-unknown.
17660 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17662         * Makefile.in: add findutils
17663         * configure.in: add findutils to list of host_tools
17665 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17667         * config.sub: Handle mn10200 and mn10300.
17669 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17671         * configure.in (d10v-*): Do not build librx.
17673 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17675         * configure.in (mn10300): Build everything except gdb & libgloss.
17677 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17679         * config.guess:  Patch for Dansk Data Elektronik servers,
17680         from Niels Skou Olsen <nso@dde.dk>.
17682         For ncr, use /bin/uname rather than uname, since GNU uname does not
17683         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17685         Patch for MIPS R4000 running System V,
17686         from Eric S. Raymond <esr@snark.thyrsus.com>.
17688         Fix thinko for nextstep.
17690         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17692         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17693         * config.guess: Guess mips-dec-mach_bsd4.3.
17695         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17696         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17697         release numbers.
17698         * config.guess (mips-mips-riscos*):  Emit just enough of the
17699         release number.
17701         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17702         * config.guess (sparc-auspex-sunos*):  Added.
17703         (f300-fujitsu-*): Added.
17705         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17706         * config.guess:  Recognize a Tadpole as a sparc.
17708 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17710         * config.guess: Don't assume that NextStep version is either 2 or
17711         3.  NextStep 4 (aka OpenStep 4) has come out now.
17713 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17715         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17716         From Rik Faith <faith@cs.unc.edu>.
17718 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17720         * config.sub: Contributions from bug-gnu-utils to:
17721         Support plain "hppa" (no version given) architecture, reported by
17722         OpenStep.
17723         OpenBSD like NetBSD.
17724         LynxOs is not a hardware supplier.
17726         * config.guess: Contributions from bug-gnu-utils to add support for:
17727         OpenBSD like NetBSD.
17728         Stratus systems.
17729         More Pyramid systems.
17730         i[n>4]86 Intel chips.
17731         M680[n>4]0 Motorola chips.
17732         Use unknown instead of lynx for hardware manufacturer.
17734 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17736         * install.sh (chmodcmd): Set to null if the DST directory already
17737         exists.
17739 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17741         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17742         not use mt-ppc target Makefile fragment any more.
17744 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17746         * configure.in (*-*-windows):  Exclude everything but those dirs
17747         needed to build windows.
17749 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17751         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17753 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17755         * configure.in:  Exclude mmalloc from i386-windows.
17757 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17759         * Undo my previous change.
17761 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17763         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17764         unconditionally.
17765         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17767 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17769         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17770         host to add it's own flags.
17772 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17774         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17776 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17778         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17779         (CXX_FOR_TARGET): Likewise.
17780         (GCC_FOR_TARGET): Define.
17781         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17782         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17783         CC_FOR_TARGET was specified on the command line.
17784         (MAKEOVERRIDES): Don't define.
17786 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17788         * configure.in (m32r): Fix spelling of libg++ libs.
17790 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17792         * config.sub (-apple*): Remove, now redundant.
17794 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17796         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17798         * configure: Rework yesterday's sed script patch.
17800         * config.sub: Merge with FSF.
17802 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17804         * config.guess:  Merge from FSF.
17806         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17807         * config.guess: Use pc instead of unknown, for pc clone systems.
17808         Change linux to linux-gnu.
17810         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17811         * config.guess: Avoid non-portable tr syntax.
17813 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17815         * test-build.mk (HOLES): Add "xargs" for gdb.
17817         * configure: Avoid hpux10.20 sed bug.
17819 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17821         * configure.in:  Add support for windows host
17822         (that is a build done under the Microsoft build environment).
17824 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17826         * Makefile.in: Replace all uses of srcroot with s, to shrink
17827         command line lengths.
17829         Patches from Geoffrey Noer <noer@cygnus.com>:
17830         * configure.in: If configuring for newlib, pass --with-newlib to
17831         subdirectories.
17832         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17833         -Bnewlib/ and -Lwinsup to gcc.
17834         (CXX_FOR_TARGET): Likewise.
17836 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17838         * Makefile.in (ETC_SUPPORT): Add configure.
17840 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17842         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17843         host configuration file.
17845 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17847         * configure.in: Break mn10x00 support into separate
17848         mn10200 and mn10300 configurations.
17849         * config.sub: Likewise.
17851 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17853         * configure.in: Add lots of stuff to noconfigdirs for
17854         the mn10x00 targets.
17856         * config.sub, configure.in: Add mn10x00 support.
17858 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17860         * make-all.com: Call conf-a-gas, not config-a-gas.
17862 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17864         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17865         targets.
17867 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17869         * mpw-README: Add much more detail for native PowerMac.
17870         * mpw-install: New file.
17871         * mpw-configure: Add --norecursion and --help options.
17872         * mpw-config.in: Translate readme and install files when
17873         copying to objdir.
17874         * mpw-build.in: Don't always depend on byacc and flex.
17875         (install-only-top): New action.
17877 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17879         * configure.in:  You can now configure GDB for the v850.
17881 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17883         * configure.in (noconfigdirs): Don't configure any C++ dirs
17884         if targeting D10V.
17886 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17888         * config.sub: Recognize mips64vr5000.
17890 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17892         * configure.in: Use a single line for host_tools and native_only.
17894 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17896         * config.sub, configure.in: Add entries for m32r.
17898 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17900         * Makefile.in (inet-install): Don't run install-gzip.
17902 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17904         * configure.in:  Don't config lots of things for *-*-windows*.
17906 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17908         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17909         (host_libs, host_tools): Copy from configure.in.
17910         * mpw-configure: Don't complain about directories not found.
17912 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17914         * configure.in (i[345]86): Recognize i686 for pentium pro.
17915         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17916         file.
17918         * config.guess (i[345]86): Ditto.
17920 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17922         * configure.in (noconfigdirs): Removed gdb for D10V.
17924 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17926         * configure.in: Remove ld, target-libio, target-libg++, and
17927         target-libstdc++ from noconfigdirs.
17929 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17931         * configure: Fix three locations where shell scripts were
17932         being run directly rather than with config_shell.
17934 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17936         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17937         * config.sub (basic_machine): Recognize v850.
17939 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17941         * mpw-configure: Handle multiple enable/disable options and
17942         pass them down recursively, handle -c and -s flags appropriately
17943         depending on choice of compiler, add escape mechanism for
17944         quoted arguments to gC.
17946 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17948         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17949         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17950         so that -mrelocatable-lib and -mno-eabi are used.
17952         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17953         not support --print-multi-lib, don't abort.
17955 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17957         * make-all.com: Run config-a-gas.
17958         * setup.com: Don't copy subdirectory files around.
17960 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17962         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17963         target, it now compiles correctly.
17965 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17967         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17969 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17971         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17973 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17975         * configure.in (native_only): Add prms.
17977 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17979         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17980         (BINUTILS_SUPPORT_DIRS): Likewise.
17982 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17984         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17985         d10v support is added.
17987 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17989         * configure.in (d10v-*-*): New target.
17991 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17993         * config.guess (HP 9000/811): Recognize this as a PA1.1
17994         machine.
17996 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17998         * Makefile.in (do-tar-gz): New target, split out from tail end of
17999         taz target.  Run each command separately, don't use pipes.
18000         (taz): Use it.
18002 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18004         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18005         * mpw-build.in: No builds should depend on building byacc or flex,
18006         they are assumed to be installed already.
18008 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18010         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18011         variable that CC_FOR_TARGET needs.
18013 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18015         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18016         options have changed since the last time the subdirectory was
18017         configured, and if it has, reconfigure.
18018         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18019         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18021 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18023         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18024         CLEAN_MODULES): Add bash.
18025         (all-bash): New target.
18027 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18029         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18031 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18033         * config.sub (basic_machine): Recognize d10v as a valid processor.
18035 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18037         * mpw-configure: Add support for --bindir.
18038         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18040 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18042         * configure.in: add bash, time, gawk to list of hosttools and things
18043         to only build for native toolchains
18045 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18047         * Makefile.in (docdir): Remove.
18049 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18051         * Makefile.in (datadir): Set to $(prefix)/share.
18053 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18055         * configure.in: build diff and patch for cygwin32-hosted
18056         toolchains.
18058 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18060         * config.sub: Accept -rtems*.
18062 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18064         * configure.in: enable dosrel for cygwin32-hosted builds,
18065                 remove diff from the list of things not buildable
18066                 via Canadian Cross
18068 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18070         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18071         don't get ". ".
18073 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18075         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18077 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18079         * Makefile.in (taz): Handle case where tex3patch didn't even get
18080         checked out.  Also, if it was found, put the symlink in a new util
18081         subdirectory.
18083 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18085         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18087 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18089         * config.sub: Recognize -openvms.
18090         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18091         * make-all.com, setup.com: New files.
18093 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18095         * Makefile.in (taz): tex3patch moved to texinfo/util.
18097 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18099         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18100         * configure.in: remove make from disable-if-Can-Cross list
18101                 enable gdb if ${host} and ${target} are cygwin32
18103 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18105         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18106         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18108 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18110         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18111         distinguish sysv/svr4/bsd variants.
18112         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18114 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18116         * configure.in: Added copyright notice.
18117         * move-if-change: Added copyright notice.
18119 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18121         * configure.in (powerpcle-*-solaris*): Until we get shared
18122         libraries working, don't build gdb, sim, make, tcl, tk, or
18123         expect.
18125 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18127         * config.guess:  Merge with FSF:
18129         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18130         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18132         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18133         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18135         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18136         * config.guess:  Combine two OSF1 rules.
18137         Also recognize field test versions.  From mjr@zk3.dec.com.
18138         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18139         because GNU uname does not support -p.  From pmr@pajato.com.
18141 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18143         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18145 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18147         * mpw-README: Document GCCIncludes.
18149 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18151         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18153 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18155         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18157 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18159         * configure.in (*-*-cygwin32): Configure make.
18161 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18163         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18165 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18167         * Makefile.in (all-inet): Depend on all-perl.
18169         * Makefile.in (inet-install): New target.
18171         * Makefile.in (all-inet): Depend on all-tcl.
18172         (all-inet): Depend on all-send-pr.
18174 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18176         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18177         temporarily.
18179 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18181         * configure.in: Don't configure --with-gnu-ld on AIX.
18183 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18185         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18187 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18189         * Makefile.in (ALL_MODULES): Added all-inet.
18190         (CROSS_CHECK_MODULES): Added check-inet.
18191         (INSTALL_MODULES): Added install-inet.
18192         (CLEAN_MODULES): Added clean-inet.
18193         (all-indent): New target.
18195         * configure.in (host_tools): Added inet.
18196         (native_only): Added inet.
18197         (noconfigdirs): Added inet.
18199 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18201         * configure.in: Don't configure libgloss if we are not configuring
18202         newlib.
18204 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18206         * configure.in: Don't configure libgloss for unsupported
18207         architectures.
18209 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18211         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18213 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18215         * Makefile.in (ALL_MODULES): Include all-apache.
18216         (CROSS_CHECK_MODULES): Include check-apache.
18217         (INSTALL_MODULES): Include install-apache.
18218         (all-apache): New target.
18220         * configure.in: Added apache everywhere perl is seen.
18222 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18224         * Makefile.in: Add support for clean-{module} and
18225         clean-target-{module} rules.
18227 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18229         * configure.in (*-*-ose) do not build libgloss.
18231 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18233         * config.guess (prep*:SunOS:5.*:*): Turn into
18234         powerpele-unknown-solaris2.
18236 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18238         * configure.in: Permit --enable-shared to specify a list of
18239         directories.
18241 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18243         * configure.in (host==solaris): Pass only the first word of $CC
18244         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18246 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18248         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18250 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18252         * Makefile.in (ALL_MODULES): Include all-perl.
18253         (CROSS_CHECK_MODULES): Include check-perl.
18254         (INSTALL_MODULES): Include install-perl.
18255         (ALL_X11_MODULES): Include all-guile.
18256         (CHECK_X11_MODULES): Include check-guile.
18257         (INSTALL_X11_MODULES): Include install-guile.
18258         (all-perl): New target.
18259         (all-guile): New target.
18261         * configure.in (host_tools): Include perl and guile.
18262         (native_only): Include perl and guile.
18263         (noconfigdirs): Don't build guile and perl; no ports have been
18264         done.
18266 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18268         * configure (--enable-*): Handle quoted option lists such as
18269         --enable-sim-cflags='-g0 -O' better.
18271 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18273         * Makefile.in ({,inst}all-target): New rule so we can make and
18274         install all of the target directories easily.
18276 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18278         * configure.in: Add missing global flag in sed substitution when
18279         deleting `target-' from ${configdirs}.
18281 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18283         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18284         option.
18286         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18287         config/mh-necv4.
18289         * install.sh: Correct misspelling of transformbasename.
18291         * config.guess: Recognize mips-*-sysv*.
18293 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18295         * config.sub: Recognize mon960.
18297 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18299         * configure: Restore Canadian Cross handling of BISON and LEX,
18300         removed in Feb 20 change.
18302 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18304         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18305         Mention make install.  Remove the old copyright date as well the
18306         clumsy and rather pointless copyright on the README file.
18308 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18310         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18311         Makefile after running symlink-tree, then run `make distclean' to
18312         avoid clobbering any generated files in srcdir.
18314 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18316         * configure.in (m68k-*-netbsd*): Build everything now.
18318 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18320         * Makefile.in (taz): Fix quoting.
18322 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18324         * configure.in (sparclet-*-*): Build everything now.
18326 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18328         * configure.in (m68k-*-linux*): New host.
18330 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18332         * configure: Check for bison before byacc.
18334 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18336         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18337         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18338         searching PATH.  These are used as fallbacks by Makefile.in if
18339         flex/bison/byacc aren't in objdir.
18341 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18343         * Makefile.in: Make everything which depends upon all-bfd also
18344         depend upon all-opcodes, in case --with-commonbfdlib is used.
18346 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18348         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18349         building NT native compilers on Unix.
18351 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18353         * configure.in: Don't get CC from the host Makefile fragment if we
18354         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18355         Solaris test for /usr/ucb/cc to the post target script, just after
18356         the compiler sanity test.
18358 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18360         * config.sub: Merge with FSF.
18362 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18364         * Makefile.in (RPATH_ENVVAR): New variable.
18365         (REALLY_SET_LIB_PATH): Use it.
18366         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18368 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18370         * config.sub, configure.in: Recognize sparclet cpu.
18372 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18374         * config.guess:  Support m68k-cbm-sysv4.
18376 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18378         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18379         m68k-unknown-linuxaout from linker help string.  Put quotes around
18380         $ld_help_string.
18382 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18384         * config.guess (powerpc-harris-powerunix): Add guess for port
18385         to new target.
18387 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18389         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18391 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18393         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18394         $(REALLY_SET_LIB_PATH) in Makefile.
18395         * Makefile.in (SET_LIB_PATH): New variable.
18396         (REALLY_SET_LIB_PATH): New variable.
18397         ($(DO_X)): Use $(SET_LIB_PATH).
18398         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18399         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18400         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18401         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18402         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18403         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18404         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18405         (install-dosrel): Likewise.
18406         (all-opcodes): Depend upon all-libiberty.
18408 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18410         * config.guess (*:CYGWIN*): New
18412 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18414         * Makefile.in (all-target-winsup): All all-target-libiberty.
18416 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18418         * configure.in (noconfigdirs): Add missing # in front of comment.
18420 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18422         * configure.in: add second pass to things added to noconfigdirs
18423         so *-gm-magic can exclude libgloss properly.
18425 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18427         * mpw-configure (extralibs_name, rez_name): Set correctly
18428         for MWC68K compiler.
18430         * mpw-README: Add more info on the necessary build tools.
18432 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18434         * configure.in, config.sub: Recognize cygwin32.
18436 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18438         * config.guess, config.sub: Recognize A/UX.
18440 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18442         * config.sub: Merge with gcc/config.sub.
18444 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18446         * mpw-build.in (do-binutils): Add build of stamps.
18448 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18450         * config.sub: Add recognition for mips64vr4100*-* targets.
18452 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18454         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18455         Add creation of gconfigargs with `--enable-shared' turned on.
18456         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18457         ($(host)-stamp-stage3-configured): Likewise.
18458         (HOLES): Add chatr and ldd.
18459         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18461 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18463         * configure: Pass --nfp to recursive configures.
18465 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18467         * Makefile.in (DLLTOOL): New.
18468         (DLLTOOL_FOR_TARGET): New.
18469         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18470         (EXTRA_TARGET_FLAGS): Ditto.
18471         (EXTRA_GCC_FLAGS): Ditto.
18472         (CONFIGURE_TARGET_MODULES): Ditto.
18473         (DO_X): Ditto.
18474         * configure: Add DLLTOOL.
18476 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18478         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18479         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18480         mh-sco, since old workarounds no longer needed, and don't
18481         build ld, since libraries have weak symbols in COFF.
18483 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18485         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18487 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18489         * configure.in: Make sure that ${CC} can be used to compile an
18490         executable.
18492 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18494         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18495         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18496         nothing depending on whether gdbtk is being built.
18498 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18500         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18502 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18504         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18505         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18507 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18509         * config-ml.in: Add support for
18510         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18511         Simplify setting of multidirs from --disable-foo.
18513 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18515         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18516         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18517         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18518         non-empty, pass them on to the  GCC make.
18519         (all-bootstrap): New rule that is like all-gcc, except it executes
18520         the GCC bootstrap rule instead of the GCC all rule.
18522 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18524         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18526 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18528         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18529         DG/UX support.
18531 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18533         * config.sub (i*86*) Change [345] to [3456]
18535 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18537         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18538         --with-gnu-ld=no.
18540 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18542         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18543         AIX multilibs get built.
18545 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18547         * configure.in (i386-win32): Don't build expect if we're not
18548         building the tcl subdir.
18550 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18552         * Makefile.in: (configure-target-examples, all-target-examples):
18553         New targets, configure and build example programs.
18555 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18557         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18558         use it as input to sedit the generated MPW makefile.
18559         * mpw-README: Add a suggestion about Gestalt.h.
18561 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18563         * config.sub: Accept *-*-ieee*.
18565 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18567         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18568         Ronald F. Guilmette <rfg@monkeys.com>.
18570 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18572         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18573         for powerpc-pe native.
18574         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18575         (target==powerpc-pe): duplicate i386-win32 entry.
18577 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18579         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18580         of vxworks, not just vxworks5.1.
18582 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18584         * mpw-configure: Add support for exec-prefix.
18586 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18588         * config.guess: Recognize HP model 816 machines as having
18589         a PA1.1 processor.
18591 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18593         * configure: Ignore new autoconf configure options.
18595 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18597         * config.guess:  Recognize Pentium under SCO.
18598         From Robert Lipe <robertl@arnet.com>.
18600 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18602         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18604 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18606         * configure.in: Don't configure gas for alpha-dec-osf*.
18608 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18610         * configure.in: Default to --with-stabs for some targets for which
18611         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18612         i[345]86*-*-unixware*.
18614 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18616         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18617         rather than basing it on the target.  Simplify handling of options
18618         controlling which directories to configure.  Remove extraneous
18619         slash in multi-clean target.
18621 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18623         * config-ml.in: Prefix more variables with ml_ so they don't collide
18624         with configure's.
18626 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18628         * configure: Don't turn -v into --v.
18630 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18632         * configure.in (targargs): Fix typo.
18634         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18636 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18638         * configure.in: Strip --host and --target options from
18639         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18640         --with-cross-host option when building with a cross-compiler.
18641         * configure: Canonicalize the arguments put into config.status by
18642         always using `=' for an option with an argument.  Pass a presumed
18643         --host or --target explicitly.
18645 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18647         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18648         into general OS recognition case.
18650 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18652         * configure.in (target_configdirs): add target-winsup only
18653         for win32 target systems.
18655 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18657         * Makefile.in (all-target-libgloss): Depend upon
18658         configure-target-newlib, since when libgloss is built it looks to
18659         see if the newlib directory exists.
18661 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18663         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18664         cfg-ml-*.in.
18666 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18668         * configure: Handle LD and LD_FOR_TARGET when configuring a
18669         Canadian Cross.
18671 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18673         * configure.in (target_libs): add target-winsup.
18674         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18675         (target==ppcle-pe): remove ld from $noconfigdirs.
18677 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18679         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18680         Preserve relative path names in $srcdir.  Build symlink tree if
18681         configuring cross target dir and srcdir=. (= no VPATH support).
18682         (configure-target-libg++): Depend on configure-target-librx.
18683         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18684         * config-ml.in: New file.
18685         * symlink-tree: New file.
18686         * configure: Ensure srcdir="." if that's what it is.
18688 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18690         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18691         includes and FLEX_SKELETON setting.
18692         * mpw-configure (--with-gnu-ld): New option, controls whether
18693         to use PPCLink or ld with PowerMac GCC.
18694         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18695         * mpw-config.in: Configure grez if targeting Mac.
18697         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18698         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18699         just macos.
18700         * configure.in: Configure grez resource compiler if targeting Mac.
18701         * Makefile.in (all-grez, install-grez): New targets.
18703 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18705         * configure: CXX defaults to gcc, not g++.  If we find
18706         gcc in the path, set CC to gcc -O2.
18708 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18710         * configure: Default ${build} correctly.  Avoid picking up extra
18711         spaces when reading CC and CXX from Makefile.  When doing a
18712         Canadian Cross, use plausible default values for numerous
18713         variables.
18714         * configure.in: When doing a Canadian Cross, don't try to
18715         configure tools whose configure script can't handle it.
18717 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18719         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18721 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18723         * configure:  Remove dubious bug reporting address.
18725 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18727         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18728         configure script, run that instead of this directory's configure.
18729         In either case, print a message that we're configuring the sub-dir.
18731 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18733         * configure.in: Before checking for the existence of various files,
18734         use sed to filter out "target-".
18736 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18738         * Makefile.in (DO_X): Split rule to decrease command line length
18739         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18740         (Philippe De Muyter).
18742 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18744         * Makefile.in (all-patch): depend on all-libiberty.
18746 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18748         * configure.in: If the only directory in target_configdirs which
18749         actually exists is libiberty, then set target_configdirs to empty,
18750         to avoid trying to build a target libiberty in a gas or gdb
18751         distribution.
18753 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18755         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18756         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18757         systems.
18759 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18761         * configure.in (copy_dirs): Use sys-include instead of include
18762         for --with-headers option.
18764 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18766         * Makefile.in, configure.in: Make winsup builds work with
18767         new scheme.
18769 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18771         * configure.in: Build the linker on AIX.
18773 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18775         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18776         where needed.
18778 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18780         * Makefile.in (all-gcc): Fix typo.
18782 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18784         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18786 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18788         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18789         to target-xiberty, to provide more flexibility.
18790         (target_subdir):  Define.  Create if cross.
18791         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18792         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18793         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18794         check-libFOO -> check-target-libFOO, etc.
18795         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18796         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18797         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18798         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18799         allow ALL_GCC="" to only configure.
18800         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18801         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18802         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18804 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18806         * Makefile.in (taz): Build "info" in etc explicitly.
18808 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18810         * configure.in:  Make sure that CC is undefined (as opposed to
18811         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18812         problem with autoconf trying to configure on a host without GCC.
18814 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18816         * mpw-configure: Set host alias from choice of host compiler,
18817         only use generic MPW Makefile sed if present, edit a file
18818         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18819         * mpw-README: Add problem notes about CW6 and CW7.
18821 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18823         * Makefile.in (taz): Use ";" instead of ";;".
18825 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18827         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18828         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18829         DISTDOCDIRS.
18830         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18831         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18833 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18835         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18836         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18837         Move bfd to DISTSTUFFDIRS.
18839 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18841         * Makefile.in (X11_LIB): Removed.
18842         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18844         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18846 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18848         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18849         names.
18851 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18853         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18855 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18857         * configure.in (i[345]86-*-win32): Always build newlib.
18858         Don't configure cvs, autoconf or texinfo.
18859         * Makefile.in (LD_FOR_TARGET): New.
18860         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18861         Pass down LD_FOR_TARGET.
18863 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18865         * winsup: New directory.
18866         * Makefile.in: Build winsup.
18867         * configure.in: Winsup is configured when target is win32.
18868         Can only build win32 target GDB when native.
18870 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18872         * config.guess: Recognize HP model 819 machines as having
18873         a PA 1.1 processor.
18875 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18877         * configure: Fix sed loop which substitutes for CC and CXX to
18878         avoid bug found in various sed implementations.
18880 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18882         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18883         simulator.  Use standard powerpc-*-eabi*.
18885 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18887         * configure.in: Stop putting gas and binutils in noconfigdirs for
18888         powerpc-*-aix* and rs6000-*-*.
18890 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18892         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18893         -mcall-aixdesc libraries.
18895 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18897         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18899         * config.sub (arm | armel | armeb): Fix shell syntax.
18901 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18903         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18904         -msoft-float and -mcpu=common support.
18905         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18906         libraries.
18908 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18910         * configure.in: Allow configuration and build of emacs19 for the alpha.
18912 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18914         * configure.in (CC): Get ^CC, not just any old CC, from
18915         ${host_makefile_frag}.
18917 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18919         * configure.in (CC): Try to get CC from
18920         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18922 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18924         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18925         only if it exists in $(srcdir).
18927 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18929         * configure: If CC and CXX are not set in the environment, set
18930         them, based on either an existing Makefile or on searching for gcc
18931         in PATH.  Substitute for CC and CXX in Makefile.
18932         * configure.in: Remove libm from target_libs.  Separate
18933         target_configdirs from configdirs.  If CC is not set in
18934         environment, try to get it from a host Makefile fragment.  Rewrite
18935         changes of configdirs to use skipdirs instead.  A few minor
18936         tweaks.  Take directories out of target_configdirs as they are
18937         taken out of configdirs.  Remove existing Makefile files from
18938         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18939         CONFIG_ARGUMENTS in Makefile.
18940         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18941         by configure.in.
18942         (CONFIG_ARGUMENTS): Likewise.
18943         (CONFIGURE_TARGET_MODULES): New variable.
18944         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18945         ($(CONFIGURE_TARGET_MODULES)): New target.
18946         (configure-libg++, configure-libio): New targets.
18947         (all-libg++): Depend upon configure-libg++.
18948         (all-libio): Depend upon configure-libio.
18949         (configure-libgloss, all-libgloss): New targets.
18950         (configure-libstdc++): New target.
18951         (all-libstdc++): Depend upon configure-libstdc++.
18952         (configure-librx, all-librx): New targets.
18953         (configure-newlib): New target.
18954         (all-newlib): Depend upon configure-newlib
18955         (configure-xiberty): New target.
18956         (all-xiberty): Depend upon configure-xiberty.
18958 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18960         * configure.in (host i[345]86-*-win32):  Expand the
18961         noconfigdirs again.
18963 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18965         * mpw-configure: Fix sed command file name.
18967 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18969         * configure.in (host i[345]86-*-win32): Reduce the
18970         noconfigdirs again.
18972 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18974         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18975         or powerpc*-*-pe*, since they are not yet supported.
18977 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18979         Add PowerMac support and many other enhancements.
18980         * mpw-configure: New option --cc to select compiler to use,
18981         paste options set according to --cc into the generated
18982         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18983         if mpw-make.sed is present.
18984         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18985         add forward includes for PowerPC include files.
18986         * mpw-build.in: Build using Makefile.PPC if present.
18987         (do-byacc, etc): Remove separate version resource builds.
18988         (do-gas): Build "stamps" before "all".
18989         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18990         * mpw-README: Update to reflect --cc option, PowerMac support,
18991         and recently-reported compatibility problems.
18993 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18995         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18996         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18997         (--with-multilib-top): Pass to recursive invocations.
18999 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19001         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19002         v810-*-*.
19004 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19006         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19007         gdb, ld and opcodes on v810-*-*.
19009 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19011         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19012         (local-maintainer-clean): New target.
19013         (maintainer-clean): New target.
19014         (realclean): Just depend upon maintainer-clean.
19016 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19018         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19020 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19022         * configure.in: Build ld in mips*-*-bsd* case.
19024 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19026         * config.sub: Accept -lites* OS.  From Ian Dall.
19028 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19030         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19031         targets.
19033 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19035         * configure.in: treat i386-win32 canadian cross the same as
19036         i386-go32 canadian cross.
19038 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19040         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19041         running under the simulator to build a reduced set of libraries.
19042         (powerpc-*-eabiaix): Add fine grained multilib support added to
19043         other powerpc targets yesterday.
19045 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19047         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19048         -disable-softfloat, -disable-relocatable, -disable-aix, and
19049         -disable-sysv to control which multilib libraries get built.
19051 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19053         * configure: Add Makefile.tem to list of files to remove in trap
19054         handler.
19056 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19058         * config.guess (*Linux*):  Add missing "exit"s.
19059         Also, need specific check for alpha-unknown-linux (uses COFF).
19061 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19063         * config.guess:  Merge with FSF:
19065         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19066         * config.guess (AIX4): More robust release numbering discovery.
19068         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19069         * config.guess (i386-sequent-ptx): Properly get version number.
19071         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19072         * config.guess (mips:*:4*:UMIPS): New case.
19074 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19076         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19077         (i386-win32 host): Likewise.  Don't build readline.
19079 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19081         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19082         SUPPORT_FILES to submakes.
19084 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19086         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19087         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19088         mpw-configure.
19090 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19092         * configure.in (appdirs): Use =, not ==, in test expression when
19093         trying to build the text to print in the warning message for
19094         Solaris users.
19096 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19098         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19100 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19102         * config.guess: Recognize lynx-2.3.
19104 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19106         * config.sub (z8ksim): Deleted
19107         (z8k-*-coff): New, this is the one true name of the target.
19109 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19111         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19113 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19115         * config.guess (*:Linux:*:*): First try asking the linker what the
19116         default object file format is (elf, aout, or coff).  Then if this
19117         fails, try previous methods.
19119 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19121         * configure.in: Don't build newlib for *-*-vxworks5.1.
19123 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19125         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19126         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19128 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19130         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19132 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19134         * cfg-ml-com.in: New file.
19135         * cfg-ml-pos.in: New file.
19137 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19139         * COPYING.NEWLIB: Add HP free copyright to list.
19141 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19143         * config.sub: Recognize -eabi* for the system, not just -eabi.
19145 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19147         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19148         * config.sub, configure.in (win32): New target and host.
19150 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19152         * configure.in: Add i386-pe configuration.
19154 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19156         * mpw-build.in (install): Install GDB after LD.
19158 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19160         * mpw-config.in (elf/mips.h): Always forward-include, needed
19161         for GDB to build.
19163 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19165         * testsuite: New directory for customer acceptance and whole tool
19166         chain tests.
19168 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19170         * configure: If per-host line isn't found, but AC_OUTPUT is found
19171         and a configure script exists, run it instead.
19173 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19175         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19177 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19179         * configure: Set build_{cpu,vendor,os,alias} to host values when
19180         --build isn't specified.
19182 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19184         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19185         (FLAGS_TO_PASS): Pass them.
19186         (EXTRA_TARGET_FLAGS): Ditto.
19188 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19190         * Makefile.in (all-libg++): Depend on all-libstdc++.
19192 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19194         * configure.in (noconfigdirs): Enable all packages for
19195         i386-unknown-netbsd.
19197 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19199         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19200         hosted builds (DOS builds)
19202 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19204         Changes for ARM based on patches from Richard Earnshaw:
19205         * config.sub: Handle armeb and armel.
19206         * configure.in: Omit arm linker only for riscix.
19208 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19210         * config.guess:  Update from FSF.
19212 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19214         * config.sub: Recognize powerpcle as the little endian variant of
19215         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19216         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19217         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19218         temporarily.
19220 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19222         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19224 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19226         * config.sub: Accept -lites* as a basic system type.
19228 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19230         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19231         installed, and if so return linuxoldld as the system name.
19233 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19235         * config.guess: Add hppa1.1-hp-lites support.
19237 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19239         * configure.in: Don't build newlib for m68k-vxworks5.1.
19241 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19243         * configure.in (mips-sgi-irix6): Use mh-irix5.
19245 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19247         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19249 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19251         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19252         OSF/1.  Fix compiler flags.
19253         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19255 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19257         * configure.in: Recognize --with-newlib.
19258         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19260 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19262         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19263         to *_X11_MODULES due to gdbtk needing X include files et al.
19265 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19267         Merge in support for Mac MPW as a host.
19268         (Old change descriptions retained for informational value.)
19270         * mpw-config.in: Add generic include forwards for cpu-specific
19271         include files in aout and elf directories.
19273         * mpw-configure: Added copyright.
19274         * mpw-config.in: Check for presence of required build tools.
19275         (target_libs): Add newlib.
19276         (target_tools): Add examples.
19277         (Read Me): Generate as "Read Me for MPW" instead.
19278         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19279         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19280         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19282         * mpw-configure: Remove subdir-specific makefile hackery,
19283         delete mk.tmp after using it.
19285         * mpw-build.in (all): Display start and end times.
19287         * mpw-configure (host_canonical): Set.
19288         (target_cpu): Always add to makefiles.
19289         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19290         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19291         (mpw-mh-mpw): Look for in srcdir and srcroot.
19292         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19294         * mpw-build.in: (install-only): New target.
19296         * mpw-configure (host_alias, target_alias): Rename from hostalias
19297         and targetalias, add into generated Makefile.
19298         (mk.tmp): If present, add into generated Makefile.
19299         * mpw-build.in (all-gas): Build config.h first before gas proper.
19301         * mpw-configure (config.status): Write only if changed.
19302         * mpw-config.in (readline): Configure it (not built, just used for
19303         definitions).
19305         * mpw-config.in (elf/mips.h): Add a forward include.
19307         * mpw-config.in: Forward-include most .h files in include into
19308         extra-include.
19309         (readline): Don't build.
19310         mpw-build.in (install): Install GDB.
19312         * mpw-configure (prefix, mpw_prefix): Handle it.
19313         * mpw-config.in (mmalloc, readline): Don't configure.
19314         * mpw-build.in (thisscript): Rename to ThisScript.
19315         Use mpw-build instead of BuildProgram everywhere.
19316         (mmalloc, readline): Don't build.
19317         * mpw-README: New file, basic documentation about the MPW port.
19319         * mpw-config.in: Use forward-include to create include files.
19321         * mpw-configure: Add more things to the top of each configured
19322         Makefile, including contents of config/mpw-mh-mpw.
19323         * mpw-config.in (extra-include): Create this directory and fill it
19324         with Posix-like include files when configuring.
19326         * config.sub (apple, mac, mpw): Add various aliases.
19328         * mpw-build.in: New file, top-level build script fragment for MPW.
19329         * mpw-configure: New file, configure script for MPW.
19330         * mpw-config.in: New file, config fragment for MPW.
19332 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19334         * configure.in (host_libs): Remove glob, since it is gone from the
19335         sources.
19337 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19339         * Makefile.in: define empty GDB_NLM_DEPS var.
19341         * configure.in(target_makefile_frag): use config/mt-netware
19342         for netware targets.
19344 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19346         * config.sub: Merge in recent FSF changes.  Remove linux special
19347         cases.
19349 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19351         Revert this change:
19353         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19355                 * build-all.mk: Use CC=cc -Xs on Solaris.
19357 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19359         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19360         stop using it.
19361         * Makefile.in: Nuke all references to glob subdirectory.
19363 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19365         * configure.in: Fix --enable-shared logic in per-host.
19367 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19369         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19371 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19373         * configure.in (noconfigdirs): Don't build gas on AIX, for
19374         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19376 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19378         * configure: Fix --cache-file to work if the file argument is a
19379         relative path.
19381 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19383         * configure: If the --cache-file is used, pass it down to
19384         configure in subdirectories.
19386 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19388         * config.sub: add vxworks29k configuration.
19390 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19392         * Makefile.in (taz): Do "diststuff" part quietly.
19394 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19396         * config.sub: Mini-merge with gcc/config.sub.
19398 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19400         * config.guess (IRIX): Sed - to _.
19402 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19404         * Makefile.in (source-vault, binary-vault): New targets.
19406 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19408         * config.sub: Recognize -eabi as a basic system type.
19410 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19412         * configure.in (enable_shared stuff): Fix typo.
19414 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19416         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19418 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19420         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19422 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19424         * configure.in (rs6000-*-*): Don't build gas.
19426 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19428         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19429         reduce command line length.
19430         (AS_FOR_TARGET): Check for as.new, not Makefile.
19431         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19433 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19435         * config.guess:  Merge from FSF.
19437 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19439         * configure: Don't use $ when handling program_suffix.
19441 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19443         * configure.in:  Configure tk for hppa/hpux.
19445 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19447         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19449 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19451         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19452         to LIBCXXFLAGS.  Tests are better run without it.
19454 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19456         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19458 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19460         * configure.in (*-*-netware*): Don't configure xiberty.
19462 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19464         * configure.in:  Remove tk from native_only list.
19466 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19468         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19469         for special NCD build.
19471 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19473         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19474         makeall.bat, they're only useful for binutils snapshots.
19475         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19476         makeall.bat to specified SUPPORT_FILES.
19478 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19480         * build-all.mk: Add Ericsson targets to sun4 and solaris
19481         hosts.  Add  BNR's sun4 target to solaris host, so their
19482         build-from-source will be tested in-house first.
19484 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19486         * Makefile.in (LIBCFLAGS): New variable.
19487         (CFLAGS_FOR_TARGET): Ditto.
19488         (LIBCFLAGS_FOR_TARGET): Ditto.
19489         (LIBCXXFLAGS): Ditto.
19490         (CXXFLAGS_FOR_TARGET): Ditto.
19491         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19492         (BASE_FLAGS_TO_PASS): Pass them.
19493         (EXTRA_TARGET_FLAGS): Ditto.
19495         * configure.in: Support --enable-shared.
19497 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19499         * configure.in (target_libs):  Include libstdc++ again.
19500         * config.guess:  Update from FSF (for FreeBSD).
19502 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19504         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19505         makeall.bat.
19506         (DISTDOCDIRS): Add `etc'.
19507         (ETC_SUPPORT_PFX): New variable.
19508         (taz): Include anything from etc starting with a word in
19509         ETC_SUPPORT_PFX.
19511 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19513         * config.sub: Update for recent FSF changes.  Remove obsolete
19514         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19515         spacing changes.
19517 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19519         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19521         * config.guess:  Merge with FSF.
19522         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19524 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19526         * configure: Since the "trap 0" handler will override the exit
19527         status on many systems, only use it for "exit 1", and make it set
19528         a non-zero exit status; reset it before "exit 0".  Also, check
19529         exit status of config.sub, and error out if it failed.
19531 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19533         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19534         and install libgloss.
19536 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19538         * Makefile.in (all-binutils): Depend upon all-byacc.
19540         * configure.in: Don't build emacs on Irix 5.
19542 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19544         * configure.in (*-*-netware*): Add libio.
19546 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19548         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19549         (CHECK_TARGET_MODULES): Ditto.
19550         (INSTALL_TARGET_MODULES): Ditto.
19551         (TARGET_LIBS): Ditto.
19552         (all-libstdc++): Note dependencies.
19554 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19556         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19558 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19560         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19561         -fexternal-templates.
19563         * configure.in (target_libs): Add libstdc++.
19564         (noconfigdirs): Add libstdc++ as appropriate.
19566 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19568         * config.guess:  Update from FSF.
19570 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19572         * configure: Use ${config_shell} when running ${configsub}.
19574 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19576         * config.sub: No longer recognize h8300h.
19578 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19580         * config.sub: Remove extraneous differences between config.sub and
19581         gcc/config.sub.
19583 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19585         * Makefile.in (DISTSTUFFDIRS): Add gas.
19587 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19589         * COPYING.NEWLIB: New file.
19591 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19593         * config.guess (HP-UX):  Patch from Harlan Stenn
19594         <harlan@landmark.com> to also emit release level.
19596 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19598         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19600 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19602         * config.sub:  Merge nextstep cleanup from FSF.
19604 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19606         * configure.in (arm-*-*): Don't configure ld for this target.
19608 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19610         * configure.in (*-*-netware): don't configure libg++, libio,
19611         librx, or newlib.
19613 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19615         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19616         configure ld--it works, but it doesn't support shared libraries.
19618 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19620         * config.guess (*-unknown-freebsd*):  Get rid of possible
19621         trailing "(Release)" in version string.
19622         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19624 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19626         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19627         Fix type: *-next-neststep -> *-next-nextstep.
19629         * config.guess:  Merge from FSF:
19631         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19633         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19635         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19637         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19638         instead of UNIX_SV for UnixWare 1.0).
19640 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19642         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19643         to make gdb/nlm/* build after the compiler and linker.
19645 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19647         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19648         not just i[34]86.
19649         (m68k-atari-sysv4):  Relocate to match FSF version.
19651         * config.guess:  More merges from the FSF:
19653         Add a space before function call or macro invocation.
19655         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19657         * config.guess: Add trap cmd to remove dummy.c and dummy when
19658         interrupted.
19660         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19662         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19663         (dummy): Redirect stderr from compilation of dummy.c.
19665         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19667         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19669 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19671         * configure: Accept and ignore --cache*, for compatibility with
19672         new autoconf.
19674 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19676         * config.guess:  Merge from FSF:
19678         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19680         * config.guess (Pyramid*:OSx*:*:*): New case.
19681         (PATH): Add /.attbin at end for finding uname.
19682         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19684         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19686         * config.guess (M88*:DolphinOS:*:*): New case.
19688         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19690         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19691         to select whether to use ELF or COFF.
19693         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19695         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19697         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19699         * config.guess: Guess the OS version for HPUX.
19701         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19703         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19705 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19707         * configure.in: Recognize --with-headers, --with-libs, and
19708         --without-newlib.
19709         * Makefile.in (all-xiberty): Depend upon all-ld.
19711 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19713         * configure.in: Change i[34]86 to i[345]86.
19715 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19717         * configure (version): A few more tweaks to help message.
19719 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19721         * Makefile.in:  Remove (for now) librx as a host library,
19722         now that we're building it for target.
19724 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19726         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19727         (Karl Berry).
19729 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19731         * configure.in:  Also configure librx.
19733 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19735         * Makefile.in:  Update various rules to reflect that librx
19736         is now needed for libg++.
19738 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19740         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19742 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19744         * configure.in: Configure the examples directory.
19746 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19748         * configure: Simplify Jun 2 1994 change.
19750 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19752         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19753         /bin/gcc isn't good enough to build gcc.
19755 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19757         * Makefile.in (GDB_SUPPORT_FILES): Remove
19758         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19759         (gdb.tar.gz): Add new rule to use standard distribution building
19760         mechanism.
19762 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19764         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19765         Bill Cox <bill@cygnus.com>.
19767 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19769         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19771 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19773         * configure:  Search current dir first in .gdbinit.
19775 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19777         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19779 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19781         * config.sub:  Refer to NeXT's operating system as nextstep.
19783         * config.sub (case $basic_machine):  Re-order the cases, to match
19784         the order in the FSF version (which is mostly alphabethical).
19785         Merge in some additions and changes from the FSF.
19787 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19789         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19790         * config.sub: Recognize cxux7.
19791         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19793 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19795         * config.sub:  Fix typo powerpc -> powerpc-*.
19797 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19799         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19801         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19802         parallel with all-emacs and install-emacs).  Top-level command
19803         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19805 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19807         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19808         $(relbindir)/make before doing ``make install'', and use
19809         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19810         installing over running make binary.
19811         ($(host)-stamp-stage3-installed): Likewise.
19813 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19815         * config.guess: Recognize Mach.
19817 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19819         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19820         see whether --exec-prefix was used.
19822 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19824         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19826 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19828         * Makefile.in: Add all-librx target similar to all-libproc.
19830 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19832         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19833         with post 1.2 uname bogosity.
19835 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19837         * configure: Remove temporary files on receipt of a signal.
19839 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19841         * configure: If there is a package_makefile_frag, remove
19842         ${subdir}/Makefile.tem after copying it in.
19844 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19846         * build_all.mk: support rs6000 lynx identifies itself as
19847         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19848         since /bin/gcc is too feeble to compile a modern gcc.
19850 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19852         * brought devo/test-build.mk update-to-date with progressive/
19853         test-build.mk. Add lynx targets and hppa flag info.
19855 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19857         * configure.in:  Use mh-ncrsvr43.  Patch from
19858         Tom McConnell <tmcconne@sedona.intel.com>.
19860 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19862         * config.guess (i386-unknown-bsdi):  No longer need to
19863         check #if defined(__bsdi__) && defined(__i386__).
19865 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19867         * configure: Set program_transform_nameoption correctly.
19869 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19871         * brought build-all.mk update-to-date with progressive build-all.mk,
19872         added new targets and hppa info.
19874 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19876         * configure: If config.guess result is a prefix of the user
19877         specified target, assume a native build and use the user specified
19878         target as the host alias.  Remove SunOS patch suffix removal hack.
19879         * configure.in: Remove SunOS patch suffix removal hack.
19881         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19882         in NATIVE_CHECK_MODULES.
19884 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19886         * Makefile.in: Rename HOST_ONLY to NATIVE.
19887         * configure: Delete SunOs patch suffix from host_canonical
19888         and build_canonical variables that are prepended to Makefiles.
19889         * configure.in: Add comments for easier maintenance.
19891 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19893         * Makefile.in: Add all-libproc target similar to all-gui.
19895 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19897         * Makefile.in (CHECK_MODULES): split into
19898         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19900 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19902         * config.guess (i386-unknown-bsdi): New system to guess.
19904 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19906         * Makefile.in: Add all-gui target (but not yet build by "all").
19908 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19910         * config.sub: Move deletion of patch suffix from here...
19911         * configure.in: To here, at Ian's suggestion.  The top-
19912         level scripts might need to know of a patch level.
19914 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19916         * config.sub: Strip off patch suffix so rtl is recognized
19917         as a sunos4.1.3 machine, even though it's been patched.
19919 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19921         * Makefile.in (INSTALL_LAST): Delete.
19922         (INSTALL_DOSREL): New.
19924 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19926         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19927         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19928         whether we pass down --with-gnu-ld anyhow.
19930 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19932         * Makefile.in (INSTALL_LAST): Change operation so it works
19933         on more flavors of make.
19934         * configure.in (go32): Don't build libg++ or libio.
19936 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19938         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19939         they can be overriden by templates.
19941 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19943         * configure.in (target==go32): Don't build gdb.
19944         * dosrel: New directory.
19946 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19948         * configure.in (host==go32): Configure dosrel too.
19949         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19950         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19951         be set by incoming names or templates.
19952         (INSTALL_LAST): New rule.
19954 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19956         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19958 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19960         * configure.in (appdirs): New variable.  Currently empty, but will
19961         be used in gas distribution.  If nonempty, lists a set of
19962         directories at least one of which must get configured, or top
19963         level configuration is considered to have failed.
19964         (rs6000-*-lynxos*): Use new file name.
19966 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19968         Eliminate XTRAFLAGS.
19969         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19970         newlib include files using -idirafter, and also use -nostdinc.
19971         (CXX_FOR_TARGET): Likewise.
19972         (XTRAFLAGS): Removed.
19973         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19974         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19975         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19976         ($(DO_X)): Don't pass down XTRAFLAGS.
19978 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19980         * configure.in (mips*-dec-bsd*): New target; do build linker.
19981         (mips*-*-bsd*): New target; don't build linker.
19983 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19985         * configure.in: support rs6000-*-lynxos* configuration.
19986         support sunos4 as a cross target.
19988         * config.sub: look for lynx*, not lynx since the OS version may
19989         legitimately be part of the name.
19991 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19993         * configure.in (i[34]86-*-sco*): Move to be with other i386
19994         targets.
19995         (romp-*-*): New target.  Skip various binary utilities.
19996         (vax-*-*): New target.  Don't build newlib.
19997         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19999 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20001         * configure.in: Only set host_makefile_frag if config
20002         directory exists.
20004 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20006         * install.sh: If $dstdir exists, don't check whether each
20007         component does.
20009 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20011         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20013 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20015         * configure.in (*-*-lynxos*): Don't configure newlib for either
20016         native or cross Lynx.
20018 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20020         * config.sub (sparc64-elf): Fix os.
20021         (z8k): Remove duplicate.
20023 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20025         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20026         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20028 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20030         * configure: Make file links cleanly even if Lynx fails on
20031         an NFS symlink (at least fail cleanly).
20033 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20035         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20036         -XNh2000.
20038 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20040         * configure: Unknown options are fatal again.
20042 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20044         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20045         compatibility.
20047 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20049         * build-all.mk: Add `clean' target.
20051 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20053         * config.guess:  Add SINIX support.
20054         * configure.in:  Add mips-*-sysv4* support.
20056 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20058         * build-all.mk: Document all useful targets.
20059         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20060         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20062 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20064         * configure: Support --silent, --quiet.
20066 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20068         * configure: Support --disable-FEATURE.
20070 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20072         * config.guess: Recognize NCR running SVR4.3.
20074 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20076         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20077         Patch from Paul Eggert <eggert@twinsun.com>.
20079 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20081         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20083 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20085         * configure: Make unrecognized options give nonfatal warnings
20086         instead of fatal errors, and pass them to any subdirectory
20087         configures in case they recognize them.
20088         Make --x equivalent to --with-x.
20090 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20092         * configure: Add --enable-* options.  Clean up usage message and
20093         some comments.
20095 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20097         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20099 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20101         * configure.in (hppa*-*-*): Enable binutils.
20103 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20105         * config.sub: Recognize cisco.
20107 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20109         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20111 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20113         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20114         than one configuration name.  Add comment.
20116 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20118         * config.guess: about target *-hitachi-hiuxwe2, fixed
20119         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20120         macro is incorrect.]
20122 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20124         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20125         than the "make ls" stuff which used to be here.
20127 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20129         * config.guess:  Recognize i[34]86-unknown-freebsd.
20130         From Shawn M Carey <smcarey@rodan.syr.edu>.
20132 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20134         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20136 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20138         * config.guess: Check for ptx.
20140 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20142         * config.sub: Add os9k checking.
20144 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20146         * config.guess: Handle OSF1 running on HPPA processors
20148 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20150         * configure: If subdir configure fails, print out a message with
20151         subdirectory name, in case subdir's configure code didn't identify
20152         itself.
20154 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20156         * configure.in: Remove embedded newlines from configdirs.
20157         Avoid mismatches of substrings.  Fix matching strings at end
20158         of configdirs.
20160 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20162         * config.guess:  Add Lynx/rs6000 config support.
20164 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20166         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20168 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20170         * configure.in (hppa*-*-osf*): Treat this just like most other
20171         PA configurations (eg no binutils or ld).
20172         (hppa*-*-*elf*): These configurations have binutils and ld.
20174 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20176         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20178 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20180         * configure.in (rs6000-*-*): Build gas.
20182 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20184         * Makefile.in:  Avoid bug in losing hpux sed.
20186 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20188         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20189         for GDB and GDB has been fixed to not need it.
20191 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20193         * config.guess: Recognize vax hosts.
20195 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20197         * configure (while loop): Don't use "break 2" inside case
20198         statement -- the case statement isn't an enclosing loop.
20200 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20202         * config.guess:  Clean up NeXT support, to allow nextstep
20203         on Intel machines.  Make OS be nextstep.
20205 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20207         * config.guess: Add alternate forms for Convex.
20209 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20211         * configure:  Completely rewrite option processing.  Take
20212         advantage of pattern-matching to avoid invoking test frequently.
20213         Also clean up host and target defaulting logic.
20215 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20217         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20218         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20219         commands (plus user environment) will fit SCO limits.
20221 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20223         * configure.in: Don't issue warnings about directories which are
20224         not being configured if -norecursion is set.  Correct test for
20225         --with-gnu-as and --with-gnu-ld to not get confused by substring
20226         matches.
20228         * configure.in: Don't build gas for alpha-dec-osf1*.
20230 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20232         * configure:  Back out Per's change of 12/19/1993.  It changes the
20233         behavior of configure in unexpected and confusing ways.
20235         Also, use different delim char when calculating
20236         program_transform_name so that the name can contain slashes.
20238 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20240         * configure.in, config.sub: Add support for VSTa micro-kernel.
20242 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20244         * configure.in: Nuke hacks which were used to get a special
20245         version of GAS for HPPA configurations.
20247 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20249         * configure:  If only ${target_alias} is given, use that
20250         as the default for ${host_alias}.
20251         * configure:  Add missing back-slashes before nested quotes.
20253 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20255         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20257 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20259         * config.guess:  Recognize some Tektronix configurations.
20260         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20262 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20264         * config.sub: Match any flavor of SH.
20266 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20268         * configure.in: Don't try to configure newlib for Alpha.
20270 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20272         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20273         libg++ or libio for any Alpha target.
20275         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20277 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20279         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20280         default arguments -- so it tried to compress itself.
20282 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20284         * configure.in (notsupp): ensure that a space is always at the end
20285         of the configdirs list, since the grep checks for an explicit space
20287 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20289         * configure.in (target i386-sysv4.2): don't build ld, since static
20290         versions of many libraries are not available.
20292 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20294         * config.guess: Recognize Apollos (using environment variables).
20295         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20297 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20299         * config.guess: Recognize Sony news mips running newsos.
20301 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20303         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20304         "fi ; else" for bash.
20306 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20308         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20310 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20312         * config.sub: accept unixware as an alias for svr4.2.
20313         Fix some inconsistancies with the gcc version.
20315 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20317         * Makefile.in (DISTDOCDIRS):  Add gdb.
20319 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20321         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20323 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20325         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20326         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20327         this now.
20329 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20331         * config.sub: Accept hiux* as an OS name.
20333         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20334         etc/make-stds.texi.  The underscore came from gcc, and dje now
20335         agrees that RUNTESTFLAGS is the correct name.
20337 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20339         * install.sh:  Remove 'set -e'.  It makes any conditionals
20340         in the script useless.
20342         * config.guess: Automatically recognize arm-acorn-riscix
20343         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20345 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20347         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20349 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20351         * Makefile.in (DISTDOCDIRS): New variable.
20352         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20353         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20355 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20357         * configure.in (hppa target): check the source directory for the
20358         pagas sub-directory
20360 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20362         * config.sub: Allow -aout* and -elf*.
20364 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20366         * configure.in: Don't build ld on i386-solaris2, same as for
20367         sparc-solaris2.
20369 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20371         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20373 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20375         * configure.in:  Configure gdb for alpha.
20377 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20379         * Makefile.in (CXXFLAGS): Add -O.
20381 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20383         * config.guess: added support for DG Aviion
20385 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20387         * configure.in: Produce warning message for subdirectories not
20388         configurable for this host/target combination.  Don't try to
20389         configure gdb for vms.
20391 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20393         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20394         appropriate files before making "diststuff".
20395         (DISTBISONFILES): New var: list of files to be edited.
20396         (DISTSTUFFDIRS): Add binutils.
20398 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20400         * config.sub: also handle mipsel and mips64el (for little endian mips)
20402 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20404         * configure.in: Add * to end of all OS names.
20406 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20408         * configure.in: Build newlib for LynxOS native.
20410 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20412         * config.guess: Add support for delta 88k running SVR3.
20414         * configure.in: Add comment about HP compiler vs. emacs.
20416 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20418         * configure.in: don't build ld on solaris2 (not a viable option
20419         due to bugs in getpwnam & getpwuid)
20421 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20423         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20424         config.guess will produce a full version number.
20426 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20428         * configure.in: Build linker and binutils for alpha-dec-osf1.
20430 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20432         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20433         and gdb/testsuite/Makefile.in.
20435 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20437         * configure.in: recognize mips*- instead of mips-
20439 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20441         * config.sub: Accept linux*coff and linux*elf as operating
20442         systems.
20444 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20446         * config.sub: Recognize mips64, and mips3 as an alias for it.
20448 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20450         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20451         gdb knows how to handle OSF/1 shared libraries.
20453 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20455         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20456         * config.guess: Recognize Hitachi's HIUX.
20457         * config.sub: Recognize h3050r* and hppahitachi.
20458         Remove redundant cases for hp9k[23]*.
20460 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20462         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20463         if gas and ld are in the source tree and are in ${configdirs}.
20464         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20465         --with options (but still pass them down on the command line,
20466         if they were explicitly specified).
20468 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20470         * configure: substitute SHELL value in Makefile.in with
20471         ${CONFIG_SHELL}
20473 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20475         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20476         *-*-solaris2* targets.
20478 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20480         * Makefile.in: define M4, and pass it down to sub-makes;
20481         all-autoconf now depends on all-m4
20483 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20485         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20486         presence of {ar,ranlib} instead of a configured directory
20488 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20490         * config.guess: Accept 34?? as well as 33?? for NCR.
20492 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20494         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20495         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20497 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20499         * configure: grab values for $(CC) and $(CXX) from the
20500         environment, so that someone can do "CC=gcc configure; make" and
20501         have it work right (matching the way that autoconf works now)
20503         * configure.in, Makefile.in: add support for gash, the tcl
20504         interface to Galaxy
20506         * config.guess: add NetBSD variants (hp300, x86)
20508 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20510         * install.sh: Support -d option (in the manner of SunOS 4 install,
20511         as it is more deterministic than that of GNU install)
20512         (chmodcmd): Set file to mode 755 by default (should also do default
20513         chgrp and chown, but I don't feel like dealing with that now)
20515 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20517         * config.sub: Remove h8300hhms alias.
20519 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20521         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20523 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20525         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20526         as stmp-fixinc
20528 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20530         * config.sub: recognize m88110-bug-coff.
20532 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20534         * Makefile.in (all-libio): all dependencies on the toolchain used
20535         to build this (gcc, gas, ld, etc)
20537 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20539         * config.guess: Deal with OSF/1 1.3 on alpha.
20541 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20543         * install.sh: add some 'else true' clauses for portability
20545         * configure.in: don't build libio for h8[35]00-*-* targets
20547 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20549         * Makefile.in:  Add support for new libio.
20551 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20553         * install.sh: If one command fails, don't try the rest.  Don't try
20554         to remove $dsttmp (via trap) unless we have already created it.
20555         If $src doesn't exist, detect it and exit with an error.
20557         * config.guess: Recognize BSD on hp300.
20559 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20561         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20562         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20564 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20566         * Makefile.in (all-send-pr): depends on all-prms
20568 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20570         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20572 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20574         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20575         Added test for mips-mips-riscos5.
20577 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20579         * configure.in: use mh-hp300 for 68k HP hosts
20581 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20583         * configure: add support for CONFIG_SHELL, so that you can use
20584         some alternate shell for evaluating configure scripts
20586 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20588         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20589         in configure script to bug-gdb@prep.ai.mit.edu when building
20590         distribution archive.
20591         * Makefile.in (COMPRESS):  Remove def.
20592         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20593         gdb.tar.Z and make-gdb.tar.Z respectively.
20594         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20595         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20596         to convergence with 'taz' target in Makefile.in.
20598 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20600         * install.sh (dsttmp): use trap to ensure that tmp files go
20601         away on error conditions
20603 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20605         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20607 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20609         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20610         its parent is '/' not ''.
20612         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20614 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20616         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20617         that ${newsrcdir}/configure.in does.
20619 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20621         * test-build.mk: support for CONFIG_SHELL
20623 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20625         * config.sub (netware):  Add as a basic system type.
20627 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20629         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20630         $(srcdir)/ from the dependency on Makefile.in.
20632 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20634         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20635         (h8300hhms is temporary until multi-libraries are implemented).
20636         * configure.in: Handle h8300h too.
20638 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20640         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20642 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20644         * configure:  Remove extraneous output when guessing host type.
20645         * config.guess:  Remove extraneous output when guessing using C
20646         compiler rather than uname, or when guessing fails.
20648 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20650         * Makefile.in: remove all.cross and install.cross targets
20652         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20653         definitions
20655 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20657         * configure.in (target sh): Build gprof.
20659 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20661         * config.sub: change -solaris to -solaris2
20663 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20665         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20667 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20669         * configure: Correct error message for missing Makefile.in to
20670         print correct directory.
20672 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20674         * install.sh: kludge around 386BSD shell bug
20676 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20678         * config.guess:  Recognize NeXT.
20679         * config.guess:  Recognize i486-ncr-sysv4.
20680         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20682 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20684         * Makefile.in (MAKEINFOFLAGS): New variable.
20685         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20686         * build-all.mk, test-build.mk: Pass down --no-split as
20687         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20689 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20691         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20693 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20695         * Makefile.in (libg++.tar.z):  New rule.
20696         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20697         * Makefile.in (taz):  Only do a single chmod.
20699 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20701         * install.sh: don't use dirname anymore (replaced with sed usage)
20703 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20705         * Makefile.in:  Change extension for gzip'd files from '.z' to
20706         '.gz' per new FSF standard usage.
20708 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20710         * configure: put quotes around the final value of program_transform_name
20712 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20714         * Makefile.in: new install.sh support; update install-info rules
20716 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20718         * configure.in: Build diff for crosses, but not for go32 host.
20720         * configure.in: Build gprof only for native, and don't build it
20721         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20723 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20725         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20727 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20729         * configure.in (host_tools): Add prms.
20731 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20733         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20734         with $(FLAGS_TO_PASS) on the command line
20736         * config.sub: Recognize lynx and lynxos
20738 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20740         * config.sub: Accept -ecoff*, not just -ecoff.
20742 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20744         * Makefile.in (taz): Use .gz suffix instead of .z.
20745         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20746         names.
20748 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20750         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20752 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20754         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20755         that rebuilds that might happen during 'make install' don't get
20756         bogus gcc include files
20758 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20760         Change from Utah for HPPA support:
20761         * config.guess: Recognize hppa1.x-hp-bsd.
20763 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20765         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20766         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20768 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20770         * config.sub: Add support for rom68k and bug boot monitors.
20772 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20774         * Makefile.in: Make all-opcodes depend on all-bfd.
20776 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20778         * config.guess: Added special check for i[34]86-univel-sysv4*.
20780 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20782         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20783         the processor rather than assuming i486.
20785 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20787         * config.guess: Recognize SunOS6 as Solaris3.
20789 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20791         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20792         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20794 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20796         * build-all.mk (all-cross): New target for Canadian Cross.
20797         Added Q2 go32 targets.
20798         * test-build.mk: Configure go32 cross sparclite-aout and
20799         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20800         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20802 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20804         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20805         GO32 hosted toolchains
20807 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20809         * configure: change  so "-exec-prefix" gets passed down rather
20810         than "-exec_prefix" so autoconf generated Makefiles get the
20811         exec_prefix set right.
20813 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20815         * config.guess: get the Solaris2 minor version number
20817         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20819 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20821         * config.guess: Recognize some Sequent platforms.
20823 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20825         * Makefile.in: added the vault-install target
20827         * configure.in: actually use the Sun3 makefile fragment that's in
20828         config, also added the release dir to configdirs
20830 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20832         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20834 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20836         * configure.in: remove some program from Alpha targetted toolchains
20838 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20840         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20841         gprof.
20842         (taz): Run "make diststuff" in those directories instead of "make
20843         proto-dir".  Look for "VERSION=" only at start of line in subdir
20844         Makefile.  Use "gzip -9" for compression.
20845         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20846         (binutils.tar.z): New target.
20848 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20850         * Makefile.in (taz): Include gpl.texinfo.
20852 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20854         * Makefile.in (setup-dirs): Merged into "taz" target.
20855         (taz): Only do `proto-dir' stuff if a directory is actually needed
20856         for this target.
20858 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20860         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20861         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20862         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20863         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20864         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20866 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20868         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20869         config.sub, and move-if-change to gdb testsuite distribution
20870         archive, so the testsuite can be extracted, configured, and
20871         run separately from the gdb distribution.  Blow away the Chill
20872         tests that require a Chill compiled executable, since GNU Chill
20873         is not yet publically available.
20875 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20877         * test-build.mk: set environment variables in a single command,
20878         instead of a list of assignments and exports
20880         * config.guess: recognize Alpha/OSF1 systems
20882 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20884         * configure: Change help message to prefer --options rather than
20885         -options.
20887 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20889         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20890         zippy@ecst.csuchico.edu.
20891         * config.guess: Recognize miniframe.
20893 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20895         * Makefile.in: Use srcroot to find runtest rather than rootme.
20896         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20898 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20900         * test-build.mk: Extensive additions to support building on a
20901         machine other than the host.
20903 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20905         * configure (tooldir): Fix for i386-aix again.
20907 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20909         * configure, Makefile.in:  Change definition of $(tooldir)
20910         to match the FSF.
20912 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20914         * config.guess:  Recognize i[34]86/SVR4.
20916 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20918         * Makefile.in (all-gdb): gdb depends on sim.
20920 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20922         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20923         at the same time we make the prototype gdb directory.
20924         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20925         files at the same time as the gdb base release distribution.
20927 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20929         * Makefile.in (check): Use individual check targets rather than
20930         DO_X rule.
20931         (check-gcc): Added.
20933 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20935         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20936         for System V release 3.2.
20938 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20940         * config.sub: Recognize hppaosf.
20941         * configure.in: Do configure ld/binutils/gas for it.
20943 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20945         * configure (tooldir): Alter syntax used to set this, for systems
20946         where "\$" isn't handled right, like i386-aix.
20948 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20950         * configure: Pass program-transform-name, not
20951         program_transform_name, to recursive configures.
20953 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20955         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20956         of gas+ld+binutils.
20958 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20960         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20962 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20964         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20966 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20968         * Makefile.in (PRMS): Set back to all-prms.
20970 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20972         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20973         targets, rather than for MIPS hosts.
20975 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20977         * configure.in: add comment for --with-x default values
20979         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20981         * Makefile.in: add check-* targets for each of the directories in
20982         the tree.  Add a definition of RUNTEST that will use the one we
20983         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20985 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20987         * configure.in: Removed obsolete references to bfd_target and
20988         target_makefile_frag.
20990         * build-all.mk: Set assorted targets for Q2.
20991         * config.sub: Recognize z8k-sim and h8300-hms.
20992         * test-build.mk: Really don't pass host to configure.
20993         (HOLES): Added uname.
20995 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20997         * configure: Handle an empty program-prefix, program-suffix or
20998         program-transform-name correctly.
21000 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21002         * build-all.mk: -G 8 no longer required for MIPS targets.
21003         * test-build.mk: Don't pass host argument to configure; make it
21004         guess.
21006 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21008         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21009         * Makefile.in (COMPRESS):  New macro, like GZIP.
21011 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21013         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21015         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21016         with gas currently defaults to -G 0.
21018 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21020         * Makefile.in (all-flex): flex depends on byacc.
21022         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21023         to test-build.mk as RELEASE_TAG.
21024         * test-build.mk (configargs): New variable containing arguments to
21025         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21026         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21028         * config.guess: Use /bin/uname when checking -X argument on SCO,
21029         to avoid invoking GNU uname which doesn't understand -X.
21031         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21033         * configure.in: Build gas for mips-*-*.
21035 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21037         * Makefile.in (all.normal): insert missing backslash.
21039 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21041         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21043         * Makefile.in: Complete overhaul to merge many almost identical
21044         targets.
21046 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21048         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21049         (gdb.tar.Z): Adjusted.
21051         * Makefile.in (setup-dirs, taz): New targets; should be general
21052         enough to adapt for gdb sometime.  Build only .z file.
21053         (gas.tar.z): New target.
21055 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21057         * build-all.mk: Use CC=cc -Xs on Solaris.
21059 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21061         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21062         for handling BISON for FSF releases.
21064 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21066         * configure: Actually implement the change zoo just documented.
21068 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21070         * configure: when using config.guess, only set target_alias when
21071         it's not already been set (ie, on the command line)
21073 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21075         * Makefile.in: add installcheck target, set PRMS to install-prms
21077 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21079         * configure: add support for package_makefile_fragment, handle the
21080         case where a directory has a configure.in file but no Makefile.in
21081         more gracefully (with an actual understandable error message, even);
21082         add support for --without (and add this to the usage message); also
21083         explicitly add a --host=${host_alias} to the command line when
21084         config.guess is used
21086 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21088         * configure: Must use both --host and --target in recursive calls.
21090 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21092         * Makefile.in: Change deja-gnu to dejagnu.
21094 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21096         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21098 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21100         * configure.in: canonicalize all instances to *-*-solaris2*,
21101         also strip out a number of tools to not build for go32 host
21103 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21105         * config.guess: add GPL.
21107         * Makefile.in, config.guess, config.sub, configure: bump
21108         copyrights to 93.
21110 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21112         * Makefile.in (do-info): Removed obsolete check for existence of
21113         localenv file.
21115         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21117 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21119         * Makefile.in: a couple of 'else true' for decstation,
21120         support for TclX
21122         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21124 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21126         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21128 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21130         * config.guess: Recognize i386-ibm-aix (PS/2).
21131         * configure.in: Use config/mh-aix386 file for it.
21133 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21135         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21136         CC_FOR_TARGET instead.
21137         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21139 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21141         * Makefile.in: Add sim to list of directories sent with gdb
21143 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21145         * configure.in: Put back mips-dec-bsd* case.
21147 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21149         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21150         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21151         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21153 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21155         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21157         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21158         (install-info): install dir.info only if it exists,
21159         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21161 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21163         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21164         gas for mips-dec-bsd.
21166 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21168         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21169         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21171 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21173         * configure.in: Added "dejagnu" to hosttools list.
21175 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21177         * config.sub, configure.in, config.guess:  Add support
21178         for Bosx, an AIX variant from Bull.
21179         Patches from F.Pierresteguy@frcl.bull.fr.
21181 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21183         * devo/dejagnu: Initial creation of devo/dejagnu.
21184         Migrated dejagnu testcases and support files for testing software
21185         tools to reside as subdirectories, currently called "testsuite",
21186         within the directory of the software tool.  Migrated all programs,
21187         support libraries, etc. beloging to dejagnu proper from
21188         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21189         with no modifications.  The changes to these files which will
21190         allow them to configure, build, and execute properly will be made
21191         in a future update.
21193 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21195         * Makefile.in: Change send_pr to send-pr.
21196         * configure.in: Likewise.
21197         * send_pr: Renamed directory to send-pr.
21199 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21201         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21203 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21205         * README:  Update for gdb-4.8 release.
21206         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21207         gdb-xxx.tar.z (gzip'd) file also.
21209 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21211         * Makefile.in: make all-diff depend on all-libiberty
21213 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21215         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21217 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21219         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21221 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21223         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21224         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21225         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21227 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21229         * Makefile.in:  makeinfo binary is in a new location
21231 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21233         * config.sub: Accept -ecoff as an OS.
21235         * Makefile.in: Various changes to eliminate a level of make
21236         recursion and reduce the required command line length.
21237         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21238         sub-makes.
21239         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21240         variables holding settings for specific sub-makes.
21241         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21242         in terms of BASE_FLAGS_TO_PASS.
21243         (TARGET_LIBS): New variable listing directories which use
21244         TARGET_FLAGS_TO_PASS.
21245         (subdir_do): Eliminated.
21246         (do-*): New set of targets to replace subdir_do.
21247         (various): All targets which used subdir_do now depend on do-*.
21248         (local-clean): Renamed from do_clean.
21249         (local-distclean): New target, dependency of distclean and
21250         realclean.
21251         (install-info): Don't create directories.  Depend on dir.info
21252         rather than calling make recursively.
21253         (install-dir.info): Eliminated.
21254         (install-info-dirs): Create all info directories here.
21255         (dir.info): Depend upon do-install-info.
21257         * test-build.mk (HOLES): Added false.
21259 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21261         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21263 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21265         * Makefile.in (info): remove dependency on all-texinfo.  The
21266         problem was really in texinfo/C, not at this level.
21268 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21270         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21272 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21274         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21275         GDB releases.
21277 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21279         * configure: Include srcdir in message about target of link not
21280         being found.  Don't convert `-' to `_' in `with' options being
21281         passed to subdirs.
21283 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21285         * configure.in: add uudecode to host_tools
21287         * Makefile.in: added {all,install}-uudecode targets, added them to
21288         the appropriate lists
21290 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21292         * Makefile.in (all-gcc): Added dependency on all-gas.
21294         * configure.in (mips-*-*): Build ld and binutils.
21296 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21298         * configure: check return code from mkdir, print error message and
21299         exit on failure.
21301 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21303         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21305 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21307         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21309 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21311         * config.sub (h8500):  Recognize this as a cpu type.
21313 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21315         * configure: source directory missing is no longer a warning
21317         * configure.in: recognize irix[34]* instead of irix[34]
21319         * Makefile.in: define and pass down X11_LIB
21321 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21323         * guess-systype: Renamed to ...
21324         * config.guess:  ... by popular request.
21325         * configure.in, Makefile.in:  Update accordingly.
21327 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21329         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21330         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21331         + Execute ./dummy instead of assuming . is in PATH.
21333 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21335         * guess-systype:  New shell script.  Attempts to guess the
21336         canonical host name of the executing host.
21337         Only a few hosts are supported so far.
21338         * configure:  Call guess-systype if no host is specified.
21340 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21342         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21343         gcc Makefile.
21345 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21347         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21348         (all-gcc, install-gcc, subdir_do): Use it.
21350 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21352         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21354 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21356         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21357         set exclusively by configure, using configure.in .
21359 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21361         * test-build.mk: set $PATH for all builds
21363         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21365 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21367         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21368         the one used in gcc/Makefile.in, so that a null expansion doesn't
21369         override the one needed to build gcc with a native cc.
21371 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21373         * configure: Accept -with arguments.
21375 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21377         * Makefile.in: added h8300sim
21379 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21381         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21382         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21383         (all-cygnus, native, build-cygnus): Make
21384         $(canonhost)-stamp-3stage-done, not $(host)....
21385         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21386         i386-sco3.2v4.  Added else true to if command.
21388 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21390         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21392 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21394         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21396 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21398         * configure.in: don't remove binutils from Solaris builds
21400 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21402         * Makefile.in: get rid of earlier definitions for *clean,
21403         also handle the recursive info rule better
21405 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21407         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21408         do more-or-less the right thing.
21410 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21412         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21413         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21415 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21417         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21418         $(host_canonical).
21420         * configure.in: split the configdirs list into 4 categories (native
21421         v. cross, library v. tool) and handle the cross-only and native-
21422         only in more reasonable (and correct!) way.
21424 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21426         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21427         configdirs anymore.
21429 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21431         * Makefile.in: extensive cleanup::  removed all of the explicit
21432         clean-* targets, collapsed many wrappers around subdir_do into
21433         one, added additional targets to satisfy standards.texi, deleted
21434         some old targets, some changes for consistency
21436 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21438         * configure.in: handle some programs as cross-only, and others as
21439         native only
21441         * test-build.mk: handle partial holes in a more generic manner
21443         * Makefile.in: m4 depends on libiberty
21445 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21447         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21448         time, wdiff, and find to configdirs
21450         * Makefile.in: all, clean, and install rules for the new programs
21451         added to configure.in
21453 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21455         * configure.in: use mh-sun for all *-sun-* hosts
21457 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21459         * Makefile.in: define flags for X11 include files and library file
21460         locations, pass them down to the programs that need this info
21462         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21464 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21466         * configure.in: start building libg++ for HP-UX targets
21468 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21470         * README:  Update references to files moved into etc/.
21472 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21474         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21475         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21477 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21479         * configure: accept dash as well as underscore in long option
21480         names for FSF compatibility.
21482 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21484         * config.sub: added -sco3.2v4 support from FSF.
21486 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21488         * configure.in: expand the section that adds or removes
21489         directories from the list of programs to build, to handle native
21490         vs. cross in addition to host v. native
21492 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21494         * Makefile.in:  Replace C++ in macro names with CXX.
21495         This is less likely to break ...
21497 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21499         * test-build.mk: add -w to GNU_MAKE
21501 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21503         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21504         add 'sparc' to list of recognized cpus.  This needed to make
21505         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21506         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21507         then changes that into $CPU-wrs-vxworks.
21509         * configure.in: remove most references to gdbtest, regularize
21510         target based program removal
21512         * test-build.mk: import from p3 tree (many fixes and changes)
21514 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21516         * Makefile.in: added rules to handle tcl, tk, and expect
21518         * configure.in: handle those directories if they exist
21520 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21522         * config.sub: removed bogus hppabsd and hppahpux names, since
21523         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21525 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21527         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21528         depends upon all-xiberty
21530         * Makefile.in: changes from p3, including:
21532         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21534         * Makefile.in (XTRAFLAGS): include newlib directories if
21535         newlib/Makefile exists, rather than if host != target.
21537         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21539         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21540         from the same source tree and not building a cross-compiler.  This
21541         matters for the libg++ configuration if reconfiguring a tree that
21542         has already been installed.
21544         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21546         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21547         pick up the machine and system specific header files.
21549         * Makefile.in: added AS_FOR_TARGET, passed down in
21550         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21551         the C compiler to use to create programs which are run in the
21552         build environment, set it to default to $(CC), and passed it down
21553         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21555         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21557         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21558         We need them for unusual native builds, like systems without
21559         ranlib.
21561         * configure: also define $(host_canonical) and
21562         $(target_canonical), which are the full, canonical names for the
21563         given host and target
21565 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21567         * Makefile.in:  Added separate definitions for C++.
21569 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21571         * configure.in (configdirs):  Add deja-gnu.
21573 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21575         * README:  Update for configure.texi and gdb-4.7 release.
21577 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21579         * Makefile.in:  Move "all" target to top of file.
21580         Previously, first target was ".PHONY" which caused BSD4.4 make
21581         to build .PHONY when make was run without arguments.
21583 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21585         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21586         Library-copylefted code in libiberty.
21588 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21590         * config.sub:  Replace m68kmote with plain old m68k.
21592 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21594         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21596 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21598         * config.sub: Complain if no argument is given.  Added support for
21599         386bsd as OS and target alias.
21601 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21603         * Makefile.in (XTRAFLAGS): include newlib directories if
21604         newlib/Makefile exists, rather than if host != target.
21606 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21608         * config.sub: recognize sparclite-wrs-vxworks.
21610         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21611         p3.) Added clean-xiberty to clean.
21613 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21615         * configure.in: use *-*-* instead of nested cases for host and target
21617 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21619         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21620         from the same source tree and not building a cross-compiler.  This
21621         matters for the libg++ configuration if reconfiguring a tree that
21622         has already been installed.
21624 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21626         * config.sub (i486v/i486v4):  Merge in from FSF version.
21628 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21630         * configure: only set PWD if it is already set.
21632 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21634         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21635         doesn't have unset and all success paths (and most error paths)
21636         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21637         to just ${PWD} to avoid confusion.)
21639 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21641         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21642         even for a native compilation.
21644 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21646         Changes to make the gdb.tar.Z rule work better.
21648         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21649         (DEVO_SUPPORT):  Add configure.texi.
21650         (bfd-ilrt.tar.Z):  Remove ancient rule.
21652 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21654         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21655         pick up the machine and system specific header files.
21657         * configure.in, config.sub: added new target m68010-adobe-scout,
21658         with alias of adobe68k.  Changed configure.in to check for
21659         -scout before -sco* to avoid a false match.
21661         * Makefile.in: added AS_FOR_TARGET, passed down in
21662         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21663         the C compiler to use to create programs which are run in the
21664         build environment, set it to default to $(CC), and passed it down
21665         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21667 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21669         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21670         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21671         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21672         FOR_TARGET variants, to newlib and libg++.
21674 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21676         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21677         first.
21679 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21681         * config.sub:  Accept `elf' as an environment.
21683 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21685         * Makefile.in (all-opcodes):  cd into the right directory
21687 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21689         * configure: added -program_transform_name option, used as
21690         argument to sed when installing programs.
21691         configure.texi: added documentation for -program_prefix,
21692         -program_suffix and -program_transform_name.
21694 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21696         * config.sub:  Accept i486 where i386 ok.
21698 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21700         * config.sub: accept we32k
21702 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21704         * config.sub, configure.in: accept OSE68000 and OSE68k.
21706         * Makefile.in: don't create all directories for ``make install'';
21707         let the subdirectories create the ones they need.
21709 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21711         * COPYING: new file, GPL v2
21713 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21715         * Makefile.in: use the new gen-info-dir, which needs a template
21716         argument (which also lives in texinfo)
21718         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21720 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21722         * config.sub (ncr3000):  Change i386 to i486.
21724 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21726         * Makefile.in: add install-rcs, install-grep to
21727         install-no-fixedincludes, removed install-bison and install-libgcc
21729 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21731         * configure.in: grab the HPUX makefile fragment if on HPUX
21733 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21735         * Makefile.in: eradicate bison spoor (ditto libgcc).
21736         configure.in: recognise m68{k,000}-ericsson-OSE.
21737         es1800 is alias for m68k-ericsson-OSE
21739 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21741         * configure.in: rearrange the parts that remove programs from
21742         configdirs, based now on HOST==TARGET or by canonical triple.
21744 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21746         * test-build.mk: recurse explicitly with -f test-build.mk when
21747         appropriate.  predicate stage3 and comparison on the existence
21748         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21749         On very clean, also remove ...stamp-co.  Build in-place before
21750         doing other builds.
21752 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21754         * Makefile.in, configure.in: add tgas
21756 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21758         * Makefile.in: a number of changes merged in from progressive.
21760         * configure.in: add libm.
21762         * .cvsignore: ignore some stuff that comes from test-build.mk.
21764 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21766         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21768 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21770         * configure: Add program_suffix (parallel to program_prefix)
21771         * Makefile.in: adjust directory-creating script for losing decstation
21773 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21775         * configure:  Minor $subdir-related fixes.
21777 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21779         * configure: fix various problems with propogating
21780         makefile_target_frag in subdirs.
21781         * configure.in: config libgcc if its there
21783 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21785         * config.sub:  HPPA merge.
21787 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21789         * Makefile.in:  Replace all-bison with all-byacc in all
21790         dependency lines for other tools (which now use byacc).
21792 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21794         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21796 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21798         * Makefile.in: make gprof rules similar to byacc rules (instead of
21799         vestigal $(unsubdir) that didn't work...)
21801 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21803         * config.sub:  Add support for Linux.
21804         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21805         (at least for libg++).
21807 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21809         * configure.texi: fix doc for the -nfp option to configure
21811 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21813         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21815 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21817         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21818         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21819         * configure.in: added solaris* host_makefile_frag hook.
21821 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21823         * config.sub: changed recognition of m68000 so that various
21824         m68k types can be specified via m680[01234]0
21826 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21828         * config.sub (basic_machine): fix sed so that '-foo' isn't
21829         completely substituted out while .+'-foo' loses the '-foo'
21831 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21833         * config.sub ($os): Add -aout.
21835 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21837         * configure:  If host_makefile_frag is absolute, don't
21838         prefix ${invsubdir} (relevant to libg++ auto-configure).
21840 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21842         * Makefile.in (tooldir): Define it.
21843         (all-ld): Depend on all-flex.
21845 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21847         * Makefile.in (check):  Fix libg++ special case.
21849 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21851         * configure: do not bury `pwd` into config.status, thus do fewer
21852         pwd's.
21854         * configure: print the "Building in" message only when building in
21855         other than "." AND verbose.
21857         * configure: remove -s, rework -v to better accommodate guested
21858         configures.
21860         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21862 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21864         * Makefile.in: macroize flags passed on recursion.  remove
21865         fileutils.
21867 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21869         * configure: get makesrcdir right for subdirs deeper than 1.
21871         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21872         install.
21874 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21876         * Makefile.in: don't print subdir_do or recursion lines.
21878 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21880         * standards.texi: added menu item.
21882         * Makefile.in: build and install standards.info.
21884         * standards.texi: new file.
21886 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21888         * configure: test for and move config.status pieces from
21889         ${subdir}/.
21891 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21893         * configure:  Test for existance of files before trying to mv
21894         them, to avoid numerous non-existance messages.
21896 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21898         * configure: correct final line of config.status.
21900         * configure: patch from eggert.  Avoids a protection problem if
21901         the original Makefile.in is read only.
21903         * configure: use move-if-change from gcc to create config.status.
21904         Some makefiles depend on config.status to tell if a directory
21905         has been reconfigured for a different host.  This change
21906         prevents those directories from remaking everything in the case
21907         where the reconfig was only intended to rebuild a Makefile.
21909         * configure: test for config.sub with "config.sub sun4" rather
21910         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21911         host alias from a missing config.sub.
21913 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21915         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21916         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21918 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21920         * configure: mkdir ${subdir} as needed.
21922 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21924         * Makefile.in,configure.in: added autoconf.
21926 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21928         * Makefile.in: no longer pass against on recursion.
21930         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21931         definitions are not inherited.
21933         * configure: correct makesrcdir when subdir is .
21935 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21937         * configure:  Add support for 'subdirs' variable, which is
21938         like 'configdirs', except that configure doesn't re-invoke
21939         itself for subdirs, it just creates a Makefile for each subdir.
21940         * configure.texi:  Document subdirs.
21942 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21944         * configure.in: added flex to configdirs
21946 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21948         * Makefile.in: remove clean-stamps from clean.
21950 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21952         * configure.in:  Add gdbtest to configdirs.
21954 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21956         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21957         to recursive makes.
21958         * configure.in:  Recognize new ncr3000 config.
21960 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21962         * Makefile.in, configure.in: removed references to gdbm.
21964 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21966         * config.sub:  Don't canonicalize os value
21967         newsos* to bsd (readline needs to check for newsos).
21968         (This fix was earlier made Jan 31, but got re-broken.)
21970 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21972         * configure.in:  sco is an os, not a vendor!
21974         * configure:  Quote $( better.  Keep various shells happy.
21976 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21978         * Makefile.in: eliminate stamp-files.
21980 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21982         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21983         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21985 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21987         * config.sub:  fix iris/iris3.
21989 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21991         * configure: re-add -rm.
21993 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21995         * Maskefile.in: add .stmp-rcs to all.
21997         * configure.in: remove gas from rs6000 build, use aix host fragment.
21999 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22001         * configure: pass down site_option during recursion.
22003 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22005         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22007 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22009         * configure: Change exec_prefix so that it really defaults to prefix.
22011 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22013         * Makefile.in, configure.in:  Add support for mmalloc library.
22015 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22017         * Makefile.in: add stmp dependencies for a few more things.
22019 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22021         * configure: adjusted error message on objdir/srcdir configure
22022         collision, per john's suggestion.
22024         * Makefile.in: add libiberty stmp to all and all.cross.
22026 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22028         * Makefile.in: remove force dependencies, add grep to all.
22030 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22032         * Makefile.in: drop flex.  make stamp files work.
22034         * configure: added test for conflicting configuration in srcdir,
22035         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22036         gets cranky.  use relative paths for configure and srcdir
22037         whenever possible.  Send some error messages to stderr that were
22038         going to stdout.
22040 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22042         * Makefile.in:  Fix libg++ rule to check for gcc directory
22043         before using gcc/gcc.  Also pass XTRAFLAGS.
22045 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22047         * Makefile.in: added stmp-files so that directories aren't polled
22048         when they are already built.
22050         * configure.texi: fixed a node pointer problem.
22052 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22054         * config.sub configure.in gdb/configure.in
22055         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22056         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22057         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22059 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22061         * configure: -recurring becomes -silent.  corrected help message
22062         for -site= option.
22064         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22066 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22068         * configure: when building Makefile for crosses, replace
22069         tooldir and program_prefix.  default srcdir from location of
22070         config.sub.  remove "for host in hosts" and "for target in
22071         targets" loops.
22073 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22075         * Makefile.in: Do not pass bindir or mandir to cvs.
22077 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22079         * Makefile.in, configure.in: removed traces of namesubdir,
22080         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22081         copyrights to '92, changed some from Cygnus to FSF.
22083         * configure.texi: remove most references to multiple hosts,
22084         multiple targets, subdirs, etc.
22086         * configure.man: removed rcsid. reference config.sub not
22087         config.subr.
22089         * Makefile.in: mkdir $(infodir) on install-info.
22091 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22093         * configure.texi:  Explain better about .gdbinit and about
22094         the environment that configure.in sections run in.
22096 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22098         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22100 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22102         * README:  DOC.configure => cfg-paper.texi.
22104 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22106         * config.sub (near case $os):  Don't convert newsos* to bsd!
22108 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22110         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22111         the number of copies of COPYING that go into the GDB tar file.
22113 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22115         * bfd/configure.in, gdb/config/mh-i386sco,
22116         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22117         Fix SCO configuration stuff.
22119 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22121         * Makefile.in:  For libg++, make sure the -I pointing
22122         to the gcc directory goes *after* all the libg++-local -I flags.
22123         Also, move just-gcc dependency from just-libg++ to all-libg++.
22125 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22127         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22129 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22131         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22133 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22135         * config.sub:  Add stratus configuration frags.  Also
22136         submitted to FSF.
22138 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22140         * Makefile.in (DEV_SUPPORT):  add configure.man.
22142         * config.sub(Decode manufacturer-specific):  add -none*.
22144 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22146         * Makefile.in:  remove form feeds to make Sun's make happy.
22147         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22149 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22151         * Makefile.in (AR_FLAGS):  Make quieter.
22153 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22155         * configure.in:  Add libg++.
22156         * configure:  When verbose, don't output the command line at each
22157         level; it will be unremarkably the same as the previous version,
22158         which will be the same as what the user typed.
22160 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22162         * configure.in, Makefile.in: fix clean-info, add flex.  add
22163         fileutils.
22165         * configure: be less sensitive to spaces in Makefile.in.  Do not
22166         look for sources in "..".  Doing so breaks subdirectories that
22167         might have their own configure.  If a subdir has it's own
22168         configure script, use it.
22170 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22172         * cfg-paper.texi: some changes suggested by rms.
22174 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22176         * config.sub:  Merge in some small additions from the FSF version,
22177         taken from the gcc distribution, to bring the Cygnus and FSF
22178         versions into closer sync.
22180 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22182         * configure.in:  Changed svr4 references to sysv4.
22184 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22186         * configure: added -V for version number option.
22188 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22190         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22191         renamed from DOC.configure to cfg-paper.texi.
22193 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22195         * configure, config.subr, config.sub: config.subr is now
22196         config.sub again.
22198 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22200         * configure.texi: new file, in progress.
22202         * Makefile.in: build info file and install the man page for
22203         configure.
22205         * configure.man: new file, first cut.
22207         * configure: find config.subr again now that configuration "none"
22208         has gone.  removed all traces of the -ansi option.  removed all
22209         traces of the -languages option.
22211         * config.subr: resync from rms.
22213 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22215         * configure, config.sub, config.subr: merge config.sub into
22216         config.subr, call the result config.subr, remove config.sub, use
22217         config.subr.
22219         * Makefile.in: revised install for dir.info.
22221 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22223         * configure.in: add decstation host makefile frag.
22225         * Makefile.in: BISON now bison -y again.  also install-gcc on
22226         install.  clean-gdbm on clean.  infodir belongs in datadir.
22227         Make directories for info install.  Build dir.info here then
22228         install it.
22230 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22232         * Makefile.in: fix for bad directory tests.
22234 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22236         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22237         regexp.  -srcdir relative was being handled incorrectly.
22239         * Makefile.in: unwrapped some for loops so that parallel makes
22240         work again and so one can focus one's attention on a particular
22241         package.
22243 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22245         * configure: added PWD as a stand in for `pwd` (for speed). use
22246         elif wherever possible.  make -srcdir work without -objdir.
22247         -objdir= commented out.
22249 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22251         * configure: +options become --options.  -subdirs commented out.
22252         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22253         Makefile now at top of generated Makefile.  Removed cvs log
22254         entries.  added -srcdir.  create .gdbinit only if there is one
22255         in ${srcdir}.
22257         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22258         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22259         and mandir now keyed off datadir by default.
22261 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22263         * Freshly created ChangeLog.
22266 Local Variables:
22267 mode: change-log
22268 left-margin: 8
22269 fill-column: 76
22270 version-control: never
22271 End: