Update baseline symbols for hppa-linux.
[official-gcc.git] / ChangeLog
blob89f9d752562d3f957e65dae8d80a8ada1439a33e
1 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
3         * configure.ac (target_libraries): Add target-libgm2.
4         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
5         Add GCC_TARGET_TOOL entry for gm2.
6         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
7         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
8         * Makefile.def (target_modules): Add libgm2.
9         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
10         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
11         (languages): Add entry for language=m2 with gcc-check-target=check-m2
12         and lib-check-target=check-target-libgm2.
13         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
14         (HOST_EXPORTS): Add definition for GM2.
15         (BASE_TARGET_EXPORTS): Add definition for GM2.
16         (GM2_FOR_BUILD): Defined.
17         (GM2FLAGS): Defined.
18         (GM2_FOR_TARGET): Defined.
19         (GM2FLAGS_FOR_TARGET): Defined.
20         (EXTRA_HOST_FLAGS): Defined.
21         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
22         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
23         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
24         * configure: Rebuilt.
25         * Makefile.in: Rebuilt.
27 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
29         * Makefile.def: Add Rust language.
30         * Makefile.in: Regenerate via autogen.
32 2022-12-09  Martin Liska  <mliska@suse.cz>
34         * MAINTAINERS: Fix spacing.
36 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
38         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
40 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
42         * Makefile.def: Pass host_libs_picflag to host dependent library
43         configures.
44         * Makefile.in: Regenerate.
45         * configure: Regenerate.
46         * configure.ac (host_libs_picflag): New configure variable set to
47         '--with-pic' when building 'host_shared'.
49 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
51         * Makefile.def: Add libsframe as new module with its dependencies.
52         * Makefile.in: Regenerated.
53         * configure.ac: Add libsframe to host_libs.
54         * configure: Regenerated.
56 2022-11-23  Marek Polacek  <polacek@redhat.com>
58         Revert:
59         2022-11-23  Marek Polacek  <polacek@redhat.com>
61         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
62         isl.
63         * Makefile.in: Regenerate.
64         * Makefile.tpl: Set PICFLAG.
65         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
66         check.
67         * configure: Regenerate.
69 2022-11-23  Marek Polacek  <polacek@redhat.com>
71         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
72         isl.
73         * Makefile.in: Regenerate.
74         * Makefile.tpl: Set PICFLAG.
75         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
76         check.
77         * configure: Regenerate.
79 2022-11-14  Martin Liska  <mliska@suse.cz>
81         Revert:
82         2022-11-09  Martin Liska  <mliska@suse.cz>
84         * doc/Makefile: New file.
85         * doc/_static/custom.css: New file.
86         * doc/baseconf.py: New file.
87         * doc/bsd.rst: New file.
88         * doc/contrib.rst: New file.
89         * doc/contribute.rst: New file.
90         * doc/cppdiropts.rst: New file.
91         * doc/cppenv.rst: New file.
92         * doc/cppopts.rst: New file.
93         * doc/cppwarnopts.rst: New file.
94         * doc/favicon.ico: New file.
95         * doc/funding.rst: New file.
96         * doc/gcc_sphinx.py: New file.
97         * doc/gnu.rst: New file.
98         * doc/gnu_free_documentation_license.rst: New file.
99         * doc/gpl-3.0.rst: New file.
100         * doc/indices-and-tables.rst: New file.
101         * doc/lgpl-2.1.rst: New file.
102         * doc/logo.pdf: New file.
103         * doc/logo.svg: New file.
104         * doc/md.rst: New file.
105         * doc/requirements.txt: New file.
107 2022-11-14  Martin Liska  <mliska@suse.cz>
109         Revert:
110         2022-11-09  Martin Liska  <mliska@suse.cz>
112         * doc/baseconf.py: Port to GCC sources.
114 2022-11-14  Martin Liska  <mliska@suse.cz>
116         Revert:
117         2022-11-14  Martin Liska  <mliska@suse.cz>
119         * configure: Regenerate.
120         * configure.ac: Support Sphinx based documentation.
122 2022-11-14  Martin Liska  <mliska@suse.cz>
124         Revert:
125         2022-11-09  Martin Liska  <mliska@suse.cz>
127         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
128         provide a default.
130 2022-11-14  Martin Liska  <mliska@suse.cz>
132         Revert:
133         2022-11-09  Martin Liska  <mliska@suse.cz>
135         * doc/bsd.rst:
136         Add trailing newline.
137         * doc/contrib.rst:
138         Add trailing newline.
139         * doc/contribute.rst:
140         Add trailing newline.
141         * doc/cppdiropts.rst:
142         Add trailing newline.
143         * doc/cppenv.rst:
144         Add trailing newline.
145         * doc/cppopts.rst:
146         Add trailing newline.
147         * doc/cppwarnopts.rst:
148         Add trailing newline.
149         * doc/funding.rst:
150         Add trailing newline.
151         * doc/gnu.rst:
152         Add trailing newline.
153         * doc/gnu_free_documentation_license.rst:
154         Add trailing newline.
155         * doc/gpl-3.0.rst:
156         Add trailing newline.
157         * doc/indices-and-tables.rst:
158         Add trailing newline.
159         * doc/lgpl-2.1.rst:
160         Add trailing newline.
161         * doc/md.rst:
162         Add trailing newline.
164 2022-11-14  Martin Liska  <mliska@suse.cz>
166         Revert:
167         2022-11-09  Martin Liska  <mliska@suse.cz>
169         * configure.ac: Use new install URL.
170         * configure: Regenerate.
172 2022-11-14  Martin Liska  <mliska@suse.cz>
174         Revert:
175         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
177         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
178         instead of just ``.''.
179         * doc/gcc_sphinx.py: Moved to...
180         * doc/modules/gcc_sphinx.py: ...here.
182 2022-11-14  Martin Liska  <mliska@suse.cz>
184         Revert:
185         2022-11-10  Martin Liska  <mliska@suse.cz>
187         * doc/baseconf.py: Modernize by using pathlib.
189 2022-11-14  Martin Liska  <mliska@suse.cz>
191         Revert:
192         2022-11-11  Martin Liska  <mliska@suse.cz>
194         * doc/Makefile: Disable -j auto.
196 2022-11-14  Martin Liska  <mliska@suse.cz>
198         Revert:
199         2022-11-11  Martin Liska  <mliska@suse.cz>
201         * doc/Makefile: Update comment.
203 2022-11-14  Martin Liska  <mliska@suse.cz>
205         Revert:
206         2022-11-11  Martin Liska  <mliska@suse.cz>
208         * doc/indices-and-tables.rst: Rename Indexes to Indices.
210 2022-11-14  Martin Liska  <mliska@suse.cz>
212         Revert:
213         2022-11-13  Martin Liska  <mliska@suse.cz>
215         PR web/107643
216         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
217         is set.
218         * doc/indices-and-tables.rst: Use include_todo tag.
220 2022-11-14  Martin Liska  <mliska@suse.cz>
222         Revert:
223         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
225         * doc/contrib.rst: Update Jeff Law's email address.
227 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
229         * doc/contrib.rst: Update Jeff Law's email address.
231 2022-11-13  Martin Liska  <mliska@suse.cz>
233         PR web/107643
234         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
235         is set.
236         * doc/indices-and-tables.rst: Use include_todo tag.
238 2022-11-11  Martin Liska  <mliska@suse.cz>
240         * doc/indices-and-tables.rst: Rename Indexes to Indices.
242 2022-11-11  Martin Liska  <mliska@suse.cz>
244         * doc/Makefile: Update comment.
246 2022-11-11  Martin Liska  <mliska@suse.cz>
248         * doc/Makefile: Disable -j auto.
250 2022-11-10  Martin Liska  <mliska@suse.cz>
252         * doc/baseconf.py: Modernize by using pathlib.
254 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
256         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
257         instead of just ``.''.
258         * doc/gcc_sphinx.py: Moved to...
259         * doc/modules/gcc_sphinx.py: ...here.
261 2022-11-09  Martin Liska  <mliska@suse.cz>
263         * configure.ac: Use new install URL.
264         * configure: Regenerate.
266 2022-11-09  Martin Liska  <mliska@suse.cz>
268         * doc/bsd.rst:
269         Add trailing newline.
270         * doc/contrib.rst:
271         Add trailing newline.
272         * doc/contribute.rst:
273         Add trailing newline.
274         * doc/cppdiropts.rst:
275         Add trailing newline.
276         * doc/cppenv.rst:
277         Add trailing newline.
278         * doc/cppopts.rst:
279         Add trailing newline.
280         * doc/cppwarnopts.rst:
281         Add trailing newline.
282         * doc/funding.rst:
283         Add trailing newline.
284         * doc/gnu.rst:
285         Add trailing newline.
286         * doc/gnu_free_documentation_license.rst:
287         Add trailing newline.
288         * doc/gpl-3.0.rst:
289         Add trailing newline.
290         * doc/indices-and-tables.rst:
291         Add trailing newline.
292         * doc/lgpl-2.1.rst:
293         Add trailing newline.
294         * doc/md.rst:
295         Add trailing newline.
297 2022-11-09  Martin Liska  <mliska@suse.cz>
299         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
300         provide a default.
302 2022-11-09  Martin Liska  <mliska@suse.cz>
304         * configure: Regenerate.
305         * configure.ac: Support Sphinx based documentation.
307 2022-11-09  Martin Liska  <mliska@suse.cz>
309         * doc/baseconf.py: Port to GCC sources.
311 2022-11-09  Martin Liska  <mliska@suse.cz>
313         * doc/Makefile: New file.
314         * doc/_static/custom.css: New file.
315         * doc/baseconf.py: New file.
316         * doc/bsd.rst: New file.
317         * doc/contrib.rst: New file.
318         * doc/contribute.rst: New file.
319         * doc/cppdiropts.rst: New file.
320         * doc/cppenv.rst: New file.
321         * doc/cppopts.rst: New file.
322         * doc/cppwarnopts.rst: New file.
323         * doc/favicon.ico: New file.
324         * doc/funding.rst: New file.
325         * doc/gcc_sphinx.py: New file.
326         * doc/gnu.rst: New file.
327         * doc/gnu_free_documentation_license.rst: New file.
328         * doc/gpl-3.0.rst: New file.
329         * doc/indices-and-tables.rst: New file.
330         * doc/lgpl-2.1.rst: New file.
331         * doc/logo.pdf: New file.
332         * doc/logo.svg: New file.
333         * doc/md.rst: New file.
334         * doc/requirements.txt: New file.
336 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
338         * Makefile.def: Remove module 'liboffloadmic'.
339         * Makefile.in: Regenerate.
340         * configure.ac: Remove 'liboffloadmic' handling.
341         * configure: Regenerate.
343 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
345         * MAINTAINERS: Update email address.
347 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
349         * configure.ac: Don't configure readline if --with-system-readline is
350         used.
351         * configure: Re-generate.
353 2022-10-12  Cui,Lili  <lili.cui@intel.com>
355         * MAINTAINERS (Write After Approval): Add myself.
357 2022-10-11  Olivier Hainque  <hainque@adacore.com>
359         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
360         and friends for rtp !large. Assume the linker has the required
361         abilities and set lt_cv_deplibs_check_method.
363 2022-09-30  Olivier Hainque  <hainque@adacore.com>
365         * configure.ac (*vxworks*): If enable_shared is not
366         set, set to "no" and add --disable-shared to target and
367         host_configargs.
368         * configure: Regenerate.
370 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
372         * MAINTAINERS: Update my email address and DCO entry.
374 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
376         * MAINTAINERS (Write After Approval): Add myself.
378 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
380         * MAINTAINERS (Write After Approval): Add myself.
382 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
384         * MAINTAINERS: Update my email address.
386 2022-09-07  Tom de Vries  <tdevries@suse.de>
388         * configure.ac: Set extra_host_libiberty_configure_flags and
389         extra_host_zlib_configure_flags in separate case statements.
390         * configure: Regenerate.
392 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
394         * MAINTAINERS: Update c-sky port maintainers' emails.
396 2022-08-31  Martin Liska  <mliska@suse.cz>
398         * configure: Regenerate.
399         * configure.ac: Delete hpux9 and hpux10.
401 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
403         * Makefile.def: Drop libelf module and gcc-configure dependency
404         on it.
405         * Makefile.in: Regenerate with 'autogen Makefile.def'.
406         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
407         LIBELFINC.
408         * configure: Regenrate.
409         * configure.ac (host_libs): Drop unused libelf.
411 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
413         * Makefile.in: Regenerate.
415 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
417         * MAINTAINERS: Add myself as AutoFDO maintainer.
419 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
420             Arnaud Charlet  <charlet@adacore.com>
422         * configure: Regenerate.
424 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
426         PR bootstrap/106472
427         * Makefile.def (dependencies): Make configure-target-libgo depend
428         upon all-target-libbacktrace.
430 2022-07-27  David Faust  <david.faust@oracle.com>
432         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
434 2022-07-27  Richard Biener  <rguenther@suse.de>
436         * MAINTAINERS (Roger Sayle): Update e-mail address.
438 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
440         * MAINTAINERS (Write After Approval): Add myself.
442 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
444         * MAINTAINERS: Add myself as Ada front end co-maintainer.
446 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
448         * .gitignore: Do not ignore config.h.
450 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
452         * MAINTAINERS: Add myself to Write After Approval.
454 2022-07-04  Martin Liska  <mliska@suse.cz>
456         * MAINTAINERS: fix sorting of names
458 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
460         * MAINTAINERS: add myself.
462 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
464         * MAINTAINERS: Add myself to write after approval and DCO.
466 2022-07-02  Tim Lange  <mail@tim-lange.me>
468         * MAINTAINERS: Add myself.
470 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
472         * MAINTAINERS (Write After Approval): Add myself.
474 2022-06-30  Cui,Lili  <lili.cui@intel.com>
476         Revert:
477         2022-06-30  Cui,Lili  <lili.cui@intel.com>
479         * MAINTAINERS (Write After Approval): Add myself.
481 2022-06-30  Cui,Lili  <lili.cui@intel.com>
483         * MAINTAINERS (Write After Approval): Add myself.
485 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
487         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
488         (EXTRA_GCC_FLAGS): Likewise.
489         * Makefile.in: Rebuilt.
491 2022-06-28  konglin1  <lingling.kong@intel.com>
493         * MAINTAINERS (Write After Approval): Add myself.
495 2022-06-27  Tom de Vries  <tdevries@suse.de>
497         * configure.ac: Build libiberty pic variant for gdbserver.
498         * configure: Regenerate.
500 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
502         * configure: Regenerate.
503         * configure.ac: Correct use of $host.
505 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
507         * MAINTAINERS: Remove tilegx and tilepro entries.
508         * configure.ac: Remove tilegx and tilepro stanzas.
509         * configure: Rebuilt.
511 2022-05-28  Bruce Korb  <bkorb@gnu.org>
513         * .gitignore: Ignore vim swap files
515 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
517         * MAINTAINERS: Add myself to write after approval.
519 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
521         * MAINTAINERS: Remove myself from DCO section.
523 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
525         * MAINTAINERS: Update my email address.
527 2022-05-09  Clément Chigot  <chigot@adacore.com>
529         * MAINTAINERS: Update my email address.
531 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
533         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
534         section.
536 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
538         * MAINTAINERS: Update my email address.
540 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
542         * MAINTAINERS: Update my email address.
544 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
546         * MAINTAINERS: (CPU Port Maintainers): Add myself and
547         Lulu as LoongArch port maintainer.
549 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
550             Lulu Cheng  <chenglulu@loongson.cn>
552         * configure.ac: Add LoongArch tuples.
553         * configure: Regenerate.
555 2022-03-28  Tom Tromey  <tromey@adacore.com>
557         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
558         * configure: Rebuild.
560 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
562         * MAINTAINERS: Change my information.
564 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
566         * MAINTAINERS: Add myself to DCO section.
568 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
570         * configure.ac: Fix incorrect option in comment.
571         * configure: Regenerate.
573 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
575         * Makefile.def (dependencies): Make configure-sim depend on
576         all-readline.
577         * Makefile.in: Regenerate.
579 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
581         * MAINTAINERS (Write After Approval): Update my e-mail address.
583 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
585         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
587 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
589         * MAINTAINERS: Update my email and add myself to the DCO list.
591 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
593         Revert:
594         2021-09-16  Andrew Pinski  <apinski@marvell.com>
596         PR bootstrap/67102
597         * Makefile.def: Have configure-target-libffi depend on
598         all-target-libstdc++-v3.
599         * Makefile.in: Regenerate.
601 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
603         PR other/104181
604         * build.log: Remove.
606 2022-01-20  Martin Liska  <mliska@suse.cz>
608         * MAINTAINERS: Adjust email address based on IRC request.
610 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
612         * MAINTAINERS: Update my email address.
614 2022-01-17  Martin Liska  <mliska@suse.cz>
616         * MAINTAINERS: Rename .c names to .cc.
618 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
620         * Makefile.am: Remove.
622 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
624         * Makefile.am: New file.
626 2022-01-11  Martin Liska  <mliska@suse.cz>
628         * MAINTAINERS: Sort 2 names.
630 2022-01-10  Martin Liska  <mliska@suse.cz>
632         * MAINTAINERS: Fix obvious issues with sorting.
634 2022-01-07  liuhongt  <hongtao.liu@intel.com>
636         * build.log: New file.
638 2022-01-05  Nathan Sidwell  <nathan@acm.org>
640         * MAINTAINERS: Add DCO entry.  Sort that list.
642 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
644         * MAINTAINERS: Change of email address in both DCO and
645         Write After Approval list.
647 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
649         * configure: Regenerate.
651 2021-12-21  Martin Liska  <mliska@suse.cz>
653         * config.sub: Change mode back to 755.
655 2021-12-17  Martin Liska  <mliska@suse.cz>
657         * config.sub: Sync from master.
659 2021-12-17  Martin Liska  <mliska@suse.cz>
661         Revert:
662         2021-12-16  Matthias Seidel  <mseidel@apache.org>
664         * config.sub: Fix typo.
666 2021-12-16  Matthias Seidel  <mseidel@apache.org>
668         * config.sub: Fix typo.
670 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
672         Revert:
673         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
675         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
676         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
677         * configure.ac: Include config/gcc-plugin.m4.
678         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
679         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
680         RANLIB if possible.
681         * Makefile.in: Regenerated.
682         * configure: Likewise.
684 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
686         * Makefile.tpl (BUILD_CFLAGS): New.
687         (CFLAGS): Append $(BUILD_CFLAGS).
688         (CXXFLAGS): Likewise.
689         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
690         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
691         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
692         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
693         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
694         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
695         (PGO-TRAINING-TARGETS): Likewise.
696         (PGO_BUILD_TRAINING): Likewise.
697         (all): Add '+' to the command line for recursive make.  Support
698         the PGO build.
699         * configure.ac: Add --enable-pgo-build[=lto].
700         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
701         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
702         * Makefile.in: Regenerated.
703         * configure: Likewise.
705 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
707         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
708         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
709         * configure.ac: Include config/gcc-plugin.m4.
710         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
711         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
712         RANLIB if possible.
713         * Makefile.in: Regenerated.
714         * configure: Likewise.
716 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
718         * MAINTAINERS: Add myself to write after approval.
720 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
722         * MAINTAINERS: Adding myself.
724 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
726         * configure: Regenerate.
727         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
728         $(CPP).
730 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
732         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
733         libatomic.
734         * Makefile.in: Regenerate.
735         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
736         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
737         target-libphobos-bootstrap.
738         (STAGE2_CONFIGURE_FLAGS): Likewise.
739         * configure: Regenerate.
740         * configure.ac: Add support for bootstrapping D front-end.
742 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
744         * MAINTAINERS: Add myself to DCO section and update email address.
746 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
748         * configure: Regenerate.
749         * configure.ac: Ensure that PIC (shared) defaults are set
750         correctly for Darwin.
752 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
754         * MAINTAINERS: Update my address.
756 2021-11-12  Alan Modra  <amodra@gmail.com>
758         * Makefile.def (configure-opcodes): Depend on configure-bfd.
759         * Makefile.in: Regenerate.
761 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
763         * MAINTAINERS: Clarify the policy WRT the Write After Approval
764         list.
766 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
768         * MAINTAINERS (Reviewers, arc): Remove my entry.
769         (Write After Approval): Add an entry for myself.
771 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
773         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
774         * Makefile.in: Regenerate.
775         * configure: Regenerate.
776         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
778 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
780         * MAINTAINERS: Fix up Maciej's entries.
782 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
784         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
785         maintainer.
787 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
789         PR other/102663
790         * Makefile.def: Handle install-dvi target.
791         * Makefile.tpl: Likewise.
792         * Makefile.in: Regenerate.
794 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
796         * MAINTAINERS: Add myself for write after approval.
798 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
800         * Makefile.def: Mark libcody, libdecnumber,
801         c++tools, libgcc, and libobjc as missing TAGS
802         targets.
803         * Makefile.in: Regenerate.
805 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
807         * MAINTAINERS: Add myself to DCO section and update email
808         address.
810 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
812         * MAINTAINERS: Add myself to DCO section.
814 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
816         * configure: Regenerate.
817         * configure.ac (skipdirs): Add the contents of target_configdirs if
818         we are not building gcc.
820 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
822         * Makefile.def: Back-port commits ba4d88ad892f and
823         755ba58ebef0 from binutils-gdb repository.
824         * Makefile.in: Regenerated.
826 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
828         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
830 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
832         * Makefile.def: Add a jit check target for the jit
833         language.
834         * Makefile.in: Regenerate.
836 2021-09-16  Andrew Pinski  <apinski@marvell.com>
838         PR bootstrap/67102
839         * Makefile.def: Have configure-target-libffi depend on
840         all-target-libstdc++-v3.
841         * Makefile.in: Regenerate.
843 2021-09-10  Petter Tomner  <tomner@kth.se>
845         * MAINTAINERS: Me added to DCO and write after approval
847 2021-09-01  YunQiang Su  <syq@debian.org>
849         * MAINTAINERS: Add myself for write after approval.
851 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
853         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
854         * Makefile.in: Regenerate.
856 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
858         * MAINTAINERS: Add myself for write after approval.
860 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
862         * Makefile.in: Regenerate.
863         * Makefile.tpl: Make the state of the configured host
864         shared flag available to makefile fragements.
866 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
868         * MAINTAINERS (Write After Approval): Add myself.
870 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
872         * .dir-locals.el (bug-reference-url-format): Use https.
874 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
876         * .dir-locals.el (c-mode): Change fill-column to 79.
878 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
880         * MAINTAINERS: Add myself to DCO section.
882 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
884         * configure: Regenerate.
885         * configure.ac: Adjust cases for which it is necessary to
886         include the Darwin host config fragment.
888 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
890         * MAINTAINERS: Add myself for write after approval and DCO.
892 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
894         * Makefile.def: Add dsymutil defs.
895         * Makefile.in: Regenerated.
896         * Makefile.tpl: Add dsymutil to flags.
897         * configure: Regenerated.
898         * configure.ac: Add dsymutil to target and build recipes.
900 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
902         * MAINTAINERS: Add myself for write after approval.
904 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
906         * MAINTAINERS (Write After Approval): Add myself.
908 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
910         * MAINTAINERS: Add myself for write after approval and DCO
912 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
914         * .gitignore: Add entry for cscope.out.
916 2021-06-22  liuhongt  <hongtao.liu@intel.com>
918         * MAINTAINERS: Remove my Write After Approval entry.
920 2021-06-21  liuhongt  <hongtao.liu@intel.com>
922         * MAINTAINERS: Add myself as maintainer of the i386 vector
923         extensions.
925 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
927         * MAINTAINERS (Write After Approval): Add myself.
929 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
931         * MAINTAINERS (Various Maintainers): Add Andrew and myself
932         as *vrp and ranger maintainers.
934 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
936         * MAINTAINERS: Adjust my entry in the DCO section so that it does
937         not trigger testsuite failures.
939 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
941         * MAINTAINERS: Add myself to DCO section with both email addresses.
943 2021-06-03  Jason Merrill  <jason@redhat.com>
945         * MAINTAINERS: Add DCO version number.
947 2021-06-02  Jason Merrill  <jason@redhat.com>
949         * MAINTAINERS: Add DCO section.
951 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
953         * MAINTAINERS (Write After Approval): Add myself.
955 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
957         * configure.ac: Add gnulib to configdirs for sim.
958         * configure: Regenerate.
960 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
962         * Makefile.def: Add configure-sim dependency on all-gnulib.
963         * Makefile.in: Regenerated.
965 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
967         * MAINTAINERS (Write After Approval): Add myself.
969 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
971         * MAINTAINERS (Write After Approval): Add myself.
973 2021-05-11  Martin Liska  <mliska@suse.cz>
975         * MAINTAINERS: Remove entries for removed
976         components (HSA, BRIG, libhsail-rt).
977         Move Pekka to Write After Approval.
979 2021-05-11  Martin Liska  <mliska@suse.cz>
981         * Makefile.def: Remove libhsail-rt.
982         * Makefile.in: Likewise.
983         * configure.ac: Likewise.
984         * configure: Regenerate.
985         * libhsail-rt/ChangeLog: Removed.
986         * libhsail-rt/Makefile.am: Removed.
987         * libhsail-rt/Makefile.in: Removed.
988         * libhsail-rt/README: Removed.
989         * libhsail-rt/aclocal.m4: Removed.
990         * libhsail-rt/configure: Removed.
991         * libhsail-rt/configure.ac: Removed.
992         * libhsail-rt/configure.tgt: Removed.
993         * libhsail-rt/include/internal/fibers.h: Removed.
994         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
995         * libhsail-rt/include/internal/phsa-rt.h: Removed.
996         * libhsail-rt/include/internal/workitems.h: Removed.
997         * libhsail-rt/rt/arithmetic.c: Removed.
998         * libhsail-rt/rt/atomics.c: Removed.
999         * libhsail-rt/rt/bitstring.c: Removed.
1000         * libhsail-rt/rt/fbarrier.c: Removed.
1001         * libhsail-rt/rt/fibers.c: Removed.
1002         * libhsail-rt/rt/fp16.c: Removed.
1003         * libhsail-rt/rt/misc.c: Removed.
1004         * libhsail-rt/rt/multimedia.c: Removed.
1005         * libhsail-rt/rt/queue.c: Removed.
1006         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1007         * libhsail-rt/rt/segment.c: Removed.
1008         * libhsail-rt/rt/workitems.c: Removed.
1009         * libhsail-rt/target-config.h.in: Removed.
1011 2021-05-04  Nick Clifton  <nickc@redhat.com>
1013         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1014         * configure: Regenerate.
1016 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1017             Tobias Burnus  <tobias@codesourcery.com>
1019         * configure.ac (--enable-offload-defaulted): New.
1020         * configure: Regenerate.
1022 2021-04-23  David Faust  <david.faust@oracle.com>
1024         * MAINTAINERS (Write After Approval): Add myself.
1026 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1028         * MAINTAINERS (Write After Approval): Add myself.
1030 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1032         * MAINTAINERS: Add myself as pru port maintainer.
1034 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1036         * MAINTAINERS: Add myself as static analyzer maintainer.
1038 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1040         * MAINTAINERS: Update primary entry.
1042 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1044         * MAINTAINERS (Write After Approval): Add myself.
1046 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1048         * Makefile.def: Remove all-sim dependency on configure-gdb.
1049         * Makefile.in: Regenerated.
1051 2021-03-11  Jeff Law  <law@redhat.com>
1053         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1055 2021-03-11  Martin Liska  <mliska@suse.cz>
1057         * Makefile.tpl: The change was done Makefile.in which
1058         is generated file.
1060 2021-03-08  Jeff Law  <law@redhat.com>
1062         * MAINTAINERS: Update my email address
1064 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1066         * config.guess: Import latest upstream.
1067         * config.sub: Import latest upstream.
1069 2021-01-25  Martin Liska  <mliska@suse.cz>
1071         PR gcov-profile/98739
1072         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1073         for profiledbootstrap.
1075 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1077         * MAINTAINERS (Write After Approval): Add myself.
1079 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1081         * MAINTAINERS (Write After Approval): Update my e-mail address.
1083 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1085         * MAINTAINERS: Fix spacing.
1087 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1089         * MAINTAINERS (Write After Approval): Add myself
1091 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1093         * Makefile.def: Sync with binutils-gdb:
1094         (dependencies): all-ld depends on all-libctf.
1095         (host_modules): libctf is no longer no_install.
1096         No longer no_check.  Checking depends on all-ld.
1097         * Makefile.in: Regenerated.
1099 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1101         * libtool.m4: Match gnu* along other GNU systems.
1102         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1103         * libgo/configure: Re-generate.
1105 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1107         * MAINTAINERS: Update my email address.
1109 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1111         * MAINTAINERS (Write After Approval): Add myself.
1113 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1115         * Makefile.def
1116         * Makefile.in
1117         * Makefile.tpl
1118         * configure
1119         * configure.ac
1121 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1123         * Makefile.def: Add libcody.
1124         * configure.ac: Add libcody.
1125         * Makefile.in: Regenerated.
1126         * configure: Regenerated.
1128 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1130         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1132 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1134         PR target/97865
1135         * libtool.m4: Update handling of Darwin platform link flags
1136         for Darwin20.
1138 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1140         * .gitignore: Sync with binutils-gdb
1142 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1144         * MAINTAINERS: Add myself as arc port maintainer.
1146 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1148         PR d/87788
1149         * configure.ac: Don't disable D for *-*-darwin*.
1150         * configure: Regenerate.
1152 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1154         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1155         hppa64-*-hpux11*.
1157 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1159         * configure: Regenerate.
1160         * configure.ac: Add --bootstrap-hwasan option.
1162 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1164         * config.guess: Import latest upstream.
1165         * config.sub: Import latest upstream.
1167 2020-11-16  Martin Liska  <mliska@suse.cz>
1169         * .gitignore: Add cache as clangd uses it now.
1171 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1173         * MAINTAINERS (Write After Approval): add myself
1175 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1177         * MAINTAINERS (Write After Approval): Add myself.
1179 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1181         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1182         Remove FIXME comments.
1184 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1186         * MAINTAINERS: Update my email address.
1188 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1190         * MAINTAINERS (Write After Approval): Add myself.
1192 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1194         PR target/97302
1195         * configure.ac: Only set with_gmp to /usr/local
1196         if not building in tree.
1197         * configure: Regenerate.
1199 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1201         * MAINTAINERS (Write After Approval): Add myself.
1203 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1205         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1207 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1209         PR bootstrap/96612
1210         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1211         if not the same as ${host}.
1212         * configure: Regenerate.
1214 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1216         * MAINTAINERS (Write After Approval): Add myself.
1218 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1220         * MAINTAINERS: Update my email address.
1222 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1224         * MAINTAINERS (Write After Approval): Add myself.
1226 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1228         * MAINTAINERS (Write After Approval): Add myself.
1230 2020-06-12  Martin Liska  <mliska@suse.cz>
1232         * .gitignore: Add .clang-tidy.
1234 2020-06-08  Jason Merrill  <jason@redhat.com>
1236         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1237         * configure: Regenerate.
1239 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1241         * MAINTAINERS: Add myself as xtensa port maintainer.
1243 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1245         * configure.ac: Don't require --enable-host-shared when building
1246         for Mingw.
1247         * configure: Regenerate.
1249 2020-05-18  Jason Merrill  <jason@redhat.com>
1251         * configure.ac: Update bootstrap dialect to -std=c++11.
1253 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1255         * MAINTAINERS (Write After Approval): Add myself.
1257 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1259         PR target/92713
1260         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1261         (noconfigdirs): Add 'target-libstdc++-v3'.
1262         * configure: Regenerate.
1264 2020-04-21  Stephen Casner  <casner@acm.org>
1266         PR 25830
1267         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1268         * configure: Rebuild.
1270 2020-04-17  Martin Liska  <mliska@suse.cz>
1271             Jonathan Yong <10walls@gmail.com>
1273         PR gcov-profile/94570
1274         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1275         for CYGWIN.
1277 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1279         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1281 2020-04-09  Tom Tromey  <tom@tromey.com>
1283         * configure: Rebuild.
1284         * Makefile.in: Rebuild.
1285         * Makefile.def (gdbsupport, gdbserver): New host modules.
1286         (configure-gdb): Depend on all-gdbsupport.
1287         (all-gdb): Depend on all-gdbsupport, all-libctf.
1288         * configure.ac (host_tools): Add gdbserver.
1289         Conditionally build gdbserver and gdbsupport.
1291 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1293         * configure.ac: Build libgomp by default for amdgcn.
1294         * configure: Regenerate.
1296 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1298         * MAINTAINERS (Write After Approval): Add myself.
1300 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1302         * MAINTAINERS (Write After Approval) : Add myself.
1304 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1306         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1308 2020-02-14  Martin Sebor  <msebor@redhat.com>
1310         * doc/extend.texi (attribute alias): Mention type requirement.
1311         (attribute weak): Same.
1312         (attribute weakref): Correct invalid example.
1314 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1316         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1318 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1319             Jakub Jelinek  <jakub@redhat.com>
1321         * .gitattributes: Add *.md diff=md.
1323 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1325         The mentioned auto-generated file is no more part of the
1327         GCC sources, it's auto-generated in $(builddir) during build.
1329         PR target/92055
1330         * contrib/gcc_update (files_and_dependencies): Remove
1331         entry for gcc/config/avr/t-multilib.
1333 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1335         * MAINTAINERS: Update my email address.
1337 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1339         * README.MOVED_TO_GIT: Remove.
1341 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1343         * README.MOVED_TO_GIT: New file.
1345 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1347         * MAINTAINERS (Write After Approval): Add myself.
1349 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1351         * MAINTAINERS (write_after_approval): Add myself.
1353 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1355         * MAINTAINERS (write_after_approval): Add myself.
1357 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1359         * MAINTAINERS (write_after_approval): Add myself.
1361 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1363         * configure.ac: Factor out common cases for compare_exclusions.
1364         * configure: Regenerate.
1366 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1368         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1369         flag.
1371 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1373         * MAINTAINERS (Write After Approval): Add myself.
1375 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1377         PR middle-end/92463
1378         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1379         * configure: Regenerate
1381 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1383         * configure.ac: Use https for gcc.gnu.org.
1384         * configure: Regenerated.
1386 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1388         * MAINTAINERS (aarch64 port): Remove my name, move to...
1389         (Write After Approval): ...Here.
1391 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1393         * MAINTAINERS: Change my email address as maintainer.
1395 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1397         PR fortran/91828
1398         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1399         * configure: Regenerated.
1401 2019-10-21  Jason Merrill  <jason@redhat.com>
1403         * .gitattributes: Also check ChangeLog whitespace.
1405 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1407         * contrib/dg-extract-results.sh: Add support for KPASS.
1408         * contrib/dg-extract-results.py: Likewise.
1410 2019-10-17  Jason Merrill  <jason@redhat.com>
1412         * .gitattributes: Avoid {} in filename pattern.
1414 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1416         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1417         Approval section.
1419 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1421         * MAINTAINERS: Add myself to Write After Approval
1423 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1425         * MAINTAINERS: Add myself as an aarch64 maintainer.
1427 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1429         * MAINTAINERS: Add myself as aarch64 maintainer.
1431 2019-09-23  Carl Love  <cel@us.ibm.com>
1433         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1434         New define_insn.
1435         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1436         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1438 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1440         * MAINTAINERS (Sam Tebbs): Update email address.
1442 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1444         * MAINTAINERS: Update my email address.
1446 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1448         * libtool.m4: Handle uclinuxfdpiceabi.
1450 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1452         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1453         Remove myself from Write After Approval section.
1455 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1457         * configure.ac: Support for bpf-*-* targets.
1458         * configure: Regenerate.
1460 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1462         * config.sub: Import upstream version 2019-06-30.
1463         * config.guess: Import upstream version 2019-07-24.
1465 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1467         * MAINTAINERS: Remove spu port maintainers.
1469 2019-08-28  Martin Liska  <mliska@suse.cz>
1471         * .gitignore: Add .clangd and compile_commands.json
1472         to .gitignore.
1474 2019-08-23  Michael Forney  <mforney@mforney.org>
1476         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1477         * Makefile.in: Regenerate.
1479 2019-08-19  Tom Tromey  <tom@tromey.com>
1481         * configure: Rebuild.
1482         * configure.ac: Add --with-static-standard-libraries.
1484 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1486         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1488 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1490         * MAINTAINERS (Write After Approval): Add myself.
1492 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1494         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1495         RISC-V port maitainer.
1497 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1499         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1501 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1503         * MAINTAINERS (Write After Approval): Add myself.
1505 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1507         * MAINTAINERS (Write After Approval): Add myself.
1509 2019-06-25  Martin Liska  <mliska@suse.cz>
1511         contrib/filter-clang-warnings.py: Transform from
1512         filter-rtags-warnings.py.
1514 2019-06-15  Tom Tromey  <tom@tromey.com>
1516         * configure.ac (host_libs): Add gnulib.
1517         * configure: Rebuild.
1518         * Makefile.def (host_modules, dependencies): Add gnulib.
1519         * Makefile.in: Rebuild.
1521 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1523         * MAINTAINERS (Write After Approval): Add myself.
1525 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1527         * configure: Regenerate.
1528         * configure.ac: Add PRU target.
1530 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2019-06-11  Nick Clifton  <nickc@redhat.com>
1536         Import these changes from the binutils/gdb repository:
1538         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1540         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1541         and all its deps.
1542         * Makefile.in: Regenerated.
1544         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1546         * Makefile.def (host_modules): Add libctf.
1547         * Makefile.def (dependencies): Likewise.
1548         libctf depends on zlib, libiberty, and bfd.
1549         * Makefile.in: Regenerated.
1550         * configure.ac (host_libs): Add libctf.
1551         * configure: Regenerated.
1553 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1555         * MAINTAINERS (Write After Approval): Add myself.
1557 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1559         * MAINTAINERS: Update my email address.
1561 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1563         * MAINTAINERS (Write After Approval): Add myself.
1565 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1567         * MAINTAINERS (Write After Approval): Add myself.
1569 2019-05-07  Jim Wilson  <jimw@sifive.com>
1571         * MAINTAINERS: Remove myself as IA-64 maintainer.
1573 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1575         * MAINTAINERS (Write After Approval): Add myself.
1577 2019-05-02  Richard Biener  <rguenther@suse.de>
1579         PR bootstrap/85574
1580         * Makefile.tpl (compare target): Also compare extra-compare
1581         files.
1582         * Makefile.in: Regenerate.
1584 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1586         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1587         as modulo-scheduler maintainer.
1589 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1591         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1593 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1595         * MAINTAINERS: Update my email address.
1597 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1599         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1600         * configure: Regenerate.
1602 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1604         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1605         * configure: Regenerate.
1607 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1609         * configure.ac: Add target-zlib to target_libraries.
1610         * configure: Regenerate.
1612 2019-04-09  Martin Liska  <mliska@suse.cz>
1614         * Makefile.in: Regenerate.
1615         * Makefile.tpl: Pass GENERATOR_CFLAGS
1616         in all stages.
1618 2019-03-28  Martin Liska  <mliska@suse.cz>
1620         PR bootstrap/89829
1621         * Makefile.in: Revert r254150.
1622         * Makefile.tpl: Likewise.
1624 2019-03-28  Ben Elliston  <bje@gnu.org>
1626         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1627         related, and libdecnumber.
1629 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1631         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1632         (Write After Approval): Remove myself.
1634 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1636         * MAINTAINERS (Write After Approval): Add myself.
1638 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1640         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1641         (Write After Approval): Remove myself and Julian.
1643 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1645         * MAINTAINERS (Write After Approval): Add myself.
1647 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1649         * MAINTAINERS (Write After Approval): Add myself.
1651 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1653         * ChangeLog: Replace space with tab.
1654         * MAINTAINERS: Delete 1 tab to keep alignment.
1656 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1658         * MAINTAINERS (Write After Approval): Add myself.
1660 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1662         * MAINTAINERS (Write After Approval): Add myself.
1664 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1665             Kwok Cheung Yeung  <kcy@codesourcery.com>
1666             Julian Brown  <julian@codesourcery.com>
1667             Tom de Vries  <tom@codesourcery.com>
1668             Jan Hubicka  <hubicka@ucw.cz>
1669             Martin Jambor  <mjambor@suse.cz>
1671         * configure.ac: Likewise.
1672         * configure: Regenerate.
1673         * contrib/config-list.mk: Add amdgcn-amdhsa.
1675 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1677         * MAINTAINERS (Write After Approval): Add myself.
1679 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1681         * MAINTAINERS (Write After Approval): Add myself.
1683 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1685         PR target/88535
1686         * config.guess: Import upstream version 2019-01-03.
1687         * config.sub: Import upstream version 2019-01-01.
1689 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1691         * MAINTAINERS (Write After Approval): Update my maintainer address.
1693 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1695         * MAINTAINERS (Write After Approval): Add myself.
1697 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1699         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1701 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1703         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1704         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1705         (GCC_TARGET_TOOL): Likewise.
1706         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1707         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1708         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1709         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1710         * configure: Regenerate.
1711         * Makefile.in: Likewise.
1713 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1715         * MAINTAINERS (Write After Approval): Add myself.
1717 2018-11-13  Martin Liska  <mliska@suse.cz>
1719         * gcc.target/i386/pr87930.c: Move to ...
1720         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1722 2018-11-10  Stafford Horne  <shorne@gmail.com>
1724         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1725         (Write After Approval): Remove myself.
1727 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1729         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1730         Append $INCICONV to it.
1732 2018-11-04  Stafford Horne  <shorne@gmail.com>
1734         * MAINTAINERS (Write After Approval): Add myself.
1736 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1738         PR bootstrap/82856
1739         * multilib.am: New file.  From automake.
1741         Merge from binutils-gdb:
1742         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1744         * libtool.m4: Use AC_LANG_SOURCE.
1745         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1746         * ar-lib: New file.
1747         * test-driver: New file.
1748         * configure: Re-generate.
1750 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1752         * MAINTAINERS (Write After Approval): Add myself.
1754 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1756         PR bootstrap/87788
1757         PR d/87799
1758         * configure: Rebuild.
1759         * configure.ac: Disable D on systems where it is known not to work.
1761 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1763         * Makefile.def (target_modules): Add libphobos.
1764         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1765         GDCFLAGS_FOR_TARGET.
1766         (dependencies): Make libphobos depend on libatomic, libbacktrace
1767         configure, and zlib configure.
1768         (language): Add language d.
1769         * Makefile.in: Rebuild.
1770         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1771         (HOST_EXPORTS): Add GDC.
1772         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1773         (BASE_TARGET_EXPORTS): Add GDC.
1774         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1775         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1776         (EXTRA_HOST_FLAGS): Add GDC.
1777         (STAGE1_FLAGS_TO_PASS): Add GDC.
1778         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1779         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1780         environment variables.
1781         * configure: Rebuild.
1782         * configure.ac: Add target-libphobos to target_libraries.  Set and
1783         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1785 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1787         * MAINTAINERS (Write After Approval): Add myself.
1789 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1791         * MAINTAINERS (Write After Approval): Remove myself.
1793 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1795         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1797 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1799         * MAINTAINERS: Update my email address.
1801 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1803         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1804         maintainer.
1806 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1808         * MAINTAINERS (Write After Approval): Add self.
1810 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1812         * MAINTAINERS (write after approval): Add myself.
1814 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1816         * MAINTAINERS: Update my email address.
1818 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1820         * MAINTAINERS (write after approval): Add myself.
1822 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1824         * MAINTAINERS: Add self to global reviewers list.
1826 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1828         MAINTAINERS: Add c-sky port maintainers.
1830 2018-08-10  Martin Liska  <mliska@suse.cz>
1832         * MAINTAINERS: Revert change in previous commit and
1833         join lines.
1835 2018-08-10  Martin Liska  <mliska@suse.cz>
1837         * MAINTAINERS: Remove extra line.
1839 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1841         * MAINTAINERS: Update my email address.
1843 2018-07-19  DJ Delorie  <dj@redhat.com>
1845         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1846         as maintainer.
1848 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1850         * MAINTAINERS: Adjust email address for me and my colleague Robin
1851         Dapp.
1853 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1854             Sunil K Pandey  <sunil.k.pandey@intel.com>
1856         PR target/84413
1857         * config/i386/i386.c (m_CORE_AVX512): New.
1858         (m_CORE_AVX2): Likewise.
1859         (m_CORE_ALL): Add m_CORE_AVX2.
1860         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1861         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1862         and remove the rest of m_SKYLAKE_AVX512.
1864 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1866         * config.sub: Sync with upstream version 2018-07-03.
1868 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1870         * config.guess: Sync with upstream version 2018-06-26.
1871         * config.sub: Sync with upstream version 2018-07-02.
1873 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1875         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1876         * ltmain.sh: Likewise.
1878 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1880         * contrib/config-list.mk: Remove powerpc-linux_paired.
1882 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1884         * configure.ac: Introduce support for @unless/@endunless.
1885         * Makefile.tpl (dep-kind): Rewrite with cond; return
1886         postbootstrap in some cases.
1887         (make-postboot-dep, postboot-targets): New.
1888         (dependencies): Do not output postbootstrap dependencies at
1889         first.  Output non-target ones changed for configure to depend
1890         on stage_last @if gcc-bootstrap, and the original deps @unless
1891         gcc-bootstrap.
1892         * configure.in, Makefile.in: Rebuilt.
1894 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1896         * MAINTAINERS (write after approval): Add myself.
1898 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1900         * MAINTAINERS (write after approval): Add myself.
1902 2018-06-19  Nick Clifton  <nickc@redhat.com>
1904         * zlib/configure.ac: Restore old behaviour of only enabling
1905         multilibs when a target subdirectory is defined.  This allows
1906         building with srcdir == builddir.
1907         * zlib/configure: Regenerate.
1909 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1911         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1912         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1913         * Makefile.in: Regenerate.
1915 2018-06-16  Ben Elliston  <bje@gnu.org>
1917         * config.guess: Import latest version.
1918         * config.sub: Likewise.
1920 2018-06-08  Martin Liska  <mliska@suse.cz>
1922         * MAINTAINERS: Remove MPX-related entries.
1923         * Makefile.def: Remove libmpx support.
1924         * Makefile.in: Regenerate.
1925         * configure.ac: Remove removed files.
1926         * configure: Regenerate.
1927         * libmpx/ChangeLog: Remove.
1928         * libmpx/Makefile.am: Remove.
1929         * libmpx/Makefile.in: Remove.
1930         * libmpx/acinclude.m4: Remove.
1931         * libmpx/aclocal.m4: Remove.
1932         * libmpx/config.h.in: Remove.
1933         * libmpx/configure: Remove.
1934         * libmpx/configure.ac: Remove.
1935         * libmpx/configure.tgt: Remove.
1936         * libmpx/libmpx.spec.in: Remove.
1937         * libmpx/mpxrt/Makefile.am: Remove.
1938         * libmpx/mpxrt/Makefile.in: Remove.
1939         * libmpx/mpxrt/libmpx.map: Remove.
1940         * libmpx/mpxrt/libtool-version: Remove.
1941         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1942         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1943         * libmpx/mpxrt/mpxrt.c: Remove.
1944         * libmpx/mpxrt/mpxrt.h: Remove.
1945         * libmpx/mpxwrap/Makefile.am: Remove.
1946         * libmpx/mpxwrap/Makefile.in: Remove.
1947         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1948         * libmpx/mpxwrap/libtool-version: Remove.
1949         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1951 2018-06-04  Martin Liska  <mliska@suse.cz>
1953         * MAINTAINERS: Add myself as gcov maintainer.
1955 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1957         * MAINTAINERS: Update my email address.
1959 2018-06-04  Tom de Vries  <tdevries@suse.de>
1961         * MAINTAINERS: Remove write-after-approval entries for component
1962         maintainers.
1964 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1966         * MAINTAINERS (write after approval): Add myself.
1968 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1970         * MAINTAINERS: Update my email address.
1972 2018-06-01  Tom de Vries  <tdevries@suse.de>
1974         * MAINTAINERS: Update my email address.
1976 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1978         * MAINTAINERS (loop-optimizer): Add myself.
1980 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1982         * configure.ac: Added "nfp" target.
1983         * configure: Regenerate.
1985 2018-04-30  Richard Biener  <rguenther@suse.de>
1987         PR bootstrap/85571
1988         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1989         (STAGE3_TFLAGS): Likewise.
1990         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1991         (STAGEtrain_TFLAGS): Likewise.
1992         * Makefile.in: Regenerate.
1994 2018-04-26  Richard Biener  <rguenther@suse.de>
1996         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1997         (STAGE2_CFLAGS): Likewise.
1998         (STAGE2_TFLAGS): Likewise.
1999         (STAGE3_CFLAGS): Add -fchecking.
2000         (STAGE3_TFLAGS): Likewise.
2001         (STAGEtrain_CFLAGS): Filter out -fchecking.
2002         (STAGEtrain_TFLAGS): Likewise.
2003         * Makefile.in: Re-generate.
2005 2018-04-25  Catherine Moore <clm@codesourcery.com>
2007         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2009 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2011         * MAINTAINERS (write after approval): Add myself.
2013 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2015         * MAINTAINERS: Update my email address.
2017 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2019         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2021 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2023         * MAINTAINERS: Update my email address and disambiguate myself
2024         a bit from Will Schmidt.
2026 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2028         * MAINTAINERS: Move maintainers of now-removed picochip and score
2029         ports to write after approval.
2031 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2033         * MAINTAINERS: Add entry for SVE maintainership.
2035 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2037         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2038         * configure: Regenerate.
2040 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2042         * MAINTAINERS (write after approval): Add myself.
2044 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2046         * MAINTAINERS (write after approval): Add myself.
2048 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2050         * MAINTAINERS (write after approval): Add myself.
2052 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2054         Update copyright years.
2056 2018-01-03  Ben Elliston  <bje@gnu.org>
2058         * config.guess: Import latest version.
2059         * config.sub: Likewise.
2061 2017-12-12  Stafford Horne  <shorne@gmail.com>
2063         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2064         * configure: Regenerate.
2066 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2068         * MAINTAINERS (Write After Approval): Add myself.
2070 2017-11-28  Julia Koval  <julia.koval@intel.com>
2071             Sebastian Peryt  <sebastian.peryt@intel.com>
2073         * Makefile.def (target_modules): Remove libcilkrts.
2074         * Makefile.in: Ditto.
2075         * configure: Ditto.
2076         * configure.ac: Ditto.
2078 2017-11-28  Julia Koval  <julia.koval@intel.com>
2080         * MAINTAINERS (Write After Approval): Add myself.
2082 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2084         * MAINTAINERS (Write After Approval): Add myself.
2086 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2088         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2089         Use my SiFive email address.
2091 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2093         * MAINTAINERS (write after approval): Add myself.
2095 2017-10-27  Martin Liska  <mliska@suse.cz>
2097         * Makefile.tpl: Use proper name of folder as it was renamed
2098         during transition to 4 stages.
2099         * Makefile.in: Regenerate.
2101 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2103         * MAINTAINERS (write after approval): Add myself.
2105 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2107         * MAINTAINERS: Add a note that maintainership also includes web
2108         pages, docs, and testsuite related to that area.
2110 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2112         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2114 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2116         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2118 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2120         * MAINTAINERS: Remove myself as a vxworks maintainer.
2122 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2124         * MAINTAINERS: Remove email address of Jim Norris.
2126 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2128         * MAINTAINERS (Reviewers): Move myself from here...
2129         (CPU Port Maintainers): ... to here.
2131 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2133         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2135 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2137         * MAINTAINERS (write after approval): Add myself.
2139 2017-07-28  Tony Reix  <tony.reix@atos.net>
2141         * configure.ac (target-libffi): Don't disable for AIX.
2142         (go): Don't add to unsupported_languages on AIX.
2143         (target-libgo): Don't disable for AIX.
2144         * configure: Regenerate.
2146 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2148         * MAINTAINERS: Add myself.
2150 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2152         * MAINTAINERS: Update my email address.
2154 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2156         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2157         arm-specific auto-generated header files.
2159 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2161         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2162         * configure: Rebuilt.
2164 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2166         * MAINTAINERS: Readd myself for c6x.
2168 2017-06-28  Martin Liska  <mliska@suse.cz>
2170         PR bootstrap/81217
2171         * Makefile.def: Remove superfluous bootstrap_target from
2172         bootstrap_stage.
2173         * Makefile.in: Re-generate the file.
2175 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2177         * MAINTAINERS: Add myself to Write After Approval
2179 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2181         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2183 2017-06-19  Martin Liska  <mliska@suse.cz>
2185         * Makefile.def: Define 4 stages PGO bootstrap.
2186         * Makefile.tpl: Define FLAGS.
2187         * Makefile.in: Regenerate.
2189 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2191         * Makefile.def: Add check-gotools to go check targets.
2192         * Makefile.in: Rebuild.
2194 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2196         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2198 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2200         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2201         * configure: Regenerate.
2203 2017-05-31  Martin Liska  <mliska@suse.cz>
2205         * configure.ac: Add handling of stage2_werror_flags to
2206         action-if-given and to action-if-not-given.
2207         * configure: Regenerate.
2209 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2211         * MAINTAINERS: Add self to Write After Approval
2213 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2215         * MAINTAINERS: Update my email address, and remove myself as
2216         maintainer in some areas.
2218 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2220         * MAINTAINERS: Add self to Write After Approval
2222 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2224         * configure.ac: Add --enable-languages=default to mean default and
2225         make --enable-languages=all mean all supported languages.
2226         * configure: Regenerated.
2228 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2230         * config.gcc (powerpc*-*-*spe*): New.
2231         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2232         (powerpc-*-rtems*spe*): New.
2233         (powerpc*-*-linux*spe*): New.
2234         (powerpc-wrs-vxworksspe): New.
2235         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2236         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2237         * config.host (powerpc*-*-*spe*): New.
2239 2017-05-19  Martin Liska  <mliska@suse.cz>
2241         * configure.ac: Add --enable-werror-always just for
2242         bootstrap-debug (or none build config) and do not add it
2243         when we are on a release branch.
2244         * configure: Regenerated.
2246 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2248         * MAINTAINERS: Add self to Write After Approval
2250 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2252         * MAINTAINERS: Move myself to Write After Approval section.
2254 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2256         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2257         ACCH registers.
2258         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2259         available.
2260         (umulsidi3): Likewise.
2261         (mulsidi3_700): Disable this pattern when we have advanced mpy
2262         instructions.
2263         (umulsidi3_700): Likewise.
2264         (maddsidi4): New pattern.
2265         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2266         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2267         (mpydu_imm_arcv2hs): Likewise.
2268         * config/arc/predicates.md (accl_operand): New predicate.
2270 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2271             Andrew Burgess <andrew.burgess@embecosm.com>
2273         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2274         case.
2275         (ARC_AUTOFP_IRQ_P): Likewise.
2276         (ARC_AUTO_IRQ_P): Likewise.
2277         (rgf_banked_register_count): New variable.
2278         (parse_mrgf_banked_regs_option): New function.
2279         (arc_override_options): Handle rgf_banked_regs option.
2280         (arc_handle_interrupt_attribute): Add firq option.
2281         (arc_compute_function_type): Return fast irq type when required.
2282         (arc_must_save_register): Handle fast interrupts.
2283         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2284         (arc_return_address_regs): Update.
2285         * config/arc/arc.h (arc_return_address_regs): Update.
2286         (arc_function_type): Add fast interrupt type.
2287         (ARC_INTERRUPT_P): Update.
2288         (RC_FAST_INTERRUPT_P): Define.
2289         * config/arc/arc.md (simple_return): Update for fast interrupts.
2290         (p_return_i): Likewise.
2291         * config/arc/arc.opt (mrgf-banked-regs): New option.
2292         * doc/invoke.texi (mrgf-banked-regs): Document.
2294 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2296         * config/arc/arc.c (irq_ctrl_saved): New variable.
2297         (ARC_AUTOBLINK_IRQ_P): Define.
2298         (ARC_AUTOFP_IRQ_P): Likewise.
2299         (ARC_AUTO_IRQ_P): Likewise.
2300         (irq_range): New function.
2301         (arc_must_save_register): Likewise.
2302         (arc_must_save_return_addr): Likewise.
2303         (arc_dwarf_emit_irq_save_regs): Likewise.
2304         (arc_override_options): Handle deferred options.
2305         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2306         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2307         arc_must_save_return_addr.
2308         (arc_compute_frame_size): Handle automated save and restore of
2309         registers.
2310         (arc_expand_prologue): Likewise.
2311         (arc_expand_epilogue): Likewise.
2312         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2313         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2314         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2316 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2317         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2319         PR bootstrap/77661
2320         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2321         in-tree build MPC.
2322         * Makefile.in: Regenerate.
2324 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2326         * configure.ac: Enable LTO by default on darwin >= 9.
2327         * configure: Regenerate.
2329 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2331         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2332         and Andrew Waterman as the RISC-V maintainers.
2334 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2336         * MAINTAINERS: Add self to Write After Approval
2338 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2340         * config.guess: Import latest from upstream.
2342 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2344         * MAINTAINERS (Write After Approval): Remove entries that are
2345         already covered under Reviewers.
2347 2017-03-08  Mark Wielaard  <mark@klomp.org>
2349         PR demangler/70909
2350         PR demangler/67264
2351         * include/demangle.h: Add d_printing to struct demangle_component
2352         and pass struct demangle_component as non const.
2354 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2356         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2358 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2360         * Makefile.tpl: Remove HOST_ISLVER.
2361         (HOST_EXPORTS): Remove ISLVER.
2362         * Makefile.in: Regenerate.
2364 2017-02-13  Richard Biener  <rguenther@suse.de>
2366         * configure: Re-generate.
2368 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2370         * MAINTAINERS: Adjust bug reporting URL.
2372 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2374         * MAINTAINERS (Write After Approval): Remove redundant entry
2375         for Andrew Burgess.
2377 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2379         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2380         32-bit hppa*-*-hpux*.
2381         * configure: Regenerate.
2383 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2385         * configure.ac: Moved the white list of enabling BRIG FE to
2386         libhsail-rt/configure.tgt.
2387         * configure: Regenerated.
2388         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2390 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2391             Martin Jambor  <mjambor@suse.cz>
2393         * Makefile.def (target_modules): Added libhsail-rt.
2394         (languages): Added language brig.
2395         * Makefile.in: Regenerated.
2396         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2397         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2398         * configure: Regenerated.
2400 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2402         PR other/79046
2403         * configure: Regenerated.
2405 2017-01-04  Alan Modra  <amodra@gmail.com>
2407         * configure: Regenerate.
2409 2016-12-29  Ben Elliston  <bje@gnu.org>
2411         * config.sub: Import latest version.
2413 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2415         * MAINTAINERS (Write After Approval): Add myself.
2417 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2419         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2420         includes bootstrap-mpx.
2421         * configure: Regenerated.
2423 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2425         * MAINTAINERS (Write After Approval): Add myself.
2427 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2429         * configure: Regenerate.
2431 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2433         * configure.ac: Don't use pkg-config to check for bdw-gc.
2434         * configure: Regenerate.
2436 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2438         * Makefile.def: Remove reference to boehm-gc target module.
2439         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2440         options and for the bdw-gc pkg-config module.
2441         * configure: Regenerate.
2442         * Makefile.in: Regenerate.
2444 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2446         * MAINTAINERS (nvptx): Remove self.
2448 2016-11-25  Ben Elliston  <bje@gnu.org>
2450         * config.guess: Import latest version.
2451         * config.sub: Likewise.
2453 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2455         * MAINTAINERS (Write After Approval): Add myself.
2457 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2459         * Makefile.def: Remove references to GCJ.
2460         * Makefile.tpl: Likewise.
2461         * Makefile.in: Regenerate.
2463 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2465         * config-ml.in: Remove references to GCJ.
2466         * configure.ac: Likewise.
2467         * configure: Regenerate.
2469 2016-11-01  Josh Conner  <joshconner@google.com>
2471         * MAINTAINERS (Write After Approval): Update email address,
2473 2016-10-27  Carl Love  <cel@us.ibm.com>
2475         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2476         Approval list to make it alphabetical.
2478 2016-10-27  Carl Love  <cel@us.ibm.com>
2480         * MAINTAINERS (Write After Approval): Add myself.
2482 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2484         * MAINTAINERS (Reviewers): Add myself.
2485         (Write After Approval): Add myself.
2487 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2488             Ulrich Weigand  <uweigand@de.ibm.com>
2490         * MAINTAINERS: Update email address.
2492 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2494         * MAINTAINERS: Update email address.
2496 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2498         * configure.ac: Add aarch64-*-freebsd*.
2499         * configure: Regenerate.
2501 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2503         * MAINTAINERS: Update email address after it got reverted.
2505 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2507         * configure.ac (target_libraries): Readd target-boehm-gc.
2508         Restore --enable-objc-gc handling.
2509         * configure: Regenerate.
2511 2015-10-03  Jeff Law  <law@redhat.com>
2513         * MAINTAINERS: Move several inactive maintainers to the
2514         write-after-approval section.
2516 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2518         * configure.ac: Add target-libffi to target_libraries.
2519         Readd libgcj target disablings, modified to only target-libffi.
2520         Readd target addition of go to unsupported languages.
2521         * configure: Regenerated.
2523 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2525         * MAINTAINERS: Update email address.
2527 2016-09-30  Andrew Haley  <aph@redhat.com>
2529         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2530         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2531         libgcj.
2533 2016-09-30  Andrew Haley  <aph@redhat.com>
2535         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2536         write-after approval after GCJ deletion.
2538 2016-09-30  Andrew Haley  <aph@redhat.com>
2540         * Makefile.def: Remove libjava.
2541         * Makefile.tpl: Likewise.
2542         * Makefile.in: Regenerate.
2543         * configure.ac: Likewise.
2544         * configure: Likewise.
2545         * gcc/java: Remove.
2546         * libjava: Likewise.
2548 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2550         * MAINTAINERS (Reviewers): Add myself.
2552 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2554         * configure.ac: Disable "sim" directory for arc*-*-*.
2555         * configure: Regenerated.
2557 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2559         * MAINTAINERS (Write After Approval): Add myself.
2561 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2563         * configure.ac: Check for the minimum in-tree MPFR version
2564         handled.
2565         * configure: Regenerate.
2567 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2569         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2570         * configure: Regenerated.
2572 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2574         * MAINTAINERS (Write After Approval): Add myself.
2576 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2578         * Makefile.def: Add autoprofiledbootstrap.
2579         * Makefile.tpl: Dito.
2580         * Makefile.in: Regenerate.
2582 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2584     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2585     * configure: Regenerate.
2587 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2589         * configure: Regenerate.
2590         * configure.ac: Remove support for avr-rtems.
2592 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2594         * MAINTAINERS (Write After Approval): Add myself.
2596 2016-06-16  Michael Collison  <michael.collison@arm.com>
2598         * MAINTAINERS (Write After Approval): Add myself.
2600 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2602         * MAINTAINERS (Write After Approval): Update e-mail address.
2604 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2606         * MAINTAINERS (Write After Approval): Add myself.
2608 2016-05-28  Alan Modra  <amodra@gmail.com>
2610         * Makefile.tpl (configure): Depend on m4 files included.
2611         * Makefile.in: Regenerate.
2613 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2615         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2616         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2618 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2620         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2621         special case builtin.
2622         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2623         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2624         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2625         for __builtin_vec_addec.
2627 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2629         * config.guess: Import version 2016-04-02 (newest).
2630         * config.sub: Import version 2016-05-10 (newest).
2632 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2634         * configure.ac: Add ARC support to libgloss.
2635         * configure: Regenerate
2637 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2639         * MAINTAINERS (Write After Approval): Add myself.
2641 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2643         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2644         * configure: Regenerated.
2645         * Makefile.def (gmp): Explicitly disable assembler.
2646         (mpfr): Adjust lib_path.
2647         (mpc): Likewise.
2648         * Makefile.in: Regenerated.
2650 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2652         PR bootstrap/70704
2653         * configure.ac (--enable-stage1-checking): Add missing
2654         --enable-checking=.
2655         * configure: Regenerated.
2657 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2659         * config.guess: Revert r235676.
2660         * config.sub: Revert r235676.
2662 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2664         * config.guess: Remove SH5 support.
2665         * config.sub: Likewise.
2666         * configure: Likewise.
2667         * configure.ac: Likewise.
2669 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2671         PR bootstrap/70704
2672         * configure.ac (--enable-stage1-checking): For --disable-checking or
2673         implicit --enable-checking, make sure extra flag matches in between
2674         stage1 and later checking.
2675         * configure: Regenerated.
2677 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2679         * .gitattributes: New file.
2681 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2683         * MAINTAINERS (rs6000/powerpc port): Add myself.
2685 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2687         PR bootstrap/70173
2688         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2689         and gotools directories.  Delete the stage_final file.
2690         * Makefile.in: Regenerate.
2692 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2694         * MAINTAINERS (Write After Approval): Add myself.
2696 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2698         * MAINTAINERS (Fortran maintainer): Remove myself.
2700 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2702         * MAINTAINERS (Write After Approval): Add myself.
2704 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2706         * MAINTAINERS (Write After Approval): Add myself.
2708 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2710         Sync with binutils-gdb:
2712         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2714         * configure.ac: Add mips and s390 to the gold target check.
2715         * configure: Regenerate.
2717 2016-03-01  DJ Delorie  <dj@redhat.com>
2719         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2721 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2723         * MAINTAINERS (libcpp): Add myself.
2724         (diagnostic messages): Likewise.
2726 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2728         * MAINTAINERS: Fix whitespace.
2730 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2732         * MAINTAINERS (Write After Approval): Add myself.
2734 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2736         * config/isl.m4: Add comments about isl-0.16.
2737         * configure: Regenerate.
2739 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2741         * MAINTAINERS (hsa maintainers): Add myself.
2743 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2745         * MAINTAINERS: (Write After Approval): Add myself.
2747 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2748             Sebastian Pop  <s.pop@samsung.com>
2750         * Makefile.in: Regenerate.
2751         * Makefile.tpl: Export ISLVER.
2752         * configure: Regenerate.
2753         * config/isl.m4: Detect isl-0.15.
2755 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2757         PR bootstrap/69329
2758         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2759         * Makefile.in: Regenerate.
2761 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2763         * configure.ac: Enable LTO for DJGPP
2764         * configure: Regenerate
2766 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2768         Sync with binutils-gdb:
2769         2015-10-21  Nick Clifton  <nickc@redhat.com>
2771         PR gas/19109
2772         * configure.ac: Note the 'none' is an acceptable argument to
2773         --enable-compressed-debug-sections.
2774         * configure: Regenerate.
2776 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2778         PR bootstrap/69134
2779         * Makefile.def (mpfr): Disable assembler.
2780         * Makefile.in: Regenerate.
2782 2016-01-01  Ben Elliston  <bje@gnu.org>
2784         * config.guess: Import version 2016-01-01.
2785         * config.sub: Likewise.
2787 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2789         * MAINTAINERS (Write After Approval): Add myself.
2791 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2793         * Makefile.in: Replace ISL with isl.
2794         * Makefile.tpl: Same.
2795         * config/isl.m4: Same.
2796         * configure.ac: Same.
2797         * contrib/download_prerequisites: Same.
2798         * configure: Regenerate.
2800 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2802         * MAINTAINERS (Write After Approval): Add Myself.
2804 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2806         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2807         * configure: Regenerate.
2809 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2810             Sebastian Pop  <s.pop@samsung.com>
2812         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2813         isl_ctx_get_max_operations.
2814         * configure: Regenerate.
2816 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2818         * MAINTAINERS (Write After Approval): Add myself.
2820 2015-12-02  Ian Lance Taylor  <iant@google.com>
2822         PR go/66147
2823         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2824         * Makefile.in: Regenerate.
2826 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2828         PR libffi/65726
2829         * Makefile.def (lang_env_dependencies): Make libffi depend
2830         on cxx.
2831         * Makefile.in: Regenerate.
2833 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2835         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2836         symbols.
2838 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2840         Sync with binutils-gdb:
2841         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2843         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2844         * configure: Regenerate.
2846 2015-11-19  Martin Liska  <mliska@suse.cz>
2848         * .gitignore: Add .clang-format to ignored files.
2849         * Makefile.in: Add clang-format.
2850         * Makefile.tpl: Likewise.
2852 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2854         * configure.ac: Enable libmpx by default.
2855         * configure: Regenerated.
2857 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2859         * MAINTAINERS: Update email address.
2861 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2863         * MAINTAINERS: Update email address.
2865 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2867         * MAINTAINERS  (Write After Approval): Add myself.
2869 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2871         Sync with binutils-gdb:
2872         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2874         PR gas/19109
2875         * configure.ac: Add
2876         --enable-compressed-debug-sections={all,gas,gold,ld}.
2877         * configure: Regenerated.
2879 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2881         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2883 2015-10-09  Martin Liska  <mliska@suse.cz>
2885         * MAINTAINERS (Write After Approval): Add myself.
2887 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2889         * MAINTAINERS (Write After Approval): Add myself.
2891 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2893         * MAINTAINERS: Update email address.
2895 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2897         * MAINTAINERS  (Write After Approval): Add myself.
2899 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2901         * MAINTAINERS: Update email.
2903 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2905         * MAINTAINERS: Update my email address.
2907 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2909         * MAINTAINERS (ft32 port): Add myself.
2911 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2913         * MAINTAINERS: Add myself.
2915 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2917         * MAINTAINERS (Write After Approval): Add myself.
2919 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2921         PR libfortran/54572
2922         * Makefile.def: Make libgfortran depend on libbacktrace.
2923         * Makefile.in: Regenerate.
2925 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2927         * MAINTAINERS (Write After Approval): Add myself.
2929 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2931         PR other/67092
2932         * configure.ac: Remove --with_host_libstdcxx support.
2933         * configure: Regenerate.
2935 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2936             Jakub Jelinek  <jakub@redhat.com>
2938         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2939         nvptx*-*-*.
2940         * configure: Regenerate.
2942 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2944         * Makefile.def (libiconv): Define bootstrap=true.
2945         Mark pdf/html/info as missing.
2946         (configure-gcc): Depend on all-libiconv.
2947         (all-gcc): Ditto.
2948         (configure-libcpp): Ditto.
2949         (all-libcpp): Ditto.
2950         (configure-intl): Ditto.
2951         (all-intl): Ditto.
2952         * Makefile.in: Regenerate.
2954 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2956         * MAINTAINERS (loop ivopts): Add the entry and myself.
2958 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2960         * MAINTAINERS (nvptx): Add self.
2962 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2964         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2965         128-bit vector modes.
2967 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2969         * MAINTAINERS (Write After Approval): Add myself.
2971 2015-07-28  Ben Elliston  <bje@gnu.org>
2973         * config.sub, config.guess: Import from upstream.
2975 2015-07-24  Michael Darling  <darlingm@gmail.com>
2977         PR other/66259
2978         * config-ml.in: Reflects renaming of configure.in to configure.ac
2979         * configure: Likewise
2980         * configure.ac: Likewise
2982 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2984         * MAINTAINERS: Update my email address.
2986 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2988         Sync with binutils-gdb:
2989         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2991         * configure.ac (target_configdirs): Exclude target-zlib if
2992         target-libjava isn't built.
2993         * configure: Regenerated.
2995 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2997         Sync with binutils-gdb:
2998         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3000         * configure.ac: Disable configuration of GDB for HPUX targets.
3001         * configure: Regenerate.
3003         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3005         * configure.ac: Add --with-system-zlib.
3006         * configure: Regenerated.
3008         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3010         * configure.ac: Add FT32 support.
3011         * configure: Regenerate.
3013         2015-01-12  Anthony Green  <green@moxielogic.com>
3015         * configure.ac: Don't disable gprof for moxie.
3016         * configure: Rebuild.
3018 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3020         Sync with binutils-gdb:
3021         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3023         PR ld/18355
3024         * Makefile.def: Add extra_configure_flags to host zlib.
3025         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3026         to --enable-host-shared When bfd is to be built as shared
3027         library.  AC_SUBST.
3028         * Makefile.in: Regenerated.
3030 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3032         Sync with src:
3033         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3034         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3035         * Makefile.in: Regenerated.
3037 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3039         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3040         target.
3041         * configure: Regenerate.
3043 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3045         * MAINTAINERS (Write After Approval): Add myself.
3047 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3049         * MAINTAINERS (OS Port Maintainers): Add myself.
3050         (Various Maintainers): Remove myself from libffi testsuite.
3052 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3054         * MAINTAINERS (gen* on machine desc): Add self.
3056 2015-06-02  Jason Merrill  <jason@redhat.com>
3058         PR bootstrap/66319
3059         * configure.ac: Use -std=gnu++98.
3061 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3063         * MAINTAINERS (Write After Approval): Add myself.
3065 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3067         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3068         * configure: Regenerate.
3070 2015-05-26  Jason Merrill  <jason@redhat.com>
3072         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3073         * configure: Regenerate.
3075 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3077         * configure.ac: FT32 target added.
3078         * configure: Regenerated.
3080 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3082         * MAINTAINERS (Write After Approval): Add myself.
3084 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3086         * MAINTAINERS (Write After Approval): Add myself.
3088 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3090         * configure.ac: Fix typo.
3091         * configure: Regenerate.
3093 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3095         * MAINTAINERS (Write After Approval): Add myself.
3097 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3099         * configure.ac: Match $host configured with triplets.
3100         * configure: Regenerate.
3102 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3104         * Makefile.tpl: Remove surplus whitespace throughout.
3105         * Makefile.in: Regenerate.
3107 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3109         * MAINTAINERS (Various Maintainers): Add myself as instruction
3110         combiner maintainer.
3112 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3114         PR bootstrap/62077
3115         * configure.ac (--enable-stage1-checking): Default to
3116         release,misc,gimple,rtlflag,tree,types if --disable-checking
3117         or --enable-checking is not specified and DEV-PHASE is not
3118         experimental.
3119         * configure: Regenerated.
3121 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3123         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3124         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3125         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3126         * Makefile.in: Regenerate.
3128 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3130         * MAINTAINERS: Update my email address.
3132 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3134         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3136 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3138         * MAINTAINERS: Add myself as an arm port reviewer.
3140 2015-03-25  Martin Liska  <mliska@suse.cz>
3141             Yury Gribov  <y.gribov@samsung.com>
3143         * Makefile.in: Fix ln source location for vimrc file.
3144         * Makefile.tpl: Likewise.
3146 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3148         PR bootstrap/25672
3149         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3150         cross-compiling.  Similarly for CXX_FOR_TARGET.
3151         * configure: Regenerate.
3153 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3155         * Makefile.def: Add libmpx.
3156         * configure.ac: Add libmpx.
3157         * Makefile.in: Regenerate.
3158         * configure: Regenerate.
3160 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3162         * MAINTAINERS (CPU Port Maintainers): Add myself
3163         i386 vector ISA extns mantainer.
3165 2015-03-13  Jeff Law  <law@redhat.com>
3167         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3168         maintainer.
3169         Remove Richard Henderson as a maintainer for the x86 port.
3171 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3173         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3175 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3177         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3178         pointer bounds checker and i386 MPX maintainer.
3180 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3182         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3184 2015-02-26  Martin Sebor  <msebor@redhat.com>
3186         * MAINTAINERS (Various Maintainers): Add self.
3188 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3190         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3191         Make sure it contains lto.
3192         * configure: Regenerate.
3194 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3196         * configure: Regenerate.
3198 2015-02-06  Diego Novillo  <dnovillo@google.com>
3200         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3201         middle-end, docstring): Remove myself.
3202         (Write After Approval): Add myself.
3204 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3206         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3207         (Write After Approval): Update address.
3209 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3211         PR jit/64780
3212         * configure.ac: Require the user to explicitly specify
3213         --enable-host-shared if the jit is enabled.
3214         * configure: Regenerate.
3216 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3218         * MAINTAINERS (Write After Approval): Add myself.
3220 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3222         * MAINTAINERS: Make whitespace consistent.
3224 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3226         * MAINTAINERS (Write After Approval): Add myself.
3228 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3230         * MAINTAINERS: (Write After Approval): Add myself.
3232 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3234         * MAINTAINERS: (Write After Approval): Add myself.
3236 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3238         * MAINTAINERS: (Write After Approval): Add myself.
3240 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3242         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3243         objective-c/c++ front end maintainer.
3245 2015-01-13  Marek Polacek  <polacek@redhat.com>
3247         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3249 2015-01-12  Jeff Law  <law@redhat.com>
3251         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3252         a very long time.
3254 2015-01-09  Ian Lance Taylor  <iant@google.com>
3256         * configure.ac (host_tools): Add gotools.
3257         * Makefile.def (host_modules): Add gotools.
3258         (dependencies): Add dependency of all-gotools on all-target-libgo.
3260 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3262         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3263         * configure: Regenerate.
3265 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3267         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3268         all-target-libgomp.
3269         * Makefile.in: Regenerate.
3271 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3273         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3275 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3277         * configure.ac: Add Visium support.
3278         * configure: Regenerate.
3280 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3282         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3283         * configure: Regenerate.
3285 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3287         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3288         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3289         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3290         (OBJCOPY_FOR_TARGET): New variable.
3291         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3292         * Makefile.in: Regenerate.
3293         * configure.ac: Check for already installed target objcopy.
3294         Also GCC_TARGET_TOOL on objcopy.
3295         * configure: Regenerate.
3297 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3299         * config.sub: Update from upstream, to 2015-01-01 version.
3300         * config.guess: Ditto.
3302 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3304         * MAINTAINERS (RTEMS Ports): Add myself.
3306 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3308         * MAINTAINERS (Write After Approval): Add myself.
3310 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3312         * MAINTAINERS (Write After Approval): Add myself.
3314 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3316         * configure.ac (--enable-as-accelerator-for): Don't set
3317         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3318         * configure: Regenerate.
3320 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3322         PR bootstrap/64023
3323         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3324         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3325         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3326         to CXX.
3327         * Makefile.in: Regenerated.
3329 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3330             Yury Gribov  <y.gribov@samsung.com>
3332         * .gitignore: Added .local.vimrc and .lvimrc.
3333         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3334         * Makefile.in: Regenerate.
3336 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3338         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3339         * configure: Regenerated.
3341 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3343         * MAINTAINERS (nvptx port): New entry.
3345 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3347         * configure: Regenerate.
3349 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3351         * configure.ac: Merge with Binutils.
3353 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3355         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3356         * Makefile.in: Regenerate.
3358 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3360         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3361         missing flex.
3362         * Makefile.in: Regenerated.
3364 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3366         * Makefile.in: Regenerate.
3368 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3370         PR bootstrap/63784
3371         * libtool.m4: Add $pic_flag with -shared.
3373 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3375         * MAINTAINERS (Write After Approval): Added myself.
3377 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3379         * MAINTAINERS (write-after-approval): Add myself.
3381 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3383         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3384         from 2 years ago.
3386 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3388         Revert:
3389         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3391         * MAINTAINERS (Write After Approval): Added myself as line map
3392         maintainer.
3394 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3396         Revert:
3397         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3399         * MAINTAINERS (Write After Approval): Added myself.
3401 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3403         * MAINTAINERS (Write After Approval): Added myself.
3405 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3407         * MAINTAINERS (Write After Approval): Added myself as line map
3408         maintainer.
3410 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3412         * MAINTAINERS (Various Maintainers): Added myself as line map
3413         maintainer.
3415 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3417         * move-if-change: Sync from upstream gnulib.
3419 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3421         * compile: Sync with upstream Automake.
3422         * depcomp: Ditto.
3423         * install-sh: Ditto.
3424         * missing: Ditto.
3425         * mkinstalldirs: Ditto.
3426         * ylwrap: Ditto.
3428 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3430         * config.sub: Update from upstream config repo.
3431         * config.guess: Ditto.
3433 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3435         * Makefile.def: Add liboffloadmic to target_modules.  Make
3436         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3437         * Makefile.in: Regenerate.
3438         * configure: Regenerate.
3439         * configure.ac: Add liboffloadmic to target binaries.
3440         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3441         Add liboffloadmic to noconfig list when C++ is not supported.
3443 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3444             Thomas Schwinge  <thomas@codesourcery.com>
3445             Ilya Verbin  <ilya.verbin@intel.com>
3446             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3448         * configure: Regenerate.
3449         * configure.ac (--enable-as-accelerator-for)
3450         (--enable-offload-targets): New configure options.
3452 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3454         * Makefile.def: Make all-gcc depend on all-isl.
3455         * Makefile.in: Regenerate.
3457 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3459         * ChangeLog.jit: New.
3460         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3462 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3464         PR target/63610
3465         * libtool.m4: Fix globbing of darwin versions.
3466         * configure: Regenerate.
3468 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3470         * Makefile.def: Remove CLooG.
3471         * Makefile.tpl: Ditto.
3472         * configure.ac: Ditto.
3473         * configure: Regenerate.
3474         * Makefile.in: Ditto.
3476 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3478         * configure.ac: Handle nvptx-*-*.
3479         * configure: Regenerate.
3481 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3483         * MAINTAINERS (Write After Approval): Add myself.
3485 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3487         * Makefile.def (libcc1): Remove bootstrap=true;.
3488         * Makefile.in: Regenerated.
3490 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3492         * configure.ac: Update comment.
3493         * configure: Regenerate.
3495 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3497         * MAINTAINERS (Write After Approval): Add myself.
3499 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3501         * configure.ac (extra_host_libiberty_configure_flags): Add
3502         --enable-shared also for libcc1's benefit.
3503         * configure: Regenerate.
3505 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3507         * MAINTAINERS: Change my email address.
3509 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3510             Tom Tromey  <tromey@redhat.com>
3512         * Makefile.def: Add libcc1 to host_modules.
3513         * configure.ac (host_tools): Add libcc1.
3514         * Makefile.in, configure: Rebuild.
3516 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3518         * configure.ac (build_configargs): Don't share config.cache between
3519         build subdirs.
3520         * configure: Regenerate.
3522 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3524         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3525         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3526         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3527         leon3v7 as leon3.
3528         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3529         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3530         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3531         * config/sparc/sparc.md (cpu): Add leon3v7.
3532         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3534 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3536         * MAINTAINERS (write-after-approval): Add myself.
3538 2014-10-23  Ian Lance Taylor  <iant@google.com>
3540         * configure.ac: Disable the Go frontend on systems where it is known
3541         to not work.
3542         * configure: Regenerate.
3544 2014-10-23  Richard Biener  <rguenther@suse.de>
3546         * Makefile.def: Add libcpp build module and dependencies.
3547         * configure.ac: Add libcpp build module.
3548         * Makefile.in: Regenerate.
3549         * configure: Likewise.
3551 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3553         * MAINTAINERS (write-after-approval): Add myself.
3555 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3557         * INSTALL/README: Do not mention CVS.
3559 2014-10-03  Jing Yu  <jingyu@google.com>
3561         * configure.ac: Add aarch64 to list of targets that support gold.
3562         * configure: Regenerate.
3564 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3566         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3568 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3570         * MAINTAINERS:  Add myself as MIPS maintainer.
3572 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3574         * MAINTAINERS: Move myself to MIPS maintainers.
3576 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3578         * MAINTAINERS: Put all email addresses between '<' and '>'.
3580 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3582         * MAINTAINERS: Move myself to reviewers (Fortran).
3584 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3586         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3587         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3588         * Makefile.in: Regenerate.
3590 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3592         * rtx-classes-status.txt: Delete
3594 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3596         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3598 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3600         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3601         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3602         of checking for version number.
3603         * configure: Regenerated.
3604         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3606 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3608         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3609         is done; begin phase 6 (use extra rtx_def subclasses).
3611 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3613         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3614         done; begin phase 5 (additional rtx_def subclasses).
3616 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3618         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3620 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3622         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3623         SET_BB_HEADER are done.
3625 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3627         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3628         done.
3630 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3632         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3634 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3636         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3638 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3640         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3642 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3644         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3646 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3648         * rtx-classes-status.txt: Phase 3 (per-file commits within
3649         "config" subdirs) is done; begin phase 4 (removal of
3650         "scaffolding").
3652 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3654         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3655         dir) is done; begin phase 3 (per-file commits within "config"
3656         subdirs).
3658 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3660         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3661         phase 2 (per-file commits in main source dir).
3663 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3665         * configure: Regenerated.
3667 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3669         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3671 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3673         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3675 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3677         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3679 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3681         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3683 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3685         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3687 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3689         * MAINTAINERS (Write After Approval): Add myself.
3691 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3693         * MAINTAINERS: Remove myself
3695 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3697         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3699 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3701         * MAINTAINERS (Write After Approval): Add myself.
3703 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3705         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3706         SET_BB_HEADER, SET_BB_FOOTER
3708 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3710         * rtx-classes-status.txt: New file
3712 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3714         * configure.ac: Eliminate ClooG installation dependency.
3715         * configure: Regenerate.
3716         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3717         * Makefile.in: Regenerate.
3719 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3721         * MAINTAINERS (Write After Approval): Add myself.
3723 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3725         * MAINTAINERS (Write After Approval): Add myself.
3727 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3729         * MAINTAINERS (Write After Approval): Add myself.
3731 2014-07-28  Anthony Green  <green@moxielogic.com>
3733         Import from savannah.gnu.org:
3734         * config.sub: Update to 2014-07-28 version.
3736 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3738         * MAINTAINERS: Remove my MIPS maintainer entry.
3740 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3742         PR target/47230
3743         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3744         * configure: Regenerate.
3746 2014-07-24  James Norris  <jnorris@codesourcery.com>
3748         * MAINTAINERS (Write After Approval): Add myself.
3750 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3752         * configure.ac: Accept only CLooG 0.18.1.
3753         * configure: Regenerate.
3755 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3757         * configure.ac: Don't accept isl 0.11.
3758         * configure: Regenerate.
3760 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3762         * MAINTAINERS (Write After Approval): Add myself.
3764 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3766         * configure.ac: Don't accept isl 0.10.
3767         * configure: Regenerate.
3769 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3771         Fix include path for in-tree cloog.
3772         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3773         * configure: Regenerate.
3775 2014-06-18  Richard Henderson  <rth@redhat.com>
3777         * .gitignore: Import gcc_update output.
3779 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3781         * config-ml.in: Robustify ac_configure_args parsing.
3783         * configure.ac (--enable-linker-plugin-configure-flags)
3784         (--enable-linker-plugin-flags): New flags.
3785         (configdirs): Conditionally add libiberty-linker-plugin.
3786         * configure: Regenerate.
3787         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3788         (host_modules) <lto-plugin>: Pay attention to
3789         @extra_linker_plugin_flags@ and
3790         @extra_linker_plugin_configure_flags@.
3791         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3792         * Makefile.in: Regenerate.
3794         * Makefile.tpl (configure-[+prefix+][+module+])
3795         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3796         "module_srcdir" instead of "module" for locating a module's srcdir.
3797         * Makefile.in: Regenerate.
3799 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3801         * MAINTAINERS (Write After Approval): Add myself.
3803 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3805         * MAINTAINERS: Update my email address.
3807 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3809         * MAINTAINERS (Write After Approval): Add myself.
3811 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3813         * MAINTAINERS (Write After Approval): Add myself.
3815 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3817         PR libstdc++/61011
3818         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3819         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3820         * configure: Regenerate.
3822 2014-05-28  Pedro Alves  <palves@redhat.com>
3824         * MAINTAINERS (Write After Approval): Add myself.
3826 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3828         * MAINTAINERS: Update my affiliation/email.
3830 2014-05-19  Mike Stump  <mikestump@comcast.net>
3832         * MAINTAINERS: Add wide-int reviewers.
3834 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3836         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3837         * configure: Regenerated.
3839 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3841         * MAINTAINERS (libitm): Add myself as maintainer.
3843 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3845         * MAINTAINERS (Write After Approval): Add myself.
3847 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3849         * config.sub, config.guess: Import from upstream.
3851 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3853         * MAINTAINERS (Write After Approval): Put myself in correct order.
3855 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3857         * MAINTAINERS (Write After Approval): Add myself.
3859 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3861         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3862         section.
3864 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3866         * MAINTAINERS (Write After Approval): Delete myself.
3868 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3870         PR sanitizer/56781
3871         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3872         and -B* options with -Xcompiler.
3874 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3876         PR bootstrap/60620
3877         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3878         * Makefile.in: Regenerate.
3880 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3882         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3883         for WINDRES_FOR_TARGET in default-manifest.o rule.
3884         * Makefile.in: Regenerate.
3886 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3888         * MAINTAINERS (Write After Approval): Add myself.
3890 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3892         PR sanitizer/56781
3893         * Makefile.def: Set bootstrap=true; for host fixincludes.
3894         * configure.ac: Don't bootstrap host fixincludes unless
3895         --with-build-config=bootstrap-{a,ub}san.
3896         * Makefile.in: Regenerated.
3897         * configure: Regenerated.
3899 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3901         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3902         --enable-vtable-verify option parsing.  Don't add
3903         target-libsanitizer to bootstrap_target_libs unless
3904         --with-build-config=bootstrap-asan or
3905         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3906         to bootstrap_target_libs unless --enable-vtable-verify.
3907         * configure: Regenerated.
3909 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3911         * MAINTAINERS (Write After Approval): Add myself.
3913 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3915         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3917 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3919         PR bootstrap/58572
3920         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3921         -I for libstdc++-v3 includes if $(LEAN).
3922         * Makefile.in: Regenerated.
3924 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3926         * MAINTAINERS: Update my email address.
3928 2014-02-24  Walter Lee  <walt@tilera.com>
3930         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3931         (tilegx-*-*): Change to tilegx*-*-*.
3932         * configure: Regenerate.
3934 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3936         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3938 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3940         * MAINTAINERS (Write After Approval): Add myself.
3942 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3944         PR target/59788
3945         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3946         *solaris2*.
3948 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3950         * MAINTAINERS: Update my email address.
3952 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3954         * MAINTAINERS: Convert to UTF-8.
3955         Properly sort Xinliang David Li's entry.
3957 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3958             Sandra Loosemore  <sandra@codesourcery.com>
3960         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3961         nios2 port maintainers.
3963 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3965         * MAINTAINERS (Write After Approval): Add myself.
3967 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3969         * configure.ac: Add user-friendly check for native x86_64-linux
3970         multilibs.
3971         * configure: Regenerate.
3973 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3975         * MAINTAINERS: Add myself as sh maintainer.
3977 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3979         * MAINTAINERS: Add self as SLSR maintainer.
3981 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3983         * MAINTAINERS: Update my email address.
3985 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3987         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3989 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3991         * Makefile.in: Regenerate.
3993         * Makefile.tpl: Fix typo.
3994         * Makefile.in: Regenerate partially.
3996 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3998         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3999         supported.
4000         * configure: Regenerated.
4002 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4004         * MAINTAINERS (Write After Approval): Add myself.
4006 2013-10-30  Jason Merrill  <jason@redhat.com>
4008         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4009         --disable-build-format-warnings.
4011 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4013         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4014         depend on libstdc++ and libgcc.
4015         * configure: Regenerate.
4016         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4017         libcilkrts for POSIX and i*86, and x86_64 architectures.
4018         * Makefile.in: Added libcilkrts related fields to support building it.
4020 2013-10-26  Jeff Law  <law@redhat.com>
4022         * Makefile.def (target_modules): Remove libmudflap
4023         (languages): Remove check-target-libmudflap).
4024         * Makefile.in: Rebuilt.
4025         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4026         * configure.ac (target_libraries): Remove target-libmudflap.
4027         Remove checks which disabled libmudflap on some systems.
4028         * configure: Rebuilt.
4029         * libmudflap: Directory removed.
4031 2013-10-21  Cong Hou  <congh@google.com>
4033         * MAINTAINERS (Write After Approval): Add myself.
4035 2013-10-16  Mike Stump  <mikestump@comcast.net>
4037         * .dir-locals.el: Add.
4039 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4041         * configure.ac: Add --enable-host-shared
4042         * configure: Regenerate.
4044 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4046         Import from savannah.gnu.org:
4047         * config.guess: Update to 2013-06-10 version.
4048         * config.sub: Update to 2013-10-01 version.
4050 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4052         Changes to build configuration to allow big endian ARC ELF toolchain
4053         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4054         * configure: Regenerate.
4056 2013-09-20  Alan Modra  <amodra@gmail.com>
4058         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4059         ppc host match.  Support little-endian powerpc linux hosts.
4061 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4063         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4064         maintainer.
4066 2013-09-12  DJ Delorie  <dj@redhat.com>
4068         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4069         maintainers.
4071 2013-09-03  Richard Biener  <rguenther@suse.de>
4073         * configure.ac: Also allow ISL 0.12.
4074         * configure: Regenerated.
4076 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4078         * MAINTAINERS (Write After Approval): Add myself.
4080 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4082         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4084 2013-08-26  Caroline Tice  <cmtice@google.com>
4086         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4087         "Various Reviewers" to libvtv "Various Maintainers".
4089 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4091         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4093 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4095         * MAINTAINERS: Update name, email.
4097 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4099         * MAINTAINERS (Write After Approval): Add myself.
4101 2013-08-12  Caroline Tice  <cmtice@google.com>
4103         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4104         address in the Write After Approval section.
4106 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4108         * MAINTAINERS (Write After Approval): Update email.
4110 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4112         * configure.ac: Adjust to check VTV_SUPPORTED.
4113         * configure: Regenerated.
4115 2013-08-02  Caroline Tice  <cmtice@google.com>
4117         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4118         on non-linux systems; add target-libvtv to noconfigdirs; add
4119         libsupc++/.libs to C++ library search paths.
4120         * configure: Regenerated.
4121         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4122         libstdc++ and libgcc.
4123         * Makefile.in: Regenerated.
4125 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4127         * MAINTAINERS (Write After Approval): Add myself.
4129 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4130             Shiva Chen  <shiva0217@gmail.com>
4132         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4133         nds32 port maintainers.
4135 2013-07-17  Tim Shen  <timshen91@gmail.com>
4137         * MAINTAINERS (Write After Approval): Add myself.
4139 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4141         * configure.ac: Sync from binutils.
4142         * configure: Regenerate.
4144 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4146         * MAINTAINERS (Write After Approval): Add myself.
4148 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4150         * MAINTAINERS (Write After Approval): Add myself.
4152 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4154         * MAINTAINERS (Write After Approval): Add myself.
4156 2013-04-30  Brooks Moses  <bmoses@google.com>
4158         * MAINTAINERS: Update my email; move myself from Fortran
4159         reviewer to Write After Approval.
4161 2013-04-16  Andreas Schwab  <schwab@suse.de>
4163         * configure.ac (aarch64-*-*): Don't disable java.
4164         * configure: Regenerate.
4166 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4168         * MAINTAINERS (Write After Approval): Add myself.
4170 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4172         * Makefile.def (target_modules): Don't install libffi.
4173         * Makefile.in: Regenerate.
4175 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4177         * MAINTAINERS (Write After Approval): Add myself.
4179 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4181         * MAINTAINERS (Write After Approval): Add myself.
4183 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4185         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4186         * configure: Regenerated.
4188 2013-02-05  Ian Lance Taylor  <iant@google.com>
4190         PR go/55969
4191         * configure.ac: Disable libgo on some systems where it does not
4192         work.
4194 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4196         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4197         Remove Geoff Keating as rs6000 port maintainer, at his request.
4199 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4201         * MAINTAINERS: Update my email.
4203 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4205         * configure: Re-generate.
4207 2013-01-15  Richard Biener  <rguenther@suse.de>
4209         PR other/55973
4210         * configure: Re-generate.
4212 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4214         * Makefile.def (install-target-libsanitizer): Depend on
4215         install-target-libstdc++-v3.
4216         * Makefile.in: Regenerate.
4218 2013-01-14  Richard Biener  <rguenther@suse.de>
4220         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4221         * configure: Re-generate
4223 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4225         * config.sub: Update from config repo.
4227 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4229         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4230         * Makefile.in: Regenerate.
4232 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4234         * MAINTAINERS (arc): Add new port maintainership for myself.
4236 2013-01-09  Jason Merrill  <jason@redhat.com>
4238         * .gitignore: Import from gdb repository.
4240 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4242         * Makefile.def (configure-gcc): Depend on all-gmp.
4243         (all-gcc): Remove dependency on all-gmp.
4244         * Makefile.in: Regenerated.
4246 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4248         * config.sub: Merge from config repo.
4249         * config.guess: Ditto.
4251 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4253         * Makefile.def: Merge from binutils.
4254         * Makefile.in: Ditto.
4256 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4258         * MAINTAINERS: Update my email.
4260 2012-12-29  Ben Elliston  <bje@gnu.org>
4262         * config.guess: Update to 2012-12-29 version.
4263         * config.sub: Likewise.
4265 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4267         * Makefile.def (install-target-libgfortran): Depend on
4268         install-target-libquadmath, install-target-libgcc.
4269         (install-target-libsanitizer): Depend on install-target-libgcc.
4270         (install-target-libjava): Depend on install-target-libgcc.
4271         (install-target-libitm): Depend on install-target-libgcc.
4272         (install-target-libobjc): Depend on install-target-libgcc.
4273         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4274         * Makefile.in: Regenerate.
4276 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4278         * Makefile.def (install-target-libgo): Depend on
4279         install-target-libatomic.
4280         * Makefile.in: Regenerate.
4282 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4284         PR go/55201
4285         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4286         * Makefile.in: Regenerate.
4288 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4290         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4291         * configure: Regenerate.
4293 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4295         * config.sub: Merge from config repo.
4297 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4299         * Makefile.def (target_modules): Add bootstrap=true and
4300         raw_cxx=true to libsanitizer.
4301         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4302         * Makefile.in: Regenerated.
4303         * configure: Likewise.
4305 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4307         * MAINTAINERS: Remove self as RTL optimization maintainer.
4309 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4311         * MAINTAINERS (Write After Approval): Add myself.
4313 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4315         * Makefile.def (target_modules): Remove bootstrap=true and
4316         raw_cxx=true from libsanitizer.
4317         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4318         * Makefile.in: Regenerated.
4319         * configure: Likewise.
4321 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4323         * Makefile.def (target_modules): Add bootstrap=true and
4324         raw_cxx=true to libsanitizer.
4325         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4326         * Makefile.in: Regenerated.
4327         * configure: Likewise.
4329 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4331         PR bootstrap/54279
4332         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4333         * configure: Regenerate.
4334         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4335         * Makefile.in: Regenerate.
4337 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4339         * configure.ac: Disable libsanitizer if we're not building C++.
4340         * configure: Regenerate.
4342 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4344         * MAINTAINERS (Write After Approval): Add myself.
4346 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4348         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4349         Kostya Serebryany (kcc@google.com) and
4350         Jakub Jelinek (jakub@redhat.com).
4351         Rename area for Dodji Seketeli (dodji@redhat.com).
4353 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4355         * MAINTAINERS: (asan.c, related): Add myself.
4357 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4359         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4360         * configure: Regenerate.
4362 2012-11-13  Richard Henderson  <rth@redhat.com>
4364         * configure.ac: Move libsanitizer logic to subdirectory.
4365         * configure: Regenerate.
4367 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4369         * configure.ac: Enable libsanitizer just on x86 linux for now.
4370         * configure: Re-generate.
4372 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4374         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4375         sections.
4376         * configure: Regenerate.
4378 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4380         * configure.ac: Add section for configdirs for libsanitizer.
4381         Disable for cris-*-* and mmix-*-*.
4382         * configure: Regenerate.
4384 2012-11-12  Wei Mi <wmi@google.com>
4386         * configure.ac: Add libsanitizer to target_libraries.
4387         * Makefile.def: Ditto.
4388         * configure: Regenerate.
4389         * Makefile.in: Regenerate.
4390         * libsanitizer: New directory for asan runtime.  Contains an empty
4391         tsan directory.
4393 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4395         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4396         against Mingw64 w32api.
4397         * configure: Regenerate.
4399 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4401         * configure: Regenerated.
4403 2012-11-03  Robert Mason  <rbmj@verizon.net>
4405         * configure.ac: add --disable-libstdcxx configure option
4406         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4408 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4410         * MAINTAINERS (Write After Approval): Add myself.
4412 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4414         * MAINTAINERS (Write After Approval): Add myself.
4416 2012-10-24  Sharad Singhai  <singhai@google.com>
4418         * MAINTAINERS (Write After Approval): Add myself.
4420 2012-10-24  Eric Christopher  <echristo@gmail.com>
4422         * MAINTAINERS: Update email address.
4424 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4426         PR bootstrap/54820
4427         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4428         * configure: Regenerate.
4430 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4432         * MAINTAINERS (aarch64): Add Marcus and myself.
4434 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4436         PR bootstrap/54820
4437         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4438         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4439         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4440         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4441         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4442         * Makefile.in: Regenerate.
4443         * configure.ac (have_static_libs): New variable and associated check.
4444         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4445         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4446         * configure: Regenerate.
4448 2012-10-10  Richard Biener  <rguenther@suse.de>
4450         * MAINTAINERS: Adjust for changed surname.
4452 2012-10-04  Lawrence Crowl  <crowl@google.com>
4454         * MAINTAINERS (Write After Approval): Add myself.
4456 2012-10-01  Cary Coutant  <ccoutant@google.com>
4458         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4460 2012-09-28  Ian Lance Taylor  <iant@google.com>
4462         * Makefile.def: Make all-target-libgo depend on
4463         all-target-libbacktrace.
4464         * Makefile.in: Rebuild.
4466 2012-09-26  Ian Lance Taylor  <iant@google.com>
4468         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4469         * Makefile.in: Rebuild.
4471 2012-09-20  Walter Lee  <walt@tilera.com>
4473         * configure.ac: Add tilegx to list of targets that support gold.
4474         * configure: Regenerate.
4476 2012-09-20  Marek Polacek  <polacek@redhat.com>
4478         * MAINTAINERS (Write After Approval): Add myself.
4480 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4482         * configure.ac: Add mips*-mti-elf* target.
4483         * configure: Regenerate.
4485 2012-09-17  Ian Lance Taylor  <iant@google.com>
4487         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4488         * configure.ac (host_libs): Add libbacktrace.
4489         (target_libraries): Add libbacktrace.
4490         * Makefile.def (host_modules): Add libbacktrace.
4491         (target_modules): Likewise.
4492         * configure, Makefile.in: Rebuild.
4494 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4496         PR target/38607
4497         Merge upstream change.
4498         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4500         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4501         Add libgomp*.o to compare_exclusions for AIX.
4502         * configure: Regenerate.
4504 2012-09-06  Diego Novillo  <dnovillo@google.com>
4506         * configure.ac: Bump minimum GMP version to 4.2.3.
4507         * configure: Re-generate.
4509 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4511         PR target/54461
4512         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4513         target-libgloss if not configured --with-avrlibc=no.
4514         * configure: Regenerate.
4516 2012-09-04  Jason Merrill  <jason@redhat.com>
4518         * configure.ac: Fix --enable-languages=all.
4520 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4522         * MAINTAINERS (Write After Approval): Add myself.
4524 2012-09-03  Richard Guenther  <rguenther@suse.de>
4526         PR bootstrap/54138
4527         * configure.ac: Re-organize ISL / CLOOG checks to allow
4528         disabling with either --without-isl or --without-cloog.
4529         * configure: Regenerated.
4531 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4533         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4534         * configure: Regenerate.
4536 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4538         * MAINTAINERS: Fix my email address.
4540 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4542         PR binutils/4970
4543         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4544         and opcodes.
4545         * Makefile.in: Regenerated.
4547 2012-08-26  Art Haas <ahaas@impactweather.com>
4549         * configure: Regenerate.
4551 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4553         * INSTALL/README: Also refer to the online installation
4554         instructions.
4556 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4558         * MAINTAINERS (Write After Approval): Add myself.
4559         (Picochip port): Remove myself.
4561 2012-08-14   Diego Novillo  <dnovillo@google.com>
4563         Merge from cxx-conversion branch.
4565         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4566         POSTSTAGE1_CONFIGURE_FLAGS.
4567         * Makefile.in: Regenerate.
4568         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4569         Force C++ when bootstrapping.
4570         * configure: Regenerate.
4572 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4574         * MAINTAINERS (Write After Approval): Add myself.
4576 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4578         * README: Document use of ranges of years in copyright notices.
4580 2012-07-06  Richard Guenther  <rguenther@suse.de>
4582         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4583         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4584         --with-gmp=system.
4585         * Makefile.in: Regenerated.
4586         * configure: Likewise.
4588 2012-07-06  Richard Guenther  <rguenther@suse.de>
4590         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4591         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4592         supply V=1 as extra_make_flags.
4593         * configure: Regenerated.
4594         * Makefile.in: Likewise.
4596 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4598         * configure: Regenerate.
4600 2012-07-03  Richard Guenther  <rguenther@suse.de>
4602         * Makfile.def (isl): Remove not necessary extra_exports and
4603         extra_make_flags.
4604         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4605         * Makefile.in: Regenerated.
4607 2012-07-03  Richard Guenther  <rguenther@suse.de>
4609         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4610         * configure.ac: If either the ISL or the CLooG check failed
4611         do not try to build in-tree versions.
4612         * Makefile.in: Regenerated.
4613         * configure: Regenerated.
4615 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4617         * configure: Regenerate.
4619 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4621         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4622         maintainer.
4624 2012-07-02  Richard Guenther  <rguenther@suse.de>
4626         * configure: Regenerated.
4628 2012-07-02  Richard Guenther  <rguenther@suse.de>
4629         Michael Matz  <matz@suse.de>
4630         Tobias Grosser <tobias@grosser.es>
4631         Sebastian Pop <sebpop@gmail.com>
4633         * Makefile.def: Add ISL host module, remove PPL host module.
4634         Adjust ClooG host module to use the proper ISL.
4635         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4636         * configure.ac: Include config/isl.m4.  Add ISL host library,
4637         remove PPL.  Remove PPL configury, add ISL configury, adjust
4638         ClooG configury.
4639         * Makefile.in: Regenerated.
4640         * configure: Likewise.
4642 2012-07-02  Richard Guenther  <rguenther@suse.de>
4644         Merge from graphite branch
4645         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4647         * configure: Regenerated.
4648         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4649         both cloog.org and legacy versions. The only supported version will
4650         be CLooG with the isl backend.
4652         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4654         * configure: Regenerated.
4655         * configure.ac: Require cloog isl 0.17.0
4657         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4659         * configure: Regenerated.
4660         * config/cloog.m4: Do not define CLOOG_ORG
4662 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4664         * configure.ac: Skip C if explicitly selected.
4665         * configure: Regenerate.
4667 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4669         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4670         they contain -O2.
4671         * configure: Regenerate.
4673 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4675         PR debug/53740
4676         * df.h, df-problems.c, dce.c: Revert last patch.
4678 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4680         * MAINTAINERS (Write After Approval): Update my email address.
4682 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4684         * MAINTAINERS (Write After Approval): Add myself.
4686 2012-06-20  Jason Merrill  <jason@redhat.com>
4688         * Makefile.tpl (check-target-libgomp-c++): New.
4689         (check-target-libitm-c++): New.
4690         * Makefile.def (c++): Add them.
4691         * Makefile.in: Regenerate.
4693 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4695         * MAINTAINERS (Write After Approval): Add myself.
4697 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4699         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4700         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4701         (install-no-fixedincludes): Adjust accordingly.
4702         * Makefile.in: Regenerate.
4704 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4706         Merge upstream change
4707         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4709 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4711         * MAINTAINERS (Write After Approval): Add myself.
4713 2012-05-09  Nick Clifton  <nickc@redhat.com>
4714             Paul Smith  <psmith@gnu.org>
4716         PR bootstrap/50461
4717         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4718         allow for the fact that from release v3.1.0 of MPFR the source
4719         files were moved into a src sub-directory.
4720         * configure: Regenerate.
4722 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4724         * configure.ac: Bump minimum MPFR version to 2.4.0.
4725         * configure: Regenerated.
4727 2012-05-01  Richard Henderson  <rth@redhat.com>
4729         * Makefile.def (libatomic): New target_module.
4730         * configure.ac (target_libraries): Add libatomic.
4731         (noconfigdirs): Check if libatomic is supported.
4732         * Makefile.in, configure: Rebuild.
4734 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4736         * MAINTAINERS (Write After Approval): Add myself.
4738 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4740         * config.sub: Update to 2012-04-18 version from official repo.
4742 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4744         * MAINTAINERS (Write After Approval): Add myself.
4746 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4748         * MAINTAINERS: Changed email address.
4750 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4752         PR target/52737
4753         * contrib/gcc_update (files_and_dependencies):
4754         Remove gcc/config/avr/t-multilib from touch data.
4756 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4758         * MAINTAINERS (OS Port Maintainers): Remove irix.
4759         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4760         (unsupported_languages): Remove mips-sgi-irix6.*.
4761         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4762         (with_stabs): Remove.
4763         * configure: Regenerate.
4765 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4767         * MAINTAINERS (OS Port Maintainers): Remove osf.
4768         * configure.ac (enable_libgomp): Remove *-*-osf*.
4769         (with_stabs): Remove alpha*-*-osf*.
4770         * configure: Regenerate.
4772 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4774         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4775         * configure: Regenerate.
4777 2012-02-17  Walter Lee  <walt@tilera.com>
4779         * MAINTAINERS: (Write After Approval): Delete myself.
4781 2012-02-14  Walter Lee  <walt@tilera.com>
4783         * MAINTAINERS (tilegx port): Add myself.
4784         (tilepro port): Add myself.
4785         (Write After Approval): Add myself.
4787 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4789         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4790         and Joseph Myers as docstring relicensing maintainers.
4792 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4794         * MAINTAINERS (write-after-approval): Add myself.
4796 2012-02-08  Ira Rosen <irar@il.ibm.com>
4798         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4799         maintainer.
4801 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4803         * MAINTAINERS (Write After Approval): Move myself to
4804         maintain alphabetical order.
4806 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4808         * MAINTAINERS (Write After Approval): Add myself.
4810 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4812         * MAINTAINERS (Write After Approval): Add myself.
4814 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4815             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4817         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4818         * configure: Regenerate.
4820 2012-01-23  Harshit Chopra  <harshit@google.com>
4822         * MAINTAINERS (Write After Approval): Add myself.
4824 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4826         * configure.ac: Remove reference to mh-interix.
4827         * configure: Regenerate.
4829 2012-01-05  Richard Henderson  <rth@redhat.com>
4831         PR bootstrap/51072
4832         * configure.ac: Disable libitm if c++ is not enabled.
4833         * configure: Rebuild.
4835         * configure.ac: Fix regexp for same.
4836         * configure: Rebuild.
4838 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4840         * MAINTAINERS (Write After Approval): Add myself.
4842 2012-01-02  Richard Guenther  <rguenther@suse.de>
4844         PR bootstrap/51686
4845         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4846         * Makefile.in: Regenerate.
4848 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4850         * MAINTAINERS (Write After Approval): Add myself.
4852 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4854         * configure: Regenerate.
4856 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4858         * MAINTAINERS (picochip): Changed email address.
4860 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4862         * MAINTAINERS (write-after-approval): Add self.
4864 2011-11-29  DJ Delorie  <dj@redhat.com>
4866         * configure.ac (rl78-*-*) New case.
4867         * configure: Regenerate.
4868         * MAINTAINERS: Add myself as RL78 maintainer.
4870 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4872         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4874 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4876         * libtool.m4: Additional FreeBSD 10 fixes.
4878 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4880         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4881         Maintainers section, as Epiphany maintainer.
4883 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4885         PR target/49992
4886         * configure.ac: Remove ranlib special-casing for Darwin.
4887         * configure: Regenerate.
4889 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4891         * MAINTAINERS (Reviewers): Keep the list sorted.
4893 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4895         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4897 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4899         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4900         * configure: Rebuild.
4901         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4902         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4903         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4904         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4905         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4906         Add READELF.
4907         * Makefile.in: Rebuild.
4909 2011-11-09  Jason Merrill  <jason@redhat.com>
4911         * Makefile.def (language=c++): Remove check-c++0x.
4912         * Makefile.in (check-gcc-c++): Regenerate.
4914 2011-11-08  Richard Henderson  <rth@redhat.com>
4916         * configure.ac: Test for libitm directory present first.
4918         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4920         * configure.ac: Test libitm/configure.tgt to disable libitm.
4921         * configure: Rebuild.
4923 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4924             Richard Henderson  <rth@redhat.com>
4926         Merged from transactional-memory.
4928         * Makefile.def (lang_env_dependencies): libitm is c++.
4929         Add libitm target module.
4930         * configure.ac: Likewise.
4931         * config/mmap.m4: New file.
4932         * contrib/gcc_update: Add libitm to touch data.
4933         * Makefile.in, configure: Rebuild.
4935 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4937         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4938         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4939         * Makefile.in: Regenerate.
4941 2011-11-01  DJ Delorie  <dj@redhat.com>
4943         * config.sub: Update to version 2011-10-29 (added rl78)
4945 2011-10-27  Nick Clifton  <nickc@redhat.com>
4947         * config.sub: Import these changes from the config project:
4949         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4950             Ben Elliston  <bje@gnu.org>
4952         * config.sub (epiphany): New.
4954         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4955             Ben Elliston  <bje@gnu.org>
4957         * config.sub (hexagon, hexagon-*): New.
4959         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4961         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4962         64eb to be64.
4964         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4966         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4967         (nacl): Grok as alias for 32el-unknown-nacl.
4969 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4971         * MAINTAINERS (Write After Approval): Add myself.
4973 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4975         * MAINTAINERS (Write After Approval): Add myself.
4977 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4979         * MAINTAINERS (sparc port): Remove myself.
4981 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4983         * MAINTAINERS (Write After Approval): Add myself.
4985 2011-08-14  Yao Qi  <yao@codesourcery.com>
4987         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4988         * configure: Regenerate.
4990 2011-07-26  Ian Lance Taylor  <iant@google.com>
4992         * configure.ac: Set have_compiler based on whether gcc directory
4993         exists, rather than on whether gcc is in configdirs.
4994         * configure: Rebuild.
4996 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4998         * MAINTAINERS (Global Reviewers): Add self.
5000 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5002         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5003         link directories.
5004         * Makefile.in: Rebuild.
5006 2011-07-20  Ian Lance Taylor  <iant@google.com>
5008         PR bootstrap/49787
5009         * configure.ac: Move --enable-bootstrap handling earlier in file.
5010         If --enable-bootstrap and either --enable-build-with-cxx or
5011         --enable-build-poststage1-with-cxx, enable C++ automatically.
5012         * configure: Rebuild.
5014 2011-07-19  Ian Lance Taylor  <iant@google.com>
5016         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5017         make C++ a boot_language.  Set and substitute
5018         POSTSTAGE1_CONFIGURE_FLAGS.
5019         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5020         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5021         * configure, Makefile.in: Rebuild.
5023 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5025         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5026         maintainers.
5028 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5030         * MAINTAINERS (Global Reviewers): Add myself.
5032 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5034         * configure: Regenerate.
5036 2011-07-16  Jason Merrill  <jason@redhat.com>
5038         * Makefile.def (language=c++): Add check-c++0x and
5039         check-target-libmudflap-c++.
5040         * Makefile.tpl (check-target-libmudflap-c++): New.
5041         * Makefile.in: Regenerate.
5043 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5045         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5046         * Makefile.def (target_modules/libjava): Pass
5047         $(EXTRA_CONFIGARGS_LIBJAVA).
5048         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5049         if not configured with --enable-static-libjava.
5050         * Makefile.in: Regenerate.
5051         * configure: Likewise.
5053 2011-07-15  Jason Merrill  <jason@redhat.com>
5055         * Makefile.in (check-c++): Move check-gcc-c++0x after
5056         check-target-libstdc++-v3.
5058 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5060         * MAINTAINERS (c6x port): New entry.
5062 2011-07-13  Jason Merrill  <jason@redhat.com>
5064         * Makefile.in (check-gcc-c++0x): New.
5065         (check-c++): Depend on it.
5067 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5069         PR target/39150
5070         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5071         x86_64-*-solaris2.1[0-9]*.
5072         * configure: Regenerate.
5074 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5076         * MAINTAINERS (RTL optimizers): Add self.
5078 2011-06-27  Gabriel Charette  <gchare@google.com>
5080         * MAINTAINERS (Write After Approval): Add myself.
5082 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5084         PR regression/47836
5085         PR bootstrap/23656
5086         PR other/47733
5087         PR bootstrap/49247
5088         PR c/48825
5089         * configure.ac (target_libraries): Remove target-libiberty.
5090         Remove case-statement setting skipdirs=target-libiberty for
5091         multiple targets.  Remove checking target_configdirs and
5092         removing target-libiberty but keeping target-libgcc if
5093         otherwise empty.
5094         * Makefile.def (target_modules): Don't add libiberty.
5095         (dependencies): Remove all traces of target-libiberty.
5096         * configure, Makefile.in: Regenerate.
5098 2011-06-13  Walter Lee <walt@tilera.com>
5100         * configure.ac (tilepro-*-*) New case.
5101         (tilegx-*-*): Likewise.
5102         * configure: Regenerate.
5104 2011-06-06  Jing Yu  <jingyu@google.com>
5106         * configure.ac: Skip target-libiberty for
5107         arm*-*-linux-androideabi.
5108         * configure: Regenerated.
5110 2011-06-06  Nick Clifton  <nickc@redhat.com>
5112         * config.sub: Sync from upstream.
5114 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5116         * MAINTAINERS (Write After Approval): Add myself.
5118 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5120         * MAINTAINERS: Update my email address.
5122 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5124         * MAINTAINERS (Write After Approval): Update my email address.
5126 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5128         * MAINTAINERS (Write After Approval): Add myself.
5130 2011-05-08  Doug Kwan  <dougkwan@google.com>
5132         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5133         * configure: Regenerated.
5134         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5135         value from configure.
5136         * Makefile.in: Regenerated.
5138 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5140         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5141         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5142         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5143         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5144         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5145         *-*-vxworks*): Disable newlib and libgloss in separate case
5146         statement.
5147         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5148         to separate case statement.
5149         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5150         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5151         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5152         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5153         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5154         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5155         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5156         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5157         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5158         i[[3456789]]86-*-rdos*, m32r-*-*,
5159         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5160         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5161         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5162         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5163         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5164         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5165         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5166         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5167         and libgloss in main case over targets.  Remove most empty cases
5168         in main case over targets.
5169         * configure: Regenerate.
5171 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5173         * MAINTAINERS (Write After Approval): Add myself.
5175 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5177         * configure.ac: Remove code setting special library locations for
5178         hppa*64*-*-hpux11*.  Remove code setting compiler for
5179         sparc-sun-solaris2*.
5180         * configure: Regenerate.
5182 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5184         * configure.ac: Separate libgloss_dir settings from general case
5185         over targets.
5186         * configure: Regenerate.
5188 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5190         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5191         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5192         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5193         cases in libgcj-disabling case statement.
5194         (hppa*64*-*-linux*): Set unsupported_languages instead of
5195         disabling target-zlib.
5196         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5197         to hppa*64*-*-hpux*.
5198         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5199         hppa*-*-hpux*.
5200         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5201         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5202         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5203         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5204         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5205         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5206         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5207         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5208         libgcj-disabling case statement.
5209         * configure: Regenerate.
5211 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5213         * configure.ac: Disable Java for targets not supporting libffi.
5214         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5215         Remove cases in Java-disabling statement.
5216         (*arm-wince-pe): Change to arm-wince-pe.
5217         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5218         cases in Java-disabling statement.
5219         (bfin-*-*): Don't disable Java again.
5220         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5221         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5222         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5223         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5224         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5225         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5226         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5227         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5228         Java-disabling statement.
5229         (mmix-*-*): Don't disable Java again.
5230         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5231         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5232         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5233         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5234         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5235         statement.
5236         * configure: Regenerate.
5238 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5240         * configure.ac: Separate cases disabling Java and Java libraries
5241         from general case over targets.
5242         * configure: Regenerate.
5244 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5246         * MAINTAINERS: Update my email address.
5248 2011-04-20  Easwaran Raman  <eraman@google.com>
5250         * MAINTAINERS (Write After Approval): Add myself.
5252 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5254         PR lto/48086
5255         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5256         * configure: Regenerate.
5258 2011-04-16  Jim Meyering  <meyering@redhat.com>
5260         * MAINTAINERS (Write After Approval): Add myself.
5262 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5264         * MAINTAINERS: Update my email address.
5266 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5268         * MAINTAINERS (Write After Approval): Add myself.
5270 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5272         * MAINTAINERS (Write After Approval): Add myself.
5274 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5276         * MAINTAINERS (Write After Approval): Add myself.
5278 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5280         * configure.ac (build_tools): Remove build-byacc.
5281         (host_libs): Remove mmalloc.
5282         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5283         autoconf automake libtool diff rcs fileutils shellutils time
5284         textutils wdiff find uudecode hello tar gzip indent recode release
5285         sed perl gawk findutils gettext zip.
5286         (libgcj): Remove target-qthreads.
5287         (target_tools): Remove target-examples target-gperf.
5288         (YACC): Don't handle building byacc.
5289         * configure: Regenerate.
5290         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5291         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5292         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5293         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5294         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5295         handle building components.
5296         * Makefile.in: Regenerate.
5298 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5300         * MAINTAINERS: Update my email address as Xtensa maintainer.
5302 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5304         * config.sub: Sync from upstream.
5306 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5308         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5309         (microblaze*): Don't disable libssp.
5310         * configure: Regenerate.
5312 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5314         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5315         moveifchange.
5316         * configure: Regenerate.
5317         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5318         * Makefile.in: Regenerate.
5320 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5322         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5323         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5324         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5325         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5326         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5327         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5328         md_exec_prefix cases.
5329         * configure: Regenerate.
5331 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5333         * configure.ac: Separate cases disabling target-libssp,
5334         target-libiberty, target-libstdc++-v3 and Fortran from general
5335         case over targets.
5336         * configure: Regenerate.
5338 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5340         * configure.ac (*-*-chorusos): Don't disable libgcj.
5341         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5342         Remove case.
5343         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5344         (arm-*-coff): Don't disable libgcj.
5345         (arm*-*-linux-gnueabi): Remove useless assignment.
5346         (arm-*-riscix*): Don't disable libgcj.
5347         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5348         configuration.
5349         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5350         (c54x*-*-*): Remove case.
5351         (tic54x-*-*): Don't disable GCC or GCC libraries.
5352         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5353         to *.
5354         (d10v-*-*): Don't disable GCC libraries.
5355         (d30v-*-*): Don't disable libgcj.
5356         (h8500-*-*): Don't disable GCC libraries.
5357         (i960-*-*): Don't disable libgcj.
5358         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5359         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5360         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5361         libgcj.
5362         (m68k-*-coff*): Remove case.
5363         (mmix-*-*): Don't disable libgloss on host.
5364         (mn10200-*-*, mn10300-*-*): Remove cases.
5365         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5366         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5367         Don't disable libgcj.
5368         (romp-*-*): Remove case.
5369         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5370         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5371         case.
5372         (v810-*-*): Don't disable GCC libraries.
5373         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5374         (ip2k-*-*): Don't disable GCC libraries.
5375         * configure: Regenerate.
5377 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5379         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5380         libffi on host.
5381         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5382         on host.
5383         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5384         * configure: Regenerate.
5386 2011-03-26  John Marino  <binutils@marino.st>
5388         * configure.ac: Add support for *-*-dragonfly*
5389         * configure: Regenerate.
5391 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5393         * configure.ac (native_only): Remove.
5394         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5395         send-pr uudecode guile gnuserv on host.
5396         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5397         send-pr rcs guile perl texinfo libtool on host.
5398         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5399         automake send-pr rcs guile perl texinfo libtool on host.
5400         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5401         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5402         (alpha*-dec-osf*): Don't disable fileutils on target.
5403         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5404         texinfo send-pr expect dejagnu on target.
5405         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5406         target-qthreads on target.
5407         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5408         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5409         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5410         x86_64-*-mingw*): Don't disable expect on target.
5411         (*-*-cygwin*): Don't disable target-gperf on target.
5412         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5413         gnuserv on target.
5414         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5415         target.
5416         * configure: Regenerate.
5418 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5420         * configure.ac (target_tools): Remove target-groff.
5421         (native_only): Remove target-groff.
5422         (hppa*64*-*-*): Don't disable byacc.
5423         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5424         setting.
5425         (*-*-kaos*): Don't skip target-librx and target-groff.
5426         (*-*-netware*): Don't skip target-libmudflap.
5427         (*-*-tpf*): Don't skip target-libmudflap.
5428         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5429         directories on the host.
5430         (ia64*-*-*vms*): Don't skip tix.
5431         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5432         host.
5433         * configure: Regenerate.
5435 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5437         * configure.ac: Remove references to mt-mep, mt-netware,
5438         mt-wince.
5439         * Makefile.def: Add all-utils soft dependencies.
5440         * Makefile.tpl: Remove GDB_NLM_DEPS.
5441         * configure: Regenerate.
5442         * Makefile.in: Regenerate.
5444 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5446         * configure.ac: Do not include mh-x86omitfp.
5447         * configure: Regenerate.
5449 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5451         * configure.ac: Remove empty cases.
5452         * configure: Regenerate.
5454 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5456         * Makefile.def: Add dependency from termcap to gdb.
5457         * Makefile.in: Regenerate.
5459 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5461         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5462         * configure: Regenerate.
5463         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5464         * Makefile.tpl: Likewise.
5465         * Makefile.in: Regenerate.
5467 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5469         * configure.ac: Remove all mentions of tentative_cc.
5470         * configure: Regenerate.
5472 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5474         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5475         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5476         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5477         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5478         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5479         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5480         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5481         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5482         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5483         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5484         *-*-rhapsody*): Remove host cases.
5485         * configure: Regenerate.
5487 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5489         * configure.ac (ppc*-*-pe): Remove host case.
5490         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5491         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5492         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5493         cases.
5494         * configure: Regenerate.
5496 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5498         * config.sub: Update to version 2011-03-23.
5500 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5502         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5503         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5504         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5505         * configure: Regenerate.
5507 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5509         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5510         to Write After Approval.
5511         * config-ml.in: Don't handle arc-*-elf*.
5512         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5513         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5514         handle GCC libraries.
5515         * configure: Regenerate.
5517 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5519         PR bootstrap/48120:
5520         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5521         Add -lstdc++ -lm to LIBS.
5522         * configure: Regenerate.
5524 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5526         * config.guess: Update to version 2011-02-02
5527         * config.sub: Update to version 2011-02-24
5529 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5531         PR lto/48086
5532         * configure.ac: Re-enable LTO on *-apple-darwin9.
5533         * configure: Regenerate.
5535 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5537         PR lto/48086
5538         * configure.ac: Disable LTO on darwin due to an assembler change in
5539         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5540         under 256.
5541         * configure: Regenerate.
5543 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5545         * MAINTAINERS: Update myself as score backend maintainer,
5546         update my e-mail address.
5548 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5550         * MAINTAINERS: Update my e-mail address.
5552 2011-03-06  Joey Ye  <joey.ye@arm.com>
5554         * MAINTAINERS: Update my e-mail address.
5556 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5558         * configure.ac: Adjust test of with_ppl.
5559         * configure: Regenerated.
5561 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5563         * MAINTAINERS: Adjust my e-mail address.
5565 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5567         * configure.ac: Add -lpwl to ppllibs.
5568         * configure: Regenerated.
5570 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5572         * config/cloog.m4: Add -lisl to clooglibs.
5573         * configure: Regenerated.
5575 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5577         * MAINTAINERS (CPU Port maintainers): Add self.
5579 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5581         * MAINTAINERS: Add myself as testsuite maintainer.
5583 2011-02-15  Mike Stump  <mikestump@comcast.net>
5585         * MAINTAINERS: Add myself as testsuite maintainer.
5587 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5589         Import from Libtool and gnulib:
5591         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5593         Prepare for supporting FreeBSD 10.
5594         * config.rpath: Remove handling of freebsd1* which soon would
5595         match FreeBSD 10.0.
5597         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5599         Remove support for FreeBSD 1.x.
5600         * libtool.m4 (_LT_LINKER_SHLIBS)
5601         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5602         soon would incorrectly match FreeBSD 10.0.
5604 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5606         PR binutils/12283
5607         * move-if-change: Import version from gnulib.
5609 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5611         PR lto/47225
5612         * Makefile.def (lto-plugin): Double dash for enable-shared.
5613         (configure-gcc): Depend on all-lto-plugin.
5614         * Makefile.in: Rebuilt.
5616 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5618         * configure.ac: Remove extra bracket.
5619         * configure: Regenerate.
5621 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5623         * MAINTAINERS: Add myself as libquadmath maintainer.
5625 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5627         * MAINTAINERS: Update my email address.
5629 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5631         * MAINTAINERS (option handling): Add self.
5633 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5635         PR lto/47225
5636         * Makefile.def: Add dependency for install-gcc
5637         on install-lto-plugin.
5638         * Makfile.in: Regenerated
5640 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5642         * MAINTAINERS (CPU Port Maintainers): Add myself.
5644 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5646         PR libgcj/44341
5647         * configure.ac: Discard --with-* flags for host when configuring
5648         target libraries for cross build.
5649         * configure: Rebuilt.
5651 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5653         * MAINTAINERS (linear loop transforms): Removed.
5655 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5657         * configure.ac: If with_ppl is no, move setting with_cloog=no
5658         after CLOOG_REQUESTED check.
5659         * configure: Regenerated.
5661 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5663         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5664         CLooG has been requested.
5665         * configure: Regenerated.
5667 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5669         * configure: Regenerated.
5670         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5672 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5674         * configure: Regenerated.
5675         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5677 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5679         * configure.ac: Use AS_HELP_STRING throughout.
5680         * configure: Regenerate.
5682 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5684         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5685         * configure: Regenerate.
5687 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5689         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5691 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5693         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5694         for ia64-hpux.
5695         * configure: Regenerate.
5697 2011-01-07  Jan Hubicka  <jh@suse.cz>
5699         PR lto/47225
5700         * Makefile.in: Regenerate.
5701         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5702         configure.
5704 2011-01-07  Jan Hubicka  <jh@suse.cz>
5706         * Makefile.in: Regenerate.
5707         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5708         and configure dependency on lto-plugin configure.
5709         (lto-plugin module): Remove dependency on GCC; add dependency on
5710         liniberty.
5712 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5714         * MAINTAINERS (Write After Approval): Add myself.
5716 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5718         * configure: Regenerate.
5720 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5722         * configure.ac: (picochip): Disable libiberty.
5724 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5726         * MAINTAINERS (Write After Approval): Add myself.
5728 2010-12-10  Ian Lance Taylor  <iant@google.com>
5730         PR bootstrap/46819
5731         * configure.ac: For --disable-libgcj clear libgcj_saved.
5732         * configure: Rebuild.
5734 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5736         PR fortran/46540
5737         * configure.ac: Add --disable-libquadmath and
5738         --disable-libquadmath-support.
5739         * configure: Regenerate.
5741 2010-12-03  Ian Lance Taylor  <iant@google.com>
5743         * MAINTAINERS: Add myself as libgo maintainer.
5745 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5747         PR libffi/46792
5748         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5749         * configure: Regenerate.
5751 2010-12-02  Ian Lance Taylor  <iant@google.com>
5753         * configure.ac: Always set default for poststage1_ldflags to
5754         -static-libstdc++ -static-libgcc.
5756 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5758         * configure.ac: Move comment to remove extra space in last argument
5759         of GCC_TARGET_TOOL.
5761 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5763         PR other/46026
5764         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5765         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5766         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5767         (BASE_FLAGS_TO_PASS): Use it.
5768         * configure: Rebuilt.
5769         * Makefile.in: Rebuilt.
5771 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5773         PR binutils/12258
5774         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5775         Properly check default linker.
5776         * configure: Regnerated.
5778 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5780         * configure.ac: For --enable-gold, handle value `default' instead of
5781         `both*'.  New configure option --{en,dis}able-ld.
5782         * configure: Regenerate.
5784 2010-11-20  Ian Lance Taylor  <iant@google.com>
5786         * configure.ac: Only disable a language library if no language needs
5787         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5788         * configure: Rebuild.
5790 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5792         * Makefile.in: Regenerate.
5794         PR other/46202
5795         * configure.ac: Fix just-built in-tree STRIP name to be
5796         binutils/strip-new.
5797         * configure: Regenerate.
5798         * Makefile.def (install-strip-gcc, install-strip-binutils)
5799         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5800         (install-strip-sid): Mirror dependencies on non-strip variants
5801         of these targets on the respective -strip prerequisites.
5802         * Makefile.tpl (install-strip, install-strip-host)
5803         (install-strip-target): New targets.
5804         (install-strip-[+module+], install-strip-target-[+module+]):
5805         New targets.
5806         * Makefile.in: Regenerate.
5808 2010-11-19  Ian Lance Taylor  <iant@google.com>
5809             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5811         * configure.ac: Add target-libgo to target_libraries.  Set
5812         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5813         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5814         (HOST_EXPORTS): Add GOC.
5815         (BASE_TARGET_EXPORTS): Add GOC.
5816         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5817         (GOCFLAGS_FOR_TARGET): New variable.
5818         (EXTRA_HOST_FLAGS): Add GOC.
5819         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5820         * Makefile.def (target_modules): Add libgo.
5821         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5822         (dependencies): Add dependency from configure-target-libgo to
5823         configure-target-libffi and all-target-libstdc++-v3.  Add
5824         dependencies from all-target-libgo to all-target-libffi.
5825         (languages): Add go.
5826         * configure: Rebuild.
5827         * Makefile.in: Rebuild.
5829 2010-11-19  Ian Lance Taylor  <iant@google.com>
5831         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5832         compiler/flag environment variables.
5834 2010-11-18  Ian Lance Taylor  <iant@google.com>
5836         * configure.ac: Check for lang_requires_boot_languages in
5837         config-lang.in files.
5838         * configure: Rebuild.
5840 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5841             Tobias Burnus  <burnus@net-b.de>
5843         PR fortran/32049
5844         * Makefile.def: Add libquadmath; build it with language=fortran.
5845         * configure.ac: Add libquadmath.
5846         * Makefile.tpl: Handle multiple libs in check-[+language+].
5847         * Makefile.in: Regenerate.
5848         * configure: Regenerate.
5850 2010-11-16  Tom Tromey  <tromey@redhat.com>
5852         * MAINTAINERS: Moved myself to reviewers section.
5854 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5856         * MAINTAINERS: Moved myself to reviewers section.
5858 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5860         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5861         (Write After Approval): Remove self.
5863 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5865         * configure.ac: Fix spelling in option names.
5866         * configure: Regenerated.
5868 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5870         PR bootstrap/39622
5871         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5872         * configure: Regenerated.
5874 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5876         * MAINTAINERS: Update my email address.
5878 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5880         * configure: Regenerate.
5882 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5884         * configure: Regenerate.
5886 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5888         * configure: Regenerate.
5890 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5892         * configure: Regenerate.
5894 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5896         * configure.ac: Support official CLooG.org versions.
5897         * configure: Regenerate.
5898         * config/cloog.m4: New.
5900 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5902         * MAINTAINERS (Write After Approval): Add myself.
5904 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5906         * MAINTAINERS: Update my email address.
5908 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5910         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5911         * configure: Regenerate.
5913 2010-11-03  Ian Lance Taylor  <iant@google.com>
5914             Dave Korn  <dave.korn.cygwin@gmail.com>
5916         PR lto/46273
5917         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5918         and on other supported platforms whenever LTO is enabled.
5919         * configure: Rebuild.
5921 2010-11-02  Alan Modra  <amodra@gmail.com>
5923         PR binutils/12110
5924         * configure.ac: Error when source path contains spaces.
5925         * configure: Regenerate.
5927 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5929         * MAINTAINERS: Update my email address.
5931 2010-10-20  Ian Lance Taylor  <iant@google.com>
5933         * Makefile.def (target_modules): Set lib_path to src/.libs for
5934         libstdc++-v3 module.
5935         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5936         * Makefile.in: Rebuild.
5938 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5940         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5941         (Write After Approval): Remove myself.
5943 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5945         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5947 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5949         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5951 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5953         * configure.ac (build_lto_plugin): New shell variable.
5954         (--enable-lto): Turn on by default for all non-ELF platforms that
5955         have had LTO support added so far.  Set build_lto_plugin appropriately
5956         for both ELF and non-ELF.
5957         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5958         * configure: Regenerate.
5960 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5962         Sync from src:
5963         * configure.ac (v850 support): Remove target-libgloss from
5964         noconfigdirs.
5965         * configure: Regenerate.
5967 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5969         PR bootstrap/45326
5970         PR bootstrap/45174
5971         * configure.ac: Honor initial values of $build_configargs,
5972         $host_configargs, $target_configargs.  Mark the precious, so
5973         environment settings get recorded.
5974         * configure: Regenerate.
5976 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5978         PR bootstrap/45796
5979         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5980         Depend on all-build-libiberty.
5981         * Makefile.in: Regenerate.
5983 2010-09-30  Michael Eager  <eager@eagercon.com>
5985         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5986         * configure: Regenerate.
5988 2010-09-28  Michael Eager  <eager@eagercon.com>
5990         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5992 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5994         PR bootstrap/44621
5995         * configure.ac: Fix unportable shell quoting.
5996         * configure: Regenerate.
5998 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6000         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6001         targets and amend comment.
6002         * configure: Regenerate.
6004 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6006         * MAINTAINERS (Write After Approval): Add myself.
6008 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6010         * configure.ac: Enable LTO by default on Darwin.
6011         * configure: Regenerate.
6013 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6015         * MAINTAINERS (Write After Approval): Add myself.
6017 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6019         * MAINTAINERS (Write After Approval): Add myself.
6021 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6023         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6024         ports
6026 2010-07-28  David Yuste  <david.yuste@gmail.com>
6028         * MAINTAINERS (Write After Approval): Add myself.
6030 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6032         * configure.ac: Support all v850 targets.
6033         * configure: Regenerate.
6035 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6037         PR bootstrap/44455
6038         * configure.ac (extra_mpfr_configure_flags): Copy from
6039         extra_mpc_gmp_configure_flags.
6040         * configure: Re-generated.
6042 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6044         * MAINTAINERS (Write After Approval): Add myself.
6046 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6048         * MAINTAINERS (Write After Approval): Add myself.
6050 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6052         * MAINTAINERS (Write After Approval): Add myself.
6054 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6056         PR target/44862
6057         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6058         Provide -B option to allow for link spec %s substitutions for
6059         libstdc++.a on darwin.
6060         * Makefile.in: Regenerate.
6062 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6064         * MAINTAINERS (Reviewers): Update my e-mail address
6066 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6068         * Makefile.def (configure-gcc): Depend on all-libelf.
6069         * Makefile.in: Rebuild.
6071 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6073         * MAINTAINERS (Write After Approval): Add myself in the right place.
6075 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6077         * MAINTAINERS (Write After Approval): Add myself.
6079 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6081         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6083 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6085         * config.sub: Update to version 2010-05-21.
6086         * config.guess: Update to version 2010-04-03.
6088 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6090         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6091         * configure: Regenerate.
6093 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6095         * MAINTAINERS (Write After Approval): Add myself.
6097 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6099         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6100         a platform that supports LTO.
6101         * configure: Regenerate.
6103 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6105         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6106         * configure: Regenerated.
6108 2010-04-27  Roland McGrath  <roland@redhat.com>
6109             H.J. Lu  <hongjiu.lu@intel.com>
6111         * configure.ac (--enable-gold): Support both, both/gold and
6112         both/bfd to add gold to configdirs without removing ld.
6113         * configure: Regenerated.
6115         * Makefile.def: Add install-gold dependency to install-ld.
6116         * Makefile.in: Regenerated.
6118 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6120         PR lto/42776
6121         * configure.ac (--enable-lto): Refactor handling so libelf tests
6122         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6123         and allow LTO to be explicitly enabled on non-ELF platforms that
6124         are known to support it inside else-clause.
6125         * configure: Regenerate.
6127 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6129         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6130         * configure: Regenerate.
6132 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6134         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6135         * configure: Regenerate.
6137 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6139         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6140         separately.
6141         * configure: Regenerate.
6143 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6145         * MAINTAINERS (Write After Approval): Add myself.
6147 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6149         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6150         * configure: Regenerate.
6152 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6154         * configure: Regenerate after change to elf.m4.
6156 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6158         * MAINTAINERS (Write After Approval): Add myself.
6160 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6162         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6163         * configure: Regenerated.
6165 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6167         * configure.ac: Print "buggy but acceptable" when CLooG
6168         revision is less than 9.
6169         * configure: Regenerated.
6171 2010-04-01  Diego Novillo  <dnovillo@google.com>
6173         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6175 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6177         PR bootstrap/43615
6178         PR bootstrap/43328
6180         Revert:
6182         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6184         * configure.ac: Do not pass --enable-multilib nor
6185         --disable-multilib in baseargs.  Accept explicitly passed
6186         --enable_multilib.
6187         * configure: Regenerate.
6189 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6191         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6193 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6195         * MAINTAINERS: Remove myself.
6197 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6199         PR bootstrap/43328
6200         * configure.ac: Do not pass --enable-multilib nor
6201         --disable-multilib in baseargs.  Accept explicitly passed
6202         --enable_multilib.
6203         * configure: Regenerate.
6205 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6207         * MAINTAINERS (spu port): Remove me.
6209 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6211         * configure.ac (tic6x-*-*): New case.
6212         * configure: Regenerate.
6214 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6216         * config.sub: Update to version 2010-03-22.
6217         * config.guess: Update to version 2009-12-30.
6219 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6221         PR ada/42554
6222         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6223         * configure: Regenerate.
6225 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6227         * MAINTAINERS: Update my email address.
6229 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6231         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6232         (ghassan.shobaki@amd.com): Removed.
6234 2010-03-17  Alan Modra  <amodra@gmail.com>
6236         * MAINTAINERS: Update my email address.
6238 2010-03-16  Diego Novillo  <dnovillo@google.com>
6240         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6241         Matthews.
6243 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6245         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6246         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6248 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6250         * MAINTAINERS: Update my email address.
6252 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6254         * MAINTAINERS: Update my email address.
6256 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6258         * MAINTAINERS: Update my email address.
6260 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6262         * MAINTAINERS: Update my email address.
6264 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6266         PR libstdc++/32499
6267         * configure.ac (RANLIB): Default to true.
6268         (STRIP): Likewise.
6269         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6270         * configure: Regenerate.
6272 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6274         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6275         (Write After Approval): Update my email address.
6277 2010-02-17  Nick Clifton  <nickc@redhat.com>
6279         PR 11238
6280         * Makefile.tpl (local-distclean): Also remove config.cache files in
6281         sub-directories as there may not be Makefiles present in the
6282         sub-directories.
6283         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6284         the config.cache files found by the find command.
6286         * Makefile.in: Regenerate.
6287         * configure.ac: Revert previous delta.
6288         * configure: Regenerate.
6290 2010-02-15  Nick Clifton  <nickc@redhat.com>
6292         PR 11238
6293         * configure.ac: Delete config.cache files in sub-directories when
6294         deleting Makefiles.
6295         * configure: Regenerate.
6297 2010-02-12  Ben Elliston  <bje@gnu.org>
6299         * MAINTAINERS: Update my email address.
6301 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6303         * MAINTAINERS (spu port): Update my email address.
6305 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6307         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6309 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6311         * configure.ac: Add "recommended" version checks for GMP/MPC.
6312         Update recommended GMP/MPFR/MPC versions.
6313         * configure: Regenerate.
6315 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6317         * MAINTAINERS: Move my Embecosm email address into the
6318         write-after-approval section.
6320 2010-01-26  Ian Lance Taylor  <iant@google.com>
6322         * MAINTAINERS: Add myself as Go frontend maintainer.
6324 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6326         PR libstdc++/36101, PR libstdc++/42813
6327         * configure.ac (bootstrap_target_libs): Make inclusion of
6328         target-libgomp conditional on libgomb being in target_configdirs.
6329         * configure: Regenerate.
6331 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6333         PR libstdc++/36101, PR libstdc++/42813
6334         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6335         * configure: Regenerate.
6337 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6339         PR libstdc++/36101, PR libstdc++/42813
6340         * configure.ac (target_configdirs): Substitute.
6341         * Makefile.def: Bootstrap target module libgomp.
6342         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6343         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6344         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6345         * configure, Makefile.in: Regenerate.
6347 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6349         * MAINTAINERS: Adjust my details.
6351 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6353         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6355 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6357         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6359 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6361         * MAINTAINERS (Write After Approval): Add myself.
6363 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6365         * MAINTAINERS (Write After Approval): Add myself.
6367 2010-01-11  Richard Guenther  <rguenther@suse.de>
6369         PR lto/41569
6370         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6371         * Makefile.in: Regenerated.
6373 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6375         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6376         * configure: Regenerate.
6378 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6379             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6381         PR bootstrap/42424
6382         * configure.ac: Include libtool m4 files.
6383         (_LT_CHECK_OBJDIR): Call it.
6384         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6385         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6387         * configure: Regenerate.
6389 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6391         PR bootstrap/41818
6392         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6393         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6394         * Makefile.in: Regenerate.
6396 2010-01-02  Richard Guenther  <rguenther@suse.de>
6398         PR lto/41529
6399         * configure.ac: Include config/elf.m4.  Disable LTO if not
6400         builting for an elf target.
6401         * configure: Regenerate.
6403 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6405         * MAINTAINERS: Change my email address.
6407 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6409         * config.sub, config.guess: Update from upstream sources.
6411 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6413         * MAINTAINERS (Write After Approval): Add myself.
6415 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6417         PR middle-end/30447
6418         PR middle-end/30789
6419         PR other/40302
6421         * configure.ac: Require MPC.
6422         * configure: Regenerate.
6424 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6426         PR target/38384
6427         PR bootstrap/40972
6428         * libtool.m4: Sync from git Libtool.
6429         * ltoptions.m4: Likewise.
6430         * ltversion.m4: Likewise.
6431         * lt~obsolete.m4: Likewise.
6432         * ltmain.sh: Likewise.
6434 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6436         * configure.ac: Update minimum MPC version to 0.8.
6437         * configure: Regenerate.
6439 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6441         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6442         * configure: Regenerated.
6444 2009-11-21  Ian Lance Taylor  <iant@google.com>
6446         * configure.ac: Change default of poststage1_ldflags to be empty if
6447         poststage1_libs is set.  When poststage1_libs is empty, and
6448         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6449         * configure: Rebuild.
6451 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6453         * MAINTAINERS (Write After Approval): Update my email address.
6455 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6457         * config.guess: Update from upstream sources.
6459 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6461         * Makefile.def: Restore host and target settings for gmp.
6462         * Makefile.in: Rebuild.
6464 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6466         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6467         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6468         Fix portability of test of C++ as bootstrap language.  Add
6469         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6470         * configure: Rebuild.
6471         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6472         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6473         in-tree building.
6474         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6475         (POSTSTAGE1_HOST_EXPORTS): Use it.
6476         (STAGE[+id+]_CXXFLAGS): New.
6477         (BASE_FLAGS_TO_PASS): Pass it down.
6478         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6479         extra_exports.
6480         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6481         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6482         extra_exports.
6483         * Makefile.in: Rebuild.
6485 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6487         * config.sub, config.guess: Update from upstream sources.
6489 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6491         * MAINTAINERS (Write After Approval): Add myself.
6493 2009-11-09  Jon Beniston  <jon@beniston.com>
6495         * MAINTAINERS (Write After Approval): Add myself.
6497 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6499         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6500         paths for *-w64-mingw* and x86_64-*mingw*.
6501         * configure: Regenerated.
6503 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6505         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6507 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6509         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6510         Phil Edwards to Write-After Approval.
6512 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6514         * configure.ac: Disable target-winsup & co for
6515         x86_64-*-mingw* and *-w64-mingw* targets.
6516         * configure: Regenerated.
6518 2009-10-16  Nick Clifton  <nickc@redhat.com>
6520         * MAINTAINERS: Add myself as a maintainer for the RX port.
6522 2009-10-26  Johannes Singler  <singler@kit.edu>
6524         * MAINTAINERS (Write After Approval): Update my e-mail address.
6526 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6528         * configure.ac (CLooG test): Use = with test.
6529         * configure: Regenerate.
6531 2009-10-22  Richard Guenther  <rguenther@suse.de>
6533         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6534         cloog if the ppl version check failed.  Move flags saving
6535         before setting in libelf check.
6536         * configure: Regenerate.
6538 2009-10-21  Richard Guenther  <rguenther@suse.de>
6540         * configure.ac: Adjust the ppl and cloog configure to work as
6541         documented.  Disable cloog if ppl was disabled.  Omit the version
6542         checks if they were disabled.
6543         * configure: Re-generate.
6545 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6547         * configure.ac: Add 'lto' to enable_languages, not
6548         new_enable_languages, and only if not already present.
6549         * configure: Regenerate.
6551 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6553         * README: Refer to the various COPYING* files instead of just
6554         COPYING.
6555         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6557 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6559         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6561 2009-10-07  Richard Guenther  <rguenther@suse.de>
6563         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6564         and Richard Guenther as reviewers.
6565         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6566         as reviewers.
6568 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6570         * config.sub: Update from upstream sources.
6572 2009-10-06  Ian Lance Taylor  <iant@google.com>
6574         * Makefile.def: check-gold depends upon all-gas.
6575         * Makefile.in: Rebuild.
6577 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6579         * MAINTAINERS (Write After Approval): Add myself.
6581 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6583         * Makefile.def: all-lto-plugin depends on all-libiberty.
6584         set bootstrap=true for lto-plugin.
6585         Add lto-plugin.
6586         * Makefile.in: Regenerate.
6587         * configure.ac (host_libs): Add lto-plugin.
6588         * configure: Regenerate.
6590 2009-10-03  Diego Novillo  <dnovillo@google.com>
6592         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6593         (HOST_LIBELFLIBS): Define.
6594         (HOST_LIBELFINC): Define.
6595         * Makefile.in: Regenerate.
6596         * configure.ac: Add --enable-lto.
6597         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6598         If --enable-lto is used, add 'lto' to new_enable_languages.
6599         If --enable-lto is used and gold is enabled, add
6600         lto-plugin to configdirs.
6601         * configure: Regenerate.
6603 2009-10-03  Simon Baldwin  <simonb@google.com>
6605         * configure.ac: If --with-system-zlib, suppress local zlib and
6606         pass --with-system-zlib to subdir configure scripts.
6607         * configure: Regenerate.
6609 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6610             Paolo Bonzini  <bonzini@gnu.org>
6612         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6613         $(srcdir).
6614         * Makefile.in: Rebuilt.
6616 2009-09-26  Gary Funck  <gary@intrepid.com>
6618         * MAINTAINERS (Write After Approval): Add myself.
6620 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6622         * configure.ac: Update minimum MPC version to 0.7.
6623         * configure: Regenerate.
6625 2009-09-25  Nick Clifton  <nickc@redhat.com>
6627         * configure.ac: Pass any --cache-file=/dev/null option on to
6628         subconfigures.
6629         * configure: Regenerate.
6631 2009-09-23  Nick Clifton  <nickc@redhat.com>
6633         * config.sub, config.guess: Update from upstream sources.
6635 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6637         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6638         * Makefile.in: Rebuilt.
6640 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6642         PR bootstrap/32272
6643         * configure.ac: Error out if $srcdir isn't '.' but contains
6644         host-${host_noncanonical}.
6645         * configure: Regenerate.
6647 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6649         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6650         maintainer.
6652 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6654         * configure.ac: If bootstrapping a combined tree with
6655         --enable-gold, require c++ in stage1_languages.
6656         * configure: Regenerate.
6658         * configure.ac: Also add target_libs of stage1_languages to
6659         bootstrap_target_libs.
6660         * configure: Regenerate.
6662         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6663         with --enable-languages not containing c++.
6664         * configure: Regenerate.
6666 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6668         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6669         * configure: Regenerate.
6671 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6673         * MAINTAINERS (Write After Approval): Update my e-mail address,
6674         and move from from here...
6675         (Waiting for paperwork): To here.
6677 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6679         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6681 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6683         * configure.ac: Do not use $extrasub for replacing @if/@endif
6684         parts in Makefile; instead, use additional arguments to
6685         AC_CONFIG_COMMANDS to do the replacement manually, with several
6686         sed invocations, to avoid HP-UX sed command limits.
6687         * configure: Regenerate.
6689 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6691         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6692         blank before -L.
6694 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6696         * configure.ac (with-build-config): Document.  Handle without.
6697         Handle missing argument.
6698         * configure: Rebuilt.
6700 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6702         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6703         Default to bootstrap-debug only if compare-debug works.
6704         * configure: Rebuilt.
6705         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6706         * Makefile.in: Rebuilt.
6708 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6710         * MAINTAINERS (OS Port Maintainers): Update my email address.
6712 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6714         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6715         * Makefile.in: Rebuilt.
6717 2009-09-01  Chris Demetriou  <cgd@google.com>
6719         * MAINTAINERS (Write After Approval): Add myself.
6721 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6723         PR debug/30161
6724         * include/dwarf2.h (enum dwarf_tag): Added
6725         DW_TAG_GNU_template_template_param
6726         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6728 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6730         * Makefile.tpl (AWK): Fix typo.
6731         * Makefile.in: Regenerate.
6733 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6735         * configure.ac: Detect awk and sed.
6736         * Makefile.def (flags_to_pass): Add AWK and SED.
6737         * Makefile.tpl (AWK, SED): New.
6738         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6739         * configure: Regenerate.
6740         * Makefile.in: Regenerate.
6742 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6744         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6745         (collapseslashes): Likewise.
6747 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6749         * configure.ac (AC_PREREQ): Bump to 2.64.
6751 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6753         * configure.ac: Remove --with-datarootdir, --with-docdir,
6754         --with-pdfdir, --with-htmldir switches.
6755         * configure: Regenerate.
6757         * configure: Regenerate.
6759         * compile: Sync from Automake 1.11.
6760         * depcomp: Likewise.
6761         * install-sh: Likewise.
6762         * missing: Likewise.
6763         * mkinstalldirs: Likewise.
6764         * ylwrap: Likewise.
6766 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6768         * ltmain.sh (func_normal_abspath): New function.
6769         (func_relative_path): Likewise.
6770         (func_mode_help): Document new -bindir option for link mode.
6771         (func_mode_link): Add new -bindir option, and use it to place
6772         output DLL if specified.
6774 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6776         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6777         (baseargs): Add --disable-option-checking.
6778         * configure: Regenerate.
6780         * Makefile.def (configure-target-libiberty): Depend on
6781         all-binutils and all-ld.
6782         (configure-target-newlib): Likewise.
6783         * Makefile.in: Regenerate.
6785 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6787         * config.sub, config.guess: Update from upstream sources.
6789 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6791         Sync from src, merge:
6793         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6795         * configure.ac: Do not exclude gas for i386-*-darwin.
6796         Add a case for x86_64-*-darwin.
6797         * configure: Regenerate.
6799 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6801         * MAINTAINERS: Add my name to Write After Approval list.
6803 2009-08-06  Michael Eager  <eager@eagercon.com>
6805         * configure.ac: Add Microblaze target.
6806         * configure: Regenerate.
6808 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6810         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6811         * configure: Regenerate.
6813 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6815         * MAINTAINERS (Write After Approval): Update my e-mail address.
6817 2009-07-06  Ian Lance Taylor  <iant@google.com>
6819         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6820         * configure: Rebuild.
6822 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6824         * MAINTAINERS: Move myself to the Graphite Reviewers.
6826 2009-06-30  Wei Guozhi  <carrot@google.com>
6828         * MAINTAINERS: Add my name to Write After Approval list.
6830 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6832         PR bootstrap/40338
6833         * configure.ac (comparestring): Create new variable.
6834         * Makefile.tpl (comparestring): Use to skip some comparisions.
6835         * configure: Regenerate.
6836         * Makefile.in: Regenerate.
6838 2009-06-26  Doug Evans  <dje@sebabeach.org>
6840         * Makefile.def (host_modules): Add cgen.
6841         * Makefile.in: Regenerate.
6842         * configure.ac (host_tools): Add cgen.
6843         * configure: Regenerate.
6845 2009-06-23  DJ Delorie  <dj@redhat.com>
6847         * MAINTAINERS: Add myself as mep maintainer.
6849 2009-06-23  Ian Lance Taylor  <iant@google.com>
6851         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6852         boot_languages.  Only bootstrap target libraries listed in
6853         target_libs for some boot language.  Add --with-stage1-ldflags,
6854         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6855         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6856         if not building with C++.
6857         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6858         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6859         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6860         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6861         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6862         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6863         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6864         * configure, Makefile.in: Rebuild.
6866 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6868         * MAINTAINERS: Added my name to write-after-approval list.
6870 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6872         * configure.ac: Define is_elf for QNX Neutrino targets.
6873         * configure: Regenerate.
6875 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6877         * MAINTAINERS: Added my name to the write-after-approval list
6879 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6881         * configure.ac: Detect MPC in default directory.
6882         * configure: Regenerate.
6884 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6885             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6887         * Makefile.tpl (all): Avoid a trailing backslash.
6888         * Makefile.in: Regenerate.
6890 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6892         * config.sub, config.guess: Update from upstream sources.
6894 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6896         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6897         to noconfdirs.
6898         * configure: Regenerate.
6900 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6902         * Makefile.tpl ([+compare-target+]): Compare all stage
6903         directories, rather than just gcc.
6904         * Makefile.in: Rebuilt.
6906 2009-06-01  Doug Kwan  <dougkwan@google.com>
6908         * configure.ac: Support gold for target arm*-*-*.
6909         * configure: Regenerate.
6911 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6913         * Makefile.def: Add MPC support and dependencies.
6914         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6916         * Makefile.in, configure: Regenerate.
6918 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6920         * Makefile.tpl (all): Avoid harmless warning in make all when
6921         gcc-bootstrap is enabled but stage_last does not exist.
6922         * Makefile.in: Rebuilt.
6924 2009-05-24  Nicolas Roche  <roche@adacore.com>
6926         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6927         * Makefile.in: Regenerate.
6929 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6931         * MAINTAINERS: Update my e-mail address.
6933 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6935         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6936         * configure:  Regenerate.
6938 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6940         PR other/40159
6941         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6942         gcc-no-bootstrap are mutually exclusive.
6943         * Makefile.in: Rebuilt.
6945 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6947         PR other/40159
6948         * Makefile.tpl (all): Don't end with unconditional success.
6949         * Makefile.in: Rebuilt.
6951 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6953         PR target/37137
6954         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6955         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6956         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6957         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6958         stage_configureflags, stage_cflags and stage_libcflags into
6959         explicit Makefile macros.
6960         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6961         GFORTRAN.
6962         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6963         CC.  Set CC_FOR_BUILD from CC.
6964         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6965         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6966         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6967         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6968         and GFORTRAN.
6969         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6970         (_LIBCFLAGS): Renamed to _TFLAGS.
6971         (do-compare-debug, do-compare3-debug): Drop.
6972         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6973         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6974         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6975         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6976         (XGCC_FLAGS_FOR_TARGET): New.
6977         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6978         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6979         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6980         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6981         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6982         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6983         TFLAGS.
6984         (BUILD_CONFIG): Include if requested.
6985         (all): Set TFLAGS on bootstrap.
6986         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6987         (all-stageid-prefixmodule): Likewise.
6988         (do-clean, distclean-stageid): Set TFLAGS.
6989         (restrap): Fix whitespace.
6990         * Makefile.in: Rebuilt.
6992 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6994         * config.guess: Sync with src.
6996 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6998         * configure.ac ($with_ppl):  Default to no if not supplied.
6999         ($with_cloog):  Likewise.
7000         configure:  Regenerate.
7002 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7004         * MAINTAINERS: Update my e-mail address.
7006 2009-04-27  Nick Clifton  <nickc@redhat.com>
7008         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7010 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7012         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7013         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7014         * Makefile.in: Regenerate.
7016 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7018         PR bootstrap/39739
7019         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7020         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7022         * configure, Makefile.in: Regenerate.
7024 2009-04-21  Taras Glek  <tglek@mozilla.com>
7026         * include/hashtab.h: Update GTY annotations to new syntax
7027         * include/splay-tree.h: Likewise
7029 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7031         * config.sub, config.guess: Update from upstream sources.
7033 2009-04-15  Anthony Green  <green@moxielogic.com>
7035         * configure.ac: Add moxie support.
7036         * configure: Rebuilt.
7038 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7040         * configure.ac: Change copyright header to refer to version
7041         3 of the GNU General Public License and to point readers at the
7042         COPYING3 file and the FSF's license web page.
7043         * Makefile.def: Likewise.
7044         * Makefile.tpl: Likewise.
7045         * Makefile.in: Regenerate.
7047 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7049         * configure.ac: Restore match for darwin9 or later. Use double
7050         brackets since regeneration eats one pair.
7051         * configure: Regenerate.
7053 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7055         PR gas/10039
7056         * configure.ac: Require texinfo 4.7.
7057         * configure: Regenerated.
7059 2009-04-09  Nick Clifton  <nickc@redhat.com>
7061         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7062         the GCC Runtime Library Exception.
7064 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7066         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7067         * configure: Regenerate.
7069 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7071         * Makefil.def (languages): New entries.
7072         * Makefile.tpl (check-gcc-*): New generic target.
7073         * Makefile.in: Regenerate.
7075 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7077         * MAINTAINERS:  Update my email address.
7079 2009-03-18  Tom Tromey  <tromey@redhat.com>
7081         * configure: Rebuild.
7082         * configure.ac (host_libs): Add libiconv.
7083         * Makefile.in: Rebuild.
7084         * Makefile.def (host_modules): Add libiconv.
7085         (configure-gdb, all-gdb): Depend on libiconv.
7087 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7089         * configure.ac: Treat gdb as supported on x86_64-darwin.
7090         * configure: Regenerate.
7092 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7094         * configure.ac (--with-host-libstdcxx): New option.
7095         * configure: Regenerate.
7097 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7099         * MAINTAINERS:  Move myself into the write after approval list.
7101 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7103         * MAINTAINERS: Update e-mail address.
7105 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7107         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7109 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7111         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7113 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7115         Backport from git Libtool:
7117         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7118         Support GNU/kOpenSolaris.
7119         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7120         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7121         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7122         GNU/kOpenSolaris.
7124 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7126         * MAINTAINERS: Update e-mail address.
7128 2009-02-24  Michael Eager  <eager@eagercon.com>
7130         * MAINTAINERS (Write After Approval): Add self.
7132 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7134         * MAINTAINERS (Write After Approval): Add myself.
7136 2009-02-05  Andreas Schwab  <schwab@suse.de>
7138         * Makefile.tpl (stage_last): Define $r and $s before using
7139         $(RECURSE_FLAGS_TO_PASS).
7140         * Makefile.in: Regenerate
7142 2009-01-30  Ian Lance Taylor  <iant@google.com>
7144         * MAINTAINERS: Move myself to the Global Reviewers list.
7146 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7148         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7149         * configure: Regenerate.
7151 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7153         * MAINTAINERS: Make whitespace consistent.
7154         Remove Robert Millan from Write After Approval.
7156 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7158         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7159         (all-opcodes): Depend on all-libiberty.
7160         * Makefile.in: Regenerate.
7162 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7164         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7165         * configure: Regenerate.
7167 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7169         * MAINTAINERS (Write After Approval): Add myself.
7171 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7173         * MAINTAINERS: Add myself to reviewers (Fortran).
7175 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7177         PR tree-optimization/38515
7178         * configure.ac (cloog-polylib): Removed.
7179         (with_ppl, with_cloog): Test for "no".
7180         * configure: Regenerated.
7182 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7184         * MAINTAINERS: Moved myself to reviewers (Fortran).
7186 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7188         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7189         (Write After Approval): Remove myself.
7191 2009-01-03  Diego Novillo  <dnovillo@google.com>
7193         * MAINTAINERS: Remove myself from alias maintainership.
7195 2009-01-02  David Ayers  <ayers@fsfe.org>
7197         * MAINTAINERS: Update e-mail address.
7199 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7201         * MAINTAINERS: Make whitespace consistent.
7203 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7205         Backport from upstream Libtool:
7206         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7207         Add cache variables to tests that require the linker to work.
7208         For shlibpath_overrides_runpath, this also changes the semantics
7209         to let the result from the C compiler take precedence.
7211 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7213         * config.sub, config.guess: Update from upstream sources.
7215 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7217         * configure.ac (ppllibs): Add by default the lib flags.
7218         * configure: Regenerate.
7220 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7222         * MAINTAINERS:  Add myself to the write after approval list.
7224 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7226         * configure.ac: Add double brackets on darwin[912].
7227         * configure: Regenerate.
7229 2008-12-03  Daniel Kraft  <d@domob.eu>
7231         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7232         Approval to Reviewer section (for Fortran front-end).
7234 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7236         * configure.ac: Expand to darwin10 and later.
7237         * configure: Regenerate.
7239 2008-12-02  Andreas Schwab  <schwab@suse.de>
7241         * Makefile.def: configure-target-boehm-gc depends on
7242         all-target-libstdc++-v3.
7243         * Makefile.in: Regenerate.
7245 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7247         * MAINTAINERS:  Add myself as mingw maintainer.
7249 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7251         * config.sub, config.guess: Update from upstream sources.
7253 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7255         * README.SCO: Remove.
7257 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7259         * MAINTAINERS:  Add myself to the write after approval list.
7261 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7263         * MAINTAINERS:  Update my email address in WAA section.
7265 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7267         * MAINTAINERS: Update e-mail address.
7269 2008-11-27  Toon Moene  <toon@moene.org>
7271         * MAINTAINERS: Change e-mail address.
7273 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7275         * configure.ac: Build gdb for i?86-*-darwin*
7276         * configure: Regenerated.
7278 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7280         * MAINTAINERS: Added my full name.
7282 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7284         PR bootstrap/38014
7285         PR bootstrap/37923
7287         Revert:
7289         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7291         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7292         * Makefile.in: Regenerated.
7294         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7296         PR gdb/921
7297         PR gdb/1646
7298         PR gdb/2175
7299         PR gdb/2176
7301         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7302         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7303         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7304         (HOST_EXPORTS): Pass CPPFLAGS.
7305         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7306         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7307         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7308         * Makefile.in, configure: Regenerated.
7309         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7310         and CPPFLAGS_FOR_BUILD.
7312 2008-11-06  Jeff Law  <law@redhat.com>
7314         * MAINTAINERS: Add myself as middle end maintainer.
7316 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7318         * MAINTAINERS (Write after approval): Add myself.
7320 2008-11-05  Diego Novillo  <dnovillo@google.com>
7322         * MAINTAINERS (Global Reviewers): Add myself.
7323         (Non-Algorithmic Maintainers): Remove myself.
7325 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7327         * MAINTAINERS (Write after approval): Add myself.
7329 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7331         * MAINTAINERS (Write after approval): Add myself.
7333 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7335         * configure.ac (spu-*-*): Remove special case.
7336         * configure: Regenerate.
7338 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7340         * MAINTAINERS (Write after approval): Update my email address.
7342 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7344         * configure.ac [spu-*-*]: Do not set skipdirs.
7345         * configure: Re-generate.
7347 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7349         * MAINTAINERS (Various Maintainers): Add myself to reload.
7351 2008-10-25  Richard Guenther  <rguenther@suse.de>
7353         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7354         maintainer.  Remove myself as libgcc-math maintainer.
7355         (Non-Algorithmic Maintainers): Remove myself.
7357 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7359         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7360         * Makefile.in: Regenerated.
7362 2008-10-23  Cary Coutant  <ccoutant@google.com>
7364         * MAINTAINERS (Write after approval): Add myself.
7366 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7368         PR gdb/921
7369         PR gdb/1646
7370         PR gdb/2175
7371         PR gdb/2176
7373         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7374         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7375         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7376         (HOST_EXPORTS): Pass CPPFLAGS.
7377         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7378         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7379         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7380         * Makefile.in, configure: Regenerated.
7381         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7382         and CPPFLAGS_FOR_BUILD.
7384 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7386         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7387         Sebastian Pop.
7389 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7391         * MAINTAINERS (Write After Approval): Added myself.
7393 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7395         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7396         recommended version to 2.3.2.
7398         * configure: Regenerate.
7400 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7402         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7404 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7406         * MAINTAINERS (Write After Approval): Update e-mail address.
7408 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7410         * libtool.m4: Update to libtool 2.2.6.
7411         * lt~obsolete.m4: Update to libtool 2.2.6.
7412         * ltmain.sh: Update to libtool 2.2.6.
7413         * ltsugar.m4: Update to libtool 2.2.6.
7414         * ltversion.m4: Update to libtool 2.2.6.
7415         * ltoptions.m4: Update to libtool 2.2.6.
7416         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7418 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7420         * MAINTAINERS (Write After Approval): Add myself.
7422 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7424         * MAINTAINERS (Write After Approval): Update my name.
7426 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7428         * MAINTAINERS: Add myself in "Write After Approval".
7430 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7432         * MAINTAINERS: Add myself as ia64 maintainer.
7434 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7436         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7437         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7438         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7439         and Michael Tiemann from Write After Approval since they do not
7440         actually have access.
7442 2008-09-05  Richard Guenther  <rguenther@suse.de>
7444         * configure.ac: Initialize clooglibs to -lcloog.
7445         * configure: Re-generate.
7447 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7449         * MAINTAINERS (Write After Approval): Add myself.
7451 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7453         * configure.ac (--with-cloog-polylib): New.
7454         (--disable-cloog-version-check): New.
7455         (--disable-ppl-version-check): New.
7456         * configure: Re-generate.
7458 2008-09-03  Richard Guenther  <rguenther@suse.de>
7460         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7461         cloog test.
7462         * configure: Re-generate.
7464 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7466         Add picoChip port.
7467         * MAINTAINERS: Add picoChip maintainers.
7469 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7470             Tobias Grosser  <grosser@fim.uni-passau.de>
7471             Jan Sjodin  <jan.sjodin@amd.com>
7472             Harsha Jagasia  <harsha.jagasia@amd.com>
7473             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7474             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7475             Adrien Eliche  <aeliche@isty.uvsq.fr>
7477         Merge from graphite branch.
7478         * configure: Regenerate.
7479         * Makefile.in: Regenerate.
7480         * configure.ac (host_libs): Add ppl and cloog.
7481         Add checks for PPL and CLooG.
7482         * Makefile.def (ppl, cloog): Added modules and dependences.
7483         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7484         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7486 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7488         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7489         (GCC_SHLIB_SUBDIR): New.
7490         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7491         * configure: Regenerate.
7492         * Makefile.in: Regenerate.
7494 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7496         * MAINTAINERS: Consistently use tabs to separate columns.
7498 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7500         * MAINTAINERS (Write after Approval): Add myself.
7502 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7504         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7505         Enable bfd, binutils and opcodes.
7506         * configure: Regenerate.
7508 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7510         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7512 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7514         * MAINTAINERS:  Use correct Umlaut for last name.
7516 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7518         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7520 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7522         * MAINTAINERS: Update my email address.
7524 2008-08-16  Nicolas Roche  <roche@adacore.com>
7526         * Makefile.tpl: Add BOOT_ADAFLAGS.
7527         * Makefile.in: Regenerate.
7529 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7531         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7532         * configure: Regenerate.
7534 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7536         * configure.ac: Add makefile fragments for hpux.
7537         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7538         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7539         * configure: Regenerate.
7540         * Makefile.in: Regenerate.
7542 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7544         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7546 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7548         * MAINTAINERS (Write after Approval): Add myself.
7550 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7552         * MAINTAINERS (Write After Approval):  Add myself.
7554 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7556         * MAINTAINERS (Write After Approval):  Add myself.
7558 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7560         * MAINTAINERS: Update my email address.
7562 2008-06-25  Joey Ye  <joey.ye@intel.com>
7564         * MAINTAINERS (Write After Approval):  Add myself.
7566 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7568         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7569         * Makefile.in: Regenerate.
7570         * configure: Regenerate.
7572 2008-06-17  Daniel Kraft  <d@domob.eu>
7574         * MAINTAINERS (Write After Approval):  Add myself.
7576 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7578         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7579         "$@" is still intact with both Autoconf 2.59 and 2.62.
7580         * configure: Regenerate.
7582 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7584         * Makefile.tpl: Fix comment errors.
7585         * Makefile.in: Regenerate.
7587 2008-06-12  David S. Miller  <davem@davemloft.net>
7588             David Edelsohn  <edelsohn@gnu.org>
7590         * configure.ac: Add powerpc*-*-* to gold supported targets.
7591         * configure: Regenerate.
7593 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7595         PR tree-optimization/36218
7596         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7597         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7598         (all prefix="build-"): Pass them to build-system sub-makes.
7599         * Makefile.in: Regenerate.
7601 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7603         * MAINTAINERS (mt port): Remove.
7604         (sco5, unixware, sco udk): Remove.
7605         (Kean Johnston): Add to Write After Approval.
7607 2008-05-30  Julian Brown  <julian@codesourcery.com>
7609         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7610         of libobjc for ARM EABI Linux.
7611         * configure: Regenerate.
7613 2008-05-18  Xinliang David Li   <davidxl@google.com>
7615         * ChangeLog: Remove wrong ChangeLog entry.
7617 2008-05-17  Xinliang David Li   <davidxl@google.com>
7619         * MAINTAINERS (Write After Approval): Add myself.
7621 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7623         * MAINTAINERS (Write After Approval): Add myself.
7625 2008-05-14  Rafael Espíndola  <espindola@google.com>
7627         * config-ml.in: don't handle --enable-shared and --enable-static.
7629 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7631         * MAINTAINERS: Update my email address.
7633 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7635         * MAINTAINERS: Update my email address.
7637 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7639         * MAINTAINERS (Write After Approval): Add myself.
7641 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7643         * MAINTAINERS (Write After Approval): Add myself.
7645 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7647         * MAINTAINERS (crx): Add myself.
7649 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7651         Sync with src:
7652         2008-04-14  David S. Miller  <davem@davemloft.net>
7654         * configure.ac: Add sparc*-*-* to gold supported targets.
7655         * configure: Regenerate.
7657 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7659         PR bootstrap/35457
7660         * configure.ac: Include override.m4.
7661         * configure: Regenerate.
7663 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7665         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7666         * Makefile.in: Regenerate.
7668 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7670         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7671         as nonconfigurable directories list.
7672         * configure: Regenerate.
7674 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7676         * config.sub, config.guess: Update from upstream sources.
7678 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7680         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7681         * Makefile.in: Regenerate.
7683 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7685         * configure.ac: Do not build libssp for the AVR.
7686         * configure: Regenerate.
7688 2008-04-07  Ian Lance Taylor  <iant@google.com>
7690         * Makefile.def: check-gold depends upon all-binutils.
7691         * Makefile.in: Regenerate.
7693 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7695         * MAINTAINERS (Write After Approval): Add myself.
7697 2008-04-04  Nick Clifton  <nickc@redhat.com>
7699         PR binutils/4334
7700         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7701         builds.
7702         * configure: Regenerate.
7704 2008-04-04  NightStrike  <NightStrike@gmail.com>
7706         PR other/35151
7707         * configure.ac: Combine rules for mingw32 and mingw64.
7708         * configure: Regenerate.
7710 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7712         * MAINTAINERS (Write After Approval): Add myself.
7714 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7716         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7717         * Makefile.in (.NOTPARALLEL): Ditto.
7719 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7721         * MAINTAINERS (Write After Approval): Add myself.
7723 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7725         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7726         * Makefile.in (.NOTPARALLEL): Regenerate.
7728 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7730         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7731         * Makefile.in: Regenerate.
7733 2008-03-26  Jakub Staszak  <kuba@et.pl>
7735         * MAINTAINERS (Write After Approval): Add myself.
7737 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7739         * MAINTAINERS:  Update e-mail address.
7741 2008-03-20  Ian Lance Taylor  <iant@google.com>
7743         * configure.ac: Add support for --enable-gold.
7744         * Makefile.def: Add gold as a directory like ld.
7745         * configure, Makefile.in: Regenerate.
7747 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7749         * configure.ac: m4_include config/proginstall.m4.
7750         * configure: Regenerate.
7752         Backport from upstream Libtool:
7754         2007-10-12  Eric Blake  <ebb9@byu.net>
7756         Deal with Autoconf 2.62's semantic change in m4_append.
7757         * ltsugar.m4 (lt_append): Replace broken versions of
7758         m4_append.
7759         (lt_if_append_uniq): Don't require separator to be overquoted,
7760         and avoid broken m4_append.
7761         (lt_dict_add): Fix typo.
7762         * libtool.m4 (_LT_DECL): Don't overquote separator.
7764 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7766         * config.rpath: Add AIX 6 support.
7768 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7770         * Makefile.def (stageprofile).  Remove -fprofile-generate
7771         from stage_libcflags.
7772         * Makefile.in: Regenerate.
7774 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7776         * config.sub, config.guess: Update from upstream sources.
7778 2008-03-06  Tom Tromey  <tromey@redhat.com>
7780         * MAINTAINERS: Update for treelang deletion.
7782 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7784         * MAINTAINERS: Update my email address.
7786 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7788         * MAINTAINERS (darwin port): Add myself as a maintainer.
7789         (objective-c/c++): Add myself as a maintainer.
7791 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7793         * MAINTAINERS (Write After Approval): Update my email address.
7795 2008-02-25  Tomas Bily  <tbily@suse.cz>
7797         * MAINTAINERS (Write After Approval): Add myself.
7799 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7801         * MAINTAINERS (OpenMP): Add myself.
7803 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7805         PR bootstrap/32009
7806         PR bootstrap/32161
7808         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7809         * configure: Regenerate.
7811         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7812         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7813         STAGE4_LIBCFLAGS): New.
7814         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7815         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7816         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7817         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7818         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7819         for target modules.  Don't export LIBCFLAGS.
7820         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7821         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7822         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7823         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7824         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7825         * Makefile.in: Regenerate.
7827 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7829         PR libgcj/33085
7830         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7831         Do not use -DDLL_EXPORT.  Backport from upstream.
7833 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7835         * MAINTAINERS (Write After Approval): Add myself.
7837 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7839         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7840         * configure: Regenerate.
7842 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7844         * configure.ac (xtensa*-*-*): Recognize processor variants.
7845         * configure: Regenerate.
7847 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7849         PR bootstrap/34922
7850         * configure.ac (PARSE_ARGS): Push suitable setting of
7851         ac_subdirs_all, for `./configure --help=recursive'.
7852         Handle `+' in generic toplevel directory disabling.
7853         * configure: Regenerate.
7855 2008-01-28  Nick Clifton  <nickc@redhat.com>
7857         * MAINTAINERS (xstormy16): Take over maintainership.
7859 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7861         * MAINTAINERS (c4x port): Remove.
7863 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7865         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7867 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7869         * config.sub, config.guess: Update from upstream sources.
7871 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7873         * MAINTAINERS (Write After Approval): Add myself.
7875 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7877         * MAINTAINERS: Update my email address.
7879 2008-01-09  Raksit Ashok  <raksit@google.com>
7881         * MAINTAINERS (Write After Approval): Add myself.
7883 2008-01-09  Raksit Ashok  <raksit@google.com>
7885         * MAINTAINERS (Write After Approval): Add myself.
7887 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7889         * config.sub, config.guess: Update from upstream sources.
7891 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7893         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7894         Change recommended MPFR from 2.2.1 -> 2.3.0.
7895         * configure: Regenerate.
7897 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7899         * MAINTAINERS: Update my email address.
7901 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7903         * MAINTAINERS: Update my email address.
7905 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7907         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7908         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7909         * Makefile.in: Regenerate.
7911 2007-12-10  Mark Heffernan  <meheff@google.com>
7913         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7914         misplaced entries.
7916 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7918         * configure.ac: Enable libjava for x86_64-*-darwin9.
7919         * configure: Regenerate.
7921 2007-12-07  Bill Maddox  <maddox@google.com>
7923         * MAINTAINERS (Write After Approval): Add myself.
7925 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7927         * config.sub, config.guess: Update from upstream sources.
7929 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7931         * config-ml.in: Remove 64bit configure tests.
7933 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7935         * config-ml.in: Robustify against white space in absolute file
7936         names.
7938         * config-ml.in (multi-clean): Substitute ${Makefile}.
7939         Remove superfluous ${Makefile} in list.
7941 2007-11-19  Thiemo Seufer  <ths@mips.com>
7943         * config-ml.in: Don't hardcode the Makefile name.
7945 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7947         * MAINTAINERS (Write After Approval): Add myself.
7949 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7951         * MAINTAINERS (Write After Approval): Add myself.
7953 2007-11-06  Doug Kwan  <dougkwan@google.com>
7955         * MAINTAINERS (Write After Approval): Add myself.
7957 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7959         * MAINTAINERS (mercury): Remove entry.
7960         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7962 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7964         * Makefile.def (dependencies): Make configure-gdb depend on
7965         all-intl.
7966         * Makefile.in: Regenerated.
7968 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7970         * MAINTAINERS (Fortran maintainer): Remove myself.
7972 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7974         * Makefile.def: To avoid problems running with parallel makes,
7975         build newlib before libgloss so that target specific header
7976         files are availble.
7977         * Makefile.in: Regenerate
7979 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7981         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7982         * Makefile.in: Regenerate.
7984 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7986         * MAINTAINERS (Register allocation reviewer): Add myself.
7988 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7990         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7991         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7992         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7993         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7994         * configure: Regenerate.
7996 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7998         * MAINTAINERS (Register allocation reviewer): Add myself.
8000 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8002         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8003         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8004         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8005         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8006         * configure.ac: Default them to host tools for $host = $build.
8007         Subst them.
8009         * configure: Regenerate.
8010         * Makefile.in: Regenerate.
8012 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8014         * MAINTAINERS (Register allocation reviewer): Add myself.
8016 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8018         * MAINTAINERS (Register allocation reviewer): Add myself.
8020 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8022         * MAINTAINERS (Write After Approval): Fix typo.
8024 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8026         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8027         * configure: Regenerate.
8029 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8031         PR bootstrap/31906
8032         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8033         they're already prefixed.
8035 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8037         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8038         libstdc++.
8039         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8040         * configure: Regenerate.
8041         * Makefile.in: Regenerate.
8043 2007-09-17  Andreas Schwab  <schwab@suse.de>
8045         * configure.ac: Raise minimum makeinfo version to 4.6.
8046         * configure: Regenerate.
8048 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8050         * MAINTAINERS (write-after-approval) add myself
8052 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8054         * configure.ac: Correct makeinfo version check.
8055         * configure: Regenerate.
8057 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8059         * MAINTAINERS: Update my email address.
8061 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8063         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8064         to $skipdirs and only disable gprof for newlib.  Use the normal
8065         mips*-elf* handling in other respects.
8066         * configure: Regnerate.
8068 2007-09-12  David Daney  <ddaney@avtrex.com>
8070         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8071         enabling libgcj.
8072         * configure: Regenerate.
8074 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8076         PR other/32154
8077         * configure.ac: For libgloss targets, point the linker to the linker
8078         script, startup code and simulator library.
8079         * configure: Regenerate.
8081 2007-09-07  Andrew Haley  <aph@redhat.com>
8083         * configure.ac (noconfigdirs): Remove target-libffi and
8084         target-libjava.
8085         * configure: Regenerate.
8087 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8089         PR target/33281
8090         * configure.ac: Use config/mh-mingw on mingw.
8091         * configure: Regenerate.
8093 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8095         * MAINTAINERS (Write After Approval): Add myself.
8097 2007-09-05  Richard Guenther  <rguenther@suse.de>
8099         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8100         nor --disable-checking is provided also turn on yes and types
8101         checking for stage1.
8102         * configure: Re-generate.
8104 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8106         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8107         (Write After Approval): Remove myself.
8109 2007-08-29  Nick Clifton  <nickc@redhat.com>
8111         * config.sub, config.guess: Update from upstream sources.
8113 2007-08-22  Bud Davis  <jmdavis@link.com>
8115         * MAINTAINERS (Write After Approval): Added myself.
8116         * MAINTAINERS (Reviewers): Removed myself.
8118 2007-08-18  Paul Brook  <paul@codesourcery.com>
8119             Joseph Myers  <joseph@codesourcery.com>
8121         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8122         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8123         * Makefile.in: Regenerate.
8124         * configure.ac (--with-debug-prefix-map): New.
8125         * configure: Regenerate.
8127 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8128             Nigel Stephens  <nigel@mips.com>
8130         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8131         as target_makefile_frag.
8132         * configure: Regenerate.
8134 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8136         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8137         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8138         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8139         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8140         (do-compare, do-compare3, do-compare-debug): New.
8141         ([+compare-target+]): Use them.
8143 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8145         * MAINTAINERS (Write After Approval): Change my email address.
8147 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8148             Ben Elliston  <bje@au.ibm.com>
8150         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8151         --silent if $silent.
8152         * configure: Regenerate.
8154 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8156         * MAINTAINERS (Various Maintainers): Add myself as
8157         loop infrastructure maintainer.  Update my e-mail
8158         address.
8160 2007-07-31  Diego Novillo  <dnovillo@google.com>
8162         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8163         Adjust description.
8165 2007-07-26  Richard Guenther  <rguenther@suse.de>
8167         * configure.ac: Add types checking to stage1 checking flags.
8168         * configure: Regenerate.
8170 2007-07-17  Nick Clifton  <nickc@redhat.com>
8172         * COPYING3: New file.  Contains version 3 of the GNU General
8173         Public License.
8174         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8175         Lesser General Public License.
8177 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8179         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8181 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8183         * MAINTAINERS (S/390 co-maintainer): Add myself.
8184         (Write After Approval): Remove myself.
8186 2007-07-13  Dan Hipschman  <dsh@google.com>
8188         * MAINTAINERS (Write After Approval): Add myself.
8190 2007-07-11  Nick Clifton  <nickc@redhat.com>
8192         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8193         WINDRES export.
8194         * Makefile.in: Regenerate.
8196 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8198         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8199         maintainer.
8201 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8203         * lt~obsolete.m4: New. Import from 20070318 libtool.
8205 2007-07-03  Julian Brown  <julian@codesourcery.com>
8207         * MAINTAINERS (Write After Approval): Add myself.
8209 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8211         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8212         * configure: Regenerate.
8214 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8216         * configure.ac: Add some missing m4 quotation.
8217         * configure: Regenerate.
8219 2007-07-02  Simon Baldwin  <simonb@google.com>
8221         * MAINTAINERS (Write After Approval): Add myself.
8223 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8225         * configure: Regenerate.
8227 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8229         * Makefile.def: Add windmc tool to build.
8230         * Makefile.tpl: Likewise.
8231         * configure.ac: Likewise.
8232         * Makefile.in: Regenerate.
8233         * configure: Regenerate.
8235 2007-06-28  DJ Delorie  <dj@redhat.com>
8237         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8238         not building newlib.
8239         * configure: Regenerated.
8241 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8243         * MAINTAINERS (Write After Approval): Add myself.
8245 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8247         * MAINTAINERS (Write After Approval): Add myself.
8249 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8251         * MAINTAINERS (Write After Approval): Add myself.
8253 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8255         * MAINTAINERS (Write After Approval): Add myself.
8257 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8259         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8260         * Makefile.in: Regenerated.
8262 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8264         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8265         bfin*-*-uclinux* targets.
8266         * configure: Regenerate.
8268 2007-06-14  Ian Lance Taylor  <iant@google.com>
8270         * MAINTAINERS: Add myself as non-algorithmic global write
8271         maintainer.
8273 2007-06-14  Diego Novillo  <dnovillo@google.com>
8275         * MAINTAINERS: Add self as middle-end maintainer and
8276         non-algorithmic global write maintainer.
8278 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8280         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8281         Move all Fortran maintainers except Paul Brook into the
8282         Non-Autopoiesis section.
8284 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8286         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8287         (distclean-stage[+id+]): Possibly delete stage_last.
8288         * Makefile.in: Regenerate.
8290 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8292         * MAINTAINERS (Various Maintainer): Fix typo.
8294 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8296         * MAINTAINERS (Various Maintainer): Add myself as
8297         dataflow maintainer.
8299 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8301         * config.sub, config.guess: Update from upstream sources.
8303 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8305         * Makefile.tpl: Fix spelling error.
8306         * Makefile.in: Regenerate.
8308 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8310         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8311         lt_cv_sys_max_cmd_len.
8313 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8315         * MAINTAINERS (Various Maintainers): Add myself as
8316         auto-vectorizer maintainer.
8318 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8320         PR libjava/32098
8321         * libtool.m4: Revert previous change.
8322         * ltgcc.m4: Put it here.
8324 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8326         * MAINTAINERS (Various Maintainers): Add myself as
8327         auto-vectorizer maintainer.
8329 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8331         PR libjava/32098
8332         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8334 2007-05-30  Richard Guenther  <rguenther@suse.de>
8336         * MAINTAINERS (Various Maintainers): Add myself as
8337         auto-vectorizer maintainer.
8339 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8341         PR bootstrap/29382
8342         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8343         * configure: Rebuilt.
8345 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8347         * MAINTAINERS (Write After Approval): Removed my name.
8349 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8351         * MAINTAINERS (Write After Approval): Remove myself.
8353 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8355         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8357 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8359         * ltmain.sh: Update from ToT Libtool.
8360         * libtool.m4: Update from ToT Libtool.
8361         * ltsugar.m4: New. Update from ToT Libtool.
8362         * ltversion.m4: New. Update from ToT Libtool.
8363         * ltoptions.m4: New. Update from ToT Libtool.
8364         * ltconfig: Remove.
8365         * ltcf-c.sh: Remove.
8366         * ltcf-cxx.sh: Remove.
8367         * ltcf-gcj.sh: Remove.
8369 2007-05-22  Ollie Wild  <aaw@google.com>
8371         * MAINTAINERS (Write After Approval): Add myself.
8373 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8375         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8376         stage_cflags.
8377         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8378         Remove CFLAGS/LIBCFLAGS.
8379         (configure-stage[+id+]-[+prefix+][+module+],
8380         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8381         * Makefile.in: Regenerate.
8383 2007-05-15  Diego Novillo  <dnovillo@google.com>
8385         * MAINTAINERS: Update e-mail address.
8387 2007-05-15  Revital Eres  <eres@il.ibm.com>
8389         * MAINTAINERS (Write After Approval): Add myself.
8391 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8393         * MAINTAINERS (Write After Approval): Updated my address.
8395 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8397         * MAINTAINERS (Write After Approval): Add myself.
8399 2007-05-11  Silvius Rus  <rus@google.com>
8401         * MAINTAINERS (Write After Approval): Add myself.
8403 2007-04-23  Tom Tromey  <tromey@redhat.com>
8405         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8407 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8409         * MAINTAINERS (cpplib): Rename to ...
8410         (libcpp): ... this.  Add C/C++ front end maintainers.
8412 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8414         * config-ml.in: Pass ${ml_config_env} to configure calls.
8416 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8418         * MAINTAINERS (Write After Approval): Add myself.
8420 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8422         * MAINTAINERS (Write After Approval): Add myself.
8424 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8426         * MAINTAINERS (fortran 95 front end): Add myself.
8428 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8430         * MAINTAINERS (Write After Approval): Add myself.
8432 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8434         * MAINTAINERS (Modulo Scheduler): Add myself.
8436 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8438         * MAINTAINERS (fortran 95 front end): Add myself.
8439         (c++ front end): whitespace fix.
8441 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8443         * MAINTAINERS (Write After Approval): Add myself.
8445 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8447         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8448         of glob.  Quote arguments with single quotes too.
8449         * configure: Regenerate.
8451 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8453         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8454         * Makefile.in: Regenerate
8456 2007-03-07  Andreas Schwab  <schwab@suse.de>
8458         * configure: Regenerate.
8460 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8462         * configure.ac: Add "--with-pdfdir" configure option,
8463         which defines pdfdir variable.
8464         * Makefile.def (target=fixincludes): Add install-pdf to
8465         missing targets.
8466         (recursive_targets): Add install-pdf target.
8467         (flags_to_pass): Add pdfdir.
8468         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8469         target.
8470         * configure: Regenerate
8471         * Makefile.in: Regenerate
8473 2007-02-28  Eric Christopher  <echristo@apple.com>
8475         Revert:
8476         2006-12-07  Mike Stump  <mrs@apple.com>
8478         * Makefile.def (dependencies): Add dependency for
8479         install-target-libssp and install-target-libgomp on
8480         install-gcc.
8481         * Makefile.in: Regenerate.
8483 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8485         * configure: Regenerate.
8486         * configure.ac: Move statements after variable declarations.
8488 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8490         * MAINTAINERS: Add myself as sh maintainer.
8492 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8494         * configure.ac: Adjust for loop syntax.
8495         * configure: Regenerate.
8497 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8499         * configure: Rebuilt.
8501 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8503         * configure.ac: Drop multiple occurrences of --enable-languages,
8504         and fix its quoting.
8505         * configure: Rebuilt.
8507 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8508             Nathan Sidwell  <nathan@codesourcery.com>
8509             Vladimir Prus  <vladimir@codesourcery.com>
8510             Joseph Myers  <joseph@codesourcery.com>
8512         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8513         * configure: Regenerate.
8515 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8517         * ltconfig (freebsd*): Default to elf.
8519 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8521         * configure.ac (target_libraries): Move libgcc before libiberty.
8522         * configure: Regenerated.
8524 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8525             Paolo Bonzini  <bonzini@gnu.org>
8527         PR bootstrap/30753
8528         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8529         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8530         * configure: Regenerated.
8532 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8534         * MAINTAINERS (Language Front End Maintainers): Update my mail
8535         address.
8537 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8539         PR bootstrap/30748
8540         * configure.ac: Correct syntax for Solaris ksh.
8541         * configure: Regenerated.
8543 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8545         * configure.ac: Sync with src.
8546         * configure: Regenerate.
8548 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8550         * Makefile.in: Regenerate.
8552 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8554         * config.sub: Sync with src.
8556 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8558         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8559         noncanonical equivalents.
8560         * configure.in: Rename to...
8561         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8562         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8563         target_noncanonical.  Use them.  Rewrite removal of configure
8564         arguments for autoconf 2.59.  Discard variable settings.  Force
8565         program_transform_name for native tools.
8567         * Makefile.in: Regenerated.
8568         * configure: Regenerated with autoconf 2.59.
8570 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8572         * MAINTAINERS (Write After Approval): Add myself.
8574 2007-01-31  Andreas Schwab  <schwab@suse.de>
8576         * Makefile.tpl (LDFLAGS): Substitute it.
8577         * Makefile.in: Regenerate.
8579 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8581         * MAINTAINERS (Write After Approval): Add myself.
8583 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8585         * MAINTAINERS (spu port): Add myself.
8587 2007-01-23  Richard Guenther  <rguenther@suse.de>
8589         PR bootstrap/30541
8590         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8591         * Makefile.tpl (GNATBIND): Substitute it.
8592         (GNATMAKE): Likewise.
8593         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8594         of STAGE_PREFIX.
8595         * Makefile.in: Regenerate.
8596         * configure: Regenerate.
8598 2007-01-18  Mike Stump  <mrs@apple.com>
8600         * configure.in: Re-enable -Werror for gcc builds.
8602 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8604         * MAINTAINERS (Write After Approval): Add myself.
8606 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8608         * configure.in: Change == to = in test command.
8609         * configure: Regenerate.
8611 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8612             Nick Clifton  <nickc@redhat.com>
8613             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8615         * configure.in (build_configargs, host_configargs, target_configargs):
8616         Remove build/host/target parameters.
8617         (host_libs): Add gmp and mpfr.
8618         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8619         * Makefile.def (gmp, mpfr): New.
8620         (gcc): Remove target.
8621         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8622         target_os, target_vendor): New.
8623         (configure): Add host_alias/target_alias arguments; adjust invocations.
8624         * configure: Regenerate.
8625         * Makefile.in: Regenerate.
8627 2007-01-11  Matt Fago  <fago@earthlink.net>
8629         * configure.in: Try to link to functions only in mpfr 2.2.x
8630         to improve robustness of configure tests.
8631         * configure: Regenerate.
8633 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8635         * MAINTAINERS: Add myself as i386 maintainer.
8637 2007-01-08  Jan Hubicka  <jh@suse.cz>
8639         * MAINTAINERS: Add myself as i386 maintainer.
8641 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8643         * configure.in: Add support for an x86_64-mingw* target.
8644         * configure: Regenerate.
8646 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8648         * Makefile.tpl (all-target): Correct @if conditional for target
8649         modules.
8650         * configure.in: Omit libiberty if building only target libgcc.
8651         * configure, Makefile.in: Regenerated.
8653 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8655         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8656         * configure: Regenerate.
8658 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8660         * Makefile.def (target_modules): Add libgcc.
8661         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8662         * Makefile.tpl (clean-target-libgcc): Delete.
8663         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8664         on gcc even for bootstrapped modules.  Rewrite handling of
8665         lang_env_dependencies to loop over target_modules.
8666         * configure.in (target_libraries): Add target-libgcc.
8667         * Makefile.in, configure: Regenerated.
8669 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8671         * configure.in: Reorganize recognition of languages.  Add
8672         --enable-stage1-languages.  Show supported languages for the chosen
8673         target rather than all recognized languages.
8674         * configure: Regenerate.
8676 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8678         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8679         * Makefile.in: Regenerate.
8681 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8683         * configure.in: Warn that MPFR 2.2.0 is buggy.
8684         * configure: Regenerate.
8686 2006-12-27  Ian Lance Taylor  <iant@google.com>
8688         * configure.in: When removing Makefiles to force a reconfigure, also
8689         remove prev-DIR*/Makefile.
8690         * configure: Regenerate.
8692 2006-12-22  Andreas Schwab  <schwab@suse.de>
8694         * configure: Regenerate with correct autoconf version.
8696 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8698         * configure.in: add AC_SUBST for *_FOR_TARGET.
8699         * configure: Regenerate.
8701 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8703         * configure.in: Simplify logic for rejecting languages that cannot
8704         be built.  Separate the case when a language is unsupported,
8705         from the case when the user chooses not to build a language.
8707 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8709         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8710         it only affects bootstrap and could be tested on "$host" as well.
8711         * configure: Regenerate.
8712         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8714 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8716         PR bootstrap/29544
8717         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8718         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8719         move here comment from Makefile.tpl.
8720         * Makefile.tpl: Move some definitions higher in the file.
8721         (STAGE1_CHECKING): New.
8722         * configure.in: Add --enable-stage1-checking.
8723         * configure: Regenerate.
8724         * Makefile.in: Regenerate.
8726 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8728         * MAINTAINERS: Add myself as build system maintainer.
8730 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8732         * MAINTAINERS (Write After Approval): Add myself.
8734 2006-12-13  Eric Christopher  <echristo@apple.com>
8736         * MAINTAINERS: Add myself as darwin maintainer.
8738 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8740         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8742 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8744         MAINTAINERS: Update my entry.
8746 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8748         * configure.in:  Handle spu makefile frag.
8749         * Makefile.tpl (MAINT): Define
8750         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8751         * configure: Regenerate.
8752         * Makefile.in: Regenerate.
8754 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8756         * config.guess: Import latest version.
8757         * config.sub: Likewise.
8759 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8761         * configure.in (spu-*-*): Don't skip target-libiberty.
8762         * configure: Regenerate.
8764 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8766         PR bootstrap/30134
8767         * configure.in: Correct x86 darwin support for libjava to powerpc
8768         and i?86 only.
8769         * configure: Regenerate.
8771 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8773         * configure.in: Add x86 darwin support for libjava.
8774         * configure: Regenerate.
8776 2006-12-07  Mike Stump  <mrs@apple.com>
8778         * Makefile.def (dependencies): Add dependency for
8779         install-target-libssp and install-target-libgomp on
8780         install-gcc.
8781         * Makefile.in: Regenerate.
8783 2006-12-04  Richard Guenther  <rguenther@suse.de>
8785         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8786         (Non-Algorithmic Maintainers): Move over non-algorithmic
8787         loop optimizer maintainers, add myself as a non-algorithmic
8788         middle-end maintainer.
8790 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8792         * MAINTAINERS (Write After Approval): Add myself.
8794 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8796         * configure.in: Update error message for missing GMP/MPFR.
8798         * configure: Regenerate.
8800 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8802         * configure.in: Update MPFR version in error message.
8804         * configure: Regenerate.
8806 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8808         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8809         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8810         --with-gmp-lib): New flags.
8812         * configure: Regenerate.
8814 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8816         * MAINTAINERS (Write After Approval): Change my email address.
8818 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8820         * MAINTAINERS (Write After Approval): Add myself.
8822 2006-11-22  Philipp Thomas  <pth@suse.de>
8824         * MAINTAINERS (i18n): Update e-mail address.
8826 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8828         * MAINTAINERS (spu port): Add myself as maintainer.
8829         (Write After Approval): Remove myself.
8831 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8833         * configure.in (skipdirs): Don't build libssp for SPU.
8834         * configure: Regenerate.
8836 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8838         * MAINTAINERS (spu port): Add myself as maintainer.
8839         (libobjc): Update my email address.
8841 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8843         * MAINTAINERS (Write After Approval): Add myself.
8845 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8847         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8848         * configure : Rebuilt.
8850 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8852         * MAINTAINERS (Write After Approval): Add myself.
8854 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8856         * MAINTAINERS (Write After Approval): Add myself.
8858 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8860         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8861         libmpfr.a.
8862         * configure: Regenerate.
8864 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8866         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8867         (unstage): Test for stage_last presence.
8869         PR bootstrap/29802
8870         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8871         STAGE_PREFIX.
8872         * Makefile.in: Regenerate.
8874 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8876         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8877         maintainers.
8879 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8881         * MAINTAINERS (Write After Approval): Add myself.
8883 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8885         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8886         and stageN-package/Makefile.
8887         * Makefile.in: Regenerated.
8889 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8891         * configure.in: Remove target-libgloss from noconfigdirs for
8892         bfin-*-*.
8893         * configure: Regenerated.
8895 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8897         * configure.in (have_gmp): Only error if the gcc directory exists.
8899         * configure: Regenerate.
8901 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8903         * configure.in: Robustify error message for missing GMP/MPFR.
8905         * configure: Regenerate.
8907 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8909         * MAINTAINERS (Write After Approval): Add myself.
8911 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8913         * MAINTAINERS: Change email address.
8915 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8917         * MAINTAINERS (Write After Approval): Add myself.
8919 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8921         * MAINTAINERS (Write After Approval): Add myself.
8923 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8925         * MAINTAINERS (Write After Approval): Move myself to
8926         Write After Approval section.
8928 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8930         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8931         need_gmp anymore.
8932         * configure: Regenerate.
8934 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8936         * MAINTAINERS (Write After Approval): Add myself.
8938 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8940         * config.guess: Import latest version.
8941         * config.sub: Likewise.
8943 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8945         * Makefile.def: Added pdf target handling.
8946         * Makefile.tpl: Added pdf target handling.
8947         * Makefile.in: Regenerated.
8949 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8951         * MAINTAINERS: Add self as score port maintainer.
8953 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8955         * MAINTAINERS (Write After Approval): Add myself.
8957 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8959         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8960         or newer.
8961         * configure: Regenerated.
8963 2006-09-27  Dave Brolley  <brolley@redhat.com>
8965         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8966         using $s instead of $r.
8967         * configure: Regenerated.
8969 2006-09-26  Thiemo Seufer  <ths@mips.com>
8971         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8972         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8973         * configure: Regenerate.
8975 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8977         * MAINTAINERS (Write After Approval): Remove myself.
8979 2006-09-22  Chao-ying Fu  <fu@mips.com>
8981         * MAINTAINERS (Write After Approval): Add myself.
8983 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8985         * MAINTAINERS: Add self as soft-fp maintainer.
8987 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8989         * MAINTAINERS: Add myself as avr maintainer.
8990         Remove Marek Michalkiewicz as avr maintainer.
8992 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8994         * MAINTAINERS (Write After Approval): Add myself.
8996 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8998         * configure.in: Never build newlib for a Mingw host.
8999         Never build newlib as Mingw target library.
9000         Test the existence of winsup/cygwin for building a Cygwin newlib,
9001         rather than just winsup.
9002         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9003         building a Mingw target.
9004         * configure: Regenerate.
9006 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9008         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9010 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9012         * config.guess: Import from src (was more updated).
9013         * config.sub: Likewise.
9015 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9017         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9018         * configure: Regenerated.
9020 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9022         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9023         for stages after the first.
9025 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9027         * Makefile.def: Add dependencies for configure-opcodes
9028         on configure-intl and all-opcodes on all-intl.
9029         * Makefile.in: Regenerated.
9031 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9033         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9035 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9037         Port to hosts whose 'sort' and 'tail' implementations
9038         treat operands with leading '+' as file names, as POSIX
9039         has required since 2001.  However, make sure the code still
9040         works on pre-POSIX hosts.
9041         * ltmain.sh: Don't assume "sort +2" is equivalent to
9042         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9044 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9046         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9048 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9050         * ltconfig: chmod 644 before ranlib during install.
9052 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9054         PR bootstrap/18058
9055         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9056         if the bootstrap compiler is a GCC version that supports it.
9057         * configure: Regenerate.
9059 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9061         * configure.in: Fix thinkos in previous check-in.
9062         * configure: Regenerate.
9064 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9066         PR other/27063
9067         * configure.in: Test subdir_requires and give an appropriate
9068         error message.
9069         * configure: Regenerate.
9071 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9073         * MAINTAINERS (Write After Approval): Add myself.
9075 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9077         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9079 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9081         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9083 2006-06-20  David Ayers  <d.ayers@inode.at>
9085         PR bootstrap/28072
9086         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9087         whether target-libjava is being configured instead of whether the
9088         java front end is enabled.
9089         * configure: Regenerate.
9091 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9093         PR target/27540
9094         * configure.in: Only enable libgomp on IRIX 6.
9095         * configure: Regenerate.
9097 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9099         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9100         too.
9101         * Makefile.in: Regenerate.
9103 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9105         * config-ml.in: Alter CCASFLAGS to include special
9106         multilib options the same as is done for CFLAGS.
9108 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9110         * configure.in: Don't enable libgomp on hpux10.
9111         * configure: Rebuilt.
9113 2006-06-12  David Ayers  <d.ayers@inode.at>
9115         PR bootstrap/27963
9116         PR target/19970
9117         * configure.in: Remove target-boehm-gc from noconfigdirs where
9118         ${libgcj} is specified.
9119         * configure: Regenerate.
9121 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9123         Sync from src:
9125         * configure.in: Sync.
9126         * configure: Regenerated.
9128         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9130         * Makefile.def: Added dependencies from sim and gdb on intl, and
9131         added configure dependencies to everything with an all dependency
9132         on intl.
9133         * Makefile.in: Regenerated.
9135 2006-06-06  David Ayers  <d.ayers@inode.at>
9137         PR libobjc/13946
9138         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9139         * Makefile.in: Regenerate.
9140         * configure.in: Add --enable-objc-gc at toplevel and have it
9141         enable boehm-gc for Objective-C.
9142         Remove target-boehm-gc from libgcj.
9143         Add target-boehm-gc to target_libraries.
9144         Add target-boehm-gc to noconfigdirs where ${libgcj}
9145         is specified.
9146         Assert that boehm-gc is supported when requested for Objective-C.
9147         Only build boehm-gc if needed either for Java or Objective-C.
9148         * configure: Regenerate.
9150 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9152         PR 27674
9153         * Makefile.tpl (configure-[+prefix+][+module+],
9154         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9155         Remove rule to unstage bootstrapped modules.
9156         (stage_current): New.
9157         * Makefile.in: Regenerate.
9159 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9161         * MAINTAINERS (Write After Approval): Update my e-mail address.
9163 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9165         * include/libiberty.h: Declare pex_run_in_environment.
9167 2006-05-31  Asher Langton  <langton2@llnl.gov>
9169         * MAINTAINERS (Write After Approval): Add myself.
9171 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9173         * Makefile.def (bfd, opcodes): Fix lib_path.
9174         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9175         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9176         * Makefile.in: Regenerate.
9178 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9180         * Makefile.in: Regenerate.
9182 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9184         * Makefile.def: Add install-html target. Add datarootdir
9185         docdir and htmldir to flags_to_pass.
9186         * Makefile.tpl: Add install-html target.
9187         * Makefile.in: Regenerate.
9188         * configure.in: Add --with-datarootdir, --with-docdir, and
9189         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9190         * configure: Regenerate.
9192 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9194         * configure.in: Enable gprof for cross builds.
9195         * configure: Regenerate.
9197 2006-05-22  Richard Guenther  <rguenther@suse.de>
9199         Revert
9200         2006-01-31  Richard Guenther  <rguenther@suse.de>
9201         Paolo Bonzini  <bonzini@gnu.org>
9203         * Makefile.def (target_modules): Add libgcc-math target module.
9204         * configure.in (target_libraries): Add libgcc-math target library.
9205         (--enable-libgcc-math): New configure switch.
9206         * Makefile.in: Re-generate.
9207         * configure: Re-generate.
9208         * libgcc-math: New toplevel directory.
9210 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9211             Andreas Tobler  <a.tobler@schweiz.ch>
9213         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9214         * configure: Rebuilt.
9216 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9218         * MAINTAINERS (Write After Approval): Add myself.
9220 2006-05-01  DJ Delorie  <dj@redhat.com>
9222         * configure.in: Restore CFLAGS if GMP isn't present.
9223         * configure: Regenerate.
9225 2006-05-01  Richard Guenther  <rguenther@suse.de>
9227         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9228         maintainer.
9230 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9232         * MAINTAINERS (Write After Approval): Add myself.
9234 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9236         * MAINTAINERS (Write After Approval): Add myself.
9238 2006-04-18  DJ Delorie  <dj@redhat.com>
9240         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9241         reference libgloss so that libssp can be built in a combined
9242         tree.
9243         * configure: Regenerate.
9245 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9247         * MAINTAINERS (Write After Approval): Add myself.
9249 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9251         * configure.in: Require makeinfo 4.4 or higher.
9252         * configure: Regenerate.
9254 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9256         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9257         Rearrange the entries of other libraries to have them in one place.
9259 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9261         * MAINTAINERS (Write After Approval): Remove myself.
9262         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9264 2006-03-14  Richard Guenther  <rguenther@suse.de>
9266         * configure: Regenerate with autoconf 2.13.
9268 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9270         * MAINTAINERS: Use my work address.
9272         * MAINTAINERS: Update my E-mail address.
9274 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9276         * configure.in: Handle --disable-<component> generically.
9277         * configure: Regenerate.
9279 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9281         PR libgcj/17311
9282         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9284 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9286         * MAINTAINERS (Write After Approval):  Remove myself.
9287         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9289 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9291         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9292         (TARGET_CONFIGDIRS): Remove.
9293         * configure.in: Remove AC_SUBST(target_configdirs).
9294         * Makefile.in, configure: Regenerated.
9296 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9298         * MAINTAINERS (Write After Approval):  Remove myself.
9299         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9301 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9303         PR bootstrap/25670
9305         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9307         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9308         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9309         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9310         BUILD_PREFIX, BUILD_PREFIX_1.
9311         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9313         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9314         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9316         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9317         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9318         of `cat stage_current`.  Always provide the `r' and `s' variables.
9319         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9320         a single shell execution.
9321         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9322         bootstrapped modules, make the stage1 module if the build was not
9323         started yet, else build the current stage.
9324         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9325         (all-build, all-host, all-target, [+make_target+]-host,
9326         [+make_target+]-target): Do not use \-continued lines.
9327         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9328         (current_stage, restrap, stage_last): New.
9330         * Makefile.in: Regenerate.
9331         * configure: Regenerate.
9333 2006-02-19  Bud Davis  <jmdavis@link.com>
9335         * MAINTAINERS (Write After Approval):  Remove myself.
9336         (Language Front End Maintainers):  Add myself as fortran 95
9337         maintainer and update e-mail address.
9339 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9341         * MAINTAINERS (Write After Approval):  Remove myself.
9342         (Language Front End Maintainers):  Add myself as fortran 95
9343         maintainer.
9345 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9347         * MAINTAINERS (Write After Approval): Add myself.
9349 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9351         * MAINTAINERS (Write After Approval):  Remove myself.
9352         (Language Front End Maintainers):  Add myself as
9353         fortran 95 maintainer.
9355 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9357         Sync from src:
9359         2005-12-27  Leif Ekblad  <leif@rdos.net>
9361         * configure.in: Add support for RDOS target.
9362         * configure: Regenerate.
9364 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9365             Andreas Schwab  <schwab@suse.de>
9367         * configure: Regenerate.
9369 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9371         * configure.in (enable_libgomp): Add AIX.
9372         * configure: Regenerate.
9374 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9376         * MAINTAINERS (Write After Approval): Add myself.
9378 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9380         * MAINTAINERS (Write After Approval): Add myself.
9382 2006-01-31  Richard Guenther  <rguenther@suse.de>
9383         Paolo Bonzini  <bonzini@gnu.org>
9385         * Makefile.def (target_modules): Add libgcc-math target module.
9386         * configure.in (target_libraries): Add libgcc-math target library.
9387         (--enable-libgcc-math): New configure switch.
9388         * Makefile.in: Re-generate.
9389         * configure: Re-generate.
9390         * libgcc-math: New toplevel directory.
9392 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9394         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9395         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9396         the assembler, linker and binutils.
9397         * configure: Regenerate.
9399 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9401         * MAINTAINERS (Write After Approval): Add myself.
9403 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9405         * configure: Regenerate.
9407 2006-01-18  Richard Henderson  <rth@redhat.com>
9408             Jakub Jelinek  <jakub@redhat.com>
9409             Diego Novillo  <dnovillo@redhat.com>
9411         * libgomp: New directory.
9412         * Makefile.def: Add target_module libgomp.
9413         * Makefile.in: Regenerate.
9414         * configure.in (target_libraries): Add target-libgomp.
9415         * configure: Regenerate.
9417 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9419         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9420         @ from continuation.
9421         * Makefile.in: Rebuilt.
9423 2006-01-04  Chris Lattner  <sabre@gnu.org>
9425         * MAINTAINERS (Write After Approval): Add myself.
9427 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9429         PR bootstrap/24252
9431         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9432         * Makefile.tpl (OBJDUMP): New.
9433         (EXTRA_HOST_FLAGS): Add it.
9434         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9436         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9437         to use symbolic links between directories.  Avoid race conditions
9438         or make them harmless.
9439         * configure.in: Do not try to use symbolic links between directories.
9441         * Makefile.def (LEAN): Pass.
9442         * Makefile.tpl (LEAN): Define.
9443         (stage[+id+]-start): Accept that the previous directory does not
9444         exist, if the bootstrap is lean.
9445         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9446         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9447         configure substitution.
9448         ([+compare-target+]): Likewise.
9449         ([+bootstrap-target+]-lean): New.
9450         * configure.in: Remove lean bootstrap support from here.
9452         * Makefile.in: Regenerate.
9453         * configure: Regenerate.
9455 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9457         * MAINTAINERS (libdecnumber): Add myself.
9459 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9461         * libtool-ldflags: New script.
9463 2006-01-02  Andreas Schwab  <schwab@suse.de>
9465         * configure.in: When reconfiguring remove Makefile in
9466         all stage directories.
9467         * configure: Regenerate.
9469 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9471         * MAINTAINERS: Update my email address.
9473 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9475         Revert Ada-related part of the previous change.
9477         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9478         Do not pass.
9479         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9480         * Makefile.in: Regenerate.
9481         * configure.in: Do not include mt-ppc-aix target fragment.
9482         * configure: Regenerate.
9484 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9486         * configure.in: Select appropriate fragments for PowerPC/AIX.
9487         * configure: Regenerate.
9489         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9490         BOOT_CFLAGS, BOOT_LDFLAGS.
9491         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9492         BOOT_CFLAGS, BOOT_LDFLAGS.
9493         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9494         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9495         (stage): Fail if we cannot complete the work.
9496         * Makefile.in: Regenerate.
9498 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9500         * configure.in: Replace ms1 with mt.
9501         * configure: Rebuilt.
9503 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9505         * MAINTAINERS: Update my email address.
9507 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9509         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9510         install-host-nogcc): Don't invoke $(stage) at the end.
9511         * Makefile.in: Regenerate.
9513 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9515         * configure.in: Flip the top-level bootstrap switch.
9516         * configure: Regenerate.
9518 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9520         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9521         $(stage) and $(unstage).
9522         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9523         (all): Remove stray semicolon.
9524         (local-distclean): Don't handle multilib.tmp and multilib.out.
9525         (install.all): Set $s for consistency.
9526         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9527         check_multilibs setting.  Always make the install directory.
9528         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9529         Correct @if/@endif.
9530         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9531         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9532         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9533         (multilib.out): Remove.
9534         * Makefile.in: Regenerated.
9536 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9538         * MAINTAINERS (Write After Approval): Add myself.
9540 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9542         * MAINTAINERS: Add myself as mt maintainer.
9544         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9546 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9548         * MAINTAINERS: Change email address.
9550 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9552         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9553         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9554         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9555         Find in-tree tools if available.
9556         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9557         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9558         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9559         (COMPILER_*_FOR_TARGET): New.
9560         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9561         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9562         (CONFIGURED_*, USUAL_*): Remove.
9563         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9564         STRIP): Use autoconf substitutions.
9565         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9566         COMPILER_NM_FOR_TARGET): New.
9567         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9569         (all): Make all-host and all-target in parallel.
9570         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9571         that $$r and $$s are set before invoking a recursive make.
9572         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9573         ([+bootstrap-target+]): Inline most of the `all' target.
9575 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9577         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9578         from the gcc build directory.
9579         * Makefile.in: Regenerate.
9581 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9583         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9584         depend on all-libdecnumber.
9585         * configure.in (host_libs): Include libdecnumber.
9586         * Makefile.in: Regenerate.
9587         * configure: Likewise.
9589 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9591         * libdecnumber: Import decNumber sources from the dfp-branch.
9593 2005-11-21  Kean Johnston  <jkj@sco.com>
9595         * config.sub, config.guess: Sync from upstream sources.
9597 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9599         Import from Autoconf sources:
9601         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9602         * config/move-if-change: Don't output "$2 is unchanged";
9603         suggested by Ben Elliston.  Handle weird characters correctly.
9605 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9607         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9608         to match upstream libtool for darwin.
9610 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9612         * Makefile.def: Remove gdb dependencies for gdbtk.
9613         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9614         (configure-gdb, install-gdb): New rules.
9615         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9616         * Makefile.in, configure: Regenerated.
9618 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9620         * MAINTAINERS (Write After Approval): Add myself.
9622 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9624         * MAINTAINERS (Write After Approval): Add myself.
9626 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9628         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9629         Diego Novillo.
9631 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9633         PR bootstrap/24297
9634         * Makefile.tpl (do-[+make-target+], do-check, install,
9635         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9636         are set before recursing.
9637         * Makefile.in: Regenerate.
9639 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9641         PR bootstrap/18939
9642         * Makefile.def (gcc) <target>: Fix thinko.
9643         * Makefile.in: Regenerate.
9645 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9647         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9648         * configure: Regenerate.
9650 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9652         * MAINTAINERS (Write After Approval): Add self.
9654 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9656         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9657         target-libffi, target-qthreads, target-libjava, and
9658         targetlibobjc.
9659         * configure: Regenerate.
9661 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9663         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9664         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9665         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9666         (USUAL_OBJDUMP_FOR_TARGET): New.
9667         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9668         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9669         * configure, Makefile.in: Regenerated.
9671 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9673         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9674         before other host packages.
9676 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9678         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9680 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9682         PR bootstrap/22340
9684         * configure.in (default_target): Remove.
9685         * Makefile.tpl (all): Do not use prerequisites as subroutines
9686         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9687         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9688         use prerequisites as subroutines.
9689         (check-host, check-target): New.
9690         (bootstrap configure & all targets): Do not use stage*-start
9691         if the directory layout is already ok.
9692         (non-bootstrap configure & all targets): Prepend a $(unstage).
9693         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9694         (NOTPARALLEL): Remove.
9695         (unstage, stage variables): New variables.
9696         (unstage, stage targets): Simply expand to those variables.
9698         * configure: Regenerate.
9699         * Makefile.in: Regenerate.
9701 2005-10-04  James E Wilson  <wilson@specifix.com>
9703         * Makefile.def (lang_env_dependencies): Add libmudflap.
9704         * Makefile.in: Regenerate.
9706 2005-10-03  Andreas Schwab  <schwab@suse.de>
9708         Backport from libtool CVS:
9709         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9711         * ltmain.sh: add support for installing into temporary
9712         staging area (e.g. 'make install DESTDIR=...')
9714 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9716         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9717         * configure: Regenerated.
9719 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9721         * configure: Regenerate with the correct
9722         autoconf version.
9724 2005-09-30  Catherine Moore  <clm@cm00re.com>
9726         * configure.in (bfin-*-*): New.
9727         * configure: Regenerated.
9729 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9731         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9732         (LIPO_FOR_TARGET): New.
9733         (CONFIGURED_LIPO_FOR_TARGET): New.
9734         (USUAL_LIPO_FOR_TARGET): New.
9735         (STRIP_FOR_TARGET): New.
9736         (CONFIGURED_STRIP_FOR_TARGET): New.
9737         (USUAL_STRIP_FOR_TARGET): New.
9738         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9739         STRIP_FOR_TARGET.
9740         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9741         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9742         * Makefile.in: Regenerate.
9743         * configure: Regenerate.
9745 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9747         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9748         (rs6000-*-aix*): Same.
9749         * configure: Regenerate.
9751 2005-09-16  Tom Tromey  <tromey@redhat.com>
9753         * MAINTAINERS: Add self as java maintainer.
9755 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9757         * configure.in: Recognize f95 in the --enable-languages option,
9758         and substitute it for fortran, issuing a warning.
9759         * configure: Regenerate.
9761 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9763         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9764         * configure:  Regenerated.
9766 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9768         * MAINTAINERS: Add self as ms1 maintainer.
9770 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9772         * Makefile.def (libssp): Add to lang_env_dependencies.
9773         * Makefile.in: Regenerate.
9775 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9777         * MAINTAINERS: Add myself as middle-end maintainer.
9779 2005-08-17  Christian Groessler  <chris@groessler.org>
9781         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9782         * Makefile.in: Regenerate.
9784 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9786         * MAINTAINERS (write after approval): Added myself.
9788 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9790         * MAINTAINERS (Write After Approval): Add myself.
9792 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9794         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9795         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9796         Look for alternate names of the target cc and c++
9797         * configure: Regenerate.
9799 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9801         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9802         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9803         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9804         tools; remove code to manually set them.
9805         (Target tools): Look in the environment for them.
9806         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9807         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9808         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9809         build directory.
9810         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9811         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9812         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9813         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9814         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9815         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9816         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9817         * configure: Regenerate.
9818         * Makefile.in: Regenerate.
9820 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9822         * MAINTAINERS: Update for removed CPU targets.
9824 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9826         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9827         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9828         * Makefile.in: Regenerated.
9830 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9832         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9833         (CFLAGS_FOR_TARGET): Use it.
9834         (CXXFLAGS_FOR_TARGET): Likewise.
9835         * Makefile.in: Regenerated.
9836         * configure.in (--with-build-sysroot): New option.
9837         * configure: Regenerated.
9839 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9841         * Makefile.tpl: Wrap install between unstage and stage
9842         * Makefile.in: Regenerate.
9844 2005-07-21  Eric Christopher  <echristo@apple.com>
9846         * MAINTAINERS: Update affiliation.
9848 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9850         * MAINTAINERS: Add self as crx port maintainer.
9852 2005-07-20  DJ Delorie  <dj@redhat.com>
9854         * MAINTAINERS: Add self as m32c maintainer.
9856 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9858         * all files: Update FSF address.
9860 2005-07-15  Eric Christopher  <echristo@redhat.com>
9862         * MAINTAINERS: Change affiliation.
9864 2005-07-14  Jim Blandy  <jimb@redhat.com>
9866         * configure.in: Add cases for Renesas m32c.
9867         * configure: Regenerated.
9869 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9871         * COPYING.LIB: Update from fsf.org.
9873 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9875         * COPYING, compile, config.guess,
9876         config.sub, install-sh, missing, mkinstalldirs,
9877         symlink-tree, ylwrap: Sync from upstream sources.
9878         * config-ml.in: Update FSF address.
9880 2005-07-13  Eric Christopher  <echristo@redhat.com>
9882         * configure.in: Add toplevel noconfigdir support for tpf.
9883         * configure: Regenerate.
9885 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9887         PR ada/22340
9889         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9890         * Makefile.in: Regenerate.
9892 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9894         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9895         Brolley to write-after-approval.
9897 2005-07-07  Andreas Schwab  <schwab@suse.de>
9899         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9900         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9901         * Makefile.in: Regenerated.
9903 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9905         * configure.in: Don't build sim or rda when targetting darwin.
9906         * configure: Regenerate.
9908 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9910         * configure.in: Add --enable-libssp and --disable-libssp.
9911         * configure: Regenerate with autoconf-2.13.
9913 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9915         * Makefile.def (target_modules): Add libssp.
9916         * configure.in (target_libraries): Add target-libssp.
9917         * configure: Rebuilt.
9918         * Makefile.in: Rebuilt.
9920 2005-07-01  Zack Weinberg  <zackw@panix.com>
9922         * MAINTAINERS: Change email address.  Resign from maintainership.
9924 2005-07-01  Richard Guenther  <rguenther@suse.de>
9926         * MAINTAINERS: Change my e-mail address and affiliation.
9928 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9930         * Makefile.def (stagefeedback): Come after profile.
9931         Define profiledbootstrap target.
9932         * Makefile.tpl (profiledbootstrap): Remove.
9933         (stageprofile-end): Zap stagefeedback.
9934         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9935         * Makefile.in: Regenerate.
9937 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9939         * MAINTAINERS: Update my email address.
9941 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9943         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9944         In 'cpp' stanza, support '#line' as well as '# '.
9946 2005-06-08  Andreas Schwab  <schwab@suse.de>
9948         * MAINTAINERS: Move myself from 'Write After Approval' to
9949         'CPU Port Maintainers' section as m68k maintainer.
9951 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9953         * configure.in (unsupported_languages): New macro.
9954         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9955         non-ported target libraries in noconfigdirs.
9956         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9957         non-linux-gnu.  Remove libgcj_ex_libffi.
9958         <lang_frag loop>: Set add_this_lang=no if the language is in
9959         unsupported_languages.
9960         * configure: Regenerate.
9962 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9964         * configure.in: Fix typo in handling of --with-mpfr-dir.
9965         * configure: Regenerate.
9967 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9969         * MAINTAINERS: Update my email address.
9971 2005-06-02  Jim Blandy  <jimb@redhat.com>
9973         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9974         accepted into the master sources.)
9976 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9977             Michael Snyder  <msnyder@redhat.com>
9978             Stan Cox  <scox@redhat.com>
9980         * configure.in: Set noconfigdirs for ms1.
9982         * configure: Regenerate.
9984 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9986         * MAINTAINERS (Write After Approval): Add self.
9988 2005-06-01  Josh Conner  <jconner@apple.com>
9990         * MAINTAINERS (Write After Approval): Add self.
9992 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9994         * MAINTAINERS: Update my email address.
9996 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9998         * MAINTAINERS (Write After Approval): Add self.
10000 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10002         * MAINTAINERS (Write After Approval): Remove self.
10004 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10006         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10007         (Dependencies): Consider target modules for bootstrap dependencies.
10008         Make target bootstrap modules depend on each stage's gcc.
10009         * Makefile.in: Regenerate.
10011 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10013         * Makefile.def (configure-gcc): Depend on binutils having been built.
10014         (all-gcc): No need to do it here.
10015         * Makefile.in: Regenerate.
10017 2005-05-19  Paul Brook  <paul@codesourcery.com>
10019         * configure.in: Rewrite misleading error message when requested
10020         language cannot be built.
10021         * configure: Regenerate.
10023 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10025         * ylwrap: Import from Automake 1.9.5.
10027 2005-05-13  David Ung  <davidu@mips.com>
10029         * MAINTAINERS (Write After Approval): Add self.
10031 2005-05-09  Mike Stump  <mrs@apple.com>
10033         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10034         lt_cv_sys_max_cmd_len for now.
10036 2005-05-09  Stan Cox  <scox@redhat.com>
10038         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10040 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10042         * README.SCO: Update the URL.
10044 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10046         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10047         with_gnu_ld to libtool.
10048         * ltcf-c.sh (aix[45]): Define file_list_spec.
10049         * ltcf-cxx.sh (aix[45]): Same.
10050         * ltcf-gcj.sh (aix[45]): Same.
10051         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10052         exists, write list of input files to temporary file.
10054 2005-05-04  Mike Stump  <mrs@apple.com>
10056         * configure.in: Always pass --target to target configures as
10057         otherwise rebuilds that do --recheck will fail.
10058         * confiugure: Rebuilt.
10060 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10062         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10063         STAGE_HOST_EXPORTS.
10064         (configure, all): Add bootstrap support.
10065         (Host modules, target modules): Pass post-stage1 flags and exports.
10066         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10067         * Makefile.in: Regenerate.
10069 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10071         * configure: Regenerate.
10073 2005-04-27  Mike Stump  <mrs@apple.com>
10075         * MAINTAINERS: Add self as darwin maintainer.
10077 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10079         * config.sub: Update from master copy.
10081 2005-04-21  Mike Stump  <mrs@apple.com>
10083         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10084         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10086 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10088         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10089         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10090         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10091         "*-*-elf" and "*-*-linux*".
10092         * configure: Regenerate.
10094 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10096         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10098 2005-04-12  Mike Stump  <mrs@apple.com>
10100         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10102 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10104         * MAINTAINERS (Write After Approval): Add myself.
10106 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10108         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10110 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10112         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10113         (TARGET_CONFIGARGS): Include --with-target-subdir.
10114         (configure, all): New macros.  Use them throughout.
10115         * Makefile.in: Regenerate.
10117 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10119         * MAINTAINERS (Write After Approval): Add myself.
10121 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10123         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10125 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10127         * MAINTAINERS: Move John Carr to Write After Approval.
10129 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10131         * config/mh-mingw32: Delete.
10132         * configure.in: Don't use it.
10133         * configure: Regenerate.
10135 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10137         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10138         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10139         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10140         (HOST_LIB_PATH): Generate from Makefile.def.
10141         (TARGET_LIB_PATH): Likewise.
10142         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10143         * Makefile.in: Regenerate.
10144         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10145         (RPATH_ENVVAR): Include Darwin case.
10146         * configure: Regenerate.
10148 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10150         * MAINTAINERS (Various Maintainers): Remove self.
10151         (Write After Approval): Add self.
10153 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10155         * MAINTAINERS (Various Maintainers): Add self.
10157 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10159         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10160         * configure: Regenerate.
10162 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10164         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10165         gcc_version, and gcc_version_trigger from set of flags to pass.
10166         * Makefile.tpl: Remove definitions of above variables.
10167         (config.status): Remove dependency on $(gcc_version_trigger).
10168         * Makefile.in: Regenerate.
10169         * configure.in: Do not reference config/gcc-version.m4 nor
10170         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10171         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10172         * configure: Regenerate.
10174 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10175             Andrew Pinski  <pinskia@physics.uc.edu>
10177         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10178         * Makefile.in: Regenerate.
10180 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10182         * MAINTAINERS (Write After Approval): Add myself.
10184 2005-03-03  David Ayers  <d.ayers@inode.at>
10186         * MAINTAINERS (Write After Approval): Add myself.
10188 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10190         PR libgcj/20160
10191         * ltmain.sh: Avoid creating archives with components that have
10192         duplicate basenames.
10194 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10196         PR bootstrap/20250
10197         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10198         instead of check.
10199         * Makefile.in: Regenerate.
10201 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10203         * Makefile.in: Regenerate to fix conflict between the previous two
10204         patches.
10206 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10208         PR bootstrap/17383
10209         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10210         * Makefile.tpl (HOST_SUBDIR): New substitution.
10211         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10212         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10213         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10214         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10215         (Host modules, Bootstrapped modules): Use it.
10216         (Build modules, Target modules): Do not create symlink trees,
10217         always configure out-of-srcdir.
10218         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10219         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10220         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10221         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10223         * Makefile.in: Regenerate.
10224         * configure: Regenerate.
10226 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10228         Merged from libada-gnattools-branch:
10229         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10231         * gnattools: New directory.
10232         * Makefile.def: Add gnattools as a module, depending on target-libada.
10233         * Makefile.in: Regenerate.
10234         * configure.in: Include gnattools in host_tools; disable it if ada
10235         is disabled.
10236         * configure: Regenerate.
10238 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10240         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10241         treelang maintainer.
10242         (Write After Approval): Remove myself.
10244 2005-02-23  Paul Schlie  <schlie@comcast.net>
10246         * configure.in: Allow darwin targeted ports to build tk, itcl and
10247         libgui.
10248         * configure: Regenerate.
10250 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10252         PR libgcj/10353
10253         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10254         * configure: Regenerate.
10256 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10258         * MAINTAINERS (Write After Approval): Add myself.
10260 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10262         * MAINTAINERS: Update my e-mail address.
10264 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10266         * MAINTAINERS (Write After Approval): Add myself.
10268 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10270         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10271         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10272         target-libgloss when not *-*-elf and *-*-aout.
10273         * configure: Regenerate.
10275 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10277         * MAINTAINERS: Remove obsolete entries.
10279         * MAINTAINERS (Write After Approval): Add Michael Matz.
10281 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10283         * MAINTAINERS: Remove self as cpplib maintainer.
10285 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10287         * install-sh, config.sub: Import from upstream.
10289 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10291         PR bootstrap/18222
10292         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10293         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10294         * Makefile.in: Regenerate.
10296 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10298         * MAINTAINERS: Update my email address.
10300 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10301             Andreas Schwab  <schwab@suse.de>
10303         PR bootstrap/18033
10304         * config-ml.in: Eval option if surrounded by single quotes.
10306 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10308         Revert 2004-12-28 Makefile changes, a better fix will be
10309         applied to mainline and src after GCC 4.0 branches.
10311 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10313         PR bootstrap/17383
10315         * Makefile.def (target_modules): Remove stage parameter,
10316         it is always true now.
10317         * Makefile.tpl (configure-build-[+module+],
10318         configure-target-[+module+]): Always build symlink tree
10319         for the directory and for include.  BUILD_SUBDIR and
10320         TARGET_SUBDIR cannot be . anymore.
10321         * Makefile.in: Regenerate.
10323 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10325         Revert 2004-12-08 Makefile changes.
10327 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10329         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10330         cygwin, mingw.
10332 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10334         * configure.in (sh64-*-*): Reenable gprof.
10335         * configure: Regenerate.
10337 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10339         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10340         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10341         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10342         * Makefile.in: Regenerate.
10344 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10346         * MAINTAINERS: Update my email address.
10348 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10350         * Makefile.tpl: Generate normal dependencies if the LHS module is
10351         not bootstrapped.
10352         * Makefile.in: Regenerate.
10354 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10356         * configure.in: Include config/gxx-include-dir.m4.  Use
10357         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10358         * configure: Regenerate.
10360 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10362         * config.if: Delete.
10363         * configure.in: Set libstdcxx_incdir directly.
10364         * configure: Regenerate.
10366 2004-12-02  Eric Christopher  <echristo@redhat.com>
10368         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10369         * Makefile.in: Regenerate.
10371 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10373         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10374         * configure: Regenerate.
10376 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10378         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10379         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10380         * configure: Regenerate.
10382 2004-12-01  Eric Christopher  <echristo@redhat.com>
10384         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10385         of things to remove.
10387 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10389         * MAINTAINERS (Write After Approval): Update my e-mail address.
10391 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10393         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10394         from CVS libtool to always pass_all.
10396 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10398         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10399         (hppa*64*-*-*): Delete incorrect comment.
10400         * configure: Rebuilt.
10402 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10404         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10406 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10408         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10409         from CVS libtool to always pass_all.
10411 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10413         * install-sh, compile: Import from automake.
10415 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10417         * config.guess, config.sub:  Import from savannnah.
10419 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10421         * MAINTAINERS (Write After Approval): Add myself
10423 2004-11-12  Mike Stump  <mrs@apple.com>
10425         * Makefile.def: Add html support.
10426         * Makefile.tpl: Likewise.
10427         * Makefile.in: Regenerate.
10429 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10431         PR 18423
10432         * configure.in: Remove all instances of build-fixincludes from
10433         noconfigdirs.
10434         (build_configargs): Supply --target to subdirectories.
10435         * configure: Regenerate.
10437         * Makefile.def: Make gcc install depend on fixincludes install.
10438         * Makefile.in: Regenerate.
10440 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10442         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10444 2004-11-11  Paul Brook  <paul@codesourcery.com>
10446         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10448 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10450         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10451         target-libgfortran.
10452         * configure: Regenerate.
10454 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10456         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10457         like CC.
10459 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10461         * Makefile.def (host fixincludes): Specify missing targets.
10462         * Makefile.in: Regenerate.
10464 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10466         * MAINTAINERS: Add myself
10468 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10470         * MAINTAINERS (Write After Approval): Add myself.
10472 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10474         * Makefile.def: Build fixincludes for the host, too.
10475         * Makefile.in: Regenerate.
10476         * configure.in (host_tools): Add fixincludes.
10477         * configure: Regenerate.
10479 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10481         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10482         * configure: Regenerated.
10484 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10486         PR other/17783
10487         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10488         * configure: Regenerated.
10490 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10492         * README.SCO: Update per FSF instructions.
10494 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10496         PR target/18151
10497         * configure.in (case ${target}): Do not build fixincludes for avr.
10498         * configure: Regenerated.
10500 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10502         * configure.in (case ${target}): Do not build fixincludes
10503         on platforms where it is not used.
10504         * configure: Regenerated.
10506 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10508         * configure.in: Use an absolute path to install-sh.
10509         * configure: Regenerated.
10511 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10513         * MAINTAINERS (Write After Approval): Add myself.
10515 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10517         * MAINTAINERS: Remove from Write After Approval those that are
10518         already maintainers.
10520 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10522         * MAINTAINERS:  Update my email address.
10524 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10526         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10527         * configure: Regenerate.
10529 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10531         * MAINTAINERS:  Update my email address.
10533 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10535         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10536         entries belonging to this category.
10538 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10540         * MAINTAINERS: Update my e-mail address.
10542 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10544         Fix wrong conflict resolution in:
10546         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10548         * Makefile.in: Regenerate.
10549         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10550         in the recursive `make', instead of hardwiring `all'.
10551         (Autogenerated TARGET-* variables): New.
10553 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10555         * configure.in: Enable target-libgloss for crx-*-*.
10556         * configure: Regenerate.
10558 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10560         * MAINTAINERS (Various Maintainers): Move the "windows,
10561         cygwin, mingw" maintainer to ...
10562         (OS Port Maintainers): ... here.
10564 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10566         * MAINTAINERS (Write After Approval): Remove those that are
10567         maintainers of some subsystem.
10569 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10571         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10572         * ltcf-cxx.sh (tpf*): Likewise.
10573         * ltconfig (tpf*): Add TPF OS configuration support.
10575 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10577         * MAINTAINERS: Change my email address to my new work account.
10579 2004-09-24  Michael Roth  <mroth@nessie.de>
10581         * configure.in (--without-headers): Add missing double quotes.
10582         * configure: Regenerate.
10584 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10586         * ylwrap: Revert to previous version.
10588 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10590         PR bootstrap/17369
10591         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10592         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10593         SET_GCC_LIB_PATH_CMD.
10594         (BASE_TARGET_EXPORTS): Likewise.
10595         * Makefile.in: Regenerated.
10597         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10598         * configure: Regenerated.
10600 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10602         * config.guess: New upstream version
10603         * compile, depcomp, install-sh, ylwrap: Likewise.
10605 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10607         * config/mh-x86omitfp: New host makefile fragment.  Add
10608         -fomit-frame-pointer to the default BOOT_CFLAGS.
10609         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10610         * configure: Regenerate.
10612 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10614         PR target/11572
10615         * configure.in (*-*-darwin*): Renable libobjc.
10616         * configure: Regenerate.
10618 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10620         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10622 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10624         * Makefile.def: Remove libbanshee.
10625         * Makefile.tpl: Ditto.
10626         * configure.in: Ditto.
10627         * Makefile.in: Regen.
10628         * configure: Ditto.
10630 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10632         * ltmain.sh: Use $pic_object as $non_pic_object if
10633         $non_pic_object=none.
10635 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10637         * missing: Import latest version from master repository.
10639 2004-09-06  Nick Clifton  <nickc@redhat.com>
10641         * config.sub: Import latest version from master repository.
10642         * config.guess: Likewise.
10643         This includes these changes:
10645         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10647         * config.sub: Handle crisv32, alias etraxfs.
10648         * config.guess (crisv32:Linux:*:*): Handle.
10650         2004-08-13  Brad Smith  <brad@comstyle.com>
10652         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10653         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10655         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10657         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10658         assume the processor is a powerpc.  This is because coreutils
10659         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10660         in this case, due to a MacOS X bug that causes
10661         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10662         to return a negative number.
10663         Problem reported by Petter Reinholdtsen in:
10664         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10666         2004-07-19  Ben Elliston  <bje@gnu.org>
10668         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10670         2004-06-24  Ben Elliston  <bje@gnu.org>
10672         * config.guess: Update copyright years.
10673         * config.sub: Likewise.
10675         2004-06-22  Robert Millan  <robertmh@gnu.org>
10677         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10678         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10680         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10682         * config.guess (*:*VMS:*:*): New entry. Replaces
10683         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10684         manufacturer.
10686         2004-06-22  Ben Elliston  <bje@gnu.org>
10688         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10689         * config.sub: Likewise.
10691         2004-06-22  Ben Elliston  <bje@gnu.org>
10693         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10694         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10696         2004-06-11  Ben Elliston  <bje@gnu.org>
10698         * config.guess (pegasos:OpenBSD:*:*): Remove.
10700         2004-06-11  Ben Elliston  <bje@gnu.org>
10702         From Wouter Verhelst <wouter@grep.be>:
10703         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10705         2004-06-11  Ben Elliston  <bje@gnu.org>
10707         * config.guess (luna88k:OpenBSD:*:*): New.
10709         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10711         * config.guess (m32r*:Linux:*:*): New case.
10712         * config.sub: Handle m32rle.
10714         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10716         From Jens Petersen  <petersen@redhat.com>:
10717         * config.sub: Handle sparcv8.
10719         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10721         From Tom Smith <smith@cag.lkg.hp.com>:
10722         * config.guess: Version suffixes are equally significant on Tru64
10723         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10724         prefix of "P" (patched kernel).
10726         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10728         * config.sub: Add support for National Semiconductor CRX target.
10730 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10732         * MAINTAINERS (Various Maintainers): Remove myself as web page
10733         maintainer, add myself as maintainer of build status lists.
10735 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10737         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10738         *-*-netware, but add target-libmudflap.
10739         Consolidate *-*-netware targets (of which really only i?86 exists)
10740         into a single entry.
10741         * configure: Likewise.
10743 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10745         * Makefile.tpl (sorry): Remove.
10746         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10747         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10748         (do-clean): Clean per-stage directories too.
10749         (do-distclean): Run distclean-stage1 too.
10750         (.NOTPARALLEL): Enable during toplevel bootstrap.
10751         (stage[+id+]-bubble): Enable parallel execution during
10752         the recursive invocation.
10753         * Makefile.in: Regenerate.
10755         Fix previous checkin:
10757         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10758         include.
10759         * configure.in: Fix indentation.
10760         * configure: Regenerate.
10762 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10764         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10765         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10766         * configure: regenerate
10767         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10768         -mdynamic-no-pic
10770 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10772         * Makefile.def (build_modules): Add fixincludes.
10773         (dependencies): Make gcc depend on fixincludes.
10774         * configure.in (build_tools): Add fixincludes.
10775         (build_configdirs): Always include build_libs.
10776         * Makefile.in: Regenerate.
10777         * configure: Regenerate.
10779 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10781         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10782         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10783         phony targets; do not generate timestamp files.
10784         (distclean-stageN): Remove references to their timestamp files.
10785         (restageN, touch-stageN): Remove.
10786         (stageN-bubble): Rewritten.
10787         (compare): Support lean bootstraps.
10788         * Makefile.in: Regenerate.
10790         * configure.in: Only warn when bootstrapping but
10791         build != host or build != target.  Support lean bootstraps.
10792         * configure: Regenerate.
10794 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10796         * configure.in:  Give a better error message if GMP/MPFR are missing
10797         and a language needing them has been requested.
10798         * configure:  Regenerated.
10800 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10802         * configure.in:  Print a list of available language front-ends if
10803         a requested one is missing.  Tidy stray tab characters.
10804         * configure:  Regenerated.
10806 2004-08-19  Michael Koch  <konqueror@gmx.de>
10808         * gcc/doc/install.texi: Update entry about automake for libjava.
10810 2004-08-17  Robert Millan  <robertmh@gnu.org>
10812         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10813         (instead of FreeBSD).
10814         * configure: Regenerate.
10816 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10818         * Makefile.in: Regenerate.
10819         * configure: Regenerate.
10821         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10822         stage_*_flags.
10823         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10824         for bootstrapped modules if toplevel bootstrap is going.
10825         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10826         modules.  Adjust for changes in Makefile.def.  Enable several
10827         rules even in non-bootstrap mode, just to avoid peppering the
10828         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10829         (stage-[+prev+]-bubble): Remove.
10831         * Makefile.def (Dependencies): Depend on all-build-bison,
10832         all-build-flex, all-build-byacc, all-build-texinfo, rather
10833         than the host variations.
10834         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10835         with BUILD_SUBDIR.
10836         (BISON): Update for recent Bisons.
10837         (YACC): Fix typo.
10838         (cross): Depend on all-build.
10839         (all): Do not depend on all-build.
10840         (prebootstrap): Remove.
10841         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10842         (Prebootstrap dependencies): Add them to the per-stage targets
10843         and to all-prebootstrap.
10844         * configure.in (build_configdirs): Always enable build_tools.
10845         (BUILD_DIR_PREFIX): Remove.
10847         * Makefile.def (gcc): Add target variable.
10848         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10849         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10850         in the recursive `make', instead of hardwiring `all'.
10851         (Autogenerated TARGET-* variables): New.
10853 2004-08-13  Brian Booth  <bbooth@redhat.com>
10855         * MAINTAINERS: Remove myself from write-after-approval.
10857 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10859         * src-release: Stop distributing mmalloc with gdb (which doesn't
10860         use it).
10861         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10862         * Makefile.in: Regenerate.
10864 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10866         * configure.in (arm*-*-eabi*): New target.
10867         * configure: Regenerate.
10869 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10871         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10872         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10873         (Dependencies): New section.
10874         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10875         (configure-target-[+module+]): Depend on maybe-all-gcc
10876         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10877         (toplevel profiledbootstrap): Fix dependencies.
10878         * Makefile.in: Regenerate.
10880 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10882         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10883         target-libiberty to noconfigdirs.
10884         * configure: Regenerate.
10886 2004-08-03  Paul Brook  <paul@codesourcery.com>
10888         * configure.in: Check for MPFR as well as GMP.
10889         * configure: Regenerate.
10891 2004-08-01  Robert Millan  <robertmh@gnu.org>
10893         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10894         libmudflap for all GNU-based systems (with Glibc).
10895         * configure: Regenerate.
10897 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10899         * Makefile.def (host-modules): Add gcc.
10900         * Makefile.in: Regenerate.
10901         * Makefile.tpl (sorry): New rule.
10902         (configure-host, all-host, [+make_target+]-host, do-check,
10903         install-host): Do not add gcc as a special case.
10904         (host modules): Add a small special-casing for gcc.  Export
10905         extra_make_flags through the environment.
10906         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10907         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10908         other recursive targets for gcc): Remove.
10910         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10911         (stage, unstage): New rules.
10912         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10913         distclean-stage[+id+]): Use stage_current.
10914         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10915         the stage*-start rules.
10917 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10919         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10920         use -all_load flag.
10922 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10924         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10925         * configure: Regenerate.
10927 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10929         * maintainer-scripts/gcc_release: Revert yesterday's change.
10931 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10933         * MAINTAINERS: Add myself to write-after-approval.
10935 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10937         * libf2c: Removed.
10938         * gcc/gccbug.in: Updated because of libf2c removal.
10939         * maintainer-scripts/gcc_release: Ditto.
10941 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10943         * configure.in: Build libmudflap by default on FreeBSD.
10944         * configure: Regenerated.
10946 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10948         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10949         systems.
10950         * configure: Regenerated.
10952 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10954         PR target/16344
10955         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10956         feedback based compiler.
10957         * Makefile.in: Rebuilt.
10959 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10961         * Makefile.def (host_modules): Set bootstrap=true for flex.
10962         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10963         * Makefile.in: Rebuilt.
10965 2004-07-07  Jan Hubicka  <jh@suse.cz>
10967         * MAINTAINERS: Add self as a profile feedback maintainer.
10969 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10971         * configure.in:  Do not prepend $srcdir to /dev/null in
10972         makefile fragments.
10973         * configure:  Regenerate.
10975 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10977         * Makefile.def (build_modules): Add bison, byacc, flex,
10978         m4, texinfo.
10979         (flags_to_pass): Add FLEX.
10980         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10981         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10982         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10983         DEFAULT_MAKEINFO): Remove.
10984         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10985         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10986         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10987         objdir or else use configured tool.
10988         (all-build): New.
10989         (all): Depend on it.
10990         (Build module dependencies): Add.
10991         * Makefile.in: Regenerate.
10992         * configure.in: Better support for multiple build modules,
10993         matching what is done for host/target modules.  Do not look
10994         for "plausible" locations of build tools if Canadian cross.
10995         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10996         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10997         * configure: Regenerate.
10999 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11001         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11002         * Makefile.in: Regenerate.
11004 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11006         * Makefile.tpl (configure-build-[+module+],
11007         configure-[+module+], configure-target-[+module+]): Pass
11008         [+extra_configure_args+].
11009         (all-build-[+module+], all-[+module+], check-[+module+],
11010         install-[+module+], [+make_target+]-[+module+],
11011         all-target-[+module+], check-target-[+module+],
11012         install-target-[+module+], [+make_target+]-target-[+module+]):
11013         Pass [+extra_make_args+].
11014         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11015         (GCC_HOST_EXPORTS): Remove.
11016         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11017         cross, check-gcc, check-gcc-c++, install-gcc,
11018         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11019         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11020         * Makefile.in: Regenerate.
11022 2004-06-21  Matthew Sachs  <msachs@apple.com>
11024         * MAINTAINERS: Added self to write-after-approval.
11026 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11028         * configure.in: Check for srcdir/winsup rather than build directory
11029         winsup.
11030         * configure: Regenerate.
11032 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11034         * configure.in: Don't build Cygwin native newlib if winsup
11035         directory is missing.  Emit warning instead.
11036         * configure: Regenerate.
11038 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11040         * Makefile.tpl (touch-stage[+id+]): New.
11041         (restage[+prev+]): Depend on touch-stage[+id+].
11043         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11044         Use it throughout.
11046         * Makefile.def: Add profile and feedback bootstrap stages.
11047         Remove next field from bootstrap stages.
11048         * Makefile.tpl (LN, LN_S): Substitute.
11049         (stageN-start, stageN-end): Use double-colon rules, to
11050         provide a hook for additional setup commands.
11051         (distclean-stageN-gcc, restageN): Create dependencies from
11052         [+prev+], not from [+next+].
11053         (stageN-bubble): Add commands for successive stages from
11054         [+prev+], using double-colon rules.
11055         (all-stageN-gcc): Fix typo.
11056         (stagefeedback-start, profiledbootstrap): New.
11057         * Makefile.in: Regenerate.
11058         * configure.in: Call ACX_PROG_LN.
11059         * configure: Regenerate.
11061 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11063         * MAINTAINERS (Write After Approval): Add myself.
11065 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11067         * MAINTAINERS (Write After Approval): Add myself.
11069 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11071         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11072         without gcc.
11073         * configure: Regenerate.
11075 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11077         * Makefile.tpl: Fix typo.
11078         * Makefile.in: Regenerate.
11080 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11082         * configure.in: Remove new- prefix from toplevel
11083         bootstrap targets.
11084         * configure: Regenerate.
11086 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11088         * Makefile.tpl (all.normal): Rename to all.
11089         (all): Replace with a rule to pick the default
11090         target from configure.
11091         (all-gcc, configure-gcc): Use conditionals to
11092         do nothing when toplevel bootstrap is going on.
11093         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11094         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11095         * configure.in: Support --enable-bootstrap.
11097         * Makefile.def: Remove new- prefix from toplevel
11098         bootstrap targets.
11099         * Makefile.tpl: Likewise.
11101         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11102         target.
11104         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11105         $(RECURSE_FLAGS) to recursive invocation of make.
11107         * Makefile.in: Regenerate.
11108         * configure: Regenerate.
11110 2004-05-30  Andreas Jaeger  <aj@suse.de>
11111             Jim Wilson  <wilson@specifixinc.com>
11113         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11114         like CC.
11116 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11118         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11119         * configure: Regenerate.
11121 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11123         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11124         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11125         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11126         targets.
11127         * Makefile.in: Regenerate.
11129 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11131         * configure.in: Test the ability to symlink directories.
11132         * configure: Regenerate.
11134         * Makefile.def (bootstrap-stage): New definitions.
11135         * Makefile.tpl (configure-stage1-gcc,
11136         configure-stage2-gcc, configure-stage3-gcc,
11137         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11138         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11139         new-restage3, compare): Autogenerate, see Makefile.in
11140         entry for behavioral changes.
11141         (distclean-stage1, new-stage1-start, new-stage1-end,
11142         new-stage1-bubble, distclean-stage2, new-stage2-start,
11143         new-stage2-end, new-stage2-bubble, distclean-stage3,
11144         new-stage3-start, new-stage3-end): New autogenerated targets.
11145         (objext, prebootstrap, BOOT_CFLAGS,
11146         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11147         targets.
11149         * Makefile.in: Regenerate.
11150         (distclean-stage1, new-stage1-start, new-stage1-end,
11151         new-stage1-bubble, distclean-stage2, new-stage2-start,
11152         new-stage2-end, new-stage2-bubble, distclean-stage3,
11153         new-stage3-start, new-stage3-end): New targets.
11154         (all-stage1-gcc): Move prebootstrap dependency from here...
11155         (configure-stage1-gcc): ...to here.
11156         (new-bootstrap): Use bubble targets.
11157         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11158         Use per-stage distclean targets.
11159         (configure-stage1-gcc, configure-stage2-gcc,
11160         configure-stage3-gcc, all-stage1-gcc,
11161         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11162         Use new-stageN-start to prepare the tree.
11164 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11166         * Makefile.def (host_modules): add libcpp.
11167         * Makefile.tpl: Add dependencies on and for libcpp.
11168         * Makefile.in: Regenerate.
11169         * configure.in: Add libcpp host module.
11170         * configure: Regenerate.
11172 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11174         * Makefile.tpl: Whenever a recursive target is defined, wrap
11175         it in a special @if/@endif block, and prepare its maybe
11176         dependency in the @if/@endif block
11177         * configure.in: Instead of writing maybe dependencies, remove
11178         the @if/@endif statements, and remove the @if/@endif blocks
11179         that remain.
11180         * configure: Regenerate.
11181         * Makefile.in: Regenerate.
11183 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11185         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11187 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11189         PR bootstrap/15120
11190         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11191         * */configure: Rebuilt.
11193 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11195         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11196         of libf2c.
11197         * configure, Makefile.in: Regenerate.
11199 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11201         * MAINTAINERS (Write After Approval): Add myself.
11203 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11205         Merge from tree-ssa-20020619-branch.
11207         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11208         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11209         (HOST_GMPLIBS): Define.
11210         (HOST_GMPINC): Define.
11211         (TARGET_LIB_PATH): Add libmudflap.
11212         (GFORTRAN_FOR_TARGET): Define.
11213         (configure-build*): Export GFORTRAN.
11214         (configure-gcc): Export GMPLIBS and GMPINC.
11215         (all-gcc): Add maybe-all-libbanshee.
11216         (configure-target-libgfortran): Define.
11217         * Makefile.in: Regenerate.
11218         * configure.in (host_libs): Add libbanshee.
11219         (target_libraries): Add target-libmudflap and target-libgfortran.
11220         Add --with-libbanshee.
11221         Handle --disable-libmudflap.
11222         (*-*-freebsd*): Use with_gmp.
11223         Add $(libgcj) to noconfigdirs.
11224         * configure: Regenerate.
11225         * depcomp: New file.
11226         * MAINTAINERS: Add tree-ssa maintainers.
11228 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11230         * MAINTAINERS (Various Maintainers): Add myself.
11232 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11234         * MAINTAINERS (Write After Approval): Add myself.
11236 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11238         * MAINTAINERS (Write After Approval): Add myself.
11240 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11242         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11243         * configure: Regenerate.
11245 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11247         Revert:
11248         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11250         * Makefile.def (flags_to_pass): Remove *dir variables that
11251         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11252         as well as prefix and exec_prefix.
11253         * Makefile.in: Regenerate.
11255 2004-04-26  Robert Millan  <robertmh@gnu.org>
11257         Add patches from libtool CVS.
11258         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11259         * ltconfig: Likewise.
11260         * ltcf-c.sh: Likewise.
11261         * ltcf-cxx.sh: Likewise.
11262         * ltcf-gcj.sh: Likewise.
11264 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11266         * Makefile.def (host_modules): Mark with the bootstrap
11267         flag packages on which gcc depends.
11268         * Makefile.tpl (all-bootstrap): Use it.
11269         * Makefile.in: Regenerate.
11271 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11273         * Makefile.def (flags_to_pass): Remove *dir variables that
11274         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11275         as well as prefix and exec_prefix.
11276         * Makefile.in: Regenerate.
11278 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11280         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11281         * configure: Regenerate.
11282         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11283         * gcc/Makefile.tpl (compare): Use the result of the test.
11284         * gcc/Makefile.in: Regenerate.
11286 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11288         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11289         Always relocate gcc and prev-gcc to the original names, even
11290         if the build fails.
11291         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11292         New targets.
11294 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11296         * MAINTAINERS: Update my email address.
11298 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11300         * configure.in (mips*-*-irix5*): Enable ld.
11301         * configure: Regenerate.
11303 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11305         * configure: Regenerate.
11307 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11309         * Makefile.tpl (configure-[+module+], configure-gcc,
11310         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11311         Set and export LDFLAGS.
11312         * Makefile.in: Regenerate.
11314 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11316         * MAINTAINERS: Add myself to write-after-approval.
11318 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11320         PR bootstrap/14871
11321         * Makefile.tpl: If we don't have built-in-tree target tools,
11322         use the ones found by configure rather than hacking around with
11323         program_transform_name.
11324         * configure.in: Give Makefile.tpl the information necessary
11325         to do that.
11326         * Makefile.in: Regenerate.
11327         * configure: Regenerate.
11329 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11331         PR bootstrap/14760
11332         * configure.in: When computing baseargs, strip *all* copies of
11333         offending options.  Also, don't match/substitute the trailing space,
11334         so that this actually works when two similar options are separated by
11335         only one space.
11336         * configure: Regenerate.
11338 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11340         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11341         (rs6000-*-aix*): Same.
11342         * configure: Regenerate.
11344 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11346         * MAINTAINERS: Add myself to write-after-approval.
11348 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11350         * MAINTAINERS: Add myself to write-after-approval.
11352 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11354         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11355         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11356         * Makefile.in: Regenerate.
11358         * configure.in (top level bootstrap support): Rework --enable-werror
11359         to set @stage2_werror_flag@.
11360         * configure: Regenerate.
11361         * Makefile.tpl (top level bootstrap support): Pass
11362         @stage2_werror_flag@ down to configure in stages 2 and 3.
11363         * Makefile.in: Regenerate.
11365 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11367         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11368         for stages 2 and 3 as well as in make.  As a consequence, remove
11369         OUTPUT_OPTION (now detected by configure) from the flags passed down
11370         to make.
11371         * Makefile.in: Regenerate.
11373         * Makefile.tpl (new-bootstrap): Fix typo.
11374         * Makefile.in: Regenerate.
11376 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11378         * Makefile.tpl: Rearrange by moving recursive_targets rules
11379         into their proper sections.
11380         * Makefile.tpl (top level bootstrap support): Move disabling
11381         of coverage flags from 'make' to 'configure'; improve comments.
11382         * Makefile.in: Regenerate.
11384         * Makefile.tpl (experimental top level bootstrap) Move stage1
11385         language setting from all- target to configure- target; disable
11386         intermodule optimization in stage 1; prevent gratuitous rebuilds
11387         of stage 1.
11388         * Makefile.in: Regenerate.
11389         * configure.in: Comma-separate stage 1 language list for top
11390         level bootstrap.
11391         * configure: Regenerate.
11393         * Makefile.tpl: Clean up experimental top level bootstrap support:
11394         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11395         prev-gcc in configure- targets as well as all- targets.
11396         * Makefile.in: Regenerate.
11398 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11400         * compile: New file imported from automake.
11402 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11404         * configure.in: Remove symbolic link section.
11405         * configure: Regenerate.
11406         * Makefile.tpl (links): Remove.
11407         * Makefile.in: Regenerate.
11409 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11410             Nathanael Nerode  <neroden@gcc.gnu.org>
11412         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11413         Set with AC_CHECK_PROGS.
11414         * configure.in: Fix comment typo from last patch.
11415         * configure: Regenerate.
11417 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11419         * Makefile.tpl: Introduce experimental top level bootstrap support.
11420         * Makefile.in: Regenerate.
11421         * configure.in: Introduce support for top level bootstrap.
11422         * configure: Regenerate.
11424 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11425             Paolo Bonzini  <bonzini@gnu.org>
11427         PR bootstrap/14522
11428         * configure.in: Cope with shells that do not support unquoted ^
11429         * configure: Regenerate.
11431 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11432             Paolo Bonzini  <bonzini@gnu.org>
11434         PR bootstrap/14522
11435         * configure.in: Cope with shells that do not support nesting
11436         quotes inside quoted backquote substitutions.
11437         * configure: Regenerate.
11439 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11441         PR bootstrap/14522
11442         * configure.in: Fix escaping of $.
11443         * configure: Regenerate.
11445 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11447         * configure: Regenerate, since I forgot to while committing Paolo's
11448         changes.
11450 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11452         PR ada/14131
11453         Move language detection to the top level.
11454         * configure.in: Find default values for the tools as
11455         soon as possible.  Disable ada if GNAT is not found.
11456         Emit error message about missing languages.  Expand
11457         --enable-languages=all for the gcc subdirectory.
11459 2004-03-10  Ben Elliston  <bje@gnu.org>
11461         * MAINTAINERS: Update my email address.
11463 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11465         * ltconfig: Disable building static libraries if building shared
11466         libraries on AIX 5L.
11468 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11470         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11471         and disable libgcj.
11472         * configure: Regenerated.
11474 2004-03-01  Brian Booth  <bbooth@redhat.com>
11476         * MAINTAINERS: Add myself to write-after-approval.
11478 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11480         * MAINTAINERS: Add myself to write-after-approval.
11482 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11484         PR bootstrap/7087
11485         * Makefile.tpl: Guard XFOO sed statements better.
11486         * Makefile.tpl: Add dependency for configure-target-libada.
11487         * Makefile.in: Regenerate (incidentally fixes broken
11488         commit when libada-branch was merged).
11490 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11492         * MAINTAINERS: Add myself to write-after-approval.
11494 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11496         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11497         maintainers.
11499 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11501         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11502         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11504 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11506         PR bootstrap/11932
11507         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11509 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11511         * MAINTAINERS: Added myself to write-after-approval.
11513 2004-02-14  Michael Koch  <konqueror@gmx.de>
11515         * MAINTAINERS: Added myself to write-after-approval.
11517 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11519         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11520         some OS port maintainers to OS port maintainers section.
11522 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11524         * MAINTAINERS: Add self.
11526 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11528         * MAINTAINERS: Alphabetize.
11530 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11532         * MAINTAINERS: Remove myself.
11534 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11536         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11537         (rs6000-*-aix*): Same.
11538         * configure: Regenerate.
11540 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11542         * configure.in (host): Add in missing $noconfigdirs to defines.
11543         * configure: Regenerate.
11545 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11546             Nathanael Nerode  <neroden@gcc.gnu.org>
11548         PR ada/6637, PR ada/5911
11549         Merge with libada-branch:
11550         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11551         with appropriate dependencies. Add --enable-libada configure switch.
11552         * configure, Makefile.in: Regenerate.
11554 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11556         * MAINTAINERS: Add myself to write-after-approval.
11558 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11560         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11561         * configure: Regenerate.
11563 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11565         Merge from upstream:
11567         * ltmain.in: When setting IFS to '~', be careful about user
11568         arguments that contain '~'.
11570         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11572         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11573         Also test $base_compile against $CC with escaped arguments. Bug
11574         reported by Geoff Keating <geoffk@apple.com>.
11576 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11578         * MAINTAINERS: Remove i960 port.
11580 2004-01-23  DJ Delorie  <dj@redhat.com>
11582         * Makefile.def (target_modules) [libiberty]: Don't stage.
11583         * Makefile.in: Rebuilt.
11585 2004-01-20  Caroline Tice  <ctice@apple.com>
11587         * MAINTAINERS: Add myself to write-after-approval.
11589 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11591         * MAINTAINERS: Update my email address.
11593 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11595         * MAINTAINERS: Add myself to write-after-approval.
11597 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11599         * MAINTAINERS: Remove entries without email address.
11601 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11603         * MAINTAINERS: Add myself to write-after-approval.
11605 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11607         * MAINTAINERS: Update my email address.
11609 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11611         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11612         * Makefile.tpl (configure-target-[+module+]): Support stage.
11613         * Makefile.in: Rebuilt.
11615 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11617         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11619 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11621         * MAINTAINERS: Add myself as a MIPS maintainer.
11623 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11625         * configure.in: Use ./config.cache, not config.cache.
11626         * configure: Regenerate.
11627         * Makefile.tpl: Special-casing not needed for GCC any more.
11628         * Makefile.in: Regenerate.
11630         * configure.in: Don't share a cache file for host dirs.
11631         * configure: Regenerate.
11633         * config-ml.in: Don't mess with the cache file.
11635 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11637         * MAINTAINERS: Move myself from 'Write After Approval' to
11638         'CPU Port Maintainers' section as SPARC maintainer.
11640 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11642         * Makefile.tpl: Make GCC use a separate config.cache.
11643         * Makefile.in: Regenerate.
11645         PR bootstrap/11932, PR bootstrap/11933
11646         (I don't know if it will fix either of them, but it relates
11647         to them.)
11648         * configure.in: Don't use shared config.cache for target
11649         directories.
11650         * configure: Regenerate.
11652 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11654         * MAINTAINERS: Add myself to 'Write After Approval' section.
11656 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11658         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11659         * configure: Regenerated.
11661 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11663         * MAINTAINERS: Remove the mn10200 maintainer.
11665 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11667         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11668         * configure: Regenerated.
11670 2003-12-16  Jan Hubicka  <jh@suse.cz>
11672         * MAINTAINERS: Add myself as callgraph maintainer.
11674 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11676         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11677         * configure: Regenerate.
11679 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11681         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11682         'Write After Approval' section. Update email.
11684 2003-12-01  James Lemke  <jim@wasabisystems.com>
11686         * MAINTAINERS (Write After Approval): Add myself.
11688 2003-11-20  Matt Thomas  <matt@3am-software.com>
11690         * MAINTAINERS: Add myself as a vax port maintainer.
11692 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11694         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11695         (configure-build-[+module+], configure-[+module+]): Likewise.
11696         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11697         * Makefile.in: Regenerate.
11699 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11701         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11702         shared/dylibed libraries.
11703         * ltmain.sh: Likewise.
11704         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11705         * ltcf-cxx.sh: Likewise.
11706         * ltcf-gcj.sh: Likewise.
11707         * ltconfig: Likewise.
11709 2003-11-17  Stan Cox  <scox@redhat.com>
11711         * MAINTAINERS: Add myself as iq2000 port maintainer.
11713 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11715         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11716         * Makefile.in: Regenerate.
11718 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11720         * config.sub: Update to 2003-11-03 version.
11722 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11724         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11725         * configure:  Regenerate.
11727 2003-10-20  Nicolas Pitre  <nico@cam.org>
11729         * MAINTAINERS: Add myself to 'Write After Approval' section.
11731 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11733         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11735 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11737         * MAINTAINERS: Update my email address.
11739 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11741         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11743 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11745         * MAINTAINERS: Add myself to 'Write After Approval' section.
11747 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11749         * config.guess: Update to 2003-10-16 version.
11750         * config.sub: Update to 2003-10-16 version.
11752 2003-10-15  David Daney  <ddaney@avtrex.com>
11754         * MAINTAINERS: Added myself to 'Write After Approval' section.
11756 2003-10-15  Falk Hueffner  <falk@debian.org>
11758         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11759         'Write After Approval' section. Update email.
11761 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11763         * MAINTAINERS: Move myself from 'Write After Approval' to
11764         'Various Maintainers' section as middle-end maintainer.
11766 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11768         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11769         HOST_FLAGS_TO_PASS.
11770         * Makefile.in: Regenerate.
11772 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11774         * config.guess: Update to 2003-10-07 version.
11775         * config.sub: Update to 2003-10-07 version.
11777 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11779         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11780         * ltconfig (irix5*, irix6*): Don't override version_type.
11782 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11784         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11785         * configure: Rebuilt
11786         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11787         * Makefile.in: Rebuilt
11789 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11791         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11793 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11795         * MAINTAINERS (Write After Approval): Add myself.
11797 2003-09-29  Paul Koning  <ni1d@arrl.net>
11799         * MAINTAINERS: Move myself from "Write After Approval"
11800         to CPU platform maintainers for pdp11 platform.
11802 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11804         * MAINTAINERS: Move myself from 'Write After Approval' to
11805         'Various Maintainers' section as libffi testsuite maintainer.
11807 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11809         * configure.in: Pass a computed --program-transform-name
11810         to subconfigures.
11811         * configure: Regenerated.
11813 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11815         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11816         * Makefile.in: Regenerate.
11818         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11819         * Makefile.in: Regenerate.
11821 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11823         * MAINTAINERS: Move myself from 'Write After Approval'
11824         to 'Various Maintainers' (objective-c) section.
11826 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11828         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11829         quoting.
11830         * configure: Regenerated.
11832 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11834         * MAINTAINERS (Write After Approval): Add myself to write after
11835         approval list.
11837 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11839         * MAINTAINERS (Write After Approval): Add myself.
11841 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11843         * MAINTAINERS: Update my e-mail address.
11845 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11847         * libtool.m4 (LD): Correct powerpc64 host match.
11849 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11851         * MAINTAINTERS: Update my affiliation and email address.
11853 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11855         * MAINTAINERS (Write After Approval): Add myself.
11857 2003-09-04  DJ Delorie  <dj@redhat.com>
11859         * configure: Regenerate.
11861 2003-09-04  Robert Millan  <robertmh@gnu.org>
11863         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11865 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11867         * configure.in: Ensure arguments to sed are properly spaced.
11868         * configure: Regenerate.
11870 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11872         * MAINTAINERS: Update my e-mail address.
11874 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11876         * MAINTAINERS (Write After Approval): Add myself.
11878 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11880         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11881         * configure: Regenerated.
11883 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11885         * MAINTAINERS: Update my email address.
11887 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11889         * configure.in:  Use newline instead of semicolon when assuming
11890         shell arguments in a for loop.
11891         * configure:  Regenerated.
11893 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11895         * MAINTAINERS: Resurrect the i860 maintainer.
11897 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11899         PR 8180
11900         * configure.in: When testing with_libs and with_headers, treat
11901         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11902         * configure: Regenerate.
11904         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11905         make, shell, etc.
11906         (baseargs): Likewise.
11907         * configure: Regenerate.
11909 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11911         * MAINTAINERS (Write After Approval): Add myself.
11913 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11915         * configure.in: Disable libgcj for darwin not on powerpc.
11916         * configure: Rebuild.
11918 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11920         * config-ml.in, symlink-tree: Add license.
11922 2003-08-03  Richard Stallman  <rms@gnu.org>
11923             Eben Moglen  <moglen@columbia.edu>
11925         * README.SCO: New file.
11927 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11929         * Makefile.tpl (check, check-c++): Express dependencies using
11930         dependencies rather than commands.
11931         * Makefile.in: Regenerate.
11933 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11935         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11936         * configure: Ditto.
11938 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11940         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11941         * Makefile.in: Update.
11943 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11945         * configure.in: Enable libgcj for darwin.
11946         * configure: Rebuild.
11948 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11950         * config-ml.in:  Use ac_configure_args directly instead of
11951         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11952         actually seen.
11954 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11956         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11957         creating target and build subdirs to build all parent dirs as needed.
11958         * Makefile.in: Rebuild.
11959         * configure.in: Don't build dirs explicitly here.
11960         * configure: Rebuild.
11962 2003-07-26  Paul Brook  <paul@nowt.org>
11964         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11966 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11968         * Makefile.tpl (all-make): Depend on intl.
11969         * Makefile.in: Rebuilt.
11971 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11973         * install-sh:  Update to newer upstream versions (associated with
11974         aclocal 1.7).
11975         * mkinstalldirs:  Likewise.
11976         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11978 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11980         * MAINTAINERS: Move self from Bug database only accounts
11981         to write-after-approval.
11983 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11985         * config.if: Remove unused libc_interface determination.
11987 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11989         * MAINTAINERS: Move self from write-after-approval to
11990         build machinery (*.in).
11992 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11994         PR bootstrap/11273
11995         PR bootstrap/11408
11996         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11997         unused INSTALL_PROGRAM_ARGS.
11998         * configure.in: Use AC_PROG_INSTALL.
11999         * Makefile.in: Regenerate.
12000         * configure: Regenerate.
12002 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12004         * MAINTAINERS: Alphabetize.
12006 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12008         * configure: Rebuilt.
12009         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12010         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12011         newlib nor libgloss.
12012         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12013         * configure.in (am33_2.0-*-linux*): Added.
12015 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12017         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12018         * configure: Regenerate.
12020 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12022         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12023         * Makefile.in: Regenerate.
12025 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12027         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12028         * Makefile.in: Regenerate.
12030 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12032         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12033         * Makefile.in: Regenerated.
12035         * config-ml.in: Replace PWD with PWD_COMMAND.
12037 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12039         * intl: New directory; see intl/ChangeLog for details.
12040         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12041         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12042         * Makefile.in: Regenerate.
12044 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12046         * configure.in: Clean up config-lang.in handling.  Delete
12047         useless assignment to "subdirs".
12048         * configure: Regenerate.
12050 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12052         * configure.in: Rename 'target_libs' to 'target_libraries'.
12053         Remove useless reference to 'target_libs'.
12054         * configure: Regenerate.
12056 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12058         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12059         * Makefile.in: Regenerate.
12061 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12063         * Makefile.def: Introduce flags_to_pass.
12064         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12065         * Makefile.in: Regenerate.
12067 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12069         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12070         and target-libgloss.
12071         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12072         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12073         * configure: Regenerate.
12075 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12077         * configure.in: Update testsuite_flags to new location.
12078         * configure. Regenerate.
12080 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12082         * Makefile.tpl: Remove BUILD_CC stuff.
12083         * Makefile.in: Regenerate.
12085 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12087         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12089 2003-06-16  Graeme Peterson  <gp@qnx.com>
12091         * MAINTAINERS (Write After Approval): Add myself.
12093 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12095         * config.guess: Update to 2003-06-12 version.
12096         * config.sub: Update to 2003-06-13 version.
12098 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12100         * config.guess: Update to 2003-06-06 version.
12101         * config.sub: Update to 2003-06-06 version.
12103 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12105         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12106         * configure. Regenerate.
12108 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12110         * configure.in: Disable serial configure by default.
12111         * configure: Regenerate.
12112         * Makefile.tpl: Abolish .NOTPARALLEL.
12113         * Makefile.in: Regenerate.
12115         * Makefile.tpl: Replace {build,host,target}_canonical by
12116         {build,host,target}.
12117         * Makefile.in: Regenerate.
12119         * Makefile.tpl: Fix stupid pasto.
12120         * Makefile.in: Regenerate.
12122 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12124         * Makefile.tpl: Remove bogus conditional.
12125         * Makefile.in: Regenerate.
12127 2003-06-05  Jan Hubicka  <jh@suse.cz>
12129         * Makefile.tpl (profiledbootstrap): New target.
12130         * Makefile.in (profiledbootstrap): New target.
12132 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12134         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12135         Pinski. Remove user names from other bugzilla-only maintainers.
12137 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12139         * Makefile.tpl: Make 'recursive targets' using autogen rather
12140         than shell loop.  Remove duplicate 'clean' targets and false
12141         comments.
12142         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12143         Add systematic method of specifying missing targets in subdirs.
12144         Add copyright boilerplate.
12145         * Makefile.in: Regenerate.
12146         * configure.in: Add 'recursive targets' to maybe list.
12147         * configure: Regenerate.
12149         * MAINTAINERS: "GNATS only" -> "Bug database only".
12151         * Makefile.tpl: Rename [+target+] to [+make_target+].
12152         * Makefile.def: Rename 'target' to 'make_target'.
12154 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12156         * MAINTAINERS: Add self as options handling maintainer.
12158 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12160         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12161         been too long since I touched those ports.
12163 2003-05-28  DJ Delorie  <dj@redhat.com>
12165         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12166         * Makefile.in: Regenerate.
12168 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12170         * configure.in: Use curly braces in the definition of tooldir.
12171         * configure: Regenerate.
12173 2003-05-21  DJ Delorie  <dj@redhat.com>
12175         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12176         newlib or libgloss.
12177         * Makefile.in: Regenerate.
12179 2003-05-21  DJ Delorie  <dj@redhat.com>
12181         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12182         * Makefile.in: Regenerate.
12184 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12186         * MAINTAINERS: Update my e-mail address.
12188 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12190         * configure.in: Switch more things to use maybe dependencies.
12191         * Makefile.tpl: Switch more things to use maybe dependencies.
12192         Factor out common code from autogen IF statements.
12193         * configure: Regenerate.
12194         * Makefile.in: Regenerate.
12196 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12198         * configure.in: Accept i[3456789]86 for machine type.
12199         * configure: Regenerate.
12201 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12203         * configure.in: Switch more things to use maybe dependencies.
12204         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12205         * configure: Regenerate.
12206         * Makefile.tpl: Switch more things to use maybe dependencies.
12207         * Makefile.in: Regenerate.
12209 2003-05-16  Andreas Schwab  <schwab@suse.de>
12211         * Makefile.tpl (install-opcodes): Define.
12212         * Makefile.in: Rebuild.
12214 2003-05-13  Andreas Jaeger  <aj@suse.de>
12216         * config.guess: Update to 2003-05-09 version.
12217         * config.sub: Update to 2003-05-09 version.
12219 2003-05-13  Michael Eager  <eager@mvista.com>
12221         * configure.in: Correct sed script so that options in quotes are not
12222         deleted.
12223         * configure: Rebuild.
12225 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12227         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12228         and $$s/newlib/libc/sys/cygwin32 include paths.
12229         * configure: Ditto.
12231 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12233         * MAINTAINERS: Update my email addresses.
12235 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12237         * config-ml.in: Propagate INSTALL variables.
12239 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12241         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12243 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12245         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12246         * Makefile.in: Regenerate.
12248 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12250         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12252 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12254         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12256 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12258         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12259         * Makefile.in: Regenerated.
12261 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12263         * MAINTAINERS (Write After Approval): Upgrade myself from
12264         GNATS only to write-after-approval. Update my mail address.
12266 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12268         (OS Port Maintainers: freebsd): Add myself.
12270 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12272         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12274 2003-04-22  Kean Johnston  <jkj@sco.com>
12276         * MAINTAINERS (SCO ports): Added myself.
12278 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12280         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12282 2003-04-19  Kean Johnston  <jkj@sco.com>
12284         * MAINTAINERS (Write After Approval): Add myself.
12286 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12288         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12289         * Makefile.in: Regenerate.
12291 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12293         * configure.in (powerpc64*-*-linux*): Remove.
12294         * configure: Rebuilt.
12296 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12298         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12299         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12300         and restrap.
12301         * Makefile.in:  Regenerate.
12303 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12305         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12306         * configure: Regenerated.
12308 2003-04-15  DJ Delorie  <dj@redhat.com>
12310         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12312 2003-04-13  Nick Clifton  <nickc@redhat.com>
12314         * config-ml.in: Remove support for --disable-aix removing
12315         call-aix multilibs.
12317 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12319         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12320         * */configure: Rebuilt.
12322 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12324         * MAINTAINERS: Add my email address.
12326 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12328         * MAINTAINERS (Write After Approval): Add myself.
12330 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12332         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12333         * Makefile.in: Regenerate.
12335 2003-03-14  Michael Chastain  <mec@shout.net>
12337         * Makefile.in: Regenerate with correct Makefile.def.
12339 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12341         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12342         Make macro.
12343         * Makefile.in: Regenerate.
12344         * configure.in: Clean up gxx_include_dir logic.
12345         * configure: Regenerate.
12347 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12349         * MAINTAINERS (Write After Approval): Add myself.
12351 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12353         * MAINTAINERS: Update my mail address.
12355 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12357         * configure.in (gxx_include_dir): Fix typo.
12358         * configure: Regenerated.
12360 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12362         * Makefile.tpl: Reindent.
12363         * Makefile.in: Regenerate.
12364         * configure.in: Reindent.  Don't set unused variables.
12365         * configure: Regenerate.
12367 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12369         * configure.in: Include $(build_tooldir)/sys-include in
12370         FLAGS_FOR_TARGET.
12371         * configure: Regenerated.
12373 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12375         * Makefile.tpl: Always pass down RANLIB.
12376         * Makefile.in: Regenerate.
12378         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12379         * Makefile.in: Regenerate.
12380         * configure.in: Remove unused logic relating to --enable-shared
12381         and --enable-threads.  Remove bogus comments.  Remove redundant
12382         noconfigdirs.
12383         * configure: Regenerate.
12385         * configure.in: Replace ${libstdcxx_version} by its value.
12386         Remove reference to mh-dgux.
12387         * configure: Regenerate.
12389 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12391         * MAINTAINERS (Write After Approval): Add myself.
12393 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12395         * Makefile.tpl: Rearrange.
12396         * Makefile.in: Regenerate.
12398 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12400         * configure.in: Add support for kaOS as cross build target system.
12401         * configure: Regenerated.
12403 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12405         * MAINTAINERS (Write after approval): Add myself.
12407 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12409         * MAINTAINERS: Update my email address.
12411 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12413         * MAINTAINERS: Add self to blanket write privs. section.
12415 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12417         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12418         configure-target-* as some target builds may require additional
12419         flags for preprocessor tests.
12420         * Makefile.in: Regenerated.
12422 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12424         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12425         * ltconfig: Handle it.
12426         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12427         auto-detecting it.
12429         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12430         it is used as argument to $CC.
12431         * ltcf-gcj.sh: Likewise.
12433         * configure.in: Introduce --enable-maintainer-mode.
12434         * configure: Rebuilt.
12435         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12436         for maintainer mode.
12437         * Makefile.in: Rebuilt.
12439 2003-02-18  Jason Merrill  <jason@redhat.com>
12441         * Makefile.tpl (check-c++): Allow parallelism.
12443 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12445         * MAINTAINERS: Remove John Carr (who never actually had access to
12446         gcc.gnu.org).
12448 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12450         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12451         don't configure target-libobjc.
12452         * configure: Regenerate.
12454 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12456         * Makefile.tpl (RANLIB): Define.
12457         * Makefile.in: Regenerate.
12459 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12461         * MAINTAINERS: Update my email.
12463 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12465         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12466         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12467         * Makefile.in: Regenerated.
12468         * configure.in: Remove all traces of snavigator, db, and grep.
12469         * configure: Regenerated.
12471 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12473         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12474         After Approval.
12476 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12478         * MAINTAINERS (Write after approval): Add myself.
12480 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12482         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12483         * Makefile.in: Regenerated.
12485 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12487         * config.guess: Updated to 2003-01-30's version.
12488         * config.sub: Updated to 2003-01-28's version.
12490 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12492         * config.if: If gcc_version is already set, just use it.  Don't set
12493         gcc_version_trigger if it's already set, otherwise set it to
12494         gcc/version.c, but only if the file exists.  If it is not set and
12495         gcc/version.c does not exist, try to extract the version number from
12496         $CC.
12498 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12500         * MAINTAINERS: Add myself to write-after-approval list.
12502 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12504         * configure.in:  Revert 24Jan change.
12505         * configure:  Regenerate.
12507 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12509         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12510         entry of HJ Lu.
12512 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12514         * configure.in: Revert previous change.
12515         * configure: Regenerate.
12517 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12519         * configure.in: Make rda native-only.
12520         * configure: Regenerate.
12522 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12524         * MAINTAINERS: Move myself from GNATS-only-accounts to
12525         write-after-approval.
12527 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12529         * configure.in: Add missing \.
12530         * configure: Rebuilt.
12532 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12534         * configure.in (baseargs): Avoid using \| in sed regular
12535         expressions.
12536         * configure: Rebuilt.
12538 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12540         * configure.in (baseargs): Remove all supported forms of
12541         --cache-file, --srcdir, --host, --build and --target options
12542         from argument lists.
12543         * configure: Rebuilt.
12545 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12547         * MAINTAINERS: Add myself to write-after-approval list.
12549 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12551         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12552         * configure: Rebuilt.
12554 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12556         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12557         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12558         * Makefile.in: Regenerate.
12559         * configure: Regenerate.
12561 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12563         * configure.in: Remove Makefile in build, host and target modules
12564         unless configure was run with --no-recursion.
12565         * configure: Rebuilt.
12567 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12569         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12570         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12571         * Makefile.in: Regenerate.
12573 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12575         * config.guess: Update to 2003-01-03 version.
12576         * config.sub: Update to 2003-01-03 version.
12578 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12580         * configure: Regenerate with proper autoconf 2.13.
12582 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12584         * configure.in: Add AC_PREREQ for consistency.
12585         * configure: Regenerate.
12587 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12589         * configure.in (GDB_TK): Add tcl directories conditional on
12590         gdb/gdbtk directory being present.
12591         * configure: Regenerate.
12593 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12595         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12596         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12597         * configure: Rebuilt.
12599 2002-12-31  Tom Tromey  <tromey@redhat.com>
12601         * Makefile.in: Rebuilt.
12602         * Makefile.def (target_modules) [libffi]: Allow installation.
12604 2002-12-31  Andreas Schwab  <schwab@suse.de>
12606         * configure.in: Fix use of $program_transform_name.
12607         * configure: Regenerated.
12609 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12611         * configure.in (baseargs): Don't remove first configure argument.
12612         * configure: Regenerated.
12614 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12616         * Makefile.tpl (local-distclean): Don't remove...
12617         (multilib.ts): ... this.  Moved into...
12618         (multilib.out): ... this.  Don't use sub-make.
12619         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12620         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12621         (configure-build-[+module+], configure-[+module+],
12622         configure-target-[+module+], configure-gcc): ... these.  Test
12623         for Makefile existence.  Drop config.status from dependencies.
12624         * Makefile.in: Rebuilt.
12625         * configure.in: Move gcc-version-trigger to the end of
12626         ac_configure_args.  Add comments to maybedep.tmp and
12627         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12628         nonopt from baseargs, matching and removing corresponding
12629         whitespace while at it.
12630         * configure: Rebuilt.
12632 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12634         * configure.in (host_configargs): Replace reference to
12635         no-longer-defined buildopts with --build=${build_alias}.
12636         * configure: Rebuilt.
12638         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12639         program_transform_name to standard idiom.
12640         (AUTOGEN, AUTOCONF): Define.
12641         (Makefile.in): Use $(AUTOGEN).
12642         (Makefile): Depend on config.status, and use autoconf-style rule to
12643         build it.  Move original commands to...
12644         (config.status): ... this new target.
12645         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12646         $(AUTOCONF).
12647         * Makefile.in: Rebuilt.
12649 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12651         * Makefile.tpl: Fix dramatic bustage due to change in
12652         program_transform_name.
12653         * Makefile.in: Regenerate.
12655         * configure.in: Remove unnecessary PATH setting.
12656         * configure: Regnerate.
12658         * configure.in: Don't default to unprefixed tools unless
12659         the native tools will work.
12660         * configure: Regenerate.
12662         * configure.in: Convert to autoconf script.  Blow away lots
12663         of now-redundant Makefile fragments.
12664         * configure: Generate using Autoconf.
12665         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12666         * Makefile.in: Regenerate.
12668 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12670         * configure: Fix stupid bug where RANLIB was mistakenly included.
12672         * configure.in: Rename (buildargs, hostargs, targargs) to
12673         (build_configargs, host_configargs, target_configargs).
12675         * configure.in: Move logic out of sed statement.
12677         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12678         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12680 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12682         * config.sub: Import from master repository
12683         * config.guess: Ditto
12685 2002-12-24  Andreas Schwab  <schwab@suse.de>
12687         * Makefile.tpl (multilib.out): Fix missing space.
12688         * Makefile.in: Regenerate.
12690 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12692         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12693         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12694         * Makefile.in: Regenerate.
12695         * configure.in: Remove unnecessary leftovers.
12697 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12699         * configure.in (extra_ranlibflags_for_target): New variable.
12700         (*-*-darwin): Add -c to ranlib commands.
12701         * configure (tooldir): Handle extra_ranlibflags_for_target.
12703 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12705         * Makefile.tpl: Revert HJL's change.
12706         * Makefile.in: Regenerated.
12707         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12708         always.
12710 2002-12-19  Andreas Schwab  <schwab@suse.de>
12712         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12713         * Makefile.in: Regenerate.
12715 2002-12-18  H.J. Lu  <hjl@gnu.org>
12717         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12718         * Makefile.in: Regenerated.
12720         * configure.in (build_prefix): New. Substitute.
12722 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12724         * Makefile.tpl: Don't let real targets depend on phony targets.
12725         * Makefile.in: Regenerate.
12727         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12728         * Makefile.in: Regenerate.
12730 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12732         * config.sub: Import from master repository
12733         * config.guess: Ditto
12735 2002-12-16  Jason Merrill  <jason@redhat.com>
12737         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12738         previous 'make bootstrap'.
12739         * Makefile.in: Regenerate.
12741 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12743         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12745 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12747         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12748         * Makefile.in: Regenerate.
12750 2002-12-13  Jason Merrill  <jason@redhat.com>
12752         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12753         library tests.
12754         (check-c++): Just depend on it and check-target-libstdc++-v3.
12755         * Makefile.in: Regenerate.
12757 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12759         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12760         * Makefile.in: Rebuilt.
12762 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12764         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12766 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12768         * configure: Fix bug put in by gremlins.
12770         * Makefile.tpl: Substitute more autoconfily.
12771         * configure: Substitute more autoconfily.
12772         * Makefile.in: Regenerate.
12774 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12776         * config.sub: Import from master repository
12777         * config.guess: Ditto
12778         * MAINTAINERS: Added Svein Seldal under write after approval
12780 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12782         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12783         * Makefile.in (all-sim): Ditto.
12785 2002-12-06  DJ Delorie  <dj@redhat.com>
12787         * Makefile.tpl: Change configure dependencies to not have real
12788         targets depend on phony targets.
12790 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12792         * configure.in: Revert unintentional change.
12794         * Makefile.tpl: Change dependency for */multilib.out so that
12795         it works when gcc isn't in the tree.
12797         * configure.in: Substitute more.
12798         * configure: Run subconfigures from the Makefile.
12799         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12800         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12802 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12804         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12806 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12808         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12809         and corresponding dependencies.
12810         * Makefile.in: Regenerate.
12812         * configure.in (host_tools): Order binutils, gas and ld for
12813         convenience in running the testsuites.
12815         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12816         * Makefile.in: Regenerate.
12817         * configure.in: Introduce rules to serialize subconfigure runs.
12819         * configure.in: Introduce BASE_CC_FOR_TARGET.
12820         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12821         Realize configure-build-* targets.  Realize configure-target-* targets.
12822         * Makefile.in: Regenerate.
12824 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12826         * configure: Move gcc_version_trigger stuff from here...
12827         * configure.in: ...to here.
12829         * configure.in: Separate subconfigure options added by this file from
12830         options given by the user.  Add machinery to put args for host
12831         subconfigures into the Makefile.
12833         * Makefile.tpl: Remove 'vault' targets.
12834         * Makefile.tpl: Reorder and comment dependencies.
12835         * Makefile.in: Regenerate.
12837 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12838         * configure.in: Fix my broken commit of previous patch. (sigh)
12840 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12842         * configure.in: Move host-specific darwin noconfigdirs into
12843         the host-specific section.
12845 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12847         * configure.in: Move host-specific darwin noconfigdirs into
12848         the host-specific section.
12850 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12852         * configure: Remove skip-this-dir support.
12853         * Makefile.tpl: Remove skip-this-dir support.
12855         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12856         subdirectories.
12857         * Makefile.in: Regenerate.
12859         * Makefile.tpl: Strip out useless setting of 'dir'.
12860         * Makefile.in: Regenerate.
12862 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12864         * configure.in: Fix deeply stupid bug.
12866         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12867         shell code in CXX_FOR_TARGET
12868         * Makefile.def: Introduce raw_cxx.
12869         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12870         RAW_CXX_FOR_TARGET.
12871         * Makefile.in: Regenerate.
12873 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12875         * Makefile.tpl: Remove unnecessary ifs.
12876         * Makefile.in: Regenerate.
12878         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12879         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12880         targets for 'no_install' modules.
12881         * configure: Move GDB_TK substitution to configure.in.  Move
12882         build_modules stuff to configure.in.
12883         * configure.in: Implement soft dependency machinery.  Maybe-ize
12884         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12885         * Makefile.in: Regenerate.
12887 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12889         * Makefile.tpl: Make all-target, install-target behave similarly
12890         to all, install (only hitting configured targets).  Eliminate
12891         unused macro defintions.
12893         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12894         build != host.
12896         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12898         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12900         * configure.in: Produce lists of subdir targets we're actually
12901         configuring.  Remove references to "dosrel".
12902         * Makefile.tpl: Let configure set which subdir targets are hit.
12903         Remove install-cross; clean up install; remove ALL.  Remove
12904         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12905         Autogenerate host module targets.  Remove empty dependency lines
12906         and redundant dependency; rearrange slightly.
12907         * Makefile.def: Add host-side libtermcap, utils.
12909         * Makefile.in: Regenerate.
12911 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12913         * ltconfig (osf[345]): Append $major to soname_spec.
12914         Reflect this in library_names_spec.
12915         * ltmain.sh (osf): Prefix $major with . for use as extension.
12917 2002-11-19  Andreas Jaeger  <aj@suse.de>
12919         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12920         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12921         and sparc64 GNU/Linux systems.
12923 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12925         * MAINTAINERS: Update email.
12927 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12929         * MAINTAINERS: Complete James Dennett's entry.
12931 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12933         * MAINTAINERS (Write After Approval): Add myself.
12935 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12937         * Makefile.tpl: syntactic cleanup
12939 2002-11-13  Stuart Hastings  <stuart@apple.com>
12941         * MAINTAINERS: Add myself to write-after-approval list.
12943 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12945         * Makefile.def: Add list of recursive targets to autogenerate.
12946         Add build_modules.
12947         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12948         targets.  Autogenerate *-build-* targets.
12949         * Makefile.in: Regenerate.
12951 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12953         * configure: More autoconf-style substitutions.
12954         * Makefile.tpl: More autoconf-style substitutions.
12955         * Makefile.in: Regenerate.
12957 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12959         * configure: Substitute more variables in a more autoconf-friendly
12960         way.  Simplify slightly.
12961         * Makefile.tpl: Make more variables substitutable in an
12962         autoconf-friendly way.
12963         * Makefile.in: Regenerate.
12965 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12967         * MAINTAINERS (Write After Approval): Add myself.
12969 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12971         * configure.in (v810*): Remove special setting of tools.
12973         * configure: Add support for extra required flags for ar or nm.
12974         * configure.in (aix4.3+): Use above support for target-specific
12975         issues, rather than using config/mt-aix43.
12977 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12979         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12980         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12981         with $srcdir.  Reformat indentation.  Substitute some variables
12982         formerly hard-coded in the Makefile for build=host.
12983         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12984         * Makefile.def: Autogenerate more.
12985         * Makefile.in: Regenerate.
12987 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12989         * MAINTAINERS (Write After Approval): Add myself.
12991 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12993         * Makefile.def (host_modules): Add rda.
12994         * Makefile.in: Regenerate.
12995         * configure.in (target_tool): Add target-rda to list.
12997 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12999         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13001 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13003         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13004         and restrap targets to this rule.
13005         * Makefile.in:  Regenerate.
13007 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13009         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13010         GNATS only accounts.
13012 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13014         * configure.in (i[3456]86-*-linux*): Add check to disable
13015         ${libgcj} for glibc1.
13017 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13019         * MAINTAINERS: Add myself as ip2k port maintainer.
13021 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13023         * configure.in: Add tic4x target.
13025 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13027         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13028         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13029         * Makefile.in: Regenerate.
13031         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13032         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13033         * Makefile.in: Regenerate.
13035 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13037         * MAINTAINERS: Add myself as web pages co-maintainer.
13039 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13041         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13042         * Makefile.in: Regenerate.
13044 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13046         * MAINTAINERS: Add myself and Nathan Sidwell
13047         <nathan@codesourcery.com> as VxWorks maintainers.
13049 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13051         * Makefile.def: Remove order dependency comments.
13052         * Makefile.tpl: Add explicit install-install dependencies.
13053         * Makefile.in: Regenerate.
13055         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13056         * Makefile.in: Regenerate.
13058         * Makefile.tpl: Add configure-target (for src-release in src)
13059         * Makefile.in: Regenerate.
13061 2002-09-30  Nick Clifton  <nickc@redhat.com>
13063         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13065 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13067         * configure.in (s390*-*-linux*): Enable libgcj.
13069 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13071         * configure: Revert accidentally applied changes.
13073         * Makefile.tpl: Make more autoconf-friendly.
13074         * Makefile.in: Regenerate.
13075         * configure: Make substitution more autoconf-like.
13077 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13079         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13080         single entry to handle all these.
13081         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13082         libjava on arm-*-elf.
13084 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13086         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13087         things that depend on them.
13089 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13091         * Makefile.tpl: Make subsituted variables more autoconfy.
13092         * Makefile.in: Regenerate.
13093         * configure: Make seds more autoconfy.
13095 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13097         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13098         * Makefile.in: Regenerate.
13099         * configure.in: Rewrite sed statements to look autoconfy.
13101         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13102         all-target-foo on configure-target-foo.
13103         * Makefile.def: Ditto.
13104         * Makefile.in: Rebuild.
13106 2002-09-25  Andrew Haley  <aph@redhat.com>
13108         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13110 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13112         * Makefile.def: New file.
13113         * Makefile.tpl: New file.
13114         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13115         * contrib/gcc_update: Note that Makefile.in is a generated file.
13117         * configure.in: Minor rearrangement.  Simplify tests.
13119 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13121         * configure.in (with_headers): Skip copy if value is "yes".
13122         (with_libs): Likewise.
13124 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13126         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13127         * configure.in (sh*-*-pe*): Ditto.
13128         * configure.in (mips*-*-pe*): Ditto.
13129         * configure.in (*arm-wince-pe): Ditto.
13131         * configure.in: Rearrange.
13133 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13135         * MAINTAINERS: Update my email address.
13137 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13139         * MAINTAINERS: (Write After Approval): Add myself.
13141 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13143         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13145 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13147         * MAINTAINERS: Change my mailing address.
13149 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13151         * MAINTAINERS (Write After Approval): Remove myself.
13152         (Various Maintainers: c++ runtime libs): Add myself.
13154 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13156         * MAINTAINERS (Write After Approval): Remove myself.
13157         (Various Maintainers: c++ runtime libs): Add myself.
13159 2002-08-15  Eric Christopher  <echristo@redhat.com>
13161         * config.sub: Import from master repository.
13162         * config.guess: Ditto.
13164 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13166         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13167         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13168         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13170 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13172         * MAINTAINERS: Add self to rs6000 vector extensions.
13174 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13176         * libiberty/configure: Reverted unintended yesterday's check in.
13178 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13180         * boehm-gc/configure, libf2c/configure: Rebuilt.
13181         * libffi/configure, libiberty/configure: Ditto.
13182         * libjava/configure, libobjc/configure: Ditto.
13183         * libstdc++-v3/configure, zlib/configure: Ditto.
13184         Merged from binutils:
13185         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13186         From Steve Ellcey <sje@cup.hp.com>:
13187         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13188         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13189         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13190         IA64.
13191         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13192         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13193         soname_spec, sys_lib_search_path_spec): Ditto.
13195 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13197         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13199 2002-08-04  H.J. Lu  (hjl@gnu.org)
13201         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13203 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13205         * MAINTAINERS (Write After Approval): Add myself.
13207 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13209         * configure.in: Move generic linux case to end.  Copy generic
13210         linux noconfigdirs to mips*-*-linux* entry and new
13211         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13213 2002-07-19  Michael Matz  <matz@suse.de>
13215         * MAINTAINERS: Add myself as ra* maintainer.
13217 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13219         * config.guess: Update to 2002-07-09 version.
13220         * config.sub: Update to 2002-07-03 version.
13222 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13224         * MAINTAINERS: Fix typo in a maintainer email address.
13226 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13228         * configure.in: Remove two redundant tests.
13230 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13232         * configure.in (mips*-*-irix6*o32): Enable stabs.
13234 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13236         * configure.in: Don't build grez.
13237         * Makefile.in: Ditto.
13239         * Makefile.in: Remove references to bsp, cygmon, libstub.
13240         * configure.in: Ditto.
13242         * configure.in: Remove leftover reference to gdbtest.
13244 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13246         * configure.in (gxx_include_dir):  Change to match versioned
13247         C++ headers if --enable-version-specific-runtime-libs is used.
13249 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13251         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13253 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13255         * configure.in: Make --without-x work.
13257 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13259         * configure.in: Rearrange target Makefile fragment collection.
13261         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13262         cvs[src].
13263         * configure.in: Ditto.
13265 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13267         * MAINTAINERS (Write After Approval): Update my e-mail address.
13269 2002-06-24  Ben Elliston  <bje@redhat.com>
13271         * configure.in (host_tools): Remove cgen.
13273         * Makefile.in (all-cgen): Remove; runs from its source directory.
13274         (check-cgen, install-cgen, clean-cgen): Likewise.
13275         (all-opcodes): Do not depend on all-cgen.
13276         (all-sim): Likewise.
13278 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13280         * Makefile.in: Eliminate 'apache' targets.
13281         * configure.in: Eliminate 'apache' targets.
13283         * configure.in: Eliminate redundant tests.  Reorganize.
13285         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13287         * config-ml.in: Eliminate references to Cygnus configure.
13289         * Makefile.in: Eliminate references to building emacs.
13291 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13293         * MAINTAINERS: Update my email address.
13295 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13297         * config.if (libstdcxx_incdir): Version C++ headers.
13298         (cxx_incdir): Remove.
13300 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13302         * MAINTAINERS (Write After Approval): Add self.
13304 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13306         * configure.in: Add support for ip2k.
13308 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13310         * configure.in: Fix AIX configury bug.
13312 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13314         * MAINTAINERS (Write After Approval): Add self.
13316 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13318         * configure.in: replace ${topsrcdir} with ${srcdir}
13320         * configure.in: Move definition of libstdcxx_flags
13321         right above usage, rather than waaay earlier.
13323         * configure.in: Pull definition of is_cross_compiler earlier.
13325         * configure.in: Rearrange a little.
13327         * configure.in: Remove references to librx.
13328         * Makefile.in: Remove references to librx.
13330 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13332         * config.sub: Add support for avr target.
13333         Import from master sources, rev 1.255
13335 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13337         * configure, .cvsignore:  Revert previous change...
13338         * Makefile:  ...delete.
13340 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13342         * configure.in: Eliminate ${gasdir} variable.
13344 2002-06-18  Dave Brolley  <brolley@redhat.com>
13346         * configure.in: Add support for frv.
13347         * config.sub: Add support for frv.
13349 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13351         * configure:  Remove garbage from previous commit.
13353 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13355         * configure:  For in-source builds, make a subdir and re-exec there.
13356         * Makefile:  New file.  Pass targets through to build directory.
13357         * .cvsignore:  No longer ignore "Makefile".
13359 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13361         * MAINTAINERS (Write After Approval): Add self.
13363 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13365         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13367 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13369         * configure.in (vax-*-netbsd*): Re-enable gas.
13371 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13373         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13374         BUILD_PREFIX_1, to correct nomenclature.
13375         * configure: Likewise.
13377         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13378         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13380 2002-05-31  Olaf Hering  <olh@suse.de>
13382         * config-ml.in: Propogate DESTDIR also.
13384 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13386         * configure.in (vax-*-netbsd*): Don't build gas for this
13387         platform.
13389 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13391         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13392         and libgcj for AVR.
13394 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13396         * MAINTAINERS (Write After Approval): Add myself.
13398 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13400         * config.guess: Update to 2002-05-22 version.
13401         * config.sub: Likewise.
13403 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13405         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13406         * config-ml.in: Likewise.
13407         * configure: Likewise.
13408         * configure.in: Likewise.
13410 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13412         * MAINTAINERS: Update my email address.
13414 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13416         * configure.in: Simplify makefile fragment collection.
13418         * configure.in: Remove code to build emacs.
13420         * configure.in : Remove --srcdir argument from targargs and buildargs
13421         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13423         * configure: Move some logic to configure.in.
13424         * configure.in: Move some logic from configure.
13426 2002-05-11  Tom Tromey  <tromey@redhat.com>
13428         * MAINTAINERS: Reflect libgcj reality.
13430 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13432         * Makefile.in: Honour DESTDIR.
13434 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13436         * config.guess: Import 2002-03-20 version.
13437         * config.sub: Import 2002-04-26 version.
13439 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13441         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13443 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13445         * MAINTAINERS: Add self.
13447 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13449         * ltmain.sh: Detect and handle object name conflicts
13450         while piecewise linking a static library.
13452 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13454         * configure.in (noconfigdirs): Don't disable libgcj on
13455         sparc64-*-solaris* and sparcv9-*-solaris*.
13457 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13459         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13461 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13463         * configure.in (FLAGS_FOR_TARGET): Do not add
13464         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13465         on i[3456]86-*-linux*.
13467 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13469         * configure.in (noconfigdirs): Replace [ ] with test.
13471         * configure.in (noconfigdirs): Do not add target-newlib if
13472         target == i[3456]86-*-linux*, and host == target.
13474 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13476         * configure.in: delete reference to absent file
13478         * configure.in: replace '[' with 'test'
13480         * configure.in: Eliminate references to gash.
13481         * Makefile.in: Eliminate references to gash.
13483         * configure.in: remove useless references to 'pic' makefile fragments.
13485         * configure.in: (*-*-windows*) Finish removing.
13487         * configure.in: Eliminate redundant test for libgui.
13489 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13491         * MAINTAINERS: Add self and realphabetize.  Update entries
13492         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13493         entry for a29k port maintainer.
13495 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13497         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13498         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13500 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13502         * configure.in: remove references to dead files
13504 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13506         * MAINTAINERS: Add information about purpose of this file.
13508 2002-04-18  Tom Tromey  <tromey@redhat.com>
13510         * configure.in: Disallow configuring libgcj when it is already
13511         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13512         Solaris 2.8 by default.  For PR libgcj/6158.
13514 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13516         * configure.in:  Move default CC setting out of config/mh-* fragments
13517         directly into here.
13519 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13521         * configure.in: don't even try to configure or make a subdirectory
13522         if there's no configure script for it.
13524 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13526         * MAINTAINERS: Remove chill maintainers.
13527         * Makefile.in (CHILLFLAGS): Remove.
13528         (CHILL_LIB): Remove.
13529         (TARGET_CONFIGDIRS): Remove libchill.
13530         (CHILL_FOR_TARGET): Remove.
13531         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13532         CHILL_LIB.
13533         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13534         (CHECK_TARGET_MODULES): Likewise.
13535         (INSTALL_TARGET_MODULES): Likewise.
13536         (CLEAN_TARGET_MODULES): Likewise.
13537         (configure-target-libchill): Remove.
13538         (all-target-libchill): Remove.
13539         * configure.in (target_libs): Remove target-libchill.
13540         Do not compute CHILL_FOR_TARGET.
13541         * libchill: Remove directory.
13543 2002-04-11  DJ Delorie  <dj@redhat.com>
13545         * Makefile.in, configure.in: Sync with binutils, entries
13546         follow...
13548 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13550         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13551         (do-tar, do-bz2): New rules.
13552         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13553         (gdb-tar): New rule.
13554         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13555         (insight_dejagnu.tar): New rule.
13556         (insight.tar): New rule.
13557         (gdb+dejagnu.tar): New rule.
13558         (gdb.tar): New rule.
13560 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13562         * Makefile.in: Add all-tix to deps for all-snavigator
13563         so that tix is built when building snavigator.
13565 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13567         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13568         ld and gdb are not supported.
13570 2002-01-07  Mark Salter  <msalter@redhat.com>
13572         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13573         Allow target-libgloss to be built for arm, strongarm, and xscale.
13575 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13577         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13578         options for i[3456]86-pc-linux* native builds.
13580 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13582         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13583         files from .po files for a distribution.
13585 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13587         * configure.in: Enable libstdc++-v3 for h8300 targets.
13589 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13591         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13592         version from bfd/.
13594 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13596         * Makefile.in (VER): When present, extract the version number from
13597         the file version.in.
13599 2001-05-24  Tom Rix  <trix@redhat.com>
13601         * configure.in : enable ld for aix
13603 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13605         * config.guess: Add linux target for S/390.
13607 2000-11-07  Philip Blundell  <pb@futuretv.com>
13609         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13611 2000-11-03  Philip Blundell  <pb@futuretv.com>
13613         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13614         files.
13616 2001-01-15  Ben Elliston  <bje@redhat.com>
13618         * configure.in (host_tools): Add sid.
13619         Always configure cgen.
13621 2000-11-24  Nick Clifton  <nickc@redhat.com>
13623         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13625 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13627         * Makefile.in (ALL_MODULES): Add all-cgen.
13628         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13629         (all-cgen): New target.
13630         (all-opcodes,all-sim): Depend on all-cgen.
13631         * configure.in (host_tools): Add cgen.
13632         Only configure cgen if --enable-cgen-maint.
13634 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13636         * configure.in: Add *-*-freebsd* configurations.
13638 2002-04-08  Tom Tromey  <tromey@redhat.com>
13640         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13641         Fixes PR libgcj/6068.
13643 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13645         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13647 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13649         * configure.in (alpha*-dec-osf*): Enable libgcj.
13651 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13653         * MAINTAINERS (Write After Approval): Add myself.
13655 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13657         Fix for: PR bootstrap/3591, target/5676
13658         * configure.in (mcore-pe): Disable the configuration of
13659         libstdc++-v3 since exceptions are not supported.
13661 2002-03-20  Anthony Green  <green@redhat.com>
13663         * configure.in: Enable libgcj for xscale-elf target.
13665 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13667         * MAINTAINERS:  Update my email address.
13669 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13671         * ltmain.sh (relink_command): Fix typo in previous change.
13673 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13675         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13676         (relink_command): Added --tag flags.
13677         (mode=install): If relinking fails; error out.
13679 2002-03-12  Richard Henderson  <rth@redhat.com>
13681         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13682         .NOTPARALLEL tag.
13683         (do-check): Rename from check.
13684         (check): Allow parallel check.
13686 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13688         * MAINTAINERS: Add myself as maintainer for xtensa port.
13689         Fix alphabetical order in CPU port maintainer list.
13690         Remove myself from Write After Approval list.
13692 2002-03-11  Richard Henderson  <rth@redhat.com>
13694         * Makefile.in (.NOTPARALLEL): Add fake tag.
13696 2002-03-07  H.J. Lu  (hjl@gnu.org)
13698         * configure.in: Enable gprof for mips*-*-linux*.
13700 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13702         * MAINTAINERS (Write After Approval): Add myself.
13704 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13706         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13707         libjava.
13708         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13710 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13712         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13713         because its Makefile is there; test for the executable instead.
13715 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13717         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13718         libstdc++-v3 and libjava.
13720 2002-02-11  Adam Megacz  <adam@xwt.org>
13722         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13723         boehm-gc
13725 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13727         * config.guess: Updated to 2002-01-30's version.
13728         * config.sub: Updated to 2002-02-01's version.
13729         Contribute sh64-elf.
13730         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13731         * configure.in: Added sh64-*-*.
13733 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13735         * MAINTAINERS: Belatedly add myself to write after approval list.
13737 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13739         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13740         Remove self as Write After Approval.
13742 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13744         * MAINTAINERS: Put self in as maintainer for contrib/regression
13745         directory.
13747 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13749         * MAINTAINERS:  Update my email address.
13751 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13753         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13754         target-libiberty, and target-libgloss.  Skip Java-related
13755         libraries if not supported for NetBSD on target CPU.
13757 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13759         * install-sh: Use _inst.$$_ for temp file name.
13761 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13763         * MAINTAINERS (Write After Approval): Move my contact info
13764         from here...
13765         (OS Port Maintainers): ...to here (netbsd).
13767 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13769         * MAINTAINERS (Write After Approval): Add myself.
13771 2002-01-17  H.J. Lu  <hjl@gnu.org>
13773         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13774         (all-target-fastjar): Also depend on all-target-libiberty.
13776 2002-01-16  H.J. Lu  (hjl@gnu.org)
13778         * config.guess: Import from master sources, rev 1.225.
13779         * config.sub: Import from master sources, rev 1.238.
13781 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13783         * MAINTAINERS (Write After Approval): Remove myself.
13785 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13787         * MAINTAINERS (Write After Approval): Add myself.
13789 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13791         * MAINTAINERS: Add self as docs co-maintainer.
13793 2001-12-11  Matthias Klose  <doko@debian.org>
13795         * MAINTAINERS (Write After Approval): Add myself.
13797 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13799         * MAINTAINERS: Update my email address.
13801 2001-12-07  Turly O'Connor  <turly@apple.com>
13802         * MAINTAINERS (Write After Approval): Add myself.
13803         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13804         (rs6000_initialize_trampoline): Call __trampoline_setup for
13805         ABI_DARWIN too.
13806         * darwin-tramp.asm: New file, implements __trampoline_setup.
13807         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13809 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13811         * MAINTAINERS (Write After Approval): Add myself.
13813 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13815         * configure, configure.in: Use temp file for long sed commands.
13817 2001-12-03  Laurent Guerby  <guerby@acm.org>
13819         * config.sub: Update to version 1.232 on subversion.
13821 2001-12-03  Ben Elliston  <bje@redhat.com>
13823         * MAINTAINERS: Update mail address for config.* patches.
13825 2001-11-27  DJ Delorie  <dj@redhat.com>
13826             Zack Weinberg  <zack@codesourcery.com>
13828         When build != host, create libiberty for the build machine.
13830         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13831         CONFIG_ARGUMENTS.
13832         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13833         New variables.
13834         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13835         and rules.
13836         (all.normal): Depend on ALL_BUILD_MODULES.
13837         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13838         (all-build-libiberty): Depend on configure-build-libiberty.
13840         * configure: Calculate and substitute proper value for
13841         ALL_BUILD_MODULES.
13842         * configure.in: Create the build subdirectory.
13843         Calculate and substitute TARGET_CONFIGARGS (formerly
13844         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13846 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13848         * MAINTAINERS (write-after-approval): Add self.
13850 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13852         * MAINTAINERS (GNATS only accounts): Remove self.
13854 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13856         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13857         libf2c.
13859 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13861         * MAINTAINERS (Write After Approval): Add self.
13863 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13865         * MAINTAINERS: mips and s390 are also CPU ports.
13867 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13869         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13871 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13873         * MAINTAINERS: Alphabetize.
13875 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13877         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13879 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13881         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13883 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13885         * configure.in (--enable-languages): Be more permissive about
13886         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13888 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13890         * config.sub: Import from master sources, rev. 1.230.
13891         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13893 2001-11-07  Laurent Guerby  <guerby@acm.org>
13895         * MAINTAINERS (Write After Approval): Add self.
13897 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13899         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13901 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13903         * config.sub: Import from master sources, rev 1.226.
13904         * config.guess: Import from master sources, rev 1.216.
13906 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13908         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13909         * MAINTAINERS: Add self as maintainer of MMIX port.
13910         Remove old after-approval entry.
13912 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13914         * ChangeLog, configure: Fix spelling errors.
13916 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13918         * MAINTAINERS: Tweak my address.
13920 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13922         * MAINTAINERS: Update my email address.
13924 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13926         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13927         * MAINTAINERS: Add self as maintainer of CRIS port.
13929 2001-10-10  Geert Bosch  <bosch@gnat.com>
13931         * MAINTAINERS (Various maintainers: Ada front end):
13932         Added Robert Dewar.
13934 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13936         * MAINTAINERS (Write After Approval): Added self
13938 2001-10-02  Geert Bosch  <bosch@gnat.com>
13940         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13942 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13944         * configure: Handle temporary files securely using mkdir.
13946 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13948         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13950 2001-09-26  Will Cohen  <wcohen@redhat.com>
13952         * configure.in (*-*-linux*): Disable configuration of target-newlib
13953         and target-libgloss.
13955 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13957         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13958         RANLIB.
13960 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13962         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13963         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13964         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13965         avoid quotes nesting problems.
13966         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13967         (DO_X): Export only variables that are set.
13969 2001-09-19  Ben Elliston  <bje@redhat.com>
13971         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13972         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13973         semantics.  Use the shell built-in "type" command instead.
13975 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13977         Merged from gcc-3_0-branch:
13978         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13979         * ltcf-c.sh: Use $objext, not $ac_objext.
13980         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13981         * ltcf-cxx.sh: Add support for GNU.
13982         2001-07-22  Timothy Wall  <twall@redhat.com>
13983         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13984         default settings if using GNU tools with that configuration.
13985         * ltcf-cxx.sh: Ditto.
13986         * ltcf-gcj.sh: Ditto.
13987         2001-07-21  Michael Chastain  <chastain@redhat.com>
13988         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13989         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13990         * ltmain.sh: Mark as gcc-local.
13992 2001-08-30  Eric Christopher  <echristo@redhat.com>
13993             Jason Eckhardt  <jle@redhat.com>
13995         * config.guess: Merge from master sources.
13996         * config.sub: Merge from master sources, add support for mipsisa32.
13998 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13999         * config.sub: Merge from master sources, rev 1.219.
14000         * MAINTAINERS: Add self as contact for stormy16 port.
14002 2001-08-14  Zack Weinberg  <zackw@panix.com>
14004         * config.sub: Merge from master sources, rev 1.218.
14005         * config.guess: Merge from master sources, rev 1.209.
14007 2001-08-11  Graham Stott  <grahams@redhat.com>
14009         * Makefile.in (check-c++): Add missing semicolon.
14011 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14013         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14015 2001-07-30  Eric Christopher  <echristo@redhat.com>
14017         * MAINTAINERS (Various maintainers: mips port): Added myself.
14019 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14021         * configure.in (sh-*-linux*): New.
14023 2001-07-27  Richard Henderson  <rth@redhat.com>
14025         * .cvsignore: Add LAST_UPDATED.
14027 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14029         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14031 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14033         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14035 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14037         * MAINTAINERS (Write After Approval): Added myself.
14039 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14041         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14042         and libgcj on m68hc11/m68hc12.
14044 2001-06-27  H.J. Lu  (hjl@gnu.org)
14046         * Makefile (CFLAGS_FOR_BUILD): New.
14047         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14049 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14051         * README: Remove version number.
14053 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14055         * INSTALL/README: Update wrt. to the installation instructions now
14056         residing in gcc/doc/install.texi.
14058 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14060         * README: Replace with a cut-down and updated version of gcc/README.
14062 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14064         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14065         multilibs to be disabled.
14067 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14069         * MAINTAINERS (Write After Approval): Add myself.
14071 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14073         * config.guess: Import CVS version 1.195.
14074         * config.sub: Import CVS version 1.212.
14076 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14078         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14079         gcc/xgcc is built, use -print-prog-name to find out the program
14080         name to use.
14082 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14084         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14085         appear to also be in the master copy.
14086         * config.sub:  Import CVS version 1.211.
14088 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14090         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14091         with_gcc]: Use `gcc -shared' to build a shared library.
14093 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14095         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14096         archives.
14098 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14100         * MAINTAINERS (Write After Approval): Add myself.
14102 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14104         * configure.in (libstdcxx_flags): Do not try to execute
14105         libstdc++-v3/testsuite_flags until it exists.
14107 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14109         * MAINTAINERS: Update my email address.
14111 2001-05-31  Graham Stott  <grahams@redhat.com>
14113         * MAINTAINERS (Write After Approval): Add myself.
14115 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14117         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14118         libraries when using g++ with native linker.
14120 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14122         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14124 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14126         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14127         [aix4*|aix5*]: Prepend blank.
14129 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14131         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14132         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14133         of subdir/configure scripts to use the new libtool.m4.
14135 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14137         * MAINTAINERS (Write After Approval): Add myself.
14139 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14141         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14143 2001-05-11  Ben Elliston  <bje@redhat.com>
14145         * Makefile.in (all-sid): New target.
14146         (check-sid, clean-sid, install-sid): Likewise.
14148 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14150         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14152 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14154         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14155         libgcj.
14157 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14159         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14160         gcc/xgcc is built, use -print-prog-name to find out the program
14161         name to use.
14163 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14165         * configure.in (noconfigdirs): Don't reset it from scratch in the
14166         target case; only append to it.
14168         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14169         sparc-*-solaris2.8]: Disable ${libgcj}.
14171 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14173         * configure.in (libgcj_saved): Copy from $libgcj.
14174         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14175         --disable-libgcj.
14177 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14179         * MAINTAINERS: Remove self as MIPS maintainer and
14180         C front end maintainer.
14182 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14184         * configure.in: Move *-chorusos target case to the proper switch.
14185         Disable libgcj.
14187 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14189         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14190         1.641.2.228.
14192 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14194         * Makefile.in (STAGE1_CFLAGS): Pass down.
14196 2001-04-13  Alan Modra  <amodra@one.net.au>
14198         * config.guess: Add hppa64-linux support.  Note for next import that
14199         this is already in the master file.
14200         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14202 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14204         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14205         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14207 2001-04-11  Stan Shebs  <shebs@apple.com>
14209         * MAINTAINERS: Add self as Darwin port maintainer.
14211 2001-04-11  Alan Modra  <amodra@one.net.au>
14213         * MAINTAINERS: Update my email address.
14215 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14217         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14218         recent versions of FreeBSD (release 3 or later).
14219         * ltconfig: On FreeBSD, -lc must not be provided when building
14220         a shared library or else the standard -pthread gcc option is
14221         rendered worthless to later users of the built library.
14223 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14225         * MAINTAINERS: Add self and RTH as C front end maintainers.
14227 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14229         * config.sub: Make sure to match an already-canonicalized
14230         machine name (eg. mn10300-unknown-elf).
14232 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14234         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14235         New macros.
14236         (bootstrap, cross): Use RECURSE_FLAGS.
14237         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14239 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14241         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14243 2001-03-22  Colin Howell  <chowell@redhat.com>
14245         * Makefile.in (DO_X): Do not backslash single-quotes in
14246         backquotes (two places).
14248 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14250         Re-installed:
14251         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14252         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14253         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14254         * ltcf-cxx.sh: Likewise.
14255         * ltcf-gcj.sh: Likewise.
14257 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14259         * MAINTAINERS: Add myself as "documentation co-maintainer".
14261 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14263         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14264         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14266 2001-03-19  Tom Tromey  <tromey@redhat.com>
14268         * config-ml.in: Handle GCJ and GCJFLAGS.
14270 2001-03-21  Michael Chastain  <chastain@redhat.com>
14272         * Makefile.in: all-m4 depends on all-texinfo.
14274 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14276         * MAINTAINERS: Add myself to write after approval list.
14278 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14280         * Makefile.in (DO_X): Quote nested quotes.
14282 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14284         * MAINTAINERS: Add myself to write after approval list.
14286 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14288         * Makefile.in (DO_X): Use double quotes for quoting
14289         "RANLIB=$${RANLIB}".
14291 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14293         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14295 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14297         * configure.in: Only use `lang_requires' for languages athat are
14298         actually enabled.
14300 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14302         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14304 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14306         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14308 2001-03-07  Tom Tromey  <tromey@redhat.com>
14310         * configure.in: Allow config-lang.in to set `lang_requires' to list
14311         of other required languages.
14313 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14315         * Makefile.in: Remove RANLIB definition. Use RANLIB
14316         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14317         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14319 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14320             Alexandre Oliva  <aoliva@redhat.com>
14322         * Makefile.in (check-c++): Use tabs, not spaces.
14324 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14326         * MAINTAINERS: add myself to Write After Approval list.
14328 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14330         * Makefile.in (check-c++): New rule.
14332         * configure.in (target_libs): Remove libg++.
14333         (noconfigdirs): Remove libg++.
14334         (noconfigdirs): Same.
14335         (noconfigdirs): Same.
14336         (noconfigdirs): Same.
14338         * config-ml.in: Remove libg++ references.
14340         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14341         (ALL_TARGET_MODULES): Same.
14342         (configure-target-libg++): Remove.
14343         (all-target-libg++): Remove.
14344         (configure-target-libio): Remove.
14345         (all-target-libio): Remove.
14346         (check-target-libio): Remove.
14347         (.PHONY): Remove.
14348         (libg++.tar.bz2): Remove.
14349         (all-target-cygmon): Remove libio.
14350         (all-target-libstdc++): Remove.
14351         (configure-target-libstdc++): Remove.
14352         (TARGET_LIB_PATH): Remove libstdc++.
14353         (ALL_GCC_CXX): Remove libstdc++.
14354         (all-target-gperf): Correct.
14356 2001-02-16  Nick Clifton  <nickc@redhat.com>
14358         * configure.in (noconfigdirs): Allow configuration of texinfo
14359         for Cygwin hosts.
14361 2001-02-15  Anthony Green  <green@redhat.com>
14363         * configure: Introduce GCJ_FOR_TARGET.
14364         * configure.in: Ditto.
14365         * Makefile.in: Ditto.
14367 2001-02-13  Andreas Schwab  <schwab@suse.de>
14369         * MAINTAINERS: Update mail address.
14371 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14373         * config.guess: Add linux target for S/390.
14374         * config.sub: Likewise.
14376 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14378         * configure.in: for *-chorusos, don't config target-newlib and
14379         target-libgloss.
14381 2001-02-06  Ben Elliston  <bje@redhat.com>
14383         * configure: Output host type to stdout, not stderr.
14385 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14387         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14388         * ltcf-cxx.sh: Likewise.
14390         * config.if: Assume enable_libstdcxx_v3 is defined.
14392 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14394         Remove V2 C++ library.
14395         * configure.in: Remove --enable-libstdcxx_v3 support.
14397 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14399         * include/demangle.h: Add prototype for java_demangle_v3.
14401 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14403         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14405 2001-01-27  Richard Henderson  <rth@redhat.com>
14407         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14409 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14411         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14412         Don't unset, it's non-portable and no longer necessary, set to empty
14413         instead.
14415 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14417         * ltconfig: Shell portability fix for the tagname validity check.
14419 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14421         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14422         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14424 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14426         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14428 2001-01-26  Tom Tromey  <tromey@redhat.com>
14430         * configure.in: Allow libgcj to be built on Sparc Solaris.
14432 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14434         * ltcf-c.sh: Add aix5 case.
14435         * ltcf-cxx.sh: Likewise.
14436         * ltconfig: Likewise.
14438 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14440         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14441         keep at least one of build_libtool_libs or build_old_libs set to
14442         yes.
14444         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14445         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14447 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14449         * configure.in: Enable libgcj on several additional platforms.
14451 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14453         * configure.in: Enable libgcj for linux targets.
14455 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14457         * MAINTAINERS (Write After Approval): Add myself.
14459 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14461         * MAINTAINERS: Add myself as vax port maintainer.
14463 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14465         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14467 2001-01-09  Mike Stump  <mrs@wrs.com>
14469         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14470         failures of subdirectories.
14472 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14474         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14475         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14476         * ltcf-cxx.sh: Likewise.
14477         * ltcf-gcj.sh: Likewise.
14478         * ltconfig.sh: Fix typo.
14480 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14482         * configure: handle DOS-style absolute paths.
14484 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14486         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14488 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14490         * MAINTAINERS: Add myself as avr port co-maintainer.
14492 2000-12-28  Ben Elliston  <bje@redhat.com>
14494         * MAINTAINERS: Add myself under ``Write After Approval''.
14496 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14498         * texinfo: Remove directory from GCC.
14500 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14502         * COPYING: Update to current
14503         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14504         to 19yy as example year in copyright notice).
14506 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14508         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14509         (libstdcxx_incdir): Pass down.
14510         * config.if: Remove expired bits for cxx_interface, add stub.
14511         (libstdcxx_incdir): Add variable for g++ include directory.
14512         * configure.in (gxx_include_dir): Use it.
14514 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14516         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14517         with old-email address from ``Write After Approval''.
14519 2000-12-15  Andreas Jaeger  <aj@suse.de>
14521         * configure.in: Handle lang_dirs.
14523 2000-12-14  Tom Tromey  <tromey@redhat.com>
14525         * MAINTAINERS: Removed brads.
14527         * MAINTAINERS: Added gcj developers.
14529 2000-12-13  Anthony Green  <green@redhat.com>
14531         * configure.in: Disable libgcj for any target not specifically
14532         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14533         with g++ abi.
14535 2000-12-13  Mike Stump  <mrs@wrs.com>
14537         * Makefile.in (local-distclean): Also remove fastjar.
14539 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14541         * contrib/gcc_update: Add fastjar --touch entries.
14543 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14545         * configure.in: Disable language-specific target libraries for
14546         languages that aren't enabled.
14548 2000-12-10  Anthony Green  <green@redhat.com>
14550         * configure.in: Define libgcj.  Disable libgcj target libraries for
14551         most targets.
14553 2000-12-10  Neil Booth  <neilb@earthling.net>
14555         * MAINTAINERS: Update mail address, remove from WAA list.
14557 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14559         * libjava: Imported from /cvs/java.
14560         * libffi: Likewise.
14561         * Boehm-gc: Likewise.
14563 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14565         * configure.in (target_libs): Revert 2000-12-08 patch.
14566         (noconfigdirs): Added target-libjava.
14568 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14570         * djunpack.bat: removed.
14572 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14574         * Makefile.in: handle DOS-style absolute paths.
14575         * config-ml.in: likewise.
14576         * symlink-tree: likewise.
14578 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14580         * fastjar: Imported.
14582 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14584         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14585         libjava.
14586         * configure.in (target_libs): Removed `target-libjava'.
14588 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14590         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14591         (ALL_MODULES): Added fastjar.
14592         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14593         (all-target-libjava): all-fastjar replaces all-zip.
14594         (all-fastjar): Added.
14595         (configure-target-fastjar, all-target-fastjar): Likewise.
14596         * configure.in (host_tools): Added fastjar.
14598 2000-12-07  Mike Stump  <mrs@wrs.com>
14600         * Makefile.in (local-distclean): Remove leftover built files.
14602 2000-11-24  Nick Clifton  <nickc@redhat.com>
14604         * configure.in (xscale-elf): Add target.
14605         (xscale-coff): Add target.
14607 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14609         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14610         recent versions of FreeBSD (release 3 or later).
14611         * ltconfig: On FreeBSD, -lc must not be provided when building
14612         a shared library or else the standard -pthread gcc option is
14613         rendered worthless to later users of the built library.
14615 2000-11-16  Fred Fish  <fnf@be.com>
14617         * configure.in (enable_libstdcxx_v3): Fix typo,
14618         libstd++ -> libstdc++.
14620 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14622         * MAINTAINERS: Add self to Write After Approval list.
14624 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14626         * MAINTAINERS: Update my email address.  Add myself to global write
14627         privs list.
14629 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14631         * Makefile.in: Merge with src and libgcj.
14632         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14633         configure-target-<library> when their configure scripts need the C
14634         or C++ library to have already been built to work properly.
14635         (do_proto_toplev): Set them to an empty string.
14637         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14638         (REALLY_SET_LIB_PATH): Use them.
14640 2000-11-17  Stan Shebs  <shebs@apple.com>
14642         * MAINTAINERS: Add self to Write After Approval list.
14644 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14646         * configure: Provide the original toplevel configure arguments
14647         (including $0) to subprocesses in the environment rather than
14648         through gcc/configargs.h.
14650 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14652         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14653         C99.  Alphabetise "Write After Approval" list.
14655 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14657         * configure: Turn on libstdc++ V3 by default.
14659         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14660         if we've got GCC.
14662 2000-11-11  Philip Blundell  <philb@gnu.org>
14664         * MAINTAINERS: Add self to Write After Approval list.
14666 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14668         * ltcf-c.sh (aix4): Improve shared library configuration; require
14669         exporting symbols.
14670         * ltcf-cxx.sh (aix4): Define.
14671         * ltconfig (aix4): Define library and soname specs appropriate for
14672         AIX.  Define command to create export symbols list.
14674 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14676         * config.sub: Add support for Sun Chorus
14678 2000-10-31  Nick Clifton  <nickc@redhat.com>
14680         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14681         <name>@redhat.com.  Also installed new email address for Clint
14682         Popetz.
14684 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14686         * etc: Remove directory from GCC.
14688 2000-10-16  Michael Meissner  <meissner@redhat.com>
14690         * configure (gcc/configargs.h): Only create if there is a build GCC
14691         directory created.
14693 2000-10-16  Matthias Klose  <doko@debian.org>
14695         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14696         when configured for libstdc++-v3.
14698 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14700         * configure: Save configure arguments to gcc/configargs.h.
14702 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14704         * config.guess: Import CVS version 1.157.
14705         * config.sub: Import CVS version 1.181.
14707 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14709         * Makefile.in (bootstrap): avoid recursion if subdir missing
14710         (cross): ditto
14711         (do-proto-toplev): ditto
14713 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14715         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14716         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14718         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14719         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14720         all affected `configure' scripts.
14722 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14724         * MAINTAINERS: Add self as cpplib co-maintainer.
14726 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14728         * MAINTAINERS: Add self to Write After Approval list.
14730 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14732         * INSTALL/README: egcs -> GCC update.
14734 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14736         * MAINTAINERS: Add myself to Write After Approval list.
14738 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14740         * MAINTAINERS: Add myself to Write After Approval list.
14742 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14744         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14745         X11 libraries for hppa64.
14747 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14749         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14751 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14753         * Makefile.in (all-zlib): Added dummy target.
14755         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14756         ltcf-gcj.sh: Updated from libtool multi-language branch.
14758 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14760         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14761         (bootstrap*): Depend on all-bootstrap.
14763 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14765         * config.guess: Import CVS version 1.156.
14766         * config.sub: Import CVS version 1.179.
14768 2000-09-02  Anthony Green  <green@cygnus.com>
14770         * Makefile.in (all-gcc): Depend on all-zlib.
14771         (CLEAN_MODULES): Add clean-zlib.
14772         (ALL_MODULES): Add all-zlib.
14773         * configure.in (host_libs): Add zlib.
14775 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14777         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14778         crosses, but add gcc/include to the header search path for them.
14780 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14782         * MAINTAINERS: Add self to Write After Approval list.
14784 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14786         * config.guess: Import CVS version 1.152.
14787         * config.sub: Import CVS version 1.177.
14789 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14791         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14792         $targargs to tell whether newlib is going to be built.
14794         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14795         $$r/TARGET_SUBDIR/libio for _G_config.h.
14797 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14799         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14801 2000-08-22  DJ Delorie  <dj@redhat.com>
14803         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14805 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14807         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14808         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14809         sub-configures.
14811 2000-08-21  DJ Delorie  <dj@redhat.com>
14813         * MAINTAINERS: Add self as a libiberty maintainer
14815 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14817         * configure.in (libstdcxx_flags): Use
14818         libstdc++-v3/src/libstdc++.INC.
14820 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14822         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14824 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14826         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14828         * configure: Make enable_threads and enable_shared defaults
14829         explicit.  Substitute enable_threads into generated Makefiles.
14830         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14831         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14833 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14835         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14837 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14839         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14840         previous delta.
14842 2000-08-11  Jason Merrill  <jason@redhat.com>
14844         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14845         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14846         (FLAGS_FOR_TARGET): Not here.
14847         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14849 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14851         * config-ml.in (CC, CXX): Don't introduce a leading space.
14853 2000-08-07  DJ Delorie  <dj@delorie.com>
14855         * MAINTAINERS: Add self as a DJGPP maintainer
14857 2000-08-07  DJ Delorie  <dj@redhat.com>
14859         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14860         "if we're also building gcc, and it's a gcc that will run on the
14861         build machine, we want to use its includes instead of the system's
14862         default includes".
14864 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14866         * MAINTAINERS: Add self to Write After Approval list.
14868 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14870         * configure.in (libstdcxx_flags): Don't use `"'.
14872         * config-ml.in: Adjust multilib search paths to the
14873         appropriate multilib tree.
14875 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14877         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14878         commas in $LANGUAGES.
14880 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14882         * configure.in: Re-enable all references to libg++ and librx.
14884 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14886         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14887         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14888         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14889         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14891         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14893 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14895         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14896         CXX_FOR_TARGET for sed.
14898 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14900         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14901         Do not override if already set in the environment or in configure.
14902         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14903         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14905 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14907         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14908         the libtool CVS tree multi-language branch.
14909         * ltconfig, ltmain.sh: Updated.
14911 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14913         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14914         (clean-target): Depend on it.
14916         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14917         (GCC_FOR_TARGET): Use it.
14918         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14919         * configure.in: ... here.
14920         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14921         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14923 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14925         * MAINTAINERS: Add self to Write After Approval list.
14927 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14929         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14930         (configure-target-libchill, configure-target-libobjc): Likewise.
14932         * configure.in: Use the same cache file for all target libs.
14933         * config-ml.in: But different cache files per multilib variant.
14935 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14937         * configure (topsrcdir): Don't use dirname.
14939 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14941         * MAINTAINERS: Add self to Write After Approval list.
14943 2000-07-20  Jason Merrill  <jason@redhat.com>
14945         * configure.in: Remove all references to libg++ and librx.
14947         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14949 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14951         * config.sub: Update to subversions version 2000-07-06.
14953 2000-07-12  Andrew Haley  <aph@cygnus.com>
14955         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14956         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14958 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14960         * symlink-tree:  Check number of arguments.
14962 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14964         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14965         search path for a g++ extracted from the build tree.  This
14966         will allow link tests run by configure scripts in
14967         subdirectories to succeed.
14969 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14971         * ltconfig: Add support for mips-dde-sysv4.2MP
14973 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14975         * MAINTAINERS: Add myself as loop discovery maintainer.
14977 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14979         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14980         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14982 2000-06-19  Timothy Wall  <twall@cygnus.com>
14984         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14985         * config.sub: Add tic54x target.
14987 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14989         * MAINTAINERS: Add self as Fortran maintainer,
14990         remove Craig Burley.
14992 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14994         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14995         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14997 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14999         * MAINTAINERS: Add self as i18n maintainer
15001 20000-05-21  H.J. Lu  (hjl@gnu.org)
15003         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15004         directory are used if they exist. Make sure
15005         $(build_tooldir)/include is searched for header files,
15006         $(build_tooldir)/lib/ for library files.
15007         (GCC_FOR_TARGET): Likewise.
15008         (CXX_FOR_TARGET): Likewise.
15010 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15012         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15014 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15016         * Makefile.in (configure-target-libiberty): Depend on
15017         configure-target-newlib.
15019 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15021         * configure.in, Makefile.in: Merge all libffi-related
15022         configury stuff from the libgcj tree.
15024 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15026         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15027         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15029 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15031         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15032         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15033         current version information.  Add to proto-toplev directory.
15034         (gdb-taz): Build do-djunpack.
15036 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15038         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15040 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15042         * MAINTAINERS: Add self to Write After Approval list.
15044 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15046         * ltmain.sh: Preserve in relink_command any environment
15047         variables that may affect the linker behavior.
15049 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15051         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15053 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15055         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15057 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15059         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15060         with the version name.
15062 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15064         * MAINTAINERS: Add self as bb-reorder maintainer.
15066 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15068         * config.if: Tweak.
15070 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15072         * djunpack.bat: New file.
15074 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15076         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15077         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15078         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15079         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15081 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15083         * config.sub (case $basic_machine): Change default for "ibm-*"
15084         to "openedition".
15086 2000-04-13  Andreas Jaeger  <aj@suse.de>
15088         * MAINTAINERS: Added myself.
15090 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15092         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15093         (do-md5sum): New target.
15094         (MD5PROG): Define.
15095         (PACKAGE): Default to TOOL.
15096         (VER): Default to a shell script.
15097         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15098         md5 checksum generation.
15099         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15100         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15101         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15102         insight.tar.bz2): Use gdb-taz to create archive.
15104 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15106         * configure (warn_cflags): Delete.
15108 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15110         * MAINTAINERS: Added myself.
15112 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15113             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15115         * configure.in (enable_libstdcxx_v3): Add.
15116         (target_libs): Add bits here to switch between libstdc++-v2 and
15117         libstdc++-v3.
15118         * config.if: And this file too.
15119         * Makefile.in: Add libstdc++-v3 targets.
15121 2000-04-05  Michael Meissner  <meissner@redhat.com>
15123         * config.sub (d30v): Add d30v as a basic machine type.
15125 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15127         * configure.in: -linux-gnu*, not -linux-gnu.
15129 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15131         * MAINTAINERS: Add self in write-after-approval section.
15133 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15135         * MAINTAINERS: Add self as ia64 port maintainer.
15137 2000-03-08  Neil Booth  <NeilB@earthling.net>
15139         * MAINTAINERS: Add self in write-after-approval section.
15141 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15143         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15144         (do-tar-bz2): Replace TOOL with PACKAGE.
15145         (gdb.tar.bz2): Remove GDBTK from GDB package.
15146         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15147         dejagnu.tar.bz2): New packages.
15149 2000-02-27  Andreas Jaeger  <aj@suse.de>
15151         * configure.in: Add entry for mips*-*-linux*, move catch all
15152         *-*-*linux* entry below this one.
15154 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15156         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15158 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15160         * config.sub: Support an OS of "wince".
15162 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15164         * config.guess, config.sub: Updated to match config's 2000-02-15
15165         version.
15167 2000-02-23  Linas Vepstas  <linas@linas.org>
15169         * config.sub: Add support for Linux/IBM 370.
15170         * configure.in: Likewise.
15172 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15174         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15176 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15178         * config.guess: Guess "cygwin" rather than "cygwin32".
15180 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15182         * configure (gcc_version): When setting, narrow search to
15183         lines containing `version_string'.
15185 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15187         * config.sub: Add support for avr target.
15189 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15191         * MAINTAINERS: Add maintainers for MCore port.
15193 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15195         * config.sub: Add mmix-knuth-mmixware.
15197 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15199         * MAINTAINERS: Pair cccp with cpplib maintainership.
15201 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15203         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15204         structure stuff to -L library search.
15205         (CXX_FOR_TARGET): Ditto.
15206         (CROSS_CHECK_MODULES): Fix spelling mistake.
15208 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15210         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15211         the C++ compiler.
15213 2000-01-12  Richard Henderson  <rth@cygnus.com>
15215         * configure.in: Don't build some bits for beos.
15217 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15219         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15220         as include files.
15222 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15224         * Add self as cpplib maintainer, as requested by Jason
15225         Merrill.  Correct my e-mail address.
15227 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15229         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15230         not mh-aix43.
15232 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15234         * MAINTAINERS: Add myself to "write after approval" list.
15236 1999-12-14  Richard Henderson  <rth@cygnus.com>
15238         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15239         * config.sub: Accept alphaev[78], alphaev8.
15241 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15243         * config.guess, config.sub: Update from autoconf.
15245 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15247         * MAINTAINERS:  update my playtime e-address.
15249 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15251         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15252         necessary libraries are missing.
15254 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15256         * MAINTAINERS: Add new 'write after approval' maintainer.
15258 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15260         * MAINTAINERS: Add new Java maintainer.
15262 1999-10-25  Andreas Schwab  <schwab@suse.de>
15264         * configure: Fix quoting inside arguments of eval.
15266 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15268         * config-ml.in: Allow suppression of some ARM multilibs.
15270 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15272         * config.guess: Add OS/390 match pattern.
15273         * config.sub: Add mvs, openedition targets.
15274         * configure.in (i370-ibm-opened*): New.
15276 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15278         * config.sub: Add support for configuring for pj.
15280 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15282         * config.sub (maybe_os): Add support for configuring for fr30.
15284 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15286         * configure.in: Do not configure or build ld for AIX
15287         platforms.  ld is known to be broken on these platforms.
15289 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15291         * config-ml.in: Pass compiler flag corresponding to multidirs to
15292         subdir configures.
15294 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15296         * Makefile.in (LDFLAGS): Define.
15298 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15300         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15301         noconfigdirs.
15302         (*-*-cygwin*): Likewise.
15304 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15306         * mkdep: New file.
15307         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15308         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15310         From Eli Zaretskii <eliz@is.elta.co.il>:
15311         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15312         long file name when using DJGPP on MS-DOS.
15314 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15316         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15318 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15320         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15321         dependency as this causes "make check" to globally "make all"
15323 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15325         * configure.in (target_libs): Added target-zlib.
15326         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15327         (CONFIGURE_TARGET_MODULES): Likewise.
15328         (CHECK_TARGET_MODULES): Likewise.
15329         (INSTALL_TARGET_MODULES): Likewise.
15330         (CLEAN_TARGET_MODULES): Likewise.
15331         (configure-target-zlib): New target.
15332         (all-target-zlib): Likewise.
15333         (all-target-libjava): Depend on all-target-zlib.
15334         (configure-target-libjava): Depend on configure-target-zlib.
15336         * Makefile.in (configure-target-libjava): Depend on
15337         configure-target-newlib.
15338         (configure-target-boehm-gc): New target.
15339         (configure-target-qthreads): New target.
15341         * configure.in (target_libs): Added target-qthreads.
15342         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15343         (CONFIGURE_TARGET_MODULES): Likewise.
15344         (CHECK_TARGET_MODULES): Likewise.
15345         (INSTALL_TARGET_MODULES): Likewise.
15346         (CLEAN_TARGET_MODULES): Likewise.
15347         (all-target-qthreads): New target.
15348         (configure-target-libjava): Depend on configure-target-qthreads.
15349         (all-target-libjava): Depend on all-target-qthreads.
15351         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15352         (CONFIGURE_TARGET_MODULES): Likewise.
15353         (CHECK_TARGET_MODULES): Likewise.
15354         (INSTALL_TARGET_MODULES): Likewise.
15355         (CLEAN_TARGET_MODULES): Likewise.
15356         (all-target-libjava): New target.
15357         (all-target-boehm-gc): Likewise.
15358         * configure.in (target_libs): Added libjava, boehm-gc.
15360 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15362         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15363         configure.bat in SUPPORT_FILES.
15364         (gas+binutils.tar.bz2): Likewise.
15366         * makeall.bat: Remove; obsolete.
15368 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15370         From Mark Elbrecht:
15371         * configure.bat: Remove; obsolete.
15373 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15375         * configure: Add -W -Wall to the default CFLAGS when compiling with
15376         gcc.
15378 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15380         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15382 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15384         * configure.in: Build ld on IRIX6.
15386 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15388         * Makefile.in: Change distribution targets to use bzip2 instead of
15389         gzip.
15390         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15391         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15393 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15395         * config.sub: Add mcore target.
15397 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15399         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15401 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15403         * config.guess (dummy): Changed to $dummy.
15405 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15407         * config.sub: Tidied up case statements.
15409 1999-05-22  Ben Elliston  <bje@cygnus.com>
15411         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15412         <jiro@din.or.jp>.
15414         * config.guess: Merge with FSF version. Future changes will be
15415         more accurately recorded in this ChangeLog.
15416         * config.sub: Likewise.
15418 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15420         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15422 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15424         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15426 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15428         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15430 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15432         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15433         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15434         Bad merge removed these two changes.
15436 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15437                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15439         * config.guess (interix Alpha): Add.
15441 1999-04-11  Richard Henderson  <rth@cygnus.com>
15443         * configure.in (i?86-*-beos*): Do config gperf; don't config
15444         gdb, newlib, or libgloss.
15446 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15448         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15449         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15450         from multidirs.
15452 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15454         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15456 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15458         * config.sub: Add support for mcore targets.
15460 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15462         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15463         not mt-ospace, in order to shut up assembler warning about using
15464         symbols that are named the same as registers.
15466 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15468         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15469         dependency list for all-target-cygmon.
15471 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15473         * config-ml.in: Check $host, not $target, for selective multilibs.
15474         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15475         thumb interworking, and underscore prefix multilibs.
15477 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15479         * missing: Update to version from current automake.
15481 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15483         * configure (gxx_include_dir): Removed.
15485         * configure.in (gxx_include_dir): Handle it.
15486         * Makefile.in: Likewise.
15488 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15490         * config.sub (mips64vr4111,mips64vr4111el) Add.
15492 1999-03-21  Ben Elliston  <bje@cygnus.com>
15494         * config.guess: Correct typo for detecting ELF on FreeBSD.
15496 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15498         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15499         config/mh-djgpp.
15501 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15503         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15504         all-target-newlib to dependency list for all-target-bsp.
15506 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15508         * config.sub: Add i386-uwin support.
15509         * config.guess: Likewise.
15511 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15513         * configure.in: cleanup, add mh-*pic handling for arm, special
15514         case powerpc*-*-aix*
15516 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15518         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15519         can be built.
15521 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15523         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15524         targets.
15526 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15528         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15530 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15532         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15534 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15536         * config.sub: Fix typo in arm recognition.
15538 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15540         * configure.in (noconfigdirs): Changed target_configdirs to
15541         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15542         rather than m68k-*-* since it is not known to work on
15543         m68k-aout. Ditto for arm-*-*oabi.
15545 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15547         * configure.in (*-*-windows*): Remove, no longer used.
15549 1999-02-19  Ben Elliston <bje@cygnus.com>
15551         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15552         Smart and improved by Andrew Cagney.
15554 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15556         * config.guess: Recognize openbsd-*-hppa.
15558 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15560         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15561         only if it is not empty.
15563 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15565         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15567         * config.guess: Modified to recognize uname's armv* syntax.
15569         * config.sub: Modified to recognize uname's armv* syntax.
15571 1999-02-17  Mark Salter  <msalter@cygnus.com>
15573         * configure.in: Added target-bsp for sparclite.
15575 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15577         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15579 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15581         * configure.in: Add support for strongarm port.
15582         * config.sub: Add support for strongarm target.
15584 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15586         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15587         the old name config/mh-cygwin32.
15588         Enable texinfo.
15590 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15592         * configure.in: Do build ld for ix86 Solaris.
15594 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15596         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15597         $AR_FOR_TARGET.  Likewise for RANLIB.
15599 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15601         * config.sub (oabi):  Recognize.
15602         * configure.in (arm-*-oabi):  Handle.
15604 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15606         * config.guess: Improve detection of i686 on UnixWare 7.
15608 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15610         * config.guess: Add support for i386-pc-interix.
15611         * config.sub: Likewise.
15612         * configure.in: Likewise.
15614 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15616         * Makefile.in: Remove unneeded all-target-libio from
15617         from all-target-winsup target since it is now unneeded.
15618         Add all-target-libtermcap in its place since it is now
15619         needed.
15621 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15623         * configure.in: makefile stub for cygwin target is probably
15624         unnecessary.  Remove it for now.
15626 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15628         * configure.in: libtermcap.a should be built when cygwin is the
15629         target as well as the host.
15630         * config.guess: Allow mixed case in cygwin uname output.
15631         * Makefile.in: Add libtermcap target.
15633 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15635         * config.sub: Clean up handling of hppa2.0.
15637 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15639         * config.guess: Use C code to identify more HP machines.
15641 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15643         * config.sub: Handle hppa2.0.
15645 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15647         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15648         cygmon for all sparclite targets, regardless of object format.
15650 1998-12-15  Mark Salter  <msalter@cygnus.com>
15652         * configure.in: Added target-bsp for several target architectures.
15654         * Makefile.in: Added rules for bsp.
15656 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15658         * config.guess: Improve detection of hppa2.0 processors.
15660 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15662         * config.guess: Recognize FreeBSD using ELF automatically.
15664 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15666         * configure (skip-this-dir): Add handling for new shell script, which
15667         might be created by a sub-directory's configure to indicate, this particular
15668         directory is "unwanted".
15669         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15671 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15673         * ltconfig: import from libtool, after changing libtool to
15674         account for the cygwin name change.
15676 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15678         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15679         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15681 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15683         * configure.in: Add libtermcap to list of cygwin dependencies.
15685 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15687         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15688         they include winsup/include when it's a cygwin target.
15690 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15692         * configure.in (host_tools): Added zip.
15693         * Makefile.in (all-target-libjava): Depend on all-zip.
15694         (all-zip): New target.
15695         (ALL_MODULES): Added all-zip.
15696         (NATIVE_CHECK_MODULES): Added check-zip.
15697         (INSTALL_MODULES): Added install-zip.
15698         (CLEAN_MODULES): Added clean-zip.
15700 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15702         * Makefile.in: lose "32" from comment about cygwin.
15704 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15706         * configure.in: Use -Os to build target libraries for the fr30.
15708 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15710         * config.sub: Add fr30.
15712 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15714         * configure.in: drop "32" from config/mh-cygwin32.  Check
15715         cygwin* instead of cygwin32*.
15716         * config.sub: Check cygwin* instead of cygwin32*.
15718 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15720         * config.guess: Match any version of Unixware7.
15722 1998-10-20  Syd Polk  <spolk@cygnus.com>
15724         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15725         if desired.
15727 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15729         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15730         these if the appropriate directories and files to not exist.
15732 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15734         * Makefile.in (DEVO_SUPPORT): Add config.if.
15736 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15738         * configure: Add pattern to replace "build_tooldir"'s
15739         definition in the generated Makefile with "tooldir"'s
15740         actual value.
15742 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15744         * config.sub: Bring back lost sparcv9.
15746         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15748 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15750         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15751         CC_FOR_TARGET and friends.
15753 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15755         * Makefile.in (build_tooldir): New variable, same as tooldir.
15756         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15757         -B$(build_tooldir)/bin/.
15758         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15760 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15762         * README: Remove installation instructions and refer to the
15763         INSTALL directory instead.
15765 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15767         * config.sub: Add support for i[34567]86-pc-udk.
15768         * configure.in: Likewise.
15770 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15772         * Makefile.in: add bzip2 package building bits for user
15773         tools module
15774         * configure.in: ditto
15776 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15778         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15779         (ALL_TARGET_MODULES): Add all-target-libobjc.
15780         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15781         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15782         (all-target-libchill): Add dependencies.
15783         * configure.in (target_libs): Add libchill.
15785 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15787         * configure.in (target_subdir): Remove duplicate line.
15789 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15791         * Makefile.in (all-automake): fix dependencies.
15793 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15795         * configure.in: Minor cleanups for building in the $(target_alias)
15796         subdir.
15798 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15800         * Makefile.in (bootstrap): Set r and s before make all.  Use
15801         BASE_FLAGS_TO_PASS in make all.
15802         (cross): Likewise.
15804 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15806         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15808 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15810         * config.sub: Fix typo in last change.
15812 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15814         * config.sub: Add support for C4x target.
15815         * configure.in: Likewise.
15817 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15819         * config.sub: Recognize sparcv9 just like sparc64.
15821 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15823         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15825 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15827         * config.guess: Correctly identify Pentium II sco boxes.
15829         * config.guess: Fix "tr" code.  From Weiwen Liu.
15831 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15833         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15834         stabs.
15836 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15838         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15839         (ALL_TARGET_MODULES): Add all-target-libchill.
15840         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15841         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15842         (all-target-libchill): Add dependencies.
15843         * configure.in (target_libs): Add libchill.
15845 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15847         * config.guess: Avoid assumptions about "tr" behaves when
15848         LANG is set to something other than English.
15850 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15852         * configure (gxx_include_dir): Changed to
15853         '${prefix}/include/g++'-${libstdcxx_interface}.
15855         * config.if: New to determine the interfaces.
15857 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15859         * config.guess: Detect and handle MPE/IX.
15860         * config.sub: Deal with MPE/IX.
15862 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15864         * configure.in: Use mh-aix43.
15866 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15868         * configure: Fix --without/--disable cases for gxx-include-dir.
15870 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15872         * mdata-sh:  Imported.  Needed for automake support.
15874 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15876         * Makefile.in (taz): Try "chmod -R og=u ." before
15877         "chmod og=u `find . -print`".
15879 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15881         * configure.in: Add arm-elf and thumb-elf support.
15883 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15885         * Makefile.in: Undo previous patch.
15887 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15889         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15890         to here ...
15891         (install-no-fixedincludes): and here
15892         (INSTALL_MODULES): ... from here.
15894 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15896         * config.sub: Merge with FSF.
15898         * config.guess: Merge with FSF.
15900 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15902         * configure (extraconfigdirs): New variable.
15903         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15904         * Makefile.in (all): Move higher in file.
15905         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15906         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15907         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15908         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15909         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15911 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15913         * Makefile.in (all-target-libjava): Depend on all-gcc and
15914         all-target-newlib.
15915         (configure-target-libjava): Depend on $(ALL_GCC).
15917 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15919         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15920         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15922 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15924         * INSTALL/README: Fix typo.
15926 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15928         * ylwrap: Change absolute path checks to check for DOS style path
15929         names.
15931         * ylwrap: Don't use a full path name if the source file is in the
15932         same directory.  From hjl@lucon.org (H.J. Lu).
15934         * config-ml.in: Default to being verbose, to match Feb 18 change to
15935         configure.
15937 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15939         Brought over from egcs:
15941         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15943         * configure.in (target_subdir): Set to ${target_alias} instead
15944         of "libraries".
15946         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15948         * configure.in (target_subdir): Set to libraries if enable_multilib.
15950 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15952         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15953         multilibs, force reconfiguration the first time we create
15954         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15956 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15958         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15959         avoid confusion with --no-recursion.
15961 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15963         * configure.in: Win32 hosts shouldn't use install -x
15964         * install-sh: remove -x option, and special .exe-handling
15965         hack.
15967 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15969         * config.guess: Recognize i586-pc-beos.
15970         * configure.in: Don't build some bits for beos.
15972 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15974         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15975         CFLAGS default to -O2.
15977         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15978         when using GNU ld.
15980 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15982         * ltmain.sh: Correct install when using a different shell.
15984 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15986         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15988 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15990         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15991         target.
15993 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15995         * ltconfig: Update to correct AIX handling.
15997 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15999         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16001         * configure.in (target_subdir): Set to ${target_alias} instead
16002         of "libraries".
16004 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16006         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16007         (Makefile): Depend on $(gcc_version_trigger).
16009         * configure (gcc_version): Change default initializer to empty
16010         string.
16011         (gcc_version_trigger): New variable; pass this variable down
16012         to subdir configures to enable them checking gcc's version
16013         themselves. Emit make macros for both gcc_version vars.
16014         (topsrcdir): Initialize reliably.
16015         (recursion line): Remove --with-gcc-version=${gcc_version}.
16017 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16019         * configure (enable_version_specific_runtime_libs): Implement new flag
16020         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16021         in $(libsubdir); emit definition in each generated Makefile.
16022         (gxx_include_dir): Initialize depending on
16023         $enable_version_specific_runtime_libs.
16025 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16027         * configure (gcc_version): Initialize properly depending on
16028         how and where configure is started.
16029         (recursion line): Pass a --with-gcc-version=${gcc_version}
16030         to configures in subdirs.
16032 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16034         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16035         cygmon
16037 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16039         * configure.in: Add cygmon and libstub support for mn10200.
16041 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16043         * configure (gcc_version): Add new variable describing the
16044         particular gcc version we're building.
16045         * Makefile.in (libsubdir): Add new macro for the directory
16046         in which the compiler finds executables, libraries, etc.
16047         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16048         and libsubdir.
16050 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16052         * Makefile.in (local-clean): Remove *.log.
16053         (warning.log): Built with warn_summary from build.log.
16054         (mail-report.log): Run test_summary.
16055         (mail-report-with-warnings.log): Run test_summary including
16056         warning.log in the report.
16058 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16060         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16062 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16064         * Makefile.in (grep): Grep no longer depends on libiberty.
16066 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16068         * Makefile.in: all-snavigator needs all-libgui.
16070 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16072         * configure.in: Add cygmon and libstub support for mn10300.
16074 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16076         * missing: Update to version from automake 1.3.
16078         * ltmain.sh: On installation, don't get confused if the same name
16079         appears more than once in the list of library names.
16081 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16083         * config.sub: Accept m68060 and m5200 as CPU names.
16085 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16087         * configure: Use && rather than using -a in test, because odd
16088         strings can confuse test.
16089         * configure.in: Likewise.
16091 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16093         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16095 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16097         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16098         bootstrap4-lean): New targets.
16100 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16102         * mpw-* Delete.  Not used.
16104 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16106         * COPYING.LIB: Update FSF address.
16108 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16110         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16112         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16113         GAS_SUPPORT_DIRS.
16115 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16117         * ltconfig, ltmain.sh: Avoid producing a version number if
16118         -version-info was not used.
16120 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16122         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16123         building with newlib.
16125 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16127         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16128         Solaris `make' causes it to continue to next definition.
16130 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16132         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16133         the right GUI libraries and files are installed along with GDB.
16135 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16137         * configure.in: Change alpha to alpha* in several places.
16139 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16141         * config.sub: Recognize sparc86x.
16143 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16145         * configure.in (--enable-target-optspace): Remove debug echo.
16147 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16149         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16151 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16153         * ltconfig: Update cygwin32 support.
16155         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16156         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16157         (GDB_SUPPORT_DIRS): Likewise.
16159 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16161         * configure.in (target_makefile_frag): If --enable-target-optspace,
16162         use -Os to compile target libraries rather than -O2.  Default to
16163         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16164         not used.
16165         * configure.in (target_cflags): Ditto for d30v.
16167 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16169         * Makefile.in (all-bfd): Depend on all-intl.
16170         (all-binutils): Likewise.
16171         (all-gas): Likewise.
16172         (all-gprof): Likewise.
16173         (all-ld): Likewise.
16175 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16177         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16179 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16181         * Makefile.in (all-bfd): Depend upon all-libiberty.
16183         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16185 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16187         * Makefile.in: Add libstub.
16189         * configure.in: Ditto. Build libstub for targets that have cygmon
16190         support.
16192 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16194         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16196 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16198         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16199         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16201 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16203         * configure: Define DEFAULT_M4 by searching PATH.
16204         * Makfile.in: Use DEFAULT_M4.
16206 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16208         * ltconfig: Add cygwin32 support.
16210         * Makefile.in, configure.in: Add libtool as a native only directory
16211         to configure and build.
16213 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16215         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16217 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16219         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16221 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16223         * Makefile.in: add ash make rules
16224         * configure.in: add ash to native_only and host_tools lists
16226 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16228         * Makefile.in (all-gettext, all-intl): New targets.
16229         (ALL_MODULES): Added all-gettext, all-intl.
16230         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16231         (INSTALL_MODULES): Added install-gettext, install-intl.
16232         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16234         * configure.in (host_tools): Added gettext.
16235         (native_only): Likewise.
16236         (noconfigdirs) [various cases]: Likewise.
16237         (host_libs): Added intl.
16239 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16241         * configure: Do not disable building gdbtk for cygwin32 hosts.
16243 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16245         * configure.in: Add thumb-coff target.
16246         * config.sub: Add thumb-coff target.
16248 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16250         * Makefile.in: Revert yesterday's change.
16251         (all-target-winsup):  all-target-librx stays out of here.
16253 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16255         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16256         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16257         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16258         Remove references to librx and libg++.
16260 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16262         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16263         recursive makes
16265 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16267         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16268         for newlib directory.
16269         (CXX_FOR_TARGET): Likewise.
16271 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16273         * ltconfig: Update after libtool/ltconfig.in change for
16274         hpux11.
16276 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16278         * ltconfig, ltmain.sh: Update to libtool 1.2.
16280 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16282         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16283         (install-gcc-cross): Instead, override LANGUAGES here.
16285 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16287         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16288         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16290 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16292         * configure.in: Add Thumb-pe target.
16294 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16296         * Makefile.in - changed sn targets to snavigator
16297         * configure.in - changed sn targets to snavigator
16299 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16301         * config-ml.in: After building symlink tree call make distclean
16302         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16303         to be the case for libiberty.
16305 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16307         * configure: When making link, also check the current
16308         directory. The configure scripts may create one.
16310 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16312         * config.sub: Accept alphapca56 and alphaev6 properly.
16314 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16316         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16318 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16320         * config.sub (sco5): Fix typo.
16322 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16324         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16325         install-itcl.
16326         (install-itcl): Remove dependency on install-tcl.
16328 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16330         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16332 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16334         * configure.in: Don't build libgui for a cygwin32 target when not on
16335         a cygwin32 host.
16337 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16339         * configure (redirect): Set to null, so default behavior of
16340         configure is now --verbose.
16342 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16344         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16345         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16347 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16349         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16350         this change to sync Makefile.in with its ChangeLog entries.
16352 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16354         * ltmain.sh (mkdir): Check that the directory doesn't exist
16355         before we exit with error, so that we don't get races during
16356         parallel builds.
16358 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16360         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16362 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16364         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16365         PICFLAG_FOR_TARGET.
16366         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16368         * configure: Emit a definition for the new macro enable_shared
16369         into each Makefile.
16371 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16373         * configure.in (host_tools, native_only): Add libtool.
16375 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16377         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16378         Fix typo in ming config comment.
16380 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16382         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16384 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16386         * config.sub: Add tic30 cases, and map c30 to tic30.
16388 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16390         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16391         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16392         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16393         (CLEAN_TARGET_MODULES): Similarly
16394         (all-target-libf2c): Add dependences.
16395         * configure.in (target_libs): Add libf2c.
16397 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16399         * configure.in: Remove expect from noconfigdirs when target
16400         is cygwin32.  OK to build expect and dejagnu with Canadian
16401         Cross.
16403 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16405         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16406         host.
16408         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16409         and mingw32.
16411 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16413         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16414         here as it is not defined in the toplevel Makefile.
16416 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16418         * configure (package_makefile_rules_frag): New variable, which names
16419         a file with generic rules, ...
16420         Change comment to mention we now have FIVE parts.
16421         * configure: Undo last change.
16423 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16425         * config.guess: More accurate determination of HP processor types.
16426         * config.sub: More accurate determination of HP processor types.
16428 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16430         * configure (package_makefile_frag): Move inserting the
16431         ${package_makefile_frag} to where it should be according
16432         to the comment.
16434 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16436         * config.guess: Add support for Linux/ARM.
16438 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16440         * .cvsignore: Remove *-info and *-install since they match
16441         release-info and mpw-install, which we don't want to just ignore.
16443 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16445         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16447 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16449         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16450         local_prefix to sub-make invocations.
16452 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16454         * configure.in: Check makefile fragments in the source
16455         directory.
16457 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16459         * configure.in: Check whether host and target makefile
16460         fragments exist before adding them to *_makefile_frag.
16462 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16464         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16466 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16468         * configure.in: Make sure we only replace RPATH_ENVVAR on
16469         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16470         regexp to sed.
16472         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16473         to sub-makes.
16475 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16477         * config-ml.in (multi-do): LDFLAGS must include multilib
16478         designator.
16480 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16482         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16484 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16486         * config.sub: Add mingw32 support.
16487         * configure.in: Likewise.
16489 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16491         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16493 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16495         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16496         * configure (gxx_include_dir): Provide a definition for subdirs
16497         which do not use autoconf.
16499 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16501         * config.guess: Sync with egcs.  Picks up new alpha support,
16502         BeOS & some additional linux support.
16504 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16506         * config.guess: HP 9000/803 is a PA1.1 machine.
16508 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16510         * configure.in: It's alpha*-...
16512 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16514         * configure.in (host_makefile_frag, target_makefile_frag):
16515         Handle multiple config files.
16516         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16517         alpha-*-*.
16519 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16521         * mkdep: New file.
16523 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16525         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16527 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16529         * Makefile.in: Add libgui directory.
16530         (GDB_TK): Add all-libgui.
16531         * configure.in: Add libgui directory.
16532         * configure: Add all-libgui to GDB_TK.
16534 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16536         * config-ml.in (multidirs): Add m32r to multilib list.
16538 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16540         * Makefile.in (all-target-gperf): Change dependency to
16541         all-target-libstdc++.
16543 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16545         * config.guess: Add BeOS support.
16547 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16549         Source directory cvs renamed to cvssrc:
16550         * configure.in (host_tools): Change cvs to cvssrc.
16551         (native_only): Likewise.
16552         (noconfigdirs) [various cases]: Likewise.
16553         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16554         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16555         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16556         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16557         (all-cvssrc): Rename target from all-cvs.
16559 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16561         * configure (gxx_include_dir): Fix thinko.
16563 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16565         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16566         (install-cross, install-gcc-cross): New targets.
16568 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16570         * configure.in (noconfigdirs): Add support for Thumb target.
16572         * config.sub (maybe_os): Add support for Thumb target.
16574 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16576         * Makefile.in: Add rules for cygmon.
16578         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16580 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16582         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16583         * configure (gxx_include_dir): Provide a definition for subdirs
16584         which do not use autoconf.
16586 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16588         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16589         11/18/97 build
16591 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16593         * From Franz Sirl.
16594         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16595         found on RedHat Linux systems.
16597 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16599         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16600         guesses.
16602 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16604         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16606 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16608         * ltmain.sh: If mkdir fails, check whether the directory was created
16609         anyhow by some other process.
16611 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16613         * configure.in (d30v-*-*): Configure all directories.
16615 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16617         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16618         for the D30V.
16620 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16622         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16624 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16626         * include/libiberty.h: Add extern "C" { so it can be used with C++
16627         progrms.
16628         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16629         programs.
16631 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16633         * configure.in (d30v-*-*): Configure GCC now.
16635 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16637         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16638         is no longer needed.
16640 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16642         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16644 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16646         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16647         targets using "$@" to provide support for similar but not identical
16648         targets without having to duplicate code.
16650 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16652         * makefile.vms: Fix to work with DEC C.
16654 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16656         * config.sub: Add mips-tx39-elf to marketing names.
16658 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16660         * ltmain.sh: Handle symlinks in generated script.
16662 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16664         * configure: Handle autoconf style directory options: --bindir,
16665         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16666         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16667         --sysconfdir.
16668         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16669         (sharedstatedir, localstatedir, oldincludedir): New variables.
16670         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16671         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16672         sbindir, sharedstatedir, and sysconfdir.
16674 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16676         * Makefile.in (bootstrap-lean): New target.
16678 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16680         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16681         sn, and gnuserv from noconfigdirs.
16683 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16685         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16687 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16689         * Makefile.in (cross): New target.
16691 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16692                           Jeff Law         <law@cygnus.com>
16694         * Makefile.in (bootstrap2, bootstrap3): New targets.
16695         (all-bootstrap): Remove outdated and confusing target.
16696         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16698 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16700         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16701         windows.  Consistent with gdb/configure.
16703 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16705         * configure.in: Name Linux target fragment.
16707         * configure: Rewrite so that project Makefile fragment is inserted
16708         first and appears last in the resulting Makefile.
16710 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16712         * Makefile.in (install-itcl): Install tcl first.
16714 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16716         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16718 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16720         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16722         * configure.in (skipdirs): Add target-librx for Linux.
16723         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16725 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16727         * Makefile.in (bootstrap): New target.
16729 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16731         * config.sub: Accept 'amigados' for backward compatibility.
16733 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16735         * config.guess: Merge with FSF.
16737 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16739         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16741 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16743         * config.sub: Add "marketing-names" patch.
16745 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16747         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16749 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16751         * config.sub: Handle v850-elf.
16753 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16755         * .cvsignore (*-install): Remove.
16757 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16759         * ltconfig: Set CONFIG_SHELL in libtool.
16760         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16762 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16764         * configure.in (target_subdir): Set to libraries if enable_multilib.
16766 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16768         * config.guess: Update from gcc directory.
16770 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16772         * Makefile.in (all-sim): Depends on all-readline.
16774 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16776         * Makefile.in (BISON, YACC): Use $$s.
16777         (all-bison): Depend on all-texinfo.
16779 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16781         * Makefile.in (BISON): Add -L flag.
16782         (YACC): Likewise.
16784 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16786         * configure.in (noconfigdirs): Add support for v850e target.
16788         * config.sub (maybe_os): Add support for v850e target.
16790 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16792         * configure.in (noconfigdirs): Add support for v850ea target.
16794         * config.sub (maybe_os): Add support for v850ea target.
16796 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16798         * config.sub: Add mipstx39.  Delete r3900.
16800 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16802         * Makefile.in (all-autoconf): Depends on all-texinfo.
16804 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16806         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16807         eabi targets.
16809 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16811         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16813         * configure: When handling a Canadian Cross, handle YACC as well as
16814         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16815         * Makefile.in (all-bison): Depend upon all-texinfo.
16817 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16819         * Makefile.in (BISON): bison, not byacc or bison -y.
16820         (YACC): bison -y or byacc or yacc.
16821         (various): Add *-bison as appropriate.
16822         (taz): No need to mess with BISON anymore.
16824 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16826         * configure: If OSTYPE matches *win32*, try to find a good value for
16827         CONFIG_SHELL.
16829 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16831         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16832         configure.in if it is present.
16834 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16836         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16838 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16840         * config.sub: Recognize `arc' cpu.
16841         * configure.in: Likewise.
16842         * config-ml.in: Likewise.
16844 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16846         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16848 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16850         * configure: Changed sed delimiter from ':' to '|' when
16851         attempting to substitute ${config_shell} for SHELL. On
16852         NT ${config_shell} may contain a ':' in it.
16854 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16856         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16858 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16860         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16862 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16864         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16866         * ylwrap: If the program is a relative path, force it to be
16867         absolute.
16869 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16871         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16873 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16875         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16876         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16877         for libraries.
16879 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16881         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16882         separated by spaces.
16884 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16886         * ylwrap: New file.
16887         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16889         * ltmain.sh: Handle /bin/sh at start of install program.
16891         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16893         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16894         * missing: New file, from automake 1.2.
16896 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16898         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16899         check-tk to CHECK_X11_MODULES.
16901 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16903         * config.sub: Merge with FSF.
16905 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16907         * config.guess: Merge with FSF.
16909 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16911         * configure: Treat msdosdjgpp like go32.
16912         * configure.in: Likewise.  Don't remove gprof for go32.
16914         * configure: Change Makefile.tem2 to Makefile.tm2.
16916 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16918         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16920 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16922         * install-sh (chmodcmd): Set to null if the DST directory already
16923         exists.  Same as Nov 11th change.
16925 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16927         * configure (GDB_TK): Needs itcl and tix.
16929 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16931         * config.guess: Update from FSF.
16933 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16935         * Makefile.in (GDB_TK): Depend on itcl and tix.
16937 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16939         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16940         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16941         (INSTALL_SCRIPT): New variable.
16942         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16943         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16944         to -x.
16945         * install-sh: Add support for -x option.
16947 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16949         * configure.in, Makefile.in: Treat tix like itcl.
16951 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16953         * Makefile.in (WINDRES): New variable.
16954         (WINDRES_FOR_TARGET): New variable.
16955         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16956         (EXTRA_HOST_FLAGS): Add WINDRES.
16957         (EXTRA_TARGET_FLAGS): Add WINDRES.
16958         (EXTRA_GCC_FLAGS): Add WINDRES.
16959         ($(DO_X)): Pass down WINDRES.
16960         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16961         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16962         DLLTOOL_FOR_TARGET.
16964 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16966         * configure.in: configure sim before gdb for win32-x-ppc
16968 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16970         Move gperf into the toplevel, from libg++.
16971         * configure.in (target_tools): Add target-gperf.
16972         (native_only): Add target-gperf.
16973         * Makefile.in (all-target-gperf): New target, depend on
16974         all-target-libg++.
16975         (configure-target-gperf): Empty rule.
16976         (ALL_TARGET_MODULES): Add all-target-gperf.
16977         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16978         (CHECK_TARGET_MODULES): Add check-target-gperf.
16979         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16980         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16982 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16984         * config.sub (mn10200): Recognize new basic machine.
16986 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16988         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16989         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16991 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16993         * configure.in: If we're building mips-sgi-irix6* native, turn on
16994         ENABLE_MULTILIB and set TARGET_SUBDIR.
16996 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16998         * Makefile.in (all-sn): Depend on all-grep.
17000 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17002         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17004         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17005         Makefile.  From Jeff Makey <jeff@cts.com>.
17006         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17008         * Makefile.in (DISTBISONFILES): Remove.
17009         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17010         $(DEFAULT_YACC).
17012         * configure.in: Build itl, db, sn, etc., when building for native
17013         cygwin32.
17015         * Makefile.in (LD): New variable.
17016         (EXTRA_HOST_FLAGS): Pass down LD.
17017         ($(DO_X)): Likewise.
17019 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17021         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17023 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17025         * configure.in (targargs): Strip out any supplied --build argument
17026         before adding our own. Always add --build.
17028 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17030         * configure.in (targargs): Pass --build if we're doing
17031         a cross-compile.
17033 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17035         * configure: Use '|' instead of ":" as the separator in
17036         sed. Otherwise sed chokes on NT path names with drive
17037         designators. Also look for "?:*" as the leading characters in an
17038         absolute pathname.
17040 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17042         * config.sub: Support for r3900.
17044 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17046         * configure.in: Use install-sh, not install.sh.
17048 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17050         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17051         apply it twice.
17053 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17055         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17056         install-binutils.
17058 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17060         * Makefile.in: Add automake targets.
17061         * configure.in (host_tools): Add automake.
17063 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17065         * configure: Default CXX to c++, not gcc.
17066         * Makefile.in (CXX): Set to c++, not gcc.
17067         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17069 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17071         * install-sh: try appending a .exe if source file doesn't
17072         exist
17074 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17076         * configure.in: Turn on multilib by default.
17077         (cross_only): Remove target-libiberty.
17079         * Makefile.in (all-gcc): Don't depend on libiberty.
17081 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17083         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17085 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17087         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17088         (DISTBISONFILES): Add ld/Makefile.in
17090 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17092         * configure.in: if target is cygwin32 but host isn't cygwin32,
17093         don't configure gdb tcl tk expect, not just gdb.
17095 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17097         * configure.in: Added gnuserv everywhere sn appears.
17099         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17100         (CROSS_CHECK_MODULES): Added check-gnuserv.
17101         (INSTALL_MODULES): Added install-gnuserv.
17102         (CLEAN_MODULES): Added clean-gnuserv.
17103         (all-gnuserv): New target.
17105 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17107         * config.guess: Fixes for MIPS OpenBSD systems.
17109 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17111         * Makefile.in (INSTALL_XFORM): Remove.
17112         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17114         * mkinstalldirs: New file, copied from automake.
17115         * Makefile.in (installdirs): Rename from install-dirs.  Use
17116         mkinstalldirs.  Change all users.
17117         (DEVO_SUPPORT): Add mkinstalldirs.
17119 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17121         * install-sh: Rename from install.sh.
17122         * Makefile.in (INSTALL): Change install.sh to install-sh.
17123         (DEVO_SUPPORT): Likewise.
17125         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17126         Graichen <graichen@rzpd.de>.
17128 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17130         * config.guess: Recognize OpenBSD systems correctly.
17132 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17134         * README, Makefile.in (ETC_SUPPORT): Remove references to
17135         cfg-paper*, configure.{texi,man,info*}._
17137 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17139         * Makefile.in (all.normal): Ensure that gcc is built after all
17140         the x11 - ie gdb - targets.
17142 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17144         * makefile.vms: Don't run conf-a-gas.
17146 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17148         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17150 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17152         * configure.in: Remove noconfigdirs case since gdb also
17153         configures and builds for tic80-coff.
17155 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17157         * configure: Set cache_file to config.cache.
17158         * Makefile.in (local-distclean): Remove config.cache.
17160 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17162         * COPYING: Update FSF address.
17164 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17166         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17167         noconfigdirs.
17169 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17171         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17172         MAKEDIRS, is empty.
17174 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17176         * config.sub: Tweak mn10300 entry.
17178 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17180         * configure.in (host_tools): Put sim before gdb, so gdb's
17181         configure.tgt can determine if the simulator was configured.
17183 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17185         * config.sub: Move BeOS $os case to be with other Cygnus
17186         local cases.
17188 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17190         * config.sub: Remove misplaced comment that broke Linux.
17192 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17194         * config.sub: Add BeOS support.
17196 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17198         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17200 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17202         * configure.in (noconfigdirs): Remove tcl and tk from
17203         noconfigdirs for cygwin32 builds.
17205 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17207         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17209 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17211         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17212         make-all.com, use makefile.vms instead.
17214 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17216         * config.sub: Accept -lnews*.
17218 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17220         * configure.in (noconfigdirs): Disable target-newlib,
17221         target-examples and target-libiberty for d30v.
17223 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17225         * configure.in (noconfigdirs): Enable ld for d30v.
17227 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17229         * configure.in (tic80-*-*): Build compiler.
17231 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17233         * configure.in (d30v-*): Remove sim directory from list of
17234         unsupported d30v directories
17236 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17238         * config.sub, configure.in: Add d30v target cpu.
17240 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17242         * makefile.vms: New file.
17243         * make-all.com: Remove.
17245 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17247         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17249 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17251         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17253 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17255         * Makefile.in (ALL_MODULES): Added all-db.
17256         (CROSS_CHECK_MODULES): Addec check-db.
17257         (INSTALL_MODULES): Added install-db.
17258         (CLEAN_MODULES): Added clean-db.
17260 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17262         * config.guess: Merge with latest FSF sources.
17264 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17266         * Makefile.in (ALL_MODULES): Added all-itcl.
17267         (CROSS_CHECK_MODULES): Added check-itcl.
17268         (INSTALL_MODULES): Added install-itcl.
17269         (CLEAN_MODULES): Added clean-itcl.
17271 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17273         * configure.in: build gdb for mn10200
17275 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17277         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17279 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17281         * configure.in (tic80-*-*): Turn off most targets right now.
17283 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17285         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17286         rather than the makeinfo program.
17287         (do-info): Depend upon all-texinfo.
17289 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17291         * configure.in: Remove uses of config/mh-linux.
17293         * config.sub, config.guess: Merge with latest FSF sources.
17295 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17297         * config.sub (case $basic_machine): Add tic80 entries.
17299 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17301         * config.sub, config.guess: Merge with latest FSF sources.
17303 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17305         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17306         * mpw-config.in: Test for NewFolderRecursive.
17307         * mpw-install: Use symbolic name for startup filename.
17308         * mpw-README: Add various additional details.
17310 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17312         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17314 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17316         * configure.in: Do build gcc and the target libraries for
17317         the mn10200.
17319 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17321         * configure.in: don't avoid building gdb for mn10300 any more
17322         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17323         instead of single-quoting it.
17325 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17327         * configure.in: Don't use --with-stabs on IRIX 6.
17329 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17331         * configure.in (m32r): Build gdb, libg++ now.
17333 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17335         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17336         directories from noconfigdirs.
17338 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17340         * config.sub (basic_machine): added mips16 configuration
17342 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17344         * config.sub: Handle d10v-unknown.
17346 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17348         * config.sub: Handle v850-unknown.
17350 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17352         * Makefile.in: add findutils
17353         * configure.in: add findutils to list of host_tools
17355 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17357         * config.sub: Handle mn10200 and mn10300.
17359 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17361         * configure.in (d10v-*): Do not build librx.
17363 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17365         * configure.in (mn10300): Build everything except gdb & libgloss.
17367 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17369         * config.guess:  Patch for Dansk Data Elektronik servers,
17370         from Niels Skou Olsen <nso@dde.dk>.
17372         For ncr, use /bin/uname rather than uname, since GNU uname does not
17373         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17375         Patch for MIPS R4000 running System V,
17376         from Eric S. Raymond <esr@snark.thyrsus.com>.
17378         Fix thinko for nextstep.
17380         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17382         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17383         * config.guess: Guess mips-dec-mach_bsd4.3.
17385         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17386         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17387         release numbers.
17388         * config.guess (mips-mips-riscos*):  Emit just enough of the
17389         release number.
17391         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17392         * config.guess (sparc-auspex-sunos*):  Added.
17393         (f300-fujitsu-*): Added.
17395         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17396         * config.guess:  Recognize a Tadpole as a sparc.
17398 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17400         * config.guess: Don't assume that NextStep version is either 2 or
17401         3.  NextStep 4 (aka OpenStep 4) has come out now.
17403 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17405         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17406         From Rik Faith <faith@cs.unc.edu>.
17408 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17410         * config.sub: Contributions from bug-gnu-utils to:
17411         Support plain "hppa" (no version given) architecture, reported by
17412         OpenStep.
17413         OpenBSD like NetBSD.
17414         LynxOs is not a hardware supplier.
17416         * config.guess: Contributions from bug-gnu-utils to add support for:
17417         OpenBSD like NetBSD.
17418         Stratus systems.
17419         More Pyramid systems.
17420         i[n>4]86 Intel chips.
17421         M680[n>4]0 Motorola chips.
17422         Use unknown instead of lynx for hardware manufacturer.
17424 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17426         * install.sh (chmodcmd): Set to null if the DST directory already
17427         exists.
17429 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17431         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17432         not use mt-ppc target Makefile fragment any more.
17434 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17436         * configure.in (*-*-windows):  Exclude everything but those dirs
17437         needed to build windows.
17439 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17441         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17443 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17445         * configure.in:  Exclude mmalloc from i386-windows.
17447 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17449         * Undo my previous change.
17451 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17453         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17454         unconditionally.
17455         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17457 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17459         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17460         host to add it's own flags.
17462 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17464         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17466 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17468         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17469         (CXX_FOR_TARGET): Likewise.
17470         (GCC_FOR_TARGET): Define.
17471         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17472         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17473         CC_FOR_TARGET was specified on the command line.
17474         (MAKEOVERRIDES): Don't define.
17476 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17478         * configure.in (m32r): Fix spelling of libg++ libs.
17480 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17482         * config.sub (-apple*): Remove, now redundant.
17484 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17486         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17488         * configure: Rework yesterday's sed script patch.
17490         * config.sub: Merge with FSF.
17492 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17494         * config.guess:  Merge from FSF.
17496         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17497         * config.guess: Use pc instead of unknown, for pc clone systems.
17498         Change linux to linux-gnu.
17500         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17501         * config.guess: Avoid non-portable tr syntax.
17503 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17505         * test-build.mk (HOLES): Add "xargs" for gdb.
17507         * configure: Avoid hpux10.20 sed bug.
17509 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17511         * configure.in:  Add support for windows host
17512         (that is a build done under the Microsoft build environment).
17514 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17516         * Makefile.in: Replace all uses of srcroot with s, to shrink
17517         command line lengths.
17519         Patches from Geoffrey Noer <noer@cygnus.com>:
17520         * configure.in: If configuring for newlib, pass --with-newlib to
17521         subdirectories.
17522         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17523         -Bnewlib/ and -Lwinsup to gcc.
17524         (CXX_FOR_TARGET): Likewise.
17526 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17528         * Makefile.in (ETC_SUPPORT): Add configure.
17530 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17532         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17533         host configuration file.
17535 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17537         * configure.in: Break mn10x00 support into separate
17538         mn10200 and mn10300 configurations.
17539         * config.sub: Likewise.
17541 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17543         * configure.in: Add lots of stuff to noconfigdirs for
17544         the mn10x00 targets.
17546         * config.sub, configure.in: Add mn10x00 support.
17548 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17550         * make-all.com: Call conf-a-gas, not config-a-gas.
17552 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17554         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17555         targets.
17557 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17559         * mpw-README: Add much more detail for native PowerMac.
17560         * mpw-install: New file.
17561         * mpw-configure: Add --norecursion and --help options.
17562         * mpw-config.in: Translate readme and install files when
17563         copying to objdir.
17564         * mpw-build.in: Don't always depend on byacc and flex.
17565         (install-only-top): New action.
17567 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17569         * configure.in:  You can now configure GDB for the v850.
17571 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17573         * configure.in (noconfigdirs): Don't configure any C++ dirs
17574         if targeting D10V.
17576 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17578         * config.sub: Recognize mips64vr5000.
17580 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17582         * configure.in: Use a single line for host_tools and native_only.
17584 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17586         * config.sub, configure.in: Add entries for m32r.
17588 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17590         * Makefile.in (inet-install): Don't run install-gzip.
17592 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17594         * configure.in:  Don't config lots of things for *-*-windows*.
17596 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17598         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17599         (host_libs, host_tools): Copy from configure.in.
17600         * mpw-configure: Don't complain about directories not found.
17602 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17604         * configure.in (i[345]86): Recognize i686 for pentium pro.
17605         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17606         file.
17608         * config.guess (i[345]86): Ditto.
17610 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17612         * configure.in (noconfigdirs): Removed gdb for D10V.
17614 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17616         * configure.in: Remove ld, target-libio, target-libg++, and
17617         target-libstdc++ from noconfigdirs.
17619 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17621         * configure: Fix three locations where shell scripts were
17622         being run directly rather than with config_shell.
17624 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17626         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17627         * config.sub (basic_machine): Recognize v850.
17629 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17631         * mpw-configure: Handle multiple enable/disable options and
17632         pass them down recursively, handle -c and -s flags appropriately
17633         depending on choice of compiler, add escape mechanism for
17634         quoted arguments to gC.
17636 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17638         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17639         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17640         so that -mrelocatable-lib and -mno-eabi are used.
17642         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17643         not support --print-multi-lib, don't abort.
17645 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17647         * make-all.com: Run config-a-gas.
17648         * setup.com: Don't copy subdirectory files around.
17650 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17652         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17653         target, it now compiles correctly.
17655 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17657         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17659 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17661         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17663 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17665         * configure.in (native_only): Add prms.
17667 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17669         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17670         (BINUTILS_SUPPORT_DIRS): Likewise.
17672 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17674         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17675         d10v support is added.
17677 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17679         * configure.in (d10v-*-*): New target.
17681 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17683         * config.guess (HP 9000/811): Recognize this as a PA1.1
17684         machine.
17686 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17688         * Makefile.in (do-tar-gz): New target, split out from tail end of
17689         taz target.  Run each command separately, don't use pipes.
17690         (taz): Use it.
17692 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17694         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17695         * mpw-build.in: No builds should depend on building byacc or flex,
17696         they are assumed to be installed already.
17698 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17700         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17701         variable that CC_FOR_TARGET needs.
17703 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17705         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17706         options have changed since the last time the subdirectory was
17707         configured, and if it has, reconfigure.
17708         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17709         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17711 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17713         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17714         CLEAN_MODULES): Add bash.
17715         (all-bash): New target.
17717 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17719         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17721 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17723         * config.sub (basic_machine): Recognize d10v as a valid processor.
17725 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17727         * mpw-configure: Add support for --bindir.
17728         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17730 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17732         * configure.in: add bash, time, gawk to list of hosttools and things
17733         to only build for native toolchains
17735 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17737         * Makefile.in (docdir): Remove.
17739 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17741         * Makefile.in (datadir): Set to $(prefix)/share.
17743 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17745         * configure.in: build diff and patch for cygwin32-hosted
17746         toolchains.
17748 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17750         * config.sub: Accept -rtems*.
17752 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17754         * configure.in: enable dosrel for cygwin32-hosted builds,
17755                 remove diff from the list of things not buildable
17756                 via Canadian Cross
17758 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17760         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17761         don't get ". ".
17763 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17765         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17767 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17769         * Makefile.in (taz): Handle case where tex3patch didn't even get
17770         checked out.  Also, if it was found, put the symlink in a new util
17771         subdirectory.
17773 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17775         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17777 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17779         * config.sub: Recognize -openvms.
17780         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17781         * make-all.com, setup.com: New files.
17783 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17785         * Makefile.in (taz): tex3patch moved to texinfo/util.
17787 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17789         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17790         * configure.in: remove make from disable-if-Can-Cross list
17791                 enable gdb if ${host} and ${target} are cygwin32
17793 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17795         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17796         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17798 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17800         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17801         distinguish sysv/svr4/bsd variants.
17802         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17804 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17806         * configure.in: Added copyright notice.
17807         * move-if-change: Added copyright notice.
17809 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17811         * configure.in (powerpcle-*-solaris*): Until we get shared
17812         libraries working, don't build gdb, sim, make, tcl, tk, or
17813         expect.
17815 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17817         * config.guess:  Merge with FSF:
17819         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17820         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17822         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17823         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17825         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17826         * config.guess:  Combine two OSF1 rules.
17827         Also recognize field test versions.  From mjr@zk3.dec.com.
17828         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17829         because GNU uname does not support -p.  From pmr@pajato.com.
17831 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17833         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17835 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17837         * mpw-README: Document GCCIncludes.
17839 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17841         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17843 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17845         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17847 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17849         * configure.in (*-*-cygwin32): Configure make.
17851 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17853         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17855 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17857         * Makefile.in (all-inet): Depend on all-perl.
17859         * Makefile.in (inet-install): New target.
17861         * Makefile.in (all-inet): Depend on all-tcl.
17862         (all-inet): Depend on all-send-pr.
17864 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17866         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17867         temporarily.
17869 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17871         * configure.in: Don't configure --with-gnu-ld on AIX.
17873 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17875         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17877 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17879         * Makefile.in (ALL_MODULES): Added all-inet.
17880         (CROSS_CHECK_MODULES): Added check-inet.
17881         (INSTALL_MODULES): Added install-inet.
17882         (CLEAN_MODULES): Added clean-inet.
17883         (all-indent): New target.
17885         * configure.in (host_tools): Added inet.
17886         (native_only): Added inet.
17887         (noconfigdirs): Added inet.
17889 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17891         * configure.in: Don't configure libgloss if we are not configuring
17892         newlib.
17894 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17896         * configure.in: Don't configure libgloss for unsupported
17897         architectures.
17899 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17901         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17903 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17905         * Makefile.in (ALL_MODULES): Include all-apache.
17906         (CROSS_CHECK_MODULES): Include check-apache.
17907         (INSTALL_MODULES): Include install-apache.
17908         (all-apache): New target.
17910         * configure.in: Added apache everywhere perl is seen.
17912 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17914         * Makefile.in: Add support for clean-{module} and
17915         clean-target-{module} rules.
17917 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17919         * configure.in (*-*-ose) do not build libgloss.
17921 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17923         * config.guess (prep*:SunOS:5.*:*): Turn into
17924         powerpele-unknown-solaris2.
17926 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17928         * configure.in: Permit --enable-shared to specify a list of
17929         directories.
17931 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17933         * configure.in (host==solaris): Pass only the first word of $CC
17934         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17936 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17938         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17940 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17942         * Makefile.in (ALL_MODULES): Include all-perl.
17943         (CROSS_CHECK_MODULES): Include check-perl.
17944         (INSTALL_MODULES): Include install-perl.
17945         (ALL_X11_MODULES): Include all-guile.
17946         (CHECK_X11_MODULES): Include check-guile.
17947         (INSTALL_X11_MODULES): Include install-guile.
17948         (all-perl): New target.
17949         (all-guile): New target.
17951         * configure.in (host_tools): Include perl and guile.
17952         (native_only): Include perl and guile.
17953         (noconfigdirs): Don't build guile and perl; no ports have been
17954         done.
17956 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17958         * configure (--enable-*): Handle quoted option lists such as
17959         --enable-sim-cflags='-g0 -O' better.
17961 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17963         * Makefile.in ({,inst}all-target): New rule so we can make and
17964         install all of the target directories easily.
17966 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17968         * configure.in: Add missing global flag in sed substitution when
17969         deleting `target-' from ${configdirs}.
17971 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17973         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17974         option.
17976         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17977         config/mh-necv4.
17979         * install.sh: Correct misspelling of transformbasename.
17981         * config.guess: Recognize mips-*-sysv*.
17983 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17985         * config.sub: Recognize mon960.
17987 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17989         * configure: Restore Canadian Cross handling of BISON and LEX,
17990         removed in Feb 20 change.
17992 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17994         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17995         Mention make install.  Remove the old copyright date as well the
17996         clumsy and rather pointless copyright on the README file.
17998 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18000         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18001         Makefile after running symlink-tree, then run `make distclean' to
18002         avoid clobbering any generated files in srcdir.
18004 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18006         * configure.in (m68k-*-netbsd*): Build everything now.
18008 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18010         * Makefile.in (taz): Fix quoting.
18012 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18014         * configure.in (sparclet-*-*): Build everything now.
18016 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18018         * configure.in (m68k-*-linux*): New host.
18020 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18022         * configure: Check for bison before byacc.
18024 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18026         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18027         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18028         searching PATH.  These are used as fallbacks by Makefile.in if
18029         flex/bison/byacc aren't in objdir.
18031 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18033         * Makefile.in: Make everything which depends upon all-bfd also
18034         depend upon all-opcodes, in case --with-commonbfdlib is used.
18036 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18038         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18039         building NT native compilers on Unix.
18041 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18043         * configure.in: Don't get CC from the host Makefile fragment if we
18044         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18045         Solaris test for /usr/ucb/cc to the post target script, just after
18046         the compiler sanity test.
18048 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18050         * config.sub: Merge with FSF.
18052 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18054         * Makefile.in (RPATH_ENVVAR): New variable.
18055         (REALLY_SET_LIB_PATH): Use it.
18056         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18058 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18060         * config.sub, configure.in: Recognize sparclet cpu.
18062 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18064         * config.guess:  Support m68k-cbm-sysv4.
18066 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18068         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18069         m68k-unknown-linuxaout from linker help string.  Put quotes around
18070         $ld_help_string.
18072 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18074         * config.guess (powerpc-harris-powerunix): Add guess for port
18075         to new target.
18077 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18079         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18081 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18083         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18084         $(REALLY_SET_LIB_PATH) in Makefile.
18085         * Makefile.in (SET_LIB_PATH): New variable.
18086         (REALLY_SET_LIB_PATH): New variable.
18087         ($(DO_X)): Use $(SET_LIB_PATH).
18088         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18089         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18090         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18091         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18092         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18093         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18094         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18095         (install-dosrel): Likewise.
18096         (all-opcodes): Depend upon all-libiberty.
18098 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18100         * config.guess (*:CYGWIN*): New
18102 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18104         * Makefile.in (all-target-winsup): All all-target-libiberty.
18106 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18108         * configure.in (noconfigdirs): Add missing # in front of comment.
18110 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18112         * configure.in: add second pass to things added to noconfigdirs
18113         so *-gm-magic can exclude libgloss properly.
18115 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18117         * mpw-configure (extralibs_name, rez_name): Set correctly
18118         for MWC68K compiler.
18120         * mpw-README: Add more info on the necessary build tools.
18122 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18124         * configure.in, config.sub: Recognize cygwin32.
18126 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18128         * config.guess, config.sub: Recognize A/UX.
18130 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18132         * config.sub: Merge with gcc/config.sub.
18134 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18136         * mpw-build.in (do-binutils): Add build of stamps.
18138 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18140         * config.sub: Add recognition for mips64vr4100*-* targets.
18142 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18144         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18145         Add creation of gconfigargs with `--enable-shared' turned on.
18146         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18147         ($(host)-stamp-stage3-configured): Likewise.
18148         (HOLES): Add chatr and ldd.
18149         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18151 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18153         * configure: Pass --nfp to recursive configures.
18155 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18157         * Makefile.in (DLLTOOL): New.
18158         (DLLTOOL_FOR_TARGET): New.
18159         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18160         (EXTRA_TARGET_FLAGS): Ditto.
18161         (EXTRA_GCC_FLAGS): Ditto.
18162         (CONFIGURE_TARGET_MODULES): Ditto.
18163         (DO_X): Ditto.
18164         * configure: Add DLLTOOL.
18166 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18168         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18169         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18170         mh-sco, since old workarounds no longer needed, and don't
18171         build ld, since libraries have weak symbols in COFF.
18173 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18175         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18177 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18179         * configure.in: Make sure that ${CC} can be used to compile an
18180         executable.
18182 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18184         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18185         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18186         nothing depending on whether gdbtk is being built.
18188 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18190         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18192 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18194         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18195         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18197 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18199         * config-ml.in: Add support for
18200         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18201         Simplify setting of multidirs from --disable-foo.
18203 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18205         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18206         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18207         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18208         non-empty, pass them on to the  GCC make.
18209         (all-bootstrap): New rule that is like all-gcc, except it executes
18210         the GCC bootstrap rule instead of the GCC all rule.
18212 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18214         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18216 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18218         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18219         DG/UX support.
18221 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18223         * config.sub (i*86*) Change [345] to [3456]
18225 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18227         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18228         --with-gnu-ld=no.
18230 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18232         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18233         AIX multilibs get built.
18235 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18237         * configure.in (i386-win32): Don't build expect if we're not
18238         building the tcl subdir.
18240 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18242         * Makefile.in: (configure-target-examples, all-target-examples):
18243         New targets, configure and build example programs.
18245 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18247         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18248         use it as input to sedit the generated MPW makefile.
18249         * mpw-README: Add a suggestion about Gestalt.h.
18251 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18253         * config.sub: Accept *-*-ieee*.
18255 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18257         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18258         Ronald F. Guilmette <rfg@monkeys.com>.
18260 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18262         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18263         for powerpc-pe native.
18264         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18265         (target==powerpc-pe): duplicate i386-win32 entry.
18267 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18269         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18270         of vxworks, not just vxworks5.1.
18272 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18274         * mpw-configure: Add support for exec-prefix.
18276 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18278         * config.guess: Recognize HP model 816 machines as having
18279         a PA1.1 processor.
18281 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18283         * configure: Ignore new autoconf configure options.
18285 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18287         * config.guess:  Recognize Pentium under SCO.
18288         From Robert Lipe <robertl@arnet.com>.
18290 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18292         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18294 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18296         * configure.in: Don't configure gas for alpha-dec-osf*.
18298 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18300         * configure.in: Default to --with-stabs for some targets for which
18301         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18302         i[345]86*-*-unixware*.
18304 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18306         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18307         rather than basing it on the target.  Simplify handling of options
18308         controlling which directories to configure.  Remove extraneous
18309         slash in multi-clean target.
18311 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18313         * config-ml.in: Prefix more variables with ml_ so they don't collide
18314         with configure's.
18316 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18318         * configure: Don't turn -v into --v.
18320 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18322         * configure.in (targargs): Fix typo.
18324         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18326 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18328         * configure.in: Strip --host and --target options from
18329         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18330         --with-cross-host option when building with a cross-compiler.
18331         * configure: Canonicalize the arguments put into config.status by
18332         always using `=' for an option with an argument.  Pass a presumed
18333         --host or --target explicitly.
18335 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18337         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18338         into general OS recognition case.
18340 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18342         * configure.in (target_configdirs): add target-winsup only
18343         for win32 target systems.
18345 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18347         * Makefile.in (all-target-libgloss): Depend upon
18348         configure-target-newlib, since when libgloss is built it looks to
18349         see if the newlib directory exists.
18351 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18353         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18354         cfg-ml-*.in.
18356 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18358         * configure: Handle LD and LD_FOR_TARGET when configuring a
18359         Canadian Cross.
18361 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18363         * configure.in (target_libs): add target-winsup.
18364         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18365         (target==ppcle-pe): remove ld from $noconfigdirs.
18367 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18369         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18370         Preserve relative path names in $srcdir.  Build symlink tree if
18371         configuring cross target dir and srcdir=. (= no VPATH support).
18372         (configure-target-libg++): Depend on configure-target-librx.
18373         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18374         * config-ml.in: New file.
18375         * symlink-tree: New file.
18376         * configure: Ensure srcdir="." if that's what it is.
18378 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18380         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18381         includes and FLEX_SKELETON setting.
18382         * mpw-configure (--with-gnu-ld): New option, controls whether
18383         to use PPCLink or ld with PowerMac GCC.
18384         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18385         * mpw-config.in: Configure grez if targeting Mac.
18387         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18388         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18389         just macos.
18390         * configure.in: Configure grez resource compiler if targeting Mac.
18391         * Makefile.in (all-grez, install-grez): New targets.
18393 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18395         * configure: CXX defaults to gcc, not g++.  If we find
18396         gcc in the path, set CC to gcc -O2.
18398 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18400         * configure: Default ${build} correctly.  Avoid picking up extra
18401         spaces when reading CC and CXX from Makefile.  When doing a
18402         Canadian Cross, use plausible default values for numerous
18403         variables.
18404         * configure.in: When doing a Canadian Cross, don't try to
18405         configure tools whose configure script can't handle it.
18407 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18409         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18411 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18413         * configure:  Remove dubious bug reporting address.
18415 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18417         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18418         configure script, run that instead of this directory's configure.
18419         In either case, print a message that we're configuring the sub-dir.
18421 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18423         * configure.in: Before checking for the existence of various files,
18424         use sed to filter out "target-".
18426 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18428         * Makefile.in (DO_X): Split rule to decrease command line length
18429         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18430         (Philippe De Muyter).
18432 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18434         * Makefile.in (all-patch): depend on all-libiberty.
18436 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18438         * configure.in: If the only directory in target_configdirs which
18439         actually exists is libiberty, then set target_configdirs to empty,
18440         to avoid trying to build a target libiberty in a gas or gdb
18441         distribution.
18443 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18445         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18446         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18447         systems.
18449 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18451         * configure.in (copy_dirs): Use sys-include instead of include
18452         for --with-headers option.
18454 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18456         * Makefile.in, configure.in: Make winsup builds work with
18457         new scheme.
18459 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18461         * configure.in: Build the linker on AIX.
18463 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18465         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18466         where needed.
18468 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18470         * Makefile.in (all-gcc): Fix typo.
18472 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18474         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18476 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18478         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18479         to target-xiberty, to provide more flexibility.
18480         (target_subdir):  Define.  Create if cross.
18481         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18482         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18483         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18484         check-libFOO -> check-target-libFOO, etc.
18485         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18486         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18487         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18488         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18489         allow ALL_GCC="" to only configure.
18490         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18491         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18492         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18494 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18496         * Makefile.in (taz): Build "info" in etc explicitly.
18498 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18500         * configure.in:  Make sure that CC is undefined (as opposed to
18501         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18502         problem with autoconf trying to configure on a host without GCC.
18504 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18506         * mpw-configure: Set host alias from choice of host compiler,
18507         only use generic MPW Makefile sed if present, edit a file
18508         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18509         * mpw-README: Add problem notes about CW6 and CW7.
18511 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18513         * Makefile.in (taz): Use ";" instead of ";;".
18515 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18517         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18518         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18519         DISTDOCDIRS.
18520         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18521         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18523 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18525         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18526         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18527         Move bfd to DISTSTUFFDIRS.
18529 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18531         * Makefile.in (X11_LIB): Removed.
18532         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18534         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18536 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18538         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18539         names.
18541 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18543         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18545 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18547         * configure.in (i[345]86-*-win32): Always build newlib.
18548         Don't configure cvs, autoconf or texinfo.
18549         * Makefile.in (LD_FOR_TARGET): New.
18550         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18551         Pass down LD_FOR_TARGET.
18553 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18555         * winsup: New directory.
18556         * Makefile.in: Build winsup.
18557         * configure.in: Winsup is configured when target is win32.
18558         Can only build win32 target GDB when native.
18560 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18562         * config.guess: Recognize HP model 819 machines as having
18563         a PA 1.1 processor.
18565 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18567         * configure: Fix sed loop which substitutes for CC and CXX to
18568         avoid bug found in various sed implementations.
18570 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18572         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18573         simulator.  Use standard powerpc-*-eabi*.
18575 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18577         * configure.in: Stop putting gas and binutils in noconfigdirs for
18578         powerpc-*-aix* and rs6000-*-*.
18580 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18582         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18583         -mcall-aixdesc libraries.
18585 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18587         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18589         * config.sub (arm | armel | armeb): Fix shell syntax.
18591 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18593         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18594         -msoft-float and -mcpu=common support.
18595         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18596         libraries.
18598 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18600         * configure.in: Allow configuration and build of emacs19 for the alpha.
18602 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18604         * configure.in (CC): Get ^CC, not just any old CC, from
18605         ${host_makefile_frag}.
18607 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18609         * configure.in (CC): Try to get CC from
18610         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18612 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18614         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18615         only if it exists in $(srcdir).
18617 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18619         * configure: If CC and CXX are not set in the environment, set
18620         them, based on either an existing Makefile or on searching for gcc
18621         in PATH.  Substitute for CC and CXX in Makefile.
18622         * configure.in: Remove libm from target_libs.  Separate
18623         target_configdirs from configdirs.  If CC is not set in
18624         environment, try to get it from a host Makefile fragment.  Rewrite
18625         changes of configdirs to use skipdirs instead.  A few minor
18626         tweaks.  Take directories out of target_configdirs as they are
18627         taken out of configdirs.  Remove existing Makefile files from
18628         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18629         CONFIG_ARGUMENTS in Makefile.
18630         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18631         by configure.in.
18632         (CONFIG_ARGUMENTS): Likewise.
18633         (CONFIGURE_TARGET_MODULES): New variable.
18634         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18635         ($(CONFIGURE_TARGET_MODULES)): New target.
18636         (configure-libg++, configure-libio): New targets.
18637         (all-libg++): Depend upon configure-libg++.
18638         (all-libio): Depend upon configure-libio.
18639         (configure-libgloss, all-libgloss): New targets.
18640         (configure-libstdc++): New target.
18641         (all-libstdc++): Depend upon configure-libstdc++.
18642         (configure-librx, all-librx): New targets.
18643         (configure-newlib): New target.
18644         (all-newlib): Depend upon configure-newlib
18645         (configure-xiberty): New target.
18646         (all-xiberty): Depend upon configure-xiberty.
18648 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18650         * configure.in (host i[345]86-*-win32):  Expand the
18651         noconfigdirs again.
18653 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18655         * mpw-configure: Fix sed command file name.
18657 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18659         * configure.in (host i[345]86-*-win32): Reduce the
18660         noconfigdirs again.
18662 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18664         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18665         or powerpc*-*-pe*, since they are not yet supported.
18667 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18669         Add PowerMac support and many other enhancements.
18670         * mpw-configure: New option --cc to select compiler to use,
18671         paste options set according to --cc into the generated
18672         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18673         if mpw-make.sed is present.
18674         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18675         add forward includes for PowerPC include files.
18676         * mpw-build.in: Build using Makefile.PPC if present.
18677         (do-byacc, etc): Remove separate version resource builds.
18678         (do-gas): Build "stamps" before "all".
18679         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18680         * mpw-README: Update to reflect --cc option, PowerMac support,
18681         and recently-reported compatibility problems.
18683 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18685         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18686         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18687         (--with-multilib-top): Pass to recursive invocations.
18689 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18691         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18692         v810-*-*.
18694 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18696         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18697         gdb, ld and opcodes on v810-*-*.
18699 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18701         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18702         (local-maintainer-clean): New target.
18703         (maintainer-clean): New target.
18704         (realclean): Just depend upon maintainer-clean.
18706 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18708         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18710 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18712         * configure.in: Build ld in mips*-*-bsd* case.
18714 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18716         * config.sub: Accept -lites* OS.  From Ian Dall.
18718 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18720         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18721         targets.
18723 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18725         * configure.in: treat i386-win32 canadian cross the same as
18726         i386-go32 canadian cross.
18728 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18730         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18731         running under the simulator to build a reduced set of libraries.
18732         (powerpc-*-eabiaix): Add fine grained multilib support added to
18733         other powerpc targets yesterday.
18735 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18737         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18738         -disable-softfloat, -disable-relocatable, -disable-aix, and
18739         -disable-sysv to control which multilib libraries get built.
18741 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18743         * configure: Add Makefile.tem to list of files to remove in trap
18744         handler.
18746 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18748         * config.guess (*Linux*):  Add missing "exit"s.
18749         Also, need specific check for alpha-unknown-linux (uses COFF).
18751 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18753         * config.guess:  Merge with FSF:
18755         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18756         * config.guess (AIX4): More robust release numbering discovery.
18758         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18759         * config.guess (i386-sequent-ptx): Properly get version number.
18761         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18762         * config.guess (mips:*:4*:UMIPS): New case.
18764 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18766         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18767         (i386-win32 host): Likewise.  Don't build readline.
18769 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18771         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18772         SUPPORT_FILES to submakes.
18774 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18776         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18777         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18778         mpw-configure.
18780 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18782         * configure.in (appdirs): Use =, not ==, in test expression when
18783         trying to build the text to print in the warning message for
18784         Solaris users.
18786 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18788         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18790 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18792         * config.guess: Recognize lynx-2.3.
18794 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18796         * config.sub (z8ksim): Deleted
18797         (z8k-*-coff): New, this is the one true name of the target.
18799 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18801         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18803 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18805         * config.guess (*:Linux:*:*): First try asking the linker what the
18806         default object file format is (elf, aout, or coff).  Then if this
18807         fails, try previous methods.
18809 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18811         * configure.in: Don't build newlib for *-*-vxworks5.1.
18813 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18815         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18816         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18818 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18820         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18822 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18824         * cfg-ml-com.in: New file.
18825         * cfg-ml-pos.in: New file.
18827 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18829         * COPYING.NEWLIB: Add HP free copyright to list.
18831 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18833         * config.sub: Recognize -eabi* for the system, not just -eabi.
18835 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18837         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18838         * config.sub, configure.in (win32): New target and host.
18840 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18842         * configure.in: Add i386-pe configuration.
18844 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18846         * mpw-build.in (install): Install GDB after LD.
18848 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18850         * mpw-config.in (elf/mips.h): Always forward-include, needed
18851         for GDB to build.
18853 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18855         * testsuite: New directory for customer acceptance and whole tool
18856         chain tests.
18858 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18860         * configure: If per-host line isn't found, but AC_OUTPUT is found
18861         and a configure script exists, run it instead.
18863 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18865         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18867 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18869         * configure: Set build_{cpu,vendor,os,alias} to host values when
18870         --build isn't specified.
18872 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18874         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18875         (FLAGS_TO_PASS): Pass them.
18876         (EXTRA_TARGET_FLAGS): Ditto.
18878 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18880         * Makefile.in (all-libg++): Depend on all-libstdc++.
18882 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18884         * configure.in (noconfigdirs): Enable all packages for
18885         i386-unknown-netbsd.
18887 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18889         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18890         hosted builds (DOS builds)
18892 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18894         Changes for ARM based on patches from Richard Earnshaw:
18895         * config.sub: Handle armeb and armel.
18896         * configure.in: Omit arm linker only for riscix.
18898 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18900         * config.guess:  Update from FSF.
18902 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18904         * config.sub: Recognize powerpcle as the little endian variant of
18905         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18906         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18907         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18908         temporarily.
18910 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18912         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18914 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18916         * config.sub: Accept -lites* as a basic system type.
18918 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18920         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18921         installed, and if so return linuxoldld as the system name.
18923 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18925         * config.guess: Add hppa1.1-hp-lites support.
18927 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18929         * configure.in: Don't build newlib for m68k-vxworks5.1.
18931 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18933         * configure.in (mips-sgi-irix6): Use mh-irix5.
18935 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18937         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18939 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18941         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18942         OSF/1.  Fix compiler flags.
18943         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18945 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18947         * configure.in: Recognize --with-newlib.
18948         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18950 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18952         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18953         to *_X11_MODULES due to gdbtk needing X include files et al.
18955 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18957         Merge in support for Mac MPW as a host.
18958         (Old change descriptions retained for informational value.)
18960         * mpw-config.in: Add generic include forwards for cpu-specific
18961         include files in aout and elf directories.
18963         * mpw-configure: Added copyright.
18964         * mpw-config.in: Check for presence of required build tools.
18965         (target_libs): Add newlib.
18966         (target_tools): Add examples.
18967         (Read Me): Generate as "Read Me for MPW" instead.
18968         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18969         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18970         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18972         * mpw-configure: Remove subdir-specific makefile hackery,
18973         delete mk.tmp after using it.
18975         * mpw-build.in (all): Display start and end times.
18977         * mpw-configure (host_canonical): Set.
18978         (target_cpu): Always add to makefiles.
18979         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18980         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18981         (mpw-mh-mpw): Look for in srcdir and srcroot.
18982         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18984         * mpw-build.in: (install-only): New target.
18986         * mpw-configure (host_alias, target_alias): Rename from hostalias
18987         and targetalias, add into generated Makefile.
18988         (mk.tmp): If present, add into generated Makefile.
18989         * mpw-build.in (all-gas): Build config.h first before gas proper.
18991         * mpw-configure (config.status): Write only if changed.
18992         * mpw-config.in (readline): Configure it (not built, just used for
18993         definitions).
18995         * mpw-config.in (elf/mips.h): Add a forward include.
18997         * mpw-config.in: Forward-include most .h files in include into
18998         extra-include.
18999         (readline): Don't build.
19000         mpw-build.in (install): Install GDB.
19002         * mpw-configure (prefix, mpw_prefix): Handle it.
19003         * mpw-config.in (mmalloc, readline): Don't configure.
19004         * mpw-build.in (thisscript): Rename to ThisScript.
19005         Use mpw-build instead of BuildProgram everywhere.
19006         (mmalloc, readline): Don't build.
19007         * mpw-README: New file, basic documentation about the MPW port.
19009         * mpw-config.in: Use forward-include to create include files.
19011         * mpw-configure: Add more things to the top of each configured
19012         Makefile, including contents of config/mpw-mh-mpw.
19013         * mpw-config.in (extra-include): Create this directory and fill it
19014         with Posix-like include files when configuring.
19016         * config.sub (apple, mac, mpw): Add various aliases.
19018         * mpw-build.in: New file, top-level build script fragment for MPW.
19019         * mpw-configure: New file, configure script for MPW.
19020         * mpw-config.in: New file, config fragment for MPW.
19022 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19024         * configure.in (host_libs): Remove glob, since it is gone from the
19025         sources.
19027 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19029         * Makefile.in: define empty GDB_NLM_DEPS var.
19031         * configure.in(target_makefile_frag): use config/mt-netware
19032         for netware targets.
19034 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19036         * config.sub: Merge in recent FSF changes.  Remove linux special
19037         cases.
19039 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19041         Revert this change:
19043         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19045                 * build-all.mk: Use CC=cc -Xs on Solaris.
19047 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19049         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19050         stop using it.
19051         * Makefile.in: Nuke all references to glob subdirectory.
19053 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19055         * configure.in: Fix --enable-shared logic in per-host.
19057 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19059         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19061 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19063         * configure.in (noconfigdirs): Don't build gas on AIX, for
19064         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19066 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19068         * configure: Fix --cache-file to work if the file argument is a
19069         relative path.
19071 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19073         * configure: If the --cache-file is used, pass it down to
19074         configure in subdirectories.
19076 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19078         * config.sub: add vxworks29k configuration.
19080 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19082         * Makefile.in (taz): Do "diststuff" part quietly.
19084 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19086         * config.sub: Mini-merge with gcc/config.sub.
19088 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19090         * config.guess (IRIX): Sed - to _.
19092 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19094         * Makefile.in (source-vault, binary-vault): New targets.
19096 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19098         * config.sub: Recognize -eabi as a basic system type.
19100 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19102         * configure.in (enable_shared stuff): Fix typo.
19104 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19106         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19108 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19110         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19112 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19114         * configure.in (rs6000-*-*): Don't build gas.
19116 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19118         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19119         reduce command line length.
19120         (AS_FOR_TARGET): Check for as.new, not Makefile.
19121         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19123 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19125         * config.guess:  Merge from FSF.
19127 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19129         * configure: Don't use $ when handling program_suffix.
19131 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19133         * configure.in:  Configure tk for hppa/hpux.
19135 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19137         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19139 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19141         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19142         to LIBCXXFLAGS.  Tests are better run without it.
19144 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19146         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19148 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19150         * configure.in (*-*-netware*): Don't configure xiberty.
19152 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19154         * configure.in:  Remove tk from native_only list.
19156 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19158         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19159         for special NCD build.
19161 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19163         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19164         makeall.bat, they're only useful for binutils snapshots.
19165         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19166         makeall.bat to specified SUPPORT_FILES.
19168 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19170         * build-all.mk: Add Ericsson targets to sun4 and solaris
19171         hosts.  Add  BNR's sun4 target to solaris host, so their
19172         build-from-source will be tested in-house first.
19174 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19176         * Makefile.in (LIBCFLAGS): New variable.
19177         (CFLAGS_FOR_TARGET): Ditto.
19178         (LIBCFLAGS_FOR_TARGET): Ditto.
19179         (LIBCXXFLAGS): Ditto.
19180         (CXXFLAGS_FOR_TARGET): Ditto.
19181         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19182         (BASE_FLAGS_TO_PASS): Pass them.
19183         (EXTRA_TARGET_FLAGS): Ditto.
19185         * configure.in: Support --enable-shared.
19187 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19189         * configure.in (target_libs):  Include libstdc++ again.
19190         * config.guess:  Update from FSF (for FreeBSD).
19192 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19194         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19195         makeall.bat.
19196         (DISTDOCDIRS): Add `etc'.
19197         (ETC_SUPPORT_PFX): New variable.
19198         (taz): Include anything from etc starting with a word in
19199         ETC_SUPPORT_PFX.
19201 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19203         * config.sub: Update for recent FSF changes.  Remove obsolete
19204         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19205         spacing changes.
19207 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19209         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19211         * config.guess:  Merge with FSF.
19212         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19214 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19216         * configure: Since the "trap 0" handler will override the exit
19217         status on many systems, only use it for "exit 1", and make it set
19218         a non-zero exit status; reset it before "exit 0".  Also, check
19219         exit status of config.sub, and error out if it failed.
19221 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19223         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19224         and install libgloss.
19226 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19228         * Makefile.in (all-binutils): Depend upon all-byacc.
19230         * configure.in: Don't build emacs on Irix 5.
19232 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19234         * configure.in (*-*-netware*): Add libio.
19236 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19238         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19239         (CHECK_TARGET_MODULES): Ditto.
19240         (INSTALL_TARGET_MODULES): Ditto.
19241         (TARGET_LIBS): Ditto.
19242         (all-libstdc++): Note dependencies.
19244 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19246         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19248 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19250         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19251         -fexternal-templates.
19253         * configure.in (target_libs): Add libstdc++.
19254         (noconfigdirs): Add libstdc++ as appropriate.
19256 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19258         * config.guess:  Update from FSF.
19260 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19262         * configure: Use ${config_shell} when running ${configsub}.
19264 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19266         * config.sub: No longer recognize h8300h.
19268 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19270         * config.sub: Remove extraneous differences between config.sub and
19271         gcc/config.sub.
19273 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19275         * Makefile.in (DISTSTUFFDIRS): Add gas.
19277 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19279         * COPYING.NEWLIB: New file.
19281 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19283         * config.guess (HP-UX):  Patch from Harlan Stenn
19284         <harlan@landmark.com> to also emit release level.
19286 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19288         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19290 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19292         * config.sub:  Merge nextstep cleanup from FSF.
19294 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19296         * configure.in (arm-*-*): Don't configure ld for this target.
19298 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19300         * configure.in (*-*-netware): don't configure libg++, libio,
19301         librx, or newlib.
19303 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19305         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19306         configure ld--it works, but it doesn't support shared libraries.
19308 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19310         * config.guess (*-unknown-freebsd*):  Get rid of possible
19311         trailing "(Release)" in version string.
19312         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19314 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19316         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19317         Fix type: *-next-neststep -> *-next-nextstep.
19319         * config.guess:  Merge from FSF:
19321         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19323         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19325         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19327         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19328         instead of UNIX_SV for UnixWare 1.0).
19330 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19332         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19333         to make gdb/nlm/* build after the compiler and linker.
19335 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19337         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19338         not just i[34]86.
19339         (m68k-atari-sysv4):  Relocate to match FSF version.
19341         * config.guess:  More merges from the FSF:
19343         Add a space before function call or macro invocation.
19345         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19347         * config.guess: Add trap cmd to remove dummy.c and dummy when
19348         interrupted.
19350         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19352         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19353         (dummy): Redirect stderr from compilation of dummy.c.
19355         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19357         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19359 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19361         * configure: Accept and ignore --cache*, for compatibility with
19362         new autoconf.
19364 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19366         * config.guess:  Merge from FSF:
19368         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19370         * config.guess (Pyramid*:OSx*:*:*): New case.
19371         (PATH): Add /.attbin at end for finding uname.
19372         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19374         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19376         * config.guess (M88*:DolphinOS:*:*): New case.
19378         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19380         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19381         to select whether to use ELF or COFF.
19383         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19385         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19387         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19389         * config.guess: Guess the OS version for HPUX.
19391         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19393         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19395 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19397         * configure.in: Recognize --with-headers, --with-libs, and
19398         --without-newlib.
19399         * Makefile.in (all-xiberty): Depend upon all-ld.
19401 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19403         * configure.in: Change i[34]86 to i[345]86.
19405 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19407         * configure (version): A few more tweaks to help message.
19409 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19411         * Makefile.in:  Remove (for now) librx as a host library,
19412         now that we're building it for target.
19414 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19416         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19417         (Karl Berry).
19419 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19421         * configure.in:  Also configure librx.
19423 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19425         * Makefile.in:  Update various rules to reflect that librx
19426         is now needed for libg++.
19428 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19430         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19432 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19434         * configure.in: Configure the examples directory.
19436 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19438         * configure: Simplify Jun 2 1994 change.
19440 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19442         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19443         /bin/gcc isn't good enough to build gcc.
19445 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19447         * Makefile.in (GDB_SUPPORT_FILES): Remove
19448         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19449         (gdb.tar.gz): Add new rule to use standard distribution building
19450         mechanism.
19452 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19454         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19455         Bill Cox <bill@cygnus.com>.
19457 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19459         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19461 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19463         * configure:  Search current dir first in .gdbinit.
19465 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19467         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19469 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19471         * config.sub:  Refer to NeXT's operating system as nextstep.
19473         * config.sub (case $basic_machine):  Re-order the cases, to match
19474         the order in the FSF version (which is mostly alphabethical).
19475         Merge in some additions and changes from the FSF.
19477 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19479         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19480         * config.sub: Recognize cxux7.
19481         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19483 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19485         * config.sub:  Fix typo powerpc -> powerpc-*.
19487 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19489         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19491         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19492         parallel with all-emacs and install-emacs).  Top-level command
19493         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19495 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19497         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19498         $(relbindir)/make before doing ``make install'', and use
19499         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19500         installing over running make binary.
19501         ($(host)-stamp-stage3-installed): Likewise.
19503 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19505         * config.guess: Recognize Mach.
19507 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19509         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19510         see whether --exec-prefix was used.
19512 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19514         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19516 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19518         * Makefile.in: Add all-librx target similar to all-libproc.
19520 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19522         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19523         with post 1.2 uname bogosity.
19525 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19527         * configure: Remove temporary files on receipt of a signal.
19529 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19531         * configure: If there is a package_makefile_frag, remove
19532         ${subdir}/Makefile.tem after copying it in.
19534 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19536         * build_all.mk: support rs6000 lynx identifies itself as
19537         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19538         since /bin/gcc is too feeble to compile a modern gcc.
19540 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19542         * brought devo/test-build.mk update-to-date with progressive/
19543         test-build.mk. Add lynx targets and hppa flag info.
19545 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19547         * configure.in:  Use mh-ncrsvr43.  Patch from
19548         Tom McConnell <tmcconne@sedona.intel.com>.
19550 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19552         * config.guess (i386-unknown-bsdi):  No longer need to
19553         check #if defined(__bsdi__) && defined(__i386__).
19555 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19557         * configure: Set program_transform_nameoption correctly.
19559 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19561         * brought build-all.mk update-to-date with progressive build-all.mk,
19562         added new targets and hppa info.
19564 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19566         * configure: If config.guess result is a prefix of the user
19567         specified target, assume a native build and use the user specified
19568         target as the host alias.  Remove SunOS patch suffix removal hack.
19569         * configure.in: Remove SunOS patch suffix removal hack.
19571         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19572         in NATIVE_CHECK_MODULES.
19574 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19576         * Makefile.in: Rename HOST_ONLY to NATIVE.
19577         * configure: Delete SunOs patch suffix from host_canonical
19578         and build_canonical variables that are prepended to Makefiles.
19579         * configure.in: Add comments for easier maintenance.
19581 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19583         * Makefile.in: Add all-libproc target similar to all-gui.
19585 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19587         * Makefile.in (CHECK_MODULES): split into
19588         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19590 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19592         * config.guess (i386-unknown-bsdi): New system to guess.
19594 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19596         * Makefile.in: Add all-gui target (but not yet build by "all").
19598 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19600         * config.sub: Move deletion of patch suffix from here...
19601         * configure.in: To here, at Ian's suggestion.  The top-
19602         level scripts might need to know of a patch level.
19604 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19606         * config.sub: Strip off patch suffix so rtl is recognized
19607         as a sunos4.1.3 machine, even though it's been patched.
19609 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19611         * Makefile.in (INSTALL_LAST): Delete.
19612         (INSTALL_DOSREL): New.
19614 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19616         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19617         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19618         whether we pass down --with-gnu-ld anyhow.
19620 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19622         * Makefile.in (INSTALL_LAST): Change operation so it works
19623         on more flavors of make.
19624         * configure.in (go32): Don't build libg++ or libio.
19626 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19628         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19629         they can be overriden by templates.
19631 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19633         * configure.in (target==go32): Don't build gdb.
19634         * dosrel: New directory.
19636 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19638         * configure.in (host==go32): Configure dosrel too.
19639         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19640         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19641         be set by incoming names or templates.
19642         (INSTALL_LAST): New rule.
19644 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19646         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19648 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19650         * configure.in (appdirs): New variable.  Currently empty, but will
19651         be used in gas distribution.  If nonempty, lists a set of
19652         directories at least one of which must get configured, or top
19653         level configuration is considered to have failed.
19654         (rs6000-*-lynxos*): Use new file name.
19656 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19658         Eliminate XTRAFLAGS.
19659         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19660         newlib include files using -idirafter, and also use -nostdinc.
19661         (CXX_FOR_TARGET): Likewise.
19662         (XTRAFLAGS): Removed.
19663         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19664         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19665         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19666         ($(DO_X)): Don't pass down XTRAFLAGS.
19668 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19670         * configure.in (mips*-dec-bsd*): New target; do build linker.
19671         (mips*-*-bsd*): New target; don't build linker.
19673 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19675         * configure.in: support rs6000-*-lynxos* configuration.
19676         support sunos4 as a cross target.
19678         * config.sub: look for lynx*, not lynx since the OS version may
19679         legitimately be part of the name.
19681 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19683         * configure.in (i[34]86-*-sco*): Move to be with other i386
19684         targets.
19685         (romp-*-*): New target.  Skip various binary utilities.
19686         (vax-*-*): New target.  Don't build newlib.
19687         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19689 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19691         * configure.in: Only set host_makefile_frag if config
19692         directory exists.
19694 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19696         * install.sh: If $dstdir exists, don't check whether each
19697         component does.
19699 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19701         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19703 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19705         * configure.in (*-*-lynxos*): Don't configure newlib for either
19706         native or cross Lynx.
19708 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19710         * config.sub (sparc64-elf): Fix os.
19711         (z8k): Remove duplicate.
19713 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19715         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19716         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19718 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19720         * configure: Make file links cleanly even if Lynx fails on
19721         an NFS symlink (at least fail cleanly).
19723 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19725         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19726         -XNh2000.
19728 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19730         * configure: Unknown options are fatal again.
19732 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19734         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19735         compatibility.
19737 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19739         * build-all.mk: Add `clean' target.
19741 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19743         * config.guess:  Add SINIX support.
19744         * configure.in:  Add mips-*-sysv4* support.
19746 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19748         * build-all.mk: Document all useful targets.
19749         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19750         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19752 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19754         * configure: Support --silent, --quiet.
19756 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19758         * configure: Support --disable-FEATURE.
19760 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19762         * config.guess: Recognize NCR running SVR4.3.
19764 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19766         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19767         Patch from Paul Eggert <eggert@twinsun.com>.
19769 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19771         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19773 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19775         * configure: Make unrecognized options give nonfatal warnings
19776         instead of fatal errors, and pass them to any subdirectory
19777         configures in case they recognize them.
19778         Make --x equivalent to --with-x.
19780 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19782         * configure: Add --enable-* options.  Clean up usage message and
19783         some comments.
19785 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19787         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19789 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19791         * configure.in (hppa*-*-*): Enable binutils.
19793 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19795         * config.sub: Recognize cisco.
19797 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19799         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19801 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19803         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19804         than one configuration name.  Add comment.
19806 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19808         * config.guess: about target *-hitachi-hiuxwe2, fixed
19809         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19810         macro is incorrect.]
19812 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19814         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19815         than the "make ls" stuff which used to be here.
19817 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19819         * config.guess:  Recognize i[34]86-unknown-freebsd.
19820         From Shawn M Carey <smcarey@rodan.syr.edu>.
19822 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19824         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19826 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19828         * config.guess: Check for ptx.
19830 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19832         * config.sub: Add os9k checking.
19834 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19836         * config.guess: Handle OSF1 running on HPPA processors
19838 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19840         * configure: If subdir configure fails, print out a message with
19841         subdirectory name, in case subdir's configure code didn't identify
19842         itself.
19844 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19846         * configure.in: Remove embedded newlines from configdirs.
19847         Avoid mismatches of substrings.  Fix matching strings at end
19848         of configdirs.
19850 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19852         * config.guess:  Add Lynx/rs6000 config support.
19854 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19856         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19858 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19860         * configure.in (hppa*-*-osf*): Treat this just like most other
19861         PA configurations (eg no binutils or ld).
19862         (hppa*-*-*elf*): These configurations have binutils and ld.
19864 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19866         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19868 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19870         * configure.in (rs6000-*-*): Build gas.
19872 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19874         * Makefile.in:  Avoid bug in losing hpux sed.
19876 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19878         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19879         for GDB and GDB has been fixed to not need it.
19881 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19883         * config.guess: Recognize vax hosts.
19885 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19887         * configure (while loop): Don't use "break 2" inside case
19888         statement -- the case statement isn't an enclosing loop.
19890 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19892         * config.guess:  Clean up NeXT support, to allow nextstep
19893         on Intel machines.  Make OS be nextstep.
19895 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19897         * config.guess: Add alternate forms for Convex.
19899 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19901         * configure:  Completely rewrite option processing.  Take
19902         advantage of pattern-matching to avoid invoking test frequently.
19903         Also clean up host and target defaulting logic.
19905 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19907         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19908         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19909         commands (plus user environment) will fit SCO limits.
19911 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19913         * configure.in: Don't issue warnings about directories which are
19914         not being configured if -norecursion is set.  Correct test for
19915         --with-gnu-as and --with-gnu-ld to not get confused by substring
19916         matches.
19918         * configure.in: Don't build gas for alpha-dec-osf1*.
19920 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19922         * configure:  Back out Per's change of 12/19/1993.  It changes the
19923         behavior of configure in unexpected and confusing ways.
19925         Also, use different delim char when calculating
19926         program_transform_name so that the name can contain slashes.
19928 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19930         * configure.in, config.sub: Add support for VSTa micro-kernel.
19932 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19934         * configure.in: Nuke hacks which were used to get a special
19935         version of GAS for HPPA configurations.
19937 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19939         * configure:  If only ${target_alias} is given, use that
19940         as the default for ${host_alias}.
19941         * configure:  Add missing back-slashes before nested quotes.
19943 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19945         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19947 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19949         * config.guess:  Recognize some Tektronix configurations.
19950         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19952 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19954         * config.sub: Match any flavor of SH.
19956 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19958         * configure.in: Don't try to configure newlib for Alpha.
19960 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19962         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19963         libg++ or libio for any Alpha target.
19965         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19967 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19969         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19970         default arguments -- so it tried to compress itself.
19972 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19974         * configure.in (notsupp): ensure that a space is always at the end
19975         of the configdirs list, since the grep checks for an explicit space
19977 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19979         * configure.in (target i386-sysv4.2): don't build ld, since static
19980         versions of many libraries are not available.
19982 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19984         * config.guess: Recognize Apollos (using environment variables).
19985         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19987 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19989         * config.guess: Recognize Sony news mips running newsos.
19991 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19993         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19994         "fi ; else" for bash.
19996 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19998         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20000 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20002         * config.sub: accept unixware as an alias for svr4.2.
20003         Fix some inconsistancies with the gcc version.
20005 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20007         * Makefile.in (DISTDOCDIRS):  Add gdb.
20009 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20011         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20013 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20015         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20016         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20017         this now.
20019 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20021         * config.sub: Accept hiux* as an OS name.
20023         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20024         etc/make-stds.texi.  The underscore came from gcc, and dje now
20025         agrees that RUNTESTFLAGS is the correct name.
20027 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20029         * install.sh:  Remove 'set -e'.  It makes any conditionals
20030         in the script useless.
20032         * config.guess: Automatically recognize arm-acorn-riscix
20033         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20035 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20037         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20039 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20041         * Makefile.in (DISTDOCDIRS): New variable.
20042         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20043         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20045 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20047         * configure.in (hppa target): check the source directory for the
20048         pagas sub-directory
20050 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20052         * config.sub: Allow -aout* and -elf*.
20054 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20056         * configure.in: Don't build ld on i386-solaris2, same as for
20057         sparc-solaris2.
20059 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20061         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20063 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20065         * configure.in:  Configure gdb for alpha.
20067 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20069         * Makefile.in (CXXFLAGS): Add -O.
20071 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20073         * config.guess: added support for DG Aviion
20075 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20077         * configure.in: Produce warning message for subdirectories not
20078         configurable for this host/target combination.  Don't try to
20079         configure gdb for vms.
20081 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20083         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20084         appropriate files before making "diststuff".
20085         (DISTBISONFILES): New var: list of files to be edited.
20086         (DISTSTUFFDIRS): Add binutils.
20088 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20090         * config.sub: also handle mipsel and mips64el (for little endian mips)
20092 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20094         * configure.in: Add * to end of all OS names.
20096 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20098         * configure.in: Build newlib for LynxOS native.
20100 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20102         * config.guess: Add support for delta 88k running SVR3.
20104         * configure.in: Add comment about HP compiler vs. emacs.
20106 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20108         * configure.in: don't build ld on solaris2 (not a viable option
20109         due to bugs in getpwnam & getpwuid)
20111 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20113         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20114         config.guess will produce a full version number.
20116 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20118         * configure.in: Build linker and binutils for alpha-dec-osf1.
20120 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20122         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20123         and gdb/testsuite/Makefile.in.
20125 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20127         * configure.in: recognize mips*- instead of mips-
20129 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20131         * config.sub: Accept linux*coff and linux*elf as operating
20132         systems.
20134 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20136         * config.sub: Recognize mips64, and mips3 as an alias for it.
20138 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20140         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20141         gdb knows how to handle OSF/1 shared libraries.
20143 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20145         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20146         * config.guess: Recognize Hitachi's HIUX.
20147         * config.sub: Recognize h3050r* and hppahitachi.
20148         Remove redundant cases for hp9k[23]*.
20150 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20152         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20153         if gas and ld are in the source tree and are in ${configdirs}.
20154         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20155         --with options (but still pass them down on the command line,
20156         if they were explicitly specified).
20158 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20160         * configure: substitute SHELL value in Makefile.in with
20161         ${CONFIG_SHELL}
20163 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20165         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20166         *-*-solaris2* targets.
20168 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20170         * Makefile.in: define M4, and pass it down to sub-makes;
20171         all-autoconf now depends on all-m4
20173 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20175         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20176         presence of {ar,ranlib} instead of a configured directory
20178 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20180         * config.guess: Accept 34?? as well as 33?? for NCR.
20182 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20184         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20185         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20187 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20189         * configure: grab values for $(CC) and $(CXX) from the
20190         environment, so that someone can do "CC=gcc configure; make" and
20191         have it work right (matching the way that autoconf works now)
20193         * configure.in, Makefile.in: add support for gash, the tcl
20194         interface to Galaxy
20196         * config.guess: add NetBSD variants (hp300, x86)
20198 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20200         * install.sh: Support -d option (in the manner of SunOS 4 install,
20201         as it is more deterministic than that of GNU install)
20202         (chmodcmd): Set file to mode 755 by default (should also do default
20203         chgrp and chown, but I don't feel like dealing with that now)
20205 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20207         * config.sub: Remove h8300hhms alias.
20209 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20211         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20213 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20215         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20216         as stmp-fixinc
20218 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20220         * config.sub: recognize m88110-bug-coff.
20222 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20224         * Makefile.in (all-libio): all dependencies on the toolchain used
20225         to build this (gcc, gas, ld, etc)
20227 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20229         * config.guess: Deal with OSF/1 1.3 on alpha.
20231 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20233         * install.sh: add some 'else true' clauses for portability
20235         * configure.in: don't build libio for h8[35]00-*-* targets
20237 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20239         * Makefile.in:  Add support for new libio.
20241 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20243         * install.sh: If one command fails, don't try the rest.  Don't try
20244         to remove $dsttmp (via trap) unless we have already created it.
20245         If $src doesn't exist, detect it and exit with an error.
20247         * config.guess: Recognize BSD on hp300.
20249 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20251         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20252         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20254 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20256         * Makefile.in (all-send-pr): depends on all-prms
20258 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20260         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20262 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20264         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20265         Added test for mips-mips-riscos5.
20267 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20269         * configure.in: use mh-hp300 for 68k HP hosts
20271 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20273         * configure: add support for CONFIG_SHELL, so that you can use
20274         some alternate shell for evaluating configure scripts
20276 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20278         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20279         in configure script to bug-gdb@prep.ai.mit.edu when building
20280         distribution archive.
20281         * Makefile.in (COMPRESS):  Remove def.
20282         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20283         gdb.tar.Z and make-gdb.tar.Z respectively.
20284         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20285         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20286         to convergence with 'taz' target in Makefile.in.
20288 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20290         * install.sh (dsttmp): use trap to ensure that tmp files go
20291         away on error conditions
20293 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20295         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20297 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20299         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20300         its parent is '/' not ''.
20302         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20304 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20306         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20307         that ${newsrcdir}/configure.in does.
20309 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20311         * test-build.mk: support for CONFIG_SHELL
20313 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20315         * config.sub (netware):  Add as a basic system type.
20317 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20319         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20320         $(srcdir)/ from the dependency on Makefile.in.
20322 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20324         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20325         (h8300hhms is temporary until multi-libraries are implemented).
20326         * configure.in: Handle h8300h too.
20328 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20330         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20332 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20334         * configure:  Remove extraneous output when guessing host type.
20335         * config.guess:  Remove extraneous output when guessing using C
20336         compiler rather than uname, or when guessing fails.
20338 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20340         * Makefile.in: remove all.cross and install.cross targets
20342         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20343         definitions
20345 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20347         * configure.in (target sh): Build gprof.
20349 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20351         * config.sub: change -solaris to -solaris2
20353 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20355         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20357 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20359         * configure: Correct error message for missing Makefile.in to
20360         print correct directory.
20362 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20364         * install.sh: kludge around 386BSD shell bug
20366 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20368         * config.guess:  Recognize NeXT.
20369         * config.guess:  Recognize i486-ncr-sysv4.
20370         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20372 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20374         * Makefile.in (MAKEINFOFLAGS): New variable.
20375         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20376         * build-all.mk, test-build.mk: Pass down --no-split as
20377         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20379 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20381         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20383 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20385         * Makefile.in (libg++.tar.z):  New rule.
20386         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20387         * Makefile.in (taz):  Only do a single chmod.
20389 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20391         * install.sh: don't use dirname anymore (replaced with sed usage)
20393 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20395         * Makefile.in:  Change extension for gzip'd files from '.z' to
20396         '.gz' per new FSF standard usage.
20398 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20400         * configure: put quotes around the final value of program_transform_name
20402 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20404         * Makefile.in: new install.sh support; update install-info rules
20406 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20408         * configure.in: Build diff for crosses, but not for go32 host.
20410         * configure.in: Build gprof only for native, and don't build it
20411         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20413 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20415         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20417 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20419         * configure.in (host_tools): Add prms.
20421 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20423         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20424         with $(FLAGS_TO_PASS) on the command line
20426         * config.sub: Recognize lynx and lynxos
20428 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20430         * config.sub: Accept -ecoff*, not just -ecoff.
20432 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20434         * Makefile.in (taz): Use .gz suffix instead of .z.
20435         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20436         names.
20438 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20440         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20442 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20444         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20445         that rebuilds that might happen during 'make install' don't get
20446         bogus gcc include files
20448 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20450         Change from Utah for HPPA support:
20451         * config.guess: Recognize hppa1.x-hp-bsd.
20453 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20455         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20456         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20458 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20460         * config.sub: Add support for rom68k and bug boot monitors.
20462 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20464         * Makefile.in: Make all-opcodes depend on all-bfd.
20466 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20468         * config.guess: Added special check for i[34]86-univel-sysv4*.
20470 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20472         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20473         the processor rather than assuming i486.
20475 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20477         * config.guess: Recognize SunOS6 as Solaris3.
20479 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20481         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20482         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20484 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20486         * build-all.mk (all-cross): New target for Canadian Cross.
20487         Added Q2 go32 targets.
20488         * test-build.mk: Configure go32 cross sparclite-aout and
20489         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20490         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20492 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20494         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20495         GO32 hosted toolchains
20497 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20499         * configure: change  so "-exec-prefix" gets passed down rather
20500         than "-exec_prefix" so autoconf generated Makefiles get the
20501         exec_prefix set right.
20503 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20505         * config.guess: get the Solaris2 minor version number
20507         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20509 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20511         * config.guess: Recognize some Sequent platforms.
20513 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20515         * Makefile.in: added the vault-install target
20517         * configure.in: actually use the Sun3 makefile fragment that's in
20518         config, also added the release dir to configdirs
20520 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20522         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20524 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20526         * configure.in: remove some program from Alpha targetted toolchains
20528 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20530         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20531         gprof.
20532         (taz): Run "make diststuff" in those directories instead of "make
20533         proto-dir".  Look for "VERSION=" only at start of line in subdir
20534         Makefile.  Use "gzip -9" for compression.
20535         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20536         (binutils.tar.z): New target.
20538 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20540         * Makefile.in (taz): Include gpl.texinfo.
20542 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20544         * Makefile.in (setup-dirs): Merged into "taz" target.
20545         (taz): Only do `proto-dir' stuff if a directory is actually needed
20546         for this target.
20548 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20550         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20551         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20552         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20553         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20554         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20556 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20558         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20559         config.sub, and move-if-change to gdb testsuite distribution
20560         archive, so the testsuite can be extracted, configured, and
20561         run separately from the gdb distribution.  Blow away the Chill
20562         tests that require a Chill compiled executable, since GNU Chill
20563         is not yet publically available.
20565 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20567         * test-build.mk: set environment variables in a single command,
20568         instead of a list of assignments and exports
20570         * config.guess: recognize Alpha/OSF1 systems
20572 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20574         * configure: Change help message to prefer --options rather than
20575         -options.
20577 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20579         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20580         zippy@ecst.csuchico.edu.
20581         * config.guess: Recognize miniframe.
20583 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20585         * Makefile.in: Use srcroot to find runtest rather than rootme.
20586         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20588 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20590         * test-build.mk: Extensive additions to support building on a
20591         machine other than the host.
20593 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20595         * configure (tooldir): Fix for i386-aix again.
20597 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20599         * configure, Makefile.in:  Change definition of $(tooldir)
20600         to match the FSF.
20602 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20604         * config.guess:  Recognize i[34]86/SVR4.
20606 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20608         * Makefile.in (all-gdb): gdb depends on sim.
20610 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20612         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20613         at the same time we make the prototype gdb directory.
20614         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20615         files at the same time as the gdb base release distribution.
20617 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20619         * Makefile.in (check): Use individual check targets rather than
20620         DO_X rule.
20621         (check-gcc): Added.
20623 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20625         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20626         for System V release 3.2.
20628 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20630         * config.sub: Recognize hppaosf.
20631         * configure.in: Do configure ld/binutils/gas for it.
20633 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20635         * configure (tooldir): Alter syntax used to set this, for systems
20636         where "\$" isn't handled right, like i386-aix.
20638 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20640         * configure: Pass program-transform-name, not
20641         program_transform_name, to recursive configures.
20643 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20645         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20646         of gas+ld+binutils.
20648 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20650         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20652 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20654         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20656 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20658         * Makefile.in (PRMS): Set back to all-prms.
20660 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20662         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20663         targets, rather than for MIPS hosts.
20665 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20667         * configure.in: add comment for --with-x default values
20669         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20671         * Makefile.in: add check-* targets for each of the directories in
20672         the tree.  Add a definition of RUNTEST that will use the one we
20673         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20675 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20677         * configure.in: Removed obsolete references to bfd_target and
20678         target_makefile_frag.
20680         * build-all.mk: Set assorted targets for Q2.
20681         * config.sub: Recognize z8k-sim and h8300-hms.
20682         * test-build.mk: Really don't pass host to configure.
20683         (HOLES): Added uname.
20685 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20687         * configure: Handle an empty program-prefix, program-suffix or
20688         program-transform-name correctly.
20690 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20692         * build-all.mk: -G 8 no longer required for MIPS targets.
20693         * test-build.mk: Don't pass host argument to configure; make it
20694         guess.
20696 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20698         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20699         * Makefile.in (COMPRESS):  New macro, like GZIP.
20701 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20703         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20705         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20706         with gas currently defaults to -G 0.
20708 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20710         * Makefile.in (all-flex): flex depends on byacc.
20712         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20713         to test-build.mk as RELEASE_TAG.
20714         * test-build.mk (configargs): New variable containing arguments to
20715         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20716         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20718         * config.guess: Use /bin/uname when checking -X argument on SCO,
20719         to avoid invoking GNU uname which doesn't understand -X.
20721         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20723         * configure.in: Build gas for mips-*-*.
20725 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20727         * Makefile.in (all.normal): insert missing backslash.
20729 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20731         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20733         * Makefile.in: Complete overhaul to merge many almost identical
20734         targets.
20736 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20738         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20739         (gdb.tar.Z): Adjusted.
20741         * Makefile.in (setup-dirs, taz): New targets; should be general
20742         enough to adapt for gdb sometime.  Build only .z file.
20743         (gas.tar.z): New target.
20745 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20747         * build-all.mk: Use CC=cc -Xs on Solaris.
20749 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20751         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20752         for handling BISON for FSF releases.
20754 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20756         * configure: Actually implement the change zoo just documented.
20758 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20760         * configure: when using config.guess, only set target_alias when
20761         it's not already been set (ie, on the command line)
20763 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20765         * Makefile.in: add installcheck target, set PRMS to install-prms
20767 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20769         * configure: add support for package_makefile_fragment, handle the
20770         case where a directory has a configure.in file but no Makefile.in
20771         more gracefully (with an actual understandable error message, even);
20772         add support for --without (and add this to the usage message); also
20773         explicitly add a --host=${host_alias} to the command line when
20774         config.guess is used
20776 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20778         * configure: Must use both --host and --target in recursive calls.
20780 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20782         * Makefile.in: Change deja-gnu to dejagnu.
20784 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20786         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20788 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20790         * configure.in: canonicalize all instances to *-*-solaris2*,
20791         also strip out a number of tools to not build for go32 host
20793 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20795         * config.guess: add GPL.
20797         * Makefile.in, config.guess, config.sub, configure: bump
20798         copyrights to 93.
20800 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20802         * Makefile.in (do-info): Removed obsolete check for existence of
20803         localenv file.
20805         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20807 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20809         * Makefile.in: a couple of 'else true' for decstation,
20810         support for TclX
20812         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20814 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20816         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20818 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20820         * config.guess: Recognize i386-ibm-aix (PS/2).
20821         * configure.in: Use config/mh-aix386 file for it.
20823 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20825         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20826         CC_FOR_TARGET instead.
20827         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20829 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20831         * Makefile.in: Add sim to list of directories sent with gdb
20833 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20835         * configure.in: Put back mips-dec-bsd* case.
20837 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20839         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20840         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20841         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20843 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20845         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20847         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20848         (install-info): install dir.info only if it exists,
20849         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20851 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20853         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20854         gas for mips-dec-bsd.
20856 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20858         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20859         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20861 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20863         * configure.in: Added "dejagnu" to hosttools list.
20865 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20867         * config.sub, configure.in, config.guess:  Add support
20868         for Bosx, an AIX variant from Bull.
20869         Patches from F.Pierresteguy@frcl.bull.fr.
20871 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20873         * devo/dejagnu: Initial creation of devo/dejagnu.
20874         Migrated dejagnu testcases and support files for testing software
20875         tools to reside as subdirectories, currently called "testsuite",
20876         within the directory of the software tool.  Migrated all programs,
20877         support libraries, etc. beloging to dejagnu proper from
20878         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20879         with no modifications.  The changes to these files which will
20880         allow them to configure, build, and execute properly will be made
20881         in a future update.
20883 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20885         * Makefile.in: Change send_pr to send-pr.
20886         * configure.in: Likewise.
20887         * send_pr: Renamed directory to send-pr.
20889 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20891         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20893 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20895         * README:  Update for gdb-4.8 release.
20896         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20897         gdb-xxx.tar.z (gzip'd) file also.
20899 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20901         * Makefile.in: make all-diff depend on all-libiberty
20903 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20905         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20907 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20909         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20911 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20913         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20914         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20915         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20917 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20919         * Makefile.in:  makeinfo binary is in a new location
20921 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20923         * config.sub: Accept -ecoff as an OS.
20925         * Makefile.in: Various changes to eliminate a level of make
20926         recursion and reduce the required command line length.
20927         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20928         sub-makes.
20929         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20930         variables holding settings for specific sub-makes.
20931         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20932         in terms of BASE_FLAGS_TO_PASS.
20933         (TARGET_LIBS): New variable listing directories which use
20934         TARGET_FLAGS_TO_PASS.
20935         (subdir_do): Eliminated.
20936         (do-*): New set of targets to replace subdir_do.
20937         (various): All targets which used subdir_do now depend on do-*.
20938         (local-clean): Renamed from do_clean.
20939         (local-distclean): New target, dependency of distclean and
20940         realclean.
20941         (install-info): Don't create directories.  Depend on dir.info
20942         rather than calling make recursively.
20943         (install-dir.info): Eliminated.
20944         (install-info-dirs): Create all info directories here.
20945         (dir.info): Depend upon do-install-info.
20947         * test-build.mk (HOLES): Added false.
20949 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20951         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20953 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20955         * Makefile.in (info): remove dependency on all-texinfo.  The
20956         problem was really in texinfo/C, not at this level.
20958 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20960         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20962 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20964         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20965         GDB releases.
20967 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20969         * configure: Include srcdir in message about target of link not
20970         being found.  Don't convert `-' to `_' in `with' options being
20971         passed to subdirs.
20973 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20975         * configure.in: add uudecode to host_tools
20977         * Makefile.in: added {all,install}-uudecode targets, added them to
20978         the appropriate lists
20980 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20982         * Makefile.in (all-gcc): Added dependency on all-gas.
20984         * configure.in (mips-*-*): Build ld and binutils.
20986 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20988         * configure: check return code from mkdir, print error message and
20989         exit on failure.
20991 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20993         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20995 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20997         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20999 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21001         * config.sub (h8500):  Recognize this as a cpu type.
21003 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21005         * configure: source directory missing is no longer a warning
21007         * configure.in: recognize irix[34]* instead of irix[34]
21009         * Makefile.in: define and pass down X11_LIB
21011 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21013         * guess-systype: Renamed to ...
21014         * config.guess:  ... by popular request.
21015         * configure.in, Makefile.in:  Update accordingly.
21017 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21019         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21020         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21021         + Execute ./dummy instead of assuming . is in PATH.
21023 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21025         * guess-systype:  New shell script.  Attempts to guess the
21026         canonical host name of the executing host.
21027         Only a few hosts are supported so far.
21028         * configure:  Call guess-systype if no host is specified.
21030 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21032         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21033         gcc Makefile.
21035 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21037         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21038         (all-gcc, install-gcc, subdir_do): Use it.
21040 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21042         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21044 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21046         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21047         set exclusively by configure, using configure.in .
21049 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21051         * test-build.mk: set $PATH for all builds
21053         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21055 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21057         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21058         the one used in gcc/Makefile.in, so that a null expansion doesn't
21059         override the one needed to build gcc with a native cc.
21061 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21063         * configure: Accept -with arguments.
21065 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21067         * Makefile.in: added h8300sim
21069 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21071         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21072         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21073         (all-cygnus, native, build-cygnus): Make
21074         $(canonhost)-stamp-3stage-done, not $(host)....
21075         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21076         i386-sco3.2v4.  Added else true to if command.
21078 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21080         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21082 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21084         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21086 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21088         * configure.in: don't remove binutils from Solaris builds
21090 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21092         * Makefile.in: get rid of earlier definitions for *clean,
21093         also handle the recursive info rule better
21095 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21097         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21098         do more-or-less the right thing.
21100 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21102         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21103         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21105 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21107         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21108         $(host_canonical).
21110         * configure.in: split the configdirs list into 4 categories (native
21111         v. cross, library v. tool) and handle the cross-only and native-
21112         only in more reasonable (and correct!) way.
21114 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21116         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21117         configdirs anymore.
21119 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21121         * Makefile.in: extensive cleanup::  removed all of the explicit
21122         clean-* targets, collapsed many wrappers around subdir_do into
21123         one, added additional targets to satisfy standards.texi, deleted
21124         some old targets, some changes for consistency
21126 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21128         * configure.in: handle some programs as cross-only, and others as
21129         native only
21131         * test-build.mk: handle partial holes in a more generic manner
21133         * Makefile.in: m4 depends on libiberty
21135 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21137         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21138         time, wdiff, and find to configdirs
21140         * Makefile.in: all, clean, and install rules for the new programs
21141         added to configure.in
21143 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21145         * configure.in: use mh-sun for all *-sun-* hosts
21147 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21149         * Makefile.in: define flags for X11 include files and library file
21150         locations, pass them down to the programs that need this info
21152         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21154 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21156         * configure.in: start building libg++ for HP-UX targets
21158 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21160         * README:  Update references to files moved into etc/.
21162 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21164         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21165         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21167 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21169         * configure: accept dash as well as underscore in long option
21170         names for FSF compatibility.
21172 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21174         * config.sub: added -sco3.2v4 support from FSF.
21176 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21178         * configure.in: expand the section that adds or removes
21179         directories from the list of programs to build, to handle native
21180         vs. cross in addition to host v. native
21182 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21184         * Makefile.in:  Replace C++ in macro names with CXX.
21185         This is less likely to break ...
21187 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21189         * test-build.mk: add -w to GNU_MAKE
21191 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21193         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21194         add 'sparc' to list of recognized cpus.  This needed to make
21195         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21196         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21197         then changes that into $CPU-wrs-vxworks.
21199         * configure.in: remove most references to gdbtest, regularize
21200         target based program removal
21202         * test-build.mk: import from p3 tree (many fixes and changes)
21204 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21206         * Makefile.in: added rules to handle tcl, tk, and expect
21208         * configure.in: handle those directories if they exist
21210 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21212         * config.sub: removed bogus hppabsd and hppahpux names, since
21213         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21215 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21217         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21218         depends upon all-xiberty
21220         * Makefile.in: changes from p3, including:
21222         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21224         * Makefile.in (XTRAFLAGS): include newlib directories if
21225         newlib/Makefile exists, rather than if host != target.
21227         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21229         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21230         from the same source tree and not building a cross-compiler.  This
21231         matters for the libg++ configuration if reconfiguring a tree that
21232         has already been installed.
21234         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21236         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21237         pick up the machine and system specific header files.
21239         * Makefile.in: added AS_FOR_TARGET, passed down in
21240         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21241         the C compiler to use to create programs which are run in the
21242         build environment, set it to default to $(CC), and passed it down
21243         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21245         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21247         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21248         We need them for unusual native builds, like systems without
21249         ranlib.
21251         * configure: also define $(host_canonical) and
21252         $(target_canonical), which are the full, canonical names for the
21253         given host and target
21255 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21257         * Makefile.in:  Added separate definitions for C++.
21259 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21261         * configure.in (configdirs):  Add deja-gnu.
21263 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21265         * README:  Update for configure.texi and gdb-4.7 release.
21267 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21269         * Makefile.in:  Move "all" target to top of file.
21270         Previously, first target was ".PHONY" which caused BSD4.4 make
21271         to build .PHONY when make was run without arguments.
21273 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21275         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21276         Library-copylefted code in libiberty.
21278 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21280         * config.sub:  Replace m68kmote with plain old m68k.
21282 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21284         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21286 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21288         * config.sub: Complain if no argument is given.  Added support for
21289         386bsd as OS and target alias.
21291 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21293         * Makefile.in (XTRAFLAGS): include newlib directories if
21294         newlib/Makefile exists, rather than if host != target.
21296 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21298         * config.sub: recognize sparclite-wrs-vxworks.
21300         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21301         p3.) Added clean-xiberty to clean.
21303 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21305         * configure.in: use *-*-* instead of nested cases for host and target
21307 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21309         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21310         from the same source tree and not building a cross-compiler.  This
21311         matters for the libg++ configuration if reconfiguring a tree that
21312         has already been installed.
21314 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21316         * config.sub (i486v/i486v4):  Merge in from FSF version.
21318 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21320         * configure: only set PWD if it is already set.
21322 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21324         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21325         doesn't have unset and all success paths (and most error paths)
21326         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21327         to just ${PWD} to avoid confusion.)
21329 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21331         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21332         even for a native compilation.
21334 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21336         Changes to make the gdb.tar.Z rule work better.
21338         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21339         (DEVO_SUPPORT):  Add configure.texi.
21340         (bfd-ilrt.tar.Z):  Remove ancient rule.
21342 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21344         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21345         pick up the machine and system specific header files.
21347         * configure.in, config.sub: added new target m68010-adobe-scout,
21348         with alias of adobe68k.  Changed configure.in to check for
21349         -scout before -sco* to avoid a false match.
21351         * Makefile.in: added AS_FOR_TARGET, passed down in
21352         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21353         the C compiler to use to create programs which are run in the
21354         build environment, set it to default to $(CC), and passed it down
21355         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21357 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21359         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21360         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21361         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21362         FOR_TARGET variants, to newlib and libg++.
21364 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21366         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21367         first.
21369 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21371         * config.sub:  Accept `elf' as an environment.
21373 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21375         * Makefile.in (all-opcodes):  cd into the right directory
21377 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21379         * configure: added -program_transform_name option, used as
21380         argument to sed when installing programs.
21381         configure.texi: added documentation for -program_prefix,
21382         -program_suffix and -program_transform_name.
21384 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21386         * config.sub:  Accept i486 where i386 ok.
21388 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21390         * config.sub: accept we32k
21392 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21394         * config.sub, configure.in: accept OSE68000 and OSE68k.
21396         * Makefile.in: don't create all directories for ``make install'';
21397         let the subdirectories create the ones they need.
21399 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21401         * COPYING: new file, GPL v2
21403 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21405         * Makefile.in: use the new gen-info-dir, which needs a template
21406         argument (which also lives in texinfo)
21408         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21410 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21412         * config.sub (ncr3000):  Change i386 to i486.
21414 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21416         * Makefile.in: add install-rcs, install-grep to
21417         install-no-fixedincludes, removed install-bison and install-libgcc
21419 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21421         * configure.in: grab the HPUX makefile fragment if on HPUX
21423 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21425         * Makefile.in: eradicate bison spoor (ditto libgcc).
21426         configure.in: recognise m68{k,000}-ericsson-OSE.
21427         es1800 is alias for m68k-ericsson-OSE
21429 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21431         * configure.in: rearrange the parts that remove programs from
21432         configdirs, based now on HOST==TARGET or by canonical triple.
21434 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21436         * test-build.mk: recurse explicitly with -f test-build.mk when
21437         appropriate.  predicate stage3 and comparison on the existence
21438         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21439         On very clean, also remove ...stamp-co.  Build in-place before
21440         doing other builds.
21442 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21444         * Makefile.in, configure.in: add tgas
21446 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21448         * Makefile.in: a number of changes merged in from progressive.
21450         * configure.in: add libm.
21452         * .cvsignore: ignore some stuff that comes from test-build.mk.
21454 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21456         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21458 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21460         * configure: Add program_suffix (parallel to program_prefix)
21461         * Makefile.in: adjust directory-creating script for losing decstation
21463 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21465         * configure:  Minor $subdir-related fixes.
21467 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21469         * configure: fix various problems with propogating
21470         makefile_target_frag in subdirs.
21471         * configure.in: config libgcc if its there
21473 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21475         * config.sub:  HPPA merge.
21477 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21479         * Makefile.in:  Replace all-bison with all-byacc in all
21480         dependency lines for other tools (which now use byacc).
21482 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21484         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21486 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21488         * Makefile.in: make gprof rules similar to byacc rules (instead of
21489         vestigal $(unsubdir) that didn't work...)
21491 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21493         * config.sub:  Add support for Linux.
21494         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21495         (at least for libg++).
21497 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21499         * configure.texi: fix doc for the -nfp option to configure
21501 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21503         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21505 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21507         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21508         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21509         * configure.in: added solaris* host_makefile_frag hook.
21511 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21513         * config.sub: changed recognition of m68000 so that various
21514         m68k types can be specified via m680[01234]0
21516 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21518         * config.sub (basic_machine): fix sed so that '-foo' isn't
21519         completely substituted out while .+'-foo' loses the '-foo'
21521 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21523         * config.sub ($os): Add -aout.
21525 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21527         * configure:  If host_makefile_frag is absolute, don't
21528         prefix ${invsubdir} (relevant to libg++ auto-configure).
21530 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21532         * Makefile.in (tooldir): Define it.
21533         (all-ld): Depend on all-flex.
21535 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21537         * Makefile.in (check):  Fix libg++ special case.
21539 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21541         * configure: do not bury `pwd` into config.status, thus do fewer
21542         pwd's.
21544         * configure: print the "Building in" message only when building in
21545         other than "." AND verbose.
21547         * configure: remove -s, rework -v to better accommodate guested
21548         configures.
21550         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21552 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21554         * Makefile.in: macroize flags passed on recursion.  remove
21555         fileutils.
21557 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21559         * configure: get makesrcdir right for subdirs deeper than 1.
21561         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21562         install.
21564 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21566         * Makefile.in: don't print subdir_do or recursion lines.
21568 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21570         * standards.texi: added menu item.
21572         * Makefile.in: build and install standards.info.
21574         * standards.texi: new file.
21576 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21578         * configure: test for and move config.status pieces from
21579         ${subdir}/.
21581 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21583         * configure:  Test for existance of files before trying to mv
21584         them, to avoid numerous non-existance messages.
21586 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21588         * configure: correct final line of config.status.
21590         * configure: patch from eggert.  Avoids a protection problem if
21591         the original Makefile.in is read only.
21593         * configure: use move-if-change from gcc to create config.status.
21594         Some makefiles depend on config.status to tell if a directory
21595         has been reconfigured for a different host.  This change
21596         prevents those directories from remaking everything in the case
21597         where the reconfig was only intended to rebuild a Makefile.
21599         * configure: test for config.sub with "config.sub sun4" rather
21600         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21601         host alias from a missing config.sub.
21603 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21605         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21606         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21608 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21610         * configure: mkdir ${subdir} as needed.
21612 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21614         * Makefile.in,configure.in: added autoconf.
21616 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21618         * Makefile.in: no longer pass against on recursion.
21620         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21621         definitions are not inherited.
21623         * configure: correct makesrcdir when subdir is .
21625 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21627         * configure:  Add support for 'subdirs' variable, which is
21628         like 'configdirs', except that configure doesn't re-invoke
21629         itself for subdirs, it just creates a Makefile for each subdir.
21630         * configure.texi:  Document subdirs.
21632 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21634         * configure.in: added flex to configdirs
21636 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21638         * Makefile.in: remove clean-stamps from clean.
21640 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21642         * configure.in:  Add gdbtest to configdirs.
21644 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21646         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21647         to recursive makes.
21648         * configure.in:  Recognize new ncr3000 config.
21650 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21652         * Makefile.in, configure.in: removed references to gdbm.
21654 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21656         * config.sub:  Don't canonicalize os value
21657         newsos* to bsd (readline needs to check for newsos).
21658         (This fix was earlier made Jan 31, but got re-broken.)
21660 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21662         * configure.in:  sco is an os, not a vendor!
21664         * configure:  Quote $( better.  Keep various shells happy.
21666 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21668         * Makefile.in: eliminate stamp-files.
21670 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21672         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21673         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21675 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21677         * config.sub:  fix iris/iris3.
21679 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21681         * configure: re-add -rm.
21683 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21685         * Maskefile.in: add .stmp-rcs to all.
21687         * configure.in: remove gas from rs6000 build, use aix host fragment.
21689 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21691         * configure: pass down site_option during recursion.
21693 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21695         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21697 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21699         * configure: Change exec_prefix so that it really defaults to prefix.
21701 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21703         * Makefile.in, configure.in:  Add support for mmalloc library.
21705 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21707         * Makefile.in: add stmp dependencies for a few more things.
21709 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21711         * configure: adjusted error message on objdir/srcdir configure
21712         collision, per john's suggestion.
21714         * Makefile.in: add libiberty stmp to all and all.cross.
21716 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21718         * Makefile.in: remove force dependencies, add grep to all.
21720 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21722         * Makefile.in: drop flex.  make stamp files work.
21724         * configure: added test for conflicting configuration in srcdir,
21725         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21726         gets cranky.  use relative paths for configure and srcdir
21727         whenever possible.  Send some error messages to stderr that were
21728         going to stdout.
21730 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21732         * Makefile.in:  Fix libg++ rule to check for gcc directory
21733         before using gcc/gcc.  Also pass XTRAFLAGS.
21735 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21737         * Makefile.in: added stmp-files so that directories aren't polled
21738         when they are already built.
21740         * configure.texi: fixed a node pointer problem.
21742 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21744         * config.sub configure.in gdb/configure.in
21745         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21746         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21747         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21749 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21751         * configure: -recurring becomes -silent.  corrected help message
21752         for -site= option.
21754         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21756 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21758         * configure: when building Makefile for crosses, replace
21759         tooldir and program_prefix.  default srcdir from location of
21760         config.sub.  remove "for host in hosts" and "for target in
21761         targets" loops.
21763 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21765         * Makefile.in: Do not pass bindir or mandir to cvs.
21767 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21769         * Makefile.in, configure.in: removed traces of namesubdir,
21770         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21771         copyrights to '92, changed some from Cygnus to FSF.
21773         * configure.texi: remove most references to multiple hosts,
21774         multiple targets, subdirs, etc.
21776         * configure.man: removed rcsid. reference config.sub not
21777         config.subr.
21779         * Makefile.in: mkdir $(infodir) on install-info.
21781 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21783         * configure.texi:  Explain better about .gdbinit and about
21784         the environment that configure.in sections run in.
21786 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21788         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21790 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21792         * README:  DOC.configure => cfg-paper.texi.
21794 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21796         * config.sub (near case $os):  Don't convert newsos* to bsd!
21798 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21800         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21801         the number of copies of COPYING that go into the GDB tar file.
21803 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21805         * bfd/configure.in, gdb/config/mh-i386sco,
21806         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21807         Fix SCO configuration stuff.
21809 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21811         * Makefile.in:  For libg++, make sure the -I pointing
21812         to the gcc directory goes *after* all the libg++-local -I flags.
21813         Also, move just-gcc dependency from just-libg++ to all-libg++.
21815 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21817         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21819 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21821         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21823 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21825         * config.sub:  Add stratus configuration frags.  Also
21826         submitted to FSF.
21828 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21830         * Makefile.in (DEV_SUPPORT):  add configure.man.
21832         * config.sub(Decode manufacturer-specific):  add -none*.
21834 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21836         * Makefile.in:  remove form feeds to make Sun's make happy.
21837         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21839 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21841         * Makefile.in (AR_FLAGS):  Make quieter.
21843 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21845         * configure.in:  Add libg++.
21846         * configure:  When verbose, don't output the command line at each
21847         level; it will be unremarkably the same as the previous version,
21848         which will be the same as what the user typed.
21850 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21852         * configure.in, Makefile.in: fix clean-info, add flex.  add
21853         fileutils.
21855         * configure: be less sensitive to spaces in Makefile.in.  Do not
21856         look for sources in "..".  Doing so breaks subdirectories that
21857         might have their own configure.  If a subdir has it's own
21858         configure script, use it.
21860 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21862         * cfg-paper.texi: some changes suggested by rms.
21864 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21866         * config.sub:  Merge in some small additions from the FSF version,
21867         taken from the gcc distribution, to bring the Cygnus and FSF
21868         versions into closer sync.
21870 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21872         * configure.in:  Changed svr4 references to sysv4.
21874 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21876         * configure: added -V for version number option.
21878 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21880         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21881         renamed from DOC.configure to cfg-paper.texi.
21883 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21885         * configure, config.subr, config.sub: config.subr is now
21886         config.sub again.
21888 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21890         * configure.texi: new file, in progress.
21892         * Makefile.in: build info file and install the man page for
21893         configure.
21895         * configure.man: new file, first cut.
21897         * configure: find config.subr again now that configuration "none"
21898         has gone.  removed all traces of the -ansi option.  removed all
21899         traces of the -languages option.
21901         * config.subr: resync from rms.
21903 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21905         * configure, config.sub, config.subr: merge config.sub into
21906         config.subr, call the result config.subr, remove config.sub, use
21907         config.subr.
21909         * Makefile.in: revised install for dir.info.
21911 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21913         * configure.in: add decstation host makefile frag.
21915         * Makefile.in: BISON now bison -y again.  also install-gcc on
21916         install.  clean-gdbm on clean.  infodir belongs in datadir.
21917         Make directories for info install.  Build dir.info here then
21918         install it.
21920 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21922         * Makefile.in: fix for bad directory tests.
21924 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21926         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21927         regexp.  -srcdir relative was being handled incorrectly.
21929         * Makefile.in: unwrapped some for loops so that parallel makes
21930         work again and so one can focus one's attention on a particular
21931         package.
21933 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21935         * configure: added PWD as a stand in for `pwd` (for speed). use
21936         elif wherever possible.  make -srcdir work without -objdir.
21937         -objdir= commented out.
21939 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21941         * configure: +options become --options.  -subdirs commented out.
21942         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21943         Makefile now at top of generated Makefile.  Removed cvs log
21944         entries.  added -srcdir.  create .gdbinit only if there is one
21945         in ${srcdir}.
21947         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21948         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21949         and mandir now keyed off datadir by default.
21951 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21953         * Freshly created ChangeLog.
21956 Local Variables:
21957 mode: change-log
21958 left-margin: 8
21959 fill-column: 76
21960 version-control: never
21961 End: