libbacktrace: don't run --build-id tests if it is not supported
[official-gcc.git] / ChangeLog
blob46f6e72a797e934cd6faee0b9c8db3cf24b85115
1 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
3         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
5 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
7         * Makefile.def: Do not build shared libffi.
8         * Makefile.in: Regenerate.
10 2022-12-21  Andrew Pinski  <apinski@marvell.com>
12         * Makefile.def: Add configure-gdb dependencies
13         on all-gmp and all-mpfr.
14         * configure.ac: Split out MPC checking from MPFR.
15         Require GMP and MPFR if the gdb directory exist.
16         * Makefile.in: Regenerate.
17         * configure: Regenerate.
19 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
21         * configure.ac (target_libraries): Add target-libgm2.
22         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
23         Add GCC_TARGET_TOOL entry for gm2.
24         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
25         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
26         * Makefile.def (target_modules): Add libgm2.
27         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
28         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
29         (languages): Add entry for language=m2 with gcc-check-target=check-m2
30         and lib-check-target=check-target-libgm2.
31         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
32         (HOST_EXPORTS): Add definition for GM2.
33         (BASE_TARGET_EXPORTS): Add definition for GM2.
34         (GM2_FOR_BUILD): Defined.
35         (GM2FLAGS): Defined.
36         (GM2_FOR_TARGET): Defined.
37         (GM2FLAGS_FOR_TARGET): Defined.
38         (EXTRA_HOST_FLAGS): Defined.
39         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
40         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
41         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
42         * configure: Rebuilt.
43         * Makefile.in: Rebuilt.
45 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
47         * Makefile.def: Add Rust language.
48         * Makefile.in: Regenerate via autogen.
50 2022-12-09  Martin Liska  <mliska@suse.cz>
52         * MAINTAINERS: Fix spacing.
54 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
56         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
58 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
60         * Makefile.def: Pass host_libs_picflag to host dependent library
61         configures.
62         * Makefile.in: Regenerate.
63         * configure: Regenerate.
64         * configure.ac (host_libs_picflag): New configure variable set to
65         '--with-pic' when building 'host_shared'.
67 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
69         * Makefile.def: Add libsframe as new module with its dependencies.
70         * Makefile.in: Regenerated.
71         * configure.ac: Add libsframe to host_libs.
72         * configure: Regenerated.
74 2022-11-23  Marek Polacek  <polacek@redhat.com>
76         Revert:
77         2022-11-23  Marek Polacek  <polacek@redhat.com>
79         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
80         isl.
81         * Makefile.in: Regenerate.
82         * Makefile.tpl: Set PICFLAG.
83         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
84         check.
85         * configure: Regenerate.
87 2022-11-23  Marek Polacek  <polacek@redhat.com>
89         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
90         isl.
91         * Makefile.in: Regenerate.
92         * Makefile.tpl: Set PICFLAG.
93         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
94         check.
95         * configure: Regenerate.
97 2022-11-14  Martin Liska  <mliska@suse.cz>
99         Revert:
100         2022-11-09  Martin Liska  <mliska@suse.cz>
102         * doc/Makefile: New file.
103         * doc/_static/custom.css: New file.
104         * doc/baseconf.py: New file.
105         * doc/bsd.rst: New file.
106         * doc/contrib.rst: New file.
107         * doc/contribute.rst: New file.
108         * doc/cppdiropts.rst: New file.
109         * doc/cppenv.rst: New file.
110         * doc/cppopts.rst: New file.
111         * doc/cppwarnopts.rst: New file.
112         * doc/favicon.ico: New file.
113         * doc/funding.rst: New file.
114         * doc/gcc_sphinx.py: New file.
115         * doc/gnu.rst: New file.
116         * doc/gnu_free_documentation_license.rst: New file.
117         * doc/gpl-3.0.rst: New file.
118         * doc/indices-and-tables.rst: New file.
119         * doc/lgpl-2.1.rst: New file.
120         * doc/logo.pdf: New file.
121         * doc/logo.svg: New file.
122         * doc/md.rst: New file.
123         * doc/requirements.txt: New file.
125 2022-11-14  Martin Liska  <mliska@suse.cz>
127         Revert:
128         2022-11-09  Martin Liska  <mliska@suse.cz>
130         * doc/baseconf.py: Port to GCC sources.
132 2022-11-14  Martin Liska  <mliska@suse.cz>
134         Revert:
135         2022-11-14  Martin Liska  <mliska@suse.cz>
137         * configure: Regenerate.
138         * configure.ac: Support Sphinx based documentation.
140 2022-11-14  Martin Liska  <mliska@suse.cz>
142         Revert:
143         2022-11-09  Martin Liska  <mliska@suse.cz>
145         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
146         provide a default.
148 2022-11-14  Martin Liska  <mliska@suse.cz>
150         Revert:
151         2022-11-09  Martin Liska  <mliska@suse.cz>
153         * doc/bsd.rst:
154         Add trailing newline.
155         * doc/contrib.rst:
156         Add trailing newline.
157         * doc/contribute.rst:
158         Add trailing newline.
159         * doc/cppdiropts.rst:
160         Add trailing newline.
161         * doc/cppenv.rst:
162         Add trailing newline.
163         * doc/cppopts.rst:
164         Add trailing newline.
165         * doc/cppwarnopts.rst:
166         Add trailing newline.
167         * doc/funding.rst:
168         Add trailing newline.
169         * doc/gnu.rst:
170         Add trailing newline.
171         * doc/gnu_free_documentation_license.rst:
172         Add trailing newline.
173         * doc/gpl-3.0.rst:
174         Add trailing newline.
175         * doc/indices-and-tables.rst:
176         Add trailing newline.
177         * doc/lgpl-2.1.rst:
178         Add trailing newline.
179         * doc/md.rst:
180         Add trailing newline.
182 2022-11-14  Martin Liska  <mliska@suse.cz>
184         Revert:
185         2022-11-09  Martin Liska  <mliska@suse.cz>
187         * configure.ac: Use new install URL.
188         * configure: Regenerate.
190 2022-11-14  Martin Liska  <mliska@suse.cz>
192         Revert:
193         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
195         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
196         instead of just ``.''.
197         * doc/gcc_sphinx.py: Moved to...
198         * doc/modules/gcc_sphinx.py: ...here.
200 2022-11-14  Martin Liska  <mliska@suse.cz>
202         Revert:
203         2022-11-10  Martin Liska  <mliska@suse.cz>
205         * doc/baseconf.py: Modernize by using pathlib.
207 2022-11-14  Martin Liska  <mliska@suse.cz>
209         Revert:
210         2022-11-11  Martin Liska  <mliska@suse.cz>
212         * doc/Makefile: Disable -j auto.
214 2022-11-14  Martin Liska  <mliska@suse.cz>
216         Revert:
217         2022-11-11  Martin Liska  <mliska@suse.cz>
219         * doc/Makefile: Update comment.
221 2022-11-14  Martin Liska  <mliska@suse.cz>
223         Revert:
224         2022-11-11  Martin Liska  <mliska@suse.cz>
226         * doc/indices-and-tables.rst: Rename Indexes to Indices.
228 2022-11-14  Martin Liska  <mliska@suse.cz>
230         Revert:
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-14  Martin Liska  <mliska@suse.cz>
240         Revert:
241         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
243         * doc/contrib.rst: Update Jeff Law's email address.
245 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
247         * doc/contrib.rst: Update Jeff Law's email address.
249 2022-11-13  Martin Liska  <mliska@suse.cz>
251         PR web/107643
252         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
253         is set.
254         * doc/indices-and-tables.rst: Use include_todo tag.
256 2022-11-11  Martin Liska  <mliska@suse.cz>
258         * doc/indices-and-tables.rst: Rename Indexes to Indices.
260 2022-11-11  Martin Liska  <mliska@suse.cz>
262         * doc/Makefile: Update comment.
264 2022-11-11  Martin Liska  <mliska@suse.cz>
266         * doc/Makefile: Disable -j auto.
268 2022-11-10  Martin Liska  <mliska@suse.cz>
270         * doc/baseconf.py: Modernize by using pathlib.
272 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
274         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
275         instead of just ``.''.
276         * doc/gcc_sphinx.py: Moved to...
277         * doc/modules/gcc_sphinx.py: ...here.
279 2022-11-09  Martin Liska  <mliska@suse.cz>
281         * configure.ac: Use new install URL.
282         * configure: Regenerate.
284 2022-11-09  Martin Liska  <mliska@suse.cz>
286         * doc/bsd.rst:
287         Add trailing newline.
288         * doc/contrib.rst:
289         Add trailing newline.
290         * doc/contribute.rst:
291         Add trailing newline.
292         * doc/cppdiropts.rst:
293         Add trailing newline.
294         * doc/cppenv.rst:
295         Add trailing newline.
296         * doc/cppopts.rst:
297         Add trailing newline.
298         * doc/cppwarnopts.rst:
299         Add trailing newline.
300         * doc/funding.rst:
301         Add trailing newline.
302         * doc/gnu.rst:
303         Add trailing newline.
304         * doc/gnu_free_documentation_license.rst:
305         Add trailing newline.
306         * doc/gpl-3.0.rst:
307         Add trailing newline.
308         * doc/indices-and-tables.rst:
309         Add trailing newline.
310         * doc/lgpl-2.1.rst:
311         Add trailing newline.
312         * doc/md.rst:
313         Add trailing newline.
315 2022-11-09  Martin Liska  <mliska@suse.cz>
317         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
318         provide a default.
320 2022-11-09  Martin Liska  <mliska@suse.cz>
322         * configure: Regenerate.
323         * configure.ac: Support Sphinx based documentation.
325 2022-11-09  Martin Liska  <mliska@suse.cz>
327         * doc/baseconf.py: Port to GCC sources.
329 2022-11-09  Martin Liska  <mliska@suse.cz>
331         * doc/Makefile: New file.
332         * doc/_static/custom.css: New file.
333         * doc/baseconf.py: New file.
334         * doc/bsd.rst: New file.
335         * doc/contrib.rst: New file.
336         * doc/contribute.rst: New file.
337         * doc/cppdiropts.rst: New file.
338         * doc/cppenv.rst: New file.
339         * doc/cppopts.rst: New file.
340         * doc/cppwarnopts.rst: New file.
341         * doc/favicon.ico: New file.
342         * doc/funding.rst: New file.
343         * doc/gcc_sphinx.py: New file.
344         * doc/gnu.rst: New file.
345         * doc/gnu_free_documentation_license.rst: New file.
346         * doc/gpl-3.0.rst: New file.
347         * doc/indices-and-tables.rst: New file.
348         * doc/lgpl-2.1.rst: New file.
349         * doc/logo.pdf: New file.
350         * doc/logo.svg: New file.
351         * doc/md.rst: New file.
352         * doc/requirements.txt: New file.
354 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
356         * Makefile.def: Remove module 'liboffloadmic'.
357         * Makefile.in: Regenerate.
358         * configure.ac: Remove 'liboffloadmic' handling.
359         * configure: Regenerate.
361 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
363         * MAINTAINERS: Update email address.
365 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
367         * configure.ac: Don't configure readline if --with-system-readline is
368         used.
369         * configure: Re-generate.
371 2022-10-12  Cui,Lili  <lili.cui@intel.com>
373         * MAINTAINERS (Write After Approval): Add myself.
375 2022-10-11  Olivier Hainque  <hainque@adacore.com>
377         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
378         and friends for rtp !large. Assume the linker has the required
379         abilities and set lt_cv_deplibs_check_method.
381 2022-09-30  Olivier Hainque  <hainque@adacore.com>
383         * configure.ac (*vxworks*): If enable_shared is not
384         set, set to "no" and add --disable-shared to target and
385         host_configargs.
386         * configure: Regenerate.
388 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
390         * MAINTAINERS: Update my email address and DCO entry.
392 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
394         * MAINTAINERS (Write After Approval): Add myself.
396 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
398         * MAINTAINERS (Write After Approval): Add myself.
400 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
402         * MAINTAINERS: Update my email address.
404 2022-09-07  Tom de Vries  <tdevries@suse.de>
406         * configure.ac: Set extra_host_libiberty_configure_flags and
407         extra_host_zlib_configure_flags in separate case statements.
408         * configure: Regenerate.
410 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
412         * MAINTAINERS: Update c-sky port maintainers' emails.
414 2022-08-31  Martin Liska  <mliska@suse.cz>
416         * configure: Regenerate.
417         * configure.ac: Delete hpux9 and hpux10.
419 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
421         * Makefile.def: Drop libelf module and gcc-configure dependency
422         on it.
423         * Makefile.in: Regenerate with 'autogen Makefile.def'.
424         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
425         LIBELFINC.
426         * configure: Regenrate.
427         * configure.ac (host_libs): Drop unused libelf.
429 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
431         * Makefile.in: Regenerate.
433 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
435         * MAINTAINERS: Add myself as AutoFDO maintainer.
437 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
438             Arnaud Charlet  <charlet@adacore.com>
440         * configure: Regenerate.
442 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
444         PR bootstrap/106472
445         * Makefile.def (dependencies): Make configure-target-libgo depend
446         upon all-target-libbacktrace.
448 2022-07-27  David Faust  <david.faust@oracle.com>
450         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
452 2022-07-27  Richard Biener  <rguenther@suse.de>
454         * MAINTAINERS (Roger Sayle): Update e-mail address.
456 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
458         * MAINTAINERS (Write After Approval): Add myself.
460 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
462         * MAINTAINERS: Add myself as Ada front end co-maintainer.
464 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
466         * .gitignore: Do not ignore config.h.
468 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
470         * MAINTAINERS: Add myself to Write After Approval.
472 2022-07-04  Martin Liska  <mliska@suse.cz>
474         * MAINTAINERS: fix sorting of names
476 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
478         * MAINTAINERS: add myself.
480 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
482         * MAINTAINERS: Add myself to write after approval and DCO.
484 2022-07-02  Tim Lange  <mail@tim-lange.me>
486         * MAINTAINERS: Add myself.
488 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
490         * MAINTAINERS (Write After Approval): Add myself.
492 2022-06-30  Cui,Lili  <lili.cui@intel.com>
494         Revert:
495         2022-06-30  Cui,Lili  <lili.cui@intel.com>
497         * MAINTAINERS (Write After Approval): Add myself.
499 2022-06-30  Cui,Lili  <lili.cui@intel.com>
501         * MAINTAINERS (Write After Approval): Add myself.
503 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
505         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
506         (EXTRA_GCC_FLAGS): Likewise.
507         * Makefile.in: Rebuilt.
509 2022-06-28  konglin1  <lingling.kong@intel.com>
511         * MAINTAINERS (Write After Approval): Add myself.
513 2022-06-27  Tom de Vries  <tdevries@suse.de>
515         * configure.ac: Build libiberty pic variant for gdbserver.
516         * configure: Regenerate.
518 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
520         * configure: Regenerate.
521         * configure.ac: Correct use of $host.
523 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
525         * MAINTAINERS: Remove tilegx and tilepro entries.
526         * configure.ac: Remove tilegx and tilepro stanzas.
527         * configure: Rebuilt.
529 2022-05-28  Bruce Korb  <bkorb@gnu.org>
531         * .gitignore: Ignore vim swap files
533 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
535         * MAINTAINERS: Add myself to write after approval.
537 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
539         * MAINTAINERS: Remove myself from DCO section.
541 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
543         * MAINTAINERS: Update my email address.
545 2022-05-09  Clément Chigot  <chigot@adacore.com>
547         * MAINTAINERS: Update my email address.
549 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
551         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
552         section.
554 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
556         * MAINTAINERS: Update my email address.
558 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
560         * MAINTAINERS: Update my email address.
562 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
564         * MAINTAINERS: (CPU Port Maintainers): Add myself and
565         Lulu as LoongArch port maintainer.
567 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
568             Lulu Cheng  <chenglulu@loongson.cn>
570         * configure.ac: Add LoongArch tuples.
571         * configure: Regenerate.
573 2022-03-28  Tom Tromey  <tromey@adacore.com>
575         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
576         * configure: Rebuild.
578 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
580         * MAINTAINERS: Change my information.
582 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
584         * MAINTAINERS: Add myself to DCO section.
586 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
588         * configure.ac: Fix incorrect option in comment.
589         * configure: Regenerate.
591 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
593         * Makefile.def (dependencies): Make configure-sim depend on
594         all-readline.
595         * Makefile.in: Regenerate.
597 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
599         * MAINTAINERS (Write After Approval): Update my e-mail address.
601 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
603         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
605 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
607         * MAINTAINERS: Update my email and add myself to the DCO list.
609 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
611         Revert:
612         2021-09-16  Andrew Pinski  <apinski@marvell.com>
614         PR bootstrap/67102
615         * Makefile.def: Have configure-target-libffi depend on
616         all-target-libstdc++-v3.
617         * Makefile.in: Regenerate.
619 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
621         PR other/104181
622         * build.log: Remove.
624 2022-01-20  Martin Liska  <mliska@suse.cz>
626         * MAINTAINERS: Adjust email address based on IRC request.
628 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
630         * MAINTAINERS: Update my email address.
632 2022-01-17  Martin Liska  <mliska@suse.cz>
634         * MAINTAINERS: Rename .c names to .cc.
636 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
638         * Makefile.am: Remove.
640 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
642         * Makefile.am: New file.
644 2022-01-11  Martin Liska  <mliska@suse.cz>
646         * MAINTAINERS: Sort 2 names.
648 2022-01-10  Martin Liska  <mliska@suse.cz>
650         * MAINTAINERS: Fix obvious issues with sorting.
652 2022-01-07  liuhongt  <hongtao.liu@intel.com>
654         * build.log: New file.
656 2022-01-05  Nathan Sidwell  <nathan@acm.org>
658         * MAINTAINERS: Add DCO entry.  Sort that list.
660 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
662         * MAINTAINERS: Change of email address in both DCO and
663         Write After Approval list.
665 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
667         * configure: Regenerate.
669 2021-12-21  Martin Liska  <mliska@suse.cz>
671         * config.sub: Change mode back to 755.
673 2021-12-17  Martin Liska  <mliska@suse.cz>
675         * config.sub: Sync from master.
677 2021-12-17  Martin Liska  <mliska@suse.cz>
679         Revert:
680         2021-12-16  Matthias Seidel  <mseidel@apache.org>
682         * config.sub: Fix typo.
684 2021-12-16  Matthias Seidel  <mseidel@apache.org>
686         * config.sub: Fix typo.
688 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
690         Revert:
691         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
693         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
694         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
695         * configure.ac: Include config/gcc-plugin.m4.
696         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
697         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
698         RANLIB if possible.
699         * Makefile.in: Regenerated.
700         * configure: Likewise.
702 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
704         * Makefile.tpl (BUILD_CFLAGS): New.
705         (CFLAGS): Append $(BUILD_CFLAGS).
706         (CXXFLAGS): Likewise.
707         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
708         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
709         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
710         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
711         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
712         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
713         (PGO-TRAINING-TARGETS): Likewise.
714         (PGO_BUILD_TRAINING): Likewise.
715         (all): Add '+' to the command line for recursive make.  Support
716         the PGO build.
717         * configure.ac: Add --enable-pgo-build[=lto].
718         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
719         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
720         * Makefile.in: Regenerated.
721         * configure: Likewise.
723 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
725         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
726         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
727         * configure.ac: Include config/gcc-plugin.m4.
728         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
729         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
730         RANLIB if possible.
731         * Makefile.in: Regenerated.
732         * configure: Likewise.
734 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
736         * MAINTAINERS: Add myself to write after approval.
738 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
740         * MAINTAINERS: Adding myself.
742 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
744         * configure: Regenerate.
745         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
746         $(CPP).
748 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
750         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
751         libatomic.
752         * Makefile.in: Regenerate.
753         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
754         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
755         target-libphobos-bootstrap.
756         (STAGE2_CONFIGURE_FLAGS): Likewise.
757         * configure: Regenerate.
758         * configure.ac: Add support for bootstrapping D front-end.
760 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
762         * MAINTAINERS: Add myself to DCO section and update email address.
764 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
766         * configure: Regenerate.
767         * configure.ac: Ensure that PIC (shared) defaults are set
768         correctly for Darwin.
770 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
772         * MAINTAINERS: Update my address.
774 2021-11-12  Alan Modra  <amodra@gmail.com>
776         * Makefile.def (configure-opcodes): Depend on configure-bfd.
777         * Makefile.in: Regenerate.
779 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
781         * MAINTAINERS: Clarify the policy WRT the Write After Approval
782         list.
784 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
786         * MAINTAINERS (Reviewers, arc): Remove my entry.
787         (Write After Approval): Add an entry for myself.
789 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
791         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
792         * Makefile.in: Regenerate.
793         * configure: Regenerate.
794         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
796 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
798         * MAINTAINERS: Fix up Maciej's entries.
800 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
802         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
803         maintainer.
805 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
807         PR other/102663
808         * Makefile.def: Handle install-dvi target.
809         * Makefile.tpl: Likewise.
810         * Makefile.in: Regenerate.
812 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
814         * MAINTAINERS: Add myself for write after approval.
816 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
818         * Makefile.def: Mark libcody, libdecnumber,
819         c++tools, libgcc, and libobjc as missing TAGS
820         targets.
821         * Makefile.in: Regenerate.
823 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
825         * MAINTAINERS: Add myself to DCO section and update email
826         address.
828 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
830         * MAINTAINERS: Add myself to DCO section.
832 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
834         * configure: Regenerate.
835         * configure.ac (skipdirs): Add the contents of target_configdirs if
836         we are not building gcc.
838 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
840         * Makefile.def: Back-port commits ba4d88ad892f and
841         755ba58ebef0 from binutils-gdb repository.
842         * Makefile.in: Regenerated.
844 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
846         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
848 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
850         * Makefile.def: Add a jit check target for the jit
851         language.
852         * Makefile.in: Regenerate.
854 2021-09-16  Andrew Pinski  <apinski@marvell.com>
856         PR bootstrap/67102
857         * Makefile.def: Have configure-target-libffi depend on
858         all-target-libstdc++-v3.
859         * Makefile.in: Regenerate.
861 2021-09-10  Petter Tomner  <tomner@kth.se>
863         * MAINTAINERS: Me added to DCO and write after approval
865 2021-09-01  YunQiang Su  <syq@debian.org>
867         * MAINTAINERS: Add myself for write after approval.
869 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
871         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
872         * Makefile.in: Regenerate.
874 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
876         * MAINTAINERS: Add myself for write after approval.
878 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
880         * Makefile.in: Regenerate.
881         * Makefile.tpl: Make the state of the configured host
882         shared flag available to makefile fragements.
884 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
886         * MAINTAINERS (Write After Approval): Add myself.
888 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
890         * .dir-locals.el (bug-reference-url-format): Use https.
892 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
894         * .dir-locals.el (c-mode): Change fill-column to 79.
896 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
898         * MAINTAINERS: Add myself to DCO section.
900 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
902         * configure: Regenerate.
903         * configure.ac: Adjust cases for which it is necessary to
904         include the Darwin host config fragment.
906 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
908         * MAINTAINERS: Add myself for write after approval and DCO.
910 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
912         * Makefile.def: Add dsymutil defs.
913         * Makefile.in: Regenerated.
914         * Makefile.tpl: Add dsymutil to flags.
915         * configure: Regenerated.
916         * configure.ac: Add dsymutil to target and build recipes.
918 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
920         * MAINTAINERS: Add myself for write after approval.
922 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
924         * MAINTAINERS (Write After Approval): Add myself.
926 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
928         * MAINTAINERS: Add myself for write after approval and DCO
930 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
932         * .gitignore: Add entry for cscope.out.
934 2021-06-22  liuhongt  <hongtao.liu@intel.com>
936         * MAINTAINERS: Remove my Write After Approval entry.
938 2021-06-21  liuhongt  <hongtao.liu@intel.com>
940         * MAINTAINERS: Add myself as maintainer of the i386 vector
941         extensions.
943 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
945         * MAINTAINERS (Write After Approval): Add myself.
947 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
949         * MAINTAINERS (Various Maintainers): Add Andrew and myself
950         as *vrp and ranger maintainers.
952 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
954         * MAINTAINERS: Adjust my entry in the DCO section so that it does
955         not trigger testsuite failures.
957 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
959         * MAINTAINERS: Add myself to DCO section with both email addresses.
961 2021-06-03  Jason Merrill  <jason@redhat.com>
963         * MAINTAINERS: Add DCO version number.
965 2021-06-02  Jason Merrill  <jason@redhat.com>
967         * MAINTAINERS: Add DCO section.
969 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
971         * MAINTAINERS (Write After Approval): Add myself.
973 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
975         * configure.ac: Add gnulib to configdirs for sim.
976         * configure: Regenerate.
978 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
980         * Makefile.def: Add configure-sim dependency on all-gnulib.
981         * Makefile.in: Regenerated.
983 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
985         * MAINTAINERS (Write After Approval): Add myself.
987 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
989         * MAINTAINERS (Write After Approval): Add myself.
991 2021-05-11  Martin Liska  <mliska@suse.cz>
993         * MAINTAINERS: Remove entries for removed
994         components (HSA, BRIG, libhsail-rt).
995         Move Pekka to Write After Approval.
997 2021-05-11  Martin Liska  <mliska@suse.cz>
999         * Makefile.def: Remove libhsail-rt.
1000         * Makefile.in: Likewise.
1001         * configure.ac: Likewise.
1002         * configure: Regenerate.
1003         * libhsail-rt/ChangeLog: Removed.
1004         * libhsail-rt/Makefile.am: Removed.
1005         * libhsail-rt/Makefile.in: Removed.
1006         * libhsail-rt/README: Removed.
1007         * libhsail-rt/aclocal.m4: Removed.
1008         * libhsail-rt/configure: Removed.
1009         * libhsail-rt/configure.ac: Removed.
1010         * libhsail-rt/configure.tgt: Removed.
1011         * libhsail-rt/include/internal/fibers.h: Removed.
1012         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1013         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1014         * libhsail-rt/include/internal/workitems.h: Removed.
1015         * libhsail-rt/rt/arithmetic.c: Removed.
1016         * libhsail-rt/rt/atomics.c: Removed.
1017         * libhsail-rt/rt/bitstring.c: Removed.
1018         * libhsail-rt/rt/fbarrier.c: Removed.
1019         * libhsail-rt/rt/fibers.c: Removed.
1020         * libhsail-rt/rt/fp16.c: Removed.
1021         * libhsail-rt/rt/misc.c: Removed.
1022         * libhsail-rt/rt/multimedia.c: Removed.
1023         * libhsail-rt/rt/queue.c: Removed.
1024         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1025         * libhsail-rt/rt/segment.c: Removed.
1026         * libhsail-rt/rt/workitems.c: Removed.
1027         * libhsail-rt/target-config.h.in: Removed.
1029 2021-05-04  Nick Clifton  <nickc@redhat.com>
1031         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1032         * configure: Regenerate.
1034 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1035             Tobias Burnus  <tobias@codesourcery.com>
1037         * configure.ac (--enable-offload-defaulted): New.
1038         * configure: Regenerate.
1040 2021-04-23  David Faust  <david.faust@oracle.com>
1042         * MAINTAINERS (Write After Approval): Add myself.
1044 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1046         * MAINTAINERS (Write After Approval): Add myself.
1048 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1050         * MAINTAINERS: Add myself as pru port maintainer.
1052 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1054         * MAINTAINERS: Add myself as static analyzer maintainer.
1056 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1058         * MAINTAINERS: Update primary entry.
1060 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1062         * MAINTAINERS (Write After Approval): Add myself.
1064 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1066         * Makefile.def: Remove all-sim dependency on configure-gdb.
1067         * Makefile.in: Regenerated.
1069 2021-03-11  Jeff Law  <law@redhat.com>
1071         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1073 2021-03-11  Martin Liska  <mliska@suse.cz>
1075         * Makefile.tpl: The change was done Makefile.in which
1076         is generated file.
1078 2021-03-08  Jeff Law  <law@redhat.com>
1080         * MAINTAINERS: Update my email address
1082 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1084         * config.guess: Import latest upstream.
1085         * config.sub: Import latest upstream.
1087 2021-01-25  Martin Liska  <mliska@suse.cz>
1089         PR gcov-profile/98739
1090         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1091         for profiledbootstrap.
1093 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1095         * MAINTAINERS (Write After Approval): Add myself.
1097 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1099         * MAINTAINERS (Write After Approval): Update my e-mail address.
1101 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1103         * MAINTAINERS: Fix spacing.
1105 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1107         * MAINTAINERS (Write After Approval): Add myself
1109 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1111         * Makefile.def: Sync with binutils-gdb:
1112         (dependencies): all-ld depends on all-libctf.
1113         (host_modules): libctf is no longer no_install.
1114         No longer no_check.  Checking depends on all-ld.
1115         * Makefile.in: Regenerated.
1117 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1119         * libtool.m4: Match gnu* along other GNU systems.
1120         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1121         * libgo/configure: Re-generate.
1123 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1125         * MAINTAINERS: Update my email address.
1127 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1129         * MAINTAINERS (Write After Approval): Add myself.
1131 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1133         * Makefile.def
1134         * Makefile.in
1135         * Makefile.tpl
1136         * configure
1137         * configure.ac
1139 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1141         * Makefile.def: Add libcody.
1142         * configure.ac: Add libcody.
1143         * Makefile.in: Regenerated.
1144         * configure: Regenerated.
1146 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1148         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1150 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1152         PR target/97865
1153         * libtool.m4: Update handling of Darwin platform link flags
1154         for Darwin20.
1156 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1158         * .gitignore: Sync with binutils-gdb
1160 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1162         * MAINTAINERS: Add myself as arc port maintainer.
1164 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1166         PR d/87788
1167         * configure.ac: Don't disable D for *-*-darwin*.
1168         * configure: Regenerate.
1170 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1172         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1173         hppa64-*-hpux11*.
1175 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1177         * configure: Regenerate.
1178         * configure.ac: Add --bootstrap-hwasan option.
1180 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1182         * config.guess: Import latest upstream.
1183         * config.sub: Import latest upstream.
1185 2020-11-16  Martin Liska  <mliska@suse.cz>
1187         * .gitignore: Add cache as clangd uses it now.
1189 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1191         * MAINTAINERS (Write After Approval): add myself
1193 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1195         * MAINTAINERS (Write After Approval): Add myself.
1197 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1199         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1200         Remove FIXME comments.
1202 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1204         * MAINTAINERS: Update my email address.
1206 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1208         * MAINTAINERS (Write After Approval): Add myself.
1210 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1212         PR target/97302
1213         * configure.ac: Only set with_gmp to /usr/local
1214         if not building in tree.
1215         * configure: Regenerate.
1217 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1219         * MAINTAINERS (Write After Approval): Add myself.
1221 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1223         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1225 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1227         PR bootstrap/96612
1228         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1229         if not the same as ${host}.
1230         * configure: Regenerate.
1232 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1234         * MAINTAINERS (Write After Approval): Add myself.
1236 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1238         * MAINTAINERS: Update my email address.
1240 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1242         * MAINTAINERS (Write After Approval): Add myself.
1244 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1246         * MAINTAINERS (Write After Approval): Add myself.
1248 2020-06-12  Martin Liska  <mliska@suse.cz>
1250         * .gitignore: Add .clang-tidy.
1252 2020-06-08  Jason Merrill  <jason@redhat.com>
1254         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1255         * configure: Regenerate.
1257 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1259         * MAINTAINERS: Add myself as xtensa port maintainer.
1261 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1263         * configure.ac: Don't require --enable-host-shared when building
1264         for Mingw.
1265         * configure: Regenerate.
1267 2020-05-18  Jason Merrill  <jason@redhat.com>
1269         * configure.ac: Update bootstrap dialect to -std=c++11.
1271 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1273         * MAINTAINERS (Write After Approval): Add myself.
1275 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1277         PR target/92713
1278         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1279         (noconfigdirs): Add 'target-libstdc++-v3'.
1280         * configure: Regenerate.
1282 2020-04-21  Stephen Casner  <casner@acm.org>
1284         PR 25830
1285         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1286         * configure: Rebuild.
1288 2020-04-17  Martin Liska  <mliska@suse.cz>
1289             Jonathan Yong <10walls@gmail.com>
1291         PR gcov-profile/94570
1292         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1293         for CYGWIN.
1295 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1297         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1299 2020-04-09  Tom Tromey  <tom@tromey.com>
1301         * configure: Rebuild.
1302         * Makefile.in: Rebuild.
1303         * Makefile.def (gdbsupport, gdbserver): New host modules.
1304         (configure-gdb): Depend on all-gdbsupport.
1305         (all-gdb): Depend on all-gdbsupport, all-libctf.
1306         * configure.ac (host_tools): Add gdbserver.
1307         Conditionally build gdbserver and gdbsupport.
1309 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1311         * configure.ac: Build libgomp by default for amdgcn.
1312         * configure: Regenerate.
1314 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1316         * MAINTAINERS (Write After Approval): Add myself.
1318 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1320         * MAINTAINERS (Write After Approval) : Add myself.
1322 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1324         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1326 2020-02-14  Martin Sebor  <msebor@redhat.com>
1328         * doc/extend.texi (attribute alias): Mention type requirement.
1329         (attribute weak): Same.
1330         (attribute weakref): Correct invalid example.
1332 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1334         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1336 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1337             Jakub Jelinek  <jakub@redhat.com>
1339         * .gitattributes: Add *.md diff=md.
1341 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1343         The mentioned auto-generated file is no more part of the
1345         GCC sources, it's auto-generated in $(builddir) during build.
1347         PR target/92055
1348         * contrib/gcc_update (files_and_dependencies): Remove
1349         entry for gcc/config/avr/t-multilib.
1351 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1353         * MAINTAINERS: Update my email address.
1355 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1357         * README.MOVED_TO_GIT: Remove.
1359 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1361         * README.MOVED_TO_GIT: New file.
1363 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1365         * MAINTAINERS (Write After Approval): Add myself.
1367 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1369         * MAINTAINERS (write_after_approval): Add myself.
1371 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1373         * MAINTAINERS (write_after_approval): Add myself.
1375 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1377         * MAINTAINERS (write_after_approval): Add myself.
1379 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1381         * configure.ac: Factor out common cases for compare_exclusions.
1382         * configure: Regenerate.
1384 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1386         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1387         flag.
1389 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1391         * MAINTAINERS (Write After Approval): Add myself.
1393 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1395         PR middle-end/92463
1396         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1397         * configure: Regenerate
1399 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1401         * configure.ac: Use https for gcc.gnu.org.
1402         * configure: Regenerated.
1404 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1406         * MAINTAINERS (aarch64 port): Remove my name, move to...
1407         (Write After Approval): ...Here.
1409 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1411         * MAINTAINERS: Change my email address as maintainer.
1413 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1415         PR fortran/91828
1416         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1417         * configure: Regenerated.
1419 2019-10-21  Jason Merrill  <jason@redhat.com>
1421         * .gitattributes: Also check ChangeLog whitespace.
1423 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1425         * contrib/dg-extract-results.sh: Add support for KPASS.
1426         * contrib/dg-extract-results.py: Likewise.
1428 2019-10-17  Jason Merrill  <jason@redhat.com>
1430         * .gitattributes: Avoid {} in filename pattern.
1432 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1434         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1435         Approval section.
1437 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1439         * MAINTAINERS: Add myself to Write After Approval
1441 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1443         * MAINTAINERS: Add myself as an aarch64 maintainer.
1445 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1447         * MAINTAINERS: Add myself as aarch64 maintainer.
1449 2019-09-23  Carl Love  <cel@us.ibm.com>
1451         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1452         New define_insn.
1453         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1454         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1456 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1458         * MAINTAINERS (Sam Tebbs): Update email address.
1460 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1462         * MAINTAINERS: Update my email address.
1464 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1466         * libtool.m4: Handle uclinuxfdpiceabi.
1468 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1470         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1471         Remove myself from Write After Approval section.
1473 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1475         * configure.ac: Support for bpf-*-* targets.
1476         * configure: Regenerate.
1478 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1480         * config.sub: Import upstream version 2019-06-30.
1481         * config.guess: Import upstream version 2019-07-24.
1483 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1485         * MAINTAINERS: Remove spu port maintainers.
1487 2019-08-28  Martin Liska  <mliska@suse.cz>
1489         * .gitignore: Add .clangd and compile_commands.json
1490         to .gitignore.
1492 2019-08-23  Michael Forney  <mforney@mforney.org>
1494         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1495         * Makefile.in: Regenerate.
1497 2019-08-19  Tom Tromey  <tom@tromey.com>
1499         * configure: Rebuild.
1500         * configure.ac: Add --with-static-standard-libraries.
1502 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1504         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1506 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1508         * MAINTAINERS (Write After Approval): Add myself.
1510 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1512         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1513         RISC-V port maitainer.
1515 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1517         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1519 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1521         * MAINTAINERS (Write After Approval): Add myself.
1523 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1525         * MAINTAINERS (Write After Approval): Add myself.
1527 2019-06-25  Martin Liska  <mliska@suse.cz>
1529         contrib/filter-clang-warnings.py: Transform from
1530         filter-rtags-warnings.py.
1532 2019-06-15  Tom Tromey  <tom@tromey.com>
1534         * configure.ac (host_libs): Add gnulib.
1535         * configure: Rebuild.
1536         * Makefile.def (host_modules, dependencies): Add gnulib.
1537         * Makefile.in: Rebuild.
1539 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1541         * MAINTAINERS (Write After Approval): Add myself.
1543 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1545         * configure: Regenerate.
1546         * configure.ac: Add PRU target.
1548 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1550         * MAINTAINERS (Write After Approval): Add myself.
1552 2019-06-11  Nick Clifton  <nickc@redhat.com>
1554         Import these changes from the binutils/gdb repository:
1556         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1558         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1559         and all its deps.
1560         * Makefile.in: Regenerated.
1562         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1564         * Makefile.def (host_modules): Add libctf.
1565         * Makefile.def (dependencies): Likewise.
1566         libctf depends on zlib, libiberty, and bfd.
1567         * Makefile.in: Regenerated.
1568         * configure.ac (host_libs): Add libctf.
1569         * configure: Regenerated.
1571 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1573         * MAINTAINERS (Write After Approval): Add myself.
1575 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1577         * MAINTAINERS: Update my email address.
1579 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1581         * MAINTAINERS (Write After Approval): Add myself.
1583 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1585         * MAINTAINERS (Write After Approval): Add myself.
1587 2019-05-07  Jim Wilson  <jimw@sifive.com>
1589         * MAINTAINERS: Remove myself as IA-64 maintainer.
1591 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1593         * MAINTAINERS (Write After Approval): Add myself.
1595 2019-05-02  Richard Biener  <rguenther@suse.de>
1597         PR bootstrap/85574
1598         * Makefile.tpl (compare target): Also compare extra-compare
1599         files.
1600         * Makefile.in: Regenerate.
1602 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1604         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1605         as modulo-scheduler maintainer.
1607 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1609         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1611 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1613         * MAINTAINERS: Update my email address.
1615 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1617         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1618         * configure: Regenerate.
1620 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1622         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1623         * configure: Regenerate.
1625 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1627         * configure.ac: Add target-zlib to target_libraries.
1628         * configure: Regenerate.
1630 2019-04-09  Martin Liska  <mliska@suse.cz>
1632         * Makefile.in: Regenerate.
1633         * Makefile.tpl: Pass GENERATOR_CFLAGS
1634         in all stages.
1636 2019-03-28  Martin Liska  <mliska@suse.cz>
1638         PR bootstrap/89829
1639         * Makefile.in: Revert r254150.
1640         * Makefile.tpl: Likewise.
1642 2019-03-28  Ben Elliston  <bje@gnu.org>
1644         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1645         related, and libdecnumber.
1647 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1649         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1650         (Write After Approval): Remove myself.
1652 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1654         * MAINTAINERS (Write After Approval): Add myself.
1656 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1658         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1659         (Write After Approval): Remove myself and Julian.
1661 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1663         * MAINTAINERS (Write After Approval): Add myself.
1665 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1667         * MAINTAINERS (Write After Approval): Add myself.
1669 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1671         * ChangeLog: Replace space with tab.
1672         * MAINTAINERS: Delete 1 tab to keep alignment.
1674 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1676         * MAINTAINERS (Write After Approval): Add myself.
1678 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1680         * MAINTAINERS (Write After Approval): Add myself.
1682 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1683             Kwok Cheung Yeung  <kcy@codesourcery.com>
1684             Julian Brown  <julian@codesourcery.com>
1685             Tom de Vries  <tom@codesourcery.com>
1686             Jan Hubicka  <hubicka@ucw.cz>
1687             Martin Jambor  <mjambor@suse.cz>
1689         * configure.ac: Likewise.
1690         * configure: Regenerate.
1691         * contrib/config-list.mk: Add amdgcn-amdhsa.
1693 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1695         * MAINTAINERS (Write After Approval): Add myself.
1697 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1699         * MAINTAINERS (Write After Approval): Add myself.
1701 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1703         PR target/88535
1704         * config.guess: Import upstream version 2019-01-03.
1705         * config.sub: Import upstream version 2019-01-01.
1707 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1709         * MAINTAINERS (Write After Approval): Update my maintainer address.
1711 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1713         * MAINTAINERS (Write After Approval): Add myself.
1715 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1717         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1719 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1721         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1722         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1723         (GCC_TARGET_TOOL): Likewise.
1724         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1725         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1726         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1727         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1728         * configure: Regenerate.
1729         * Makefile.in: Likewise.
1731 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1733         * MAINTAINERS (Write After Approval): Add myself.
1735 2018-11-13  Martin Liska  <mliska@suse.cz>
1737         * gcc.target/i386/pr87930.c: Move to ...
1738         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1740 2018-11-10  Stafford Horne  <shorne@gmail.com>
1742         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1743         (Write After Approval): Remove myself.
1745 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1747         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1748         Append $INCICONV to it.
1750 2018-11-04  Stafford Horne  <shorne@gmail.com>
1752         * MAINTAINERS (Write After Approval): Add myself.
1754 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1756         PR bootstrap/82856
1757         * multilib.am: New file.  From automake.
1759         Merge from binutils-gdb:
1760         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1762         * libtool.m4: Use AC_LANG_SOURCE.
1763         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1764         * ar-lib: New file.
1765         * test-driver: New file.
1766         * configure: Re-generate.
1768 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1770         * MAINTAINERS (Write After Approval): Add myself.
1772 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1774         PR bootstrap/87788
1775         PR d/87799
1776         * configure: Rebuild.
1777         * configure.ac: Disable D on systems where it is known not to work.
1779 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1781         * Makefile.def (target_modules): Add libphobos.
1782         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1783         GDCFLAGS_FOR_TARGET.
1784         (dependencies): Make libphobos depend on libatomic, libbacktrace
1785         configure, and zlib configure.
1786         (language): Add language d.
1787         * Makefile.in: Rebuild.
1788         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1789         (HOST_EXPORTS): Add GDC.
1790         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1791         (BASE_TARGET_EXPORTS): Add GDC.
1792         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1793         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1794         (EXTRA_HOST_FLAGS): Add GDC.
1795         (STAGE1_FLAGS_TO_PASS): Add GDC.
1796         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1797         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1798         environment variables.
1799         * configure: Rebuild.
1800         * configure.ac: Add target-libphobos to target_libraries.  Set and
1801         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1803 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1805         * MAINTAINERS (Write After Approval): Add myself.
1807 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1809         * MAINTAINERS (Write After Approval): Remove myself.
1811 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1813         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1815 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1817         * MAINTAINERS: Update my email address.
1819 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1821         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1822         maintainer.
1824 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1826         * MAINTAINERS (Write After Approval): Add self.
1828 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1830         * MAINTAINERS (write after approval): Add myself.
1832 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1834         * MAINTAINERS: Update my email address.
1836 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1838         * MAINTAINERS (write after approval): Add myself.
1840 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1842         * MAINTAINERS: Add self to global reviewers list.
1844 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1846         MAINTAINERS: Add c-sky port maintainers.
1848 2018-08-10  Martin Liska  <mliska@suse.cz>
1850         * MAINTAINERS: Revert change in previous commit and
1851         join lines.
1853 2018-08-10  Martin Liska  <mliska@suse.cz>
1855         * MAINTAINERS: Remove extra line.
1857 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1859         * MAINTAINERS: Update my email address.
1861 2018-07-19  DJ Delorie  <dj@redhat.com>
1863         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1864         as maintainer.
1866 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1868         * MAINTAINERS: Adjust email address for me and my colleague Robin
1869         Dapp.
1871 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1872             Sunil K Pandey  <sunil.k.pandey@intel.com>
1874         PR target/84413
1875         * config/i386/i386.c (m_CORE_AVX512): New.
1876         (m_CORE_AVX2): Likewise.
1877         (m_CORE_ALL): Add m_CORE_AVX2.
1878         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1879         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1880         and remove the rest of m_SKYLAKE_AVX512.
1882 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1884         * config.sub: Sync with upstream version 2018-07-03.
1886 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1888         * config.guess: Sync with upstream version 2018-06-26.
1889         * config.sub: Sync with upstream version 2018-07-02.
1891 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1893         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1894         * ltmain.sh: Likewise.
1896 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1898         * contrib/config-list.mk: Remove powerpc-linux_paired.
1900 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1902         * configure.ac: Introduce support for @unless/@endunless.
1903         * Makefile.tpl (dep-kind): Rewrite with cond; return
1904         postbootstrap in some cases.
1905         (make-postboot-dep, postboot-targets): New.
1906         (dependencies): Do not output postbootstrap dependencies at
1907         first.  Output non-target ones changed for configure to depend
1908         on stage_last @if gcc-bootstrap, and the original deps @unless
1909         gcc-bootstrap.
1910         * configure.in, Makefile.in: Rebuilt.
1912 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1914         * MAINTAINERS (write after approval): Add myself.
1916 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1918         * MAINTAINERS (write after approval): Add myself.
1920 2018-06-19  Nick Clifton  <nickc@redhat.com>
1922         * zlib/configure.ac: Restore old behaviour of only enabling
1923         multilibs when a target subdirectory is defined.  This allows
1924         building with srcdir == builddir.
1925         * zlib/configure: Regenerate.
1927 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1929         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1930         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1931         * Makefile.in: Regenerate.
1933 2018-06-16  Ben Elliston  <bje@gnu.org>
1935         * config.guess: Import latest version.
1936         * config.sub: Likewise.
1938 2018-06-08  Martin Liska  <mliska@suse.cz>
1940         * MAINTAINERS: Remove MPX-related entries.
1941         * Makefile.def: Remove libmpx support.
1942         * Makefile.in: Regenerate.
1943         * configure.ac: Remove removed files.
1944         * configure: Regenerate.
1945         * libmpx/ChangeLog: Remove.
1946         * libmpx/Makefile.am: Remove.
1947         * libmpx/Makefile.in: Remove.
1948         * libmpx/acinclude.m4: Remove.
1949         * libmpx/aclocal.m4: Remove.
1950         * libmpx/config.h.in: Remove.
1951         * libmpx/configure: Remove.
1952         * libmpx/configure.ac: Remove.
1953         * libmpx/configure.tgt: Remove.
1954         * libmpx/libmpx.spec.in: Remove.
1955         * libmpx/mpxrt/Makefile.am: Remove.
1956         * libmpx/mpxrt/Makefile.in: Remove.
1957         * libmpx/mpxrt/libmpx.map: Remove.
1958         * libmpx/mpxrt/libtool-version: Remove.
1959         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1960         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1961         * libmpx/mpxrt/mpxrt.c: Remove.
1962         * libmpx/mpxrt/mpxrt.h: Remove.
1963         * libmpx/mpxwrap/Makefile.am: Remove.
1964         * libmpx/mpxwrap/Makefile.in: Remove.
1965         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1966         * libmpx/mpxwrap/libtool-version: Remove.
1967         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1969 2018-06-04  Martin Liska  <mliska@suse.cz>
1971         * MAINTAINERS: Add myself as gcov maintainer.
1973 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1975         * MAINTAINERS: Update my email address.
1977 2018-06-04  Tom de Vries  <tdevries@suse.de>
1979         * MAINTAINERS: Remove write-after-approval entries for component
1980         maintainers.
1982 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1984         * MAINTAINERS (write after approval): Add myself.
1986 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1988         * MAINTAINERS: Update my email address.
1990 2018-06-01  Tom de Vries  <tdevries@suse.de>
1992         * MAINTAINERS: Update my email address.
1994 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1996         * MAINTAINERS (loop-optimizer): Add myself.
1998 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2000         * configure.ac: Added "nfp" target.
2001         * configure: Regenerate.
2003 2018-04-30  Richard Biener  <rguenther@suse.de>
2005         PR bootstrap/85571
2006         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2007         (STAGE3_TFLAGS): Likewise.
2008         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2009         (STAGEtrain_TFLAGS): Likewise.
2010         * Makefile.in: Regenerate.
2012 2018-04-26  Richard Biener  <rguenther@suse.de>
2014         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2015         (STAGE2_CFLAGS): Likewise.
2016         (STAGE2_TFLAGS): Likewise.
2017         (STAGE3_CFLAGS): Add -fchecking.
2018         (STAGE3_TFLAGS): Likewise.
2019         (STAGEtrain_CFLAGS): Filter out -fchecking.
2020         (STAGEtrain_TFLAGS): Likewise.
2021         * Makefile.in: Re-generate.
2023 2018-04-25  Catherine Moore <clm@codesourcery.com>
2025         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2027 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2029         * MAINTAINERS (write after approval): Add myself.
2031 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2033         * MAINTAINERS: Update my email address.
2035 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2037         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2039 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2041         * MAINTAINERS: Update my email address and disambiguate myself
2042         a bit from Will Schmidt.
2044 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2046         * MAINTAINERS: Move maintainers of now-removed picochip and score
2047         ports to write after approval.
2049 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2051         * MAINTAINERS: Add entry for SVE maintainership.
2053 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2055         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2056         * configure: Regenerate.
2058 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2060         * MAINTAINERS (write after approval): Add myself.
2062 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2064         * MAINTAINERS (write after approval): Add myself.
2066 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2068         * MAINTAINERS (write after approval): Add myself.
2070 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2072         Update copyright years.
2074 2018-01-03  Ben Elliston  <bje@gnu.org>
2076         * config.guess: Import latest version.
2077         * config.sub: Likewise.
2079 2017-12-12  Stafford Horne  <shorne@gmail.com>
2081         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2082         * configure: Regenerate.
2084 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2086         * MAINTAINERS (Write After Approval): Add myself.
2088 2017-11-28  Julia Koval  <julia.koval@intel.com>
2089             Sebastian Peryt  <sebastian.peryt@intel.com>
2091         * Makefile.def (target_modules): Remove libcilkrts.
2092         * Makefile.in: Ditto.
2093         * configure: Ditto.
2094         * configure.ac: Ditto.
2096 2017-11-28  Julia Koval  <julia.koval@intel.com>
2098         * MAINTAINERS (Write After Approval): Add myself.
2100 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2102         * MAINTAINERS (Write After Approval): Add myself.
2104 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2106         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2107         Use my SiFive email address.
2109 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2111         * MAINTAINERS (write after approval): Add myself.
2113 2017-10-27  Martin Liska  <mliska@suse.cz>
2115         * Makefile.tpl: Use proper name of folder as it was renamed
2116         during transition to 4 stages.
2117         * Makefile.in: Regenerate.
2119 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2121         * MAINTAINERS (write after approval): Add myself.
2123 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2125         * MAINTAINERS: Add a note that maintainership also includes web
2126         pages, docs, and testsuite related to that area.
2128 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2130         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2132 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2134         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2136 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2138         * MAINTAINERS: Remove myself as a vxworks maintainer.
2140 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2142         * MAINTAINERS: Remove email address of Jim Norris.
2144 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2146         * MAINTAINERS (Reviewers): Move myself from here...
2147         (CPU Port Maintainers): ... to here.
2149 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2151         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2153 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2155         * MAINTAINERS (write after approval): Add myself.
2157 2017-07-28  Tony Reix  <tony.reix@atos.net>
2159         * configure.ac (target-libffi): Don't disable for AIX.
2160         (go): Don't add to unsupported_languages on AIX.
2161         (target-libgo): Don't disable for AIX.
2162         * configure: Regenerate.
2164 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2166         * MAINTAINERS: Add myself.
2168 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2170         * MAINTAINERS: Update my email address.
2172 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2174         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2175         arm-specific auto-generated header files.
2177 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2179         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2180         * configure: Rebuilt.
2182 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2184         * MAINTAINERS: Readd myself for c6x.
2186 2017-06-28  Martin Liska  <mliska@suse.cz>
2188         PR bootstrap/81217
2189         * Makefile.def: Remove superfluous bootstrap_target from
2190         bootstrap_stage.
2191         * Makefile.in: Re-generate the file.
2193 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2195         * MAINTAINERS: Add myself to Write After Approval
2197 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2199         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2201 2017-06-19  Martin Liska  <mliska@suse.cz>
2203         * Makefile.def: Define 4 stages PGO bootstrap.
2204         * Makefile.tpl: Define FLAGS.
2205         * Makefile.in: Regenerate.
2207 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2209         * Makefile.def: Add check-gotools to go check targets.
2210         * Makefile.in: Rebuild.
2212 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2214         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2216 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2218         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2219         * configure: Regenerate.
2221 2017-05-31  Martin Liska  <mliska@suse.cz>
2223         * configure.ac: Add handling of stage2_werror_flags to
2224         action-if-given and to action-if-not-given.
2225         * configure: Regenerate.
2227 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2229         * MAINTAINERS: Add self to Write After Approval
2231 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2233         * MAINTAINERS: Update my email address, and remove myself as
2234         maintainer in some areas.
2236 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2238         * MAINTAINERS: Add self to Write After Approval
2240 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2242         * configure.ac: Add --enable-languages=default to mean default and
2243         make --enable-languages=all mean all supported languages.
2244         * configure: Regenerated.
2246 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2248         * config.gcc (powerpc*-*-*spe*): New.
2249         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2250         (powerpc-*-rtems*spe*): New.
2251         (powerpc*-*-linux*spe*): New.
2252         (powerpc-wrs-vxworksspe): New.
2253         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2254         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2255         * config.host (powerpc*-*-*spe*): New.
2257 2017-05-19  Martin Liska  <mliska@suse.cz>
2259         * configure.ac: Add --enable-werror-always just for
2260         bootstrap-debug (or none build config) and do not add it
2261         when we are on a release branch.
2262         * configure: Regenerated.
2264 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2266         * MAINTAINERS: Add self to Write After Approval
2268 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2270         * MAINTAINERS: Move myself to Write After Approval section.
2272 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2274         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2275         ACCH registers.
2276         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2277         available.
2278         (umulsidi3): Likewise.
2279         (mulsidi3_700): Disable this pattern when we have advanced mpy
2280         instructions.
2281         (umulsidi3_700): Likewise.
2282         (maddsidi4): New pattern.
2283         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2284         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2285         (mpydu_imm_arcv2hs): Likewise.
2286         * config/arc/predicates.md (accl_operand): New predicate.
2288 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2289             Andrew Burgess <andrew.burgess@embecosm.com>
2291         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2292         case.
2293         (ARC_AUTOFP_IRQ_P): Likewise.
2294         (ARC_AUTO_IRQ_P): Likewise.
2295         (rgf_banked_register_count): New variable.
2296         (parse_mrgf_banked_regs_option): New function.
2297         (arc_override_options): Handle rgf_banked_regs option.
2298         (arc_handle_interrupt_attribute): Add firq option.
2299         (arc_compute_function_type): Return fast irq type when required.
2300         (arc_must_save_register): Handle fast interrupts.
2301         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2302         (arc_return_address_regs): Update.
2303         * config/arc/arc.h (arc_return_address_regs): Update.
2304         (arc_function_type): Add fast interrupt type.
2305         (ARC_INTERRUPT_P): Update.
2306         (RC_FAST_INTERRUPT_P): Define.
2307         * config/arc/arc.md (simple_return): Update for fast interrupts.
2308         (p_return_i): Likewise.
2309         * config/arc/arc.opt (mrgf-banked-regs): New option.
2310         * doc/invoke.texi (mrgf-banked-regs): Document.
2312 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2314         * config/arc/arc.c (irq_ctrl_saved): New variable.
2315         (ARC_AUTOBLINK_IRQ_P): Define.
2316         (ARC_AUTOFP_IRQ_P): Likewise.
2317         (ARC_AUTO_IRQ_P): Likewise.
2318         (irq_range): New function.
2319         (arc_must_save_register): Likewise.
2320         (arc_must_save_return_addr): Likewise.
2321         (arc_dwarf_emit_irq_save_regs): Likewise.
2322         (arc_override_options): Handle deferred options.
2323         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2324         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2325         arc_must_save_return_addr.
2326         (arc_compute_frame_size): Handle automated save and restore of
2327         registers.
2328         (arc_expand_prologue): Likewise.
2329         (arc_expand_epilogue): Likewise.
2330         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2331         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2332         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2334 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2335         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2337         PR bootstrap/77661
2338         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2339         in-tree build MPC.
2340         * Makefile.in: Regenerate.
2342 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2344         * configure.ac: Enable LTO by default on darwin >= 9.
2345         * configure: Regenerate.
2347 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2349         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2350         and Andrew Waterman as the RISC-V maintainers.
2352 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2354         * MAINTAINERS: Add self to Write After Approval
2356 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2358         * config.guess: Import latest from upstream.
2360 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2362         * MAINTAINERS (Write After Approval): Remove entries that are
2363         already covered under Reviewers.
2365 2017-03-08  Mark Wielaard  <mark@klomp.org>
2367         PR demangler/70909
2368         PR demangler/67264
2369         * include/demangle.h: Add d_printing to struct demangle_component
2370         and pass struct demangle_component as non const.
2372 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2374         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2376 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2378         * Makefile.tpl: Remove HOST_ISLVER.
2379         (HOST_EXPORTS): Remove ISLVER.
2380         * Makefile.in: Regenerate.
2382 2017-02-13  Richard Biener  <rguenther@suse.de>
2384         * configure: Re-generate.
2386 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2388         * MAINTAINERS: Adjust bug reporting URL.
2390 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2392         * MAINTAINERS (Write After Approval): Remove redundant entry
2393         for Andrew Burgess.
2395 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2397         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2398         32-bit hppa*-*-hpux*.
2399         * configure: Regenerate.
2401 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2403         * configure.ac: Moved the white list of enabling BRIG FE to
2404         libhsail-rt/configure.tgt.
2405         * configure: Regenerated.
2406         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2408 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2409             Martin Jambor  <mjambor@suse.cz>
2411         * Makefile.def (target_modules): Added libhsail-rt.
2412         (languages): Added language brig.
2413         * Makefile.in: Regenerated.
2414         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2415         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2416         * configure: Regenerated.
2418 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2420         PR other/79046
2421         * configure: Regenerated.
2423 2017-01-04  Alan Modra  <amodra@gmail.com>
2425         * configure: Regenerate.
2427 2016-12-29  Ben Elliston  <bje@gnu.org>
2429         * config.sub: Import latest version.
2431 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2433         * MAINTAINERS (Write After Approval): Add myself.
2435 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2437         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2438         includes bootstrap-mpx.
2439         * configure: Regenerated.
2441 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2443         * MAINTAINERS (Write After Approval): Add myself.
2445 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2447         * configure: Regenerate.
2449 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2451         * configure.ac: Don't use pkg-config to check for bdw-gc.
2452         * configure: Regenerate.
2454 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2456         * Makefile.def: Remove reference to boehm-gc target module.
2457         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2458         options and for the bdw-gc pkg-config module.
2459         * configure: Regenerate.
2460         * Makefile.in: Regenerate.
2462 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2464         * MAINTAINERS (nvptx): Remove self.
2466 2016-11-25  Ben Elliston  <bje@gnu.org>
2468         * config.guess: Import latest version.
2469         * config.sub: Likewise.
2471 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2473         * MAINTAINERS (Write After Approval): Add myself.
2475 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2477         * Makefile.def: Remove references to GCJ.
2478         * Makefile.tpl: Likewise.
2479         * Makefile.in: Regenerate.
2481 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2483         * config-ml.in: Remove references to GCJ.
2484         * configure.ac: Likewise.
2485         * configure: Regenerate.
2487 2016-11-01  Josh Conner  <joshconner@google.com>
2489         * MAINTAINERS (Write After Approval): Update email address,
2491 2016-10-27  Carl Love  <cel@us.ibm.com>
2493         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2494         Approval list to make it alphabetical.
2496 2016-10-27  Carl Love  <cel@us.ibm.com>
2498         * MAINTAINERS (Write After Approval): Add myself.
2500 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2502         * MAINTAINERS (Reviewers): Add myself.
2503         (Write After Approval): Add myself.
2505 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2506             Ulrich Weigand  <uweigand@de.ibm.com>
2508         * MAINTAINERS: Update email address.
2510 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2512         * MAINTAINERS: Update email address.
2514 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2516         * configure.ac: Add aarch64-*-freebsd*.
2517         * configure: Regenerate.
2519 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2521         * MAINTAINERS: Update email address after it got reverted.
2523 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2525         * configure.ac (target_libraries): Readd target-boehm-gc.
2526         Restore --enable-objc-gc handling.
2527         * configure: Regenerate.
2529 2015-10-03  Jeff Law  <law@redhat.com>
2531         * MAINTAINERS: Move several inactive maintainers to the
2532         write-after-approval section.
2534 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2536         * configure.ac: Add target-libffi to target_libraries.
2537         Readd libgcj target disablings, modified to only target-libffi.
2538         Readd target addition of go to unsupported languages.
2539         * configure: Regenerated.
2541 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2543         * MAINTAINERS: Update email address.
2545 2016-09-30  Andrew Haley  <aph@redhat.com>
2547         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2548         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2549         libgcj.
2551 2016-09-30  Andrew Haley  <aph@redhat.com>
2553         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2554         write-after approval after GCJ deletion.
2556 2016-09-30  Andrew Haley  <aph@redhat.com>
2558         * Makefile.def: Remove libjava.
2559         * Makefile.tpl: Likewise.
2560         * Makefile.in: Regenerate.
2561         * configure.ac: Likewise.
2562         * configure: Likewise.
2563         * gcc/java: Remove.
2564         * libjava: Likewise.
2566 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2568         * MAINTAINERS (Reviewers): Add myself.
2570 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2572         * configure.ac: Disable "sim" directory for arc*-*-*.
2573         * configure: Regenerated.
2575 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2577         * MAINTAINERS (Write After Approval): Add myself.
2579 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2581         * configure.ac: Check for the minimum in-tree MPFR version
2582         handled.
2583         * configure: Regenerate.
2585 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2587         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2588         * configure: Regenerated.
2590 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2592         * MAINTAINERS (Write After Approval): Add myself.
2594 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2596         * Makefile.def: Add autoprofiledbootstrap.
2597         * Makefile.tpl: Dito.
2598         * Makefile.in: Regenerate.
2600 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2602     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2603     * configure: Regenerate.
2605 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2607         * configure: Regenerate.
2608         * configure.ac: Remove support for avr-rtems.
2610 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2612         * MAINTAINERS (Write After Approval): Add myself.
2614 2016-06-16  Michael Collison  <michael.collison@arm.com>
2616         * MAINTAINERS (Write After Approval): Add myself.
2618 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2620         * MAINTAINERS (Write After Approval): Update e-mail address.
2622 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2624         * MAINTAINERS (Write After Approval): Add myself.
2626 2016-05-28  Alan Modra  <amodra@gmail.com>
2628         * Makefile.tpl (configure): Depend on m4 files included.
2629         * Makefile.in: Regenerate.
2631 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2633         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2634         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2636 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2638         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2639         special case builtin.
2640         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2641         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2642         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2643         for __builtin_vec_addec.
2645 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2647         * config.guess: Import version 2016-04-02 (newest).
2648         * config.sub: Import version 2016-05-10 (newest).
2650 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2652         * configure.ac: Add ARC support to libgloss.
2653         * configure: Regenerate
2655 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2657         * MAINTAINERS (Write After Approval): Add myself.
2659 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2661         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2662         * configure: Regenerated.
2663         * Makefile.def (gmp): Explicitly disable assembler.
2664         (mpfr): Adjust lib_path.
2665         (mpc): Likewise.
2666         * Makefile.in: Regenerated.
2668 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2670         PR bootstrap/70704
2671         * configure.ac (--enable-stage1-checking): Add missing
2672         --enable-checking=.
2673         * configure: Regenerated.
2675 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2677         * config.guess: Revert r235676.
2678         * config.sub: Revert r235676.
2680 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2682         * config.guess: Remove SH5 support.
2683         * config.sub: Likewise.
2684         * configure: Likewise.
2685         * configure.ac: Likewise.
2687 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2689         PR bootstrap/70704
2690         * configure.ac (--enable-stage1-checking): For --disable-checking or
2691         implicit --enable-checking, make sure extra flag matches in between
2692         stage1 and later checking.
2693         * configure: Regenerated.
2695 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2697         * .gitattributes: New file.
2699 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2701         * MAINTAINERS (rs6000/powerpc port): Add myself.
2703 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2705         PR bootstrap/70173
2706         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2707         and gotools directories.  Delete the stage_final file.
2708         * Makefile.in: Regenerate.
2710 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2712         * MAINTAINERS (Write After Approval): Add myself.
2714 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2716         * MAINTAINERS (Fortran maintainer): Remove myself.
2718 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2720         * MAINTAINERS (Write After Approval): Add myself.
2722 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2724         * MAINTAINERS (Write After Approval): Add myself.
2726 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2728         Sync with binutils-gdb:
2730         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2732         * configure.ac: Add mips and s390 to the gold target check.
2733         * configure: Regenerate.
2735 2016-03-01  DJ Delorie  <dj@redhat.com>
2737         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2739 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2741         * MAINTAINERS (libcpp): Add myself.
2742         (diagnostic messages): Likewise.
2744 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2746         * MAINTAINERS: Fix whitespace.
2748 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2750         * MAINTAINERS (Write After Approval): Add myself.
2752 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2754         * config/isl.m4: Add comments about isl-0.16.
2755         * configure: Regenerate.
2757 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2759         * MAINTAINERS (hsa maintainers): Add myself.
2761 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2763         * MAINTAINERS: (Write After Approval): Add myself.
2765 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2766             Sebastian Pop  <s.pop@samsung.com>
2768         * Makefile.in: Regenerate.
2769         * Makefile.tpl: Export ISLVER.
2770         * configure: Regenerate.
2771         * config/isl.m4: Detect isl-0.15.
2773 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2775         PR bootstrap/69329
2776         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2777         * Makefile.in: Regenerate.
2779 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2781         * configure.ac: Enable LTO for DJGPP
2782         * configure: Regenerate
2784 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2786         Sync with binutils-gdb:
2787         2015-10-21  Nick Clifton  <nickc@redhat.com>
2789         PR gas/19109
2790         * configure.ac: Note the 'none' is an acceptable argument to
2791         --enable-compressed-debug-sections.
2792         * configure: Regenerate.
2794 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2796         PR bootstrap/69134
2797         * Makefile.def (mpfr): Disable assembler.
2798         * Makefile.in: Regenerate.
2800 2016-01-01  Ben Elliston  <bje@gnu.org>
2802         * config.guess: Import version 2016-01-01.
2803         * config.sub: Likewise.
2805 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2807         * MAINTAINERS (Write After Approval): Add myself.
2809 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2811         * Makefile.in: Replace ISL with isl.
2812         * Makefile.tpl: Same.
2813         * config/isl.m4: Same.
2814         * configure.ac: Same.
2815         * contrib/download_prerequisites: Same.
2816         * configure: Regenerate.
2818 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2820         * MAINTAINERS (Write After Approval): Add Myself.
2822 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2824         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2825         * configure: Regenerate.
2827 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2828             Sebastian Pop  <s.pop@samsung.com>
2830         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2831         isl_ctx_get_max_operations.
2832         * configure: Regenerate.
2834 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2836         * MAINTAINERS (Write After Approval): Add myself.
2838 2015-12-02  Ian Lance Taylor  <iant@google.com>
2840         PR go/66147
2841         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2842         * Makefile.in: Regenerate.
2844 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2846         PR libffi/65726
2847         * Makefile.def (lang_env_dependencies): Make libffi depend
2848         on cxx.
2849         * Makefile.in: Regenerate.
2851 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2853         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2854         symbols.
2856 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2858         Sync with binutils-gdb:
2859         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2861         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2862         * configure: Regenerate.
2864 2015-11-19  Martin Liska  <mliska@suse.cz>
2866         * .gitignore: Add .clang-format to ignored files.
2867         * Makefile.in: Add clang-format.
2868         * Makefile.tpl: Likewise.
2870 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2872         * configure.ac: Enable libmpx by default.
2873         * configure: Regenerated.
2875 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2877         * MAINTAINERS: Update email address.
2879 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2881         * MAINTAINERS: Update email address.
2883 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2885         * MAINTAINERS  (Write After Approval): Add myself.
2887 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2889         Sync with binutils-gdb:
2890         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2892         PR gas/19109
2893         * configure.ac: Add
2894         --enable-compressed-debug-sections={all,gas,gold,ld}.
2895         * configure: Regenerated.
2897 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2899         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2901 2015-10-09  Martin Liska  <mliska@suse.cz>
2903         * MAINTAINERS (Write After Approval): Add myself.
2905 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2907         * MAINTAINERS (Write After Approval): Add myself.
2909 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2911         * MAINTAINERS: Update email address.
2913 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2915         * MAINTAINERS  (Write After Approval): Add myself.
2917 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2919         * MAINTAINERS: Update email.
2921 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2923         * MAINTAINERS: Update my email address.
2925 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2927         * MAINTAINERS (ft32 port): Add myself.
2929 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2931         * MAINTAINERS: Add myself.
2933 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2935         * MAINTAINERS (Write After Approval): Add myself.
2937 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2939         PR libfortran/54572
2940         * Makefile.def: Make libgfortran depend on libbacktrace.
2941         * Makefile.in: Regenerate.
2943 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2945         * MAINTAINERS (Write After Approval): Add myself.
2947 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2949         PR other/67092
2950         * configure.ac: Remove --with_host_libstdcxx support.
2951         * configure: Regenerate.
2953 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2954             Jakub Jelinek  <jakub@redhat.com>
2956         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2957         nvptx*-*-*.
2958         * configure: Regenerate.
2960 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2962         * Makefile.def (libiconv): Define bootstrap=true.
2963         Mark pdf/html/info as missing.
2964         (configure-gcc): Depend on all-libiconv.
2965         (all-gcc): Ditto.
2966         (configure-libcpp): Ditto.
2967         (all-libcpp): Ditto.
2968         (configure-intl): Ditto.
2969         (all-intl): Ditto.
2970         * Makefile.in: Regenerate.
2972 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2974         * MAINTAINERS (loop ivopts): Add the entry and myself.
2976 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2978         * MAINTAINERS (nvptx): Add self.
2980 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2982         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2983         128-bit vector modes.
2985 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2987         * MAINTAINERS (Write After Approval): Add myself.
2989 2015-07-28  Ben Elliston  <bje@gnu.org>
2991         * config.sub, config.guess: Import from upstream.
2993 2015-07-24  Michael Darling  <darlingm@gmail.com>
2995         PR other/66259
2996         * config-ml.in: Reflects renaming of configure.in to configure.ac
2997         * configure: Likewise
2998         * configure.ac: Likewise
3000 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3002         * MAINTAINERS: Update my email address.
3004 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3006         Sync with binutils-gdb:
3007         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3009         * configure.ac (target_configdirs): Exclude target-zlib if
3010         target-libjava isn't built.
3011         * configure: Regenerated.
3013 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3015         Sync with binutils-gdb:
3016         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3018         * configure.ac: Disable configuration of GDB for HPUX targets.
3019         * configure: Regenerate.
3021         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3023         * configure.ac: Add --with-system-zlib.
3024         * configure: Regenerated.
3026         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3028         * configure.ac: Add FT32 support.
3029         * configure: Regenerate.
3031         2015-01-12  Anthony Green  <green@moxielogic.com>
3033         * configure.ac: Don't disable gprof for moxie.
3034         * configure: Rebuild.
3036 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3038         Sync with binutils-gdb:
3039         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3041         PR ld/18355
3042         * Makefile.def: Add extra_configure_flags to host zlib.
3043         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3044         to --enable-host-shared When bfd is to be built as shared
3045         library.  AC_SUBST.
3046         * Makefile.in: Regenerated.
3048 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3050         Sync with src:
3051         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3052         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3053         * Makefile.in: Regenerated.
3055 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3057         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3058         target.
3059         * configure: Regenerate.
3061 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3063         * MAINTAINERS (Write After Approval): Add myself.
3065 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3067         * MAINTAINERS (OS Port Maintainers): Add myself.
3068         (Various Maintainers): Remove myself from libffi testsuite.
3070 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3072         * MAINTAINERS (gen* on machine desc): Add self.
3074 2015-06-02  Jason Merrill  <jason@redhat.com>
3076         PR bootstrap/66319
3077         * configure.ac: Use -std=gnu++98.
3079 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3081         * MAINTAINERS (Write After Approval): Add myself.
3083 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3085         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3086         * configure: Regenerate.
3088 2015-05-26  Jason Merrill  <jason@redhat.com>
3090         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3091         * configure: Regenerate.
3093 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3095         * configure.ac: FT32 target added.
3096         * configure: Regenerated.
3098 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3100         * MAINTAINERS (Write After Approval): Add myself.
3102 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3104         * MAINTAINERS (Write After Approval): Add myself.
3106 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3108         * configure.ac: Fix typo.
3109         * configure: Regenerate.
3111 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3113         * MAINTAINERS (Write After Approval): Add myself.
3115 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3117         * configure.ac: Match $host configured with triplets.
3118         * configure: Regenerate.
3120 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3122         * Makefile.tpl: Remove surplus whitespace throughout.
3123         * Makefile.in: Regenerate.
3125 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3127         * MAINTAINERS (Various Maintainers): Add myself as instruction
3128         combiner maintainer.
3130 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3132         PR bootstrap/62077
3133         * configure.ac (--enable-stage1-checking): Default to
3134         release,misc,gimple,rtlflag,tree,types if --disable-checking
3135         or --enable-checking is not specified and DEV-PHASE is not
3136         experimental.
3137         * configure: Regenerated.
3139 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3141         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3142         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3143         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3144         * Makefile.in: Regenerate.
3146 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3148         * MAINTAINERS: Update my email address.
3150 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3152         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3154 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3156         * MAINTAINERS: Add myself as an arm port reviewer.
3158 2015-03-25  Martin Liska  <mliska@suse.cz>
3159             Yury Gribov  <y.gribov@samsung.com>
3161         * Makefile.in: Fix ln source location for vimrc file.
3162         * Makefile.tpl: Likewise.
3164 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3166         PR bootstrap/25672
3167         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3168         cross-compiling.  Similarly for CXX_FOR_TARGET.
3169         * configure: Regenerate.
3171 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3173         * Makefile.def: Add libmpx.
3174         * configure.ac: Add libmpx.
3175         * Makefile.in: Regenerate.
3176         * configure: Regenerate.
3178 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3180         * MAINTAINERS (CPU Port Maintainers): Add myself
3181         i386 vector ISA extns mantainer.
3183 2015-03-13  Jeff Law  <law@redhat.com>
3185         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3186         maintainer.
3187         Remove Richard Henderson as a maintainer for the x86 port.
3189 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3191         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3193 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3195         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3196         pointer bounds checker and i386 MPX maintainer.
3198 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3200         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3202 2015-02-26  Martin Sebor  <msebor@redhat.com>
3204         * MAINTAINERS (Various Maintainers): Add self.
3206 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3208         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3209         Make sure it contains lto.
3210         * configure: Regenerate.
3212 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3214         * configure: Regenerate.
3216 2015-02-06  Diego Novillo  <dnovillo@google.com>
3218         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3219         middle-end, docstring): Remove myself.
3220         (Write After Approval): Add myself.
3222 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3224         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3225         (Write After Approval): Update address.
3227 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3229         PR jit/64780
3230         * configure.ac: Require the user to explicitly specify
3231         --enable-host-shared if the jit is enabled.
3232         * configure: Regenerate.
3234 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3236         * MAINTAINERS (Write After Approval): Add myself.
3238 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3240         * MAINTAINERS: Make whitespace consistent.
3242 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3244         * MAINTAINERS (Write After Approval): Add myself.
3246 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3248         * MAINTAINERS: (Write After Approval): Add myself.
3250 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3252         * MAINTAINERS: (Write After Approval): Add myself.
3254 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3256         * MAINTAINERS: (Write After Approval): Add myself.
3258 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3260         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3261         objective-c/c++ front end maintainer.
3263 2015-01-13  Marek Polacek  <polacek@redhat.com>
3265         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3267 2015-01-12  Jeff Law  <law@redhat.com>
3269         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3270         a very long time.
3272 2015-01-09  Ian Lance Taylor  <iant@google.com>
3274         * configure.ac (host_tools): Add gotools.
3275         * Makefile.def (host_modules): Add gotools.
3276         (dependencies): Add dependency of all-gotools on all-target-libgo.
3278 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3280         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3281         * configure: Regenerate.
3283 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3285         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3286         all-target-libgomp.
3287         * Makefile.in: Regenerate.
3289 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3291         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3293 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3295         * configure.ac: Add Visium support.
3296         * configure: Regenerate.
3298 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3300         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3301         * configure: Regenerate.
3303 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3305         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3306         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3307         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3308         (OBJCOPY_FOR_TARGET): New variable.
3309         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3310         * Makefile.in: Regenerate.
3311         * configure.ac: Check for already installed target objcopy.
3312         Also GCC_TARGET_TOOL on objcopy.
3313         * configure: Regenerate.
3315 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3317         * config.sub: Update from upstream, to 2015-01-01 version.
3318         * config.guess: Ditto.
3320 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3322         * MAINTAINERS (RTEMS Ports): Add myself.
3324 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3326         * MAINTAINERS (Write After Approval): Add myself.
3328 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3330         * MAINTAINERS (Write After Approval): Add myself.
3332 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3334         * configure.ac (--enable-as-accelerator-for): Don't set
3335         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3336         * configure: Regenerate.
3338 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3340         PR bootstrap/64023
3341         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3342         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3343         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3344         to CXX.
3345         * Makefile.in: Regenerated.
3347 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3348             Yury Gribov  <y.gribov@samsung.com>
3350         * .gitignore: Added .local.vimrc and .lvimrc.
3351         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3352         * Makefile.in: Regenerate.
3354 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3356         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3357         * configure: Regenerated.
3359 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3361         * MAINTAINERS (nvptx port): New entry.
3363 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3365         * configure: Regenerate.
3367 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3369         * configure.ac: Merge with Binutils.
3371 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3373         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3374         * Makefile.in: Regenerate.
3376 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3378         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3379         missing flex.
3380         * Makefile.in: Regenerated.
3382 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3384         * Makefile.in: Regenerate.
3386 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3388         PR bootstrap/63784
3389         * libtool.m4: Add $pic_flag with -shared.
3391 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3393         * MAINTAINERS (Write After Approval): Added myself.
3395 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3397         * MAINTAINERS (write-after-approval): Add myself.
3399 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3401         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3402         from 2 years ago.
3404 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3406         Revert:
3407         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3409         * MAINTAINERS (Write After Approval): Added myself as line map
3410         maintainer.
3412 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3414         Revert:
3415         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3417         * MAINTAINERS (Write After Approval): Added myself.
3419 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3421         * MAINTAINERS (Write After Approval): Added myself.
3423 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3425         * MAINTAINERS (Write After Approval): Added myself as line map
3426         maintainer.
3428 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3430         * MAINTAINERS (Various Maintainers): Added myself as line map
3431         maintainer.
3433 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3435         * move-if-change: Sync from upstream gnulib.
3437 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3439         * compile: Sync with upstream Automake.
3440         * depcomp: Ditto.
3441         * install-sh: Ditto.
3442         * missing: Ditto.
3443         * mkinstalldirs: Ditto.
3444         * ylwrap: Ditto.
3446 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3448         * config.sub: Update from upstream config repo.
3449         * config.guess: Ditto.
3451 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3453         * Makefile.def: Add liboffloadmic to target_modules.  Make
3454         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3455         * Makefile.in: Regenerate.
3456         * configure: Regenerate.
3457         * configure.ac: Add liboffloadmic to target binaries.
3458         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3459         Add liboffloadmic to noconfig list when C++ is not supported.
3461 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3462             Thomas Schwinge  <thomas@codesourcery.com>
3463             Ilya Verbin  <ilya.verbin@intel.com>
3464             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3466         * configure: Regenerate.
3467         * configure.ac (--enable-as-accelerator-for)
3468         (--enable-offload-targets): New configure options.
3470 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3472         * Makefile.def: Make all-gcc depend on all-isl.
3473         * Makefile.in: Regenerate.
3475 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3477         * ChangeLog.jit: New.
3478         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3480 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3482         PR target/63610
3483         * libtool.m4: Fix globbing of darwin versions.
3484         * configure: Regenerate.
3486 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3488         * Makefile.def: Remove CLooG.
3489         * Makefile.tpl: Ditto.
3490         * configure.ac: Ditto.
3491         * configure: Regenerate.
3492         * Makefile.in: Ditto.
3494 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3496         * configure.ac: Handle nvptx-*-*.
3497         * configure: Regenerate.
3499 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3501         * MAINTAINERS (Write After Approval): Add myself.
3503 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3505         * Makefile.def (libcc1): Remove bootstrap=true;.
3506         * Makefile.in: Regenerated.
3508 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3510         * configure.ac: Update comment.
3511         * configure: Regenerate.
3513 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3515         * MAINTAINERS (Write After Approval): Add myself.
3517 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3519         * configure.ac (extra_host_libiberty_configure_flags): Add
3520         --enable-shared also for libcc1's benefit.
3521         * configure: Regenerate.
3523 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3525         * MAINTAINERS: Change my email address.
3527 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3528             Tom Tromey  <tromey@redhat.com>
3530         * Makefile.def: Add libcc1 to host_modules.
3531         * configure.ac (host_tools): Add libcc1.
3532         * Makefile.in, configure: Rebuild.
3534 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3536         * configure.ac (build_configargs): Don't share config.cache between
3537         build subdirs.
3538         * configure: Regenerate.
3540 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3542         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3543         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3544         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3545         leon3v7 as leon3.
3546         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3547         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3548         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3549         * config/sparc/sparc.md (cpu): Add leon3v7.
3550         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3552 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3554         * MAINTAINERS (write-after-approval): Add myself.
3556 2014-10-23  Ian Lance Taylor  <iant@google.com>
3558         * configure.ac: Disable the Go frontend on systems where it is known
3559         to not work.
3560         * configure: Regenerate.
3562 2014-10-23  Richard Biener  <rguenther@suse.de>
3564         * Makefile.def: Add libcpp build module and dependencies.
3565         * configure.ac: Add libcpp build module.
3566         * Makefile.in: Regenerate.
3567         * configure: Likewise.
3569 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3571         * MAINTAINERS (write-after-approval): Add myself.
3573 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3575         * INSTALL/README: Do not mention CVS.
3577 2014-10-03  Jing Yu  <jingyu@google.com>
3579         * configure.ac: Add aarch64 to list of targets that support gold.
3580         * configure: Regenerate.
3582 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3584         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3586 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3588         * MAINTAINERS:  Add myself as MIPS maintainer.
3590 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3592         * MAINTAINERS: Move myself to MIPS maintainers.
3594 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3596         * MAINTAINERS: Put all email addresses between '<' and '>'.
3598 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3600         * MAINTAINERS: Move myself to reviewers (Fortran).
3602 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3604         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3605         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3606         * Makefile.in: Regenerate.
3608 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3610         * rtx-classes-status.txt: Delete
3612 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3614         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3616 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3618         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3619         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3620         of checking for version number.
3621         * configure: Regenerated.
3622         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3624 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3626         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3627         is done; begin phase 6 (use extra rtx_def subclasses).
3629 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3631         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3632         done; begin phase 5 (additional rtx_def subclasses).
3634 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3636         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3638 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3640         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3641         SET_BB_HEADER are done.
3643 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3645         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3646         done.
3648 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3650         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3652 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3654         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3656 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3658         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3660 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3662         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3664 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3666         * rtx-classes-status.txt: Phase 3 (per-file commits within
3667         "config" subdirs) is done; begin phase 4 (removal of
3668         "scaffolding").
3670 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3672         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3673         dir) is done; begin phase 3 (per-file commits within "config"
3674         subdirs).
3676 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3678         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3679         phase 2 (per-file commits in main source dir).
3681 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3683         * configure: Regenerated.
3685 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3687         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3689 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3691         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3693 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3695         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3697 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3699         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3701 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3703         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3705 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3707         * MAINTAINERS (Write After Approval): Add myself.
3709 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3711         * MAINTAINERS: Remove myself
3713 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3715         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3717 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3719         * MAINTAINERS (Write After Approval): Add myself.
3721 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3723         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3724         SET_BB_HEADER, SET_BB_FOOTER
3726 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3728         * rtx-classes-status.txt: New file
3730 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3732         * configure.ac: Eliminate ClooG installation dependency.
3733         * configure: Regenerate.
3734         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3735         * Makefile.in: Regenerate.
3737 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3739         * MAINTAINERS (Write After Approval): Add myself.
3741 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3743         * MAINTAINERS (Write After Approval): Add myself.
3745 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3747         * MAINTAINERS (Write After Approval): Add myself.
3749 2014-07-28  Anthony Green  <green@moxielogic.com>
3751         Import from savannah.gnu.org:
3752         * config.sub: Update to 2014-07-28 version.
3754 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3756         * MAINTAINERS: Remove my MIPS maintainer entry.
3758 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3760         PR target/47230
3761         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3762         * configure: Regenerate.
3764 2014-07-24  James Norris  <jnorris@codesourcery.com>
3766         * MAINTAINERS (Write After Approval): Add myself.
3768 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3770         * configure.ac: Accept only CLooG 0.18.1.
3771         * configure: Regenerate.
3773 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3775         * configure.ac: Don't accept isl 0.11.
3776         * configure: Regenerate.
3778 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3780         * MAINTAINERS (Write After Approval): Add myself.
3782 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3784         * configure.ac: Don't accept isl 0.10.
3785         * configure: Regenerate.
3787 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3789         Fix include path for in-tree cloog.
3790         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3791         * configure: Regenerate.
3793 2014-06-18  Richard Henderson  <rth@redhat.com>
3795         * .gitignore: Import gcc_update output.
3797 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3799         * config-ml.in: Robustify ac_configure_args parsing.
3801         * configure.ac (--enable-linker-plugin-configure-flags)
3802         (--enable-linker-plugin-flags): New flags.
3803         (configdirs): Conditionally add libiberty-linker-plugin.
3804         * configure: Regenerate.
3805         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3806         (host_modules) <lto-plugin>: Pay attention to
3807         @extra_linker_plugin_flags@ and
3808         @extra_linker_plugin_configure_flags@.
3809         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3810         * Makefile.in: Regenerate.
3812         * Makefile.tpl (configure-[+prefix+][+module+])
3813         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3814         "module_srcdir" instead of "module" for locating a module's srcdir.
3815         * Makefile.in: Regenerate.
3817 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3819         * MAINTAINERS (Write After Approval): Add myself.
3821 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3823         * MAINTAINERS: Update my email address.
3825 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3827         * MAINTAINERS (Write After Approval): Add myself.
3829 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3831         * MAINTAINERS (Write After Approval): Add myself.
3833 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3835         PR libstdc++/61011
3836         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3837         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3838         * configure: Regenerate.
3840 2014-05-28  Pedro Alves  <palves@redhat.com>
3842         * MAINTAINERS (Write After Approval): Add myself.
3844 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3846         * MAINTAINERS: Update my affiliation/email.
3848 2014-05-19  Mike Stump  <mikestump@comcast.net>
3850         * MAINTAINERS: Add wide-int reviewers.
3852 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3854         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3855         * configure: Regenerated.
3857 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3859         * MAINTAINERS (libitm): Add myself as maintainer.
3861 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3863         * MAINTAINERS (Write After Approval): Add myself.
3865 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3867         * config.sub, config.guess: Import from upstream.
3869 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3871         * MAINTAINERS (Write After Approval): Put myself in correct order.
3873 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3875         * MAINTAINERS (Write After Approval): Add myself.
3877 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3879         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3880         section.
3882 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3884         * MAINTAINERS (Write After Approval): Delete myself.
3886 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3888         PR sanitizer/56781
3889         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3890         and -B* options with -Xcompiler.
3892 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3894         PR bootstrap/60620
3895         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3896         * Makefile.in: Regenerate.
3898 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3900         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3901         for WINDRES_FOR_TARGET in default-manifest.o rule.
3902         * Makefile.in: Regenerate.
3904 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3906         * MAINTAINERS (Write After Approval): Add myself.
3908 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3910         PR sanitizer/56781
3911         * Makefile.def: Set bootstrap=true; for host fixincludes.
3912         * configure.ac: Don't bootstrap host fixincludes unless
3913         --with-build-config=bootstrap-{a,ub}san.
3914         * Makefile.in: Regenerated.
3915         * configure: Regenerated.
3917 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3919         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3920         --enable-vtable-verify option parsing.  Don't add
3921         target-libsanitizer to bootstrap_target_libs unless
3922         --with-build-config=bootstrap-asan or
3923         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3924         to bootstrap_target_libs unless --enable-vtable-verify.
3925         * configure: Regenerated.
3927 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3929         * MAINTAINERS (Write After Approval): Add myself.
3931 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3933         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3935 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3937         PR bootstrap/58572
3938         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3939         -I for libstdc++-v3 includes if $(LEAN).
3940         * Makefile.in: Regenerated.
3942 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3944         * MAINTAINERS: Update my email address.
3946 2014-02-24  Walter Lee  <walt@tilera.com>
3948         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3949         (tilegx-*-*): Change to tilegx*-*-*.
3950         * configure: Regenerate.
3952 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3954         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3956 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3958         * MAINTAINERS (Write After Approval): Add myself.
3960 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3962         PR target/59788
3963         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3964         *solaris2*.
3966 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3968         * MAINTAINERS: Update my email address.
3970 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3972         * MAINTAINERS: Convert to UTF-8.
3973         Properly sort Xinliang David Li's entry.
3975 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3976             Sandra Loosemore  <sandra@codesourcery.com>
3978         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3979         nios2 port maintainers.
3981 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3983         * MAINTAINERS (Write After Approval): Add myself.
3985 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3987         * configure.ac: Add user-friendly check for native x86_64-linux
3988         multilibs.
3989         * configure: Regenerate.
3991 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3993         * MAINTAINERS: Add myself as sh maintainer.
3995 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3997         * MAINTAINERS: Add self as SLSR maintainer.
3999 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4001         * MAINTAINERS: Update my email address.
4003 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4005         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4007 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4009         * Makefile.in: Regenerate.
4011         * Makefile.tpl: Fix typo.
4012         * Makefile.in: Regenerate partially.
4014 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4016         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4017         supported.
4018         * configure: Regenerated.
4020 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4022         * MAINTAINERS (Write After Approval): Add myself.
4024 2013-10-30  Jason Merrill  <jason@redhat.com>
4026         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4027         --disable-build-format-warnings.
4029 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4031         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4032         depend on libstdc++ and libgcc.
4033         * configure: Regenerate.
4034         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4035         libcilkrts for POSIX and i*86, and x86_64 architectures.
4036         * Makefile.in: Added libcilkrts related fields to support building it.
4038 2013-10-26  Jeff Law  <law@redhat.com>
4040         * Makefile.def (target_modules): Remove libmudflap
4041         (languages): Remove check-target-libmudflap).
4042         * Makefile.in: Rebuilt.
4043         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4044         * configure.ac (target_libraries): Remove target-libmudflap.
4045         Remove checks which disabled libmudflap on some systems.
4046         * configure: Rebuilt.
4047         * libmudflap: Directory removed.
4049 2013-10-21  Cong Hou  <congh@google.com>
4051         * MAINTAINERS (Write After Approval): Add myself.
4053 2013-10-16  Mike Stump  <mikestump@comcast.net>
4055         * .dir-locals.el: Add.
4057 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4059         * configure.ac: Add --enable-host-shared
4060         * configure: Regenerate.
4062 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4064         Import from savannah.gnu.org:
4065         * config.guess: Update to 2013-06-10 version.
4066         * config.sub: Update to 2013-10-01 version.
4068 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4070         Changes to build configuration to allow big endian ARC ELF toolchain
4071         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4072         * configure: Regenerate.
4074 2013-09-20  Alan Modra  <amodra@gmail.com>
4076         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4077         ppc host match.  Support little-endian powerpc linux hosts.
4079 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4081         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4082         maintainer.
4084 2013-09-12  DJ Delorie  <dj@redhat.com>
4086         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4087         maintainers.
4089 2013-09-03  Richard Biener  <rguenther@suse.de>
4091         * configure.ac: Also allow ISL 0.12.
4092         * configure: Regenerated.
4094 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4096         * MAINTAINERS (Write After Approval): Add myself.
4098 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4100         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4102 2013-08-26  Caroline Tice  <cmtice@google.com>
4104         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4105         "Various Reviewers" to libvtv "Various Maintainers".
4107 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4109         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4111 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4113         * MAINTAINERS: Update name, email.
4115 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4117         * MAINTAINERS (Write After Approval): Add myself.
4119 2013-08-12  Caroline Tice  <cmtice@google.com>
4121         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4122         address in the Write After Approval section.
4124 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4126         * MAINTAINERS (Write After Approval): Update email.
4128 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4130         * configure.ac: Adjust to check VTV_SUPPORTED.
4131         * configure: Regenerated.
4133 2013-08-02  Caroline Tice  <cmtice@google.com>
4135         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4136         on non-linux systems; add target-libvtv to noconfigdirs; add
4137         libsupc++/.libs to C++ library search paths.
4138         * configure: Regenerated.
4139         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4140         libstdc++ and libgcc.
4141         * Makefile.in: Regenerated.
4143 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4145         * MAINTAINERS (Write After Approval): Add myself.
4147 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4148             Shiva Chen  <shiva0217@gmail.com>
4150         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4151         nds32 port maintainers.
4153 2013-07-17  Tim Shen  <timshen91@gmail.com>
4155         * MAINTAINERS (Write After Approval): Add myself.
4157 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4159         * configure.ac: Sync from binutils.
4160         * configure: Regenerate.
4162 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4164         * MAINTAINERS (Write After Approval): Add myself.
4166 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4168         * MAINTAINERS (Write After Approval): Add myself.
4170 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4172         * MAINTAINERS (Write After Approval): Add myself.
4174 2013-04-30  Brooks Moses  <bmoses@google.com>
4176         * MAINTAINERS: Update my email; move myself from Fortran
4177         reviewer to Write After Approval.
4179 2013-04-16  Andreas Schwab  <schwab@suse.de>
4181         * configure.ac (aarch64-*-*): Don't disable java.
4182         * configure: Regenerate.
4184 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4186         * MAINTAINERS (Write After Approval): Add myself.
4188 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4190         * Makefile.def (target_modules): Don't install libffi.
4191         * Makefile.in: Regenerate.
4193 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4195         * MAINTAINERS (Write After Approval): Add myself.
4197 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4199         * MAINTAINERS (Write After Approval): Add myself.
4201 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4203         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4204         * configure: Regenerated.
4206 2013-02-05  Ian Lance Taylor  <iant@google.com>
4208         PR go/55969
4209         * configure.ac: Disable libgo on some systems where it does not
4210         work.
4212 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4214         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4215         Remove Geoff Keating as rs6000 port maintainer, at his request.
4217 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4219         * MAINTAINERS: Update my email.
4221 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4223         * configure: Re-generate.
4225 2013-01-15  Richard Biener  <rguenther@suse.de>
4227         PR other/55973
4228         * configure: Re-generate.
4230 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4232         * Makefile.def (install-target-libsanitizer): Depend on
4233         install-target-libstdc++-v3.
4234         * Makefile.in: Regenerate.
4236 2013-01-14  Richard Biener  <rguenther@suse.de>
4238         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4239         * configure: Re-generate
4241 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4243         * config.sub: Update from config repo.
4245 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4247         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4248         * Makefile.in: Regenerate.
4250 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4252         * MAINTAINERS (arc): Add new port maintainership for myself.
4254 2013-01-09  Jason Merrill  <jason@redhat.com>
4256         * .gitignore: Import from gdb repository.
4258 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4260         * Makefile.def (configure-gcc): Depend on all-gmp.
4261         (all-gcc): Remove dependency on all-gmp.
4262         * Makefile.in: Regenerated.
4264 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4266         * config.sub: Merge from config repo.
4267         * config.guess: Ditto.
4269 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4271         * Makefile.def: Merge from binutils.
4272         * Makefile.in: Ditto.
4274 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4276         * MAINTAINERS: Update my email.
4278 2012-12-29  Ben Elliston  <bje@gnu.org>
4280         * config.guess: Update to 2012-12-29 version.
4281         * config.sub: Likewise.
4283 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4285         * Makefile.def (install-target-libgfortran): Depend on
4286         install-target-libquadmath, install-target-libgcc.
4287         (install-target-libsanitizer): Depend on install-target-libgcc.
4288         (install-target-libjava): Depend on install-target-libgcc.
4289         (install-target-libitm): Depend on install-target-libgcc.
4290         (install-target-libobjc): Depend on install-target-libgcc.
4291         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4292         * Makefile.in: Regenerate.
4294 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4296         * Makefile.def (install-target-libgo): Depend on
4297         install-target-libatomic.
4298         * Makefile.in: Regenerate.
4300 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4302         PR go/55201
4303         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4304         * Makefile.in: Regenerate.
4306 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4308         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4309         * configure: Regenerate.
4311 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4313         * config.sub: Merge from config repo.
4315 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4317         * Makefile.def (target_modules): Add bootstrap=true and
4318         raw_cxx=true to libsanitizer.
4319         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4320         * Makefile.in: Regenerated.
4321         * configure: Likewise.
4323 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4325         * MAINTAINERS: Remove self as RTL optimization maintainer.
4327 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4329         * MAINTAINERS (Write After Approval): Add myself.
4331 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4333         * Makefile.def (target_modules): Remove bootstrap=true and
4334         raw_cxx=true from libsanitizer.
4335         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4336         * Makefile.in: Regenerated.
4337         * configure: Likewise.
4339 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4341         * Makefile.def (target_modules): Add bootstrap=true and
4342         raw_cxx=true to libsanitizer.
4343         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4344         * Makefile.in: Regenerated.
4345         * configure: Likewise.
4347 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4349         PR bootstrap/54279
4350         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4351         * configure: Regenerate.
4352         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4353         * Makefile.in: Regenerate.
4355 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4357         * configure.ac: Disable libsanitizer if we're not building C++.
4358         * configure: Regenerate.
4360 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4362         * MAINTAINERS (Write After Approval): Add myself.
4364 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4366         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4367         Kostya Serebryany (kcc@google.com) and
4368         Jakub Jelinek (jakub@redhat.com).
4369         Rename area for Dodji Seketeli (dodji@redhat.com).
4371 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4373         * MAINTAINERS: (asan.c, related): Add myself.
4375 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4377         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4378         * configure: Regenerate.
4380 2012-11-13  Richard Henderson  <rth@redhat.com>
4382         * configure.ac: Move libsanitizer logic to subdirectory.
4383         * configure: Regenerate.
4385 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4387         * configure.ac: Enable libsanitizer just on x86 linux for now.
4388         * configure: Re-generate.
4390 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4392         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4393         sections.
4394         * configure: Regenerate.
4396 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4398         * configure.ac: Add section for configdirs for libsanitizer.
4399         Disable for cris-*-* and mmix-*-*.
4400         * configure: Regenerate.
4402 2012-11-12  Wei Mi <wmi@google.com>
4404         * configure.ac: Add libsanitizer to target_libraries.
4405         * Makefile.def: Ditto.
4406         * configure: Regenerate.
4407         * Makefile.in: Regenerate.
4408         * libsanitizer: New directory for asan runtime.  Contains an empty
4409         tsan directory.
4411 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4413         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4414         against Mingw64 w32api.
4415         * configure: Regenerate.
4417 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4419         * configure: Regenerated.
4421 2012-11-03  Robert Mason  <rbmj@verizon.net>
4423         * configure.ac: add --disable-libstdcxx configure option
4424         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4426 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4428         * MAINTAINERS (Write After Approval): Add myself.
4430 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4432         * MAINTAINERS (Write After Approval): Add myself.
4434 2012-10-24  Sharad Singhai  <singhai@google.com>
4436         * MAINTAINERS (Write After Approval): Add myself.
4438 2012-10-24  Eric Christopher  <echristo@gmail.com>
4440         * MAINTAINERS: Update email address.
4442 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4444         PR bootstrap/54820
4445         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4446         * configure: Regenerate.
4448 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4450         * MAINTAINERS (aarch64): Add Marcus and myself.
4452 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4454         PR bootstrap/54820
4455         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4456         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4457         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4458         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4459         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4460         * Makefile.in: Regenerate.
4461         * configure.ac (have_static_libs): New variable and associated check.
4462         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4463         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4464         * configure: Regenerate.
4466 2012-10-10  Richard Biener  <rguenther@suse.de>
4468         * MAINTAINERS: Adjust for changed surname.
4470 2012-10-04  Lawrence Crowl  <crowl@google.com>
4472         * MAINTAINERS (Write After Approval): Add myself.
4474 2012-10-01  Cary Coutant  <ccoutant@google.com>
4476         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4478 2012-09-28  Ian Lance Taylor  <iant@google.com>
4480         * Makefile.def: Make all-target-libgo depend on
4481         all-target-libbacktrace.
4482         * Makefile.in: Rebuild.
4484 2012-09-26  Ian Lance Taylor  <iant@google.com>
4486         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4487         * Makefile.in: Rebuild.
4489 2012-09-20  Walter Lee  <walt@tilera.com>
4491         * configure.ac: Add tilegx to list of targets that support gold.
4492         * configure: Regenerate.
4494 2012-09-20  Marek Polacek  <polacek@redhat.com>
4496         * MAINTAINERS (Write After Approval): Add myself.
4498 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4500         * configure.ac: Add mips*-mti-elf* target.
4501         * configure: Regenerate.
4503 2012-09-17  Ian Lance Taylor  <iant@google.com>
4505         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4506         * configure.ac (host_libs): Add libbacktrace.
4507         (target_libraries): Add libbacktrace.
4508         * Makefile.def (host_modules): Add libbacktrace.
4509         (target_modules): Likewise.
4510         * configure, Makefile.in: Rebuild.
4512 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4514         PR target/38607
4515         Merge upstream change.
4516         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4518         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4519         Add libgomp*.o to compare_exclusions for AIX.
4520         * configure: Regenerate.
4522 2012-09-06  Diego Novillo  <dnovillo@google.com>
4524         * configure.ac: Bump minimum GMP version to 4.2.3.
4525         * configure: Re-generate.
4527 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4529         PR target/54461
4530         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4531         target-libgloss if not configured --with-avrlibc=no.
4532         * configure: Regenerate.
4534 2012-09-04  Jason Merrill  <jason@redhat.com>
4536         * configure.ac: Fix --enable-languages=all.
4538 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4540         * MAINTAINERS (Write After Approval): Add myself.
4542 2012-09-03  Richard Guenther  <rguenther@suse.de>
4544         PR bootstrap/54138
4545         * configure.ac: Re-organize ISL / CLOOG checks to allow
4546         disabling with either --without-isl or --without-cloog.
4547         * configure: Regenerated.
4549 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4551         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4552         * configure: Regenerate.
4554 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4556         * MAINTAINERS: Fix my email address.
4558 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4560         PR binutils/4970
4561         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4562         and opcodes.
4563         * Makefile.in: Regenerated.
4565 2012-08-26  Art Haas <ahaas@impactweather.com>
4567         * configure: Regenerate.
4569 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4571         * INSTALL/README: Also refer to the online installation
4572         instructions.
4574 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4576         * MAINTAINERS (Write After Approval): Add myself.
4577         (Picochip port): Remove myself.
4579 2012-08-14   Diego Novillo  <dnovillo@google.com>
4581         Merge from cxx-conversion branch.
4583         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4584         POSTSTAGE1_CONFIGURE_FLAGS.
4585         * Makefile.in: Regenerate.
4586         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4587         Force C++ when bootstrapping.
4588         * configure: Regenerate.
4590 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4592         * MAINTAINERS (Write After Approval): Add myself.
4594 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4596         * README: Document use of ranges of years in copyright notices.
4598 2012-07-06  Richard Guenther  <rguenther@suse.de>
4600         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4601         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4602         --with-gmp=system.
4603         * Makefile.in: Regenerated.
4604         * configure: Likewise.
4606 2012-07-06  Richard Guenther  <rguenther@suse.de>
4608         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4609         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4610         supply V=1 as extra_make_flags.
4611         * configure: Regenerated.
4612         * Makefile.in: Likewise.
4614 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4616         * configure: Regenerate.
4618 2012-07-03  Richard Guenther  <rguenther@suse.de>
4620         * Makfile.def (isl): Remove not necessary extra_exports and
4621         extra_make_flags.
4622         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4623         * Makefile.in: Regenerated.
4625 2012-07-03  Richard Guenther  <rguenther@suse.de>
4627         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4628         * configure.ac: If either the ISL or the CLooG check failed
4629         do not try to build in-tree versions.
4630         * Makefile.in: Regenerated.
4631         * configure: Regenerated.
4633 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4635         * configure: Regenerate.
4637 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4639         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4640         maintainer.
4642 2012-07-02  Richard Guenther  <rguenther@suse.de>
4644         * configure: Regenerated.
4646 2012-07-02  Richard Guenther  <rguenther@suse.de>
4647         Michael Matz  <matz@suse.de>
4648         Tobias Grosser <tobias@grosser.es>
4649         Sebastian Pop <sebpop@gmail.com>
4651         * Makefile.def: Add ISL host module, remove PPL host module.
4652         Adjust ClooG host module to use the proper ISL.
4653         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4654         * configure.ac: Include config/isl.m4.  Add ISL host library,
4655         remove PPL.  Remove PPL configury, add ISL configury, adjust
4656         ClooG configury.
4657         * Makefile.in: Regenerated.
4658         * configure: Likewise.
4660 2012-07-02  Richard Guenther  <rguenther@suse.de>
4662         Merge from graphite branch
4663         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4665         * configure: Regenerated.
4666         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4667         both cloog.org and legacy versions. The only supported version will
4668         be CLooG with the isl backend.
4670         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4672         * configure: Regenerated.
4673         * configure.ac: Require cloog isl 0.17.0
4675         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4677         * configure: Regenerated.
4678         * config/cloog.m4: Do not define CLOOG_ORG
4680 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4682         * configure.ac: Skip C if explicitly selected.
4683         * configure: Regenerate.
4685 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4687         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4688         they contain -O2.
4689         * configure: Regenerate.
4691 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4693         PR debug/53740
4694         * df.h, df-problems.c, dce.c: Revert last patch.
4696 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4698         * MAINTAINERS (Write After Approval): Update my email address.
4700 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4702         * MAINTAINERS (Write After Approval): Add myself.
4704 2012-06-20  Jason Merrill  <jason@redhat.com>
4706         * Makefile.tpl (check-target-libgomp-c++): New.
4707         (check-target-libitm-c++): New.
4708         * Makefile.def (c++): Add them.
4709         * Makefile.in: Regenerate.
4711 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4713         * MAINTAINERS (Write After Approval): Add myself.
4715 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4717         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4718         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4719         (install-no-fixedincludes): Adjust accordingly.
4720         * Makefile.in: Regenerate.
4722 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4724         Merge upstream change
4725         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4727 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4729         * MAINTAINERS (Write After Approval): Add myself.
4731 2012-05-09  Nick Clifton  <nickc@redhat.com>
4732             Paul Smith  <psmith@gnu.org>
4734         PR bootstrap/50461
4735         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4736         allow for the fact that from release v3.1.0 of MPFR the source
4737         files were moved into a src sub-directory.
4738         * configure: Regenerate.
4740 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4742         * configure.ac: Bump minimum MPFR version to 2.4.0.
4743         * configure: Regenerated.
4745 2012-05-01  Richard Henderson  <rth@redhat.com>
4747         * Makefile.def (libatomic): New target_module.
4748         * configure.ac (target_libraries): Add libatomic.
4749         (noconfigdirs): Check if libatomic is supported.
4750         * Makefile.in, configure: Rebuild.
4752 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4754         * MAINTAINERS (Write After Approval): Add myself.
4756 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4758         * config.sub: Update to 2012-04-18 version from official repo.
4760 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4762         * MAINTAINERS (Write After Approval): Add myself.
4764 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4766         * MAINTAINERS: Changed email address.
4768 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4770         PR target/52737
4771         * contrib/gcc_update (files_and_dependencies):
4772         Remove gcc/config/avr/t-multilib from touch data.
4774 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4776         * MAINTAINERS (OS Port Maintainers): Remove irix.
4777         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4778         (unsupported_languages): Remove mips-sgi-irix6.*.
4779         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4780         (with_stabs): Remove.
4781         * configure: Regenerate.
4783 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4785         * MAINTAINERS (OS Port Maintainers): Remove osf.
4786         * configure.ac (enable_libgomp): Remove *-*-osf*.
4787         (with_stabs): Remove alpha*-*-osf*.
4788         * configure: Regenerate.
4790 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4792         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4793         * configure: Regenerate.
4795 2012-02-17  Walter Lee  <walt@tilera.com>
4797         * MAINTAINERS: (Write After Approval): Delete myself.
4799 2012-02-14  Walter Lee  <walt@tilera.com>
4801         * MAINTAINERS (tilegx port): Add myself.
4802         (tilepro port): Add myself.
4803         (Write After Approval): Add myself.
4805 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4807         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4808         and Joseph Myers as docstring relicensing maintainers.
4810 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4812         * MAINTAINERS (write-after-approval): Add myself.
4814 2012-02-08  Ira Rosen <irar@il.ibm.com>
4816         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4817         maintainer.
4819 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4821         * MAINTAINERS (Write After Approval): Move myself to
4822         maintain alphabetical order.
4824 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4826         * MAINTAINERS (Write After Approval): Add myself.
4828 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4830         * MAINTAINERS (Write After Approval): Add myself.
4832 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4833             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4835         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4836         * configure: Regenerate.
4838 2012-01-23  Harshit Chopra  <harshit@google.com>
4840         * MAINTAINERS (Write After Approval): Add myself.
4842 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4844         * configure.ac: Remove reference to mh-interix.
4845         * configure: Regenerate.
4847 2012-01-05  Richard Henderson  <rth@redhat.com>
4849         PR bootstrap/51072
4850         * configure.ac: Disable libitm if c++ is not enabled.
4851         * configure: Rebuild.
4853         * configure.ac: Fix regexp for same.
4854         * configure: Rebuild.
4856 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4858         * MAINTAINERS (Write After Approval): Add myself.
4860 2012-01-02  Richard Guenther  <rguenther@suse.de>
4862         PR bootstrap/51686
4863         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4864         * Makefile.in: Regenerate.
4866 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4868         * MAINTAINERS (Write After Approval): Add myself.
4870 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4872         * configure: Regenerate.
4874 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4876         * MAINTAINERS (picochip): Changed email address.
4878 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4880         * MAINTAINERS (write-after-approval): Add self.
4882 2011-11-29  DJ Delorie  <dj@redhat.com>
4884         * configure.ac (rl78-*-*) New case.
4885         * configure: Regenerate.
4886         * MAINTAINERS: Add myself as RL78 maintainer.
4888 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4890         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4892 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4894         * libtool.m4: Additional FreeBSD 10 fixes.
4896 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4898         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4899         Maintainers section, as Epiphany maintainer.
4901 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4903         PR target/49992
4904         * configure.ac: Remove ranlib special-casing for Darwin.
4905         * configure: Regenerate.
4907 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4909         * MAINTAINERS (Reviewers): Keep the list sorted.
4911 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4913         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4915 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4917         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4918         * configure: Rebuild.
4919         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4920         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4921         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4922         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4923         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4924         Add READELF.
4925         * Makefile.in: Rebuild.
4927 2011-11-09  Jason Merrill  <jason@redhat.com>
4929         * Makefile.def (language=c++): Remove check-c++0x.
4930         * Makefile.in (check-gcc-c++): Regenerate.
4932 2011-11-08  Richard Henderson  <rth@redhat.com>
4934         * configure.ac: Test for libitm directory present first.
4936         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4938         * configure.ac: Test libitm/configure.tgt to disable libitm.
4939         * configure: Rebuild.
4941 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4942             Richard Henderson  <rth@redhat.com>
4944         Merged from transactional-memory.
4946         * Makefile.def (lang_env_dependencies): libitm is c++.
4947         Add libitm target module.
4948         * configure.ac: Likewise.
4949         * config/mmap.m4: New file.
4950         * contrib/gcc_update: Add libitm to touch data.
4951         * Makefile.in, configure: Rebuild.
4953 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4955         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4956         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4957         * Makefile.in: Regenerate.
4959 2011-11-01  DJ Delorie  <dj@redhat.com>
4961         * config.sub: Update to version 2011-10-29 (added rl78)
4963 2011-10-27  Nick Clifton  <nickc@redhat.com>
4965         * config.sub: Import these changes from the config project:
4967         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4968             Ben Elliston  <bje@gnu.org>
4970         * config.sub (epiphany): New.
4972         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4973             Ben Elliston  <bje@gnu.org>
4975         * config.sub (hexagon, hexagon-*): New.
4977         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4979         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4980         64eb to be64.
4982         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4984         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4985         (nacl): Grok as alias for 32el-unknown-nacl.
4987 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4989         * MAINTAINERS (Write After Approval): Add myself.
4991 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4993         * MAINTAINERS (Write After Approval): Add myself.
4995 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4997         * MAINTAINERS (sparc port): Remove myself.
4999 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5001         * MAINTAINERS (Write After Approval): Add myself.
5003 2011-08-14  Yao Qi  <yao@codesourcery.com>
5005         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5006         * configure: Regenerate.
5008 2011-07-26  Ian Lance Taylor  <iant@google.com>
5010         * configure.ac: Set have_compiler based on whether gcc directory
5011         exists, rather than on whether gcc is in configdirs.
5012         * configure: Rebuild.
5014 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5016         * MAINTAINERS (Global Reviewers): Add self.
5018 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5020         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5021         link directories.
5022         * Makefile.in: Rebuild.
5024 2011-07-20  Ian Lance Taylor  <iant@google.com>
5026         PR bootstrap/49787
5027         * configure.ac: Move --enable-bootstrap handling earlier in file.
5028         If --enable-bootstrap and either --enable-build-with-cxx or
5029         --enable-build-poststage1-with-cxx, enable C++ automatically.
5030         * configure: Rebuild.
5032 2011-07-19  Ian Lance Taylor  <iant@google.com>
5034         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5035         make C++ a boot_language.  Set and substitute
5036         POSTSTAGE1_CONFIGURE_FLAGS.
5037         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5038         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5039         * configure, Makefile.in: Rebuild.
5041 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5043         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5044         maintainers.
5046 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5048         * MAINTAINERS (Global Reviewers): Add myself.
5050 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5052         * configure: Regenerate.
5054 2011-07-16  Jason Merrill  <jason@redhat.com>
5056         * Makefile.def (language=c++): Add check-c++0x and
5057         check-target-libmudflap-c++.
5058         * Makefile.tpl (check-target-libmudflap-c++): New.
5059         * Makefile.in: Regenerate.
5061 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5063         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5064         * Makefile.def (target_modules/libjava): Pass
5065         $(EXTRA_CONFIGARGS_LIBJAVA).
5066         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5067         if not configured with --enable-static-libjava.
5068         * Makefile.in: Regenerate.
5069         * configure: Likewise.
5071 2011-07-15  Jason Merrill  <jason@redhat.com>
5073         * Makefile.in (check-c++): Move check-gcc-c++0x after
5074         check-target-libstdc++-v3.
5076 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5078         * MAINTAINERS (c6x port): New entry.
5080 2011-07-13  Jason Merrill  <jason@redhat.com>
5082         * Makefile.in (check-gcc-c++0x): New.
5083         (check-c++): Depend on it.
5085 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5087         PR target/39150
5088         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5089         x86_64-*-solaris2.1[0-9]*.
5090         * configure: Regenerate.
5092 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5094         * MAINTAINERS (RTL optimizers): Add self.
5096 2011-06-27  Gabriel Charette  <gchare@google.com>
5098         * MAINTAINERS (Write After Approval): Add myself.
5100 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5102         PR regression/47836
5103         PR bootstrap/23656
5104         PR other/47733
5105         PR bootstrap/49247
5106         PR c/48825
5107         * configure.ac (target_libraries): Remove target-libiberty.
5108         Remove case-statement setting skipdirs=target-libiberty for
5109         multiple targets.  Remove checking target_configdirs and
5110         removing target-libiberty but keeping target-libgcc if
5111         otherwise empty.
5112         * Makefile.def (target_modules): Don't add libiberty.
5113         (dependencies): Remove all traces of target-libiberty.
5114         * configure, Makefile.in: Regenerate.
5116 2011-06-13  Walter Lee <walt@tilera.com>
5118         * configure.ac (tilepro-*-*) New case.
5119         (tilegx-*-*): Likewise.
5120         * configure: Regenerate.
5122 2011-06-06  Jing Yu  <jingyu@google.com>
5124         * configure.ac: Skip target-libiberty for
5125         arm*-*-linux-androideabi.
5126         * configure: Regenerated.
5128 2011-06-06  Nick Clifton  <nickc@redhat.com>
5130         * config.sub: Sync from upstream.
5132 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5134         * MAINTAINERS (Write After Approval): Add myself.
5136 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5138         * MAINTAINERS: Update my email address.
5140 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5142         * MAINTAINERS (Write After Approval): Update my email address.
5144 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5146         * MAINTAINERS (Write After Approval): Add myself.
5148 2011-05-08  Doug Kwan  <dougkwan@google.com>
5150         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5151         * configure: Regenerated.
5152         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5153         value from configure.
5154         * Makefile.in: Regenerated.
5156 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5158         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5159         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5160         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5161         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5162         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5163         *-*-vxworks*): Disable newlib and libgloss in separate case
5164         statement.
5165         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5166         to separate case statement.
5167         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5168         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5169         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5170         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5171         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5172         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5173         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5174         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5175         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5176         i[[3456789]]86-*-rdos*, m32r-*-*,
5177         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5178         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5179         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5180         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5181         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5182         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5183         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5184         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5185         and libgloss in main case over targets.  Remove most empty cases
5186         in main case over targets.
5187         * configure: Regenerate.
5189 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5191         * MAINTAINERS (Write After Approval): Add myself.
5193 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5195         * configure.ac: Remove code setting special library locations for
5196         hppa*64*-*-hpux11*.  Remove code setting compiler for
5197         sparc-sun-solaris2*.
5198         * configure: Regenerate.
5200 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5202         * configure.ac: Separate libgloss_dir settings from general case
5203         over targets.
5204         * configure: Regenerate.
5206 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5208         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5209         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5210         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5211         cases in libgcj-disabling case statement.
5212         (hppa*64*-*-linux*): Set unsupported_languages instead of
5213         disabling target-zlib.
5214         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5215         to hppa*64*-*-hpux*.
5216         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5217         hppa*-*-hpux*.
5218         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5219         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5220         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5221         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5222         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5223         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5224         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5225         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5226         libgcj-disabling case statement.
5227         * configure: Regenerate.
5229 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5231         * configure.ac: Disable Java for targets not supporting libffi.
5232         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5233         Remove cases in Java-disabling statement.
5234         (*arm-wince-pe): Change to arm-wince-pe.
5235         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5236         cases in Java-disabling statement.
5237         (bfin-*-*): Don't disable Java again.
5238         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5239         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5240         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5241         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5242         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5243         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5244         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5245         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5246         Java-disabling statement.
5247         (mmix-*-*): Don't disable Java again.
5248         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5249         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5250         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5251         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5252         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5253         statement.
5254         * configure: Regenerate.
5256 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5258         * configure.ac: Separate cases disabling Java and Java libraries
5259         from general case over targets.
5260         * configure: Regenerate.
5262 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5264         * MAINTAINERS: Update my email address.
5266 2011-04-20  Easwaran Raman  <eraman@google.com>
5268         * MAINTAINERS (Write After Approval): Add myself.
5270 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5272         PR lto/48086
5273         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5274         * configure: Regenerate.
5276 2011-04-16  Jim Meyering  <meyering@redhat.com>
5278         * MAINTAINERS (Write After Approval): Add myself.
5280 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5282         * MAINTAINERS: Update my email address.
5284 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5286         * MAINTAINERS (Write After Approval): Add myself.
5288 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5290         * MAINTAINERS (Write After Approval): Add myself.
5292 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5294         * MAINTAINERS (Write After Approval): Add myself.
5296 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5298         * configure.ac (build_tools): Remove build-byacc.
5299         (host_libs): Remove mmalloc.
5300         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5301         autoconf automake libtool diff rcs fileutils shellutils time
5302         textutils wdiff find uudecode hello tar gzip indent recode release
5303         sed perl gawk findutils gettext zip.
5304         (libgcj): Remove target-qthreads.
5305         (target_tools): Remove target-examples target-gperf.
5306         (YACC): Don't handle building byacc.
5307         * configure: Regenerate.
5308         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5309         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5310         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5311         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5312         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5313         handle building components.
5314         * Makefile.in: Regenerate.
5316 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5318         * MAINTAINERS: Update my email address as Xtensa maintainer.
5320 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5322         * config.sub: Sync from upstream.
5324 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5326         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5327         (microblaze*): Don't disable libssp.
5328         * configure: Regenerate.
5330 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5332         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5333         moveifchange.
5334         * configure: Regenerate.
5335         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5336         * Makefile.in: Regenerate.
5338 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5340         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5341         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5342         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5343         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5344         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5345         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5346         md_exec_prefix cases.
5347         * configure: Regenerate.
5349 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5351         * configure.ac: Separate cases disabling target-libssp,
5352         target-libiberty, target-libstdc++-v3 and Fortran from general
5353         case over targets.
5354         * configure: Regenerate.
5356 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5358         * configure.ac (*-*-chorusos): Don't disable libgcj.
5359         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5360         Remove case.
5361         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5362         (arm-*-coff): Don't disable libgcj.
5363         (arm*-*-linux-gnueabi): Remove useless assignment.
5364         (arm-*-riscix*): Don't disable libgcj.
5365         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5366         configuration.
5367         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5368         (c54x*-*-*): Remove case.
5369         (tic54x-*-*): Don't disable GCC or GCC libraries.
5370         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5371         to *.
5372         (d10v-*-*): Don't disable GCC libraries.
5373         (d30v-*-*): Don't disable libgcj.
5374         (h8500-*-*): Don't disable GCC libraries.
5375         (i960-*-*): Don't disable libgcj.
5376         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5377         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5378         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5379         libgcj.
5380         (m68k-*-coff*): Remove case.
5381         (mmix-*-*): Don't disable libgloss on host.
5382         (mn10200-*-*, mn10300-*-*): Remove cases.
5383         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5384         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5385         Don't disable libgcj.
5386         (romp-*-*): Remove case.
5387         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5388         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5389         case.
5390         (v810-*-*): Don't disable GCC libraries.
5391         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5392         (ip2k-*-*): Don't disable GCC libraries.
5393         * configure: Regenerate.
5395 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5397         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5398         libffi on host.
5399         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5400         on host.
5401         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5402         * configure: Regenerate.
5404 2011-03-26  John Marino  <binutils@marino.st>
5406         * configure.ac: Add support for *-*-dragonfly*
5407         * configure: Regenerate.
5409 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5411         * configure.ac (native_only): Remove.
5412         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5413         send-pr uudecode guile gnuserv on host.
5414         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5415         send-pr rcs guile perl texinfo libtool on host.
5416         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5417         automake send-pr rcs guile perl texinfo libtool on host.
5418         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5419         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5420         (alpha*-dec-osf*): Don't disable fileutils on target.
5421         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5422         texinfo send-pr expect dejagnu on target.
5423         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5424         target-qthreads on target.
5425         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5426         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5427         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5428         x86_64-*-mingw*): Don't disable expect on target.
5429         (*-*-cygwin*): Don't disable target-gperf on target.
5430         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5431         gnuserv on target.
5432         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5433         target.
5434         * configure: Regenerate.
5436 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5438         * configure.ac (target_tools): Remove target-groff.
5439         (native_only): Remove target-groff.
5440         (hppa*64*-*-*): Don't disable byacc.
5441         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5442         setting.
5443         (*-*-kaos*): Don't skip target-librx and target-groff.
5444         (*-*-netware*): Don't skip target-libmudflap.
5445         (*-*-tpf*): Don't skip target-libmudflap.
5446         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5447         directories on the host.
5448         (ia64*-*-*vms*): Don't skip tix.
5449         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5450         host.
5451         * configure: Regenerate.
5453 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5455         * configure.ac: Remove references to mt-mep, mt-netware,
5456         mt-wince.
5457         * Makefile.def: Add all-utils soft dependencies.
5458         * Makefile.tpl: Remove GDB_NLM_DEPS.
5459         * configure: Regenerate.
5460         * Makefile.in: Regenerate.
5462 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5464         * configure.ac: Do not include mh-x86omitfp.
5465         * configure: Regenerate.
5467 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5469         * configure.ac: Remove empty cases.
5470         * configure: Regenerate.
5472 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5474         * Makefile.def: Add dependency from termcap to gdb.
5475         * Makefile.in: Regenerate.
5477 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5479         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5480         * configure: Regenerate.
5481         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5482         * Makefile.tpl: Likewise.
5483         * Makefile.in: Regenerate.
5485 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5487         * configure.ac: Remove all mentions of tentative_cc.
5488         * configure: Regenerate.
5490 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5492         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5493         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5494         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5495         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5496         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5497         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5498         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5499         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5500         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5501         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5502         *-*-rhapsody*): Remove host cases.
5503         * configure: Regenerate.
5505 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5507         * configure.ac (ppc*-*-pe): Remove host case.
5508         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5509         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5510         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5511         cases.
5512         * configure: Regenerate.
5514 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5516         * config.sub: Update to version 2011-03-23.
5518 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5520         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5521         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5522         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5523         * configure: Regenerate.
5525 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5527         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5528         to Write After Approval.
5529         * config-ml.in: Don't handle arc-*-elf*.
5530         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5531         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5532         handle GCC libraries.
5533         * configure: Regenerate.
5535 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5537         PR bootstrap/48120:
5538         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5539         Add -lstdc++ -lm to LIBS.
5540         * configure: Regenerate.
5542 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5544         * config.guess: Update to version 2011-02-02
5545         * config.sub: Update to version 2011-02-24
5547 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5549         PR lto/48086
5550         * configure.ac: Re-enable LTO on *-apple-darwin9.
5551         * configure: Regenerate.
5553 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5555         PR lto/48086
5556         * configure.ac: Disable LTO on darwin due to an assembler change in
5557         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5558         under 256.
5559         * configure: Regenerate.
5561 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5563         * MAINTAINERS: Update myself as score backend maintainer,
5564         update my e-mail address.
5566 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5568         * MAINTAINERS: Update my e-mail address.
5570 2011-03-06  Joey Ye  <joey.ye@arm.com>
5572         * MAINTAINERS: Update my e-mail address.
5574 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5576         * configure.ac: Adjust test of with_ppl.
5577         * configure: Regenerated.
5579 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5581         * MAINTAINERS: Adjust my e-mail address.
5583 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5585         * configure.ac: Add -lpwl to ppllibs.
5586         * configure: Regenerated.
5588 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5590         * config/cloog.m4: Add -lisl to clooglibs.
5591         * configure: Regenerated.
5593 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5595         * MAINTAINERS (CPU Port maintainers): Add self.
5597 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5599         * MAINTAINERS: Add myself as testsuite maintainer.
5601 2011-02-15  Mike Stump  <mikestump@comcast.net>
5603         * MAINTAINERS: Add myself as testsuite maintainer.
5605 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5607         Import from Libtool and gnulib:
5609         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5611         Prepare for supporting FreeBSD 10.
5612         * config.rpath: Remove handling of freebsd1* which soon would
5613         match FreeBSD 10.0.
5615         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5617         Remove support for FreeBSD 1.x.
5618         * libtool.m4 (_LT_LINKER_SHLIBS)
5619         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5620         soon would incorrectly match FreeBSD 10.0.
5622 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5624         PR binutils/12283
5625         * move-if-change: Import version from gnulib.
5627 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5629         PR lto/47225
5630         * Makefile.def (lto-plugin): Double dash for enable-shared.
5631         (configure-gcc): Depend on all-lto-plugin.
5632         * Makefile.in: Rebuilt.
5634 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5636         * configure.ac: Remove extra bracket.
5637         * configure: Regenerate.
5639 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5641         * MAINTAINERS: Add myself as libquadmath maintainer.
5643 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5645         * MAINTAINERS: Update my email address.
5647 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5649         * MAINTAINERS (option handling): Add self.
5651 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5653         PR lto/47225
5654         * Makefile.def: Add dependency for install-gcc
5655         on install-lto-plugin.
5656         * Makfile.in: Regenerated
5658 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5660         * MAINTAINERS (CPU Port Maintainers): Add myself.
5662 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5664         PR libgcj/44341
5665         * configure.ac: Discard --with-* flags for host when configuring
5666         target libraries for cross build.
5667         * configure: Rebuilt.
5669 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5671         * MAINTAINERS (linear loop transforms): Removed.
5673 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5675         * configure.ac: If with_ppl is no, move setting with_cloog=no
5676         after CLOOG_REQUESTED check.
5677         * configure: Regenerated.
5679 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5681         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5682         CLooG has been requested.
5683         * configure: Regenerated.
5685 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5687         * configure: Regenerated.
5688         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5690 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5692         * configure: Regenerated.
5693         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5695 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5697         * configure.ac: Use AS_HELP_STRING throughout.
5698         * configure: Regenerate.
5700 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5702         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5703         * configure: Regenerate.
5705 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5707         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5709 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5711         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5712         for ia64-hpux.
5713         * configure: Regenerate.
5715 2011-01-07  Jan Hubicka  <jh@suse.cz>
5717         PR lto/47225
5718         * Makefile.in: Regenerate.
5719         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5720         configure.
5722 2011-01-07  Jan Hubicka  <jh@suse.cz>
5724         * Makefile.in: Regenerate.
5725         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5726         and configure dependency on lto-plugin configure.
5727         (lto-plugin module): Remove dependency on GCC; add dependency on
5728         liniberty.
5730 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5732         * MAINTAINERS (Write After Approval): Add myself.
5734 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5736         * configure: Regenerate.
5738 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5740         * configure.ac: (picochip): Disable libiberty.
5742 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5744         * MAINTAINERS (Write After Approval): Add myself.
5746 2010-12-10  Ian Lance Taylor  <iant@google.com>
5748         PR bootstrap/46819
5749         * configure.ac: For --disable-libgcj clear libgcj_saved.
5750         * configure: Rebuild.
5752 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5754         PR fortran/46540
5755         * configure.ac: Add --disable-libquadmath and
5756         --disable-libquadmath-support.
5757         * configure: Regenerate.
5759 2010-12-03  Ian Lance Taylor  <iant@google.com>
5761         * MAINTAINERS: Add myself as libgo maintainer.
5763 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5765         PR libffi/46792
5766         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5767         * configure: Regenerate.
5769 2010-12-02  Ian Lance Taylor  <iant@google.com>
5771         * configure.ac: Always set default for poststage1_ldflags to
5772         -static-libstdc++ -static-libgcc.
5774 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5776         * configure.ac: Move comment to remove extra space in last argument
5777         of GCC_TARGET_TOOL.
5779 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5781         PR other/46026
5782         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5783         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5784         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5785         (BASE_FLAGS_TO_PASS): Use it.
5786         * configure: Rebuilt.
5787         * Makefile.in: Rebuilt.
5789 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5791         PR binutils/12258
5792         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5793         Properly check default linker.
5794         * configure: Regnerated.
5796 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5798         * configure.ac: For --enable-gold, handle value `default' instead of
5799         `both*'.  New configure option --{en,dis}able-ld.
5800         * configure: Regenerate.
5802 2010-11-20  Ian Lance Taylor  <iant@google.com>
5804         * configure.ac: Only disable a language library if no language needs
5805         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5806         * configure: Rebuild.
5808 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5810         * Makefile.in: Regenerate.
5812         PR other/46202
5813         * configure.ac: Fix just-built in-tree STRIP name to be
5814         binutils/strip-new.
5815         * configure: Regenerate.
5816         * Makefile.def (install-strip-gcc, install-strip-binutils)
5817         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5818         (install-strip-sid): Mirror dependencies on non-strip variants
5819         of these targets on the respective -strip prerequisites.
5820         * Makefile.tpl (install-strip, install-strip-host)
5821         (install-strip-target): New targets.
5822         (install-strip-[+module+], install-strip-target-[+module+]):
5823         New targets.
5824         * Makefile.in: Regenerate.
5826 2010-11-19  Ian Lance Taylor  <iant@google.com>
5827             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5829         * configure.ac: Add target-libgo to target_libraries.  Set
5830         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5831         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5832         (HOST_EXPORTS): Add GOC.
5833         (BASE_TARGET_EXPORTS): Add GOC.
5834         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5835         (GOCFLAGS_FOR_TARGET): New variable.
5836         (EXTRA_HOST_FLAGS): Add GOC.
5837         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5838         * Makefile.def (target_modules): Add libgo.
5839         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5840         (dependencies): Add dependency from configure-target-libgo to
5841         configure-target-libffi and all-target-libstdc++-v3.  Add
5842         dependencies from all-target-libgo to all-target-libffi.
5843         (languages): Add go.
5844         * configure: Rebuild.
5845         * Makefile.in: Rebuild.
5847 2010-11-19  Ian Lance Taylor  <iant@google.com>
5849         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5850         compiler/flag environment variables.
5852 2010-11-18  Ian Lance Taylor  <iant@google.com>
5854         * configure.ac: Check for lang_requires_boot_languages in
5855         config-lang.in files.
5856         * configure: Rebuild.
5858 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5859             Tobias Burnus  <burnus@net-b.de>
5861         PR fortran/32049
5862         * Makefile.def: Add libquadmath; build it with language=fortran.
5863         * configure.ac: Add libquadmath.
5864         * Makefile.tpl: Handle multiple libs in check-[+language+].
5865         * Makefile.in: Regenerate.
5866         * configure: Regenerate.
5868 2010-11-16  Tom Tromey  <tromey@redhat.com>
5870         * MAINTAINERS: Moved myself to reviewers section.
5872 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5874         * MAINTAINERS: Moved myself to reviewers section.
5876 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5878         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5879         (Write After Approval): Remove self.
5881 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5883         * configure.ac: Fix spelling in option names.
5884         * configure: Regenerated.
5886 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5888         PR bootstrap/39622
5889         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5890         * configure: Regenerated.
5892 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5894         * MAINTAINERS: Update my email address.
5896 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5898         * configure: Regenerate.
5900 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5902         * configure: Regenerate.
5904 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5906         * configure: Regenerate.
5908 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5910         * configure: Regenerate.
5912 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5914         * configure.ac: Support official CLooG.org versions.
5915         * configure: Regenerate.
5916         * config/cloog.m4: New.
5918 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5920         * MAINTAINERS (Write After Approval): Add myself.
5922 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5924         * MAINTAINERS: Update my email address.
5926 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5928         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5929         * configure: Regenerate.
5931 2010-11-03  Ian Lance Taylor  <iant@google.com>
5932             Dave Korn  <dave.korn.cygwin@gmail.com>
5934         PR lto/46273
5935         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5936         and on other supported platforms whenever LTO is enabled.
5937         * configure: Rebuild.
5939 2010-11-02  Alan Modra  <amodra@gmail.com>
5941         PR binutils/12110
5942         * configure.ac: Error when source path contains spaces.
5943         * configure: Regenerate.
5945 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5947         * MAINTAINERS: Update my email address.
5949 2010-10-20  Ian Lance Taylor  <iant@google.com>
5951         * Makefile.def (target_modules): Set lib_path to src/.libs for
5952         libstdc++-v3 module.
5953         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5954         * Makefile.in: Rebuild.
5956 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5958         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5959         (Write After Approval): Remove myself.
5961 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5963         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5965 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5967         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5969 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5971         * configure.ac (build_lto_plugin): New shell variable.
5972         (--enable-lto): Turn on by default for all non-ELF platforms that
5973         have had LTO support added so far.  Set build_lto_plugin appropriately
5974         for both ELF and non-ELF.
5975         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5976         * configure: Regenerate.
5978 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5980         Sync from src:
5981         * configure.ac (v850 support): Remove target-libgloss from
5982         noconfigdirs.
5983         * configure: Regenerate.
5985 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5987         PR bootstrap/45326
5988         PR bootstrap/45174
5989         * configure.ac: Honor initial values of $build_configargs,
5990         $host_configargs, $target_configargs.  Mark the precious, so
5991         environment settings get recorded.
5992         * configure: Regenerate.
5994 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5996         PR bootstrap/45796
5997         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5998         Depend on all-build-libiberty.
5999         * Makefile.in: Regenerate.
6001 2010-09-30  Michael Eager  <eager@eagercon.com>
6003         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6004         * configure: Regenerate.
6006 2010-09-28  Michael Eager  <eager@eagercon.com>
6008         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6010 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6012         PR bootstrap/44621
6013         * configure.ac: Fix unportable shell quoting.
6014         * configure: Regenerate.
6016 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6018         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6019         targets and amend comment.
6020         * configure: Regenerate.
6022 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6024         * MAINTAINERS (Write After Approval): Add myself.
6026 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6028         * configure.ac: Enable LTO by default on Darwin.
6029         * configure: Regenerate.
6031 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6033         * MAINTAINERS (Write After Approval): Add myself.
6035 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6037         * MAINTAINERS (Write After Approval): Add myself.
6039 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6041         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6042         ports
6044 2010-07-28  David Yuste  <david.yuste@gmail.com>
6046         * MAINTAINERS (Write After Approval): Add myself.
6048 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6050         * configure.ac: Support all v850 targets.
6051         * configure: Regenerate.
6053 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6055         PR bootstrap/44455
6056         * configure.ac (extra_mpfr_configure_flags): Copy from
6057         extra_mpc_gmp_configure_flags.
6058         * configure: Re-generated.
6060 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6062         * MAINTAINERS (Write After Approval): Add myself.
6064 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6066         * MAINTAINERS (Write After Approval): Add myself.
6068 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6070         * MAINTAINERS (Write After Approval): Add myself.
6072 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6074         PR target/44862
6075         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6076         Provide -B option to allow for link spec %s substitutions for
6077         libstdc++.a on darwin.
6078         * Makefile.in: Regenerate.
6080 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6082         * MAINTAINERS (Reviewers): Update my e-mail address
6084 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6086         * Makefile.def (configure-gcc): Depend on all-libelf.
6087         * Makefile.in: Rebuild.
6089 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6091         * MAINTAINERS (Write After Approval): Add myself in the right place.
6093 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6095         * MAINTAINERS (Write After Approval): Add myself.
6097 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6099         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6101 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6103         * config.sub: Update to version 2010-05-21.
6104         * config.guess: Update to version 2010-04-03.
6106 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6108         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6109         * configure: Regenerate.
6111 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6113         * MAINTAINERS (Write After Approval): Add myself.
6115 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6117         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6118         a platform that supports LTO.
6119         * configure: Regenerate.
6121 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6123         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6124         * configure: Regenerated.
6126 2010-04-27  Roland McGrath  <roland@redhat.com>
6127             H.J. Lu  <hongjiu.lu@intel.com>
6129         * configure.ac (--enable-gold): Support both, both/gold and
6130         both/bfd to add gold to configdirs without removing ld.
6131         * configure: Regenerated.
6133         * Makefile.def: Add install-gold dependency to install-ld.
6134         * Makefile.in: Regenerated.
6136 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6138         PR lto/42776
6139         * configure.ac (--enable-lto): Refactor handling so libelf tests
6140         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6141         and allow LTO to be explicitly enabled on non-ELF platforms that
6142         are known to support it inside else-clause.
6143         * configure: Regenerate.
6145 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6147         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6148         * configure: Regenerate.
6150 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6152         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6153         * configure: Regenerate.
6155 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6157         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6158         separately.
6159         * configure: Regenerate.
6161 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6163         * MAINTAINERS (Write After Approval): Add myself.
6165 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6167         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6168         * configure: Regenerate.
6170 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6172         * configure: Regenerate after change to elf.m4.
6174 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6176         * MAINTAINERS (Write After Approval): Add myself.
6178 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6180         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6181         * configure: Regenerated.
6183 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6185         * configure.ac: Print "buggy but acceptable" when CLooG
6186         revision is less than 9.
6187         * configure: Regenerated.
6189 2010-04-01  Diego Novillo  <dnovillo@google.com>
6191         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6193 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6195         PR bootstrap/43615
6196         PR bootstrap/43328
6198         Revert:
6200         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6202         * configure.ac: Do not pass --enable-multilib nor
6203         --disable-multilib in baseargs.  Accept explicitly passed
6204         --enable_multilib.
6205         * configure: Regenerate.
6207 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6209         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6211 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6213         * MAINTAINERS: Remove myself.
6215 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6217         PR bootstrap/43328
6218         * configure.ac: Do not pass --enable-multilib nor
6219         --disable-multilib in baseargs.  Accept explicitly passed
6220         --enable_multilib.
6221         * configure: Regenerate.
6223 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6225         * MAINTAINERS (spu port): Remove me.
6227 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6229         * configure.ac (tic6x-*-*): New case.
6230         * configure: Regenerate.
6232 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6234         * config.sub: Update to version 2010-03-22.
6235         * config.guess: Update to version 2009-12-30.
6237 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6239         PR ada/42554
6240         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6241         * configure: Regenerate.
6243 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6245         * MAINTAINERS: Update my email address.
6247 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6249         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6250         (ghassan.shobaki@amd.com): Removed.
6252 2010-03-17  Alan Modra  <amodra@gmail.com>
6254         * MAINTAINERS: Update my email address.
6256 2010-03-16  Diego Novillo  <dnovillo@google.com>
6258         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6259         Matthews.
6261 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6263         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6264         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6266 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6268         * MAINTAINERS: Update my email address.
6270 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6272         * MAINTAINERS: Update my email address.
6274 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6276         * MAINTAINERS: Update my email address.
6278 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6280         * MAINTAINERS: Update my email address.
6282 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6284         PR libstdc++/32499
6285         * configure.ac (RANLIB): Default to true.
6286         (STRIP): Likewise.
6287         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6288         * configure: Regenerate.
6290 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6292         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6293         (Write After Approval): Update my email address.
6295 2010-02-17  Nick Clifton  <nickc@redhat.com>
6297         PR 11238
6298         * Makefile.tpl (local-distclean): Also remove config.cache files in
6299         sub-directories as there may not be Makefiles present in the
6300         sub-directories.
6301         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6302         the config.cache files found by the find command.
6304         * Makefile.in: Regenerate.
6305         * configure.ac: Revert previous delta.
6306         * configure: Regenerate.
6308 2010-02-15  Nick Clifton  <nickc@redhat.com>
6310         PR 11238
6311         * configure.ac: Delete config.cache files in sub-directories when
6312         deleting Makefiles.
6313         * configure: Regenerate.
6315 2010-02-12  Ben Elliston  <bje@gnu.org>
6317         * MAINTAINERS: Update my email address.
6319 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6321         * MAINTAINERS (spu port): Update my email address.
6323 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6325         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6327 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6329         * configure.ac: Add "recommended" version checks for GMP/MPC.
6330         Update recommended GMP/MPFR/MPC versions.
6331         * configure: Regenerate.
6333 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6335         * MAINTAINERS: Move my Embecosm email address into the
6336         write-after-approval section.
6338 2010-01-26  Ian Lance Taylor  <iant@google.com>
6340         * MAINTAINERS: Add myself as Go frontend maintainer.
6342 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6344         PR libstdc++/36101, PR libstdc++/42813
6345         * configure.ac (bootstrap_target_libs): Make inclusion of
6346         target-libgomp conditional on libgomb being in target_configdirs.
6347         * configure: Regenerate.
6349 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6351         PR libstdc++/36101, PR libstdc++/42813
6352         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6353         * configure: Regenerate.
6355 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6357         PR libstdc++/36101, PR libstdc++/42813
6358         * configure.ac (target_configdirs): Substitute.
6359         * Makefile.def: Bootstrap target module libgomp.
6360         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6361         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6362         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6363         * configure, Makefile.in: Regenerate.
6365 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6367         * MAINTAINERS: Adjust my details.
6369 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6371         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6373 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6375         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6377 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6379         * MAINTAINERS (Write After Approval): Add myself.
6381 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6383         * MAINTAINERS (Write After Approval): Add myself.
6385 2010-01-11  Richard Guenther  <rguenther@suse.de>
6387         PR lto/41569
6388         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6389         * Makefile.in: Regenerated.
6391 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6393         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6394         * configure: Regenerate.
6396 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6397             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6399         PR bootstrap/42424
6400         * configure.ac: Include libtool m4 files.
6401         (_LT_CHECK_OBJDIR): Call it.
6402         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6403         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6405         * configure: Regenerate.
6407 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6409         PR bootstrap/41818
6410         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6411         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6412         * Makefile.in: Regenerate.
6414 2010-01-02  Richard Guenther  <rguenther@suse.de>
6416         PR lto/41529
6417         * configure.ac: Include config/elf.m4.  Disable LTO if not
6418         builting for an elf target.
6419         * configure: Regenerate.
6421 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6423         * MAINTAINERS: Change my email address.
6425 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6427         * config.sub, config.guess: Update from upstream sources.
6429 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6431         * MAINTAINERS (Write After Approval): Add myself.
6433 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6435         PR middle-end/30447
6436         PR middle-end/30789
6437         PR other/40302
6439         * configure.ac: Require MPC.
6440         * configure: Regenerate.
6442 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6444         PR target/38384
6445         PR bootstrap/40972
6446         * libtool.m4: Sync from git Libtool.
6447         * ltoptions.m4: Likewise.
6448         * ltversion.m4: Likewise.
6449         * lt~obsolete.m4: Likewise.
6450         * ltmain.sh: Likewise.
6452 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6454         * configure.ac: Update minimum MPC version to 0.8.
6455         * configure: Regenerate.
6457 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6459         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6460         * configure: Regenerated.
6462 2009-11-21  Ian Lance Taylor  <iant@google.com>
6464         * configure.ac: Change default of poststage1_ldflags to be empty if
6465         poststage1_libs is set.  When poststage1_libs is empty, and
6466         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6467         * configure: Rebuild.
6469 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6471         * MAINTAINERS (Write After Approval): Update my email address.
6473 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6475         * config.guess: Update from upstream sources.
6477 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6479         * Makefile.def: Restore host and target settings for gmp.
6480         * Makefile.in: Rebuild.
6482 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6484         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6485         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6486         Fix portability of test of C++ as bootstrap language.  Add
6487         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6488         * configure: Rebuild.
6489         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6490         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6491         in-tree building.
6492         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6493         (POSTSTAGE1_HOST_EXPORTS): Use it.
6494         (STAGE[+id+]_CXXFLAGS): New.
6495         (BASE_FLAGS_TO_PASS): Pass it down.
6496         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6497         extra_exports.
6498         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6499         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6500         extra_exports.
6501         * Makefile.in: Rebuild.
6503 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6505         * config.sub, config.guess: Update from upstream sources.
6507 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6509         * MAINTAINERS (Write After Approval): Add myself.
6511 2009-11-09  Jon Beniston  <jon@beniston.com>
6513         * MAINTAINERS (Write After Approval): Add myself.
6515 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6517         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6518         paths for *-w64-mingw* and x86_64-*mingw*.
6519         * configure: Regenerated.
6521 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6523         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6525 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6527         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6528         Phil Edwards to Write-After Approval.
6530 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6532         * configure.ac: Disable target-winsup & co for
6533         x86_64-*-mingw* and *-w64-mingw* targets.
6534         * configure: Regenerated.
6536 2009-10-16  Nick Clifton  <nickc@redhat.com>
6538         * MAINTAINERS: Add myself as a maintainer for the RX port.
6540 2009-10-26  Johannes Singler  <singler@kit.edu>
6542         * MAINTAINERS (Write After Approval): Update my e-mail address.
6544 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6546         * configure.ac (CLooG test): Use = with test.
6547         * configure: Regenerate.
6549 2009-10-22  Richard Guenther  <rguenther@suse.de>
6551         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6552         cloog if the ppl version check failed.  Move flags saving
6553         before setting in libelf check.
6554         * configure: Regenerate.
6556 2009-10-21  Richard Guenther  <rguenther@suse.de>
6558         * configure.ac: Adjust the ppl and cloog configure to work as
6559         documented.  Disable cloog if ppl was disabled.  Omit the version
6560         checks if they were disabled.
6561         * configure: Re-generate.
6563 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6565         * configure.ac: Add 'lto' to enable_languages, not
6566         new_enable_languages, and only if not already present.
6567         * configure: Regenerate.
6569 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6571         * README: Refer to the various COPYING* files instead of just
6572         COPYING.
6573         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6575 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6577         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6579 2009-10-07  Richard Guenther  <rguenther@suse.de>
6581         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6582         and Richard Guenther as reviewers.
6583         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6584         as reviewers.
6586 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6588         * config.sub: Update from upstream sources.
6590 2009-10-06  Ian Lance Taylor  <iant@google.com>
6592         * Makefile.def: check-gold depends upon all-gas.
6593         * Makefile.in: Rebuild.
6595 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6597         * MAINTAINERS (Write After Approval): Add myself.
6599 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6601         * Makefile.def: all-lto-plugin depends on all-libiberty.
6602         set bootstrap=true for lto-plugin.
6603         Add lto-plugin.
6604         * Makefile.in: Regenerate.
6605         * configure.ac (host_libs): Add lto-plugin.
6606         * configure: Regenerate.
6608 2009-10-03  Diego Novillo  <dnovillo@google.com>
6610         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6611         (HOST_LIBELFLIBS): Define.
6612         (HOST_LIBELFINC): Define.
6613         * Makefile.in: Regenerate.
6614         * configure.ac: Add --enable-lto.
6615         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6616         If --enable-lto is used, add 'lto' to new_enable_languages.
6617         If --enable-lto is used and gold is enabled, add
6618         lto-plugin to configdirs.
6619         * configure: Regenerate.
6621 2009-10-03  Simon Baldwin  <simonb@google.com>
6623         * configure.ac: If --with-system-zlib, suppress local zlib and
6624         pass --with-system-zlib to subdir configure scripts.
6625         * configure: Regenerate.
6627 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6628             Paolo Bonzini  <bonzini@gnu.org>
6630         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6631         $(srcdir).
6632         * Makefile.in: Rebuilt.
6634 2009-09-26  Gary Funck  <gary@intrepid.com>
6636         * MAINTAINERS (Write After Approval): Add myself.
6638 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6640         * configure.ac: Update minimum MPC version to 0.7.
6641         * configure: Regenerate.
6643 2009-09-25  Nick Clifton  <nickc@redhat.com>
6645         * configure.ac: Pass any --cache-file=/dev/null option on to
6646         subconfigures.
6647         * configure: Regenerate.
6649 2009-09-23  Nick Clifton  <nickc@redhat.com>
6651         * config.sub, config.guess: Update from upstream sources.
6653 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6655         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6656         * Makefile.in: Rebuilt.
6658 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6660         PR bootstrap/32272
6661         * configure.ac: Error out if $srcdir isn't '.' but contains
6662         host-${host_noncanonical}.
6663         * configure: Regenerate.
6665 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6667         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6668         maintainer.
6670 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6672         * configure.ac: If bootstrapping a combined tree with
6673         --enable-gold, require c++ in stage1_languages.
6674         * configure: Regenerate.
6676         * configure.ac: Also add target_libs of stage1_languages to
6677         bootstrap_target_libs.
6678         * configure: Regenerate.
6680         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6681         with --enable-languages not containing c++.
6682         * configure: Regenerate.
6684 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6686         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6687         * configure: Regenerate.
6689 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6691         * MAINTAINERS (Write After Approval): Update my e-mail address,
6692         and move from from here...
6693         (Waiting for paperwork): To here.
6695 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6697         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6699 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6701         * configure.ac: Do not use $extrasub for replacing @if/@endif
6702         parts in Makefile; instead, use additional arguments to
6703         AC_CONFIG_COMMANDS to do the replacement manually, with several
6704         sed invocations, to avoid HP-UX sed command limits.
6705         * configure: Regenerate.
6707 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6709         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6710         blank before -L.
6712 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6714         * configure.ac (with-build-config): Document.  Handle without.
6715         Handle missing argument.
6716         * configure: Rebuilt.
6718 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6720         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6721         Default to bootstrap-debug only if compare-debug works.
6722         * configure: Rebuilt.
6723         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6724         * Makefile.in: Rebuilt.
6726 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6728         * MAINTAINERS (OS Port Maintainers): Update my email address.
6730 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6732         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6733         * Makefile.in: Rebuilt.
6735 2009-09-01  Chris Demetriou  <cgd@google.com>
6737         * MAINTAINERS (Write After Approval): Add myself.
6739 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6741         PR debug/30161
6742         * include/dwarf2.h (enum dwarf_tag): Added
6743         DW_TAG_GNU_template_template_param
6744         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6746 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6748         * Makefile.tpl (AWK): Fix typo.
6749         * Makefile.in: Regenerate.
6751 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6753         * configure.ac: Detect awk and sed.
6754         * Makefile.def (flags_to_pass): Add AWK and SED.
6755         * Makefile.tpl (AWK, SED): New.
6756         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6757         * configure: Regenerate.
6758         * Makefile.in: Regenerate.
6760 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6762         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6763         (collapseslashes): Likewise.
6765 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6767         * configure.ac (AC_PREREQ): Bump to 2.64.
6769 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6771         * configure.ac: Remove --with-datarootdir, --with-docdir,
6772         --with-pdfdir, --with-htmldir switches.
6773         * configure: Regenerate.
6775         * configure: Regenerate.
6777         * compile: Sync from Automake 1.11.
6778         * depcomp: Likewise.
6779         * install-sh: Likewise.
6780         * missing: Likewise.
6781         * mkinstalldirs: Likewise.
6782         * ylwrap: Likewise.
6784 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6786         * ltmain.sh (func_normal_abspath): New function.
6787         (func_relative_path): Likewise.
6788         (func_mode_help): Document new -bindir option for link mode.
6789         (func_mode_link): Add new -bindir option, and use it to place
6790         output DLL if specified.
6792 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6794         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6795         (baseargs): Add --disable-option-checking.
6796         * configure: Regenerate.
6798         * Makefile.def (configure-target-libiberty): Depend on
6799         all-binutils and all-ld.
6800         (configure-target-newlib): Likewise.
6801         * Makefile.in: Regenerate.
6803 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6805         * config.sub, config.guess: Update from upstream sources.
6807 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6809         Sync from src, merge:
6811         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6813         * configure.ac: Do not exclude gas for i386-*-darwin.
6814         Add a case for x86_64-*-darwin.
6815         * configure: Regenerate.
6817 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6819         * MAINTAINERS: Add my name to Write After Approval list.
6821 2009-08-06  Michael Eager  <eager@eagercon.com>
6823         * configure.ac: Add Microblaze target.
6824         * configure: Regenerate.
6826 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6828         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6829         * configure: Regenerate.
6831 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6833         * MAINTAINERS (Write After Approval): Update my e-mail address.
6835 2009-07-06  Ian Lance Taylor  <iant@google.com>
6837         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6838         * configure: Rebuild.
6840 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6842         * MAINTAINERS: Move myself to the Graphite Reviewers.
6844 2009-06-30  Wei Guozhi  <carrot@google.com>
6846         * MAINTAINERS: Add my name to Write After Approval list.
6848 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6850         PR bootstrap/40338
6851         * configure.ac (comparestring): Create new variable.
6852         * Makefile.tpl (comparestring): Use to skip some comparisions.
6853         * configure: Regenerate.
6854         * Makefile.in: Regenerate.
6856 2009-06-26  Doug Evans  <dje@sebabeach.org>
6858         * Makefile.def (host_modules): Add cgen.
6859         * Makefile.in: Regenerate.
6860         * configure.ac (host_tools): Add cgen.
6861         * configure: Regenerate.
6863 2009-06-23  DJ Delorie  <dj@redhat.com>
6865         * MAINTAINERS: Add myself as mep maintainer.
6867 2009-06-23  Ian Lance Taylor  <iant@google.com>
6869         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6870         boot_languages.  Only bootstrap target libraries listed in
6871         target_libs for some boot language.  Add --with-stage1-ldflags,
6872         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6873         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6874         if not building with C++.
6875         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6876         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6877         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6878         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6879         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6880         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6881         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6882         * configure, Makefile.in: Rebuild.
6884 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6886         * MAINTAINERS: Added my name to write-after-approval list.
6888 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6890         * configure.ac: Define is_elf for QNX Neutrino targets.
6891         * configure: Regenerate.
6893 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6895         * MAINTAINERS: Added my name to the write-after-approval list
6897 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6899         * configure.ac: Detect MPC in default directory.
6900         * configure: Regenerate.
6902 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6903             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6905         * Makefile.tpl (all): Avoid a trailing backslash.
6906         * Makefile.in: Regenerate.
6908 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6910         * config.sub, config.guess: Update from upstream sources.
6912 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6914         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6915         to noconfdirs.
6916         * configure: Regenerate.
6918 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6920         * Makefile.tpl ([+compare-target+]): Compare all stage
6921         directories, rather than just gcc.
6922         * Makefile.in: Rebuilt.
6924 2009-06-01  Doug Kwan  <dougkwan@google.com>
6926         * configure.ac: Support gold for target arm*-*-*.
6927         * configure: Regenerate.
6929 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6931         * Makefile.def: Add MPC support and dependencies.
6932         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6934         * Makefile.in, configure: Regenerate.
6936 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6938         * Makefile.tpl (all): Avoid harmless warning in make all when
6939         gcc-bootstrap is enabled but stage_last does not exist.
6940         * Makefile.in: Rebuilt.
6942 2009-05-24  Nicolas Roche  <roche@adacore.com>
6944         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6945         * Makefile.in: Regenerate.
6947 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6949         * MAINTAINERS: Update my e-mail address.
6951 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6953         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6954         * configure:  Regenerate.
6956 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6958         PR other/40159
6959         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6960         gcc-no-bootstrap are mutually exclusive.
6961         * Makefile.in: Rebuilt.
6963 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6965         PR other/40159
6966         * Makefile.tpl (all): Don't end with unconditional success.
6967         * Makefile.in: Rebuilt.
6969 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6971         PR target/37137
6972         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6973         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6974         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6975         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6976         stage_configureflags, stage_cflags and stage_libcflags into
6977         explicit Makefile macros.
6978         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6979         GFORTRAN.
6980         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6981         CC.  Set CC_FOR_BUILD from CC.
6982         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6983         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6984         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6985         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6986         and GFORTRAN.
6987         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6988         (_LIBCFLAGS): Renamed to _TFLAGS.
6989         (do-compare-debug, do-compare3-debug): Drop.
6990         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6991         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6992         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6993         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6994         (XGCC_FLAGS_FOR_TARGET): New.
6995         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6996         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6997         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6998         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6999         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7000         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7001         TFLAGS.
7002         (BUILD_CONFIG): Include if requested.
7003         (all): Set TFLAGS on bootstrap.
7004         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7005         (all-stageid-prefixmodule): Likewise.
7006         (do-clean, distclean-stageid): Set TFLAGS.
7007         (restrap): Fix whitespace.
7008         * Makefile.in: Rebuilt.
7010 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7012         * config.guess: Sync with src.
7014 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7016         * configure.ac ($with_ppl):  Default to no if not supplied.
7017         ($with_cloog):  Likewise.
7018         configure:  Regenerate.
7020 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7022         * MAINTAINERS: Update my e-mail address.
7024 2009-04-27  Nick Clifton  <nickc@redhat.com>
7026         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7028 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7030         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7031         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7032         * Makefile.in: Regenerate.
7034 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7036         PR bootstrap/39739
7037         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7038         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7040         * configure, Makefile.in: Regenerate.
7042 2009-04-21  Taras Glek  <tglek@mozilla.com>
7044         * include/hashtab.h: Update GTY annotations to new syntax
7045         * include/splay-tree.h: Likewise
7047 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7049         * config.sub, config.guess: Update from upstream sources.
7051 2009-04-15  Anthony Green  <green@moxielogic.com>
7053         * configure.ac: Add moxie support.
7054         * configure: Rebuilt.
7056 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7058         * configure.ac: Change copyright header to refer to version
7059         3 of the GNU General Public License and to point readers at the
7060         COPYING3 file and the FSF's license web page.
7061         * Makefile.def: Likewise.
7062         * Makefile.tpl: Likewise.
7063         * Makefile.in: Regenerate.
7065 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7067         * configure.ac: Restore match for darwin9 or later. Use double
7068         brackets since regeneration eats one pair.
7069         * configure: Regenerate.
7071 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7073         PR gas/10039
7074         * configure.ac: Require texinfo 4.7.
7075         * configure: Regenerated.
7077 2009-04-09  Nick Clifton  <nickc@redhat.com>
7079         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7080         the GCC Runtime Library Exception.
7082 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7084         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7085         * configure: Regenerate.
7087 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7089         * Makefil.def (languages): New entries.
7090         * Makefile.tpl (check-gcc-*): New generic target.
7091         * Makefile.in: Regenerate.
7093 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7095         * MAINTAINERS:  Update my email address.
7097 2009-03-18  Tom Tromey  <tromey@redhat.com>
7099         * configure: Rebuild.
7100         * configure.ac (host_libs): Add libiconv.
7101         * Makefile.in: Rebuild.
7102         * Makefile.def (host_modules): Add libiconv.
7103         (configure-gdb, all-gdb): Depend on libiconv.
7105 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7107         * configure.ac: Treat gdb as supported on x86_64-darwin.
7108         * configure: Regenerate.
7110 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7112         * configure.ac (--with-host-libstdcxx): New option.
7113         * configure: Regenerate.
7115 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7117         * MAINTAINERS:  Move myself into the write after approval list.
7119 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7121         * MAINTAINERS: Update e-mail address.
7123 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7125         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7127 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7129         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7131 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7133         Backport from git Libtool:
7135         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7136         Support GNU/kOpenSolaris.
7137         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7138         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7139         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7140         GNU/kOpenSolaris.
7142 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7144         * MAINTAINERS: Update e-mail address.
7146 2009-02-24  Michael Eager  <eager@eagercon.com>
7148         * MAINTAINERS (Write After Approval): Add self.
7150 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7152         * MAINTAINERS (Write After Approval): Add myself.
7154 2009-02-05  Andreas Schwab  <schwab@suse.de>
7156         * Makefile.tpl (stage_last): Define $r and $s before using
7157         $(RECURSE_FLAGS_TO_PASS).
7158         * Makefile.in: Regenerate
7160 2009-01-30  Ian Lance Taylor  <iant@google.com>
7162         * MAINTAINERS: Move myself to the Global Reviewers list.
7164 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7166         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7167         * configure: Regenerate.
7169 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7171         * MAINTAINERS: Make whitespace consistent.
7172         Remove Robert Millan from Write After Approval.
7174 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7176         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7177         (all-opcodes): Depend on all-libiberty.
7178         * Makefile.in: Regenerate.
7180 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7182         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7183         * configure: Regenerate.
7185 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7187         * MAINTAINERS (Write After Approval): Add myself.
7189 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7191         * MAINTAINERS: Add myself to reviewers (Fortran).
7193 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7195         PR tree-optimization/38515
7196         * configure.ac (cloog-polylib): Removed.
7197         (with_ppl, with_cloog): Test for "no".
7198         * configure: Regenerated.
7200 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7202         * MAINTAINERS: Moved myself to reviewers (Fortran).
7204 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7206         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7207         (Write After Approval): Remove myself.
7209 2009-01-03  Diego Novillo  <dnovillo@google.com>
7211         * MAINTAINERS: Remove myself from alias maintainership.
7213 2009-01-02  David Ayers  <ayers@fsfe.org>
7215         * MAINTAINERS: Update e-mail address.
7217 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7219         * MAINTAINERS: Make whitespace consistent.
7221 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7223         Backport from upstream Libtool:
7224         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7225         Add cache variables to tests that require the linker to work.
7226         For shlibpath_overrides_runpath, this also changes the semantics
7227         to let the result from the C compiler take precedence.
7229 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7231         * config.sub, config.guess: Update from upstream sources.
7233 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7235         * configure.ac (ppllibs): Add by default the lib flags.
7236         * configure: Regenerate.
7238 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7240         * MAINTAINERS:  Add myself to the write after approval list.
7242 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7244         * configure.ac: Add double brackets on darwin[912].
7245         * configure: Regenerate.
7247 2008-12-03  Daniel Kraft  <d@domob.eu>
7249         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7250         Approval to Reviewer section (for Fortran front-end).
7252 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7254         * configure.ac: Expand to darwin10 and later.
7255         * configure: Regenerate.
7257 2008-12-02  Andreas Schwab  <schwab@suse.de>
7259         * Makefile.def: configure-target-boehm-gc depends on
7260         all-target-libstdc++-v3.
7261         * Makefile.in: Regenerate.
7263 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7265         * MAINTAINERS:  Add myself as mingw maintainer.
7267 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7269         * config.sub, config.guess: Update from upstream sources.
7271 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7273         * README.SCO: Remove.
7275 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7277         * MAINTAINERS:  Add myself to the write after approval list.
7279 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7281         * MAINTAINERS:  Update my email address in WAA section.
7283 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7285         * MAINTAINERS: Update e-mail address.
7287 2008-11-27  Toon Moene  <toon@moene.org>
7289         * MAINTAINERS: Change e-mail address.
7291 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7293         * configure.ac: Build gdb for i?86-*-darwin*
7294         * configure: Regenerated.
7296 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7298         * MAINTAINERS: Added my full name.
7300 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7302         PR bootstrap/38014
7303         PR bootstrap/37923
7305         Revert:
7307         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7309         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7310         * Makefile.in: Regenerated.
7312         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7314         PR gdb/921
7315         PR gdb/1646
7316         PR gdb/2175
7317         PR gdb/2176
7319         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7320         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7321         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7322         (HOST_EXPORTS): Pass CPPFLAGS.
7323         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7324         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7325         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7326         * Makefile.in, configure: Regenerated.
7327         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7328         and CPPFLAGS_FOR_BUILD.
7330 2008-11-06  Jeff Law  <law@redhat.com>
7332         * MAINTAINERS: Add myself as middle end maintainer.
7334 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7336         * MAINTAINERS (Write after approval): Add myself.
7338 2008-11-05  Diego Novillo  <dnovillo@google.com>
7340         * MAINTAINERS (Global Reviewers): Add myself.
7341         (Non-Algorithmic Maintainers): Remove myself.
7343 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7345         * MAINTAINERS (Write after approval): Add myself.
7347 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7349         * MAINTAINERS (Write after approval): Add myself.
7351 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7353         * configure.ac (spu-*-*): Remove special case.
7354         * configure: Regenerate.
7356 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7358         * MAINTAINERS (Write after approval): Update my email address.
7360 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7362         * configure.ac [spu-*-*]: Do not set skipdirs.
7363         * configure: Re-generate.
7365 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7367         * MAINTAINERS (Various Maintainers): Add myself to reload.
7369 2008-10-25  Richard Guenther  <rguenther@suse.de>
7371         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7372         maintainer.  Remove myself as libgcc-math maintainer.
7373         (Non-Algorithmic Maintainers): Remove myself.
7375 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7377         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7378         * Makefile.in: Regenerated.
7380 2008-10-23  Cary Coutant  <ccoutant@google.com>
7382         * MAINTAINERS (Write after approval): Add myself.
7384 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7386         PR gdb/921
7387         PR gdb/1646
7388         PR gdb/2175
7389         PR gdb/2176
7391         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7392         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7393         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7394         (HOST_EXPORTS): Pass CPPFLAGS.
7395         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7396         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7397         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7398         * Makefile.in, configure: Regenerated.
7399         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7400         and CPPFLAGS_FOR_BUILD.
7402 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7404         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7405         Sebastian Pop.
7407 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7409         * MAINTAINERS (Write After Approval): Added myself.
7411 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7413         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7414         recommended version to 2.3.2.
7416         * configure: Regenerate.
7418 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7420         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7422 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7424         * MAINTAINERS (Write After Approval): Update e-mail address.
7426 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7428         * libtool.m4: Update to libtool 2.2.6.
7429         * lt~obsolete.m4: Update to libtool 2.2.6.
7430         * ltmain.sh: Update to libtool 2.2.6.
7431         * ltsugar.m4: Update to libtool 2.2.6.
7432         * ltversion.m4: Update to libtool 2.2.6.
7433         * ltoptions.m4: Update to libtool 2.2.6.
7434         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7436 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7438         * MAINTAINERS (Write After Approval): Add myself.
7440 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7442         * MAINTAINERS (Write After Approval): Update my name.
7444 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7446         * MAINTAINERS: Add myself in "Write After Approval".
7448 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7450         * MAINTAINERS: Add myself as ia64 maintainer.
7452 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7454         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7455         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7456         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7457         and Michael Tiemann from Write After Approval since they do not
7458         actually have access.
7460 2008-09-05  Richard Guenther  <rguenther@suse.de>
7462         * configure.ac: Initialize clooglibs to -lcloog.
7463         * configure: Re-generate.
7465 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7467         * MAINTAINERS (Write After Approval): Add myself.
7469 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7471         * configure.ac (--with-cloog-polylib): New.
7472         (--disable-cloog-version-check): New.
7473         (--disable-ppl-version-check): New.
7474         * configure: Re-generate.
7476 2008-09-03  Richard Guenther  <rguenther@suse.de>
7478         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7479         cloog test.
7480         * configure: Re-generate.
7482 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7484         Add picoChip port.
7485         * MAINTAINERS: Add picoChip maintainers.
7487 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7488             Tobias Grosser  <grosser@fim.uni-passau.de>
7489             Jan Sjodin  <jan.sjodin@amd.com>
7490             Harsha Jagasia  <harsha.jagasia@amd.com>
7491             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7492             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7493             Adrien Eliche  <aeliche@isty.uvsq.fr>
7495         Merge from graphite branch.
7496         * configure: Regenerate.
7497         * Makefile.in: Regenerate.
7498         * configure.ac (host_libs): Add ppl and cloog.
7499         Add checks for PPL and CLooG.
7500         * Makefile.def (ppl, cloog): Added modules and dependences.
7501         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7502         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7504 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7506         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7507         (GCC_SHLIB_SUBDIR): New.
7508         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7509         * configure: Regenerate.
7510         * Makefile.in: Regenerate.
7512 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7514         * MAINTAINERS: Consistently use tabs to separate columns.
7516 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7518         * MAINTAINERS (Write after Approval): Add myself.
7520 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7522         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7523         Enable bfd, binutils and opcodes.
7524         * configure: Regenerate.
7526 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7528         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7530 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7532         * MAINTAINERS:  Use correct Umlaut for last name.
7534 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7536         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7538 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7540         * MAINTAINERS: Update my email address.
7542 2008-08-16  Nicolas Roche  <roche@adacore.com>
7544         * Makefile.tpl: Add BOOT_ADAFLAGS.
7545         * Makefile.in: Regenerate.
7547 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7549         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7550         * configure: Regenerate.
7552 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7554         * configure.ac: Add makefile fragments for hpux.
7555         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7556         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7557         * configure: Regenerate.
7558         * Makefile.in: Regenerate.
7560 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7562         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7564 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7566         * MAINTAINERS (Write after Approval): Add myself.
7568 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7570         * MAINTAINERS (Write After Approval):  Add myself.
7572 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7574         * MAINTAINERS (Write After Approval):  Add myself.
7576 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7578         * MAINTAINERS: Update my email address.
7580 2008-06-25  Joey Ye  <joey.ye@intel.com>
7582         * MAINTAINERS (Write After Approval):  Add myself.
7584 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7586         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7587         * Makefile.in: Regenerate.
7588         * configure: Regenerate.
7590 2008-06-17  Daniel Kraft  <d@domob.eu>
7592         * MAINTAINERS (Write After Approval):  Add myself.
7594 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7596         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7597         "$@" is still intact with both Autoconf 2.59 and 2.62.
7598         * configure: Regenerate.
7600 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7602         * Makefile.tpl: Fix comment errors.
7603         * Makefile.in: Regenerate.
7605 2008-06-12  David S. Miller  <davem@davemloft.net>
7606             David Edelsohn  <edelsohn@gnu.org>
7608         * configure.ac: Add powerpc*-*-* to gold supported targets.
7609         * configure: Regenerate.
7611 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7613         PR tree-optimization/36218
7614         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7615         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7616         (all prefix="build-"): Pass them to build-system sub-makes.
7617         * Makefile.in: Regenerate.
7619 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7621         * MAINTAINERS (mt port): Remove.
7622         (sco5, unixware, sco udk): Remove.
7623         (Kean Johnston): Add to Write After Approval.
7625 2008-05-30  Julian Brown  <julian@codesourcery.com>
7627         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7628         of libobjc for ARM EABI Linux.
7629         * configure: Regenerate.
7631 2008-05-18  Xinliang David Li   <davidxl@google.com>
7633         * ChangeLog: Remove wrong ChangeLog entry.
7635 2008-05-17  Xinliang David Li   <davidxl@google.com>
7637         * MAINTAINERS (Write After Approval): Add myself.
7639 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7641         * MAINTAINERS (Write After Approval): Add myself.
7643 2008-05-14  Rafael Espíndola  <espindola@google.com>
7645         * config-ml.in: don't handle --enable-shared and --enable-static.
7647 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7649         * MAINTAINERS: Update my email address.
7651 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7653         * MAINTAINERS: Update my email address.
7655 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7657         * MAINTAINERS (Write After Approval): Add myself.
7659 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7661         * MAINTAINERS (Write After Approval): Add myself.
7663 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7665         * MAINTAINERS (crx): Add myself.
7667 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7669         Sync with src:
7670         2008-04-14  David S. Miller  <davem@davemloft.net>
7672         * configure.ac: Add sparc*-*-* to gold supported targets.
7673         * configure: Regenerate.
7675 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7677         PR bootstrap/35457
7678         * configure.ac: Include override.m4.
7679         * configure: Regenerate.
7681 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7683         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7684         * Makefile.in: Regenerate.
7686 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7688         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7689         as nonconfigurable directories list.
7690         * configure: Regenerate.
7692 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7694         * config.sub, config.guess: Update from upstream sources.
7696 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7698         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7699         * Makefile.in: Regenerate.
7701 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7703         * configure.ac: Do not build libssp for the AVR.
7704         * configure: Regenerate.
7706 2008-04-07  Ian Lance Taylor  <iant@google.com>
7708         * Makefile.def: check-gold depends upon all-binutils.
7709         * Makefile.in: Regenerate.
7711 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7713         * MAINTAINERS (Write After Approval): Add myself.
7715 2008-04-04  Nick Clifton  <nickc@redhat.com>
7717         PR binutils/4334
7718         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7719         builds.
7720         * configure: Regenerate.
7722 2008-04-04  NightStrike  <NightStrike@gmail.com>
7724         PR other/35151
7725         * configure.ac: Combine rules for mingw32 and mingw64.
7726         * configure: Regenerate.
7728 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7730         * MAINTAINERS (Write After Approval): Add myself.
7732 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7734         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7735         * Makefile.in (.NOTPARALLEL): Ditto.
7737 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7739         * MAINTAINERS (Write After Approval): Add myself.
7741 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7743         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7744         * Makefile.in (.NOTPARALLEL): Regenerate.
7746 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7748         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7749         * Makefile.in: Regenerate.
7751 2008-03-26  Jakub Staszak  <kuba@et.pl>
7753         * MAINTAINERS (Write After Approval): Add myself.
7755 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7757         * MAINTAINERS:  Update e-mail address.
7759 2008-03-20  Ian Lance Taylor  <iant@google.com>
7761         * configure.ac: Add support for --enable-gold.
7762         * Makefile.def: Add gold as a directory like ld.
7763         * configure, Makefile.in: Regenerate.
7765 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7767         * configure.ac: m4_include config/proginstall.m4.
7768         * configure: Regenerate.
7770         Backport from upstream Libtool:
7772         2007-10-12  Eric Blake  <ebb9@byu.net>
7774         Deal with Autoconf 2.62's semantic change in m4_append.
7775         * ltsugar.m4 (lt_append): Replace broken versions of
7776         m4_append.
7777         (lt_if_append_uniq): Don't require separator to be overquoted,
7778         and avoid broken m4_append.
7779         (lt_dict_add): Fix typo.
7780         * libtool.m4 (_LT_DECL): Don't overquote separator.
7782 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7784         * config.rpath: Add AIX 6 support.
7786 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7788         * Makefile.def (stageprofile).  Remove -fprofile-generate
7789         from stage_libcflags.
7790         * Makefile.in: Regenerate.
7792 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7794         * config.sub, config.guess: Update from upstream sources.
7796 2008-03-06  Tom Tromey  <tromey@redhat.com>
7798         * MAINTAINERS: Update for treelang deletion.
7800 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7802         * MAINTAINERS: Update my email address.
7804 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7806         * MAINTAINERS (darwin port): Add myself as a maintainer.
7807         (objective-c/c++): Add myself as a maintainer.
7809 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7811         * MAINTAINERS (Write After Approval): Update my email address.
7813 2008-02-25  Tomas Bily  <tbily@suse.cz>
7815         * MAINTAINERS (Write After Approval): Add myself.
7817 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7819         * MAINTAINERS (OpenMP): Add myself.
7821 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7823         PR bootstrap/32009
7824         PR bootstrap/32161
7826         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7827         * configure: Regenerate.
7829         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7830         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7831         STAGE4_LIBCFLAGS): New.
7832         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7833         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7834         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7835         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7836         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7837         for target modules.  Don't export LIBCFLAGS.
7838         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7839         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7840         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7841         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7842         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7843         * Makefile.in: Regenerate.
7845 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7847         PR libgcj/33085
7848         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7849         Do not use -DDLL_EXPORT.  Backport from upstream.
7851 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7853         * MAINTAINERS (Write After Approval): Add myself.
7855 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7857         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7858         * configure: Regenerate.
7860 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7862         * configure.ac (xtensa*-*-*): Recognize processor variants.
7863         * configure: Regenerate.
7865 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7867         PR bootstrap/34922
7868         * configure.ac (PARSE_ARGS): Push suitable setting of
7869         ac_subdirs_all, for `./configure --help=recursive'.
7870         Handle `+' in generic toplevel directory disabling.
7871         * configure: Regenerate.
7873 2008-01-28  Nick Clifton  <nickc@redhat.com>
7875         * MAINTAINERS (xstormy16): Take over maintainership.
7877 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7879         * MAINTAINERS (c4x port): Remove.
7881 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7883         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7885 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7887         * config.sub, config.guess: Update from upstream sources.
7889 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7891         * MAINTAINERS (Write After Approval): Add myself.
7893 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7895         * MAINTAINERS: Update my email address.
7897 2008-01-09  Raksit Ashok  <raksit@google.com>
7899         * MAINTAINERS (Write After Approval): Add myself.
7901 2008-01-09  Raksit Ashok  <raksit@google.com>
7903         * MAINTAINERS (Write After Approval): Add myself.
7905 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7907         * config.sub, config.guess: Update from upstream sources.
7909 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7911         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7912         Change recommended MPFR from 2.2.1 -> 2.3.0.
7913         * configure: Regenerate.
7915 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7917         * MAINTAINERS: Update my email address.
7919 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7921         * MAINTAINERS: Update my email address.
7923 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7925         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7926         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7927         * Makefile.in: Regenerate.
7929 2007-12-10  Mark Heffernan  <meheff@google.com>
7931         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7932         misplaced entries.
7934 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7936         * configure.ac: Enable libjava for x86_64-*-darwin9.
7937         * configure: Regenerate.
7939 2007-12-07  Bill Maddox  <maddox@google.com>
7941         * MAINTAINERS (Write After Approval): Add myself.
7943 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7945         * config.sub, config.guess: Update from upstream sources.
7947 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7949         * config-ml.in: Remove 64bit configure tests.
7951 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7953         * config-ml.in: Robustify against white space in absolute file
7954         names.
7956         * config-ml.in (multi-clean): Substitute ${Makefile}.
7957         Remove superfluous ${Makefile} in list.
7959 2007-11-19  Thiemo Seufer  <ths@mips.com>
7961         * config-ml.in: Don't hardcode the Makefile name.
7963 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7965         * MAINTAINERS (Write After Approval): Add myself.
7967 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7969         * MAINTAINERS (Write After Approval): Add myself.
7971 2007-11-06  Doug Kwan  <dougkwan@google.com>
7973         * MAINTAINERS (Write After Approval): Add myself.
7975 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7977         * MAINTAINERS (mercury): Remove entry.
7978         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7980 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7982         * Makefile.def (dependencies): Make configure-gdb depend on
7983         all-intl.
7984         * Makefile.in: Regenerated.
7986 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7988         * MAINTAINERS (Fortran maintainer): Remove myself.
7990 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7992         * Makefile.def: To avoid problems running with parallel makes,
7993         build newlib before libgloss so that target specific header
7994         files are availble.
7995         * Makefile.in: Regenerate
7997 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7999         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8000         * Makefile.in: Regenerate.
8002 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8004         * MAINTAINERS (Register allocation reviewer): Add myself.
8006 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8008         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8009         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8010         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8011         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8012         * configure: Regenerate.
8014 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8016         * MAINTAINERS (Register allocation reviewer): Add myself.
8018 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8020         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8021         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8022         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8023         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8024         * configure.ac: Default them to host tools for $host = $build.
8025         Subst them.
8027         * configure: Regenerate.
8028         * Makefile.in: Regenerate.
8030 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8032         * MAINTAINERS (Register allocation reviewer): Add myself.
8034 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8036         * MAINTAINERS (Register allocation reviewer): Add myself.
8038 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8040         * MAINTAINERS (Write After Approval): Fix typo.
8042 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8044         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8045         * configure: Regenerate.
8047 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8049         PR bootstrap/31906
8050         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8051         they're already prefixed.
8053 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8055         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8056         libstdc++.
8057         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8058         * configure: Regenerate.
8059         * Makefile.in: Regenerate.
8061 2007-09-17  Andreas Schwab  <schwab@suse.de>
8063         * configure.ac: Raise minimum makeinfo version to 4.6.
8064         * configure: Regenerate.
8066 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8068         * MAINTAINERS (write-after-approval) add myself
8070 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8072         * configure.ac: Correct makeinfo version check.
8073         * configure: Regenerate.
8075 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8077         * MAINTAINERS: Update my email address.
8079 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8081         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8082         to $skipdirs and only disable gprof for newlib.  Use the normal
8083         mips*-elf* handling in other respects.
8084         * configure: Regnerate.
8086 2007-09-12  David Daney  <ddaney@avtrex.com>
8088         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8089         enabling libgcj.
8090         * configure: Regenerate.
8092 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8094         PR other/32154
8095         * configure.ac: For libgloss targets, point the linker to the linker
8096         script, startup code and simulator library.
8097         * configure: Regenerate.
8099 2007-09-07  Andrew Haley  <aph@redhat.com>
8101         * configure.ac (noconfigdirs): Remove target-libffi and
8102         target-libjava.
8103         * configure: Regenerate.
8105 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8107         PR target/33281
8108         * configure.ac: Use config/mh-mingw on mingw.
8109         * configure: Regenerate.
8111 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8113         * MAINTAINERS (Write After Approval): Add myself.
8115 2007-09-05  Richard Guenther  <rguenther@suse.de>
8117         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8118         nor --disable-checking is provided also turn on yes and types
8119         checking for stage1.
8120         * configure: Re-generate.
8122 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8124         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8125         (Write After Approval): Remove myself.
8127 2007-08-29  Nick Clifton  <nickc@redhat.com>
8129         * config.sub, config.guess: Update from upstream sources.
8131 2007-08-22  Bud Davis  <jmdavis@link.com>
8133         * MAINTAINERS (Write After Approval): Added myself.
8134         * MAINTAINERS (Reviewers): Removed myself.
8136 2007-08-18  Paul Brook  <paul@codesourcery.com>
8137             Joseph Myers  <joseph@codesourcery.com>
8139         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8140         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8141         * Makefile.in: Regenerate.
8142         * configure.ac (--with-debug-prefix-map): New.
8143         * configure: Regenerate.
8145 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8146             Nigel Stephens  <nigel@mips.com>
8148         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8149         as target_makefile_frag.
8150         * configure: Regenerate.
8152 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8154         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8155         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8156         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8157         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8158         (do-compare, do-compare3, do-compare-debug): New.
8159         ([+compare-target+]): Use them.
8161 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8163         * MAINTAINERS (Write After Approval): Change my email address.
8165 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8166             Ben Elliston  <bje@au.ibm.com>
8168         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8169         --silent if $silent.
8170         * configure: Regenerate.
8172 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8174         * MAINTAINERS (Various Maintainers): Add myself as
8175         loop infrastructure maintainer.  Update my e-mail
8176         address.
8178 2007-07-31  Diego Novillo  <dnovillo@google.com>
8180         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8181         Adjust description.
8183 2007-07-26  Richard Guenther  <rguenther@suse.de>
8185         * configure.ac: Add types checking to stage1 checking flags.
8186         * configure: Regenerate.
8188 2007-07-17  Nick Clifton  <nickc@redhat.com>
8190         * COPYING3: New file.  Contains version 3 of the GNU General
8191         Public License.
8192         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8193         Lesser General Public License.
8195 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8197         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8199 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8201         * MAINTAINERS (S/390 co-maintainer): Add myself.
8202         (Write After Approval): Remove myself.
8204 2007-07-13  Dan Hipschman  <dsh@google.com>
8206         * MAINTAINERS (Write After Approval): Add myself.
8208 2007-07-11  Nick Clifton  <nickc@redhat.com>
8210         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8211         WINDRES export.
8212         * Makefile.in: Regenerate.
8214 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8216         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8217         maintainer.
8219 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8221         * lt~obsolete.m4: New. Import from 20070318 libtool.
8223 2007-07-03  Julian Brown  <julian@codesourcery.com>
8225         * MAINTAINERS (Write After Approval): Add myself.
8227 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8229         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8230         * configure: Regenerate.
8232 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8234         * configure.ac: Add some missing m4 quotation.
8235         * configure: Regenerate.
8237 2007-07-02  Simon Baldwin  <simonb@google.com>
8239         * MAINTAINERS (Write After Approval): Add myself.
8241 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8243         * configure: Regenerate.
8245 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8247         * Makefile.def: Add windmc tool to build.
8248         * Makefile.tpl: Likewise.
8249         * configure.ac: Likewise.
8250         * Makefile.in: Regenerate.
8251         * configure: Regenerate.
8253 2007-06-28  DJ Delorie  <dj@redhat.com>
8255         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8256         not building newlib.
8257         * configure: Regenerated.
8259 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8261         * MAINTAINERS (Write After Approval): Add myself.
8263 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8265         * MAINTAINERS (Write After Approval): Add myself.
8267 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8269         * MAINTAINERS (Write After Approval): Add myself.
8271 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8273         * MAINTAINERS (Write After Approval): Add myself.
8275 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8277         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8278         * Makefile.in: Regenerated.
8280 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8282         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8283         bfin*-*-uclinux* targets.
8284         * configure: Regenerate.
8286 2007-06-14  Ian Lance Taylor  <iant@google.com>
8288         * MAINTAINERS: Add myself as non-algorithmic global write
8289         maintainer.
8291 2007-06-14  Diego Novillo  <dnovillo@google.com>
8293         * MAINTAINERS: Add self as middle-end maintainer and
8294         non-algorithmic global write maintainer.
8296 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8298         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8299         Move all Fortran maintainers except Paul Brook into the
8300         Non-Autopoiesis section.
8302 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8304         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8305         (distclean-stage[+id+]): Possibly delete stage_last.
8306         * Makefile.in: Regenerate.
8308 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8310         * MAINTAINERS (Various Maintainer): Fix typo.
8312 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8314         * MAINTAINERS (Various Maintainer): Add myself as
8315         dataflow maintainer.
8317 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8319         * config.sub, config.guess: Update from upstream sources.
8321 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8323         * Makefile.tpl: Fix spelling error.
8324         * Makefile.in: Regenerate.
8326 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8328         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8329         lt_cv_sys_max_cmd_len.
8331 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8333         * MAINTAINERS (Various Maintainers): Add myself as
8334         auto-vectorizer maintainer.
8336 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8338         PR libjava/32098
8339         * libtool.m4: Revert previous change.
8340         * ltgcc.m4: Put it here.
8342 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8344         * MAINTAINERS (Various Maintainers): Add myself as
8345         auto-vectorizer maintainer.
8347 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8349         PR libjava/32098
8350         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8352 2007-05-30  Richard Guenther  <rguenther@suse.de>
8354         * MAINTAINERS (Various Maintainers): Add myself as
8355         auto-vectorizer maintainer.
8357 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8359         PR bootstrap/29382
8360         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8361         * configure: Rebuilt.
8363 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8365         * MAINTAINERS (Write After Approval): Removed my name.
8367 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8369         * MAINTAINERS (Write After Approval): Remove myself.
8371 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8373         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8375 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8377         * ltmain.sh: Update from ToT Libtool.
8378         * libtool.m4: Update from ToT Libtool.
8379         * ltsugar.m4: New. Update from ToT Libtool.
8380         * ltversion.m4: New. Update from ToT Libtool.
8381         * ltoptions.m4: New. Update from ToT Libtool.
8382         * ltconfig: Remove.
8383         * ltcf-c.sh: Remove.
8384         * ltcf-cxx.sh: Remove.
8385         * ltcf-gcj.sh: Remove.
8387 2007-05-22  Ollie Wild  <aaw@google.com>
8389         * MAINTAINERS (Write After Approval): Add myself.
8391 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8393         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8394         stage_cflags.
8395         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8396         Remove CFLAGS/LIBCFLAGS.
8397         (configure-stage[+id+]-[+prefix+][+module+],
8398         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8399         * Makefile.in: Regenerate.
8401 2007-05-15  Diego Novillo  <dnovillo@google.com>
8403         * MAINTAINERS: Update e-mail address.
8405 2007-05-15  Revital Eres  <eres@il.ibm.com>
8407         * MAINTAINERS (Write After Approval): Add myself.
8409 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8411         * MAINTAINERS (Write After Approval): Updated my address.
8413 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8415         * MAINTAINERS (Write After Approval): Add myself.
8417 2007-05-11  Silvius Rus  <rus@google.com>
8419         * MAINTAINERS (Write After Approval): Add myself.
8421 2007-04-23  Tom Tromey  <tromey@redhat.com>
8423         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8425 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8427         * MAINTAINERS (cpplib): Rename to ...
8428         (libcpp): ... this.  Add C/C++ front end maintainers.
8430 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8432         * config-ml.in: Pass ${ml_config_env} to configure calls.
8434 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8436         * MAINTAINERS (Write After Approval): Add myself.
8438 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8440         * MAINTAINERS (Write After Approval): Add myself.
8442 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8444         * MAINTAINERS (fortran 95 front end): Add myself.
8446 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8448         * MAINTAINERS (Write After Approval): Add myself.
8450 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8452         * MAINTAINERS (Modulo Scheduler): Add myself.
8454 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8456         * MAINTAINERS (fortran 95 front end): Add myself.
8457         (c++ front end): whitespace fix.
8459 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8461         * MAINTAINERS (Write After Approval): Add myself.
8463 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8465         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8466         of glob.  Quote arguments with single quotes too.
8467         * configure: Regenerate.
8469 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8471         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8472         * Makefile.in: Regenerate
8474 2007-03-07  Andreas Schwab  <schwab@suse.de>
8476         * configure: Regenerate.
8478 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8480         * configure.ac: Add "--with-pdfdir" configure option,
8481         which defines pdfdir variable.
8482         * Makefile.def (target=fixincludes): Add install-pdf to
8483         missing targets.
8484         (recursive_targets): Add install-pdf target.
8485         (flags_to_pass): Add pdfdir.
8486         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8487         target.
8488         * configure: Regenerate
8489         * Makefile.in: Regenerate
8491 2007-02-28  Eric Christopher  <echristo@apple.com>
8493         Revert:
8494         2006-12-07  Mike Stump  <mrs@apple.com>
8496         * Makefile.def (dependencies): Add dependency for
8497         install-target-libssp and install-target-libgomp on
8498         install-gcc.
8499         * Makefile.in: Regenerate.
8501 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8503         * configure: Regenerate.
8504         * configure.ac: Move statements after variable declarations.
8506 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8508         * MAINTAINERS: Add myself as sh maintainer.
8510 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8512         * configure.ac: Adjust for loop syntax.
8513         * configure: Regenerate.
8515 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8517         * configure: Rebuilt.
8519 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8521         * configure.ac: Drop multiple occurrences of --enable-languages,
8522         and fix its quoting.
8523         * configure: Rebuilt.
8525 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8526             Nathan Sidwell  <nathan@codesourcery.com>
8527             Vladimir Prus  <vladimir@codesourcery.com>
8528             Joseph Myers  <joseph@codesourcery.com>
8530         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8531         * configure: Regenerate.
8533 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8535         * ltconfig (freebsd*): Default to elf.
8537 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8539         * configure.ac (target_libraries): Move libgcc before libiberty.
8540         * configure: Regenerated.
8542 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8543             Paolo Bonzini  <bonzini@gnu.org>
8545         PR bootstrap/30753
8546         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8547         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8548         * configure: Regenerated.
8550 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8552         * MAINTAINERS (Language Front End Maintainers): Update my mail
8553         address.
8555 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8557         PR bootstrap/30748
8558         * configure.ac: Correct syntax for Solaris ksh.
8559         * configure: Regenerated.
8561 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8563         * configure.ac: Sync with src.
8564         * configure: Regenerate.
8566 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8568         * Makefile.in: Regenerate.
8570 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8572         * config.sub: Sync with src.
8574 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8576         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8577         noncanonical equivalents.
8578         * configure.in: Rename to...
8579         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8580         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8581         target_noncanonical.  Use them.  Rewrite removal of configure
8582         arguments for autoconf 2.59.  Discard variable settings.  Force
8583         program_transform_name for native tools.
8585         * Makefile.in: Regenerated.
8586         * configure: Regenerated with autoconf 2.59.
8588 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8590         * MAINTAINERS (Write After Approval): Add myself.
8592 2007-01-31  Andreas Schwab  <schwab@suse.de>
8594         * Makefile.tpl (LDFLAGS): Substitute it.
8595         * Makefile.in: Regenerate.
8597 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8599         * MAINTAINERS (Write After Approval): Add myself.
8601 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8603         * MAINTAINERS (spu port): Add myself.
8605 2007-01-23  Richard Guenther  <rguenther@suse.de>
8607         PR bootstrap/30541
8608         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8609         * Makefile.tpl (GNATBIND): Substitute it.
8610         (GNATMAKE): Likewise.
8611         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8612         of STAGE_PREFIX.
8613         * Makefile.in: Regenerate.
8614         * configure: Regenerate.
8616 2007-01-18  Mike Stump  <mrs@apple.com>
8618         * configure.in: Re-enable -Werror for gcc builds.
8620 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8622         * MAINTAINERS (Write After Approval): Add myself.
8624 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8626         * configure.in: Change == to = in test command.
8627         * configure: Regenerate.
8629 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8630             Nick Clifton  <nickc@redhat.com>
8631             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8633         * configure.in (build_configargs, host_configargs, target_configargs):
8634         Remove build/host/target parameters.
8635         (host_libs): Add gmp and mpfr.
8636         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8637         * Makefile.def (gmp, mpfr): New.
8638         (gcc): Remove target.
8639         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8640         target_os, target_vendor): New.
8641         (configure): Add host_alias/target_alias arguments; adjust invocations.
8642         * configure: Regenerate.
8643         * Makefile.in: Regenerate.
8645 2007-01-11  Matt Fago  <fago@earthlink.net>
8647         * configure.in: Try to link to functions only in mpfr 2.2.x
8648         to improve robustness of configure tests.
8649         * configure: Regenerate.
8651 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8653         * MAINTAINERS: Add myself as i386 maintainer.
8655 2007-01-08  Jan Hubicka  <jh@suse.cz>
8657         * MAINTAINERS: Add myself as i386 maintainer.
8659 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8661         * configure.in: Add support for an x86_64-mingw* target.
8662         * configure: Regenerate.
8664 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8666         * Makefile.tpl (all-target): Correct @if conditional for target
8667         modules.
8668         * configure.in: Omit libiberty if building only target libgcc.
8669         * configure, Makefile.in: Regenerated.
8671 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8673         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8674         * configure: Regenerate.
8676 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8678         * Makefile.def (target_modules): Add libgcc.
8679         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8680         * Makefile.tpl (clean-target-libgcc): Delete.
8681         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8682         on gcc even for bootstrapped modules.  Rewrite handling of
8683         lang_env_dependencies to loop over target_modules.
8684         * configure.in (target_libraries): Add target-libgcc.
8685         * Makefile.in, configure: Regenerated.
8687 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8689         * configure.in: Reorganize recognition of languages.  Add
8690         --enable-stage1-languages.  Show supported languages for the chosen
8691         target rather than all recognized languages.
8692         * configure: Regenerate.
8694 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8696         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8697         * Makefile.in: Regenerate.
8699 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8701         * configure.in: Warn that MPFR 2.2.0 is buggy.
8702         * configure: Regenerate.
8704 2006-12-27  Ian Lance Taylor  <iant@google.com>
8706         * configure.in: When removing Makefiles to force a reconfigure, also
8707         remove prev-DIR*/Makefile.
8708         * configure: Regenerate.
8710 2006-12-22  Andreas Schwab  <schwab@suse.de>
8712         * configure: Regenerate with correct autoconf version.
8714 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8716         * configure.in: add AC_SUBST for *_FOR_TARGET.
8717         * configure: Regenerate.
8719 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8721         * configure.in: Simplify logic for rejecting languages that cannot
8722         be built.  Separate the case when a language is unsupported,
8723         from the case when the user chooses not to build a language.
8725 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8727         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8728         it only affects bootstrap and could be tested on "$host" as well.
8729         * configure: Regenerate.
8730         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8732 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8734         PR bootstrap/29544
8735         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8736         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8737         move here comment from Makefile.tpl.
8738         * Makefile.tpl: Move some definitions higher in the file.
8739         (STAGE1_CHECKING): New.
8740         * configure.in: Add --enable-stage1-checking.
8741         * configure: Regenerate.
8742         * Makefile.in: Regenerate.
8744 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8746         * MAINTAINERS: Add myself as build system maintainer.
8748 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8750         * MAINTAINERS (Write After Approval): Add myself.
8752 2006-12-13  Eric Christopher  <echristo@apple.com>
8754         * MAINTAINERS: Add myself as darwin maintainer.
8756 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8758         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8760 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8762         MAINTAINERS: Update my entry.
8764 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8766         * configure.in:  Handle spu makefile frag.
8767         * Makefile.tpl (MAINT): Define
8768         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8769         * configure: Regenerate.
8770         * Makefile.in: Regenerate.
8772 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8774         * config.guess: Import latest version.
8775         * config.sub: Likewise.
8777 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8779         * configure.in (spu-*-*): Don't skip target-libiberty.
8780         * configure: Regenerate.
8782 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8784         PR bootstrap/30134
8785         * configure.in: Correct x86 darwin support for libjava to powerpc
8786         and i?86 only.
8787         * configure: Regenerate.
8789 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8791         * configure.in: Add x86 darwin support for libjava.
8792         * configure: Regenerate.
8794 2006-12-07  Mike Stump  <mrs@apple.com>
8796         * Makefile.def (dependencies): Add dependency for
8797         install-target-libssp and install-target-libgomp on
8798         install-gcc.
8799         * Makefile.in: Regenerate.
8801 2006-12-04  Richard Guenther  <rguenther@suse.de>
8803         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8804         (Non-Algorithmic Maintainers): Move over non-algorithmic
8805         loop optimizer maintainers, add myself as a non-algorithmic
8806         middle-end maintainer.
8808 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8810         * MAINTAINERS (Write After Approval): Add myself.
8812 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8814         * configure.in: Update error message for missing GMP/MPFR.
8816         * configure: Regenerate.
8818 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8820         * configure.in: Update MPFR version in error message.
8822         * configure: Regenerate.
8824 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8826         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8827         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8828         --with-gmp-lib): New flags.
8830         * configure: Regenerate.
8832 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8834         * MAINTAINERS (Write After Approval): Change my email address.
8836 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8838         * MAINTAINERS (Write After Approval): Add myself.
8840 2006-11-22  Philipp Thomas  <pth@suse.de>
8842         * MAINTAINERS (i18n): Update e-mail address.
8844 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8846         * MAINTAINERS (spu port): Add myself as maintainer.
8847         (Write After Approval): Remove myself.
8849 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8851         * configure.in (skipdirs): Don't build libssp for SPU.
8852         * configure: Regenerate.
8854 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8856         * MAINTAINERS (spu port): Add myself as maintainer.
8857         (libobjc): Update my email address.
8859 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8861         * MAINTAINERS (Write After Approval): Add myself.
8863 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8865         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8866         * configure : Rebuilt.
8868 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8870         * MAINTAINERS (Write After Approval): Add myself.
8872 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8874         * MAINTAINERS (Write After Approval): Add myself.
8876 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8878         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8879         libmpfr.a.
8880         * configure: Regenerate.
8882 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8884         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8885         (unstage): Test for stage_last presence.
8887         PR bootstrap/29802
8888         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8889         STAGE_PREFIX.
8890         * Makefile.in: Regenerate.
8892 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8894         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8895         maintainers.
8897 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8899         * MAINTAINERS (Write After Approval): Add myself.
8901 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8903         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8904         and stageN-package/Makefile.
8905         * Makefile.in: Regenerated.
8907 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8909         * configure.in: Remove target-libgloss from noconfigdirs for
8910         bfin-*-*.
8911         * configure: Regenerated.
8913 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8915         * configure.in (have_gmp): Only error if the gcc directory exists.
8917         * configure: Regenerate.
8919 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8921         * configure.in: Robustify error message for missing GMP/MPFR.
8923         * configure: Regenerate.
8925 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8927         * MAINTAINERS (Write After Approval): Add myself.
8929 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8931         * MAINTAINERS: Change email address.
8933 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8935         * MAINTAINERS (Write After Approval): Add myself.
8937 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8939         * MAINTAINERS (Write After Approval): Add myself.
8941 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8943         * MAINTAINERS (Write After Approval): Move myself to
8944         Write After Approval section.
8946 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8948         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8949         need_gmp anymore.
8950         * configure: Regenerate.
8952 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8954         * MAINTAINERS (Write After Approval): Add myself.
8956 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8958         * config.guess: Import latest version.
8959         * config.sub: Likewise.
8961 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8963         * Makefile.def: Added pdf target handling.
8964         * Makefile.tpl: Added pdf target handling.
8965         * Makefile.in: Regenerated.
8967 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8969         * MAINTAINERS: Add self as score port maintainer.
8971 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8973         * MAINTAINERS (Write After Approval): Add myself.
8975 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8977         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8978         or newer.
8979         * configure: Regenerated.
8981 2006-09-27  Dave Brolley  <brolley@redhat.com>
8983         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8984         using $s instead of $r.
8985         * configure: Regenerated.
8987 2006-09-26  Thiemo Seufer  <ths@mips.com>
8989         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8990         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8991         * configure: Regenerate.
8993 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8995         * MAINTAINERS (Write After Approval): Remove myself.
8997 2006-09-22  Chao-ying Fu  <fu@mips.com>
8999         * MAINTAINERS (Write After Approval): Add myself.
9001 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9003         * MAINTAINERS: Add self as soft-fp maintainer.
9005 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9007         * MAINTAINERS: Add myself as avr maintainer.
9008         Remove Marek Michalkiewicz as avr maintainer.
9010 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9012         * MAINTAINERS (Write After Approval): Add myself.
9014 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9016         * configure.in: Never build newlib for a Mingw host.
9017         Never build newlib as Mingw target library.
9018         Test the existence of winsup/cygwin for building a Cygwin newlib,
9019         rather than just winsup.
9020         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9021         building a Mingw target.
9022         * configure: Regenerate.
9024 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9026         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9028 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9030         * config.guess: Import from src (was more updated).
9031         * config.sub: Likewise.
9033 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9035         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9036         * configure: Regenerated.
9038 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9040         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9041         for stages after the first.
9043 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9045         * Makefile.def: Add dependencies for configure-opcodes
9046         on configure-intl and all-opcodes on all-intl.
9047         * Makefile.in: Regenerated.
9049 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9051         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9053 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9055         Port to hosts whose 'sort' and 'tail' implementations
9056         treat operands with leading '+' as file names, as POSIX
9057         has required since 2001.  However, make sure the code still
9058         works on pre-POSIX hosts.
9059         * ltmain.sh: Don't assume "sort +2" is equivalent to
9060         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9062 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9064         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9066 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9068         * ltconfig: chmod 644 before ranlib during install.
9070 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9072         PR bootstrap/18058
9073         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9074         if the bootstrap compiler is a GCC version that supports it.
9075         * configure: Regenerate.
9077 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9079         * configure.in: Fix thinkos in previous check-in.
9080         * configure: Regenerate.
9082 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9084         PR other/27063
9085         * configure.in: Test subdir_requires and give an appropriate
9086         error message.
9087         * configure: Regenerate.
9089 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9091         * MAINTAINERS (Write After Approval): Add myself.
9093 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9095         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9097 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9099         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9101 2006-06-20  David Ayers  <d.ayers@inode.at>
9103         PR bootstrap/28072
9104         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9105         whether target-libjava is being configured instead of whether the
9106         java front end is enabled.
9107         * configure: Regenerate.
9109 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9111         PR target/27540
9112         * configure.in: Only enable libgomp on IRIX 6.
9113         * configure: Regenerate.
9115 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9117         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9118         too.
9119         * Makefile.in: Regenerate.
9121 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9123         * config-ml.in: Alter CCASFLAGS to include special
9124         multilib options the same as is done for CFLAGS.
9126 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9128         * configure.in: Don't enable libgomp on hpux10.
9129         * configure: Rebuilt.
9131 2006-06-12  David Ayers  <d.ayers@inode.at>
9133         PR bootstrap/27963
9134         PR target/19970
9135         * configure.in: Remove target-boehm-gc from noconfigdirs where
9136         ${libgcj} is specified.
9137         * configure: Regenerate.
9139 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9141         Sync from src:
9143         * configure.in: Sync.
9144         * configure: Regenerated.
9146         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9148         * Makefile.def: Added dependencies from sim and gdb on intl, and
9149         added configure dependencies to everything with an all dependency
9150         on intl.
9151         * Makefile.in: Regenerated.
9153 2006-06-06  David Ayers  <d.ayers@inode.at>
9155         PR libobjc/13946
9156         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9157         * Makefile.in: Regenerate.
9158         * configure.in: Add --enable-objc-gc at toplevel and have it
9159         enable boehm-gc for Objective-C.
9160         Remove target-boehm-gc from libgcj.
9161         Add target-boehm-gc to target_libraries.
9162         Add target-boehm-gc to noconfigdirs where ${libgcj}
9163         is specified.
9164         Assert that boehm-gc is supported when requested for Objective-C.
9165         Only build boehm-gc if needed either for Java or Objective-C.
9166         * configure: Regenerate.
9168 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9170         PR 27674
9171         * Makefile.tpl (configure-[+prefix+][+module+],
9172         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9173         Remove rule to unstage bootstrapped modules.
9174         (stage_current): New.
9175         * Makefile.in: Regenerate.
9177 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9179         * MAINTAINERS (Write After Approval): Update my e-mail address.
9181 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9183         * include/libiberty.h: Declare pex_run_in_environment.
9185 2006-05-31  Asher Langton  <langton2@llnl.gov>
9187         * MAINTAINERS (Write After Approval): Add myself.
9189 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9191         * Makefile.def (bfd, opcodes): Fix lib_path.
9192         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9193         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9194         * Makefile.in: Regenerate.
9196 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9198         * Makefile.in: Regenerate.
9200 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9202         * Makefile.def: Add install-html target. Add datarootdir
9203         docdir and htmldir to flags_to_pass.
9204         * Makefile.tpl: Add install-html target.
9205         * Makefile.in: Regenerate.
9206         * configure.in: Add --with-datarootdir, --with-docdir, and
9207         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9208         * configure: Regenerate.
9210 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9212         * configure.in: Enable gprof for cross builds.
9213         * configure: Regenerate.
9215 2006-05-22  Richard Guenther  <rguenther@suse.de>
9217         Revert
9218         2006-01-31  Richard Guenther  <rguenther@suse.de>
9219         Paolo Bonzini  <bonzini@gnu.org>
9221         * Makefile.def (target_modules): Add libgcc-math target module.
9222         * configure.in (target_libraries): Add libgcc-math target library.
9223         (--enable-libgcc-math): New configure switch.
9224         * Makefile.in: Re-generate.
9225         * configure: Re-generate.
9226         * libgcc-math: New toplevel directory.
9228 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9229             Andreas Tobler  <a.tobler@schweiz.ch>
9231         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9232         * configure: Rebuilt.
9234 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9236         * MAINTAINERS (Write After Approval): Add myself.
9238 2006-05-01  DJ Delorie  <dj@redhat.com>
9240         * configure.in: Restore CFLAGS if GMP isn't present.
9241         * configure: Regenerate.
9243 2006-05-01  Richard Guenther  <rguenther@suse.de>
9245         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9246         maintainer.
9248 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9250         * MAINTAINERS (Write After Approval): Add myself.
9252 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9254         * MAINTAINERS (Write After Approval): Add myself.
9256 2006-04-18  DJ Delorie  <dj@redhat.com>
9258         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9259         reference libgloss so that libssp can be built in a combined
9260         tree.
9261         * configure: Regenerate.
9263 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9265         * MAINTAINERS (Write After Approval): Add myself.
9267 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9269         * configure.in: Require makeinfo 4.4 or higher.
9270         * configure: Regenerate.
9272 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9274         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9275         Rearrange the entries of other libraries to have them in one place.
9277 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9279         * MAINTAINERS (Write After Approval): Remove myself.
9280         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9282 2006-03-14  Richard Guenther  <rguenther@suse.de>
9284         * configure: Regenerate with autoconf 2.13.
9286 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9288         * MAINTAINERS: Use my work address.
9290         * MAINTAINERS: Update my E-mail address.
9292 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9294         * configure.in: Handle --disable-<component> generically.
9295         * configure: Regenerate.
9297 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9299         PR libgcj/17311
9300         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9302 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9304         * MAINTAINERS (Write After Approval):  Remove myself.
9305         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9307 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9309         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9310         (TARGET_CONFIGDIRS): Remove.
9311         * configure.in: Remove AC_SUBST(target_configdirs).
9312         * Makefile.in, configure: Regenerated.
9314 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9316         * MAINTAINERS (Write After Approval):  Remove myself.
9317         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9319 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9321         PR bootstrap/25670
9323         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9325         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9326         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9327         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9328         BUILD_PREFIX, BUILD_PREFIX_1.
9329         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9331         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9332         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9334         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9335         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9336         of `cat stage_current`.  Always provide the `r' and `s' variables.
9337         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9338         a single shell execution.
9339         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9340         bootstrapped modules, make the stage1 module if the build was not
9341         started yet, else build the current stage.
9342         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9343         (all-build, all-host, all-target, [+make_target+]-host,
9344         [+make_target+]-target): Do not use \-continued lines.
9345         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9346         (current_stage, restrap, stage_last): New.
9348         * Makefile.in: Regenerate.
9349         * configure: Regenerate.
9351 2006-02-19  Bud Davis  <jmdavis@link.com>
9353         * MAINTAINERS (Write After Approval):  Remove myself.
9354         (Language Front End Maintainers):  Add myself as fortran 95
9355         maintainer and update e-mail address.
9357 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9359         * MAINTAINERS (Write After Approval):  Remove myself.
9360         (Language Front End Maintainers):  Add myself as fortran 95
9361         maintainer.
9363 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9365         * MAINTAINERS (Write After Approval): Add myself.
9367 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9369         * MAINTAINERS (Write After Approval):  Remove myself.
9370         (Language Front End Maintainers):  Add myself as
9371         fortran 95 maintainer.
9373 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9375         Sync from src:
9377         2005-12-27  Leif Ekblad  <leif@rdos.net>
9379         * configure.in: Add support for RDOS target.
9380         * configure: Regenerate.
9382 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9383             Andreas Schwab  <schwab@suse.de>
9385         * configure: Regenerate.
9387 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9389         * configure.in (enable_libgomp): Add AIX.
9390         * configure: Regenerate.
9392 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9394         * MAINTAINERS (Write After Approval): Add myself.
9396 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9398         * MAINTAINERS (Write After Approval): Add myself.
9400 2006-01-31  Richard Guenther  <rguenther@suse.de>
9401         Paolo Bonzini  <bonzini@gnu.org>
9403         * Makefile.def (target_modules): Add libgcc-math target module.
9404         * configure.in (target_libraries): Add libgcc-math target library.
9405         (--enable-libgcc-math): New configure switch.
9406         * Makefile.in: Re-generate.
9407         * configure: Re-generate.
9408         * libgcc-math: New toplevel directory.
9410 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9412         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9413         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9414         the assembler, linker and binutils.
9415         * configure: Regenerate.
9417 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9419         * MAINTAINERS (Write After Approval): Add myself.
9421 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9423         * configure: Regenerate.
9425 2006-01-18  Richard Henderson  <rth@redhat.com>
9426             Jakub Jelinek  <jakub@redhat.com>
9427             Diego Novillo  <dnovillo@redhat.com>
9429         * libgomp: New directory.
9430         * Makefile.def: Add target_module libgomp.
9431         * Makefile.in: Regenerate.
9432         * configure.in (target_libraries): Add target-libgomp.
9433         * configure: Regenerate.
9435 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9437         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9438         @ from continuation.
9439         * Makefile.in: Rebuilt.
9441 2006-01-04  Chris Lattner  <sabre@gnu.org>
9443         * MAINTAINERS (Write After Approval): Add myself.
9445 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9447         PR bootstrap/24252
9449         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9450         * Makefile.tpl (OBJDUMP): New.
9451         (EXTRA_HOST_FLAGS): Add it.
9452         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9454         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9455         to use symbolic links between directories.  Avoid race conditions
9456         or make them harmless.
9457         * configure.in: Do not try to use symbolic links between directories.
9459         * Makefile.def (LEAN): Pass.
9460         * Makefile.tpl (LEAN): Define.
9461         (stage[+id+]-start): Accept that the previous directory does not
9462         exist, if the bootstrap is lean.
9463         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9464         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9465         configure substitution.
9466         ([+compare-target+]): Likewise.
9467         ([+bootstrap-target+]-lean): New.
9468         * configure.in: Remove lean bootstrap support from here.
9470         * Makefile.in: Regenerate.
9471         * configure: Regenerate.
9473 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9475         * MAINTAINERS (libdecnumber): Add myself.
9477 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9479         * libtool-ldflags: New script.
9481 2006-01-02  Andreas Schwab  <schwab@suse.de>
9483         * configure.in: When reconfiguring remove Makefile in
9484         all stage directories.
9485         * configure: Regenerate.
9487 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9489         * MAINTAINERS: Update my email address.
9491 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9493         Revert Ada-related part of the previous change.
9495         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9496         Do not pass.
9497         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9498         * Makefile.in: Regenerate.
9499         * configure.in: Do not include mt-ppc-aix target fragment.
9500         * configure: Regenerate.
9502 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9504         * configure.in: Select appropriate fragments for PowerPC/AIX.
9505         * configure: Regenerate.
9507         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9508         BOOT_CFLAGS, BOOT_LDFLAGS.
9509         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9510         BOOT_CFLAGS, BOOT_LDFLAGS.
9511         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9512         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9513         (stage): Fail if we cannot complete the work.
9514         * Makefile.in: Regenerate.
9516 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9518         * configure.in: Replace ms1 with mt.
9519         * configure: Rebuilt.
9521 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9523         * MAINTAINERS: Update my email address.
9525 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9527         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9528         install-host-nogcc): Don't invoke $(stage) at the end.
9529         * Makefile.in: Regenerate.
9531 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9533         * configure.in: Flip the top-level bootstrap switch.
9534         * configure: Regenerate.
9536 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9538         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9539         $(stage) and $(unstage).
9540         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9541         (all): Remove stray semicolon.
9542         (local-distclean): Don't handle multilib.tmp and multilib.out.
9543         (install.all): Set $s for consistency.
9544         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9545         check_multilibs setting.  Always make the install directory.
9546         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9547         Correct @if/@endif.
9548         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9549         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9550         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9551         (multilib.out): Remove.
9552         * Makefile.in: Regenerated.
9554 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9556         * MAINTAINERS (Write After Approval): Add myself.
9558 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9560         * MAINTAINERS: Add myself as mt maintainer.
9562         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9564 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9566         * MAINTAINERS: Change email address.
9568 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9570         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9571         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9572         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9573         Find in-tree tools if available.
9574         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9575         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9576         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9577         (COMPILER_*_FOR_TARGET): New.
9578         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9579         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9580         (CONFIGURED_*, USUAL_*): Remove.
9581         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9582         STRIP): Use autoconf substitutions.
9583         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9584         COMPILER_NM_FOR_TARGET): New.
9585         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9587         (all): Make all-host and all-target in parallel.
9588         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9589         that $$r and $$s are set before invoking a recursive make.
9590         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9591         ([+bootstrap-target+]): Inline most of the `all' target.
9593 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9595         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9596         from the gcc build directory.
9597         * Makefile.in: Regenerate.
9599 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9601         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9602         depend on all-libdecnumber.
9603         * configure.in (host_libs): Include libdecnumber.
9604         * Makefile.in: Regenerate.
9605         * configure: Likewise.
9607 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9609         * libdecnumber: Import decNumber sources from the dfp-branch.
9611 2005-11-21  Kean Johnston  <jkj@sco.com>
9613         * config.sub, config.guess: Sync from upstream sources.
9615 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9617         Import from Autoconf sources:
9619         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9620         * config/move-if-change: Don't output "$2 is unchanged";
9621         suggested by Ben Elliston.  Handle weird characters correctly.
9623 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9625         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9626         to match upstream libtool for darwin.
9628 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9630         * Makefile.def: Remove gdb dependencies for gdbtk.
9631         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9632         (configure-gdb, install-gdb): New rules.
9633         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9634         * Makefile.in, configure: Regenerated.
9636 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9638         * MAINTAINERS (Write After Approval): Add myself.
9640 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9642         * MAINTAINERS (Write After Approval): Add myself.
9644 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9646         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9647         Diego Novillo.
9649 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9651         PR bootstrap/24297
9652         * Makefile.tpl (do-[+make-target+], do-check, install,
9653         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9654         are set before recursing.
9655         * Makefile.in: Regenerate.
9657 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9659         PR bootstrap/18939
9660         * Makefile.def (gcc) <target>: Fix thinko.
9661         * Makefile.in: Regenerate.
9663 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9665         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9666         * configure: Regenerate.
9668 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9670         * MAINTAINERS (Write After Approval): Add self.
9672 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9674         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9675         target-libffi, target-qthreads, target-libjava, and
9676         targetlibobjc.
9677         * configure: Regenerate.
9679 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9681         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9682         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9683         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9684         (USUAL_OBJDUMP_FOR_TARGET): New.
9685         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9686         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9687         * configure, Makefile.in: Regenerated.
9689 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9691         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9692         before other host packages.
9694 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9696         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9698 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9700         PR bootstrap/22340
9702         * configure.in (default_target): Remove.
9703         * Makefile.tpl (all): Do not use prerequisites as subroutines
9704         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9705         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9706         use prerequisites as subroutines.
9707         (check-host, check-target): New.
9708         (bootstrap configure & all targets): Do not use stage*-start
9709         if the directory layout is already ok.
9710         (non-bootstrap configure & all targets): Prepend a $(unstage).
9711         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9712         (NOTPARALLEL): Remove.
9713         (unstage, stage variables): New variables.
9714         (unstage, stage targets): Simply expand to those variables.
9716         * configure: Regenerate.
9717         * Makefile.in: Regenerate.
9719 2005-10-04  James E Wilson  <wilson@specifix.com>
9721         * Makefile.def (lang_env_dependencies): Add libmudflap.
9722         * Makefile.in: Regenerate.
9724 2005-10-03  Andreas Schwab  <schwab@suse.de>
9726         Backport from libtool CVS:
9727         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9729         * ltmain.sh: add support for installing into temporary
9730         staging area (e.g. 'make install DESTDIR=...')
9732 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9734         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9735         * configure: Regenerated.
9737 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9739         * configure: Regenerate with the correct
9740         autoconf version.
9742 2005-09-30  Catherine Moore  <clm@cm00re.com>
9744         * configure.in (bfin-*-*): New.
9745         * configure: Regenerated.
9747 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9749         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9750         (LIPO_FOR_TARGET): New.
9751         (CONFIGURED_LIPO_FOR_TARGET): New.
9752         (USUAL_LIPO_FOR_TARGET): New.
9753         (STRIP_FOR_TARGET): New.
9754         (CONFIGURED_STRIP_FOR_TARGET): New.
9755         (USUAL_STRIP_FOR_TARGET): New.
9756         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9757         STRIP_FOR_TARGET.
9758         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9759         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9760         * Makefile.in: Regenerate.
9761         * configure: Regenerate.
9763 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9765         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9766         (rs6000-*-aix*): Same.
9767         * configure: Regenerate.
9769 2005-09-16  Tom Tromey  <tromey@redhat.com>
9771         * MAINTAINERS: Add self as java maintainer.
9773 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9775         * configure.in: Recognize f95 in the --enable-languages option,
9776         and substitute it for fortran, issuing a warning.
9777         * configure: Regenerate.
9779 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9781         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9782         * configure:  Regenerated.
9784 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9786         * MAINTAINERS: Add self as ms1 maintainer.
9788 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9790         * Makefile.def (libssp): Add to lang_env_dependencies.
9791         * Makefile.in: Regenerate.
9793 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9795         * MAINTAINERS: Add myself as middle-end maintainer.
9797 2005-08-17  Christian Groessler  <chris@groessler.org>
9799         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9800         * Makefile.in: Regenerate.
9802 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9804         * MAINTAINERS (write after approval): Added myself.
9806 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9808         * MAINTAINERS (Write After Approval): Add myself.
9810 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9812         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9813         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9814         Look for alternate names of the target cc and c++
9815         * configure: Regenerate.
9817 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9819         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9820         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9821         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9822         tools; remove code to manually set them.
9823         (Target tools): Look in the environment for them.
9824         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9825         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9826         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9827         build directory.
9828         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9829         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9830         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9831         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9832         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9833         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9834         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9835         * configure: Regenerate.
9836         * Makefile.in: Regenerate.
9838 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9840         * MAINTAINERS: Update for removed CPU targets.
9842 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9844         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9845         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9846         * Makefile.in: Regenerated.
9848 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9850         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9851         (CFLAGS_FOR_TARGET): Use it.
9852         (CXXFLAGS_FOR_TARGET): Likewise.
9853         * Makefile.in: Regenerated.
9854         * configure.in (--with-build-sysroot): New option.
9855         * configure: Regenerated.
9857 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9859         * Makefile.tpl: Wrap install between unstage and stage
9860         * Makefile.in: Regenerate.
9862 2005-07-21  Eric Christopher  <echristo@apple.com>
9864         * MAINTAINERS: Update affiliation.
9866 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9868         * MAINTAINERS: Add self as crx port maintainer.
9870 2005-07-20  DJ Delorie  <dj@redhat.com>
9872         * MAINTAINERS: Add self as m32c maintainer.
9874 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9876         * all files: Update FSF address.
9878 2005-07-15  Eric Christopher  <echristo@redhat.com>
9880         * MAINTAINERS: Change affiliation.
9882 2005-07-14  Jim Blandy  <jimb@redhat.com>
9884         * configure.in: Add cases for Renesas m32c.
9885         * configure: Regenerated.
9887 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9889         * COPYING.LIB: Update from fsf.org.
9891 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9893         * COPYING, compile, config.guess,
9894         config.sub, install-sh, missing, mkinstalldirs,
9895         symlink-tree, ylwrap: Sync from upstream sources.
9896         * config-ml.in: Update FSF address.
9898 2005-07-13  Eric Christopher  <echristo@redhat.com>
9900         * configure.in: Add toplevel noconfigdir support for tpf.
9901         * configure: Regenerate.
9903 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9905         PR ada/22340
9907         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9908         * Makefile.in: Regenerate.
9910 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9912         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9913         Brolley to write-after-approval.
9915 2005-07-07  Andreas Schwab  <schwab@suse.de>
9917         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9918         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9919         * Makefile.in: Regenerated.
9921 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9923         * configure.in: Don't build sim or rda when targetting darwin.
9924         * configure: Regenerate.
9926 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9928         * configure.in: Add --enable-libssp and --disable-libssp.
9929         * configure: Regenerate with autoconf-2.13.
9931 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9933         * Makefile.def (target_modules): Add libssp.
9934         * configure.in (target_libraries): Add target-libssp.
9935         * configure: Rebuilt.
9936         * Makefile.in: Rebuilt.
9938 2005-07-01  Zack Weinberg  <zackw@panix.com>
9940         * MAINTAINERS: Change email address.  Resign from maintainership.
9942 2005-07-01  Richard Guenther  <rguenther@suse.de>
9944         * MAINTAINERS: Change my e-mail address and affiliation.
9946 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9948         * Makefile.def (stagefeedback): Come after profile.
9949         Define profiledbootstrap target.
9950         * Makefile.tpl (profiledbootstrap): Remove.
9951         (stageprofile-end): Zap stagefeedback.
9952         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9953         * Makefile.in: Regenerate.
9955 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9957         * MAINTAINERS: Update my email address.
9959 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9961         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9962         In 'cpp' stanza, support '#line' as well as '# '.
9964 2005-06-08  Andreas Schwab  <schwab@suse.de>
9966         * MAINTAINERS: Move myself from 'Write After Approval' to
9967         'CPU Port Maintainers' section as m68k maintainer.
9969 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9971         * configure.in (unsupported_languages): New macro.
9972         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9973         non-ported target libraries in noconfigdirs.
9974         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9975         non-linux-gnu.  Remove libgcj_ex_libffi.
9976         <lang_frag loop>: Set add_this_lang=no if the language is in
9977         unsupported_languages.
9978         * configure: Regenerate.
9980 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9982         * configure.in: Fix typo in handling of --with-mpfr-dir.
9983         * configure: Regenerate.
9985 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9987         * MAINTAINERS: Update my email address.
9989 2005-06-02  Jim Blandy  <jimb@redhat.com>
9991         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9992         accepted into the master sources.)
9994 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9995             Michael Snyder  <msnyder@redhat.com>
9996             Stan Cox  <scox@redhat.com>
9998         * configure.in: Set noconfigdirs for ms1.
10000         * configure: Regenerate.
10002 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10004         * MAINTAINERS (Write After Approval): Add self.
10006 2005-06-01  Josh Conner  <jconner@apple.com>
10008         * MAINTAINERS (Write After Approval): Add self.
10010 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10012         * MAINTAINERS: Update my email address.
10014 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10016         * MAINTAINERS (Write After Approval): Add self.
10018 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10020         * MAINTAINERS (Write After Approval): Remove self.
10022 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10024         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10025         (Dependencies): Consider target modules for bootstrap dependencies.
10026         Make target bootstrap modules depend on each stage's gcc.
10027         * Makefile.in: Regenerate.
10029 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10031         * Makefile.def (configure-gcc): Depend on binutils having been built.
10032         (all-gcc): No need to do it here.
10033         * Makefile.in: Regenerate.
10035 2005-05-19  Paul Brook  <paul@codesourcery.com>
10037         * configure.in: Rewrite misleading error message when requested
10038         language cannot be built.
10039         * configure: Regenerate.
10041 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10043         * ylwrap: Import from Automake 1.9.5.
10045 2005-05-13  David Ung  <davidu@mips.com>
10047         * MAINTAINERS (Write After Approval): Add self.
10049 2005-05-09  Mike Stump  <mrs@apple.com>
10051         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10052         lt_cv_sys_max_cmd_len for now.
10054 2005-05-09  Stan Cox  <scox@redhat.com>
10056         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10058 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10060         * README.SCO: Update the URL.
10062 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10064         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10065         with_gnu_ld to libtool.
10066         * ltcf-c.sh (aix[45]): Define file_list_spec.
10067         * ltcf-cxx.sh (aix[45]): Same.
10068         * ltcf-gcj.sh (aix[45]): Same.
10069         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10070         exists, write list of input files to temporary file.
10072 2005-05-04  Mike Stump  <mrs@apple.com>
10074         * configure.in: Always pass --target to target configures as
10075         otherwise rebuilds that do --recheck will fail.
10076         * confiugure: Rebuilt.
10078 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10080         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10081         STAGE_HOST_EXPORTS.
10082         (configure, all): Add bootstrap support.
10083         (Host modules, target modules): Pass post-stage1 flags and exports.
10084         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10085         * Makefile.in: Regenerate.
10087 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10089         * configure: Regenerate.
10091 2005-04-27  Mike Stump  <mrs@apple.com>
10093         * MAINTAINERS: Add self as darwin maintainer.
10095 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10097         * config.sub: Update from master copy.
10099 2005-04-21  Mike Stump  <mrs@apple.com>
10101         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10102         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10104 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10106         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10107         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10108         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10109         "*-*-elf" and "*-*-linux*".
10110         * configure: Regenerate.
10112 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10114         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10116 2005-04-12  Mike Stump  <mrs@apple.com>
10118         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10120 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10122         * MAINTAINERS (Write After Approval): Add myself.
10124 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10126         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10128 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10130         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10131         (TARGET_CONFIGARGS): Include --with-target-subdir.
10132         (configure, all): New macros.  Use them throughout.
10133         * Makefile.in: Regenerate.
10135 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10137         * MAINTAINERS (Write After Approval): Add myself.
10139 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10141         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10143 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10145         * MAINTAINERS: Move John Carr to Write After Approval.
10147 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10149         * config/mh-mingw32: Delete.
10150         * configure.in: Don't use it.
10151         * configure: Regenerate.
10153 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10155         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10156         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10157         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10158         (HOST_LIB_PATH): Generate from Makefile.def.
10159         (TARGET_LIB_PATH): Likewise.
10160         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10161         * Makefile.in: Regenerate.
10162         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10163         (RPATH_ENVVAR): Include Darwin case.
10164         * configure: Regenerate.
10166 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10168         * MAINTAINERS (Various Maintainers): Remove self.
10169         (Write After Approval): Add self.
10171 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10173         * MAINTAINERS (Various Maintainers): Add self.
10175 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10177         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10178         * configure: Regenerate.
10180 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10182         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10183         gcc_version, and gcc_version_trigger from set of flags to pass.
10184         * Makefile.tpl: Remove definitions of above variables.
10185         (config.status): Remove dependency on $(gcc_version_trigger).
10186         * Makefile.in: Regenerate.
10187         * configure.in: Do not reference config/gcc-version.m4 nor
10188         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10189         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10190         * configure: Regenerate.
10192 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10193             Andrew Pinski  <pinskia@physics.uc.edu>
10195         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10196         * Makefile.in: Regenerate.
10198 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10200         * MAINTAINERS (Write After Approval): Add myself.
10202 2005-03-03  David Ayers  <d.ayers@inode.at>
10204         * MAINTAINERS (Write After Approval): Add myself.
10206 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10208         PR libgcj/20160
10209         * ltmain.sh: Avoid creating archives with components that have
10210         duplicate basenames.
10212 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10214         PR bootstrap/20250
10215         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10216         instead of check.
10217         * Makefile.in: Regenerate.
10219 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10221         * Makefile.in: Regenerate to fix conflict between the previous two
10222         patches.
10224 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10226         PR bootstrap/17383
10227         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10228         * Makefile.tpl (HOST_SUBDIR): New substitution.
10229         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10230         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10231         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10232         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10233         (Host modules, Bootstrapped modules): Use it.
10234         (Build modules, Target modules): Do not create symlink trees,
10235         always configure out-of-srcdir.
10236         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10237         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10238         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10239         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10241         * Makefile.in: Regenerate.
10242         * configure: Regenerate.
10244 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10246         Merged from libada-gnattools-branch:
10247         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10249         * gnattools: New directory.
10250         * Makefile.def: Add gnattools as a module, depending on target-libada.
10251         * Makefile.in: Regenerate.
10252         * configure.in: Include gnattools in host_tools; disable it if ada
10253         is disabled.
10254         * configure: Regenerate.
10256 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10258         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10259         treelang maintainer.
10260         (Write After Approval): Remove myself.
10262 2005-02-23  Paul Schlie  <schlie@comcast.net>
10264         * configure.in: Allow darwin targeted ports to build tk, itcl and
10265         libgui.
10266         * configure: Regenerate.
10268 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10270         PR libgcj/10353
10271         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10272         * configure: Regenerate.
10274 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10276         * MAINTAINERS (Write After Approval): Add myself.
10278 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10280         * MAINTAINERS: Update my e-mail address.
10282 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10284         * MAINTAINERS (Write After Approval): Add myself.
10286 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10288         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10289         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10290         target-libgloss when not *-*-elf and *-*-aout.
10291         * configure: Regenerate.
10293 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10295         * MAINTAINERS: Remove obsolete entries.
10297         * MAINTAINERS (Write After Approval): Add Michael Matz.
10299 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10301         * MAINTAINERS: Remove self as cpplib maintainer.
10303 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10305         * install-sh, config.sub: Import from upstream.
10307 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10309         PR bootstrap/18222
10310         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10311         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10312         * Makefile.in: Regenerate.
10314 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10316         * MAINTAINERS: Update my email address.
10318 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10319             Andreas Schwab  <schwab@suse.de>
10321         PR bootstrap/18033
10322         * config-ml.in: Eval option if surrounded by single quotes.
10324 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10326         Revert 2004-12-28 Makefile changes, a better fix will be
10327         applied to mainline and src after GCC 4.0 branches.
10329 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10331         PR bootstrap/17383
10333         * Makefile.def (target_modules): Remove stage parameter,
10334         it is always true now.
10335         * Makefile.tpl (configure-build-[+module+],
10336         configure-target-[+module+]): Always build symlink tree
10337         for the directory and for include.  BUILD_SUBDIR and
10338         TARGET_SUBDIR cannot be . anymore.
10339         * Makefile.in: Regenerate.
10341 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10343         Revert 2004-12-08 Makefile changes.
10345 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10347         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10348         cygwin, mingw.
10350 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10352         * configure.in (sh64-*-*): Reenable gprof.
10353         * configure: Regenerate.
10355 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10357         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10358         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10359         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10360         * Makefile.in: Regenerate.
10362 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10364         * MAINTAINERS: Update my email address.
10366 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10368         * Makefile.tpl: Generate normal dependencies if the LHS module is
10369         not bootstrapped.
10370         * Makefile.in: Regenerate.
10372 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10374         * configure.in: Include config/gxx-include-dir.m4.  Use
10375         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10376         * configure: Regenerate.
10378 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10380         * config.if: Delete.
10381         * configure.in: Set libstdcxx_incdir directly.
10382         * configure: Regenerate.
10384 2004-12-02  Eric Christopher  <echristo@redhat.com>
10386         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10387         * Makefile.in: Regenerate.
10389 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10391         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10392         * configure: Regenerate.
10394 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10396         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10397         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10398         * configure: Regenerate.
10400 2004-12-01  Eric Christopher  <echristo@redhat.com>
10402         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10403         of things to remove.
10405 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10407         * MAINTAINERS (Write After Approval): Update my e-mail address.
10409 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10411         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10412         from CVS libtool to always pass_all.
10414 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10416         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10417         (hppa*64*-*-*): Delete incorrect comment.
10418         * configure: Rebuilt.
10420 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10422         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10424 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10426         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10427         from CVS libtool to always pass_all.
10429 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10431         * install-sh, compile: Import from automake.
10433 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10435         * config.guess, config.sub:  Import from savannnah.
10437 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10439         * MAINTAINERS (Write After Approval): Add myself
10441 2004-11-12  Mike Stump  <mrs@apple.com>
10443         * Makefile.def: Add html support.
10444         * Makefile.tpl: Likewise.
10445         * Makefile.in: Regenerate.
10447 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10449         PR 18423
10450         * configure.in: Remove all instances of build-fixincludes from
10451         noconfigdirs.
10452         (build_configargs): Supply --target to subdirectories.
10453         * configure: Regenerate.
10455         * Makefile.def: Make gcc install depend on fixincludes install.
10456         * Makefile.in: Regenerate.
10458 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10460         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10462 2004-11-11  Paul Brook  <paul@codesourcery.com>
10464         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10466 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10468         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10469         target-libgfortran.
10470         * configure: Regenerate.
10472 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10474         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10475         like CC.
10477 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10479         * Makefile.def (host fixincludes): Specify missing targets.
10480         * Makefile.in: Regenerate.
10482 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10484         * MAINTAINERS: Add myself
10486 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10488         * MAINTAINERS (Write After Approval): Add myself.
10490 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10492         * Makefile.def: Build fixincludes for the host, too.
10493         * Makefile.in: Regenerate.
10494         * configure.in (host_tools): Add fixincludes.
10495         * configure: Regenerate.
10497 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10499         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10500         * configure: Regenerated.
10502 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10504         PR other/17783
10505         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10506         * configure: Regenerated.
10508 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10510         * README.SCO: Update per FSF instructions.
10512 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10514         PR target/18151
10515         * configure.in (case ${target}): Do not build fixincludes for avr.
10516         * configure: Regenerated.
10518 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10520         * configure.in (case ${target}): Do not build fixincludes
10521         on platforms where it is not used.
10522         * configure: Regenerated.
10524 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10526         * configure.in: Use an absolute path to install-sh.
10527         * configure: Regenerated.
10529 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10531         * MAINTAINERS (Write After Approval): Add myself.
10533 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10535         * MAINTAINERS: Remove from Write After Approval those that are
10536         already maintainers.
10538 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10540         * MAINTAINERS:  Update my email address.
10542 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10544         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10545         * configure: Regenerate.
10547 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10549         * MAINTAINERS:  Update my email address.
10551 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10553         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10554         entries belonging to this category.
10556 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10558         * MAINTAINERS: Update my e-mail address.
10560 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10562         Fix wrong conflict resolution in:
10564         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10566         * Makefile.in: Regenerate.
10567         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10568         in the recursive `make', instead of hardwiring `all'.
10569         (Autogenerated TARGET-* variables): New.
10571 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10573         * configure.in: Enable target-libgloss for crx-*-*.
10574         * configure: Regenerate.
10576 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10578         * MAINTAINERS (Various Maintainers): Move the "windows,
10579         cygwin, mingw" maintainer to ...
10580         (OS Port Maintainers): ... here.
10582 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10584         * MAINTAINERS (Write After Approval): Remove those that are
10585         maintainers of some subsystem.
10587 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10589         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10590         * ltcf-cxx.sh (tpf*): Likewise.
10591         * ltconfig (tpf*): Add TPF OS configuration support.
10593 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10595         * MAINTAINERS: Change my email address to my new work account.
10597 2004-09-24  Michael Roth  <mroth@nessie.de>
10599         * configure.in (--without-headers): Add missing double quotes.
10600         * configure: Regenerate.
10602 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10604         * ylwrap: Revert to previous version.
10606 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10608         PR bootstrap/17369
10609         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10610         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10611         SET_GCC_LIB_PATH_CMD.
10612         (BASE_TARGET_EXPORTS): Likewise.
10613         * Makefile.in: Regenerated.
10615         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10616         * configure: Regenerated.
10618 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10620         * config.guess: New upstream version
10621         * compile, depcomp, install-sh, ylwrap: Likewise.
10623 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10625         * config/mh-x86omitfp: New host makefile fragment.  Add
10626         -fomit-frame-pointer to the default BOOT_CFLAGS.
10627         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10628         * configure: Regenerate.
10630 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10632         PR target/11572
10633         * configure.in (*-*-darwin*): Renable libobjc.
10634         * configure: Regenerate.
10636 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10638         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10640 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10642         * Makefile.def: Remove libbanshee.
10643         * Makefile.tpl: Ditto.
10644         * configure.in: Ditto.
10645         * Makefile.in: Regen.
10646         * configure: Ditto.
10648 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10650         * ltmain.sh: Use $pic_object as $non_pic_object if
10651         $non_pic_object=none.
10653 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10655         * missing: Import latest version from master repository.
10657 2004-09-06  Nick Clifton  <nickc@redhat.com>
10659         * config.sub: Import latest version from master repository.
10660         * config.guess: Likewise.
10661         This includes these changes:
10663         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10665         * config.sub: Handle crisv32, alias etraxfs.
10666         * config.guess (crisv32:Linux:*:*): Handle.
10668         2004-08-13  Brad Smith  <brad@comstyle.com>
10670         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10671         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10673         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10675         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10676         assume the processor is a powerpc.  This is because coreutils
10677         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10678         in this case, due to a MacOS X bug that causes
10679         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10680         to return a negative number.
10681         Problem reported by Petter Reinholdtsen in:
10682         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10684         2004-07-19  Ben Elliston  <bje@gnu.org>
10686         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10688         2004-06-24  Ben Elliston  <bje@gnu.org>
10690         * config.guess: Update copyright years.
10691         * config.sub: Likewise.
10693         2004-06-22  Robert Millan  <robertmh@gnu.org>
10695         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10696         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10698         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10700         * config.guess (*:*VMS:*:*): New entry. Replaces
10701         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10702         manufacturer.
10704         2004-06-22  Ben Elliston  <bje@gnu.org>
10706         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10707         * config.sub: Likewise.
10709         2004-06-22  Ben Elliston  <bje@gnu.org>
10711         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10712         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10714         2004-06-11  Ben Elliston  <bje@gnu.org>
10716         * config.guess (pegasos:OpenBSD:*:*): Remove.
10718         2004-06-11  Ben Elliston  <bje@gnu.org>
10720         From Wouter Verhelst <wouter@grep.be>:
10721         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10723         2004-06-11  Ben Elliston  <bje@gnu.org>
10725         * config.guess (luna88k:OpenBSD:*:*): New.
10727         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10729         * config.guess (m32r*:Linux:*:*): New case.
10730         * config.sub: Handle m32rle.
10732         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10734         From Jens Petersen  <petersen@redhat.com>:
10735         * config.sub: Handle sparcv8.
10737         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10739         From Tom Smith <smith@cag.lkg.hp.com>:
10740         * config.guess: Version suffixes are equally significant on Tru64
10741         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10742         prefix of "P" (patched kernel).
10744         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10746         * config.sub: Add support for National Semiconductor CRX target.
10748 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10750         * MAINTAINERS (Various Maintainers): Remove myself as web page
10751         maintainer, add myself as maintainer of build status lists.
10753 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10755         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10756         *-*-netware, but add target-libmudflap.
10757         Consolidate *-*-netware targets (of which really only i?86 exists)
10758         into a single entry.
10759         * configure: Likewise.
10761 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10763         * Makefile.tpl (sorry): Remove.
10764         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10765         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10766         (do-clean): Clean per-stage directories too.
10767         (do-distclean): Run distclean-stage1 too.
10768         (.NOTPARALLEL): Enable during toplevel bootstrap.
10769         (stage[+id+]-bubble): Enable parallel execution during
10770         the recursive invocation.
10771         * Makefile.in: Regenerate.
10773         Fix previous checkin:
10775         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10776         include.
10777         * configure.in: Fix indentation.
10778         * configure: Regenerate.
10780 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10782         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10783         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10784         * configure: regenerate
10785         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10786         -mdynamic-no-pic
10788 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10790         * Makefile.def (build_modules): Add fixincludes.
10791         (dependencies): Make gcc depend on fixincludes.
10792         * configure.in (build_tools): Add fixincludes.
10793         (build_configdirs): Always include build_libs.
10794         * Makefile.in: Regenerate.
10795         * configure: Regenerate.
10797 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10799         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10800         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10801         phony targets; do not generate timestamp files.
10802         (distclean-stageN): Remove references to their timestamp files.
10803         (restageN, touch-stageN): Remove.
10804         (stageN-bubble): Rewritten.
10805         (compare): Support lean bootstraps.
10806         * Makefile.in: Regenerate.
10808         * configure.in: Only warn when bootstrapping but
10809         build != host or build != target.  Support lean bootstraps.
10810         * configure: Regenerate.
10812 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10814         * configure.in:  Give a better error message if GMP/MPFR are missing
10815         and a language needing them has been requested.
10816         * configure:  Regenerated.
10818 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10820         * configure.in:  Print a list of available language front-ends if
10821         a requested one is missing.  Tidy stray tab characters.
10822         * configure:  Regenerated.
10824 2004-08-19  Michael Koch  <konqueror@gmx.de>
10826         * gcc/doc/install.texi: Update entry about automake for libjava.
10828 2004-08-17  Robert Millan  <robertmh@gnu.org>
10830         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10831         (instead of FreeBSD).
10832         * configure: Regenerate.
10834 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10836         * Makefile.in: Regenerate.
10837         * configure: Regenerate.
10839         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10840         stage_*_flags.
10841         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10842         for bootstrapped modules if toplevel bootstrap is going.
10843         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10844         modules.  Adjust for changes in Makefile.def.  Enable several
10845         rules even in non-bootstrap mode, just to avoid peppering the
10846         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10847         (stage-[+prev+]-bubble): Remove.
10849         * Makefile.def (Dependencies): Depend on all-build-bison,
10850         all-build-flex, all-build-byacc, all-build-texinfo, rather
10851         than the host variations.
10852         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10853         with BUILD_SUBDIR.
10854         (BISON): Update for recent Bisons.
10855         (YACC): Fix typo.
10856         (cross): Depend on all-build.
10857         (all): Do not depend on all-build.
10858         (prebootstrap): Remove.
10859         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10860         (Prebootstrap dependencies): Add them to the per-stage targets
10861         and to all-prebootstrap.
10862         * configure.in (build_configdirs): Always enable build_tools.
10863         (BUILD_DIR_PREFIX): Remove.
10865         * Makefile.def (gcc): Add target variable.
10866         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10867         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10868         in the recursive `make', instead of hardwiring `all'.
10869         (Autogenerated TARGET-* variables): New.
10871 2004-08-13  Brian Booth  <bbooth@redhat.com>
10873         * MAINTAINERS: Remove myself from write-after-approval.
10875 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10877         * src-release: Stop distributing mmalloc with gdb (which doesn't
10878         use it).
10879         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10880         * Makefile.in: Regenerate.
10882 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10884         * configure.in (arm*-*-eabi*): New target.
10885         * configure: Regenerate.
10887 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10889         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10890         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10891         (Dependencies): New section.
10892         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10893         (configure-target-[+module+]): Depend on maybe-all-gcc
10894         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10895         (toplevel profiledbootstrap): Fix dependencies.
10896         * Makefile.in: Regenerate.
10898 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10900         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10901         target-libiberty to noconfigdirs.
10902         * configure: Regenerate.
10904 2004-08-03  Paul Brook  <paul@codesourcery.com>
10906         * configure.in: Check for MPFR as well as GMP.
10907         * configure: Regenerate.
10909 2004-08-01  Robert Millan  <robertmh@gnu.org>
10911         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10912         libmudflap for all GNU-based systems (with Glibc).
10913         * configure: Regenerate.
10915 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10917         * Makefile.def (host-modules): Add gcc.
10918         * Makefile.in: Regenerate.
10919         * Makefile.tpl (sorry): New rule.
10920         (configure-host, all-host, [+make_target+]-host, do-check,
10921         install-host): Do not add gcc as a special case.
10922         (host modules): Add a small special-casing for gcc.  Export
10923         extra_make_flags through the environment.
10924         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10925         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10926         other recursive targets for gcc): Remove.
10928         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10929         (stage, unstage): New rules.
10930         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10931         distclean-stage[+id+]): Use stage_current.
10932         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10933         the stage*-start rules.
10935 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10937         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10938         use -all_load flag.
10940 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10942         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10943         * configure: Regenerate.
10945 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10947         * maintainer-scripts/gcc_release: Revert yesterday's change.
10949 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10951         * MAINTAINERS: Add myself to write-after-approval.
10953 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10955         * libf2c: Removed.
10956         * gcc/gccbug.in: Updated because of libf2c removal.
10957         * maintainer-scripts/gcc_release: Ditto.
10959 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10961         * configure.in: Build libmudflap by default on FreeBSD.
10962         * configure: Regenerated.
10964 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10966         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10967         systems.
10968         * configure: Regenerated.
10970 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10972         PR target/16344
10973         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10974         feedback based compiler.
10975         * Makefile.in: Rebuilt.
10977 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10979         * Makefile.def (host_modules): Set bootstrap=true for flex.
10980         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10981         * Makefile.in: Rebuilt.
10983 2004-07-07  Jan Hubicka  <jh@suse.cz>
10985         * MAINTAINERS: Add self as a profile feedback maintainer.
10987 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10989         * configure.in:  Do not prepend $srcdir to /dev/null in
10990         makefile fragments.
10991         * configure:  Regenerate.
10993 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10995         * Makefile.def (build_modules): Add bison, byacc, flex,
10996         m4, texinfo.
10997         (flags_to_pass): Add FLEX.
10998         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10999         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11000         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11001         DEFAULT_MAKEINFO): Remove.
11002         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11003         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11004         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11005         objdir or else use configured tool.
11006         (all-build): New.
11007         (all): Depend on it.
11008         (Build module dependencies): Add.
11009         * Makefile.in: Regenerate.
11010         * configure.in: Better support for multiple build modules,
11011         matching what is done for host/target modules.  Do not look
11012         for "plausible" locations of build tools if Canadian cross.
11013         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11014         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11015         * configure: Regenerate.
11017 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11019         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11020         * Makefile.in: Regenerate.
11022 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11024         * Makefile.tpl (configure-build-[+module+],
11025         configure-[+module+], configure-target-[+module+]): Pass
11026         [+extra_configure_args+].
11027         (all-build-[+module+], all-[+module+], check-[+module+],
11028         install-[+module+], [+make_target+]-[+module+],
11029         all-target-[+module+], check-target-[+module+],
11030         install-target-[+module+], [+make_target+]-target-[+module+]):
11031         Pass [+extra_make_args+].
11032         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11033         (GCC_HOST_EXPORTS): Remove.
11034         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11035         cross, check-gcc, check-gcc-c++, install-gcc,
11036         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11037         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11038         * Makefile.in: Regenerate.
11040 2004-06-21  Matthew Sachs  <msachs@apple.com>
11042         * MAINTAINERS: Added self to write-after-approval.
11044 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11046         * configure.in: Check for srcdir/winsup rather than build directory
11047         winsup.
11048         * configure: Regenerate.
11050 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11052         * configure.in: Don't build Cygwin native newlib if winsup
11053         directory is missing.  Emit warning instead.
11054         * configure: Regenerate.
11056 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11058         * Makefile.tpl (touch-stage[+id+]): New.
11059         (restage[+prev+]): Depend on touch-stage[+id+].
11061         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11062         Use it throughout.
11064         * Makefile.def: Add profile and feedback bootstrap stages.
11065         Remove next field from bootstrap stages.
11066         * Makefile.tpl (LN, LN_S): Substitute.
11067         (stageN-start, stageN-end): Use double-colon rules, to
11068         provide a hook for additional setup commands.
11069         (distclean-stageN-gcc, restageN): Create dependencies from
11070         [+prev+], not from [+next+].
11071         (stageN-bubble): Add commands for successive stages from
11072         [+prev+], using double-colon rules.
11073         (all-stageN-gcc): Fix typo.
11074         (stagefeedback-start, profiledbootstrap): New.
11075         * Makefile.in: Regenerate.
11076         * configure.in: Call ACX_PROG_LN.
11077         * configure: Regenerate.
11079 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11081         * MAINTAINERS (Write After Approval): Add myself.
11083 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11085         * MAINTAINERS (Write After Approval): Add myself.
11087 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11089         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11090         without gcc.
11091         * configure: Regenerate.
11093 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11095         * Makefile.tpl: Fix typo.
11096         * Makefile.in: Regenerate.
11098 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11100         * configure.in: Remove new- prefix from toplevel
11101         bootstrap targets.
11102         * configure: Regenerate.
11104 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11106         * Makefile.tpl (all.normal): Rename to all.
11107         (all): Replace with a rule to pick the default
11108         target from configure.
11109         (all-gcc, configure-gcc): Use conditionals to
11110         do nothing when toplevel bootstrap is going on.
11111         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11112         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11113         * configure.in: Support --enable-bootstrap.
11115         * Makefile.def: Remove new- prefix from toplevel
11116         bootstrap targets.
11117         * Makefile.tpl: Likewise.
11119         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11120         target.
11122         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11123         $(RECURSE_FLAGS) to recursive invocation of make.
11125         * Makefile.in: Regenerate.
11126         * configure: Regenerate.
11128 2004-05-30  Andreas Jaeger  <aj@suse.de>
11129             Jim Wilson  <wilson@specifixinc.com>
11131         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11132         like CC.
11134 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11136         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11137         * configure: Regenerate.
11139 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11141         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11142         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11143         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11144         targets.
11145         * Makefile.in: Regenerate.
11147 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11149         * configure.in: Test the ability to symlink directories.
11150         * configure: Regenerate.
11152         * Makefile.def (bootstrap-stage): New definitions.
11153         * Makefile.tpl (configure-stage1-gcc,
11154         configure-stage2-gcc, configure-stage3-gcc,
11155         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11156         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11157         new-restage3, compare): Autogenerate, see Makefile.in
11158         entry for behavioral changes.
11159         (distclean-stage1, new-stage1-start, new-stage1-end,
11160         new-stage1-bubble, distclean-stage2, new-stage2-start,
11161         new-stage2-end, new-stage2-bubble, distclean-stage3,
11162         new-stage3-start, new-stage3-end): New autogenerated targets.
11163         (objext, prebootstrap, BOOT_CFLAGS,
11164         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11165         targets.
11167         * Makefile.in: Regenerate.
11168         (distclean-stage1, new-stage1-start, new-stage1-end,
11169         new-stage1-bubble, distclean-stage2, new-stage2-start,
11170         new-stage2-end, new-stage2-bubble, distclean-stage3,
11171         new-stage3-start, new-stage3-end): New targets.
11172         (all-stage1-gcc): Move prebootstrap dependency from here...
11173         (configure-stage1-gcc): ...to here.
11174         (new-bootstrap): Use bubble targets.
11175         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11176         Use per-stage distclean targets.
11177         (configure-stage1-gcc, configure-stage2-gcc,
11178         configure-stage3-gcc, all-stage1-gcc,
11179         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11180         Use new-stageN-start to prepare the tree.
11182 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11184         * Makefile.def (host_modules): add libcpp.
11185         * Makefile.tpl: Add dependencies on and for libcpp.
11186         * Makefile.in: Regenerate.
11187         * configure.in: Add libcpp host module.
11188         * configure: Regenerate.
11190 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11192         * Makefile.tpl: Whenever a recursive target is defined, wrap
11193         it in a special @if/@endif block, and prepare its maybe
11194         dependency in the @if/@endif block
11195         * configure.in: Instead of writing maybe dependencies, remove
11196         the @if/@endif statements, and remove the @if/@endif blocks
11197         that remain.
11198         * configure: Regenerate.
11199         * Makefile.in: Regenerate.
11201 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11203         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11205 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11207         PR bootstrap/15120
11208         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11209         * */configure: Rebuilt.
11211 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11213         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11214         of libf2c.
11215         * configure, Makefile.in: Regenerate.
11217 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11219         * MAINTAINERS (Write After Approval): Add myself.
11221 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11223         Merge from tree-ssa-20020619-branch.
11225         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11226         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11227         (HOST_GMPLIBS): Define.
11228         (HOST_GMPINC): Define.
11229         (TARGET_LIB_PATH): Add libmudflap.
11230         (GFORTRAN_FOR_TARGET): Define.
11231         (configure-build*): Export GFORTRAN.
11232         (configure-gcc): Export GMPLIBS and GMPINC.
11233         (all-gcc): Add maybe-all-libbanshee.
11234         (configure-target-libgfortran): Define.
11235         * Makefile.in: Regenerate.
11236         * configure.in (host_libs): Add libbanshee.
11237         (target_libraries): Add target-libmudflap and target-libgfortran.
11238         Add --with-libbanshee.
11239         Handle --disable-libmudflap.
11240         (*-*-freebsd*): Use with_gmp.
11241         Add $(libgcj) to noconfigdirs.
11242         * configure: Regenerate.
11243         * depcomp: New file.
11244         * MAINTAINERS: Add tree-ssa maintainers.
11246 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11248         * MAINTAINERS (Various Maintainers): Add myself.
11250 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11252         * MAINTAINERS (Write After Approval): Add myself.
11254 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11256         * MAINTAINERS (Write After Approval): Add myself.
11258 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11260         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11261         * configure: Regenerate.
11263 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11265         Revert:
11266         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11268         * Makefile.def (flags_to_pass): Remove *dir variables that
11269         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11270         as well as prefix and exec_prefix.
11271         * Makefile.in: Regenerate.
11273 2004-04-26  Robert Millan  <robertmh@gnu.org>
11275         Add patches from libtool CVS.
11276         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11277         * ltconfig: Likewise.
11278         * ltcf-c.sh: Likewise.
11279         * ltcf-cxx.sh: Likewise.
11280         * ltcf-gcj.sh: Likewise.
11282 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11284         * Makefile.def (host_modules): Mark with the bootstrap
11285         flag packages on which gcc depends.
11286         * Makefile.tpl (all-bootstrap): Use it.
11287         * Makefile.in: Regenerate.
11289 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11291         * Makefile.def (flags_to_pass): Remove *dir variables that
11292         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11293         as well as prefix and exec_prefix.
11294         * Makefile.in: Regenerate.
11296 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11298         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11299         * configure: Regenerate.
11300         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11301         * gcc/Makefile.tpl (compare): Use the result of the test.
11302         * gcc/Makefile.in: Regenerate.
11304 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11306         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11307         Always relocate gcc and prev-gcc to the original names, even
11308         if the build fails.
11309         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11310         New targets.
11312 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11314         * MAINTAINERS: Update my email address.
11316 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11318         * configure.in (mips*-*-irix5*): Enable ld.
11319         * configure: Regenerate.
11321 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11323         * configure: Regenerate.
11325 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11327         * Makefile.tpl (configure-[+module+], configure-gcc,
11328         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11329         Set and export LDFLAGS.
11330         * Makefile.in: Regenerate.
11332 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11334         * MAINTAINERS: Add myself to write-after-approval.
11336 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11338         PR bootstrap/14871
11339         * Makefile.tpl: If we don't have built-in-tree target tools,
11340         use the ones found by configure rather than hacking around with
11341         program_transform_name.
11342         * configure.in: Give Makefile.tpl the information necessary
11343         to do that.
11344         * Makefile.in: Regenerate.
11345         * configure: Regenerate.
11347 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11349         PR bootstrap/14760
11350         * configure.in: When computing baseargs, strip *all* copies of
11351         offending options.  Also, don't match/substitute the trailing space,
11352         so that this actually works when two similar options are separated by
11353         only one space.
11354         * configure: Regenerate.
11356 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11358         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11359         (rs6000-*-aix*): Same.
11360         * configure: Regenerate.
11362 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11364         * MAINTAINERS: Add myself to write-after-approval.
11366 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11368         * MAINTAINERS: Add myself to write-after-approval.
11370 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11372         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11373         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11374         * Makefile.in: Regenerate.
11376         * configure.in (top level bootstrap support): Rework --enable-werror
11377         to set @stage2_werror_flag@.
11378         * configure: Regenerate.
11379         * Makefile.tpl (top level bootstrap support): Pass
11380         @stage2_werror_flag@ down to configure in stages 2 and 3.
11381         * Makefile.in: Regenerate.
11383 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11385         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11386         for stages 2 and 3 as well as in make.  As a consequence, remove
11387         OUTPUT_OPTION (now detected by configure) from the flags passed down
11388         to make.
11389         * Makefile.in: Regenerate.
11391         * Makefile.tpl (new-bootstrap): Fix typo.
11392         * Makefile.in: Regenerate.
11394 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11396         * Makefile.tpl: Rearrange by moving recursive_targets rules
11397         into their proper sections.
11398         * Makefile.tpl (top level bootstrap support): Move disabling
11399         of coverage flags from 'make' to 'configure'; improve comments.
11400         * Makefile.in: Regenerate.
11402         * Makefile.tpl (experimental top level bootstrap) Move stage1
11403         language setting from all- target to configure- target; disable
11404         intermodule optimization in stage 1; prevent gratuitous rebuilds
11405         of stage 1.
11406         * Makefile.in: Regenerate.
11407         * configure.in: Comma-separate stage 1 language list for top
11408         level bootstrap.
11409         * configure: Regenerate.
11411         * Makefile.tpl: Clean up experimental top level bootstrap support:
11412         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11413         prev-gcc in configure- targets as well as all- targets.
11414         * Makefile.in: Regenerate.
11416 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11418         * compile: New file imported from automake.
11420 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11422         * configure.in: Remove symbolic link section.
11423         * configure: Regenerate.
11424         * Makefile.tpl (links): Remove.
11425         * Makefile.in: Regenerate.
11427 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11428             Nathanael Nerode  <neroden@gcc.gnu.org>
11430         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11431         Set with AC_CHECK_PROGS.
11432         * configure.in: Fix comment typo from last patch.
11433         * configure: Regenerate.
11435 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11437         * Makefile.tpl: Introduce experimental top level bootstrap support.
11438         * Makefile.in: Regenerate.
11439         * configure.in: Introduce support for top level bootstrap.
11440         * configure: Regenerate.
11442 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11443             Paolo Bonzini  <bonzini@gnu.org>
11445         PR bootstrap/14522
11446         * configure.in: Cope with shells that do not support unquoted ^
11447         * configure: Regenerate.
11449 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11450             Paolo Bonzini  <bonzini@gnu.org>
11452         PR bootstrap/14522
11453         * configure.in: Cope with shells that do not support nesting
11454         quotes inside quoted backquote substitutions.
11455         * configure: Regenerate.
11457 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11459         PR bootstrap/14522
11460         * configure.in: Fix escaping of $.
11461         * configure: Regenerate.
11463 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11465         * configure: Regenerate, since I forgot to while committing Paolo's
11466         changes.
11468 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11470         PR ada/14131
11471         Move language detection to the top level.
11472         * configure.in: Find default values for the tools as
11473         soon as possible.  Disable ada if GNAT is not found.
11474         Emit error message about missing languages.  Expand
11475         --enable-languages=all for the gcc subdirectory.
11477 2004-03-10  Ben Elliston  <bje@gnu.org>
11479         * MAINTAINERS: Update my email address.
11481 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11483         * ltconfig: Disable building static libraries if building shared
11484         libraries on AIX 5L.
11486 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11488         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11489         and disable libgcj.
11490         * configure: Regenerated.
11492 2004-03-01  Brian Booth  <bbooth@redhat.com>
11494         * MAINTAINERS: Add myself to write-after-approval.
11496 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11498         * MAINTAINERS: Add myself to write-after-approval.
11500 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11502         PR bootstrap/7087
11503         * Makefile.tpl: Guard XFOO sed statements better.
11504         * Makefile.tpl: Add dependency for configure-target-libada.
11505         * Makefile.in: Regenerate (incidentally fixes broken
11506         commit when libada-branch was merged).
11508 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11510         * MAINTAINERS: Add myself to write-after-approval.
11512 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11514         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11515         maintainers.
11517 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11519         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11520         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11522 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11524         PR bootstrap/11932
11525         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11527 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11529         * MAINTAINERS: Added myself to write-after-approval.
11531 2004-02-14  Michael Koch  <konqueror@gmx.de>
11533         * MAINTAINERS: Added myself to write-after-approval.
11535 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11537         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11538         some OS port maintainers to OS port maintainers section.
11540 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11542         * MAINTAINERS: Add self.
11544 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11546         * MAINTAINERS: Alphabetize.
11548 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11550         * MAINTAINERS: Remove myself.
11552 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11554         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11555         (rs6000-*-aix*): Same.
11556         * configure: Regenerate.
11558 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11560         * configure.in (host): Add in missing $noconfigdirs to defines.
11561         * configure: Regenerate.
11563 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11564             Nathanael Nerode  <neroden@gcc.gnu.org>
11566         PR ada/6637, PR ada/5911
11567         Merge with libada-branch:
11568         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11569         with appropriate dependencies. Add --enable-libada configure switch.
11570         * configure, Makefile.in: Regenerate.
11572 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11574         * MAINTAINERS: Add myself to write-after-approval.
11576 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11578         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11579         * configure: Regenerate.
11581 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11583         Merge from upstream:
11585         * ltmain.in: When setting IFS to '~', be careful about user
11586         arguments that contain '~'.
11588         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11590         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11591         Also test $base_compile against $CC with escaped arguments. Bug
11592         reported by Geoff Keating <geoffk@apple.com>.
11594 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11596         * MAINTAINERS: Remove i960 port.
11598 2004-01-23  DJ Delorie  <dj@redhat.com>
11600         * Makefile.def (target_modules) [libiberty]: Don't stage.
11601         * Makefile.in: Rebuilt.
11603 2004-01-20  Caroline Tice  <ctice@apple.com>
11605         * MAINTAINERS: Add myself to write-after-approval.
11607 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11609         * MAINTAINERS: Update my email address.
11611 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11613         * MAINTAINERS: Add myself to write-after-approval.
11615 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11617         * MAINTAINERS: Remove entries without email address.
11619 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11621         * MAINTAINERS: Add myself to write-after-approval.
11623 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11625         * MAINTAINERS: Update my email address.
11627 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11629         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11630         * Makefile.tpl (configure-target-[+module+]): Support stage.
11631         * Makefile.in: Rebuilt.
11633 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11635         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11637 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11639         * MAINTAINERS: Add myself as a MIPS maintainer.
11641 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11643         * configure.in: Use ./config.cache, not config.cache.
11644         * configure: Regenerate.
11645         * Makefile.tpl: Special-casing not needed for GCC any more.
11646         * Makefile.in: Regenerate.
11648         * configure.in: Don't share a cache file for host dirs.
11649         * configure: Regenerate.
11651         * config-ml.in: Don't mess with the cache file.
11653 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11655         * MAINTAINERS: Move myself from 'Write After Approval' to
11656         'CPU Port Maintainers' section as SPARC maintainer.
11658 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11660         * Makefile.tpl: Make GCC use a separate config.cache.
11661         * Makefile.in: Regenerate.
11663         PR bootstrap/11932, PR bootstrap/11933
11664         (I don't know if it will fix either of them, but it relates
11665         to them.)
11666         * configure.in: Don't use shared config.cache for target
11667         directories.
11668         * configure: Regenerate.
11670 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11672         * MAINTAINERS: Add myself to 'Write After Approval' section.
11674 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11676         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11677         * configure: Regenerated.
11679 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11681         * MAINTAINERS: Remove the mn10200 maintainer.
11683 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11685         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11686         * configure: Regenerated.
11688 2003-12-16  Jan Hubicka  <jh@suse.cz>
11690         * MAINTAINERS: Add myself as callgraph maintainer.
11692 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11694         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11695         * configure: Regenerate.
11697 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11699         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11700         'Write After Approval' section. Update email.
11702 2003-12-01  James Lemke  <jim@wasabisystems.com>
11704         * MAINTAINERS (Write After Approval): Add myself.
11706 2003-11-20  Matt Thomas  <matt@3am-software.com>
11708         * MAINTAINERS: Add myself as a vax port maintainer.
11710 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11712         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11713         (configure-build-[+module+], configure-[+module+]): Likewise.
11714         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11715         * Makefile.in: Regenerate.
11717 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11719         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11720         shared/dylibed libraries.
11721         * ltmain.sh: Likewise.
11722         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11723         * ltcf-cxx.sh: Likewise.
11724         * ltcf-gcj.sh: Likewise.
11725         * ltconfig: Likewise.
11727 2003-11-17  Stan Cox  <scox@redhat.com>
11729         * MAINTAINERS: Add myself as iq2000 port maintainer.
11731 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11733         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11734         * Makefile.in: Regenerate.
11736 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11738         * config.sub: Update to 2003-11-03 version.
11740 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11742         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11743         * configure:  Regenerate.
11745 2003-10-20  Nicolas Pitre  <nico@cam.org>
11747         * MAINTAINERS: Add myself to 'Write After Approval' section.
11749 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11751         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11753 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11755         * MAINTAINERS: Update my email address.
11757 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11759         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11761 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11763         * MAINTAINERS: Add myself to 'Write After Approval' section.
11765 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11767         * config.guess: Update to 2003-10-16 version.
11768         * config.sub: Update to 2003-10-16 version.
11770 2003-10-15  David Daney  <ddaney@avtrex.com>
11772         * MAINTAINERS: Added myself to 'Write After Approval' section.
11774 2003-10-15  Falk Hueffner  <falk@debian.org>
11776         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11777         'Write After Approval' section. Update email.
11779 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11781         * MAINTAINERS: Move myself from 'Write After Approval' to
11782         'Various Maintainers' section as middle-end maintainer.
11784 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11786         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11787         HOST_FLAGS_TO_PASS.
11788         * Makefile.in: Regenerate.
11790 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11792         * config.guess: Update to 2003-10-07 version.
11793         * config.sub: Update to 2003-10-07 version.
11795 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11797         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11798         * ltconfig (irix5*, irix6*): Don't override version_type.
11800 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11802         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11803         * configure: Rebuilt
11804         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11805         * Makefile.in: Rebuilt
11807 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11809         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11811 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11813         * MAINTAINERS (Write After Approval): Add myself.
11815 2003-09-29  Paul Koning  <ni1d@arrl.net>
11817         * MAINTAINERS: Move myself from "Write After Approval"
11818         to CPU platform maintainers for pdp11 platform.
11820 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11822         * MAINTAINERS: Move myself from 'Write After Approval' to
11823         'Various Maintainers' section as libffi testsuite maintainer.
11825 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11827         * configure.in: Pass a computed --program-transform-name
11828         to subconfigures.
11829         * configure: Regenerated.
11831 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11833         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11834         * Makefile.in: Regenerate.
11836         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11837         * Makefile.in: Regenerate.
11839 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11841         * MAINTAINERS: Move myself from 'Write After Approval'
11842         to 'Various Maintainers' (objective-c) section.
11844 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11846         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11847         quoting.
11848         * configure: Regenerated.
11850 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11852         * MAINTAINERS (Write After Approval): Add myself to write after
11853         approval list.
11855 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11857         * MAINTAINERS (Write After Approval): Add myself.
11859 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11861         * MAINTAINERS: Update my e-mail address.
11863 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11865         * libtool.m4 (LD): Correct powerpc64 host match.
11867 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11869         * MAINTAINTERS: Update my affiliation and email address.
11871 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11873         * MAINTAINERS (Write After Approval): Add myself.
11875 2003-09-04  DJ Delorie  <dj@redhat.com>
11877         * configure: Regenerate.
11879 2003-09-04  Robert Millan  <robertmh@gnu.org>
11881         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11883 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11885         * configure.in: Ensure arguments to sed are properly spaced.
11886         * configure: Regenerate.
11888 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11890         * MAINTAINERS: Update my e-mail address.
11892 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11894         * MAINTAINERS (Write After Approval): Add myself.
11896 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11898         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11899         * configure: Regenerated.
11901 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11903         * MAINTAINERS: Update my email address.
11905 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11907         * configure.in:  Use newline instead of semicolon when assuming
11908         shell arguments in a for loop.
11909         * configure:  Regenerated.
11911 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11913         * MAINTAINERS: Resurrect the i860 maintainer.
11915 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11917         PR 8180
11918         * configure.in: When testing with_libs and with_headers, treat
11919         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11920         * configure: Regenerate.
11922         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11923         make, shell, etc.
11924         (baseargs): Likewise.
11925         * configure: Regenerate.
11927 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11929         * MAINTAINERS (Write After Approval): Add myself.
11931 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11933         * configure.in: Disable libgcj for darwin not on powerpc.
11934         * configure: Rebuild.
11936 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11938         * config-ml.in, symlink-tree: Add license.
11940 2003-08-03  Richard Stallman  <rms@gnu.org>
11941             Eben Moglen  <moglen@columbia.edu>
11943         * README.SCO: New file.
11945 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11947         * Makefile.tpl (check, check-c++): Express dependencies using
11948         dependencies rather than commands.
11949         * Makefile.in: Regenerate.
11951 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11953         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11954         * configure: Ditto.
11956 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11958         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11959         * Makefile.in: Update.
11961 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11963         * configure.in: Enable libgcj for darwin.
11964         * configure: Rebuild.
11966 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11968         * config-ml.in:  Use ac_configure_args directly instead of
11969         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11970         actually seen.
11972 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11974         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11975         creating target and build subdirs to build all parent dirs as needed.
11976         * Makefile.in: Rebuild.
11977         * configure.in: Don't build dirs explicitly here.
11978         * configure: Rebuild.
11980 2003-07-26  Paul Brook  <paul@nowt.org>
11982         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11984 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11986         * Makefile.tpl (all-make): Depend on intl.
11987         * Makefile.in: Rebuilt.
11989 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11991         * install-sh:  Update to newer upstream versions (associated with
11992         aclocal 1.7).
11993         * mkinstalldirs:  Likewise.
11994         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11996 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11998         * MAINTAINERS: Move self from Bug database only accounts
11999         to write-after-approval.
12001 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12003         * config.if: Remove unused libc_interface determination.
12005 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12007         * MAINTAINERS: Move self from write-after-approval to
12008         build machinery (*.in).
12010 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12012         PR bootstrap/11273
12013         PR bootstrap/11408
12014         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12015         unused INSTALL_PROGRAM_ARGS.
12016         * configure.in: Use AC_PROG_INSTALL.
12017         * Makefile.in: Regenerate.
12018         * configure: Regenerate.
12020 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12022         * MAINTAINERS: Alphabetize.
12024 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12026         * configure: Rebuilt.
12027         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12028         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12029         newlib nor libgloss.
12030         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12031         * configure.in (am33_2.0-*-linux*): Added.
12033 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12035         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12036         * configure: Regenerate.
12038 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12040         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12041         * Makefile.in: Regenerate.
12043 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12045         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12046         * Makefile.in: Regenerate.
12048 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12050         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12051         * Makefile.in: Regenerated.
12053         * config-ml.in: Replace PWD with PWD_COMMAND.
12055 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12057         * intl: New directory; see intl/ChangeLog for details.
12058         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12059         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12060         * Makefile.in: Regenerate.
12062 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12064         * configure.in: Clean up config-lang.in handling.  Delete
12065         useless assignment to "subdirs".
12066         * configure: Regenerate.
12068 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12070         * configure.in: Rename 'target_libs' to 'target_libraries'.
12071         Remove useless reference to 'target_libs'.
12072         * configure: Regenerate.
12074 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12076         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12077         * Makefile.in: Regenerate.
12079 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12081         * Makefile.def: Introduce flags_to_pass.
12082         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12083         * Makefile.in: Regenerate.
12085 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12087         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12088         and target-libgloss.
12089         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12090         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12091         * configure: Regenerate.
12093 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12095         * configure.in: Update testsuite_flags to new location.
12096         * configure. Regenerate.
12098 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12100         * Makefile.tpl: Remove BUILD_CC stuff.
12101         * Makefile.in: Regenerate.
12103 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12105         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12107 2003-06-16  Graeme Peterson  <gp@qnx.com>
12109         * MAINTAINERS (Write After Approval): Add myself.
12111 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12113         * config.guess: Update to 2003-06-12 version.
12114         * config.sub: Update to 2003-06-13 version.
12116 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12118         * config.guess: Update to 2003-06-06 version.
12119         * config.sub: Update to 2003-06-06 version.
12121 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12123         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12124         * configure. Regenerate.
12126 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12128         * configure.in: Disable serial configure by default.
12129         * configure: Regenerate.
12130         * Makefile.tpl: Abolish .NOTPARALLEL.
12131         * Makefile.in: Regenerate.
12133         * Makefile.tpl: Replace {build,host,target}_canonical by
12134         {build,host,target}.
12135         * Makefile.in: Regenerate.
12137         * Makefile.tpl: Fix stupid pasto.
12138         * Makefile.in: Regenerate.
12140 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12142         * Makefile.tpl: Remove bogus conditional.
12143         * Makefile.in: Regenerate.
12145 2003-06-05  Jan Hubicka  <jh@suse.cz>
12147         * Makefile.tpl (profiledbootstrap): New target.
12148         * Makefile.in (profiledbootstrap): New target.
12150 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12152         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12153         Pinski. Remove user names from other bugzilla-only maintainers.
12155 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12157         * Makefile.tpl: Make 'recursive targets' using autogen rather
12158         than shell loop.  Remove duplicate 'clean' targets and false
12159         comments.
12160         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12161         Add systematic method of specifying missing targets in subdirs.
12162         Add copyright boilerplate.
12163         * Makefile.in: Regenerate.
12164         * configure.in: Add 'recursive targets' to maybe list.
12165         * configure: Regenerate.
12167         * MAINTAINERS: "GNATS only" -> "Bug database only".
12169         * Makefile.tpl: Rename [+target+] to [+make_target+].
12170         * Makefile.def: Rename 'target' to 'make_target'.
12172 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12174         * MAINTAINERS: Add self as options handling maintainer.
12176 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12178         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12179         been too long since I touched those ports.
12181 2003-05-28  DJ Delorie  <dj@redhat.com>
12183         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12184         * Makefile.in: Regenerate.
12186 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12188         * configure.in: Use curly braces in the definition of tooldir.
12189         * configure: Regenerate.
12191 2003-05-21  DJ Delorie  <dj@redhat.com>
12193         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12194         newlib or libgloss.
12195         * Makefile.in: Regenerate.
12197 2003-05-21  DJ Delorie  <dj@redhat.com>
12199         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12200         * Makefile.in: Regenerate.
12202 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12204         * MAINTAINERS: Update my e-mail address.
12206 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12208         * configure.in: Switch more things to use maybe dependencies.
12209         * Makefile.tpl: Switch more things to use maybe dependencies.
12210         Factor out common code from autogen IF statements.
12211         * configure: Regenerate.
12212         * Makefile.in: Regenerate.
12214 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12216         * configure.in: Accept i[3456789]86 for machine type.
12217         * configure: Regenerate.
12219 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12221         * configure.in: Switch more things to use maybe dependencies.
12222         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12223         * configure: Regenerate.
12224         * Makefile.tpl: Switch more things to use maybe dependencies.
12225         * Makefile.in: Regenerate.
12227 2003-05-16  Andreas Schwab  <schwab@suse.de>
12229         * Makefile.tpl (install-opcodes): Define.
12230         * Makefile.in: Rebuild.
12232 2003-05-13  Andreas Jaeger  <aj@suse.de>
12234         * config.guess: Update to 2003-05-09 version.
12235         * config.sub: Update to 2003-05-09 version.
12237 2003-05-13  Michael Eager  <eager@mvista.com>
12239         * configure.in: Correct sed script so that options in quotes are not
12240         deleted.
12241         * configure: Rebuild.
12243 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12245         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12246         and $$s/newlib/libc/sys/cygwin32 include paths.
12247         * configure: Ditto.
12249 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12251         * MAINTAINERS: Update my email addresses.
12253 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12255         * config-ml.in: Propagate INSTALL variables.
12257 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12259         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12261 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12263         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12264         * Makefile.in: Regenerate.
12266 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12268         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12270 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12272         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12274 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12276         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12277         * Makefile.in: Regenerated.
12279 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12281         * MAINTAINERS (Write After Approval): Upgrade myself from
12282         GNATS only to write-after-approval. Update my mail address.
12284 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12286         (OS Port Maintainers: freebsd): Add myself.
12288 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12290         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12292 2003-04-22  Kean Johnston  <jkj@sco.com>
12294         * MAINTAINERS (SCO ports): Added myself.
12296 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12298         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12300 2003-04-19  Kean Johnston  <jkj@sco.com>
12302         * MAINTAINERS (Write After Approval): Add myself.
12304 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12306         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12307         * Makefile.in: Regenerate.
12309 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12311         * configure.in (powerpc64*-*-linux*): Remove.
12312         * configure: Rebuilt.
12314 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12316         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12317         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12318         and restrap.
12319         * Makefile.in:  Regenerate.
12321 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12323         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12324         * configure: Regenerated.
12326 2003-04-15  DJ Delorie  <dj@redhat.com>
12328         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12330 2003-04-13  Nick Clifton  <nickc@redhat.com>
12332         * config-ml.in: Remove support for --disable-aix removing
12333         call-aix multilibs.
12335 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12337         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12338         * */configure: Rebuilt.
12340 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12342         * MAINTAINERS: Add my email address.
12344 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12346         * MAINTAINERS (Write After Approval): Add myself.
12348 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12350         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12351         * Makefile.in: Regenerate.
12353 2003-03-14  Michael Chastain  <mec@shout.net>
12355         * Makefile.in: Regenerate with correct Makefile.def.
12357 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12359         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12360         Make macro.
12361         * Makefile.in: Regenerate.
12362         * configure.in: Clean up gxx_include_dir logic.
12363         * configure: Regenerate.
12365 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12367         * MAINTAINERS (Write After Approval): Add myself.
12369 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12371         * MAINTAINERS: Update my mail address.
12373 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12375         * configure.in (gxx_include_dir): Fix typo.
12376         * configure: Regenerated.
12378 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12380         * Makefile.tpl: Reindent.
12381         * Makefile.in: Regenerate.
12382         * configure.in: Reindent.  Don't set unused variables.
12383         * configure: Regenerate.
12385 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12387         * configure.in: Include $(build_tooldir)/sys-include in
12388         FLAGS_FOR_TARGET.
12389         * configure: Regenerated.
12391 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12393         * Makefile.tpl: Always pass down RANLIB.
12394         * Makefile.in: Regenerate.
12396         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12397         * Makefile.in: Regenerate.
12398         * configure.in: Remove unused logic relating to --enable-shared
12399         and --enable-threads.  Remove bogus comments.  Remove redundant
12400         noconfigdirs.
12401         * configure: Regenerate.
12403         * configure.in: Replace ${libstdcxx_version} by its value.
12404         Remove reference to mh-dgux.
12405         * configure: Regenerate.
12407 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12409         * MAINTAINERS (Write After Approval): Add myself.
12411 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12413         * Makefile.tpl: Rearrange.
12414         * Makefile.in: Regenerate.
12416 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12418         * configure.in: Add support for kaOS as cross build target system.
12419         * configure: Regenerated.
12421 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12423         * MAINTAINERS (Write after approval): Add myself.
12425 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12427         * MAINTAINERS: Update my email address.
12429 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12431         * MAINTAINERS: Add self to blanket write privs. section.
12433 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12435         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12436         configure-target-* as some target builds may require additional
12437         flags for preprocessor tests.
12438         * Makefile.in: Regenerated.
12440 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12442         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12443         * ltconfig: Handle it.
12444         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12445         auto-detecting it.
12447         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12448         it is used as argument to $CC.
12449         * ltcf-gcj.sh: Likewise.
12451         * configure.in: Introduce --enable-maintainer-mode.
12452         * configure: Rebuilt.
12453         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12454         for maintainer mode.
12455         * Makefile.in: Rebuilt.
12457 2003-02-18  Jason Merrill  <jason@redhat.com>
12459         * Makefile.tpl (check-c++): Allow parallelism.
12461 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12463         * MAINTAINERS: Remove John Carr (who never actually had access to
12464         gcc.gnu.org).
12466 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12468         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12469         don't configure target-libobjc.
12470         * configure: Regenerate.
12472 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12474         * Makefile.tpl (RANLIB): Define.
12475         * Makefile.in: Regenerate.
12477 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12479         * MAINTAINERS: Update my email.
12481 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12483         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12484         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12485         * Makefile.in: Regenerated.
12486         * configure.in: Remove all traces of snavigator, db, and grep.
12487         * configure: Regenerated.
12489 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12491         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12492         After Approval.
12494 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12496         * MAINTAINERS (Write after approval): Add myself.
12498 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12500         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12501         * Makefile.in: Regenerated.
12503 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12505         * config.guess: Updated to 2003-01-30's version.
12506         * config.sub: Updated to 2003-01-28's version.
12508 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12510         * config.if: If gcc_version is already set, just use it.  Don't set
12511         gcc_version_trigger if it's already set, otherwise set it to
12512         gcc/version.c, but only if the file exists.  If it is not set and
12513         gcc/version.c does not exist, try to extract the version number from
12514         $CC.
12516 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12518         * MAINTAINERS: Add myself to write-after-approval list.
12520 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12522         * configure.in:  Revert 24Jan change.
12523         * configure:  Regenerate.
12525 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12527         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12528         entry of HJ Lu.
12530 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12532         * configure.in: Revert previous change.
12533         * configure: Regenerate.
12535 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12537         * configure.in: Make rda native-only.
12538         * configure: Regenerate.
12540 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12542         * MAINTAINERS: Move myself from GNATS-only-accounts to
12543         write-after-approval.
12545 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12547         * configure.in: Add missing \.
12548         * configure: Rebuilt.
12550 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12552         * configure.in (baseargs): Avoid using \| in sed regular
12553         expressions.
12554         * configure: Rebuilt.
12556 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12558         * configure.in (baseargs): Remove all supported forms of
12559         --cache-file, --srcdir, --host, --build and --target options
12560         from argument lists.
12561         * configure: Rebuilt.
12563 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12565         * MAINTAINERS: Add myself to write-after-approval list.
12567 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12569         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12570         * configure: Rebuilt.
12572 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12574         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12575         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12576         * Makefile.in: Regenerate.
12577         * configure: Regenerate.
12579 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12581         * configure.in: Remove Makefile in build, host and target modules
12582         unless configure was run with --no-recursion.
12583         * configure: Rebuilt.
12585 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12587         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12588         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12589         * Makefile.in: Regenerate.
12591 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12593         * config.guess: Update to 2003-01-03 version.
12594         * config.sub: Update to 2003-01-03 version.
12596 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12598         * configure: Regenerate with proper autoconf 2.13.
12600 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12602         * configure.in: Add AC_PREREQ for consistency.
12603         * configure: Regenerate.
12605 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12607         * configure.in (GDB_TK): Add tcl directories conditional on
12608         gdb/gdbtk directory being present.
12609         * configure: Regenerate.
12611 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12613         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12614         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12615         * configure: Rebuilt.
12617 2002-12-31  Tom Tromey  <tromey@redhat.com>
12619         * Makefile.in: Rebuilt.
12620         * Makefile.def (target_modules) [libffi]: Allow installation.
12622 2002-12-31  Andreas Schwab  <schwab@suse.de>
12624         * configure.in: Fix use of $program_transform_name.
12625         * configure: Regenerated.
12627 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12629         * configure.in (baseargs): Don't remove first configure argument.
12630         * configure: Regenerated.
12632 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12634         * Makefile.tpl (local-distclean): Don't remove...
12635         (multilib.ts): ... this.  Moved into...
12636         (multilib.out): ... this.  Don't use sub-make.
12637         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12638         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12639         (configure-build-[+module+], configure-[+module+],
12640         configure-target-[+module+], configure-gcc): ... these.  Test
12641         for Makefile existence.  Drop config.status from dependencies.
12642         * Makefile.in: Rebuilt.
12643         * configure.in: Move gcc-version-trigger to the end of
12644         ac_configure_args.  Add comments to maybedep.tmp and
12645         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12646         nonopt from baseargs, matching and removing corresponding
12647         whitespace while at it.
12648         * configure: Rebuilt.
12650 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12652         * configure.in (host_configargs): Replace reference to
12653         no-longer-defined buildopts with --build=${build_alias}.
12654         * configure: Rebuilt.
12656         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12657         program_transform_name to standard idiom.
12658         (AUTOGEN, AUTOCONF): Define.
12659         (Makefile.in): Use $(AUTOGEN).
12660         (Makefile): Depend on config.status, and use autoconf-style rule to
12661         build it.  Move original commands to...
12662         (config.status): ... this new target.
12663         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12664         $(AUTOCONF).
12665         * Makefile.in: Rebuilt.
12667 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12669         * Makefile.tpl: Fix dramatic bustage due to change in
12670         program_transform_name.
12671         * Makefile.in: Regenerate.
12673         * configure.in: Remove unnecessary PATH setting.
12674         * configure: Regnerate.
12676         * configure.in: Don't default to unprefixed tools unless
12677         the native tools will work.
12678         * configure: Regenerate.
12680         * configure.in: Convert to autoconf script.  Blow away lots
12681         of now-redundant Makefile fragments.
12682         * configure: Generate using Autoconf.
12683         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12684         * Makefile.in: Regenerate.
12686 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12688         * configure: Fix stupid bug where RANLIB was mistakenly included.
12690         * configure.in: Rename (buildargs, hostargs, targargs) to
12691         (build_configargs, host_configargs, target_configargs).
12693         * configure.in: Move logic out of sed statement.
12695         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12696         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12698 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12700         * config.sub: Import from master repository
12701         * config.guess: Ditto
12703 2002-12-24  Andreas Schwab  <schwab@suse.de>
12705         * Makefile.tpl (multilib.out): Fix missing space.
12706         * Makefile.in: Regenerate.
12708 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12710         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12711         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12712         * Makefile.in: Regenerate.
12713         * configure.in: Remove unnecessary leftovers.
12715 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12717         * configure.in (extra_ranlibflags_for_target): New variable.
12718         (*-*-darwin): Add -c to ranlib commands.
12719         * configure (tooldir): Handle extra_ranlibflags_for_target.
12721 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12723         * Makefile.tpl: Revert HJL's change.
12724         * Makefile.in: Regenerated.
12725         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12726         always.
12728 2002-12-19  Andreas Schwab  <schwab@suse.de>
12730         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12731         * Makefile.in: Regenerate.
12733 2002-12-18  H.J. Lu  <hjl@gnu.org>
12735         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12736         * Makefile.in: Regenerated.
12738         * configure.in (build_prefix): New. Substitute.
12740 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12742         * Makefile.tpl: Don't let real targets depend on phony targets.
12743         * Makefile.in: Regenerate.
12745         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12746         * Makefile.in: Regenerate.
12748 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12750         * config.sub: Import from master repository
12751         * config.guess: Ditto
12753 2002-12-16  Jason Merrill  <jason@redhat.com>
12755         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12756         previous 'make bootstrap'.
12757         * Makefile.in: Regenerate.
12759 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12761         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12763 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12765         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12766         * Makefile.in: Regenerate.
12768 2002-12-13  Jason Merrill  <jason@redhat.com>
12770         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12771         library tests.
12772         (check-c++): Just depend on it and check-target-libstdc++-v3.
12773         * Makefile.in: Regenerate.
12775 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12777         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12778         * Makefile.in: Rebuilt.
12780 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12782         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12784 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12786         * configure: Fix bug put in by gremlins.
12788         * Makefile.tpl: Substitute more autoconfily.
12789         * configure: Substitute more autoconfily.
12790         * Makefile.in: Regenerate.
12792 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12794         * config.sub: Import from master repository
12795         * config.guess: Ditto
12796         * MAINTAINERS: Added Svein Seldal under write after approval
12798 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12800         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12801         * Makefile.in (all-sim): Ditto.
12803 2002-12-06  DJ Delorie  <dj@redhat.com>
12805         * Makefile.tpl: Change configure dependencies to not have real
12806         targets depend on phony targets.
12808 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12810         * configure.in: Revert unintentional change.
12812         * Makefile.tpl: Change dependency for */multilib.out so that
12813         it works when gcc isn't in the tree.
12815         * configure.in: Substitute more.
12816         * configure: Run subconfigures from the Makefile.
12817         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12818         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12820 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12822         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12824 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12826         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12827         and corresponding dependencies.
12828         * Makefile.in: Regenerate.
12830         * configure.in (host_tools): Order binutils, gas and ld for
12831         convenience in running the testsuites.
12833         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12834         * Makefile.in: Regenerate.
12835         * configure.in: Introduce rules to serialize subconfigure runs.
12837         * configure.in: Introduce BASE_CC_FOR_TARGET.
12838         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12839         Realize configure-build-* targets.  Realize configure-target-* targets.
12840         * Makefile.in: Regenerate.
12842 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12844         * configure: Move gcc_version_trigger stuff from here...
12845         * configure.in: ...to here.
12847         * configure.in: Separate subconfigure options added by this file from
12848         options given by the user.  Add machinery to put args for host
12849         subconfigures into the Makefile.
12851         * Makefile.tpl: Remove 'vault' targets.
12852         * Makefile.tpl: Reorder and comment dependencies.
12853         * Makefile.in: Regenerate.
12855 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12856         * configure.in: Fix my broken commit of previous patch. (sigh)
12858 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12860         * configure.in: Move host-specific darwin noconfigdirs into
12861         the host-specific section.
12863 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12865         * configure.in: Move host-specific darwin noconfigdirs into
12866         the host-specific section.
12868 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12870         * configure: Remove skip-this-dir support.
12871         * Makefile.tpl: Remove skip-this-dir support.
12873         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12874         subdirectories.
12875         * Makefile.in: Regenerate.
12877         * Makefile.tpl: Strip out useless setting of 'dir'.
12878         * Makefile.in: Regenerate.
12880 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12882         * configure.in: Fix deeply stupid bug.
12884         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12885         shell code in CXX_FOR_TARGET
12886         * Makefile.def: Introduce raw_cxx.
12887         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12888         RAW_CXX_FOR_TARGET.
12889         * Makefile.in: Regenerate.
12891 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12893         * Makefile.tpl: Remove unnecessary ifs.
12894         * Makefile.in: Regenerate.
12896         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12897         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12898         targets for 'no_install' modules.
12899         * configure: Move GDB_TK substitution to configure.in.  Move
12900         build_modules stuff to configure.in.
12901         * configure.in: Implement soft dependency machinery.  Maybe-ize
12902         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12903         * Makefile.in: Regenerate.
12905 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12907         * Makefile.tpl: Make all-target, install-target behave similarly
12908         to all, install (only hitting configured targets).  Eliminate
12909         unused macro defintions.
12911         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12912         build != host.
12914         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12916         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12918         * configure.in: Produce lists of subdir targets we're actually
12919         configuring.  Remove references to "dosrel".
12920         * Makefile.tpl: Let configure set which subdir targets are hit.
12921         Remove install-cross; clean up install; remove ALL.  Remove
12922         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12923         Autogenerate host module targets.  Remove empty dependency lines
12924         and redundant dependency; rearrange slightly.
12925         * Makefile.def: Add host-side libtermcap, utils.
12927         * Makefile.in: Regenerate.
12929 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12931         * ltconfig (osf[345]): Append $major to soname_spec.
12932         Reflect this in library_names_spec.
12933         * ltmain.sh (osf): Prefix $major with . for use as extension.
12935 2002-11-19  Andreas Jaeger  <aj@suse.de>
12937         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12938         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12939         and sparc64 GNU/Linux systems.
12941 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12943         * MAINTAINERS: Update email.
12945 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12947         * MAINTAINERS: Complete James Dennett's entry.
12949 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12951         * MAINTAINERS (Write After Approval): Add myself.
12953 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12955         * Makefile.tpl: syntactic cleanup
12957 2002-11-13  Stuart Hastings  <stuart@apple.com>
12959         * MAINTAINERS: Add myself to write-after-approval list.
12961 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12963         * Makefile.def: Add list of recursive targets to autogenerate.
12964         Add build_modules.
12965         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12966         targets.  Autogenerate *-build-* targets.
12967         * Makefile.in: Regenerate.
12969 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12971         * configure: More autoconf-style substitutions.
12972         * Makefile.tpl: More autoconf-style substitutions.
12973         * Makefile.in: Regenerate.
12975 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12977         * configure: Substitute more variables in a more autoconf-friendly
12978         way.  Simplify slightly.
12979         * Makefile.tpl: Make more variables substitutable in an
12980         autoconf-friendly way.
12981         * Makefile.in: Regenerate.
12983 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12985         * MAINTAINERS (Write After Approval): Add myself.
12987 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12989         * configure.in (v810*): Remove special setting of tools.
12991         * configure: Add support for extra required flags for ar or nm.
12992         * configure.in (aix4.3+): Use above support for target-specific
12993         issues, rather than using config/mt-aix43.
12995 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12997         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12998         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12999         with $srcdir.  Reformat indentation.  Substitute some variables
13000         formerly hard-coded in the Makefile for build=host.
13001         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13002         * Makefile.def: Autogenerate more.
13003         * Makefile.in: Regenerate.
13005 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13007         * MAINTAINERS (Write After Approval): Add myself.
13009 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13011         * Makefile.def (host_modules): Add rda.
13012         * Makefile.in: Regenerate.
13013         * configure.in (target_tool): Add target-rda to list.
13015 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13017         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13019 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13021         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13022         and restrap targets to this rule.
13023         * Makefile.in:  Regenerate.
13025 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13027         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13028         GNATS only accounts.
13030 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13032         * configure.in (i[3456]86-*-linux*): Add check to disable
13033         ${libgcj} for glibc1.
13035 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13037         * MAINTAINERS: Add myself as ip2k port maintainer.
13039 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13041         * configure.in: Add tic4x target.
13043 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13045         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13046         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13047         * Makefile.in: Regenerate.
13049         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13050         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13051         * Makefile.in: Regenerate.
13053 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13055         * MAINTAINERS: Add myself as web pages co-maintainer.
13057 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13059         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13060         * Makefile.in: Regenerate.
13062 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13064         * MAINTAINERS: Add myself and Nathan Sidwell
13065         <nathan@codesourcery.com> as VxWorks maintainers.
13067 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13069         * Makefile.def: Remove order dependency comments.
13070         * Makefile.tpl: Add explicit install-install dependencies.
13071         * Makefile.in: Regenerate.
13073         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13074         * Makefile.in: Regenerate.
13076         * Makefile.tpl: Add configure-target (for src-release in src)
13077         * Makefile.in: Regenerate.
13079 2002-09-30  Nick Clifton  <nickc@redhat.com>
13081         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13083 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13085         * configure.in (s390*-*-linux*): Enable libgcj.
13087 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13089         * configure: Revert accidentally applied changes.
13091         * Makefile.tpl: Make more autoconf-friendly.
13092         * Makefile.in: Regenerate.
13093         * configure: Make substitution more autoconf-like.
13095 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13097         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13098         single entry to handle all these.
13099         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13100         libjava on arm-*-elf.
13102 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13104         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13105         things that depend on them.
13107 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13109         * Makefile.tpl: Make subsituted variables more autoconfy.
13110         * Makefile.in: Regenerate.
13111         * configure: Make seds more autoconfy.
13113 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13115         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13116         * Makefile.in: Regenerate.
13117         * configure.in: Rewrite sed statements to look autoconfy.
13119         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13120         all-target-foo on configure-target-foo.
13121         * Makefile.def: Ditto.
13122         * Makefile.in: Rebuild.
13124 2002-09-25  Andrew Haley  <aph@redhat.com>
13126         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13128 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13130         * Makefile.def: New file.
13131         * Makefile.tpl: New file.
13132         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13133         * contrib/gcc_update: Note that Makefile.in is a generated file.
13135         * configure.in: Minor rearrangement.  Simplify tests.
13137 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13139         * configure.in (with_headers): Skip copy if value is "yes".
13140         (with_libs): Likewise.
13142 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13144         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13145         * configure.in (sh*-*-pe*): Ditto.
13146         * configure.in (mips*-*-pe*): Ditto.
13147         * configure.in (*arm-wince-pe): Ditto.
13149         * configure.in: Rearrange.
13151 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13153         * MAINTAINERS: Update my email address.
13155 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13157         * MAINTAINERS: (Write After Approval): Add myself.
13159 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13161         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13163 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13165         * MAINTAINERS: Change my mailing address.
13167 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13169         * MAINTAINERS (Write After Approval): Remove myself.
13170         (Various Maintainers: c++ runtime libs): Add myself.
13172 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13174         * MAINTAINERS (Write After Approval): Remove myself.
13175         (Various Maintainers: c++ runtime libs): Add myself.
13177 2002-08-15  Eric Christopher  <echristo@redhat.com>
13179         * config.sub: Import from master repository.
13180         * config.guess: Ditto.
13182 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13184         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13185         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13186         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13188 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13190         * MAINTAINERS: Add self to rs6000 vector extensions.
13192 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13194         * libiberty/configure: Reverted unintended yesterday's check in.
13196 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13198         * boehm-gc/configure, libf2c/configure: Rebuilt.
13199         * libffi/configure, libiberty/configure: Ditto.
13200         * libjava/configure, libobjc/configure: Ditto.
13201         * libstdc++-v3/configure, zlib/configure: Ditto.
13202         Merged from binutils:
13203         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13204         From Steve Ellcey <sje@cup.hp.com>:
13205         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13206         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13207         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13208         IA64.
13209         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13210         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13211         soname_spec, sys_lib_search_path_spec): Ditto.
13213 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13215         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13217 2002-08-04  H.J. Lu  (hjl@gnu.org)
13219         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13221 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13223         * MAINTAINERS (Write After Approval): Add myself.
13225 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13227         * configure.in: Move generic linux case to end.  Copy generic
13228         linux noconfigdirs to mips*-*-linux* entry and new
13229         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13231 2002-07-19  Michael Matz  <matz@suse.de>
13233         * MAINTAINERS: Add myself as ra* maintainer.
13235 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13237         * config.guess: Update to 2002-07-09 version.
13238         * config.sub: Update to 2002-07-03 version.
13240 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13242         * MAINTAINERS: Fix typo in a maintainer email address.
13244 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13246         * configure.in: Remove two redundant tests.
13248 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13250         * configure.in (mips*-*-irix6*o32): Enable stabs.
13252 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13254         * configure.in: Don't build grez.
13255         * Makefile.in: Ditto.
13257         * Makefile.in: Remove references to bsp, cygmon, libstub.
13258         * configure.in: Ditto.
13260         * configure.in: Remove leftover reference to gdbtest.
13262 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13264         * configure.in (gxx_include_dir):  Change to match versioned
13265         C++ headers if --enable-version-specific-runtime-libs is used.
13267 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13269         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13271 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13273         * configure.in: Make --without-x work.
13275 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13277         * configure.in: Rearrange target Makefile fragment collection.
13279         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13280         cvs[src].
13281         * configure.in: Ditto.
13283 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13285         * MAINTAINERS (Write After Approval): Update my e-mail address.
13287 2002-06-24  Ben Elliston  <bje@redhat.com>
13289         * configure.in (host_tools): Remove cgen.
13291         * Makefile.in (all-cgen): Remove; runs from its source directory.
13292         (check-cgen, install-cgen, clean-cgen): Likewise.
13293         (all-opcodes): Do not depend on all-cgen.
13294         (all-sim): Likewise.
13296 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13298         * Makefile.in: Eliminate 'apache' targets.
13299         * configure.in: Eliminate 'apache' targets.
13301         * configure.in: Eliminate redundant tests.  Reorganize.
13303         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13305         * config-ml.in: Eliminate references to Cygnus configure.
13307         * Makefile.in: Eliminate references to building emacs.
13309 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13311         * MAINTAINERS: Update my email address.
13313 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13315         * config.if (libstdcxx_incdir): Version C++ headers.
13316         (cxx_incdir): Remove.
13318 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13320         * MAINTAINERS (Write After Approval): Add self.
13322 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13324         * configure.in: Add support for ip2k.
13326 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13328         * configure.in: Fix AIX configury bug.
13330 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13332         * MAINTAINERS (Write After Approval): Add self.
13334 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13336         * configure.in: replace ${topsrcdir} with ${srcdir}
13338         * configure.in: Move definition of libstdcxx_flags
13339         right above usage, rather than waaay earlier.
13341         * configure.in: Pull definition of is_cross_compiler earlier.
13343         * configure.in: Rearrange a little.
13345         * configure.in: Remove references to librx.
13346         * Makefile.in: Remove references to librx.
13348 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13350         * config.sub: Add support for avr target.
13351         Import from master sources, rev 1.255
13353 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13355         * configure, .cvsignore:  Revert previous change...
13356         * Makefile:  ...delete.
13358 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13360         * configure.in: Eliminate ${gasdir} variable.
13362 2002-06-18  Dave Brolley  <brolley@redhat.com>
13364         * configure.in: Add support for frv.
13365         * config.sub: Add support for frv.
13367 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13369         * configure:  Remove garbage from previous commit.
13371 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13373         * configure:  For in-source builds, make a subdir and re-exec there.
13374         * Makefile:  New file.  Pass targets through to build directory.
13375         * .cvsignore:  No longer ignore "Makefile".
13377 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13379         * MAINTAINERS (Write After Approval): Add self.
13381 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13383         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13385 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13387         * configure.in (vax-*-netbsd*): Re-enable gas.
13389 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13391         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13392         BUILD_PREFIX_1, to correct nomenclature.
13393         * configure: Likewise.
13395         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13396         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13398 2002-05-31  Olaf Hering  <olh@suse.de>
13400         * config-ml.in: Propogate DESTDIR also.
13402 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13404         * configure.in (vax-*-netbsd*): Don't build gas for this
13405         platform.
13407 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13409         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13410         and libgcj for AVR.
13412 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13414         * MAINTAINERS (Write After Approval): Add myself.
13416 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13418         * config.guess: Update to 2002-05-22 version.
13419         * config.sub: Likewise.
13421 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13423         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13424         * config-ml.in: Likewise.
13425         * configure: Likewise.
13426         * configure.in: Likewise.
13428 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13430         * MAINTAINERS: Update my email address.
13432 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13434         * configure.in: Simplify makefile fragment collection.
13436         * configure.in: Remove code to build emacs.
13438         * configure.in : Remove --srcdir argument from targargs and buildargs
13439         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13441         * configure: Move some logic to configure.in.
13442         * configure.in: Move some logic from configure.
13444 2002-05-11  Tom Tromey  <tromey@redhat.com>
13446         * MAINTAINERS: Reflect libgcj reality.
13448 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13450         * Makefile.in: Honour DESTDIR.
13452 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13454         * config.guess: Import 2002-03-20 version.
13455         * config.sub: Import 2002-04-26 version.
13457 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13459         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13461 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13463         * MAINTAINERS: Add self.
13465 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13467         * ltmain.sh: Detect and handle object name conflicts
13468         while piecewise linking a static library.
13470 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13472         * configure.in (noconfigdirs): Don't disable libgcj on
13473         sparc64-*-solaris* and sparcv9-*-solaris*.
13475 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13477         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13479 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13481         * configure.in (FLAGS_FOR_TARGET): Do not add
13482         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13483         on i[3456]86-*-linux*.
13485 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13487         * configure.in (noconfigdirs): Replace [ ] with test.
13489         * configure.in (noconfigdirs): Do not add target-newlib if
13490         target == i[3456]86-*-linux*, and host == target.
13492 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13494         * configure.in: delete reference to absent file
13496         * configure.in: replace '[' with 'test'
13498         * configure.in: Eliminate references to gash.
13499         * Makefile.in: Eliminate references to gash.
13501         * configure.in: remove useless references to 'pic' makefile fragments.
13503         * configure.in: (*-*-windows*) Finish removing.
13505         * configure.in: Eliminate redundant test for libgui.
13507 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13509         * MAINTAINERS: Add self and realphabetize.  Update entries
13510         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13511         entry for a29k port maintainer.
13513 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13515         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13516         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13518 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13520         * configure.in: remove references to dead files
13522 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13524         * MAINTAINERS: Add information about purpose of this file.
13526 2002-04-18  Tom Tromey  <tromey@redhat.com>
13528         * configure.in: Disallow configuring libgcj when it is already
13529         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13530         Solaris 2.8 by default.  For PR libgcj/6158.
13532 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13534         * configure.in:  Move default CC setting out of config/mh-* fragments
13535         directly into here.
13537 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13539         * configure.in: don't even try to configure or make a subdirectory
13540         if there's no configure script for it.
13542 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13544         * MAINTAINERS: Remove chill maintainers.
13545         * Makefile.in (CHILLFLAGS): Remove.
13546         (CHILL_LIB): Remove.
13547         (TARGET_CONFIGDIRS): Remove libchill.
13548         (CHILL_FOR_TARGET): Remove.
13549         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13550         CHILL_LIB.
13551         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13552         (CHECK_TARGET_MODULES): Likewise.
13553         (INSTALL_TARGET_MODULES): Likewise.
13554         (CLEAN_TARGET_MODULES): Likewise.
13555         (configure-target-libchill): Remove.
13556         (all-target-libchill): Remove.
13557         * configure.in (target_libs): Remove target-libchill.
13558         Do not compute CHILL_FOR_TARGET.
13559         * libchill: Remove directory.
13561 2002-04-11  DJ Delorie  <dj@redhat.com>
13563         * Makefile.in, configure.in: Sync with binutils, entries
13564         follow...
13566 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13568         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13569         (do-tar, do-bz2): New rules.
13570         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13571         (gdb-tar): New rule.
13572         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13573         (insight_dejagnu.tar): New rule.
13574         (insight.tar): New rule.
13575         (gdb+dejagnu.tar): New rule.
13576         (gdb.tar): New rule.
13578 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13580         * Makefile.in: Add all-tix to deps for all-snavigator
13581         so that tix is built when building snavigator.
13583 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13585         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13586         ld and gdb are not supported.
13588 2002-01-07  Mark Salter  <msalter@redhat.com>
13590         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13591         Allow target-libgloss to be built for arm, strongarm, and xscale.
13593 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13595         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13596         options for i[3456]86-pc-linux* native builds.
13598 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13600         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13601         files from .po files for a distribution.
13603 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13605         * configure.in: Enable libstdc++-v3 for h8300 targets.
13607 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13609         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13610         version from bfd/.
13612 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13614         * Makefile.in (VER): When present, extract the version number from
13615         the file version.in.
13617 2001-05-24  Tom Rix  <trix@redhat.com>
13619         * configure.in : enable ld for aix
13621 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13623         * config.guess: Add linux target for S/390.
13625 2000-11-07  Philip Blundell  <pb@futuretv.com>
13627         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13629 2000-11-03  Philip Blundell  <pb@futuretv.com>
13631         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13632         files.
13634 2001-01-15  Ben Elliston  <bje@redhat.com>
13636         * configure.in (host_tools): Add sid.
13637         Always configure cgen.
13639 2000-11-24  Nick Clifton  <nickc@redhat.com>
13641         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13643 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13645         * Makefile.in (ALL_MODULES): Add all-cgen.
13646         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13647         (all-cgen): New target.
13648         (all-opcodes,all-sim): Depend on all-cgen.
13649         * configure.in (host_tools): Add cgen.
13650         Only configure cgen if --enable-cgen-maint.
13652 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13654         * configure.in: Add *-*-freebsd* configurations.
13656 2002-04-08  Tom Tromey  <tromey@redhat.com>
13658         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13659         Fixes PR libgcj/6068.
13661 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13663         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13665 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13667         * configure.in (alpha*-dec-osf*): Enable libgcj.
13669 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13671         * MAINTAINERS (Write After Approval): Add myself.
13673 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13675         Fix for: PR bootstrap/3591, target/5676
13676         * configure.in (mcore-pe): Disable the configuration of
13677         libstdc++-v3 since exceptions are not supported.
13679 2002-03-20  Anthony Green  <green@redhat.com>
13681         * configure.in: Enable libgcj for xscale-elf target.
13683 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13685         * MAINTAINERS:  Update my email address.
13687 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13689         * ltmain.sh (relink_command): Fix typo in previous change.
13691 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13693         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13694         (relink_command): Added --tag flags.
13695         (mode=install): If relinking fails; error out.
13697 2002-03-12  Richard Henderson  <rth@redhat.com>
13699         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13700         .NOTPARALLEL tag.
13701         (do-check): Rename from check.
13702         (check): Allow parallel check.
13704 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13706         * MAINTAINERS: Add myself as maintainer for xtensa port.
13707         Fix alphabetical order in CPU port maintainer list.
13708         Remove myself from Write After Approval list.
13710 2002-03-11  Richard Henderson  <rth@redhat.com>
13712         * Makefile.in (.NOTPARALLEL): Add fake tag.
13714 2002-03-07  H.J. Lu  (hjl@gnu.org)
13716         * configure.in: Enable gprof for mips*-*-linux*.
13718 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13720         * MAINTAINERS (Write After Approval): Add myself.
13722 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13724         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13725         libjava.
13726         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13728 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13730         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13731         because its Makefile is there; test for the executable instead.
13733 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13735         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13736         libstdc++-v3 and libjava.
13738 2002-02-11  Adam Megacz  <adam@xwt.org>
13740         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13741         boehm-gc
13743 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13745         * config.guess: Updated to 2002-01-30's version.
13746         * config.sub: Updated to 2002-02-01's version.
13747         Contribute sh64-elf.
13748         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13749         * configure.in: Added sh64-*-*.
13751 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13753         * MAINTAINERS: Belatedly add myself to write after approval list.
13755 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13757         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13758         Remove self as Write After Approval.
13760 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13762         * MAINTAINERS: Put self in as maintainer for contrib/regression
13763         directory.
13765 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13767         * MAINTAINERS:  Update my email address.
13769 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13771         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13772         target-libiberty, and target-libgloss.  Skip Java-related
13773         libraries if not supported for NetBSD on target CPU.
13775 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13777         * install-sh: Use _inst.$$_ for temp file name.
13779 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13781         * MAINTAINERS (Write After Approval): Move my contact info
13782         from here...
13783         (OS Port Maintainers): ...to here (netbsd).
13785 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13787         * MAINTAINERS (Write After Approval): Add myself.
13789 2002-01-17  H.J. Lu  <hjl@gnu.org>
13791         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13792         (all-target-fastjar): Also depend on all-target-libiberty.
13794 2002-01-16  H.J. Lu  (hjl@gnu.org)
13796         * config.guess: Import from master sources, rev 1.225.
13797         * config.sub: Import from master sources, rev 1.238.
13799 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13801         * MAINTAINERS (Write After Approval): Remove myself.
13803 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13805         * MAINTAINERS (Write After Approval): Add myself.
13807 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13809         * MAINTAINERS: Add self as docs co-maintainer.
13811 2001-12-11  Matthias Klose  <doko@debian.org>
13813         * MAINTAINERS (Write After Approval): Add myself.
13815 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13817         * MAINTAINERS: Update my email address.
13819 2001-12-07  Turly O'Connor  <turly@apple.com>
13820         * MAINTAINERS (Write After Approval): Add myself.
13821         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13822         (rs6000_initialize_trampoline): Call __trampoline_setup for
13823         ABI_DARWIN too.
13824         * darwin-tramp.asm: New file, implements __trampoline_setup.
13825         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13827 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13829         * MAINTAINERS (Write After Approval): Add myself.
13831 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13833         * configure, configure.in: Use temp file for long sed commands.
13835 2001-12-03  Laurent Guerby  <guerby@acm.org>
13837         * config.sub: Update to version 1.232 on subversion.
13839 2001-12-03  Ben Elliston  <bje@redhat.com>
13841         * MAINTAINERS: Update mail address for config.* patches.
13843 2001-11-27  DJ Delorie  <dj@redhat.com>
13844             Zack Weinberg  <zack@codesourcery.com>
13846         When build != host, create libiberty for the build machine.
13848         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13849         CONFIG_ARGUMENTS.
13850         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13851         New variables.
13852         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13853         and rules.
13854         (all.normal): Depend on ALL_BUILD_MODULES.
13855         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13856         (all-build-libiberty): Depend on configure-build-libiberty.
13858         * configure: Calculate and substitute proper value for
13859         ALL_BUILD_MODULES.
13860         * configure.in: Create the build subdirectory.
13861         Calculate and substitute TARGET_CONFIGARGS (formerly
13862         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13864 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13866         * MAINTAINERS (write-after-approval): Add self.
13868 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13870         * MAINTAINERS (GNATS only accounts): Remove self.
13872 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13874         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13875         libf2c.
13877 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13879         * MAINTAINERS (Write After Approval): Add self.
13881 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13883         * MAINTAINERS: mips and s390 are also CPU ports.
13885 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13887         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13889 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13891         * MAINTAINERS: Alphabetize.
13893 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13895         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13897 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13899         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13901 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13903         * configure.in (--enable-languages): Be more permissive about
13904         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13906 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13908         * config.sub: Import from master sources, rev. 1.230.
13909         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13911 2001-11-07  Laurent Guerby  <guerby@acm.org>
13913         * MAINTAINERS (Write After Approval): Add self.
13915 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13917         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13919 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13921         * config.sub: Import from master sources, rev 1.226.
13922         * config.guess: Import from master sources, rev 1.216.
13924 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13926         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13927         * MAINTAINERS: Add self as maintainer of MMIX port.
13928         Remove old after-approval entry.
13930 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13932         * ChangeLog, configure: Fix spelling errors.
13934 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13936         * MAINTAINERS: Tweak my address.
13938 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13940         * MAINTAINERS: Update my email address.
13942 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13944         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13945         * MAINTAINERS: Add self as maintainer of CRIS port.
13947 2001-10-10  Geert Bosch  <bosch@gnat.com>
13949         * MAINTAINERS (Various maintainers: Ada front end):
13950         Added Robert Dewar.
13952 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13954         * MAINTAINERS (Write After Approval): Added self
13956 2001-10-02  Geert Bosch  <bosch@gnat.com>
13958         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13960 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13962         * configure: Handle temporary files securely using mkdir.
13964 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13966         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13968 2001-09-26  Will Cohen  <wcohen@redhat.com>
13970         * configure.in (*-*-linux*): Disable configuration of target-newlib
13971         and target-libgloss.
13973 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13975         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13976         RANLIB.
13978 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13980         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13981         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13982         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13983         avoid quotes nesting problems.
13984         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13985         (DO_X): Export only variables that are set.
13987 2001-09-19  Ben Elliston  <bje@redhat.com>
13989         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13990         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13991         semantics.  Use the shell built-in "type" command instead.
13993 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13995         Merged from gcc-3_0-branch:
13996         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13997         * ltcf-c.sh: Use $objext, not $ac_objext.
13998         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13999         * ltcf-cxx.sh: Add support for GNU.
14000         2001-07-22  Timothy Wall  <twall@redhat.com>
14001         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14002         default settings if using GNU tools with that configuration.
14003         * ltcf-cxx.sh: Ditto.
14004         * ltcf-gcj.sh: Ditto.
14005         2001-07-21  Michael Chastain  <chastain@redhat.com>
14006         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14007         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14008         * ltmain.sh: Mark as gcc-local.
14010 2001-08-30  Eric Christopher  <echristo@redhat.com>
14011             Jason Eckhardt  <jle@redhat.com>
14013         * config.guess: Merge from master sources.
14014         * config.sub: Merge from master sources, add support for mipsisa32.
14016 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14017         * config.sub: Merge from master sources, rev 1.219.
14018         * MAINTAINERS: Add self as contact for stormy16 port.
14020 2001-08-14  Zack Weinberg  <zackw@panix.com>
14022         * config.sub: Merge from master sources, rev 1.218.
14023         * config.guess: Merge from master sources, rev 1.209.
14025 2001-08-11  Graham Stott  <grahams@redhat.com>
14027         * Makefile.in (check-c++): Add missing semicolon.
14029 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14031         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14033 2001-07-30  Eric Christopher  <echristo@redhat.com>
14035         * MAINTAINERS (Various maintainers: mips port): Added myself.
14037 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14039         * configure.in (sh-*-linux*): New.
14041 2001-07-27  Richard Henderson  <rth@redhat.com>
14043         * .cvsignore: Add LAST_UPDATED.
14045 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14047         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14049 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14051         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14053 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14055         * MAINTAINERS (Write After Approval): Added myself.
14057 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14059         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14060         and libgcj on m68hc11/m68hc12.
14062 2001-06-27  H.J. Lu  (hjl@gnu.org)
14064         * Makefile (CFLAGS_FOR_BUILD): New.
14065         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14067 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14069         * README: Remove version number.
14071 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14073         * INSTALL/README: Update wrt. to the installation instructions now
14074         residing in gcc/doc/install.texi.
14076 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14078         * README: Replace with a cut-down and updated version of gcc/README.
14080 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14082         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14083         multilibs to be disabled.
14085 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14087         * MAINTAINERS (Write After Approval): Add myself.
14089 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14091         * config.guess: Import CVS version 1.195.
14092         * config.sub: Import CVS version 1.212.
14094 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14096         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14097         gcc/xgcc is built, use -print-prog-name to find out the program
14098         name to use.
14100 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14102         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14103         appear to also be in the master copy.
14104         * config.sub:  Import CVS version 1.211.
14106 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14108         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14109         with_gcc]: Use `gcc -shared' to build a shared library.
14111 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14113         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14114         archives.
14116 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14118         * MAINTAINERS (Write After Approval): Add myself.
14120 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14122         * configure.in (libstdcxx_flags): Do not try to execute
14123         libstdc++-v3/testsuite_flags until it exists.
14125 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14127         * MAINTAINERS: Update my email address.
14129 2001-05-31  Graham Stott  <grahams@redhat.com>
14131         * MAINTAINERS (Write After Approval): Add myself.
14133 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14135         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14136         libraries when using g++ with native linker.
14138 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14140         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14142 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14144         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14145         [aix4*|aix5*]: Prepend blank.
14147 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14149         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14150         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14151         of subdir/configure scripts to use the new libtool.m4.
14153 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14155         * MAINTAINERS (Write After Approval): Add myself.
14157 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14159         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14161 2001-05-11  Ben Elliston  <bje@redhat.com>
14163         * Makefile.in (all-sid): New target.
14164         (check-sid, clean-sid, install-sid): Likewise.
14166 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14168         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14170 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14172         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14173         libgcj.
14175 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14177         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14178         gcc/xgcc is built, use -print-prog-name to find out the program
14179         name to use.
14181 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14183         * configure.in (noconfigdirs): Don't reset it from scratch in the
14184         target case; only append to it.
14186         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14187         sparc-*-solaris2.8]: Disable ${libgcj}.
14189 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14191         * configure.in (libgcj_saved): Copy from $libgcj.
14192         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14193         --disable-libgcj.
14195 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14197         * MAINTAINERS: Remove self as MIPS maintainer and
14198         C front end maintainer.
14200 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14202         * configure.in: Move *-chorusos target case to the proper switch.
14203         Disable libgcj.
14205 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14207         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14208         1.641.2.228.
14210 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14212         * Makefile.in (STAGE1_CFLAGS): Pass down.
14214 2001-04-13  Alan Modra  <amodra@one.net.au>
14216         * config.guess: Add hppa64-linux support.  Note for next import that
14217         this is already in the master file.
14218         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14220 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14222         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14223         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14225 2001-04-11  Stan Shebs  <shebs@apple.com>
14227         * MAINTAINERS: Add self as Darwin port maintainer.
14229 2001-04-11  Alan Modra  <amodra@one.net.au>
14231         * MAINTAINERS: Update my email address.
14233 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14235         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14236         recent versions of FreeBSD (release 3 or later).
14237         * ltconfig: On FreeBSD, -lc must not be provided when building
14238         a shared library or else the standard -pthread gcc option is
14239         rendered worthless to later users of the built library.
14241 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14243         * MAINTAINERS: Add self and RTH as C front end maintainers.
14245 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14247         * config.sub: Make sure to match an already-canonicalized
14248         machine name (eg. mn10300-unknown-elf).
14250 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14252         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14253         New macros.
14254         (bootstrap, cross): Use RECURSE_FLAGS.
14255         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14257 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14259         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14261 2001-03-22  Colin Howell  <chowell@redhat.com>
14263         * Makefile.in (DO_X): Do not backslash single-quotes in
14264         backquotes (two places).
14266 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14268         Re-installed:
14269         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14270         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14271         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14272         * ltcf-cxx.sh: Likewise.
14273         * ltcf-gcj.sh: Likewise.
14275 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14277         * MAINTAINERS: Add myself as "documentation co-maintainer".
14279 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14281         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14282         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14284 2001-03-19  Tom Tromey  <tromey@redhat.com>
14286         * config-ml.in: Handle GCJ and GCJFLAGS.
14288 2001-03-21  Michael Chastain  <chastain@redhat.com>
14290         * Makefile.in: all-m4 depends on all-texinfo.
14292 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14294         * MAINTAINERS: Add myself to write after approval list.
14296 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14298         * Makefile.in (DO_X): Quote nested quotes.
14300 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14302         * MAINTAINERS: Add myself to write after approval list.
14304 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14306         * Makefile.in (DO_X): Use double quotes for quoting
14307         "RANLIB=$${RANLIB}".
14309 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14311         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14313 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14315         * configure.in: Only use `lang_requires' for languages athat are
14316         actually enabled.
14318 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14320         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14322 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14324         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14326 2001-03-07  Tom Tromey  <tromey@redhat.com>
14328         * configure.in: Allow config-lang.in to set `lang_requires' to list
14329         of other required languages.
14331 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14333         * Makefile.in: Remove RANLIB definition. Use RANLIB
14334         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14335         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14337 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14338             Alexandre Oliva  <aoliva@redhat.com>
14340         * Makefile.in (check-c++): Use tabs, not spaces.
14342 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14344         * MAINTAINERS: add myself to Write After Approval list.
14346 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14348         * Makefile.in (check-c++): New rule.
14350         * configure.in (target_libs): Remove libg++.
14351         (noconfigdirs): Remove libg++.
14352         (noconfigdirs): Same.
14353         (noconfigdirs): Same.
14354         (noconfigdirs): Same.
14356         * config-ml.in: Remove libg++ references.
14358         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14359         (ALL_TARGET_MODULES): Same.
14360         (configure-target-libg++): Remove.
14361         (all-target-libg++): Remove.
14362         (configure-target-libio): Remove.
14363         (all-target-libio): Remove.
14364         (check-target-libio): Remove.
14365         (.PHONY): Remove.
14366         (libg++.tar.bz2): Remove.
14367         (all-target-cygmon): Remove libio.
14368         (all-target-libstdc++): Remove.
14369         (configure-target-libstdc++): Remove.
14370         (TARGET_LIB_PATH): Remove libstdc++.
14371         (ALL_GCC_CXX): Remove libstdc++.
14372         (all-target-gperf): Correct.
14374 2001-02-16  Nick Clifton  <nickc@redhat.com>
14376         * configure.in (noconfigdirs): Allow configuration of texinfo
14377         for Cygwin hosts.
14379 2001-02-15  Anthony Green  <green@redhat.com>
14381         * configure: Introduce GCJ_FOR_TARGET.
14382         * configure.in: Ditto.
14383         * Makefile.in: Ditto.
14385 2001-02-13  Andreas Schwab  <schwab@suse.de>
14387         * MAINTAINERS: Update mail address.
14389 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14391         * config.guess: Add linux target for S/390.
14392         * config.sub: Likewise.
14394 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14396         * configure.in: for *-chorusos, don't config target-newlib and
14397         target-libgloss.
14399 2001-02-06  Ben Elliston  <bje@redhat.com>
14401         * configure: Output host type to stdout, not stderr.
14403 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14405         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14406         * ltcf-cxx.sh: Likewise.
14408         * config.if: Assume enable_libstdcxx_v3 is defined.
14410 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14412         Remove V2 C++ library.
14413         * configure.in: Remove --enable-libstdcxx_v3 support.
14415 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14417         * include/demangle.h: Add prototype for java_demangle_v3.
14419 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14421         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14423 2001-01-27  Richard Henderson  <rth@redhat.com>
14425         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14427 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14429         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14430         Don't unset, it's non-portable and no longer necessary, set to empty
14431         instead.
14433 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14435         * ltconfig: Shell portability fix for the tagname validity check.
14437 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14439         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14440         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14442 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14444         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14446 2001-01-26  Tom Tromey  <tromey@redhat.com>
14448         * configure.in: Allow libgcj to be built on Sparc Solaris.
14450 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14452         * ltcf-c.sh: Add aix5 case.
14453         * ltcf-cxx.sh: Likewise.
14454         * ltconfig: Likewise.
14456 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14458         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14459         keep at least one of build_libtool_libs or build_old_libs set to
14460         yes.
14462         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14463         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14465 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14467         * configure.in: Enable libgcj on several additional platforms.
14469 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14471         * configure.in: Enable libgcj for linux targets.
14473 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14475         * MAINTAINERS (Write After Approval): Add myself.
14477 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14479         * MAINTAINERS: Add myself as vax port maintainer.
14481 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14483         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14485 2001-01-09  Mike Stump  <mrs@wrs.com>
14487         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14488         failures of subdirectories.
14490 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14492         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14493         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14494         * ltcf-cxx.sh: Likewise.
14495         * ltcf-gcj.sh: Likewise.
14496         * ltconfig.sh: Fix typo.
14498 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14500         * configure: handle DOS-style absolute paths.
14502 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14504         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14506 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14508         * MAINTAINERS: Add myself as avr port co-maintainer.
14510 2000-12-28  Ben Elliston  <bje@redhat.com>
14512         * MAINTAINERS: Add myself under ``Write After Approval''.
14514 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14516         * texinfo: Remove directory from GCC.
14518 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14520         * COPYING: Update to current
14521         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14522         to 19yy as example year in copyright notice).
14524 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14526         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14527         (libstdcxx_incdir): Pass down.
14528         * config.if: Remove expired bits for cxx_interface, add stub.
14529         (libstdcxx_incdir): Add variable for g++ include directory.
14530         * configure.in (gxx_include_dir): Use it.
14532 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14534         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14535         with old-email address from ``Write After Approval''.
14537 2000-12-15  Andreas Jaeger  <aj@suse.de>
14539         * configure.in: Handle lang_dirs.
14541 2000-12-14  Tom Tromey  <tromey@redhat.com>
14543         * MAINTAINERS: Removed brads.
14545         * MAINTAINERS: Added gcj developers.
14547 2000-12-13  Anthony Green  <green@redhat.com>
14549         * configure.in: Disable libgcj for any target not specifically
14550         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14551         with g++ abi.
14553 2000-12-13  Mike Stump  <mrs@wrs.com>
14555         * Makefile.in (local-distclean): Also remove fastjar.
14557 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14559         * contrib/gcc_update: Add fastjar --touch entries.
14561 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14563         * configure.in: Disable language-specific target libraries for
14564         languages that aren't enabled.
14566 2000-12-10  Anthony Green  <green@redhat.com>
14568         * configure.in: Define libgcj.  Disable libgcj target libraries for
14569         most targets.
14571 2000-12-10  Neil Booth  <neilb@earthling.net>
14573         * MAINTAINERS: Update mail address, remove from WAA list.
14575 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14577         * libjava: Imported from /cvs/java.
14578         * libffi: Likewise.
14579         * Boehm-gc: Likewise.
14581 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14583         * configure.in (target_libs): Revert 2000-12-08 patch.
14584         (noconfigdirs): Added target-libjava.
14586 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14588         * djunpack.bat: removed.
14590 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14592         * Makefile.in: handle DOS-style absolute paths.
14593         * config-ml.in: likewise.
14594         * symlink-tree: likewise.
14596 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14598         * fastjar: Imported.
14600 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14602         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14603         libjava.
14604         * configure.in (target_libs): Removed `target-libjava'.
14606 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14608         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14609         (ALL_MODULES): Added fastjar.
14610         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14611         (all-target-libjava): all-fastjar replaces all-zip.
14612         (all-fastjar): Added.
14613         (configure-target-fastjar, all-target-fastjar): Likewise.
14614         * configure.in (host_tools): Added fastjar.
14616 2000-12-07  Mike Stump  <mrs@wrs.com>
14618         * Makefile.in (local-distclean): Remove leftover built files.
14620 2000-11-24  Nick Clifton  <nickc@redhat.com>
14622         * configure.in (xscale-elf): Add target.
14623         (xscale-coff): Add target.
14625 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14627         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14628         recent versions of FreeBSD (release 3 or later).
14629         * ltconfig: On FreeBSD, -lc must not be provided when building
14630         a shared library or else the standard -pthread gcc option is
14631         rendered worthless to later users of the built library.
14633 2000-11-16  Fred Fish  <fnf@be.com>
14635         * configure.in (enable_libstdcxx_v3): Fix typo,
14636         libstd++ -> libstdc++.
14638 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14640         * MAINTAINERS: Add self to Write After Approval list.
14642 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14644         * MAINTAINERS: Update my email address.  Add myself to global write
14645         privs list.
14647 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14649         * Makefile.in: Merge with src and libgcj.
14650         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14651         configure-target-<library> when their configure scripts need the C
14652         or C++ library to have already been built to work properly.
14653         (do_proto_toplev): Set them to an empty string.
14655         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14656         (REALLY_SET_LIB_PATH): Use them.
14658 2000-11-17  Stan Shebs  <shebs@apple.com>
14660         * MAINTAINERS: Add self to Write After Approval list.
14662 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14664         * configure: Provide the original toplevel configure arguments
14665         (including $0) to subprocesses in the environment rather than
14666         through gcc/configargs.h.
14668 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14670         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14671         C99.  Alphabetise "Write After Approval" list.
14673 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14675         * configure: Turn on libstdc++ V3 by default.
14677         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14678         if we've got GCC.
14680 2000-11-11  Philip Blundell  <philb@gnu.org>
14682         * MAINTAINERS: Add self to Write After Approval list.
14684 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14686         * ltcf-c.sh (aix4): Improve shared library configuration; require
14687         exporting symbols.
14688         * ltcf-cxx.sh (aix4): Define.
14689         * ltconfig (aix4): Define library and soname specs appropriate for
14690         AIX.  Define command to create export symbols list.
14692 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14694         * config.sub: Add support for Sun Chorus
14696 2000-10-31  Nick Clifton  <nickc@redhat.com>
14698         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14699         <name>@redhat.com.  Also installed new email address for Clint
14700         Popetz.
14702 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14704         * etc: Remove directory from GCC.
14706 2000-10-16  Michael Meissner  <meissner@redhat.com>
14708         * configure (gcc/configargs.h): Only create if there is a build GCC
14709         directory created.
14711 2000-10-16  Matthias Klose  <doko@debian.org>
14713         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14714         when configured for libstdc++-v3.
14716 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14718         * configure: Save configure arguments to gcc/configargs.h.
14720 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14722         * config.guess: Import CVS version 1.157.
14723         * config.sub: Import CVS version 1.181.
14725 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14727         * Makefile.in (bootstrap): avoid recursion if subdir missing
14728         (cross): ditto
14729         (do-proto-toplev): ditto
14731 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14733         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14734         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14736         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14737         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14738         all affected `configure' scripts.
14740 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14742         * MAINTAINERS: Add self as cpplib co-maintainer.
14744 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14746         * MAINTAINERS: Add self to Write After Approval list.
14748 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14750         * INSTALL/README: egcs -> GCC update.
14752 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14754         * MAINTAINERS: Add myself to Write After Approval list.
14756 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14758         * MAINTAINERS: Add myself to Write After Approval list.
14760 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14762         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14763         X11 libraries for hppa64.
14765 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14767         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14769 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14771         * Makefile.in (all-zlib): Added dummy target.
14773         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14774         ltcf-gcj.sh: Updated from libtool multi-language branch.
14776 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14778         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14779         (bootstrap*): Depend on all-bootstrap.
14781 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14783         * config.guess: Import CVS version 1.156.
14784         * config.sub: Import CVS version 1.179.
14786 2000-09-02  Anthony Green  <green@cygnus.com>
14788         * Makefile.in (all-gcc): Depend on all-zlib.
14789         (CLEAN_MODULES): Add clean-zlib.
14790         (ALL_MODULES): Add all-zlib.
14791         * configure.in (host_libs): Add zlib.
14793 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14795         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14796         crosses, but add gcc/include to the header search path for them.
14798 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14800         * MAINTAINERS: Add self to Write After Approval list.
14802 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14804         * config.guess: Import CVS version 1.152.
14805         * config.sub: Import CVS version 1.177.
14807 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14809         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14810         $targargs to tell whether newlib is going to be built.
14812         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14813         $$r/TARGET_SUBDIR/libio for _G_config.h.
14815 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14817         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14819 2000-08-22  DJ Delorie  <dj@redhat.com>
14821         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14823 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14825         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14826         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14827         sub-configures.
14829 2000-08-21  DJ Delorie  <dj@redhat.com>
14831         * MAINTAINERS: Add self as a libiberty maintainer
14833 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14835         * configure.in (libstdcxx_flags): Use
14836         libstdc++-v3/src/libstdc++.INC.
14838 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14840         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14842 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14844         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14846         * configure: Make enable_threads and enable_shared defaults
14847         explicit.  Substitute enable_threads into generated Makefiles.
14848         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14849         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14851 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14853         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14855 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14857         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14858         previous delta.
14860 2000-08-11  Jason Merrill  <jason@redhat.com>
14862         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14863         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14864         (FLAGS_FOR_TARGET): Not here.
14865         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14867 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14869         * config-ml.in (CC, CXX): Don't introduce a leading space.
14871 2000-08-07  DJ Delorie  <dj@delorie.com>
14873         * MAINTAINERS: Add self as a DJGPP maintainer
14875 2000-08-07  DJ Delorie  <dj@redhat.com>
14877         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14878         "if we're also building gcc, and it's a gcc that will run on the
14879         build machine, we want to use its includes instead of the system's
14880         default includes".
14882 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14884         * MAINTAINERS: Add self to Write After Approval list.
14886 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14888         * configure.in (libstdcxx_flags): Don't use `"'.
14890         * config-ml.in: Adjust multilib search paths to the
14891         appropriate multilib tree.
14893 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14895         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14896         commas in $LANGUAGES.
14898 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14900         * configure.in: Re-enable all references to libg++ and librx.
14902 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14904         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14905         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14906         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14907         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14909         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14911 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14913         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14914         CXX_FOR_TARGET for sed.
14916 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14918         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14919         Do not override if already set in the environment or in configure.
14920         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14921         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14923 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14925         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14926         the libtool CVS tree multi-language branch.
14927         * ltconfig, ltmain.sh: Updated.
14929 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14931         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14932         (clean-target): Depend on it.
14934         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14935         (GCC_FOR_TARGET): Use it.
14936         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14937         * configure.in: ... here.
14938         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14939         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14941 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14943         * MAINTAINERS: Add self to Write After Approval list.
14945 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14947         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14948         (configure-target-libchill, configure-target-libobjc): Likewise.
14950         * configure.in: Use the same cache file for all target libs.
14951         * config-ml.in: But different cache files per multilib variant.
14953 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14955         * configure (topsrcdir): Don't use dirname.
14957 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14959         * MAINTAINERS: Add self to Write After Approval list.
14961 2000-07-20  Jason Merrill  <jason@redhat.com>
14963         * configure.in: Remove all references to libg++ and librx.
14965         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14967 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14969         * config.sub: Update to subversions version 2000-07-06.
14971 2000-07-12  Andrew Haley  <aph@cygnus.com>
14973         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14974         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14976 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14978         * symlink-tree:  Check number of arguments.
14980 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14982         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14983         search path for a g++ extracted from the build tree.  This
14984         will allow link tests run by configure scripts in
14985         subdirectories to succeed.
14987 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14989         * ltconfig: Add support for mips-dde-sysv4.2MP
14991 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14993         * MAINTAINERS: Add myself as loop discovery maintainer.
14995 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14997         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14998         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15000 2000-06-19  Timothy Wall  <twall@cygnus.com>
15002         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15003         * config.sub: Add tic54x target.
15005 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15007         * MAINTAINERS: Add self as Fortran maintainer,
15008         remove Craig Burley.
15010 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15012         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15013         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15015 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15017         * MAINTAINERS: Add self as i18n maintainer
15019 20000-05-21  H.J. Lu  (hjl@gnu.org)
15021         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15022         directory are used if they exist. Make sure
15023         $(build_tooldir)/include is searched for header files,
15024         $(build_tooldir)/lib/ for library files.
15025         (GCC_FOR_TARGET): Likewise.
15026         (CXX_FOR_TARGET): Likewise.
15028 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15030         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15032 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15034         * Makefile.in (configure-target-libiberty): Depend on
15035         configure-target-newlib.
15037 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15039         * configure.in, Makefile.in: Merge all libffi-related
15040         configury stuff from the libgcj tree.
15042 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15044         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15045         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15047 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15049         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15050         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15051         current version information.  Add to proto-toplev directory.
15052         (gdb-taz): Build do-djunpack.
15054 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15056         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15058 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15060         * MAINTAINERS: Add self to Write After Approval list.
15062 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15064         * ltmain.sh: Preserve in relink_command any environment
15065         variables that may affect the linker behavior.
15067 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15069         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15071 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15073         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15075 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15077         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15078         with the version name.
15080 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15082         * MAINTAINERS: Add self as bb-reorder maintainer.
15084 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15086         * config.if: Tweak.
15088 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15090         * djunpack.bat: New file.
15092 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15094         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15095         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15096         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15097         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15099 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15101         * config.sub (case $basic_machine): Change default for "ibm-*"
15102         to "openedition".
15104 2000-04-13  Andreas Jaeger  <aj@suse.de>
15106         * MAINTAINERS: Added myself.
15108 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15110         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15111         (do-md5sum): New target.
15112         (MD5PROG): Define.
15113         (PACKAGE): Default to TOOL.
15114         (VER): Default to a shell script.
15115         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15116         md5 checksum generation.
15117         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15118         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15119         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15120         insight.tar.bz2): Use gdb-taz to create archive.
15122 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15124         * configure (warn_cflags): Delete.
15126 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15128         * MAINTAINERS: Added myself.
15130 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15131             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15133         * configure.in (enable_libstdcxx_v3): Add.
15134         (target_libs): Add bits here to switch between libstdc++-v2 and
15135         libstdc++-v3.
15136         * config.if: And this file too.
15137         * Makefile.in: Add libstdc++-v3 targets.
15139 2000-04-05  Michael Meissner  <meissner@redhat.com>
15141         * config.sub (d30v): Add d30v as a basic machine type.
15143 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15145         * configure.in: -linux-gnu*, not -linux-gnu.
15147 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15149         * MAINTAINERS: Add self in write-after-approval section.
15151 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15153         * MAINTAINERS: Add self as ia64 port maintainer.
15155 2000-03-08  Neil Booth  <NeilB@earthling.net>
15157         * MAINTAINERS: Add self in write-after-approval section.
15159 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15161         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15162         (do-tar-bz2): Replace TOOL with PACKAGE.
15163         (gdb.tar.bz2): Remove GDBTK from GDB package.
15164         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15165         dejagnu.tar.bz2): New packages.
15167 2000-02-27  Andreas Jaeger  <aj@suse.de>
15169         * configure.in: Add entry for mips*-*-linux*, move catch all
15170         *-*-*linux* entry below this one.
15172 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15174         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15176 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15178         * config.sub: Support an OS of "wince".
15180 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15182         * config.guess, config.sub: Updated to match config's 2000-02-15
15183         version.
15185 2000-02-23  Linas Vepstas  <linas@linas.org>
15187         * config.sub: Add support for Linux/IBM 370.
15188         * configure.in: Likewise.
15190 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15192         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15194 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15196         * config.guess: Guess "cygwin" rather than "cygwin32".
15198 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15200         * configure (gcc_version): When setting, narrow search to
15201         lines containing `version_string'.
15203 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15205         * config.sub: Add support for avr target.
15207 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15209         * MAINTAINERS: Add maintainers for MCore port.
15211 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15213         * config.sub: Add mmix-knuth-mmixware.
15215 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15217         * MAINTAINERS: Pair cccp with cpplib maintainership.
15219 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15221         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15222         structure stuff to -L library search.
15223         (CXX_FOR_TARGET): Ditto.
15224         (CROSS_CHECK_MODULES): Fix spelling mistake.
15226 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15228         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15229         the C++ compiler.
15231 2000-01-12  Richard Henderson  <rth@cygnus.com>
15233         * configure.in: Don't build some bits for beos.
15235 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15237         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15238         as include files.
15240 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15242         * Add self as cpplib maintainer, as requested by Jason
15243         Merrill.  Correct my e-mail address.
15245 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15247         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15248         not mh-aix43.
15250 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15252         * MAINTAINERS: Add myself to "write after approval" list.
15254 1999-12-14  Richard Henderson  <rth@cygnus.com>
15256         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15257         * config.sub: Accept alphaev[78], alphaev8.
15259 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15261         * config.guess, config.sub: Update from autoconf.
15263 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15265         * MAINTAINERS:  update my playtime e-address.
15267 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15269         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15270         necessary libraries are missing.
15272 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15274         * MAINTAINERS: Add new 'write after approval' maintainer.
15276 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15278         * MAINTAINERS: Add new Java maintainer.
15280 1999-10-25  Andreas Schwab  <schwab@suse.de>
15282         * configure: Fix quoting inside arguments of eval.
15284 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15286         * config-ml.in: Allow suppression of some ARM multilibs.
15288 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15290         * config.guess: Add OS/390 match pattern.
15291         * config.sub: Add mvs, openedition targets.
15292         * configure.in (i370-ibm-opened*): New.
15294 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15296         * config.sub: Add support for configuring for pj.
15298 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15300         * config.sub (maybe_os): Add support for configuring for fr30.
15302 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15304         * configure.in: Do not configure or build ld for AIX
15305         platforms.  ld is known to be broken on these platforms.
15307 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15309         * config-ml.in: Pass compiler flag corresponding to multidirs to
15310         subdir configures.
15312 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15314         * Makefile.in (LDFLAGS): Define.
15316 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15318         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15319         noconfigdirs.
15320         (*-*-cygwin*): Likewise.
15322 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15324         * mkdep: New file.
15325         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15326         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15328         From Eli Zaretskii <eliz@is.elta.co.il>:
15329         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15330         long file name when using DJGPP on MS-DOS.
15332 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15334         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15336 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15338         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15339         dependency as this causes "make check" to globally "make all"
15341 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15343         * configure.in (target_libs): Added target-zlib.
15344         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15345         (CONFIGURE_TARGET_MODULES): Likewise.
15346         (CHECK_TARGET_MODULES): Likewise.
15347         (INSTALL_TARGET_MODULES): Likewise.
15348         (CLEAN_TARGET_MODULES): Likewise.
15349         (configure-target-zlib): New target.
15350         (all-target-zlib): Likewise.
15351         (all-target-libjava): Depend on all-target-zlib.
15352         (configure-target-libjava): Depend on configure-target-zlib.
15354         * Makefile.in (configure-target-libjava): Depend on
15355         configure-target-newlib.
15356         (configure-target-boehm-gc): New target.
15357         (configure-target-qthreads): New target.
15359         * configure.in (target_libs): Added target-qthreads.
15360         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15361         (CONFIGURE_TARGET_MODULES): Likewise.
15362         (CHECK_TARGET_MODULES): Likewise.
15363         (INSTALL_TARGET_MODULES): Likewise.
15364         (CLEAN_TARGET_MODULES): Likewise.
15365         (all-target-qthreads): New target.
15366         (configure-target-libjava): Depend on configure-target-qthreads.
15367         (all-target-libjava): Depend on all-target-qthreads.
15369         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15370         (CONFIGURE_TARGET_MODULES): Likewise.
15371         (CHECK_TARGET_MODULES): Likewise.
15372         (INSTALL_TARGET_MODULES): Likewise.
15373         (CLEAN_TARGET_MODULES): Likewise.
15374         (all-target-libjava): New target.
15375         (all-target-boehm-gc): Likewise.
15376         * configure.in (target_libs): Added libjava, boehm-gc.
15378 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15380         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15381         configure.bat in SUPPORT_FILES.
15382         (gas+binutils.tar.bz2): Likewise.
15384         * makeall.bat: Remove; obsolete.
15386 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15388         From Mark Elbrecht:
15389         * configure.bat: Remove; obsolete.
15391 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15393         * configure: Add -W -Wall to the default CFLAGS when compiling with
15394         gcc.
15396 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15398         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15400 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15402         * configure.in: Build ld on IRIX6.
15404 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15406         * Makefile.in: Change distribution targets to use bzip2 instead of
15407         gzip.
15408         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15409         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15411 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15413         * config.sub: Add mcore target.
15415 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15417         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15419 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15421         * config.guess (dummy): Changed to $dummy.
15423 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15425         * config.sub: Tidied up case statements.
15427 1999-05-22  Ben Elliston  <bje@cygnus.com>
15429         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15430         <jiro@din.or.jp>.
15432         * config.guess: Merge with FSF version. Future changes will be
15433         more accurately recorded in this ChangeLog.
15434         * config.sub: Likewise.
15436 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15438         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15440 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15442         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15444 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15446         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15448 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15450         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15451         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15452         Bad merge removed these two changes.
15454 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15455                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15457         * config.guess (interix Alpha): Add.
15459 1999-04-11  Richard Henderson  <rth@cygnus.com>
15461         * configure.in (i?86-*-beos*): Do config gperf; don't config
15462         gdb, newlib, or libgloss.
15464 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15466         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15467         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15468         from multidirs.
15470 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15472         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15474 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15476         * config.sub: Add support for mcore targets.
15478 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15480         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15481         not mt-ospace, in order to shut up assembler warning about using
15482         symbols that are named the same as registers.
15484 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15486         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15487         dependency list for all-target-cygmon.
15489 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15491         * config-ml.in: Check $host, not $target, for selective multilibs.
15492         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15493         thumb interworking, and underscore prefix multilibs.
15495 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15497         * missing: Update to version from current automake.
15499 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15501         * configure (gxx_include_dir): Removed.
15503         * configure.in (gxx_include_dir): Handle it.
15504         * Makefile.in: Likewise.
15506 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15508         * config.sub (mips64vr4111,mips64vr4111el) Add.
15510 1999-03-21  Ben Elliston  <bje@cygnus.com>
15512         * config.guess: Correct typo for detecting ELF on FreeBSD.
15514 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15516         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15517         config/mh-djgpp.
15519 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15521         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15522         all-target-newlib to dependency list for all-target-bsp.
15524 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15526         * config.sub: Add i386-uwin support.
15527         * config.guess: Likewise.
15529 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15531         * configure.in: cleanup, add mh-*pic handling for arm, special
15532         case powerpc*-*-aix*
15534 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15536         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15537         can be built.
15539 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15541         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15542         targets.
15544 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15546         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15548 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15550         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15552 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15554         * config.sub: Fix typo in arm recognition.
15556 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15558         * configure.in (noconfigdirs): Changed target_configdirs to
15559         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15560         rather than m68k-*-* since it is not known to work on
15561         m68k-aout. Ditto for arm-*-*oabi.
15563 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15565         * configure.in (*-*-windows*): Remove, no longer used.
15567 1999-02-19  Ben Elliston <bje@cygnus.com>
15569         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15570         Smart and improved by Andrew Cagney.
15572 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15574         * config.guess: Recognize openbsd-*-hppa.
15576 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15578         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15579         only if it is not empty.
15581 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15583         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15585         * config.guess: Modified to recognize uname's armv* syntax.
15587         * config.sub: Modified to recognize uname's armv* syntax.
15589 1999-02-17  Mark Salter  <msalter@cygnus.com>
15591         * configure.in: Added target-bsp for sparclite.
15593 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15595         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15597 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15599         * configure.in: Add support for strongarm port.
15600         * config.sub: Add support for strongarm target.
15602 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15604         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15605         the old name config/mh-cygwin32.
15606         Enable texinfo.
15608 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15610         * configure.in: Do build ld for ix86 Solaris.
15612 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15614         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15615         $AR_FOR_TARGET.  Likewise for RANLIB.
15617 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15619         * config.sub (oabi):  Recognize.
15620         * configure.in (arm-*-oabi):  Handle.
15622 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15624         * config.guess: Improve detection of i686 on UnixWare 7.
15626 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15628         * config.guess: Add support for i386-pc-interix.
15629         * config.sub: Likewise.
15630         * configure.in: Likewise.
15632 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15634         * Makefile.in: Remove unneeded all-target-libio from
15635         from all-target-winsup target since it is now unneeded.
15636         Add all-target-libtermcap in its place since it is now
15637         needed.
15639 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15641         * configure.in: makefile stub for cygwin target is probably
15642         unnecessary.  Remove it for now.
15644 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15646         * configure.in: libtermcap.a should be built when cygwin is the
15647         target as well as the host.
15648         * config.guess: Allow mixed case in cygwin uname output.
15649         * Makefile.in: Add libtermcap target.
15651 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15653         * config.sub: Clean up handling of hppa2.0.
15655 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15657         * config.guess: Use C code to identify more HP machines.
15659 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15661         * config.sub: Handle hppa2.0.
15663 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15665         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15666         cygmon for all sparclite targets, regardless of object format.
15668 1998-12-15  Mark Salter  <msalter@cygnus.com>
15670         * configure.in: Added target-bsp for several target architectures.
15672         * Makefile.in: Added rules for bsp.
15674 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15676         * config.guess: Improve detection of hppa2.0 processors.
15678 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15680         * config.guess: Recognize FreeBSD using ELF automatically.
15682 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15684         * configure (skip-this-dir): Add handling for new shell script, which
15685         might be created by a sub-directory's configure to indicate, this particular
15686         directory is "unwanted".
15687         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15689 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15691         * ltconfig: import from libtool, after changing libtool to
15692         account for the cygwin name change.
15694 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15696         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15697         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15699 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15701         * configure.in: Add libtermcap to list of cygwin dependencies.
15703 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15705         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15706         they include winsup/include when it's a cygwin target.
15708 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15710         * configure.in (host_tools): Added zip.
15711         * Makefile.in (all-target-libjava): Depend on all-zip.
15712         (all-zip): New target.
15713         (ALL_MODULES): Added all-zip.
15714         (NATIVE_CHECK_MODULES): Added check-zip.
15715         (INSTALL_MODULES): Added install-zip.
15716         (CLEAN_MODULES): Added clean-zip.
15718 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15720         * Makefile.in: lose "32" from comment about cygwin.
15722 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15724         * configure.in: Use -Os to build target libraries for the fr30.
15726 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15728         * config.sub: Add fr30.
15730 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15732         * configure.in: drop "32" from config/mh-cygwin32.  Check
15733         cygwin* instead of cygwin32*.
15734         * config.sub: Check cygwin* instead of cygwin32*.
15736 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15738         * config.guess: Match any version of Unixware7.
15740 1998-10-20  Syd Polk  <spolk@cygnus.com>
15742         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15743         if desired.
15745 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15747         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15748         these if the appropriate directories and files to not exist.
15750 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15752         * Makefile.in (DEVO_SUPPORT): Add config.if.
15754 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15756         * configure: Add pattern to replace "build_tooldir"'s
15757         definition in the generated Makefile with "tooldir"'s
15758         actual value.
15760 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15762         * config.sub: Bring back lost sparcv9.
15764         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15766 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15768         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15769         CC_FOR_TARGET and friends.
15771 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15773         * Makefile.in (build_tooldir): New variable, same as tooldir.
15774         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15775         -B$(build_tooldir)/bin/.
15776         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15778 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15780         * README: Remove installation instructions and refer to the
15781         INSTALL directory instead.
15783 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15785         * config.sub: Add support for i[34567]86-pc-udk.
15786         * configure.in: Likewise.
15788 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15790         * Makefile.in: add bzip2 package building bits for user
15791         tools module
15792         * configure.in: ditto
15794 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15796         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15797         (ALL_TARGET_MODULES): Add all-target-libobjc.
15798         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15799         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15800         (all-target-libchill): Add dependencies.
15801         * configure.in (target_libs): Add libchill.
15803 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15805         * configure.in (target_subdir): Remove duplicate line.
15807 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15809         * Makefile.in (all-automake): fix dependencies.
15811 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15813         * configure.in: Minor cleanups for building in the $(target_alias)
15814         subdir.
15816 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15818         * Makefile.in (bootstrap): Set r and s before make all.  Use
15819         BASE_FLAGS_TO_PASS in make all.
15820         (cross): Likewise.
15822 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15824         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15826 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15828         * config.sub: Fix typo in last change.
15830 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15832         * config.sub: Add support for C4x target.
15833         * configure.in: Likewise.
15835 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15837         * config.sub: Recognize sparcv9 just like sparc64.
15839 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15841         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15843 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15845         * config.guess: Correctly identify Pentium II sco boxes.
15847         * config.guess: Fix "tr" code.  From Weiwen Liu.
15849 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15851         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15852         stabs.
15854 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15856         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15857         (ALL_TARGET_MODULES): Add all-target-libchill.
15858         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15859         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15860         (all-target-libchill): Add dependencies.
15861         * configure.in (target_libs): Add libchill.
15863 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15865         * config.guess: Avoid assumptions about "tr" behaves when
15866         LANG is set to something other than English.
15868 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15870         * configure (gxx_include_dir): Changed to
15871         '${prefix}/include/g++'-${libstdcxx_interface}.
15873         * config.if: New to determine the interfaces.
15875 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15877         * config.guess: Detect and handle MPE/IX.
15878         * config.sub: Deal with MPE/IX.
15880 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15882         * configure.in: Use mh-aix43.
15884 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15886         * configure: Fix --without/--disable cases for gxx-include-dir.
15888 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15890         * mdata-sh:  Imported.  Needed for automake support.
15892 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15894         * Makefile.in (taz): Try "chmod -R og=u ." before
15895         "chmod og=u `find . -print`".
15897 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15899         * configure.in: Add arm-elf and thumb-elf support.
15901 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15903         * Makefile.in: Undo previous patch.
15905 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15907         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15908         to here ...
15909         (install-no-fixedincludes): and here
15910         (INSTALL_MODULES): ... from here.
15912 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15914         * config.sub: Merge with FSF.
15916         * config.guess: Merge with FSF.
15918 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15920         * configure (extraconfigdirs): New variable.
15921         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15922         * Makefile.in (all): Move higher in file.
15923         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15924         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15925         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15926         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15927         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15929 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15931         * Makefile.in (all-target-libjava): Depend on all-gcc and
15932         all-target-newlib.
15933         (configure-target-libjava): Depend on $(ALL_GCC).
15935 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15937         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15938         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15940 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15942         * INSTALL/README: Fix typo.
15944 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15946         * ylwrap: Change absolute path checks to check for DOS style path
15947         names.
15949         * ylwrap: Don't use a full path name if the source file is in the
15950         same directory.  From hjl@lucon.org (H.J. Lu).
15952         * config-ml.in: Default to being verbose, to match Feb 18 change to
15953         configure.
15955 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15957         Brought over from egcs:
15959         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15961         * configure.in (target_subdir): Set to ${target_alias} instead
15962         of "libraries".
15964         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15966         * configure.in (target_subdir): Set to libraries if enable_multilib.
15968 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15970         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15971         multilibs, force reconfiguration the first time we create
15972         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15974 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15976         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15977         avoid confusion with --no-recursion.
15979 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15981         * configure.in: Win32 hosts shouldn't use install -x
15982         * install-sh: remove -x option, and special .exe-handling
15983         hack.
15985 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15987         * config.guess: Recognize i586-pc-beos.
15988         * configure.in: Don't build some bits for beos.
15990 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15992         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15993         CFLAGS default to -O2.
15995         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15996         when using GNU ld.
15998 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16000         * ltmain.sh: Correct install when using a different shell.
16002 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16004         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16006 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16008         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16009         target.
16011 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16013         * ltconfig: Update to correct AIX handling.
16015 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16017         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16019         * configure.in (target_subdir): Set to ${target_alias} instead
16020         of "libraries".
16022 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16024         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16025         (Makefile): Depend on $(gcc_version_trigger).
16027         * configure (gcc_version): Change default initializer to empty
16028         string.
16029         (gcc_version_trigger): New variable; pass this variable down
16030         to subdir configures to enable them checking gcc's version
16031         themselves. Emit make macros for both gcc_version vars.
16032         (topsrcdir): Initialize reliably.
16033         (recursion line): Remove --with-gcc-version=${gcc_version}.
16035 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16037         * configure (enable_version_specific_runtime_libs): Implement new flag
16038         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16039         in $(libsubdir); emit definition in each generated Makefile.
16040         (gxx_include_dir): Initialize depending on
16041         $enable_version_specific_runtime_libs.
16043 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16045         * configure (gcc_version): Initialize properly depending on
16046         how and where configure is started.
16047         (recursion line): Pass a --with-gcc-version=${gcc_version}
16048         to configures in subdirs.
16050 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16052         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16053         cygmon
16055 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16057         * configure.in: Add cygmon and libstub support for mn10200.
16059 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16061         * configure (gcc_version): Add new variable describing the
16062         particular gcc version we're building.
16063         * Makefile.in (libsubdir): Add new macro for the directory
16064         in which the compiler finds executables, libraries, etc.
16065         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16066         and libsubdir.
16068 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16070         * Makefile.in (local-clean): Remove *.log.
16071         (warning.log): Built with warn_summary from build.log.
16072         (mail-report.log): Run test_summary.
16073         (mail-report-with-warnings.log): Run test_summary including
16074         warning.log in the report.
16076 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16078         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16080 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16082         * Makefile.in (grep): Grep no longer depends on libiberty.
16084 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16086         * Makefile.in: all-snavigator needs all-libgui.
16088 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16090         * configure.in: Add cygmon and libstub support for mn10300.
16092 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16094         * missing: Update to version from automake 1.3.
16096         * ltmain.sh: On installation, don't get confused if the same name
16097         appears more than once in the list of library names.
16099 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16101         * config.sub: Accept m68060 and m5200 as CPU names.
16103 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16105         * configure: Use && rather than using -a in test, because odd
16106         strings can confuse test.
16107         * configure.in: Likewise.
16109 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16111         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16113 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16115         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16116         bootstrap4-lean): New targets.
16118 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16120         * mpw-* Delete.  Not used.
16122 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16124         * COPYING.LIB: Update FSF address.
16126 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16128         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16130         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16131         GAS_SUPPORT_DIRS.
16133 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16135         * ltconfig, ltmain.sh: Avoid producing a version number if
16136         -version-info was not used.
16138 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16140         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16141         building with newlib.
16143 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16145         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16146         Solaris `make' causes it to continue to next definition.
16148 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16150         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16151         the right GUI libraries and files are installed along with GDB.
16153 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16155         * configure.in: Change alpha to alpha* in several places.
16157 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16159         * config.sub: Recognize sparc86x.
16161 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16163         * configure.in (--enable-target-optspace): Remove debug echo.
16165 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16167         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16169 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16171         * ltconfig: Update cygwin32 support.
16173         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16174         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16175         (GDB_SUPPORT_DIRS): Likewise.
16177 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16179         * configure.in (target_makefile_frag): If --enable-target-optspace,
16180         use -Os to compile target libraries rather than -O2.  Default to
16181         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16182         not used.
16183         * configure.in (target_cflags): Ditto for d30v.
16185 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16187         * Makefile.in (all-bfd): Depend on all-intl.
16188         (all-binutils): Likewise.
16189         (all-gas): Likewise.
16190         (all-gprof): Likewise.
16191         (all-ld): Likewise.
16193 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16195         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16197 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16199         * Makefile.in (all-bfd): Depend upon all-libiberty.
16201         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16203 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16205         * Makefile.in: Add libstub.
16207         * configure.in: Ditto. Build libstub for targets that have cygmon
16208         support.
16210 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16212         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16214 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16216         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16217         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16219 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16221         * configure: Define DEFAULT_M4 by searching PATH.
16222         * Makfile.in: Use DEFAULT_M4.
16224 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16226         * ltconfig: Add cygwin32 support.
16228         * Makefile.in, configure.in: Add libtool as a native only directory
16229         to configure and build.
16231 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16233         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16235 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16237         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16239 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16241         * Makefile.in: add ash make rules
16242         * configure.in: add ash to native_only and host_tools lists
16244 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16246         * Makefile.in (all-gettext, all-intl): New targets.
16247         (ALL_MODULES): Added all-gettext, all-intl.
16248         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16249         (INSTALL_MODULES): Added install-gettext, install-intl.
16250         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16252         * configure.in (host_tools): Added gettext.
16253         (native_only): Likewise.
16254         (noconfigdirs) [various cases]: Likewise.
16255         (host_libs): Added intl.
16257 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16259         * configure: Do not disable building gdbtk for cygwin32 hosts.
16261 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16263         * configure.in: Add thumb-coff target.
16264         * config.sub: Add thumb-coff target.
16266 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16268         * Makefile.in: Revert yesterday's change.
16269         (all-target-winsup):  all-target-librx stays out of here.
16271 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16273         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16274         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16275         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16276         Remove references to librx and libg++.
16278 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16280         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16281         recursive makes
16283 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16285         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16286         for newlib directory.
16287         (CXX_FOR_TARGET): Likewise.
16289 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16291         * ltconfig: Update after libtool/ltconfig.in change for
16292         hpux11.
16294 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16296         * ltconfig, ltmain.sh: Update to libtool 1.2.
16298 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16300         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16301         (install-gcc-cross): Instead, override LANGUAGES here.
16303 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16305         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16306         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16308 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16310         * configure.in: Add Thumb-pe target.
16312 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16314         * Makefile.in - changed sn targets to snavigator
16315         * configure.in - changed sn targets to snavigator
16317 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16319         * config-ml.in: After building symlink tree call make distclean
16320         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16321         to be the case for libiberty.
16323 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16325         * configure: When making link, also check the current
16326         directory. The configure scripts may create one.
16328 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16330         * config.sub: Accept alphapca56 and alphaev6 properly.
16332 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16334         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16336 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16338         * config.sub (sco5): Fix typo.
16340 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16342         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16343         install-itcl.
16344         (install-itcl): Remove dependency on install-tcl.
16346 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16348         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16350 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16352         * configure.in: Don't build libgui for a cygwin32 target when not on
16353         a cygwin32 host.
16355 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16357         * configure (redirect): Set to null, so default behavior of
16358         configure is now --verbose.
16360 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16362         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16363         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16365 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16367         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16368         this change to sync Makefile.in with its ChangeLog entries.
16370 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16372         * ltmain.sh (mkdir): Check that the directory doesn't exist
16373         before we exit with error, so that we don't get races during
16374         parallel builds.
16376 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16378         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16380 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16382         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16383         PICFLAG_FOR_TARGET.
16384         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16386         * configure: Emit a definition for the new macro enable_shared
16387         into each Makefile.
16389 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16391         * configure.in (host_tools, native_only): Add libtool.
16393 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16395         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16396         Fix typo in ming config comment.
16398 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16400         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16402 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16404         * config.sub: Add tic30 cases, and map c30 to tic30.
16406 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16408         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16409         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16410         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16411         (CLEAN_TARGET_MODULES): Similarly
16412         (all-target-libf2c): Add dependences.
16413         * configure.in (target_libs): Add libf2c.
16415 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16417         * configure.in: Remove expect from noconfigdirs when target
16418         is cygwin32.  OK to build expect and dejagnu with Canadian
16419         Cross.
16421 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16423         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16424         host.
16426         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16427         and mingw32.
16429 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16431         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16432         here as it is not defined in the toplevel Makefile.
16434 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16436         * configure (package_makefile_rules_frag): New variable, which names
16437         a file with generic rules, ...
16438         Change comment to mention we now have FIVE parts.
16439         * configure: Undo last change.
16441 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16443         * config.guess: More accurate determination of HP processor types.
16444         * config.sub: More accurate determination of HP processor types.
16446 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16448         * configure (package_makefile_frag): Move inserting the
16449         ${package_makefile_frag} to where it should be according
16450         to the comment.
16452 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16454         * config.guess: Add support for Linux/ARM.
16456 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16458         * .cvsignore: Remove *-info and *-install since they match
16459         release-info and mpw-install, which we don't want to just ignore.
16461 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16463         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16465 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16467         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16468         local_prefix to sub-make invocations.
16470 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16472         * configure.in: Check makefile fragments in the source
16473         directory.
16475 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16477         * configure.in: Check whether host and target makefile
16478         fragments exist before adding them to *_makefile_frag.
16480 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16482         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16484 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16486         * configure.in: Make sure we only replace RPATH_ENVVAR on
16487         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16488         regexp to sed.
16490         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16491         to sub-makes.
16493 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16495         * config-ml.in (multi-do): LDFLAGS must include multilib
16496         designator.
16498 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16500         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16502 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16504         * config.sub: Add mingw32 support.
16505         * configure.in: Likewise.
16507 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16509         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16511 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16513         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16514         * configure (gxx_include_dir): Provide a definition for subdirs
16515         which do not use autoconf.
16517 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16519         * config.guess: Sync with egcs.  Picks up new alpha support,
16520         BeOS & some additional linux support.
16522 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16524         * config.guess: HP 9000/803 is a PA1.1 machine.
16526 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16528         * configure.in: It's alpha*-...
16530 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16532         * configure.in (host_makefile_frag, target_makefile_frag):
16533         Handle multiple config files.
16534         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16535         alpha-*-*.
16537 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16539         * mkdep: New file.
16541 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16543         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16545 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16547         * Makefile.in: Add libgui directory.
16548         (GDB_TK): Add all-libgui.
16549         * configure.in: Add libgui directory.
16550         * configure: Add all-libgui to GDB_TK.
16552 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16554         * config-ml.in (multidirs): Add m32r to multilib list.
16556 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16558         * Makefile.in (all-target-gperf): Change dependency to
16559         all-target-libstdc++.
16561 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16563         * config.guess: Add BeOS support.
16565 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16567         Source directory cvs renamed to cvssrc:
16568         * configure.in (host_tools): Change cvs to cvssrc.
16569         (native_only): Likewise.
16570         (noconfigdirs) [various cases]: Likewise.
16571         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16572         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16573         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16574         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16575         (all-cvssrc): Rename target from all-cvs.
16577 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16579         * configure (gxx_include_dir): Fix thinko.
16581 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16583         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16584         (install-cross, install-gcc-cross): New targets.
16586 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16588         * configure.in (noconfigdirs): Add support for Thumb target.
16590         * config.sub (maybe_os): Add support for Thumb target.
16592 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16594         * Makefile.in: Add rules for cygmon.
16596         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16598 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16600         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16601         * configure (gxx_include_dir): Provide a definition for subdirs
16602         which do not use autoconf.
16604 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16606         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16607         11/18/97 build
16609 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16611         * From Franz Sirl.
16612         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16613         found on RedHat Linux systems.
16615 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16617         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16618         guesses.
16620 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16622         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16624 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16626         * ltmain.sh: If mkdir fails, check whether the directory was created
16627         anyhow by some other process.
16629 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16631         * configure.in (d30v-*-*): Configure all directories.
16633 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16635         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16636         for the D30V.
16638 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16640         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16642 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16644         * include/libiberty.h: Add extern "C" { so it can be used with C++
16645         progrms.
16646         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16647         programs.
16649 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16651         * configure.in (d30v-*-*): Configure GCC now.
16653 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16655         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16656         is no longer needed.
16658 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16660         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16662 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16664         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16665         targets using "$@" to provide support for similar but not identical
16666         targets without having to duplicate code.
16668 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16670         * makefile.vms: Fix to work with DEC C.
16672 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16674         * config.sub: Add mips-tx39-elf to marketing names.
16676 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16678         * ltmain.sh: Handle symlinks in generated script.
16680 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16682         * configure: Handle autoconf style directory options: --bindir,
16683         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16684         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16685         --sysconfdir.
16686         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16687         (sharedstatedir, localstatedir, oldincludedir): New variables.
16688         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16689         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16690         sbindir, sharedstatedir, and sysconfdir.
16692 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16694         * Makefile.in (bootstrap-lean): New target.
16696 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16698         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16699         sn, and gnuserv from noconfigdirs.
16701 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16703         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16705 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16707         * Makefile.in (cross): New target.
16709 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16710                           Jeff Law         <law@cygnus.com>
16712         * Makefile.in (bootstrap2, bootstrap3): New targets.
16713         (all-bootstrap): Remove outdated and confusing target.
16714         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16716 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16718         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16719         windows.  Consistent with gdb/configure.
16721 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16723         * configure.in: Name Linux target fragment.
16725         * configure: Rewrite so that project Makefile fragment is inserted
16726         first and appears last in the resulting Makefile.
16728 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16730         * Makefile.in (install-itcl): Install tcl first.
16732 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16734         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16736 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16738         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16740         * configure.in (skipdirs): Add target-librx for Linux.
16741         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16743 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16745         * Makefile.in (bootstrap): New target.
16747 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16749         * config.sub: Accept 'amigados' for backward compatibility.
16751 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16753         * config.guess: Merge with FSF.
16755 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16757         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16759 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16761         * config.sub: Add "marketing-names" patch.
16763 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16765         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16767 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16769         * config.sub: Handle v850-elf.
16771 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16773         * .cvsignore (*-install): Remove.
16775 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16777         * ltconfig: Set CONFIG_SHELL in libtool.
16778         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16780 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16782         * configure.in (target_subdir): Set to libraries if enable_multilib.
16784 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16786         * config.guess: Update from gcc directory.
16788 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16790         * Makefile.in (all-sim): Depends on all-readline.
16792 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16794         * Makefile.in (BISON, YACC): Use $$s.
16795         (all-bison): Depend on all-texinfo.
16797 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16799         * Makefile.in (BISON): Add -L flag.
16800         (YACC): Likewise.
16802 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16804         * configure.in (noconfigdirs): Add support for v850e target.
16806         * config.sub (maybe_os): Add support for v850e target.
16808 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16810         * configure.in (noconfigdirs): Add support for v850ea target.
16812         * config.sub (maybe_os): Add support for v850ea target.
16814 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16816         * config.sub: Add mipstx39.  Delete r3900.
16818 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16820         * Makefile.in (all-autoconf): Depends on all-texinfo.
16822 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16824         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16825         eabi targets.
16827 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16829         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16831         * configure: When handling a Canadian Cross, handle YACC as well as
16832         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16833         * Makefile.in (all-bison): Depend upon all-texinfo.
16835 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16837         * Makefile.in (BISON): bison, not byacc or bison -y.
16838         (YACC): bison -y or byacc or yacc.
16839         (various): Add *-bison as appropriate.
16840         (taz): No need to mess with BISON anymore.
16842 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16844         * configure: If OSTYPE matches *win32*, try to find a good value for
16845         CONFIG_SHELL.
16847 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16849         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16850         configure.in if it is present.
16852 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16854         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16856 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16858         * config.sub: Recognize `arc' cpu.
16859         * configure.in: Likewise.
16860         * config-ml.in: Likewise.
16862 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16864         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16866 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16868         * configure: Changed sed delimiter from ':' to '|' when
16869         attempting to substitute ${config_shell} for SHELL. On
16870         NT ${config_shell} may contain a ':' in it.
16872 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16874         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16876 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16878         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16880 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16882         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16884         * ylwrap: If the program is a relative path, force it to be
16885         absolute.
16887 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16889         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16891 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16893         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16894         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16895         for libraries.
16897 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16899         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16900         separated by spaces.
16902 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16904         * ylwrap: New file.
16905         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16907         * ltmain.sh: Handle /bin/sh at start of install program.
16909         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16911         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16912         * missing: New file, from automake 1.2.
16914 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16916         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16917         check-tk to CHECK_X11_MODULES.
16919 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16921         * config.sub: Merge with FSF.
16923 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16925         * config.guess: Merge with FSF.
16927 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16929         * configure: Treat msdosdjgpp like go32.
16930         * configure.in: Likewise.  Don't remove gprof for go32.
16932         * configure: Change Makefile.tem2 to Makefile.tm2.
16934 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16936         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16938 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16940         * install-sh (chmodcmd): Set to null if the DST directory already
16941         exists.  Same as Nov 11th change.
16943 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16945         * configure (GDB_TK): Needs itcl and tix.
16947 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16949         * config.guess: Update from FSF.
16951 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16953         * Makefile.in (GDB_TK): Depend on itcl and tix.
16955 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16957         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16958         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16959         (INSTALL_SCRIPT): New variable.
16960         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16961         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16962         to -x.
16963         * install-sh: Add support for -x option.
16965 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16967         * configure.in, Makefile.in: Treat tix like itcl.
16969 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16971         * Makefile.in (WINDRES): New variable.
16972         (WINDRES_FOR_TARGET): New variable.
16973         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16974         (EXTRA_HOST_FLAGS): Add WINDRES.
16975         (EXTRA_TARGET_FLAGS): Add WINDRES.
16976         (EXTRA_GCC_FLAGS): Add WINDRES.
16977         ($(DO_X)): Pass down WINDRES.
16978         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16979         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16980         DLLTOOL_FOR_TARGET.
16982 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16984         * configure.in: configure sim before gdb for win32-x-ppc
16986 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16988         Move gperf into the toplevel, from libg++.
16989         * configure.in (target_tools): Add target-gperf.
16990         (native_only): Add target-gperf.
16991         * Makefile.in (all-target-gperf): New target, depend on
16992         all-target-libg++.
16993         (configure-target-gperf): Empty rule.
16994         (ALL_TARGET_MODULES): Add all-target-gperf.
16995         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16996         (CHECK_TARGET_MODULES): Add check-target-gperf.
16997         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16998         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17000 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17002         * config.sub (mn10200): Recognize new basic machine.
17004 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17006         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17007         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17009 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17011         * configure.in: If we're building mips-sgi-irix6* native, turn on
17012         ENABLE_MULTILIB and set TARGET_SUBDIR.
17014 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17016         * Makefile.in (all-sn): Depend on all-grep.
17018 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17020         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17022         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17023         Makefile.  From Jeff Makey <jeff@cts.com>.
17024         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17026         * Makefile.in (DISTBISONFILES): Remove.
17027         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17028         $(DEFAULT_YACC).
17030         * configure.in: Build itl, db, sn, etc., when building for native
17031         cygwin32.
17033         * Makefile.in (LD): New variable.
17034         (EXTRA_HOST_FLAGS): Pass down LD.
17035         ($(DO_X)): Likewise.
17037 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17039         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17041 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17043         * configure.in (targargs): Strip out any supplied --build argument
17044         before adding our own. Always add --build.
17046 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17048         * configure.in (targargs): Pass --build if we're doing
17049         a cross-compile.
17051 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17053         * configure: Use '|' instead of ":" as the separator in
17054         sed. Otherwise sed chokes on NT path names with drive
17055         designators. Also look for "?:*" as the leading characters in an
17056         absolute pathname.
17058 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17060         * config.sub: Support for r3900.
17062 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17064         * configure.in: Use install-sh, not install.sh.
17066 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17068         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17069         apply it twice.
17071 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17073         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17074         install-binutils.
17076 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17078         * Makefile.in: Add automake targets.
17079         * configure.in (host_tools): Add automake.
17081 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17083         * configure: Default CXX to c++, not gcc.
17084         * Makefile.in (CXX): Set to c++, not gcc.
17085         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17087 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17089         * install-sh: try appending a .exe if source file doesn't
17090         exist
17092 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17094         * configure.in: Turn on multilib by default.
17095         (cross_only): Remove target-libiberty.
17097         * Makefile.in (all-gcc): Don't depend on libiberty.
17099 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17101         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17103 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17105         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17106         (DISTBISONFILES): Add ld/Makefile.in
17108 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17110         * configure.in: if target is cygwin32 but host isn't cygwin32,
17111         don't configure gdb tcl tk expect, not just gdb.
17113 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17115         * configure.in: Added gnuserv everywhere sn appears.
17117         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17118         (CROSS_CHECK_MODULES): Added check-gnuserv.
17119         (INSTALL_MODULES): Added install-gnuserv.
17120         (CLEAN_MODULES): Added clean-gnuserv.
17121         (all-gnuserv): New target.
17123 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17125         * config.guess: Fixes for MIPS OpenBSD systems.
17127 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17129         * Makefile.in (INSTALL_XFORM): Remove.
17130         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17132         * mkinstalldirs: New file, copied from automake.
17133         * Makefile.in (installdirs): Rename from install-dirs.  Use
17134         mkinstalldirs.  Change all users.
17135         (DEVO_SUPPORT): Add mkinstalldirs.
17137 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17139         * install-sh: Rename from install.sh.
17140         * Makefile.in (INSTALL): Change install.sh to install-sh.
17141         (DEVO_SUPPORT): Likewise.
17143         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17144         Graichen <graichen@rzpd.de>.
17146 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17148         * config.guess: Recognize OpenBSD systems correctly.
17150 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17152         * README, Makefile.in (ETC_SUPPORT): Remove references to
17153         cfg-paper*, configure.{texi,man,info*}._
17155 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17157         * Makefile.in (all.normal): Ensure that gcc is built after all
17158         the x11 - ie gdb - targets.
17160 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17162         * makefile.vms: Don't run conf-a-gas.
17164 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17166         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17168 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17170         * configure.in: Remove noconfigdirs case since gdb also
17171         configures and builds for tic80-coff.
17173 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17175         * configure: Set cache_file to config.cache.
17176         * Makefile.in (local-distclean): Remove config.cache.
17178 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17180         * COPYING: Update FSF address.
17182 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17184         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17185         noconfigdirs.
17187 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17189         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17190         MAKEDIRS, is empty.
17192 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17194         * config.sub: Tweak mn10300 entry.
17196 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17198         * configure.in (host_tools): Put sim before gdb, so gdb's
17199         configure.tgt can determine if the simulator was configured.
17201 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17203         * config.sub: Move BeOS $os case to be with other Cygnus
17204         local cases.
17206 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17208         * config.sub: Remove misplaced comment that broke Linux.
17210 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17212         * config.sub: Add BeOS support.
17214 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17216         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17218 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17220         * configure.in (noconfigdirs): Remove tcl and tk from
17221         noconfigdirs for cygwin32 builds.
17223 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17225         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17227 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17229         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17230         make-all.com, use makefile.vms instead.
17232 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17234         * config.sub: Accept -lnews*.
17236 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17238         * configure.in (noconfigdirs): Disable target-newlib,
17239         target-examples and target-libiberty for d30v.
17241 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17243         * configure.in (noconfigdirs): Enable ld for d30v.
17245 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17247         * configure.in (tic80-*-*): Build compiler.
17249 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17251         * configure.in (d30v-*): Remove sim directory from list of
17252         unsupported d30v directories
17254 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17256         * config.sub, configure.in: Add d30v target cpu.
17258 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17260         * makefile.vms: New file.
17261         * make-all.com: Remove.
17263 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17265         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17267 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17269         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17271 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17273         * Makefile.in (ALL_MODULES): Added all-db.
17274         (CROSS_CHECK_MODULES): Addec check-db.
17275         (INSTALL_MODULES): Added install-db.
17276         (CLEAN_MODULES): Added clean-db.
17278 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17280         * config.guess: Merge with latest FSF sources.
17282 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17284         * Makefile.in (ALL_MODULES): Added all-itcl.
17285         (CROSS_CHECK_MODULES): Added check-itcl.
17286         (INSTALL_MODULES): Added install-itcl.
17287         (CLEAN_MODULES): Added clean-itcl.
17289 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17291         * configure.in: build gdb for mn10200
17293 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17295         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17297 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17299         * configure.in (tic80-*-*): Turn off most targets right now.
17301 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17303         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17304         rather than the makeinfo program.
17305         (do-info): Depend upon all-texinfo.
17307 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17309         * configure.in: Remove uses of config/mh-linux.
17311         * config.sub, config.guess: Merge with latest FSF sources.
17313 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17315         * config.sub (case $basic_machine): Add tic80 entries.
17317 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17319         * config.sub, config.guess: Merge with latest FSF sources.
17321 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17323         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17324         * mpw-config.in: Test for NewFolderRecursive.
17325         * mpw-install: Use symbolic name for startup filename.
17326         * mpw-README: Add various additional details.
17328 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17330         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17332 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17334         * configure.in: Do build gcc and the target libraries for
17335         the mn10200.
17337 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17339         * configure.in: don't avoid building gdb for mn10300 any more
17340         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17341         instead of single-quoting it.
17343 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17345         * configure.in: Don't use --with-stabs on IRIX 6.
17347 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17349         * configure.in (m32r): Build gdb, libg++ now.
17351 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17353         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17354         directories from noconfigdirs.
17356 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17358         * config.sub (basic_machine): added mips16 configuration
17360 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17362         * config.sub: Handle d10v-unknown.
17364 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17366         * config.sub: Handle v850-unknown.
17368 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17370         * Makefile.in: add findutils
17371         * configure.in: add findutils to list of host_tools
17373 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17375         * config.sub: Handle mn10200 and mn10300.
17377 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17379         * configure.in (d10v-*): Do not build librx.
17381 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17383         * configure.in (mn10300): Build everything except gdb & libgloss.
17385 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17387         * config.guess:  Patch for Dansk Data Elektronik servers,
17388         from Niels Skou Olsen <nso@dde.dk>.
17390         For ncr, use /bin/uname rather than uname, since GNU uname does not
17391         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17393         Patch for MIPS R4000 running System V,
17394         from Eric S. Raymond <esr@snark.thyrsus.com>.
17396         Fix thinko for nextstep.
17398         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17400         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17401         * config.guess: Guess mips-dec-mach_bsd4.3.
17403         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17404         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17405         release numbers.
17406         * config.guess (mips-mips-riscos*):  Emit just enough of the
17407         release number.
17409         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17410         * config.guess (sparc-auspex-sunos*):  Added.
17411         (f300-fujitsu-*): Added.
17413         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17414         * config.guess:  Recognize a Tadpole as a sparc.
17416 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17418         * config.guess: Don't assume that NextStep version is either 2 or
17419         3.  NextStep 4 (aka OpenStep 4) has come out now.
17421 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17423         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17424         From Rik Faith <faith@cs.unc.edu>.
17426 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17428         * config.sub: Contributions from bug-gnu-utils to:
17429         Support plain "hppa" (no version given) architecture, reported by
17430         OpenStep.
17431         OpenBSD like NetBSD.
17432         LynxOs is not a hardware supplier.
17434         * config.guess: Contributions from bug-gnu-utils to add support for:
17435         OpenBSD like NetBSD.
17436         Stratus systems.
17437         More Pyramid systems.
17438         i[n>4]86 Intel chips.
17439         M680[n>4]0 Motorola chips.
17440         Use unknown instead of lynx for hardware manufacturer.
17442 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17444         * install.sh (chmodcmd): Set to null if the DST directory already
17445         exists.
17447 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17449         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17450         not use mt-ppc target Makefile fragment any more.
17452 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17454         * configure.in (*-*-windows):  Exclude everything but those dirs
17455         needed to build windows.
17457 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17459         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17461 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17463         * configure.in:  Exclude mmalloc from i386-windows.
17465 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17467         * Undo my previous change.
17469 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17471         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17472         unconditionally.
17473         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17475 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17477         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17478         host to add it's own flags.
17480 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17482         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17484 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17486         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17487         (CXX_FOR_TARGET): Likewise.
17488         (GCC_FOR_TARGET): Define.
17489         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17490         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17491         CC_FOR_TARGET was specified on the command line.
17492         (MAKEOVERRIDES): Don't define.
17494 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17496         * configure.in (m32r): Fix spelling of libg++ libs.
17498 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17500         * config.sub (-apple*): Remove, now redundant.
17502 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17504         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17506         * configure: Rework yesterday's sed script patch.
17508         * config.sub: Merge with FSF.
17510 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17512         * config.guess:  Merge from FSF.
17514         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17515         * config.guess: Use pc instead of unknown, for pc clone systems.
17516         Change linux to linux-gnu.
17518         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17519         * config.guess: Avoid non-portable tr syntax.
17521 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17523         * test-build.mk (HOLES): Add "xargs" for gdb.
17525         * configure: Avoid hpux10.20 sed bug.
17527 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17529         * configure.in:  Add support for windows host
17530         (that is a build done under the Microsoft build environment).
17532 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17534         * Makefile.in: Replace all uses of srcroot with s, to shrink
17535         command line lengths.
17537         Patches from Geoffrey Noer <noer@cygnus.com>:
17538         * configure.in: If configuring for newlib, pass --with-newlib to
17539         subdirectories.
17540         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17541         -Bnewlib/ and -Lwinsup to gcc.
17542         (CXX_FOR_TARGET): Likewise.
17544 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17546         * Makefile.in (ETC_SUPPORT): Add configure.
17548 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17550         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17551         host configuration file.
17553 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17555         * configure.in: Break mn10x00 support into separate
17556         mn10200 and mn10300 configurations.
17557         * config.sub: Likewise.
17559 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17561         * configure.in: Add lots of stuff to noconfigdirs for
17562         the mn10x00 targets.
17564         * config.sub, configure.in: Add mn10x00 support.
17566 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17568         * make-all.com: Call conf-a-gas, not config-a-gas.
17570 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17572         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17573         targets.
17575 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17577         * mpw-README: Add much more detail for native PowerMac.
17578         * mpw-install: New file.
17579         * mpw-configure: Add --norecursion and --help options.
17580         * mpw-config.in: Translate readme and install files when
17581         copying to objdir.
17582         * mpw-build.in: Don't always depend on byacc and flex.
17583         (install-only-top): New action.
17585 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17587         * configure.in:  You can now configure GDB for the v850.
17589 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17591         * configure.in (noconfigdirs): Don't configure any C++ dirs
17592         if targeting D10V.
17594 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17596         * config.sub: Recognize mips64vr5000.
17598 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17600         * configure.in: Use a single line for host_tools and native_only.
17602 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17604         * config.sub, configure.in: Add entries for m32r.
17606 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17608         * Makefile.in (inet-install): Don't run install-gzip.
17610 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17612         * configure.in:  Don't config lots of things for *-*-windows*.
17614 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17616         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17617         (host_libs, host_tools): Copy from configure.in.
17618         * mpw-configure: Don't complain about directories not found.
17620 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17622         * configure.in (i[345]86): Recognize i686 for pentium pro.
17623         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17624         file.
17626         * config.guess (i[345]86): Ditto.
17628 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17630         * configure.in (noconfigdirs): Removed gdb for D10V.
17632 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17634         * configure.in: Remove ld, target-libio, target-libg++, and
17635         target-libstdc++ from noconfigdirs.
17637 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17639         * configure: Fix three locations where shell scripts were
17640         being run directly rather than with config_shell.
17642 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17644         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17645         * config.sub (basic_machine): Recognize v850.
17647 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17649         * mpw-configure: Handle multiple enable/disable options and
17650         pass them down recursively, handle -c and -s flags appropriately
17651         depending on choice of compiler, add escape mechanism for
17652         quoted arguments to gC.
17654 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17656         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17657         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17658         so that -mrelocatable-lib and -mno-eabi are used.
17660         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17661         not support --print-multi-lib, don't abort.
17663 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17665         * make-all.com: Run config-a-gas.
17666         * setup.com: Don't copy subdirectory files around.
17668 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17670         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17671         target, it now compiles correctly.
17673 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17675         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17677 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17679         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17681 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17683         * configure.in (native_only): Add prms.
17685 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17687         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17688         (BINUTILS_SUPPORT_DIRS): Likewise.
17690 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17692         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17693         d10v support is added.
17695 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17697         * configure.in (d10v-*-*): New target.
17699 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17701         * config.guess (HP 9000/811): Recognize this as a PA1.1
17702         machine.
17704 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17706         * Makefile.in (do-tar-gz): New target, split out from tail end of
17707         taz target.  Run each command separately, don't use pipes.
17708         (taz): Use it.
17710 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17712         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17713         * mpw-build.in: No builds should depend on building byacc or flex,
17714         they are assumed to be installed already.
17716 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17718         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17719         variable that CC_FOR_TARGET needs.
17721 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17723         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17724         options have changed since the last time the subdirectory was
17725         configured, and if it has, reconfigure.
17726         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17727         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17729 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17731         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17732         CLEAN_MODULES): Add bash.
17733         (all-bash): New target.
17735 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17737         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17739 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17741         * config.sub (basic_machine): Recognize d10v as a valid processor.
17743 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17745         * mpw-configure: Add support for --bindir.
17746         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17748 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17750         * configure.in: add bash, time, gawk to list of hosttools and things
17751         to only build for native toolchains
17753 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17755         * Makefile.in (docdir): Remove.
17757 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17759         * Makefile.in (datadir): Set to $(prefix)/share.
17761 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17763         * configure.in: build diff and patch for cygwin32-hosted
17764         toolchains.
17766 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17768         * config.sub: Accept -rtems*.
17770 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17772         * configure.in: enable dosrel for cygwin32-hosted builds,
17773                 remove diff from the list of things not buildable
17774                 via Canadian Cross
17776 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17778         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17779         don't get ". ".
17781 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17783         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17785 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17787         * Makefile.in (taz): Handle case where tex3patch didn't even get
17788         checked out.  Also, if it was found, put the symlink in a new util
17789         subdirectory.
17791 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17793         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17795 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17797         * config.sub: Recognize -openvms.
17798         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17799         * make-all.com, setup.com: New files.
17801 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17803         * Makefile.in (taz): tex3patch moved to texinfo/util.
17805 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17807         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17808         * configure.in: remove make from disable-if-Can-Cross list
17809                 enable gdb if ${host} and ${target} are cygwin32
17811 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17813         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17814         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17816 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17818         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17819         distinguish sysv/svr4/bsd variants.
17820         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17822 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17824         * configure.in: Added copyright notice.
17825         * move-if-change: Added copyright notice.
17827 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17829         * configure.in (powerpcle-*-solaris*): Until we get shared
17830         libraries working, don't build gdb, sim, make, tcl, tk, or
17831         expect.
17833 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17835         * config.guess:  Merge with FSF:
17837         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17838         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17840         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17841         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17843         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17844         * config.guess:  Combine two OSF1 rules.
17845         Also recognize field test versions.  From mjr@zk3.dec.com.
17846         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17847         because GNU uname does not support -p.  From pmr@pajato.com.
17849 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17851         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17853 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17855         * mpw-README: Document GCCIncludes.
17857 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17859         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17861 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17863         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17865 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17867         * configure.in (*-*-cygwin32): Configure make.
17869 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17871         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17873 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17875         * Makefile.in (all-inet): Depend on all-perl.
17877         * Makefile.in (inet-install): New target.
17879         * Makefile.in (all-inet): Depend on all-tcl.
17880         (all-inet): Depend on all-send-pr.
17882 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17884         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17885         temporarily.
17887 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17889         * configure.in: Don't configure --with-gnu-ld on AIX.
17891 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17893         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17895 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17897         * Makefile.in (ALL_MODULES): Added all-inet.
17898         (CROSS_CHECK_MODULES): Added check-inet.
17899         (INSTALL_MODULES): Added install-inet.
17900         (CLEAN_MODULES): Added clean-inet.
17901         (all-indent): New target.
17903         * configure.in (host_tools): Added inet.
17904         (native_only): Added inet.
17905         (noconfigdirs): Added inet.
17907 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17909         * configure.in: Don't configure libgloss if we are not configuring
17910         newlib.
17912 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17914         * configure.in: Don't configure libgloss for unsupported
17915         architectures.
17917 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17919         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17921 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17923         * Makefile.in (ALL_MODULES): Include all-apache.
17924         (CROSS_CHECK_MODULES): Include check-apache.
17925         (INSTALL_MODULES): Include install-apache.
17926         (all-apache): New target.
17928         * configure.in: Added apache everywhere perl is seen.
17930 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17932         * Makefile.in: Add support for clean-{module} and
17933         clean-target-{module} rules.
17935 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17937         * configure.in (*-*-ose) do not build libgloss.
17939 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17941         * config.guess (prep*:SunOS:5.*:*): Turn into
17942         powerpele-unknown-solaris2.
17944 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17946         * configure.in: Permit --enable-shared to specify a list of
17947         directories.
17949 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17951         * configure.in (host==solaris): Pass only the first word of $CC
17952         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17954 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17956         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17958 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17960         * Makefile.in (ALL_MODULES): Include all-perl.
17961         (CROSS_CHECK_MODULES): Include check-perl.
17962         (INSTALL_MODULES): Include install-perl.
17963         (ALL_X11_MODULES): Include all-guile.
17964         (CHECK_X11_MODULES): Include check-guile.
17965         (INSTALL_X11_MODULES): Include install-guile.
17966         (all-perl): New target.
17967         (all-guile): New target.
17969         * configure.in (host_tools): Include perl and guile.
17970         (native_only): Include perl and guile.
17971         (noconfigdirs): Don't build guile and perl; no ports have been
17972         done.
17974 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17976         * configure (--enable-*): Handle quoted option lists such as
17977         --enable-sim-cflags='-g0 -O' better.
17979 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17981         * Makefile.in ({,inst}all-target): New rule so we can make and
17982         install all of the target directories easily.
17984 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17986         * configure.in: Add missing global flag in sed substitution when
17987         deleting `target-' from ${configdirs}.
17989 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17991         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17992         option.
17994         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17995         config/mh-necv4.
17997         * install.sh: Correct misspelling of transformbasename.
17999         * config.guess: Recognize mips-*-sysv*.
18001 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18003         * config.sub: Recognize mon960.
18005 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18007         * configure: Restore Canadian Cross handling of BISON and LEX,
18008         removed in Feb 20 change.
18010 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18012         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18013         Mention make install.  Remove the old copyright date as well the
18014         clumsy and rather pointless copyright on the README file.
18016 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18018         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18019         Makefile after running symlink-tree, then run `make distclean' to
18020         avoid clobbering any generated files in srcdir.
18022 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18024         * configure.in (m68k-*-netbsd*): Build everything now.
18026 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18028         * Makefile.in (taz): Fix quoting.
18030 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18032         * configure.in (sparclet-*-*): Build everything now.
18034 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18036         * configure.in (m68k-*-linux*): New host.
18038 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18040         * configure: Check for bison before byacc.
18042 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18044         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18045         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18046         searching PATH.  These are used as fallbacks by Makefile.in if
18047         flex/bison/byacc aren't in objdir.
18049 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18051         * Makefile.in: Make everything which depends upon all-bfd also
18052         depend upon all-opcodes, in case --with-commonbfdlib is used.
18054 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18056         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18057         building NT native compilers on Unix.
18059 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18061         * configure.in: Don't get CC from the host Makefile fragment if we
18062         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18063         Solaris test for /usr/ucb/cc to the post target script, just after
18064         the compiler sanity test.
18066 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18068         * config.sub: Merge with FSF.
18070 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18072         * Makefile.in (RPATH_ENVVAR): New variable.
18073         (REALLY_SET_LIB_PATH): Use it.
18074         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18076 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18078         * config.sub, configure.in: Recognize sparclet cpu.
18080 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18082         * config.guess:  Support m68k-cbm-sysv4.
18084 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18086         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18087         m68k-unknown-linuxaout from linker help string.  Put quotes around
18088         $ld_help_string.
18090 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18092         * config.guess (powerpc-harris-powerunix): Add guess for port
18093         to new target.
18095 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18097         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18099 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18101         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18102         $(REALLY_SET_LIB_PATH) in Makefile.
18103         * Makefile.in (SET_LIB_PATH): New variable.
18104         (REALLY_SET_LIB_PATH): New variable.
18105         ($(DO_X)): Use $(SET_LIB_PATH).
18106         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18107         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18108         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18109         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18110         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18111         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18112         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18113         (install-dosrel): Likewise.
18114         (all-opcodes): Depend upon all-libiberty.
18116 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18118         * config.guess (*:CYGWIN*): New
18120 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18122         * Makefile.in (all-target-winsup): All all-target-libiberty.
18124 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18126         * configure.in (noconfigdirs): Add missing # in front of comment.
18128 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18130         * configure.in: add second pass to things added to noconfigdirs
18131         so *-gm-magic can exclude libgloss properly.
18133 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18135         * mpw-configure (extralibs_name, rez_name): Set correctly
18136         for MWC68K compiler.
18138         * mpw-README: Add more info on the necessary build tools.
18140 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18142         * configure.in, config.sub: Recognize cygwin32.
18144 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18146         * config.guess, config.sub: Recognize A/UX.
18148 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18150         * config.sub: Merge with gcc/config.sub.
18152 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18154         * mpw-build.in (do-binutils): Add build of stamps.
18156 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18158         * config.sub: Add recognition for mips64vr4100*-* targets.
18160 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18162         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18163         Add creation of gconfigargs with `--enable-shared' turned on.
18164         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18165         ($(host)-stamp-stage3-configured): Likewise.
18166         (HOLES): Add chatr and ldd.
18167         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18169 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18171         * configure: Pass --nfp to recursive configures.
18173 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18175         * Makefile.in (DLLTOOL): New.
18176         (DLLTOOL_FOR_TARGET): New.
18177         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18178         (EXTRA_TARGET_FLAGS): Ditto.
18179         (EXTRA_GCC_FLAGS): Ditto.
18180         (CONFIGURE_TARGET_MODULES): Ditto.
18181         (DO_X): Ditto.
18182         * configure: Add DLLTOOL.
18184 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18186         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18187         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18188         mh-sco, since old workarounds no longer needed, and don't
18189         build ld, since libraries have weak symbols in COFF.
18191 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18193         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18195 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18197         * configure.in: Make sure that ${CC} can be used to compile an
18198         executable.
18200 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18202         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18203         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18204         nothing depending on whether gdbtk is being built.
18206 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18208         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18210 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18212         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18213         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18215 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18217         * config-ml.in: Add support for
18218         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18219         Simplify setting of multidirs from --disable-foo.
18221 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18223         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18224         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18225         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18226         non-empty, pass them on to the  GCC make.
18227         (all-bootstrap): New rule that is like all-gcc, except it executes
18228         the GCC bootstrap rule instead of the GCC all rule.
18230 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18232         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18234 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18236         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18237         DG/UX support.
18239 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18241         * config.sub (i*86*) Change [345] to [3456]
18243 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18245         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18246         --with-gnu-ld=no.
18248 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18250         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18251         AIX multilibs get built.
18253 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18255         * configure.in (i386-win32): Don't build expect if we're not
18256         building the tcl subdir.
18258 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18260         * Makefile.in: (configure-target-examples, all-target-examples):
18261         New targets, configure and build example programs.
18263 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18265         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18266         use it as input to sedit the generated MPW makefile.
18267         * mpw-README: Add a suggestion about Gestalt.h.
18269 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18271         * config.sub: Accept *-*-ieee*.
18273 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18275         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18276         Ronald F. Guilmette <rfg@monkeys.com>.
18278 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18280         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18281         for powerpc-pe native.
18282         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18283         (target==powerpc-pe): duplicate i386-win32 entry.
18285 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18287         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18288         of vxworks, not just vxworks5.1.
18290 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18292         * mpw-configure: Add support for exec-prefix.
18294 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18296         * config.guess: Recognize HP model 816 machines as having
18297         a PA1.1 processor.
18299 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18301         * configure: Ignore new autoconf configure options.
18303 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18305         * config.guess:  Recognize Pentium under SCO.
18306         From Robert Lipe <robertl@arnet.com>.
18308 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18310         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18312 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18314         * configure.in: Don't configure gas for alpha-dec-osf*.
18316 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18318         * configure.in: Default to --with-stabs for some targets for which
18319         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18320         i[345]86*-*-unixware*.
18322 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18324         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18325         rather than basing it on the target.  Simplify handling of options
18326         controlling which directories to configure.  Remove extraneous
18327         slash in multi-clean target.
18329 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18331         * config-ml.in: Prefix more variables with ml_ so they don't collide
18332         with configure's.
18334 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18336         * configure: Don't turn -v into --v.
18338 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18340         * configure.in (targargs): Fix typo.
18342         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18344 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18346         * configure.in: Strip --host and --target options from
18347         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18348         --with-cross-host option when building with a cross-compiler.
18349         * configure: Canonicalize the arguments put into config.status by
18350         always using `=' for an option with an argument.  Pass a presumed
18351         --host or --target explicitly.
18353 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18355         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18356         into general OS recognition case.
18358 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18360         * configure.in (target_configdirs): add target-winsup only
18361         for win32 target systems.
18363 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18365         * Makefile.in (all-target-libgloss): Depend upon
18366         configure-target-newlib, since when libgloss is built it looks to
18367         see if the newlib directory exists.
18369 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18371         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18372         cfg-ml-*.in.
18374 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18376         * configure: Handle LD and LD_FOR_TARGET when configuring a
18377         Canadian Cross.
18379 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18381         * configure.in (target_libs): add target-winsup.
18382         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18383         (target==ppcle-pe): remove ld from $noconfigdirs.
18385 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18387         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18388         Preserve relative path names in $srcdir.  Build symlink tree if
18389         configuring cross target dir and srcdir=. (= no VPATH support).
18390         (configure-target-libg++): Depend on configure-target-librx.
18391         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18392         * config-ml.in: New file.
18393         * symlink-tree: New file.
18394         * configure: Ensure srcdir="." if that's what it is.
18396 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18398         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18399         includes and FLEX_SKELETON setting.
18400         * mpw-configure (--with-gnu-ld): New option, controls whether
18401         to use PPCLink or ld with PowerMac GCC.
18402         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18403         * mpw-config.in: Configure grez if targeting Mac.
18405         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18406         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18407         just macos.
18408         * configure.in: Configure grez resource compiler if targeting Mac.
18409         * Makefile.in (all-grez, install-grez): New targets.
18411 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18413         * configure: CXX defaults to gcc, not g++.  If we find
18414         gcc in the path, set CC to gcc -O2.
18416 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18418         * configure: Default ${build} correctly.  Avoid picking up extra
18419         spaces when reading CC and CXX from Makefile.  When doing a
18420         Canadian Cross, use plausible default values for numerous
18421         variables.
18422         * configure.in: When doing a Canadian Cross, don't try to
18423         configure tools whose configure script can't handle it.
18425 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18427         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18429 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18431         * configure:  Remove dubious bug reporting address.
18433 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18435         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18436         configure script, run that instead of this directory's configure.
18437         In either case, print a message that we're configuring the sub-dir.
18439 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18441         * configure.in: Before checking for the existence of various files,
18442         use sed to filter out "target-".
18444 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18446         * Makefile.in (DO_X): Split rule to decrease command line length
18447         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18448         (Philippe De Muyter).
18450 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18452         * Makefile.in (all-patch): depend on all-libiberty.
18454 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18456         * configure.in: If the only directory in target_configdirs which
18457         actually exists is libiberty, then set target_configdirs to empty,
18458         to avoid trying to build a target libiberty in a gas or gdb
18459         distribution.
18461 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18463         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18464         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18465         systems.
18467 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18469         * configure.in (copy_dirs): Use sys-include instead of include
18470         for --with-headers option.
18472 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18474         * Makefile.in, configure.in: Make winsup builds work with
18475         new scheme.
18477 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18479         * configure.in: Build the linker on AIX.
18481 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18483         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18484         where needed.
18486 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18488         * Makefile.in (all-gcc): Fix typo.
18490 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18492         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18494 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18496         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18497         to target-xiberty, to provide more flexibility.
18498         (target_subdir):  Define.  Create if cross.
18499         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18500         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18501         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18502         check-libFOO -> check-target-libFOO, etc.
18503         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18504         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18505         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18506         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18507         allow ALL_GCC="" to only configure.
18508         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18509         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18510         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18512 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18514         * Makefile.in (taz): Build "info" in etc explicitly.
18516 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18518         * configure.in:  Make sure that CC is undefined (as opposed to
18519         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18520         problem with autoconf trying to configure on a host without GCC.
18522 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18524         * mpw-configure: Set host alias from choice of host compiler,
18525         only use generic MPW Makefile sed if present, edit a file
18526         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18527         * mpw-README: Add problem notes about CW6 and CW7.
18529 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18531         * Makefile.in (taz): Use ";" instead of ";;".
18533 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18535         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18536         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18537         DISTDOCDIRS.
18538         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18539         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18541 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18543         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18544         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18545         Move bfd to DISTSTUFFDIRS.
18547 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18549         * Makefile.in (X11_LIB): Removed.
18550         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18552         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18554 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18556         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18557         names.
18559 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18561         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18563 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18565         * configure.in (i[345]86-*-win32): Always build newlib.
18566         Don't configure cvs, autoconf or texinfo.
18567         * Makefile.in (LD_FOR_TARGET): New.
18568         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18569         Pass down LD_FOR_TARGET.
18571 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18573         * winsup: New directory.
18574         * Makefile.in: Build winsup.
18575         * configure.in: Winsup is configured when target is win32.
18576         Can only build win32 target GDB when native.
18578 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18580         * config.guess: Recognize HP model 819 machines as having
18581         a PA 1.1 processor.
18583 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18585         * configure: Fix sed loop which substitutes for CC and CXX to
18586         avoid bug found in various sed implementations.
18588 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18590         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18591         simulator.  Use standard powerpc-*-eabi*.
18593 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18595         * configure.in: Stop putting gas and binutils in noconfigdirs for
18596         powerpc-*-aix* and rs6000-*-*.
18598 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18600         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18601         -mcall-aixdesc libraries.
18603 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18605         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18607         * config.sub (arm | armel | armeb): Fix shell syntax.
18609 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18611         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18612         -msoft-float and -mcpu=common support.
18613         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18614         libraries.
18616 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18618         * configure.in: Allow configuration and build of emacs19 for the alpha.
18620 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18622         * configure.in (CC): Get ^CC, not just any old CC, from
18623         ${host_makefile_frag}.
18625 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18627         * configure.in (CC): Try to get CC from
18628         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18630 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18632         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18633         only if it exists in $(srcdir).
18635 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18637         * configure: If CC and CXX are not set in the environment, set
18638         them, based on either an existing Makefile or on searching for gcc
18639         in PATH.  Substitute for CC and CXX in Makefile.
18640         * configure.in: Remove libm from target_libs.  Separate
18641         target_configdirs from configdirs.  If CC is not set in
18642         environment, try to get it from a host Makefile fragment.  Rewrite
18643         changes of configdirs to use skipdirs instead.  A few minor
18644         tweaks.  Take directories out of target_configdirs as they are
18645         taken out of configdirs.  Remove existing Makefile files from
18646         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18647         CONFIG_ARGUMENTS in Makefile.
18648         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18649         by configure.in.
18650         (CONFIG_ARGUMENTS): Likewise.
18651         (CONFIGURE_TARGET_MODULES): New variable.
18652         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18653         ($(CONFIGURE_TARGET_MODULES)): New target.
18654         (configure-libg++, configure-libio): New targets.
18655         (all-libg++): Depend upon configure-libg++.
18656         (all-libio): Depend upon configure-libio.
18657         (configure-libgloss, all-libgloss): New targets.
18658         (configure-libstdc++): New target.
18659         (all-libstdc++): Depend upon configure-libstdc++.
18660         (configure-librx, all-librx): New targets.
18661         (configure-newlib): New target.
18662         (all-newlib): Depend upon configure-newlib
18663         (configure-xiberty): New target.
18664         (all-xiberty): Depend upon configure-xiberty.
18666 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18668         * configure.in (host i[345]86-*-win32):  Expand the
18669         noconfigdirs again.
18671 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18673         * mpw-configure: Fix sed command file name.
18675 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18677         * configure.in (host i[345]86-*-win32): Reduce the
18678         noconfigdirs again.
18680 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18682         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18683         or powerpc*-*-pe*, since they are not yet supported.
18685 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18687         Add PowerMac support and many other enhancements.
18688         * mpw-configure: New option --cc to select compiler to use,
18689         paste options set according to --cc into the generated
18690         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18691         if mpw-make.sed is present.
18692         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18693         add forward includes for PowerPC include files.
18694         * mpw-build.in: Build using Makefile.PPC if present.
18695         (do-byacc, etc): Remove separate version resource builds.
18696         (do-gas): Build "stamps" before "all".
18697         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18698         * mpw-README: Update to reflect --cc option, PowerMac support,
18699         and recently-reported compatibility problems.
18701 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18703         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18704         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18705         (--with-multilib-top): Pass to recursive invocations.
18707 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18709         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18710         v810-*-*.
18712 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18714         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18715         gdb, ld and opcodes on v810-*-*.
18717 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18719         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18720         (local-maintainer-clean): New target.
18721         (maintainer-clean): New target.
18722         (realclean): Just depend upon maintainer-clean.
18724 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18726         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18728 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18730         * configure.in: Build ld in mips*-*-bsd* case.
18732 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18734         * config.sub: Accept -lites* OS.  From Ian Dall.
18736 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18738         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18739         targets.
18741 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18743         * configure.in: treat i386-win32 canadian cross the same as
18744         i386-go32 canadian cross.
18746 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18748         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18749         running under the simulator to build a reduced set of libraries.
18750         (powerpc-*-eabiaix): Add fine grained multilib support added to
18751         other powerpc targets yesterday.
18753 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18755         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18756         -disable-softfloat, -disable-relocatable, -disable-aix, and
18757         -disable-sysv to control which multilib libraries get built.
18759 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18761         * configure: Add Makefile.tem to list of files to remove in trap
18762         handler.
18764 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18766         * config.guess (*Linux*):  Add missing "exit"s.
18767         Also, need specific check for alpha-unknown-linux (uses COFF).
18769 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18771         * config.guess:  Merge with FSF:
18773         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18774         * config.guess (AIX4): More robust release numbering discovery.
18776         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18777         * config.guess (i386-sequent-ptx): Properly get version number.
18779         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18780         * config.guess (mips:*:4*:UMIPS): New case.
18782 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18784         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18785         (i386-win32 host): Likewise.  Don't build readline.
18787 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18789         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18790         SUPPORT_FILES to submakes.
18792 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18794         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18795         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18796         mpw-configure.
18798 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18800         * configure.in (appdirs): Use =, not ==, in test expression when
18801         trying to build the text to print in the warning message for
18802         Solaris users.
18804 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18806         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18808 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18810         * config.guess: Recognize lynx-2.3.
18812 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18814         * config.sub (z8ksim): Deleted
18815         (z8k-*-coff): New, this is the one true name of the target.
18817 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18819         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18821 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18823         * config.guess (*:Linux:*:*): First try asking the linker what the
18824         default object file format is (elf, aout, or coff).  Then if this
18825         fails, try previous methods.
18827 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18829         * configure.in: Don't build newlib for *-*-vxworks5.1.
18831 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18833         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18834         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18836 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18838         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18840 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18842         * cfg-ml-com.in: New file.
18843         * cfg-ml-pos.in: New file.
18845 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18847         * COPYING.NEWLIB: Add HP free copyright to list.
18849 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18851         * config.sub: Recognize -eabi* for the system, not just -eabi.
18853 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18855         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18856         * config.sub, configure.in (win32): New target and host.
18858 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18860         * configure.in: Add i386-pe configuration.
18862 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18864         * mpw-build.in (install): Install GDB after LD.
18866 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18868         * mpw-config.in (elf/mips.h): Always forward-include, needed
18869         for GDB to build.
18871 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18873         * testsuite: New directory for customer acceptance and whole tool
18874         chain tests.
18876 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18878         * configure: If per-host line isn't found, but AC_OUTPUT is found
18879         and a configure script exists, run it instead.
18881 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18883         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18885 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18887         * configure: Set build_{cpu,vendor,os,alias} to host values when
18888         --build isn't specified.
18890 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18892         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18893         (FLAGS_TO_PASS): Pass them.
18894         (EXTRA_TARGET_FLAGS): Ditto.
18896 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18898         * Makefile.in (all-libg++): Depend on all-libstdc++.
18900 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18902         * configure.in (noconfigdirs): Enable all packages for
18903         i386-unknown-netbsd.
18905 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18907         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18908         hosted builds (DOS builds)
18910 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18912         Changes for ARM based on patches from Richard Earnshaw:
18913         * config.sub: Handle armeb and armel.
18914         * configure.in: Omit arm linker only for riscix.
18916 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18918         * config.guess:  Update from FSF.
18920 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18922         * config.sub: Recognize powerpcle as the little endian variant of
18923         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18924         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18925         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18926         temporarily.
18928 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18930         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18932 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18934         * config.sub: Accept -lites* as a basic system type.
18936 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18938         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18939         installed, and if so return linuxoldld as the system name.
18941 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18943         * config.guess: Add hppa1.1-hp-lites support.
18945 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18947         * configure.in: Don't build newlib for m68k-vxworks5.1.
18949 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18951         * configure.in (mips-sgi-irix6): Use mh-irix5.
18953 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18955         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18957 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18959         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18960         OSF/1.  Fix compiler flags.
18961         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18963 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18965         * configure.in: Recognize --with-newlib.
18966         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18968 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18970         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18971         to *_X11_MODULES due to gdbtk needing X include files et al.
18973 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18975         Merge in support for Mac MPW as a host.
18976         (Old change descriptions retained for informational value.)
18978         * mpw-config.in: Add generic include forwards for cpu-specific
18979         include files in aout and elf directories.
18981         * mpw-configure: Added copyright.
18982         * mpw-config.in: Check for presence of required build tools.
18983         (target_libs): Add newlib.
18984         (target_tools): Add examples.
18985         (Read Me): Generate as "Read Me for MPW" instead.
18986         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18987         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18988         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18990         * mpw-configure: Remove subdir-specific makefile hackery,
18991         delete mk.tmp after using it.
18993         * mpw-build.in (all): Display start and end times.
18995         * mpw-configure (host_canonical): Set.
18996         (target_cpu): Always add to makefiles.
18997         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18998         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18999         (mpw-mh-mpw): Look for in srcdir and srcroot.
19000         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19002         * mpw-build.in: (install-only): New target.
19004         * mpw-configure (host_alias, target_alias): Rename from hostalias
19005         and targetalias, add into generated Makefile.
19006         (mk.tmp): If present, add into generated Makefile.
19007         * mpw-build.in (all-gas): Build config.h first before gas proper.
19009         * mpw-configure (config.status): Write only if changed.
19010         * mpw-config.in (readline): Configure it (not built, just used for
19011         definitions).
19013         * mpw-config.in (elf/mips.h): Add a forward include.
19015         * mpw-config.in: Forward-include most .h files in include into
19016         extra-include.
19017         (readline): Don't build.
19018         mpw-build.in (install): Install GDB.
19020         * mpw-configure (prefix, mpw_prefix): Handle it.
19021         * mpw-config.in (mmalloc, readline): Don't configure.
19022         * mpw-build.in (thisscript): Rename to ThisScript.
19023         Use mpw-build instead of BuildProgram everywhere.
19024         (mmalloc, readline): Don't build.
19025         * mpw-README: New file, basic documentation about the MPW port.
19027         * mpw-config.in: Use forward-include to create include files.
19029         * mpw-configure: Add more things to the top of each configured
19030         Makefile, including contents of config/mpw-mh-mpw.
19031         * mpw-config.in (extra-include): Create this directory and fill it
19032         with Posix-like include files when configuring.
19034         * config.sub (apple, mac, mpw): Add various aliases.
19036         * mpw-build.in: New file, top-level build script fragment for MPW.
19037         * mpw-configure: New file, configure script for MPW.
19038         * mpw-config.in: New file, config fragment for MPW.
19040 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19042         * configure.in (host_libs): Remove glob, since it is gone from the
19043         sources.
19045 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19047         * Makefile.in: define empty GDB_NLM_DEPS var.
19049         * configure.in(target_makefile_frag): use config/mt-netware
19050         for netware targets.
19052 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19054         * config.sub: Merge in recent FSF changes.  Remove linux special
19055         cases.
19057 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19059         Revert this change:
19061         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19063                 * build-all.mk: Use CC=cc -Xs on Solaris.
19065 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19067         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19068         stop using it.
19069         * Makefile.in: Nuke all references to glob subdirectory.
19071 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19073         * configure.in: Fix --enable-shared logic in per-host.
19075 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19077         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19079 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19081         * configure.in (noconfigdirs): Don't build gas on AIX, for
19082         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19084 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19086         * configure: Fix --cache-file to work if the file argument is a
19087         relative path.
19089 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19091         * configure: If the --cache-file is used, pass it down to
19092         configure in subdirectories.
19094 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19096         * config.sub: add vxworks29k configuration.
19098 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19100         * Makefile.in (taz): Do "diststuff" part quietly.
19102 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19104         * config.sub: Mini-merge with gcc/config.sub.
19106 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19108         * config.guess (IRIX): Sed - to _.
19110 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19112         * Makefile.in (source-vault, binary-vault): New targets.
19114 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19116         * config.sub: Recognize -eabi as a basic system type.
19118 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19120         * configure.in (enable_shared stuff): Fix typo.
19122 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19124         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19126 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19128         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19130 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19132         * configure.in (rs6000-*-*): Don't build gas.
19134 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19136         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19137         reduce command line length.
19138         (AS_FOR_TARGET): Check for as.new, not Makefile.
19139         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19141 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19143         * config.guess:  Merge from FSF.
19145 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19147         * configure: Don't use $ when handling program_suffix.
19149 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19151         * configure.in:  Configure tk for hppa/hpux.
19153 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19155         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19157 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19159         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19160         to LIBCXXFLAGS.  Tests are better run without it.
19162 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19164         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19166 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19168         * configure.in (*-*-netware*): Don't configure xiberty.
19170 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19172         * configure.in:  Remove tk from native_only list.
19174 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19176         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19177         for special NCD build.
19179 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19181         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19182         makeall.bat, they're only useful for binutils snapshots.
19183         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19184         makeall.bat to specified SUPPORT_FILES.
19186 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19188         * build-all.mk: Add Ericsson targets to sun4 and solaris
19189         hosts.  Add  BNR's sun4 target to solaris host, so their
19190         build-from-source will be tested in-house first.
19192 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19194         * Makefile.in (LIBCFLAGS): New variable.
19195         (CFLAGS_FOR_TARGET): Ditto.
19196         (LIBCFLAGS_FOR_TARGET): Ditto.
19197         (LIBCXXFLAGS): Ditto.
19198         (CXXFLAGS_FOR_TARGET): Ditto.
19199         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19200         (BASE_FLAGS_TO_PASS): Pass them.
19201         (EXTRA_TARGET_FLAGS): Ditto.
19203         * configure.in: Support --enable-shared.
19205 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19207         * configure.in (target_libs):  Include libstdc++ again.
19208         * config.guess:  Update from FSF (for FreeBSD).
19210 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19212         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19213         makeall.bat.
19214         (DISTDOCDIRS): Add `etc'.
19215         (ETC_SUPPORT_PFX): New variable.
19216         (taz): Include anything from etc starting with a word in
19217         ETC_SUPPORT_PFX.
19219 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19221         * config.sub: Update for recent FSF changes.  Remove obsolete
19222         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19223         spacing changes.
19225 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19227         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19229         * config.guess:  Merge with FSF.
19230         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19232 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19234         * configure: Since the "trap 0" handler will override the exit
19235         status on many systems, only use it for "exit 1", and make it set
19236         a non-zero exit status; reset it before "exit 0".  Also, check
19237         exit status of config.sub, and error out if it failed.
19239 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19241         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19242         and install libgloss.
19244 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19246         * Makefile.in (all-binutils): Depend upon all-byacc.
19248         * configure.in: Don't build emacs on Irix 5.
19250 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19252         * configure.in (*-*-netware*): Add libio.
19254 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19256         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19257         (CHECK_TARGET_MODULES): Ditto.
19258         (INSTALL_TARGET_MODULES): Ditto.
19259         (TARGET_LIBS): Ditto.
19260         (all-libstdc++): Note dependencies.
19262 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19264         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19266 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19268         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19269         -fexternal-templates.
19271         * configure.in (target_libs): Add libstdc++.
19272         (noconfigdirs): Add libstdc++ as appropriate.
19274 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19276         * config.guess:  Update from FSF.
19278 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19280         * configure: Use ${config_shell} when running ${configsub}.
19282 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19284         * config.sub: No longer recognize h8300h.
19286 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19288         * config.sub: Remove extraneous differences between config.sub and
19289         gcc/config.sub.
19291 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19293         * Makefile.in (DISTSTUFFDIRS): Add gas.
19295 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19297         * COPYING.NEWLIB: New file.
19299 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19301         * config.guess (HP-UX):  Patch from Harlan Stenn
19302         <harlan@landmark.com> to also emit release level.
19304 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19306         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19308 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19310         * config.sub:  Merge nextstep cleanup from FSF.
19312 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19314         * configure.in (arm-*-*): Don't configure ld for this target.
19316 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19318         * configure.in (*-*-netware): don't configure libg++, libio,
19319         librx, or newlib.
19321 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19323         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19324         configure ld--it works, but it doesn't support shared libraries.
19326 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19328         * config.guess (*-unknown-freebsd*):  Get rid of possible
19329         trailing "(Release)" in version string.
19330         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19332 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19334         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19335         Fix type: *-next-neststep -> *-next-nextstep.
19337         * config.guess:  Merge from FSF:
19339         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19341         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19343         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19345         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19346         instead of UNIX_SV for UnixWare 1.0).
19348 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19350         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19351         to make gdb/nlm/* build after the compiler and linker.
19353 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19355         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19356         not just i[34]86.
19357         (m68k-atari-sysv4):  Relocate to match FSF version.
19359         * config.guess:  More merges from the FSF:
19361         Add a space before function call or macro invocation.
19363         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19365         * config.guess: Add trap cmd to remove dummy.c and dummy when
19366         interrupted.
19368         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19370         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19371         (dummy): Redirect stderr from compilation of dummy.c.
19373         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19375         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19377 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19379         * configure: Accept and ignore --cache*, for compatibility with
19380         new autoconf.
19382 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19384         * config.guess:  Merge from FSF:
19386         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19388         * config.guess (Pyramid*:OSx*:*:*): New case.
19389         (PATH): Add /.attbin at end for finding uname.
19390         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19392         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19394         * config.guess (M88*:DolphinOS:*:*): New case.
19396         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19398         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19399         to select whether to use ELF or COFF.
19401         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19403         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19405         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19407         * config.guess: Guess the OS version for HPUX.
19409         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19411         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19413 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19415         * configure.in: Recognize --with-headers, --with-libs, and
19416         --without-newlib.
19417         * Makefile.in (all-xiberty): Depend upon all-ld.
19419 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19421         * configure.in: Change i[34]86 to i[345]86.
19423 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19425         * configure (version): A few more tweaks to help message.
19427 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19429         * Makefile.in:  Remove (for now) librx as a host library,
19430         now that we're building it for target.
19432 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19434         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19435         (Karl Berry).
19437 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19439         * configure.in:  Also configure librx.
19441 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19443         * Makefile.in:  Update various rules to reflect that librx
19444         is now needed for libg++.
19446 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19448         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19450 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19452         * configure.in: Configure the examples directory.
19454 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19456         * configure: Simplify Jun 2 1994 change.
19458 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19460         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19461         /bin/gcc isn't good enough to build gcc.
19463 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19465         * Makefile.in (GDB_SUPPORT_FILES): Remove
19466         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19467         (gdb.tar.gz): Add new rule to use standard distribution building
19468         mechanism.
19470 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19472         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19473         Bill Cox <bill@cygnus.com>.
19475 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19477         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19479 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19481         * configure:  Search current dir first in .gdbinit.
19483 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19485         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19487 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19489         * config.sub:  Refer to NeXT's operating system as nextstep.
19491         * config.sub (case $basic_machine):  Re-order the cases, to match
19492         the order in the FSF version (which is mostly alphabethical).
19493         Merge in some additions and changes from the FSF.
19495 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19497         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19498         * config.sub: Recognize cxux7.
19499         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19501 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19503         * config.sub:  Fix typo powerpc -> powerpc-*.
19505 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19507         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19509         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19510         parallel with all-emacs and install-emacs).  Top-level command
19511         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19513 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19515         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19516         $(relbindir)/make before doing ``make install'', and use
19517         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19518         installing over running make binary.
19519         ($(host)-stamp-stage3-installed): Likewise.
19521 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19523         * config.guess: Recognize Mach.
19525 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19527         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19528         see whether --exec-prefix was used.
19530 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19532         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19534 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19536         * Makefile.in: Add all-librx target similar to all-libproc.
19538 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19540         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19541         with post 1.2 uname bogosity.
19543 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19545         * configure: Remove temporary files on receipt of a signal.
19547 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19549         * configure: If there is a package_makefile_frag, remove
19550         ${subdir}/Makefile.tem after copying it in.
19552 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19554         * build_all.mk: support rs6000 lynx identifies itself as
19555         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19556         since /bin/gcc is too feeble to compile a modern gcc.
19558 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19560         * brought devo/test-build.mk update-to-date with progressive/
19561         test-build.mk. Add lynx targets and hppa flag info.
19563 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19565         * configure.in:  Use mh-ncrsvr43.  Patch from
19566         Tom McConnell <tmcconne@sedona.intel.com>.
19568 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19570         * config.guess (i386-unknown-bsdi):  No longer need to
19571         check #if defined(__bsdi__) && defined(__i386__).
19573 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19575         * configure: Set program_transform_nameoption correctly.
19577 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19579         * brought build-all.mk update-to-date with progressive build-all.mk,
19580         added new targets and hppa info.
19582 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19584         * configure: If config.guess result is a prefix of the user
19585         specified target, assume a native build and use the user specified
19586         target as the host alias.  Remove SunOS patch suffix removal hack.
19587         * configure.in: Remove SunOS patch suffix removal hack.
19589         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19590         in NATIVE_CHECK_MODULES.
19592 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19594         * Makefile.in: Rename HOST_ONLY to NATIVE.
19595         * configure: Delete SunOs patch suffix from host_canonical
19596         and build_canonical variables that are prepended to Makefiles.
19597         * configure.in: Add comments for easier maintenance.
19599 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19601         * Makefile.in: Add all-libproc target similar to all-gui.
19603 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19605         * Makefile.in (CHECK_MODULES): split into
19606         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19608 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19610         * config.guess (i386-unknown-bsdi): New system to guess.
19612 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19614         * Makefile.in: Add all-gui target (but not yet build by "all").
19616 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19618         * config.sub: Move deletion of patch suffix from here...
19619         * configure.in: To here, at Ian's suggestion.  The top-
19620         level scripts might need to know of a patch level.
19622 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19624         * config.sub: Strip off patch suffix so rtl is recognized
19625         as a sunos4.1.3 machine, even though it's been patched.
19627 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19629         * Makefile.in (INSTALL_LAST): Delete.
19630         (INSTALL_DOSREL): New.
19632 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19634         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19635         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19636         whether we pass down --with-gnu-ld anyhow.
19638 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19640         * Makefile.in (INSTALL_LAST): Change operation so it works
19641         on more flavors of make.
19642         * configure.in (go32): Don't build libg++ or libio.
19644 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19646         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19647         they can be overriden by templates.
19649 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19651         * configure.in (target==go32): Don't build gdb.
19652         * dosrel: New directory.
19654 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19656         * configure.in (host==go32): Configure dosrel too.
19657         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19658         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19659         be set by incoming names or templates.
19660         (INSTALL_LAST): New rule.
19662 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19664         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19666 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19668         * configure.in (appdirs): New variable.  Currently empty, but will
19669         be used in gas distribution.  If nonempty, lists a set of
19670         directories at least one of which must get configured, or top
19671         level configuration is considered to have failed.
19672         (rs6000-*-lynxos*): Use new file name.
19674 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19676         Eliminate XTRAFLAGS.
19677         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19678         newlib include files using -idirafter, and also use -nostdinc.
19679         (CXX_FOR_TARGET): Likewise.
19680         (XTRAFLAGS): Removed.
19681         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19682         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19683         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19684         ($(DO_X)): Don't pass down XTRAFLAGS.
19686 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19688         * configure.in (mips*-dec-bsd*): New target; do build linker.
19689         (mips*-*-bsd*): New target; don't build linker.
19691 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19693         * configure.in: support rs6000-*-lynxos* configuration.
19694         support sunos4 as a cross target.
19696         * config.sub: look for lynx*, not lynx since the OS version may
19697         legitimately be part of the name.
19699 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19701         * configure.in (i[34]86-*-sco*): Move to be with other i386
19702         targets.
19703         (romp-*-*): New target.  Skip various binary utilities.
19704         (vax-*-*): New target.  Don't build newlib.
19705         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19707 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19709         * configure.in: Only set host_makefile_frag if config
19710         directory exists.
19712 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19714         * install.sh: If $dstdir exists, don't check whether each
19715         component does.
19717 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19719         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19721 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19723         * configure.in (*-*-lynxos*): Don't configure newlib for either
19724         native or cross Lynx.
19726 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19728         * config.sub (sparc64-elf): Fix os.
19729         (z8k): Remove duplicate.
19731 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19733         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19734         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19736 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19738         * configure: Make file links cleanly even if Lynx fails on
19739         an NFS symlink (at least fail cleanly).
19741 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19743         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19744         -XNh2000.
19746 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19748         * configure: Unknown options are fatal again.
19750 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19752         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19753         compatibility.
19755 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19757         * build-all.mk: Add `clean' target.
19759 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19761         * config.guess:  Add SINIX support.
19762         * configure.in:  Add mips-*-sysv4* support.
19764 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19766         * build-all.mk: Document all useful targets.
19767         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19768         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19770 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19772         * configure: Support --silent, --quiet.
19774 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19776         * configure: Support --disable-FEATURE.
19778 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19780         * config.guess: Recognize NCR running SVR4.3.
19782 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19784         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19785         Patch from Paul Eggert <eggert@twinsun.com>.
19787 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19789         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19791 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19793         * configure: Make unrecognized options give nonfatal warnings
19794         instead of fatal errors, and pass them to any subdirectory
19795         configures in case they recognize them.
19796         Make --x equivalent to --with-x.
19798 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19800         * configure: Add --enable-* options.  Clean up usage message and
19801         some comments.
19803 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19805         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19807 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19809         * configure.in (hppa*-*-*): Enable binutils.
19811 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19813         * config.sub: Recognize cisco.
19815 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19817         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19819 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19821         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19822         than one configuration name.  Add comment.
19824 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19826         * config.guess: about target *-hitachi-hiuxwe2, fixed
19827         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19828         macro is incorrect.]
19830 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19832         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19833         than the "make ls" stuff which used to be here.
19835 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19837         * config.guess:  Recognize i[34]86-unknown-freebsd.
19838         From Shawn M Carey <smcarey@rodan.syr.edu>.
19840 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19842         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19844 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19846         * config.guess: Check for ptx.
19848 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19850         * config.sub: Add os9k checking.
19852 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19854         * config.guess: Handle OSF1 running on HPPA processors
19856 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19858         * configure: If subdir configure fails, print out a message with
19859         subdirectory name, in case subdir's configure code didn't identify
19860         itself.
19862 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19864         * configure.in: Remove embedded newlines from configdirs.
19865         Avoid mismatches of substrings.  Fix matching strings at end
19866         of configdirs.
19868 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19870         * config.guess:  Add Lynx/rs6000 config support.
19872 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19874         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19876 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19878         * configure.in (hppa*-*-osf*): Treat this just like most other
19879         PA configurations (eg no binutils or ld).
19880         (hppa*-*-*elf*): These configurations have binutils and ld.
19882 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19884         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19886 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19888         * configure.in (rs6000-*-*): Build gas.
19890 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19892         * Makefile.in:  Avoid bug in losing hpux sed.
19894 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19896         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19897         for GDB and GDB has been fixed to not need it.
19899 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19901         * config.guess: Recognize vax hosts.
19903 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19905         * configure (while loop): Don't use "break 2" inside case
19906         statement -- the case statement isn't an enclosing loop.
19908 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19910         * config.guess:  Clean up NeXT support, to allow nextstep
19911         on Intel machines.  Make OS be nextstep.
19913 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19915         * config.guess: Add alternate forms for Convex.
19917 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19919         * configure:  Completely rewrite option processing.  Take
19920         advantage of pattern-matching to avoid invoking test frequently.
19921         Also clean up host and target defaulting logic.
19923 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19925         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19926         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19927         commands (plus user environment) will fit SCO limits.
19929 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19931         * configure.in: Don't issue warnings about directories which are
19932         not being configured if -norecursion is set.  Correct test for
19933         --with-gnu-as and --with-gnu-ld to not get confused by substring
19934         matches.
19936         * configure.in: Don't build gas for alpha-dec-osf1*.
19938 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19940         * configure:  Back out Per's change of 12/19/1993.  It changes the
19941         behavior of configure in unexpected and confusing ways.
19943         Also, use different delim char when calculating
19944         program_transform_name so that the name can contain slashes.
19946 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19948         * configure.in, config.sub: Add support for VSTa micro-kernel.
19950 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19952         * configure.in: Nuke hacks which were used to get a special
19953         version of GAS for HPPA configurations.
19955 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19957         * configure:  If only ${target_alias} is given, use that
19958         as the default for ${host_alias}.
19959         * configure:  Add missing back-slashes before nested quotes.
19961 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19963         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19965 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19967         * config.guess:  Recognize some Tektronix configurations.
19968         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19970 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19972         * config.sub: Match any flavor of SH.
19974 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19976         * configure.in: Don't try to configure newlib for Alpha.
19978 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19980         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19981         libg++ or libio for any Alpha target.
19983         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19985 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19987         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19988         default arguments -- so it tried to compress itself.
19990 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19992         * configure.in (notsupp): ensure that a space is always at the end
19993         of the configdirs list, since the grep checks for an explicit space
19995 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19997         * configure.in (target i386-sysv4.2): don't build ld, since static
19998         versions of many libraries are not available.
20000 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20002         * config.guess: Recognize Apollos (using environment variables).
20003         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20005 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20007         * config.guess: Recognize Sony news mips running newsos.
20009 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20011         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20012         "fi ; else" for bash.
20014 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20016         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20018 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20020         * config.sub: accept unixware as an alias for svr4.2.
20021         Fix some inconsistancies with the gcc version.
20023 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20025         * Makefile.in (DISTDOCDIRS):  Add gdb.
20027 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20029         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20031 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20033         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20034         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20035         this now.
20037 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20039         * config.sub: Accept hiux* as an OS name.
20041         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20042         etc/make-stds.texi.  The underscore came from gcc, and dje now
20043         agrees that RUNTESTFLAGS is the correct name.
20045 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20047         * install.sh:  Remove 'set -e'.  It makes any conditionals
20048         in the script useless.
20050         * config.guess: Automatically recognize arm-acorn-riscix
20051         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20053 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20055         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20057 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20059         * Makefile.in (DISTDOCDIRS): New variable.
20060         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20061         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20063 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20065         * configure.in (hppa target): check the source directory for the
20066         pagas sub-directory
20068 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20070         * config.sub: Allow -aout* and -elf*.
20072 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20074         * configure.in: Don't build ld on i386-solaris2, same as for
20075         sparc-solaris2.
20077 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20079         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20081 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20083         * configure.in:  Configure gdb for alpha.
20085 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20087         * Makefile.in (CXXFLAGS): Add -O.
20089 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20091         * config.guess: added support for DG Aviion
20093 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20095         * configure.in: Produce warning message for subdirectories not
20096         configurable for this host/target combination.  Don't try to
20097         configure gdb for vms.
20099 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20101         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20102         appropriate files before making "diststuff".
20103         (DISTBISONFILES): New var: list of files to be edited.
20104         (DISTSTUFFDIRS): Add binutils.
20106 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20108         * config.sub: also handle mipsel and mips64el (for little endian mips)
20110 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20112         * configure.in: Add * to end of all OS names.
20114 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20116         * configure.in: Build newlib for LynxOS native.
20118 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20120         * config.guess: Add support for delta 88k running SVR3.
20122         * configure.in: Add comment about HP compiler vs. emacs.
20124 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20126         * configure.in: don't build ld on solaris2 (not a viable option
20127         due to bugs in getpwnam & getpwuid)
20129 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20131         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20132         config.guess will produce a full version number.
20134 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20136         * configure.in: Build linker and binutils for alpha-dec-osf1.
20138 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20140         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20141         and gdb/testsuite/Makefile.in.
20143 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20145         * configure.in: recognize mips*- instead of mips-
20147 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20149         * config.sub: Accept linux*coff and linux*elf as operating
20150         systems.
20152 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20154         * config.sub: Recognize mips64, and mips3 as an alias for it.
20156 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20158         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20159         gdb knows how to handle OSF/1 shared libraries.
20161 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20163         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20164         * config.guess: Recognize Hitachi's HIUX.
20165         * config.sub: Recognize h3050r* and hppahitachi.
20166         Remove redundant cases for hp9k[23]*.
20168 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20170         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20171         if gas and ld are in the source tree and are in ${configdirs}.
20172         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20173         --with options (but still pass them down on the command line,
20174         if they were explicitly specified).
20176 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20178         * configure: substitute SHELL value in Makefile.in with
20179         ${CONFIG_SHELL}
20181 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20183         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20184         *-*-solaris2* targets.
20186 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20188         * Makefile.in: define M4, and pass it down to sub-makes;
20189         all-autoconf now depends on all-m4
20191 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20193         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20194         presence of {ar,ranlib} instead of a configured directory
20196 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20198         * config.guess: Accept 34?? as well as 33?? for NCR.
20200 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20202         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20203         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20205 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20207         * configure: grab values for $(CC) and $(CXX) from the
20208         environment, so that someone can do "CC=gcc configure; make" and
20209         have it work right (matching the way that autoconf works now)
20211         * configure.in, Makefile.in: add support for gash, the tcl
20212         interface to Galaxy
20214         * config.guess: add NetBSD variants (hp300, x86)
20216 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20218         * install.sh: Support -d option (in the manner of SunOS 4 install,
20219         as it is more deterministic than that of GNU install)
20220         (chmodcmd): Set file to mode 755 by default (should also do default
20221         chgrp and chown, but I don't feel like dealing with that now)
20223 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20225         * config.sub: Remove h8300hhms alias.
20227 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20229         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20231 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20233         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20234         as stmp-fixinc
20236 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20238         * config.sub: recognize m88110-bug-coff.
20240 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20242         * Makefile.in (all-libio): all dependencies on the toolchain used
20243         to build this (gcc, gas, ld, etc)
20245 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20247         * config.guess: Deal with OSF/1 1.3 on alpha.
20249 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20251         * install.sh: add some 'else true' clauses for portability
20253         * configure.in: don't build libio for h8[35]00-*-* targets
20255 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20257         * Makefile.in:  Add support for new libio.
20259 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20261         * install.sh: If one command fails, don't try the rest.  Don't try
20262         to remove $dsttmp (via trap) unless we have already created it.
20263         If $src doesn't exist, detect it and exit with an error.
20265         * config.guess: Recognize BSD on hp300.
20267 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20269         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20270         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20272 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20274         * Makefile.in (all-send-pr): depends on all-prms
20276 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20278         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20280 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20282         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20283         Added test for mips-mips-riscos5.
20285 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20287         * configure.in: use mh-hp300 for 68k HP hosts
20289 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20291         * configure: add support for CONFIG_SHELL, so that you can use
20292         some alternate shell for evaluating configure scripts
20294 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20296         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20297         in configure script to bug-gdb@prep.ai.mit.edu when building
20298         distribution archive.
20299         * Makefile.in (COMPRESS):  Remove def.
20300         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20301         gdb.tar.Z and make-gdb.tar.Z respectively.
20302         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20303         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20304         to convergence with 'taz' target in Makefile.in.
20306 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20308         * install.sh (dsttmp): use trap to ensure that tmp files go
20309         away on error conditions
20311 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20313         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20315 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20317         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20318         its parent is '/' not ''.
20320         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20322 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20324         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20325         that ${newsrcdir}/configure.in does.
20327 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20329         * test-build.mk: support for CONFIG_SHELL
20331 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20333         * config.sub (netware):  Add as a basic system type.
20335 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20337         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20338         $(srcdir)/ from the dependency on Makefile.in.
20340 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20342         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20343         (h8300hhms is temporary until multi-libraries are implemented).
20344         * configure.in: Handle h8300h too.
20346 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20348         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20350 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20352         * configure:  Remove extraneous output when guessing host type.
20353         * config.guess:  Remove extraneous output when guessing using C
20354         compiler rather than uname, or when guessing fails.
20356 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20358         * Makefile.in: remove all.cross and install.cross targets
20360         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20361         definitions
20363 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20365         * configure.in (target sh): Build gprof.
20367 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20369         * config.sub: change -solaris to -solaris2
20371 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20373         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20375 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20377         * configure: Correct error message for missing Makefile.in to
20378         print correct directory.
20380 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20382         * install.sh: kludge around 386BSD shell bug
20384 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20386         * config.guess:  Recognize NeXT.
20387         * config.guess:  Recognize i486-ncr-sysv4.
20388         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20390 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20392         * Makefile.in (MAKEINFOFLAGS): New variable.
20393         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20394         * build-all.mk, test-build.mk: Pass down --no-split as
20395         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20397 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20399         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20401 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20403         * Makefile.in (libg++.tar.z):  New rule.
20404         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20405         * Makefile.in (taz):  Only do a single chmod.
20407 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20409         * install.sh: don't use dirname anymore (replaced with sed usage)
20411 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20413         * Makefile.in:  Change extension for gzip'd files from '.z' to
20414         '.gz' per new FSF standard usage.
20416 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20418         * configure: put quotes around the final value of program_transform_name
20420 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20422         * Makefile.in: new install.sh support; update install-info rules
20424 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20426         * configure.in: Build diff for crosses, but not for go32 host.
20428         * configure.in: Build gprof only for native, and don't build it
20429         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20431 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20433         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20435 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20437         * configure.in (host_tools): Add prms.
20439 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20441         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20442         with $(FLAGS_TO_PASS) on the command line
20444         * config.sub: Recognize lynx and lynxos
20446 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20448         * config.sub: Accept -ecoff*, not just -ecoff.
20450 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20452         * Makefile.in (taz): Use .gz suffix instead of .z.
20453         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20454         names.
20456 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20458         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20460 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20462         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20463         that rebuilds that might happen during 'make install' don't get
20464         bogus gcc include files
20466 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20468         Change from Utah for HPPA support:
20469         * config.guess: Recognize hppa1.x-hp-bsd.
20471 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20473         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20474         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20476 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20478         * config.sub: Add support for rom68k and bug boot monitors.
20480 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20482         * Makefile.in: Make all-opcodes depend on all-bfd.
20484 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20486         * config.guess: Added special check for i[34]86-univel-sysv4*.
20488 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20490         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20491         the processor rather than assuming i486.
20493 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20495         * config.guess: Recognize SunOS6 as Solaris3.
20497 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20499         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20500         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20502 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20504         * build-all.mk (all-cross): New target for Canadian Cross.
20505         Added Q2 go32 targets.
20506         * test-build.mk: Configure go32 cross sparclite-aout and
20507         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20508         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20510 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20512         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20513         GO32 hosted toolchains
20515 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20517         * configure: change  so "-exec-prefix" gets passed down rather
20518         than "-exec_prefix" so autoconf generated Makefiles get the
20519         exec_prefix set right.
20521 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20523         * config.guess: get the Solaris2 minor version number
20525         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20527 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20529         * config.guess: Recognize some Sequent platforms.
20531 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20533         * Makefile.in: added the vault-install target
20535         * configure.in: actually use the Sun3 makefile fragment that's in
20536         config, also added the release dir to configdirs
20538 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20540         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20542 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20544         * configure.in: remove some program from Alpha targetted toolchains
20546 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20548         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20549         gprof.
20550         (taz): Run "make diststuff" in those directories instead of "make
20551         proto-dir".  Look for "VERSION=" only at start of line in subdir
20552         Makefile.  Use "gzip -9" for compression.
20553         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20554         (binutils.tar.z): New target.
20556 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20558         * Makefile.in (taz): Include gpl.texinfo.
20560 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20562         * Makefile.in (setup-dirs): Merged into "taz" target.
20563         (taz): Only do `proto-dir' stuff if a directory is actually needed
20564         for this target.
20566 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20568         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20569         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20570         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20571         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20572         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20574 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20576         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20577         config.sub, and move-if-change to gdb testsuite distribution
20578         archive, so the testsuite can be extracted, configured, and
20579         run separately from the gdb distribution.  Blow away the Chill
20580         tests that require a Chill compiled executable, since GNU Chill
20581         is not yet publically available.
20583 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20585         * test-build.mk: set environment variables in a single command,
20586         instead of a list of assignments and exports
20588         * config.guess: recognize Alpha/OSF1 systems
20590 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20592         * configure: Change help message to prefer --options rather than
20593         -options.
20595 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20597         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20598         zippy@ecst.csuchico.edu.
20599         * config.guess: Recognize miniframe.
20601 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20603         * Makefile.in: Use srcroot to find runtest rather than rootme.
20604         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20606 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20608         * test-build.mk: Extensive additions to support building on a
20609         machine other than the host.
20611 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20613         * configure (tooldir): Fix for i386-aix again.
20615 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20617         * configure, Makefile.in:  Change definition of $(tooldir)
20618         to match the FSF.
20620 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20622         * config.guess:  Recognize i[34]86/SVR4.
20624 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20626         * Makefile.in (all-gdb): gdb depends on sim.
20628 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20630         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20631         at the same time we make the prototype gdb directory.
20632         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20633         files at the same time as the gdb base release distribution.
20635 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20637         * Makefile.in (check): Use individual check targets rather than
20638         DO_X rule.
20639         (check-gcc): Added.
20641 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20643         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20644         for System V release 3.2.
20646 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20648         * config.sub: Recognize hppaosf.
20649         * configure.in: Do configure ld/binutils/gas for it.
20651 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20653         * configure (tooldir): Alter syntax used to set this, for systems
20654         where "\$" isn't handled right, like i386-aix.
20656 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20658         * configure: Pass program-transform-name, not
20659         program_transform_name, to recursive configures.
20661 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20663         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20664         of gas+ld+binutils.
20666 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20668         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20670 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20672         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20674 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20676         * Makefile.in (PRMS): Set back to all-prms.
20678 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20680         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20681         targets, rather than for MIPS hosts.
20683 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20685         * configure.in: add comment for --with-x default values
20687         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20689         * Makefile.in: add check-* targets for each of the directories in
20690         the tree.  Add a definition of RUNTEST that will use the one we
20691         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20693 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20695         * configure.in: Removed obsolete references to bfd_target and
20696         target_makefile_frag.
20698         * build-all.mk: Set assorted targets for Q2.
20699         * config.sub: Recognize z8k-sim and h8300-hms.
20700         * test-build.mk: Really don't pass host to configure.
20701         (HOLES): Added uname.
20703 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20705         * configure: Handle an empty program-prefix, program-suffix or
20706         program-transform-name correctly.
20708 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20710         * build-all.mk: -G 8 no longer required for MIPS targets.
20711         * test-build.mk: Don't pass host argument to configure; make it
20712         guess.
20714 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20716         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20717         * Makefile.in (COMPRESS):  New macro, like GZIP.
20719 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20721         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20723         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20724         with gas currently defaults to -G 0.
20726 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20728         * Makefile.in (all-flex): flex depends on byacc.
20730         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20731         to test-build.mk as RELEASE_TAG.
20732         * test-build.mk (configargs): New variable containing arguments to
20733         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20734         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20736         * config.guess: Use /bin/uname when checking -X argument on SCO,
20737         to avoid invoking GNU uname which doesn't understand -X.
20739         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20741         * configure.in: Build gas for mips-*-*.
20743 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20745         * Makefile.in (all.normal): insert missing backslash.
20747 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20749         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20751         * Makefile.in: Complete overhaul to merge many almost identical
20752         targets.
20754 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20756         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20757         (gdb.tar.Z): Adjusted.
20759         * Makefile.in (setup-dirs, taz): New targets; should be general
20760         enough to adapt for gdb sometime.  Build only .z file.
20761         (gas.tar.z): New target.
20763 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20765         * build-all.mk: Use CC=cc -Xs on Solaris.
20767 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20769         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20770         for handling BISON for FSF releases.
20772 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20774         * configure: Actually implement the change zoo just documented.
20776 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20778         * configure: when using config.guess, only set target_alias when
20779         it's not already been set (ie, on the command line)
20781 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20783         * Makefile.in: add installcheck target, set PRMS to install-prms
20785 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20787         * configure: add support for package_makefile_fragment, handle the
20788         case where a directory has a configure.in file but no Makefile.in
20789         more gracefully (with an actual understandable error message, even);
20790         add support for --without (and add this to the usage message); also
20791         explicitly add a --host=${host_alias} to the command line when
20792         config.guess is used
20794 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20796         * configure: Must use both --host and --target in recursive calls.
20798 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20800         * Makefile.in: Change deja-gnu to dejagnu.
20802 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20804         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20806 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20808         * configure.in: canonicalize all instances to *-*-solaris2*,
20809         also strip out a number of tools to not build for go32 host
20811 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20813         * config.guess: add GPL.
20815         * Makefile.in, config.guess, config.sub, configure: bump
20816         copyrights to 93.
20818 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20820         * Makefile.in (do-info): Removed obsolete check for existence of
20821         localenv file.
20823         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20825 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20827         * Makefile.in: a couple of 'else true' for decstation,
20828         support for TclX
20830         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20832 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20834         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20836 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20838         * config.guess: Recognize i386-ibm-aix (PS/2).
20839         * configure.in: Use config/mh-aix386 file for it.
20841 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20843         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20844         CC_FOR_TARGET instead.
20845         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20847 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20849         * Makefile.in: Add sim to list of directories sent with gdb
20851 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20853         * configure.in: Put back mips-dec-bsd* case.
20855 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20857         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20858         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20859         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20861 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20863         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20865         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20866         (install-info): install dir.info only if it exists,
20867         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20869 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20871         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20872         gas for mips-dec-bsd.
20874 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20876         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20877         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20879 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20881         * configure.in: Added "dejagnu" to hosttools list.
20883 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20885         * config.sub, configure.in, config.guess:  Add support
20886         for Bosx, an AIX variant from Bull.
20887         Patches from F.Pierresteguy@frcl.bull.fr.
20889 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20891         * devo/dejagnu: Initial creation of devo/dejagnu.
20892         Migrated dejagnu testcases and support files for testing software
20893         tools to reside as subdirectories, currently called "testsuite",
20894         within the directory of the software tool.  Migrated all programs,
20895         support libraries, etc. beloging to dejagnu proper from
20896         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20897         with no modifications.  The changes to these files which will
20898         allow them to configure, build, and execute properly will be made
20899         in a future update.
20901 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20903         * Makefile.in: Change send_pr to send-pr.
20904         * configure.in: Likewise.
20905         * send_pr: Renamed directory to send-pr.
20907 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20909         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20911 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20913         * README:  Update for gdb-4.8 release.
20914         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20915         gdb-xxx.tar.z (gzip'd) file also.
20917 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20919         * Makefile.in: make all-diff depend on all-libiberty
20921 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20923         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20925 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20927         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20929 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20931         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20932         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20933         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20935 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20937         * Makefile.in:  makeinfo binary is in a new location
20939 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20941         * config.sub: Accept -ecoff as an OS.
20943         * Makefile.in: Various changes to eliminate a level of make
20944         recursion and reduce the required command line length.
20945         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20946         sub-makes.
20947         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20948         variables holding settings for specific sub-makes.
20949         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20950         in terms of BASE_FLAGS_TO_PASS.
20951         (TARGET_LIBS): New variable listing directories which use
20952         TARGET_FLAGS_TO_PASS.
20953         (subdir_do): Eliminated.
20954         (do-*): New set of targets to replace subdir_do.
20955         (various): All targets which used subdir_do now depend on do-*.
20956         (local-clean): Renamed from do_clean.
20957         (local-distclean): New target, dependency of distclean and
20958         realclean.
20959         (install-info): Don't create directories.  Depend on dir.info
20960         rather than calling make recursively.
20961         (install-dir.info): Eliminated.
20962         (install-info-dirs): Create all info directories here.
20963         (dir.info): Depend upon do-install-info.
20965         * test-build.mk (HOLES): Added false.
20967 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20969         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20971 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20973         * Makefile.in (info): remove dependency on all-texinfo.  The
20974         problem was really in texinfo/C, not at this level.
20976 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20978         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20980 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20982         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20983         GDB releases.
20985 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20987         * configure: Include srcdir in message about target of link not
20988         being found.  Don't convert `-' to `_' in `with' options being
20989         passed to subdirs.
20991 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20993         * configure.in: add uudecode to host_tools
20995         * Makefile.in: added {all,install}-uudecode targets, added them to
20996         the appropriate lists
20998 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21000         * Makefile.in (all-gcc): Added dependency on all-gas.
21002         * configure.in (mips-*-*): Build ld and binutils.
21004 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21006         * configure: check return code from mkdir, print error message and
21007         exit on failure.
21009 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21011         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21013 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21015         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21017 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21019         * config.sub (h8500):  Recognize this as a cpu type.
21021 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21023         * configure: source directory missing is no longer a warning
21025         * configure.in: recognize irix[34]* instead of irix[34]
21027         * Makefile.in: define and pass down X11_LIB
21029 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21031         * guess-systype: Renamed to ...
21032         * config.guess:  ... by popular request.
21033         * configure.in, Makefile.in:  Update accordingly.
21035 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21037         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21038         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21039         + Execute ./dummy instead of assuming . is in PATH.
21041 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21043         * guess-systype:  New shell script.  Attempts to guess the
21044         canonical host name of the executing host.
21045         Only a few hosts are supported so far.
21046         * configure:  Call guess-systype if no host is specified.
21048 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21050         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21051         gcc Makefile.
21053 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21055         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21056         (all-gcc, install-gcc, subdir_do): Use it.
21058 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21060         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21062 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21064         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21065         set exclusively by configure, using configure.in .
21067 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21069         * test-build.mk: set $PATH for all builds
21071         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21073 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21075         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21076         the one used in gcc/Makefile.in, so that a null expansion doesn't
21077         override the one needed to build gcc with a native cc.
21079 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21081         * configure: Accept -with arguments.
21083 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21085         * Makefile.in: added h8300sim
21087 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21089         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21090         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21091         (all-cygnus, native, build-cygnus): Make
21092         $(canonhost)-stamp-3stage-done, not $(host)....
21093         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21094         i386-sco3.2v4.  Added else true to if command.
21096 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21098         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21100 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21102         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21104 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21106         * configure.in: don't remove binutils from Solaris builds
21108 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21110         * Makefile.in: get rid of earlier definitions for *clean,
21111         also handle the recursive info rule better
21113 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21115         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21116         do more-or-less the right thing.
21118 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21120         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21121         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21123 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21125         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21126         $(host_canonical).
21128         * configure.in: split the configdirs list into 4 categories (native
21129         v. cross, library v. tool) and handle the cross-only and native-
21130         only in more reasonable (and correct!) way.
21132 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21134         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21135         configdirs anymore.
21137 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21139         * Makefile.in: extensive cleanup::  removed all of the explicit
21140         clean-* targets, collapsed many wrappers around subdir_do into
21141         one, added additional targets to satisfy standards.texi, deleted
21142         some old targets, some changes for consistency
21144 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21146         * configure.in: handle some programs as cross-only, and others as
21147         native only
21149         * test-build.mk: handle partial holes in a more generic manner
21151         * Makefile.in: m4 depends on libiberty
21153 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21155         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21156         time, wdiff, and find to configdirs
21158         * Makefile.in: all, clean, and install rules for the new programs
21159         added to configure.in
21161 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21163         * configure.in: use mh-sun for all *-sun-* hosts
21165 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21167         * Makefile.in: define flags for X11 include files and library file
21168         locations, pass them down to the programs that need this info
21170         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21172 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21174         * configure.in: start building libg++ for HP-UX targets
21176 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21178         * README:  Update references to files moved into etc/.
21180 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21182         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21183         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21185 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21187         * configure: accept dash as well as underscore in long option
21188         names for FSF compatibility.
21190 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21192         * config.sub: added -sco3.2v4 support from FSF.
21194 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21196         * configure.in: expand the section that adds or removes
21197         directories from the list of programs to build, to handle native
21198         vs. cross in addition to host v. native
21200 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21202         * Makefile.in:  Replace C++ in macro names with CXX.
21203         This is less likely to break ...
21205 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21207         * test-build.mk: add -w to GNU_MAKE
21209 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21211         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21212         add 'sparc' to list of recognized cpus.  This needed to make
21213         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21214         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21215         then changes that into $CPU-wrs-vxworks.
21217         * configure.in: remove most references to gdbtest, regularize
21218         target based program removal
21220         * test-build.mk: import from p3 tree (many fixes and changes)
21222 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21224         * Makefile.in: added rules to handle tcl, tk, and expect
21226         * configure.in: handle those directories if they exist
21228 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21230         * config.sub: removed bogus hppabsd and hppahpux names, since
21231         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21233 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21235         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21236         depends upon all-xiberty
21238         * Makefile.in: changes from p3, including:
21240         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21242         * Makefile.in (XTRAFLAGS): include newlib directories if
21243         newlib/Makefile exists, rather than if host != target.
21245         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21247         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21248         from the same source tree and not building a cross-compiler.  This
21249         matters for the libg++ configuration if reconfiguring a tree that
21250         has already been installed.
21252         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21254         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21255         pick up the machine and system specific header files.
21257         * Makefile.in: added AS_FOR_TARGET, passed down in
21258         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21259         the C compiler to use to create programs which are run in the
21260         build environment, set it to default to $(CC), and passed it down
21261         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21263         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21265         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21266         We need them for unusual native builds, like systems without
21267         ranlib.
21269         * configure: also define $(host_canonical) and
21270         $(target_canonical), which are the full, canonical names for the
21271         given host and target
21273 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21275         * Makefile.in:  Added separate definitions for C++.
21277 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21279         * configure.in (configdirs):  Add deja-gnu.
21281 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21283         * README:  Update for configure.texi and gdb-4.7 release.
21285 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21287         * Makefile.in:  Move "all" target to top of file.
21288         Previously, first target was ".PHONY" which caused BSD4.4 make
21289         to build .PHONY when make was run without arguments.
21291 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21293         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21294         Library-copylefted code in libiberty.
21296 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21298         * config.sub:  Replace m68kmote with plain old m68k.
21300 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21302         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21304 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21306         * config.sub: Complain if no argument is given.  Added support for
21307         386bsd as OS and target alias.
21309 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21311         * Makefile.in (XTRAFLAGS): include newlib directories if
21312         newlib/Makefile exists, rather than if host != target.
21314 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21316         * config.sub: recognize sparclite-wrs-vxworks.
21318         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21319         p3.) Added clean-xiberty to clean.
21321 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21323         * configure.in: use *-*-* instead of nested cases for host and target
21325 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21327         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21328         from the same source tree and not building a cross-compiler.  This
21329         matters for the libg++ configuration if reconfiguring a tree that
21330         has already been installed.
21332 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21334         * config.sub (i486v/i486v4):  Merge in from FSF version.
21336 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21338         * configure: only set PWD if it is already set.
21340 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21342         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21343         doesn't have unset and all success paths (and most error paths)
21344         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21345         to just ${PWD} to avoid confusion.)
21347 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21349         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21350         even for a native compilation.
21352 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21354         Changes to make the gdb.tar.Z rule work better.
21356         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21357         (DEVO_SUPPORT):  Add configure.texi.
21358         (bfd-ilrt.tar.Z):  Remove ancient rule.
21360 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21362         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21363         pick up the machine and system specific header files.
21365         * configure.in, config.sub: added new target m68010-adobe-scout,
21366         with alias of adobe68k.  Changed configure.in to check for
21367         -scout before -sco* to avoid a false match.
21369         * Makefile.in: added AS_FOR_TARGET, passed down in
21370         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21371         the C compiler to use to create programs which are run in the
21372         build environment, set it to default to $(CC), and passed it down
21373         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21375 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21377         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21378         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21379         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21380         FOR_TARGET variants, to newlib and libg++.
21382 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21384         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21385         first.
21387 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21389         * config.sub:  Accept `elf' as an environment.
21391 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21393         * Makefile.in (all-opcodes):  cd into the right directory
21395 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21397         * configure: added -program_transform_name option, used as
21398         argument to sed when installing programs.
21399         configure.texi: added documentation for -program_prefix,
21400         -program_suffix and -program_transform_name.
21402 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21404         * config.sub:  Accept i486 where i386 ok.
21406 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21408         * config.sub: accept we32k
21410 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21412         * config.sub, configure.in: accept OSE68000 and OSE68k.
21414         * Makefile.in: don't create all directories for ``make install'';
21415         let the subdirectories create the ones they need.
21417 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21419         * COPYING: new file, GPL v2
21421 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21423         * Makefile.in: use the new gen-info-dir, which needs a template
21424         argument (which also lives in texinfo)
21426         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21428 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21430         * config.sub (ncr3000):  Change i386 to i486.
21432 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21434         * Makefile.in: add install-rcs, install-grep to
21435         install-no-fixedincludes, removed install-bison and install-libgcc
21437 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21439         * configure.in: grab the HPUX makefile fragment if on HPUX
21441 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21443         * Makefile.in: eradicate bison spoor (ditto libgcc).
21444         configure.in: recognise m68{k,000}-ericsson-OSE.
21445         es1800 is alias for m68k-ericsson-OSE
21447 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21449         * configure.in: rearrange the parts that remove programs from
21450         configdirs, based now on HOST==TARGET or by canonical triple.
21452 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21454         * test-build.mk: recurse explicitly with -f test-build.mk when
21455         appropriate.  predicate stage3 and comparison on the existence
21456         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21457         On very clean, also remove ...stamp-co.  Build in-place before
21458         doing other builds.
21460 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21462         * Makefile.in, configure.in: add tgas
21464 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21466         * Makefile.in: a number of changes merged in from progressive.
21468         * configure.in: add libm.
21470         * .cvsignore: ignore some stuff that comes from test-build.mk.
21472 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21474         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21476 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21478         * configure: Add program_suffix (parallel to program_prefix)
21479         * Makefile.in: adjust directory-creating script for losing decstation
21481 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21483         * configure:  Minor $subdir-related fixes.
21485 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21487         * configure: fix various problems with propogating
21488         makefile_target_frag in subdirs.
21489         * configure.in: config libgcc if its there
21491 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21493         * config.sub:  HPPA merge.
21495 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21497         * Makefile.in:  Replace all-bison with all-byacc in all
21498         dependency lines for other tools (which now use byacc).
21500 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21502         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21504 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21506         * Makefile.in: make gprof rules similar to byacc rules (instead of
21507         vestigal $(unsubdir) that didn't work...)
21509 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21511         * config.sub:  Add support for Linux.
21512         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21513         (at least for libg++).
21515 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21517         * configure.texi: fix doc for the -nfp option to configure
21519 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21521         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21523 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21525         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21526         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21527         * configure.in: added solaris* host_makefile_frag hook.
21529 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21531         * config.sub: changed recognition of m68000 so that various
21532         m68k types can be specified via m680[01234]0
21534 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21536         * config.sub (basic_machine): fix sed so that '-foo' isn't
21537         completely substituted out while .+'-foo' loses the '-foo'
21539 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21541         * config.sub ($os): Add -aout.
21543 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21545         * configure:  If host_makefile_frag is absolute, don't
21546         prefix ${invsubdir} (relevant to libg++ auto-configure).
21548 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21550         * Makefile.in (tooldir): Define it.
21551         (all-ld): Depend on all-flex.
21553 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21555         * Makefile.in (check):  Fix libg++ special case.
21557 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21559         * configure: do not bury `pwd` into config.status, thus do fewer
21560         pwd's.
21562         * configure: print the "Building in" message only when building in
21563         other than "." AND verbose.
21565         * configure: remove -s, rework -v to better accommodate guested
21566         configures.
21568         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21570 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21572         * Makefile.in: macroize flags passed on recursion.  remove
21573         fileutils.
21575 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21577         * configure: get makesrcdir right for subdirs deeper than 1.
21579         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21580         install.
21582 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21584         * Makefile.in: don't print subdir_do or recursion lines.
21586 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21588         * standards.texi: added menu item.
21590         * Makefile.in: build and install standards.info.
21592         * standards.texi: new file.
21594 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21596         * configure: test for and move config.status pieces from
21597         ${subdir}/.
21599 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21601         * configure:  Test for existance of files before trying to mv
21602         them, to avoid numerous non-existance messages.
21604 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21606         * configure: correct final line of config.status.
21608         * configure: patch from eggert.  Avoids a protection problem if
21609         the original Makefile.in is read only.
21611         * configure: use move-if-change from gcc to create config.status.
21612         Some makefiles depend on config.status to tell if a directory
21613         has been reconfigured for a different host.  This change
21614         prevents those directories from remaking everything in the case
21615         where the reconfig was only intended to rebuild a Makefile.
21617         * configure: test for config.sub with "config.sub sun4" rather
21618         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21619         host alias from a missing config.sub.
21621 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21623         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21624         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21626 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21628         * configure: mkdir ${subdir} as needed.
21630 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21632         * Makefile.in,configure.in: added autoconf.
21634 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21636         * Makefile.in: no longer pass against on recursion.
21638         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21639         definitions are not inherited.
21641         * configure: correct makesrcdir when subdir is .
21643 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21645         * configure:  Add support for 'subdirs' variable, which is
21646         like 'configdirs', except that configure doesn't re-invoke
21647         itself for subdirs, it just creates a Makefile for each subdir.
21648         * configure.texi:  Document subdirs.
21650 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21652         * configure.in: added flex to configdirs
21654 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21656         * Makefile.in: remove clean-stamps from clean.
21658 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21660         * configure.in:  Add gdbtest to configdirs.
21662 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21664         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21665         to recursive makes.
21666         * configure.in:  Recognize new ncr3000 config.
21668 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21670         * Makefile.in, configure.in: removed references to gdbm.
21672 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21674         * config.sub:  Don't canonicalize os value
21675         newsos* to bsd (readline needs to check for newsos).
21676         (This fix was earlier made Jan 31, but got re-broken.)
21678 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21680         * configure.in:  sco is an os, not a vendor!
21682         * configure:  Quote $( better.  Keep various shells happy.
21684 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21686         * Makefile.in: eliminate stamp-files.
21688 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21690         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21691         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21693 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21695         * config.sub:  fix iris/iris3.
21697 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21699         * configure: re-add -rm.
21701 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21703         * Maskefile.in: add .stmp-rcs to all.
21705         * configure.in: remove gas from rs6000 build, use aix host fragment.
21707 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21709         * configure: pass down site_option during recursion.
21711 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21713         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21715 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21717         * configure: Change exec_prefix so that it really defaults to prefix.
21719 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21721         * Makefile.in, configure.in:  Add support for mmalloc library.
21723 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21725         * Makefile.in: add stmp dependencies for a few more things.
21727 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21729         * configure: adjusted error message on objdir/srcdir configure
21730         collision, per john's suggestion.
21732         * Makefile.in: add libiberty stmp to all and all.cross.
21734 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21736         * Makefile.in: remove force dependencies, add grep to all.
21738 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21740         * Makefile.in: drop flex.  make stamp files work.
21742         * configure: added test for conflicting configuration in srcdir,
21743         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21744         gets cranky.  use relative paths for configure and srcdir
21745         whenever possible.  Send some error messages to stderr that were
21746         going to stdout.
21748 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21750         * Makefile.in:  Fix libg++ rule to check for gcc directory
21751         before using gcc/gcc.  Also pass XTRAFLAGS.
21753 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21755         * Makefile.in: added stmp-files so that directories aren't polled
21756         when they are already built.
21758         * configure.texi: fixed a node pointer problem.
21760 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21762         * config.sub configure.in gdb/configure.in
21763         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21764         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21765         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21767 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21769         * configure: -recurring becomes -silent.  corrected help message
21770         for -site= option.
21772         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21774 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21776         * configure: when building Makefile for crosses, replace
21777         tooldir and program_prefix.  default srcdir from location of
21778         config.sub.  remove "for host in hosts" and "for target in
21779         targets" loops.
21781 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21783         * Makefile.in: Do not pass bindir or mandir to cvs.
21785 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21787         * Makefile.in, configure.in: removed traces of namesubdir,
21788         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21789         copyrights to '92, changed some from Cygnus to FSF.
21791         * configure.texi: remove most references to multiple hosts,
21792         multiple targets, subdirs, etc.
21794         * configure.man: removed rcsid. reference config.sub not
21795         config.subr.
21797         * Makefile.in: mkdir $(infodir) on install-info.
21799 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21801         * configure.texi:  Explain better about .gdbinit and about
21802         the environment that configure.in sections run in.
21804 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21806         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21808 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21810         * README:  DOC.configure => cfg-paper.texi.
21812 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21814         * config.sub (near case $os):  Don't convert newsos* to bsd!
21816 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21818         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21819         the number of copies of COPYING that go into the GDB tar file.
21821 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21823         * bfd/configure.in, gdb/config/mh-i386sco,
21824         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21825         Fix SCO configuration stuff.
21827 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21829         * Makefile.in:  For libg++, make sure the -I pointing
21830         to the gcc directory goes *after* all the libg++-local -I flags.
21831         Also, move just-gcc dependency from just-libg++ to all-libg++.
21833 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21835         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21837 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21839         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21841 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21843         * config.sub:  Add stratus configuration frags.  Also
21844         submitted to FSF.
21846 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21848         * Makefile.in (DEV_SUPPORT):  add configure.man.
21850         * config.sub(Decode manufacturer-specific):  add -none*.
21852 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21854         * Makefile.in:  remove form feeds to make Sun's make happy.
21855         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21857 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21859         * Makefile.in (AR_FLAGS):  Make quieter.
21861 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21863         * configure.in:  Add libg++.
21864         * configure:  When verbose, don't output the command line at each
21865         level; it will be unremarkably the same as the previous version,
21866         which will be the same as what the user typed.
21868 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21870         * configure.in, Makefile.in: fix clean-info, add flex.  add
21871         fileutils.
21873         * configure: be less sensitive to spaces in Makefile.in.  Do not
21874         look for sources in "..".  Doing so breaks subdirectories that
21875         might have their own configure.  If a subdir has it's own
21876         configure script, use it.
21878 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21880         * cfg-paper.texi: some changes suggested by rms.
21882 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21884         * config.sub:  Merge in some small additions from the FSF version,
21885         taken from the gcc distribution, to bring the Cygnus and FSF
21886         versions into closer sync.
21888 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21890         * configure.in:  Changed svr4 references to sysv4.
21892 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21894         * configure: added -V for version number option.
21896 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21898         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21899         renamed from DOC.configure to cfg-paper.texi.
21901 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21903         * configure, config.subr, config.sub: config.subr is now
21904         config.sub again.
21906 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21908         * configure.texi: new file, in progress.
21910         * Makefile.in: build info file and install the man page for
21911         configure.
21913         * configure.man: new file, first cut.
21915         * configure: find config.subr again now that configuration "none"
21916         has gone.  removed all traces of the -ansi option.  removed all
21917         traces of the -languages option.
21919         * config.subr: resync from rms.
21921 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21923         * configure, config.sub, config.subr: merge config.sub into
21924         config.subr, call the result config.subr, remove config.sub, use
21925         config.subr.
21927         * Makefile.in: revised install for dir.info.
21929 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21931         * configure.in: add decstation host makefile frag.
21933         * Makefile.in: BISON now bison -y again.  also install-gcc on
21934         install.  clean-gdbm on clean.  infodir belongs in datadir.
21935         Make directories for info install.  Build dir.info here then
21936         install it.
21938 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21940         * Makefile.in: fix for bad directory tests.
21942 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21944         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21945         regexp.  -srcdir relative was being handled incorrectly.
21947         * Makefile.in: unwrapped some for loops so that parallel makes
21948         work again and so one can focus one's attention on a particular
21949         package.
21951 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21953         * configure: added PWD as a stand in for `pwd` (for speed). use
21954         elif wherever possible.  make -srcdir work without -objdir.
21955         -objdir= commented out.
21957 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21959         * configure: +options become --options.  -subdirs commented out.
21960         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21961         Makefile now at top of generated Makefile.  Removed cvs log
21962         entries.  added -srcdir.  create .gdbinit only if there is one
21963         in ${srcdir}.
21965         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21966         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21967         and mandir now keyed off datadir by default.
21969 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21971         * Freshly created ChangeLog.
21974 Local Variables:
21975 mode: change-log
21976 left-margin: 8
21977 fill-column: 76
21978 version-control: never
21979 End: