Fix compilation of gcc.dg/atomic/c11-atomic-exec-[45].c on hpux.
[official-gcc.git] / ChangeLog
blob03fc332b9658883e41a1192f6e8432f88dff303c
1 2023-01-06  Clément Chigot  <chigot@adacore.com>
3         * configure.ac: Skip GMP and MPFR when --disable-gdb is
4         provided.
5         * configure: Regenerate.
7 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
9         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
11 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
13         * Makefile.def: Do not build shared libffi.
14         * Makefile.in: Regenerate.
16 2022-12-21  Andrew Pinski  <apinski@marvell.com>
18         * Makefile.def: Add configure-gdb dependencies
19         on all-gmp and all-mpfr.
20         * configure.ac: Split out MPC checking from MPFR.
21         Require GMP and MPFR if the gdb directory exist.
22         * Makefile.in: Regenerate.
23         * configure: Regenerate.
25 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
27         * configure.ac (target_libraries): Add target-libgm2.
28         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
29         Add GCC_TARGET_TOOL entry for gm2.
30         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
31         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32         * Makefile.def (target_modules): Add libgm2.
33         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
34         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
35         (languages): Add entry for language=m2 with gcc-check-target=check-m2
36         and lib-check-target=check-target-libgm2.
37         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
38         (HOST_EXPORTS): Add definition for GM2.
39         (BASE_TARGET_EXPORTS): Add definition for GM2.
40         (GM2_FOR_BUILD): Defined.
41         (GM2FLAGS): Defined.
42         (GM2_FOR_TARGET): Defined.
43         (GM2FLAGS_FOR_TARGET): Defined.
44         (EXTRA_HOST_FLAGS): Defined.
45         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
46         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
47         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
48         * configure: Rebuilt.
49         * Makefile.in: Rebuilt.
51 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
53         * Makefile.def: Add Rust language.
54         * Makefile.in: Regenerate via autogen.
56 2022-12-09  Martin Liska  <mliska@suse.cz>
58         * MAINTAINERS: Fix spacing.
60 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
62         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
64 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
66         * Makefile.def: Pass host_libs_picflag to host dependent library
67         configures.
68         * Makefile.in: Regenerate.
69         * configure: Regenerate.
70         * configure.ac (host_libs_picflag): New configure variable set to
71         '--with-pic' when building 'host_shared'.
73 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
75         * Makefile.def: Add libsframe as new module with its dependencies.
76         * Makefile.in: Regenerated.
77         * configure.ac: Add libsframe to host_libs.
78         * configure: Regenerated.
80 2022-11-23  Marek Polacek  <polacek@redhat.com>
82         Revert:
83         2022-11-23  Marek Polacek  <polacek@redhat.com>
85         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
86         isl.
87         * Makefile.in: Regenerate.
88         * Makefile.tpl: Set PICFLAG.
89         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
90         check.
91         * configure: Regenerate.
93 2022-11-23  Marek Polacek  <polacek@redhat.com>
95         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
96         isl.
97         * Makefile.in: Regenerate.
98         * Makefile.tpl: Set PICFLAG.
99         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
100         check.
101         * configure: Regenerate.
103 2022-11-14  Martin Liska  <mliska@suse.cz>
105         Revert:
106         2022-11-09  Martin Liska  <mliska@suse.cz>
108         * doc/Makefile: New file.
109         * doc/_static/custom.css: New file.
110         * doc/baseconf.py: New file.
111         * doc/bsd.rst: New file.
112         * doc/contrib.rst: New file.
113         * doc/contribute.rst: New file.
114         * doc/cppdiropts.rst: New file.
115         * doc/cppenv.rst: New file.
116         * doc/cppopts.rst: New file.
117         * doc/cppwarnopts.rst: New file.
118         * doc/favicon.ico: New file.
119         * doc/funding.rst: New file.
120         * doc/gcc_sphinx.py: New file.
121         * doc/gnu.rst: New file.
122         * doc/gnu_free_documentation_license.rst: New file.
123         * doc/gpl-3.0.rst: New file.
124         * doc/indices-and-tables.rst: New file.
125         * doc/lgpl-2.1.rst: New file.
126         * doc/logo.pdf: New file.
127         * doc/logo.svg: New file.
128         * doc/md.rst: New file.
129         * doc/requirements.txt: New file.
131 2022-11-14  Martin Liska  <mliska@suse.cz>
133         Revert:
134         2022-11-09  Martin Liska  <mliska@suse.cz>
136         * doc/baseconf.py: Port to GCC sources.
138 2022-11-14  Martin Liska  <mliska@suse.cz>
140         Revert:
141         2022-11-14  Martin Liska  <mliska@suse.cz>
143         * configure: Regenerate.
144         * configure.ac: Support Sphinx based documentation.
146 2022-11-14  Martin Liska  <mliska@suse.cz>
148         Revert:
149         2022-11-09  Martin Liska  <mliska@suse.cz>
151         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
152         provide a default.
154 2022-11-14  Martin Liska  <mliska@suse.cz>
156         Revert:
157         2022-11-09  Martin Liska  <mliska@suse.cz>
159         * doc/bsd.rst:
160         Add trailing newline.
161         * doc/contrib.rst:
162         Add trailing newline.
163         * doc/contribute.rst:
164         Add trailing newline.
165         * doc/cppdiropts.rst:
166         Add trailing newline.
167         * doc/cppenv.rst:
168         Add trailing newline.
169         * doc/cppopts.rst:
170         Add trailing newline.
171         * doc/cppwarnopts.rst:
172         Add trailing newline.
173         * doc/funding.rst:
174         Add trailing newline.
175         * doc/gnu.rst:
176         Add trailing newline.
177         * doc/gnu_free_documentation_license.rst:
178         Add trailing newline.
179         * doc/gpl-3.0.rst:
180         Add trailing newline.
181         * doc/indices-and-tables.rst:
182         Add trailing newline.
183         * doc/lgpl-2.1.rst:
184         Add trailing newline.
185         * doc/md.rst:
186         Add trailing newline.
188 2022-11-14  Martin Liska  <mliska@suse.cz>
190         Revert:
191         2022-11-09  Martin Liska  <mliska@suse.cz>
193         * configure.ac: Use new install URL.
194         * configure: Regenerate.
196 2022-11-14  Martin Liska  <mliska@suse.cz>
198         Revert:
199         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
201         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
202         instead of just ``.''.
203         * doc/gcc_sphinx.py: Moved to...
204         * doc/modules/gcc_sphinx.py: ...here.
206 2022-11-14  Martin Liska  <mliska@suse.cz>
208         Revert:
209         2022-11-10  Martin Liska  <mliska@suse.cz>
211         * doc/baseconf.py: Modernize by using pathlib.
213 2022-11-14  Martin Liska  <mliska@suse.cz>
215         Revert:
216         2022-11-11  Martin Liska  <mliska@suse.cz>
218         * doc/Makefile: Disable -j auto.
220 2022-11-14  Martin Liska  <mliska@suse.cz>
222         Revert:
223         2022-11-11  Martin Liska  <mliska@suse.cz>
225         * doc/Makefile: Update comment.
227 2022-11-14  Martin Liska  <mliska@suse.cz>
229         Revert:
230         2022-11-11  Martin Liska  <mliska@suse.cz>
232         * doc/indices-and-tables.rst: Rename Indexes to Indices.
234 2022-11-14  Martin Liska  <mliska@suse.cz>
236         Revert:
237         2022-11-13  Martin Liska  <mliska@suse.cz>
239         PR web/107643
240         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
241         is set.
242         * doc/indices-and-tables.rst: Use include_todo tag.
244 2022-11-14  Martin Liska  <mliska@suse.cz>
246         Revert:
247         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
249         * doc/contrib.rst: Update Jeff Law's email address.
251 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
253         * doc/contrib.rst: Update Jeff Law's email address.
255 2022-11-13  Martin Liska  <mliska@suse.cz>
257         PR web/107643
258         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
259         is set.
260         * doc/indices-and-tables.rst: Use include_todo tag.
262 2022-11-11  Martin Liska  <mliska@suse.cz>
264         * doc/indices-and-tables.rst: Rename Indexes to Indices.
266 2022-11-11  Martin Liska  <mliska@suse.cz>
268         * doc/Makefile: Update comment.
270 2022-11-11  Martin Liska  <mliska@suse.cz>
272         * doc/Makefile: Disable -j auto.
274 2022-11-10  Martin Liska  <mliska@suse.cz>
276         * doc/baseconf.py: Modernize by using pathlib.
278 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
280         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
281         instead of just ``.''.
282         * doc/gcc_sphinx.py: Moved to...
283         * doc/modules/gcc_sphinx.py: ...here.
285 2022-11-09  Martin Liska  <mliska@suse.cz>
287         * configure.ac: Use new install URL.
288         * configure: Regenerate.
290 2022-11-09  Martin Liska  <mliska@suse.cz>
292         * doc/bsd.rst:
293         Add trailing newline.
294         * doc/contrib.rst:
295         Add trailing newline.
296         * doc/contribute.rst:
297         Add trailing newline.
298         * doc/cppdiropts.rst:
299         Add trailing newline.
300         * doc/cppenv.rst:
301         Add trailing newline.
302         * doc/cppopts.rst:
303         Add trailing newline.
304         * doc/cppwarnopts.rst:
305         Add trailing newline.
306         * doc/funding.rst:
307         Add trailing newline.
308         * doc/gnu.rst:
309         Add trailing newline.
310         * doc/gnu_free_documentation_license.rst:
311         Add trailing newline.
312         * doc/gpl-3.0.rst:
313         Add trailing newline.
314         * doc/indices-and-tables.rst:
315         Add trailing newline.
316         * doc/lgpl-2.1.rst:
317         Add trailing newline.
318         * doc/md.rst:
319         Add trailing newline.
321 2022-11-09  Martin Liska  <mliska@suse.cz>
323         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
324         provide a default.
326 2022-11-09  Martin Liska  <mliska@suse.cz>
328         * configure: Regenerate.
329         * configure.ac: Support Sphinx based documentation.
331 2022-11-09  Martin Liska  <mliska@suse.cz>
333         * doc/baseconf.py: Port to GCC sources.
335 2022-11-09  Martin Liska  <mliska@suse.cz>
337         * doc/Makefile: New file.
338         * doc/_static/custom.css: New file.
339         * doc/baseconf.py: New file.
340         * doc/bsd.rst: New file.
341         * doc/contrib.rst: New file.
342         * doc/contribute.rst: New file.
343         * doc/cppdiropts.rst: New file.
344         * doc/cppenv.rst: New file.
345         * doc/cppopts.rst: New file.
346         * doc/cppwarnopts.rst: New file.
347         * doc/favicon.ico: New file.
348         * doc/funding.rst: New file.
349         * doc/gcc_sphinx.py: New file.
350         * doc/gnu.rst: New file.
351         * doc/gnu_free_documentation_license.rst: New file.
352         * doc/gpl-3.0.rst: New file.
353         * doc/indices-and-tables.rst: New file.
354         * doc/lgpl-2.1.rst: New file.
355         * doc/logo.pdf: New file.
356         * doc/logo.svg: New file.
357         * doc/md.rst: New file.
358         * doc/requirements.txt: New file.
360 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
362         * Makefile.def: Remove module 'liboffloadmic'.
363         * Makefile.in: Regenerate.
364         * configure.ac: Remove 'liboffloadmic' handling.
365         * configure: Regenerate.
367 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
369         * MAINTAINERS: Update email address.
371 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
373         * configure.ac: Don't configure readline if --with-system-readline is
374         used.
375         * configure: Re-generate.
377 2022-10-12  Cui,Lili  <lili.cui@intel.com>
379         * MAINTAINERS (Write After Approval): Add myself.
381 2022-10-11  Olivier Hainque  <hainque@adacore.com>
383         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
384         and friends for rtp !large. Assume the linker has the required
385         abilities and set lt_cv_deplibs_check_method.
387 2022-09-30  Olivier Hainque  <hainque@adacore.com>
389         * configure.ac (*vxworks*): If enable_shared is not
390         set, set to "no" and add --disable-shared to target and
391         host_configargs.
392         * configure: Regenerate.
394 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
396         * MAINTAINERS: Update my email address and DCO entry.
398 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
400         * MAINTAINERS (Write After Approval): Add myself.
402 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
404         * MAINTAINERS (Write After Approval): Add myself.
406 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
408         * MAINTAINERS: Update my email address.
410 2022-09-07  Tom de Vries  <tdevries@suse.de>
412         * configure.ac: Set extra_host_libiberty_configure_flags and
413         extra_host_zlib_configure_flags in separate case statements.
414         * configure: Regenerate.
416 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
418         * MAINTAINERS: Update c-sky port maintainers' emails.
420 2022-08-31  Martin Liska  <mliska@suse.cz>
422         * configure: Regenerate.
423         * configure.ac: Delete hpux9 and hpux10.
425 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
427         * Makefile.def: Drop libelf module and gcc-configure dependency
428         on it.
429         * Makefile.in: Regenerate with 'autogen Makefile.def'.
430         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
431         LIBELFINC.
432         * configure: Regenrate.
433         * configure.ac (host_libs): Drop unused libelf.
435 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
437         * Makefile.in: Regenerate.
439 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
441         * MAINTAINERS: Add myself as AutoFDO maintainer.
443 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
444             Arnaud Charlet  <charlet@adacore.com>
446         * configure: Regenerate.
448 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
450         PR bootstrap/106472
451         * Makefile.def (dependencies): Make configure-target-libgo depend
452         upon all-target-libbacktrace.
454 2022-07-27  David Faust  <david.faust@oracle.com>
456         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
458 2022-07-27  Richard Biener  <rguenther@suse.de>
460         * MAINTAINERS (Roger Sayle): Update e-mail address.
462 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
464         * MAINTAINERS (Write After Approval): Add myself.
466 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
468         * MAINTAINERS: Add myself as Ada front end co-maintainer.
470 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
472         * .gitignore: Do not ignore config.h.
474 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
476         * MAINTAINERS: Add myself to Write After Approval.
478 2022-07-04  Martin Liska  <mliska@suse.cz>
480         * MAINTAINERS: fix sorting of names
482 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
484         * MAINTAINERS: add myself.
486 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
488         * MAINTAINERS: Add myself to write after approval and DCO.
490 2022-07-02  Tim Lange  <mail@tim-lange.me>
492         * MAINTAINERS: Add myself.
494 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
496         * MAINTAINERS (Write After Approval): Add myself.
498 2022-06-30  Cui,Lili  <lili.cui@intel.com>
500         Revert:
501         2022-06-30  Cui,Lili  <lili.cui@intel.com>
503         * MAINTAINERS (Write After Approval): Add myself.
505 2022-06-30  Cui,Lili  <lili.cui@intel.com>
507         * MAINTAINERS (Write After Approval): Add myself.
509 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
511         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
512         (EXTRA_GCC_FLAGS): Likewise.
513         * Makefile.in: Rebuilt.
515 2022-06-28  konglin1  <lingling.kong@intel.com>
517         * MAINTAINERS (Write After Approval): Add myself.
519 2022-06-27  Tom de Vries  <tdevries@suse.de>
521         * configure.ac: Build libiberty pic variant for gdbserver.
522         * configure: Regenerate.
524 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
526         * configure: Regenerate.
527         * configure.ac: Correct use of $host.
529 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
531         * MAINTAINERS: Remove tilegx and tilepro entries.
532         * configure.ac: Remove tilegx and tilepro stanzas.
533         * configure: Rebuilt.
535 2022-05-28  Bruce Korb  <bkorb@gnu.org>
537         * .gitignore: Ignore vim swap files
539 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
541         * MAINTAINERS: Add myself to write after approval.
543 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
545         * MAINTAINERS: Remove myself from DCO section.
547 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
549         * MAINTAINERS: Update my email address.
551 2022-05-09  Clément Chigot  <chigot@adacore.com>
553         * MAINTAINERS: Update my email address.
555 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
557         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
558         section.
560 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
562         * MAINTAINERS: Update my email address.
564 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
566         * MAINTAINERS: Update my email address.
568 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
570         * MAINTAINERS: (CPU Port Maintainers): Add myself and
571         Lulu as LoongArch port maintainer.
573 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
574             Lulu Cheng  <chenglulu@loongson.cn>
576         * configure.ac: Add LoongArch tuples.
577         * configure: Regenerate.
579 2022-03-28  Tom Tromey  <tromey@adacore.com>
581         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
582         * configure: Rebuild.
584 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
586         * MAINTAINERS: Change my information.
588 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
590         * MAINTAINERS: Add myself to DCO section.
592 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
594         * configure.ac: Fix incorrect option in comment.
595         * configure: Regenerate.
597 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
599         * Makefile.def (dependencies): Make configure-sim depend on
600         all-readline.
601         * Makefile.in: Regenerate.
603 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
605         * MAINTAINERS (Write After Approval): Update my e-mail address.
607 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
609         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
611 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
613         * MAINTAINERS: Update my email and add myself to the DCO list.
615 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
617         Revert:
618         2021-09-16  Andrew Pinski  <apinski@marvell.com>
620         PR bootstrap/67102
621         * Makefile.def: Have configure-target-libffi depend on
622         all-target-libstdc++-v3.
623         * Makefile.in: Regenerate.
625 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
627         PR other/104181
628         * build.log: Remove.
630 2022-01-20  Martin Liska  <mliska@suse.cz>
632         * MAINTAINERS: Adjust email address based on IRC request.
634 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
636         * MAINTAINERS: Update my email address.
638 2022-01-17  Martin Liska  <mliska@suse.cz>
640         * MAINTAINERS: Rename .c names to .cc.
642 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
644         * Makefile.am: Remove.
646 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
648         * Makefile.am: New file.
650 2022-01-11  Martin Liska  <mliska@suse.cz>
652         * MAINTAINERS: Sort 2 names.
654 2022-01-10  Martin Liska  <mliska@suse.cz>
656         * MAINTAINERS: Fix obvious issues with sorting.
658 2022-01-07  liuhongt  <hongtao.liu@intel.com>
660         * build.log: New file.
662 2022-01-05  Nathan Sidwell  <nathan@acm.org>
664         * MAINTAINERS: Add DCO entry.  Sort that list.
666 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
668         * MAINTAINERS: Change of email address in both DCO and
669         Write After Approval list.
671 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
673         * configure: Regenerate.
675 2021-12-21  Martin Liska  <mliska@suse.cz>
677         * config.sub: Change mode back to 755.
679 2021-12-17  Martin Liska  <mliska@suse.cz>
681         * config.sub: Sync from master.
683 2021-12-17  Martin Liska  <mliska@suse.cz>
685         Revert:
686         2021-12-16  Matthias Seidel  <mseidel@apache.org>
688         * config.sub: Fix typo.
690 2021-12-16  Matthias Seidel  <mseidel@apache.org>
692         * config.sub: Fix typo.
694 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
696         Revert:
697         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
699         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
700         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
701         * configure.ac: Include config/gcc-plugin.m4.
702         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
703         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
704         RANLIB if possible.
705         * Makefile.in: Regenerated.
706         * configure: Likewise.
708 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
710         * Makefile.tpl (BUILD_CFLAGS): New.
711         (CFLAGS): Append $(BUILD_CFLAGS).
712         (CXXFLAGS): Likewise.
713         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
714         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
715         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
716         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
717         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
718         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
719         (PGO-TRAINING-TARGETS): Likewise.
720         (PGO_BUILD_TRAINING): Likewise.
721         (all): Add '+' to the command line for recursive make.  Support
722         the PGO build.
723         * configure.ac: Add --enable-pgo-build[=lto].
724         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
725         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
726         * Makefile.in: Regenerated.
727         * configure: Likewise.
729 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
731         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
732         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
733         * configure.ac: Include config/gcc-plugin.m4.
734         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
735         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
736         RANLIB if possible.
737         * Makefile.in: Regenerated.
738         * configure: Likewise.
740 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
742         * MAINTAINERS: Add myself to write after approval.
744 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
746         * MAINTAINERS: Adding myself.
748 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
750         * configure: Regenerate.
751         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
752         $(CPP).
754 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
756         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
757         libatomic.
758         * Makefile.in: Regenerate.
759         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
760         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
761         target-libphobos-bootstrap.
762         (STAGE2_CONFIGURE_FLAGS): Likewise.
763         * configure: Regenerate.
764         * configure.ac: Add support for bootstrapping D front-end.
766 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
768         * MAINTAINERS: Add myself to DCO section and update email address.
770 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
772         * configure: Regenerate.
773         * configure.ac: Ensure that PIC (shared) defaults are set
774         correctly for Darwin.
776 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
778         * MAINTAINERS: Update my address.
780 2021-11-12  Alan Modra  <amodra@gmail.com>
782         * Makefile.def (configure-opcodes): Depend on configure-bfd.
783         * Makefile.in: Regenerate.
785 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
787         * MAINTAINERS: Clarify the policy WRT the Write After Approval
788         list.
790 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
792         * MAINTAINERS (Reviewers, arc): Remove my entry.
793         (Write After Approval): Add an entry for myself.
795 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
797         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
798         * Makefile.in: Regenerate.
799         * configure: Regenerate.
800         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
802 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
804         * MAINTAINERS: Fix up Maciej's entries.
806 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
808         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
809         maintainer.
811 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
813         PR other/102663
814         * Makefile.def: Handle install-dvi target.
815         * Makefile.tpl: Likewise.
816         * Makefile.in: Regenerate.
818 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
820         * MAINTAINERS: Add myself for write after approval.
822 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
824         * Makefile.def: Mark libcody, libdecnumber,
825         c++tools, libgcc, and libobjc as missing TAGS
826         targets.
827         * Makefile.in: Regenerate.
829 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
831         * MAINTAINERS: Add myself to DCO section and update email
832         address.
834 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
836         * MAINTAINERS: Add myself to DCO section.
838 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
840         * configure: Regenerate.
841         * configure.ac (skipdirs): Add the contents of target_configdirs if
842         we are not building gcc.
844 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
846         * Makefile.def: Back-port commits ba4d88ad892f and
847         755ba58ebef0 from binutils-gdb repository.
848         * Makefile.in: Regenerated.
850 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
852         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
854 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
856         * Makefile.def: Add a jit check target for the jit
857         language.
858         * Makefile.in: Regenerate.
860 2021-09-16  Andrew Pinski  <apinski@marvell.com>
862         PR bootstrap/67102
863         * Makefile.def: Have configure-target-libffi depend on
864         all-target-libstdc++-v3.
865         * Makefile.in: Regenerate.
867 2021-09-10  Petter Tomner  <tomner@kth.se>
869         * MAINTAINERS: Me added to DCO and write after approval
871 2021-09-01  YunQiang Su  <syq@debian.org>
873         * MAINTAINERS: Add myself for write after approval.
875 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
877         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
878         * Makefile.in: Regenerate.
880 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
882         * MAINTAINERS: Add myself for write after approval.
884 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
886         * Makefile.in: Regenerate.
887         * Makefile.tpl: Make the state of the configured host
888         shared flag available to makefile fragements.
890 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
892         * MAINTAINERS (Write After Approval): Add myself.
894 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
896         * .dir-locals.el (bug-reference-url-format): Use https.
898 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
900         * .dir-locals.el (c-mode): Change fill-column to 79.
902 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
904         * MAINTAINERS: Add myself to DCO section.
906 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
908         * configure: Regenerate.
909         * configure.ac: Adjust cases for which it is necessary to
910         include the Darwin host config fragment.
912 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
914         * MAINTAINERS: Add myself for write after approval and DCO.
916 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
918         * Makefile.def: Add dsymutil defs.
919         * Makefile.in: Regenerated.
920         * Makefile.tpl: Add dsymutil to flags.
921         * configure: Regenerated.
922         * configure.ac: Add dsymutil to target and build recipes.
924 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
926         * MAINTAINERS: Add myself for write after approval.
928 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
930         * MAINTAINERS (Write After Approval): Add myself.
932 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
934         * MAINTAINERS: Add myself for write after approval and DCO
936 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
938         * .gitignore: Add entry for cscope.out.
940 2021-06-22  liuhongt  <hongtao.liu@intel.com>
942         * MAINTAINERS: Remove my Write After Approval entry.
944 2021-06-21  liuhongt  <hongtao.liu@intel.com>
946         * MAINTAINERS: Add myself as maintainer of the i386 vector
947         extensions.
949 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
951         * MAINTAINERS (Write After Approval): Add myself.
953 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
955         * MAINTAINERS (Various Maintainers): Add Andrew and myself
956         as *vrp and ranger maintainers.
958 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
960         * MAINTAINERS: Adjust my entry in the DCO section so that it does
961         not trigger testsuite failures.
963 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
965         * MAINTAINERS: Add myself to DCO section with both email addresses.
967 2021-06-03  Jason Merrill  <jason@redhat.com>
969         * MAINTAINERS: Add DCO version number.
971 2021-06-02  Jason Merrill  <jason@redhat.com>
973         * MAINTAINERS: Add DCO section.
975 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
977         * MAINTAINERS (Write After Approval): Add myself.
979 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
981         * configure.ac: Add gnulib to configdirs for sim.
982         * configure: Regenerate.
984 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
986         * Makefile.def: Add configure-sim dependency on all-gnulib.
987         * Makefile.in: Regenerated.
989 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
991         * MAINTAINERS (Write After Approval): Add myself.
993 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
995         * MAINTAINERS (Write After Approval): Add myself.
997 2021-05-11  Martin Liska  <mliska@suse.cz>
999         * MAINTAINERS: Remove entries for removed
1000         components (HSA, BRIG, libhsail-rt).
1001         Move Pekka to Write After Approval.
1003 2021-05-11  Martin Liska  <mliska@suse.cz>
1005         * Makefile.def: Remove libhsail-rt.
1006         * Makefile.in: Likewise.
1007         * configure.ac: Likewise.
1008         * configure: Regenerate.
1009         * libhsail-rt/ChangeLog: Removed.
1010         * libhsail-rt/Makefile.am: Removed.
1011         * libhsail-rt/Makefile.in: Removed.
1012         * libhsail-rt/README: Removed.
1013         * libhsail-rt/aclocal.m4: Removed.
1014         * libhsail-rt/configure: Removed.
1015         * libhsail-rt/configure.ac: Removed.
1016         * libhsail-rt/configure.tgt: Removed.
1017         * libhsail-rt/include/internal/fibers.h: Removed.
1018         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1019         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1020         * libhsail-rt/include/internal/workitems.h: Removed.
1021         * libhsail-rt/rt/arithmetic.c: Removed.
1022         * libhsail-rt/rt/atomics.c: Removed.
1023         * libhsail-rt/rt/bitstring.c: Removed.
1024         * libhsail-rt/rt/fbarrier.c: Removed.
1025         * libhsail-rt/rt/fibers.c: Removed.
1026         * libhsail-rt/rt/fp16.c: Removed.
1027         * libhsail-rt/rt/misc.c: Removed.
1028         * libhsail-rt/rt/multimedia.c: Removed.
1029         * libhsail-rt/rt/queue.c: Removed.
1030         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1031         * libhsail-rt/rt/segment.c: Removed.
1032         * libhsail-rt/rt/workitems.c: Removed.
1033         * libhsail-rt/target-config.h.in: Removed.
1035 2021-05-04  Nick Clifton  <nickc@redhat.com>
1037         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1038         * configure: Regenerate.
1040 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1041             Tobias Burnus  <tobias@codesourcery.com>
1043         * configure.ac (--enable-offload-defaulted): New.
1044         * configure: Regenerate.
1046 2021-04-23  David Faust  <david.faust@oracle.com>
1048         * MAINTAINERS (Write After Approval): Add myself.
1050 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1052         * MAINTAINERS (Write After Approval): Add myself.
1054 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1056         * MAINTAINERS: Add myself as pru port maintainer.
1058 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1060         * MAINTAINERS: Add myself as static analyzer maintainer.
1062 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1064         * MAINTAINERS: Update primary entry.
1066 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1068         * MAINTAINERS (Write After Approval): Add myself.
1070 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1072         * Makefile.def: Remove all-sim dependency on configure-gdb.
1073         * Makefile.in: Regenerated.
1075 2021-03-11  Jeff Law  <law@redhat.com>
1077         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1079 2021-03-11  Martin Liska  <mliska@suse.cz>
1081         * Makefile.tpl: The change was done Makefile.in which
1082         is generated file.
1084 2021-03-08  Jeff Law  <law@redhat.com>
1086         * MAINTAINERS: Update my email address
1088 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1090         * config.guess: Import latest upstream.
1091         * config.sub: Import latest upstream.
1093 2021-01-25  Martin Liska  <mliska@suse.cz>
1095         PR gcov-profile/98739
1096         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1097         for profiledbootstrap.
1099 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1101         * MAINTAINERS (Write After Approval): Add myself.
1103 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1105         * MAINTAINERS (Write After Approval): Update my e-mail address.
1107 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1109         * MAINTAINERS: Fix spacing.
1111 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1113         * MAINTAINERS (Write After Approval): Add myself
1115 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1117         * Makefile.def: Sync with binutils-gdb:
1118         (dependencies): all-ld depends on all-libctf.
1119         (host_modules): libctf is no longer no_install.
1120         No longer no_check.  Checking depends on all-ld.
1121         * Makefile.in: Regenerated.
1123 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1125         * libtool.m4: Match gnu* along other GNU systems.
1126         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1127         * libgo/configure: Re-generate.
1129 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1131         * MAINTAINERS: Update my email address.
1133 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1135         * MAINTAINERS (Write After Approval): Add myself.
1137 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1139         * Makefile.def
1140         * Makefile.in
1141         * Makefile.tpl
1142         * configure
1143         * configure.ac
1145 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1147         * Makefile.def: Add libcody.
1148         * configure.ac: Add libcody.
1149         * Makefile.in: Regenerated.
1150         * configure: Regenerated.
1152 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1154         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1156 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1158         PR target/97865
1159         * libtool.m4: Update handling of Darwin platform link flags
1160         for Darwin20.
1162 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1164         * .gitignore: Sync with binutils-gdb
1166 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1168         * MAINTAINERS: Add myself as arc port maintainer.
1170 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1172         PR d/87788
1173         * configure.ac: Don't disable D for *-*-darwin*.
1174         * configure: Regenerate.
1176 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1178         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1179         hppa64-*-hpux11*.
1181 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1183         * configure: Regenerate.
1184         * configure.ac: Add --bootstrap-hwasan option.
1186 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1188         * config.guess: Import latest upstream.
1189         * config.sub: Import latest upstream.
1191 2020-11-16  Martin Liska  <mliska@suse.cz>
1193         * .gitignore: Add cache as clangd uses it now.
1195 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1197         * MAINTAINERS (Write After Approval): add myself
1199 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1201         * MAINTAINERS (Write After Approval): Add myself.
1203 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1205         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1206         Remove FIXME comments.
1208 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1210         * MAINTAINERS: Update my email address.
1212 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1214         * MAINTAINERS (Write After Approval): Add myself.
1216 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1218         PR target/97302
1219         * configure.ac: Only set with_gmp to /usr/local
1220         if not building in tree.
1221         * configure: Regenerate.
1223 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1225         * MAINTAINERS (Write After Approval): Add myself.
1227 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1229         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1231 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1233         PR bootstrap/96612
1234         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1235         if not the same as ${host}.
1236         * configure: Regenerate.
1238 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1240         * MAINTAINERS (Write After Approval): Add myself.
1242 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1244         * MAINTAINERS: Update my email address.
1246 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1248         * MAINTAINERS (Write After Approval): Add myself.
1250 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1252         * MAINTAINERS (Write After Approval): Add myself.
1254 2020-06-12  Martin Liska  <mliska@suse.cz>
1256         * .gitignore: Add .clang-tidy.
1258 2020-06-08  Jason Merrill  <jason@redhat.com>
1260         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1261         * configure: Regenerate.
1263 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1265         * MAINTAINERS: Add myself as xtensa port maintainer.
1267 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1269         * configure.ac: Don't require --enable-host-shared when building
1270         for Mingw.
1271         * configure: Regenerate.
1273 2020-05-18  Jason Merrill  <jason@redhat.com>
1275         * configure.ac: Update bootstrap dialect to -std=c++11.
1277 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1279         * MAINTAINERS (Write After Approval): Add myself.
1281 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1283         PR target/92713
1284         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1285         (noconfigdirs): Add 'target-libstdc++-v3'.
1286         * configure: Regenerate.
1288 2020-04-21  Stephen Casner  <casner@acm.org>
1290         PR 25830
1291         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1292         * configure: Rebuild.
1294 2020-04-17  Martin Liska  <mliska@suse.cz>
1295             Jonathan Yong <10walls@gmail.com>
1297         PR gcov-profile/94570
1298         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1299         for CYGWIN.
1301 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1303         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1305 2020-04-09  Tom Tromey  <tom@tromey.com>
1307         * configure: Rebuild.
1308         * Makefile.in: Rebuild.
1309         * Makefile.def (gdbsupport, gdbserver): New host modules.
1310         (configure-gdb): Depend on all-gdbsupport.
1311         (all-gdb): Depend on all-gdbsupport, all-libctf.
1312         * configure.ac (host_tools): Add gdbserver.
1313         Conditionally build gdbserver and gdbsupport.
1315 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1317         * configure.ac: Build libgomp by default for amdgcn.
1318         * configure: Regenerate.
1320 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1322         * MAINTAINERS (Write After Approval): Add myself.
1324 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1326         * MAINTAINERS (Write After Approval) : Add myself.
1328 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1330         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1332 2020-02-14  Martin Sebor  <msebor@redhat.com>
1334         * doc/extend.texi (attribute alias): Mention type requirement.
1335         (attribute weak): Same.
1336         (attribute weakref): Correct invalid example.
1338 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1340         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1342 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1343             Jakub Jelinek  <jakub@redhat.com>
1345         * .gitattributes: Add *.md diff=md.
1347 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1349         The mentioned auto-generated file is no more part of the
1351         GCC sources, it's auto-generated in $(builddir) during build.
1353         PR target/92055
1354         * contrib/gcc_update (files_and_dependencies): Remove
1355         entry for gcc/config/avr/t-multilib.
1357 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1359         * MAINTAINERS: Update my email address.
1361 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1363         * README.MOVED_TO_GIT: Remove.
1365 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1367         * README.MOVED_TO_GIT: New file.
1369 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1371         * MAINTAINERS (Write After Approval): Add myself.
1373 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1375         * MAINTAINERS (write_after_approval): Add myself.
1377 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1379         * MAINTAINERS (write_after_approval): Add myself.
1381 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1383         * MAINTAINERS (write_after_approval): Add myself.
1385 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1387         * configure.ac: Factor out common cases for compare_exclusions.
1388         * configure: Regenerate.
1390 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1392         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1393         flag.
1395 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1397         * MAINTAINERS (Write After Approval): Add myself.
1399 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1401         PR middle-end/92463
1402         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1403         * configure: Regenerate
1405 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1407         * configure.ac: Use https for gcc.gnu.org.
1408         * configure: Regenerated.
1410 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1412         * MAINTAINERS (aarch64 port): Remove my name, move to...
1413         (Write After Approval): ...Here.
1415 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1417         * MAINTAINERS: Change my email address as maintainer.
1419 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1421         PR fortran/91828
1422         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1423         * configure: Regenerated.
1425 2019-10-21  Jason Merrill  <jason@redhat.com>
1427         * .gitattributes: Also check ChangeLog whitespace.
1429 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1431         * contrib/dg-extract-results.sh: Add support for KPASS.
1432         * contrib/dg-extract-results.py: Likewise.
1434 2019-10-17  Jason Merrill  <jason@redhat.com>
1436         * .gitattributes: Avoid {} in filename pattern.
1438 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1440         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1441         Approval section.
1443 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1445         * MAINTAINERS: Add myself to Write After Approval
1447 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1449         * MAINTAINERS: Add myself as an aarch64 maintainer.
1451 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1453         * MAINTAINERS: Add myself as aarch64 maintainer.
1455 2019-09-23  Carl Love  <cel@us.ibm.com>
1457         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1458         New define_insn.
1459         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1460         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1462 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1464         * MAINTAINERS (Sam Tebbs): Update email address.
1466 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1468         * MAINTAINERS: Update my email address.
1470 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1472         * libtool.m4: Handle uclinuxfdpiceabi.
1474 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1476         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1477         Remove myself from Write After Approval section.
1479 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1481         * configure.ac: Support for bpf-*-* targets.
1482         * configure: Regenerate.
1484 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1486         * config.sub: Import upstream version 2019-06-30.
1487         * config.guess: Import upstream version 2019-07-24.
1489 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1491         * MAINTAINERS: Remove spu port maintainers.
1493 2019-08-28  Martin Liska  <mliska@suse.cz>
1495         * .gitignore: Add .clangd and compile_commands.json
1496         to .gitignore.
1498 2019-08-23  Michael Forney  <mforney@mforney.org>
1500         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1501         * Makefile.in: Regenerate.
1503 2019-08-19  Tom Tromey  <tom@tromey.com>
1505         * configure: Rebuild.
1506         * configure.ac: Add --with-static-standard-libraries.
1508 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1510         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1512 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1514         * MAINTAINERS (Write After Approval): Add myself.
1516 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1518         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1519         RISC-V port maitainer.
1521 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1523         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1525 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1527         * MAINTAINERS (Write After Approval): Add myself.
1529 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1531         * MAINTAINERS (Write After Approval): Add myself.
1533 2019-06-25  Martin Liska  <mliska@suse.cz>
1535         contrib/filter-clang-warnings.py: Transform from
1536         filter-rtags-warnings.py.
1538 2019-06-15  Tom Tromey  <tom@tromey.com>
1540         * configure.ac (host_libs): Add gnulib.
1541         * configure: Rebuild.
1542         * Makefile.def (host_modules, dependencies): Add gnulib.
1543         * Makefile.in: Rebuild.
1545 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1547         * MAINTAINERS (Write After Approval): Add myself.
1549 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1551         * configure: Regenerate.
1552         * configure.ac: Add PRU target.
1554 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1556         * MAINTAINERS (Write After Approval): Add myself.
1558 2019-06-11  Nick Clifton  <nickc@redhat.com>
1560         Import these changes from the binutils/gdb repository:
1562         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1564         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1565         and all its deps.
1566         * Makefile.in: Regenerated.
1568         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1570         * Makefile.def (host_modules): Add libctf.
1571         * Makefile.def (dependencies): Likewise.
1572         libctf depends on zlib, libiberty, and bfd.
1573         * Makefile.in: Regenerated.
1574         * configure.ac (host_libs): Add libctf.
1575         * configure: Regenerated.
1577 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1579         * MAINTAINERS (Write After Approval): Add myself.
1581 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1583         * MAINTAINERS: Update my email address.
1585 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1587         * MAINTAINERS (Write After Approval): Add myself.
1589 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1591         * MAINTAINERS (Write After Approval): Add myself.
1593 2019-05-07  Jim Wilson  <jimw@sifive.com>
1595         * MAINTAINERS: Remove myself as IA-64 maintainer.
1597 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1599         * MAINTAINERS (Write After Approval): Add myself.
1601 2019-05-02  Richard Biener  <rguenther@suse.de>
1603         PR bootstrap/85574
1604         * Makefile.tpl (compare target): Also compare extra-compare
1605         files.
1606         * Makefile.in: Regenerate.
1608 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1610         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1611         as modulo-scheduler maintainer.
1613 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1615         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1617 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1619         * MAINTAINERS: Update my email address.
1621 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1623         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1624         * configure: Regenerate.
1626 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1628         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1629         * configure: Regenerate.
1631 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1633         * configure.ac: Add target-zlib to target_libraries.
1634         * configure: Regenerate.
1636 2019-04-09  Martin Liska  <mliska@suse.cz>
1638         * Makefile.in: Regenerate.
1639         * Makefile.tpl: Pass GENERATOR_CFLAGS
1640         in all stages.
1642 2019-03-28  Martin Liska  <mliska@suse.cz>
1644         PR bootstrap/89829
1645         * Makefile.in: Revert r254150.
1646         * Makefile.tpl: Likewise.
1648 2019-03-28  Ben Elliston  <bje@gnu.org>
1650         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1651         related, and libdecnumber.
1653 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1655         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1656         (Write After Approval): Remove myself.
1658 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1660         * MAINTAINERS (Write After Approval): Add myself.
1662 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1664         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1665         (Write After Approval): Remove myself and Julian.
1667 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1669         * MAINTAINERS (Write After Approval): Add myself.
1671 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1673         * MAINTAINERS (Write After Approval): Add myself.
1675 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1677         * ChangeLog: Replace space with tab.
1678         * MAINTAINERS: Delete 1 tab to keep alignment.
1680 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1682         * MAINTAINERS (Write After Approval): Add myself.
1684 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1686         * MAINTAINERS (Write After Approval): Add myself.
1688 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1689             Kwok Cheung Yeung  <kcy@codesourcery.com>
1690             Julian Brown  <julian@codesourcery.com>
1691             Tom de Vries  <tom@codesourcery.com>
1692             Jan Hubicka  <hubicka@ucw.cz>
1693             Martin Jambor  <mjambor@suse.cz>
1695         * configure.ac: Likewise.
1696         * configure: Regenerate.
1697         * contrib/config-list.mk: Add amdgcn-amdhsa.
1699 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1701         * MAINTAINERS (Write After Approval): Add myself.
1703 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1705         * MAINTAINERS (Write After Approval): Add myself.
1707 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1709         PR target/88535
1710         * config.guess: Import upstream version 2019-01-03.
1711         * config.sub: Import upstream version 2019-01-01.
1713 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1715         * MAINTAINERS (Write After Approval): Update my maintainer address.
1717 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1719         * MAINTAINERS (Write After Approval): Add myself.
1721 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1723         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1725 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1727         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1728         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1729         (GCC_TARGET_TOOL): Likewise.
1730         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1731         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1732         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1733         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1734         * configure: Regenerate.
1735         * Makefile.in: Likewise.
1737 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1739         * MAINTAINERS (Write After Approval): Add myself.
1741 2018-11-13  Martin Liska  <mliska@suse.cz>
1743         * gcc.target/i386/pr87930.c: Move to ...
1744         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1746 2018-11-10  Stafford Horne  <shorne@gmail.com>
1748         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1749         (Write After Approval): Remove myself.
1751 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1753         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1754         Append $INCICONV to it.
1756 2018-11-04  Stafford Horne  <shorne@gmail.com>
1758         * MAINTAINERS (Write After Approval): Add myself.
1760 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1762         PR bootstrap/82856
1763         * multilib.am: New file.  From automake.
1765         Merge from binutils-gdb:
1766         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1768         * libtool.m4: Use AC_LANG_SOURCE.
1769         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1770         * ar-lib: New file.
1771         * test-driver: New file.
1772         * configure: Re-generate.
1774 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1776         * MAINTAINERS (Write After Approval): Add myself.
1778 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1780         PR bootstrap/87788
1781         PR d/87799
1782         * configure: Rebuild.
1783         * configure.ac: Disable D on systems where it is known not to work.
1785 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1787         * Makefile.def (target_modules): Add libphobos.
1788         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1789         GDCFLAGS_FOR_TARGET.
1790         (dependencies): Make libphobos depend on libatomic, libbacktrace
1791         configure, and zlib configure.
1792         (language): Add language d.
1793         * Makefile.in: Rebuild.
1794         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1795         (HOST_EXPORTS): Add GDC.
1796         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1797         (BASE_TARGET_EXPORTS): Add GDC.
1798         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1799         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1800         (EXTRA_HOST_FLAGS): Add GDC.
1801         (STAGE1_FLAGS_TO_PASS): Add GDC.
1802         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1803         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1804         environment variables.
1805         * configure: Rebuild.
1806         * configure.ac: Add target-libphobos to target_libraries.  Set and
1807         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1809 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1811         * MAINTAINERS (Write After Approval): Add myself.
1813 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1815         * MAINTAINERS (Write After Approval): Remove myself.
1817 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1819         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1821 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1823         * MAINTAINERS: Update my email address.
1825 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1827         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1828         maintainer.
1830 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1832         * MAINTAINERS (Write After Approval): Add self.
1834 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1836         * MAINTAINERS (write after approval): Add myself.
1838 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1840         * MAINTAINERS: Update my email address.
1842 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1844         * MAINTAINERS (write after approval): Add myself.
1846 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1848         * MAINTAINERS: Add self to global reviewers list.
1850 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1852         MAINTAINERS: Add c-sky port maintainers.
1854 2018-08-10  Martin Liska  <mliska@suse.cz>
1856         * MAINTAINERS: Revert change in previous commit and
1857         join lines.
1859 2018-08-10  Martin Liska  <mliska@suse.cz>
1861         * MAINTAINERS: Remove extra line.
1863 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1865         * MAINTAINERS: Update my email address.
1867 2018-07-19  DJ Delorie  <dj@redhat.com>
1869         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1870         as maintainer.
1872 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1874         * MAINTAINERS: Adjust email address for me and my colleague Robin
1875         Dapp.
1877 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1878             Sunil K Pandey  <sunil.k.pandey@intel.com>
1880         PR target/84413
1881         * config/i386/i386.c (m_CORE_AVX512): New.
1882         (m_CORE_AVX2): Likewise.
1883         (m_CORE_ALL): Add m_CORE_AVX2.
1884         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1885         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1886         and remove the rest of m_SKYLAKE_AVX512.
1888 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1890         * config.sub: Sync with upstream version 2018-07-03.
1892 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1894         * config.guess: Sync with upstream version 2018-06-26.
1895         * config.sub: Sync with upstream version 2018-07-02.
1897 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1899         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1900         * ltmain.sh: Likewise.
1902 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1904         * contrib/config-list.mk: Remove powerpc-linux_paired.
1906 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1908         * configure.ac: Introduce support for @unless/@endunless.
1909         * Makefile.tpl (dep-kind): Rewrite with cond; return
1910         postbootstrap in some cases.
1911         (make-postboot-dep, postboot-targets): New.
1912         (dependencies): Do not output postbootstrap dependencies at
1913         first.  Output non-target ones changed for configure to depend
1914         on stage_last @if gcc-bootstrap, and the original deps @unless
1915         gcc-bootstrap.
1916         * configure.in, Makefile.in: Rebuilt.
1918 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1920         * MAINTAINERS (write after approval): Add myself.
1922 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1924         * MAINTAINERS (write after approval): Add myself.
1926 2018-06-19  Nick Clifton  <nickc@redhat.com>
1928         * zlib/configure.ac: Restore old behaviour of only enabling
1929         multilibs when a target subdirectory is defined.  This allows
1930         building with srcdir == builddir.
1931         * zlib/configure: Regenerate.
1933 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1935         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1936         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1937         * Makefile.in: Regenerate.
1939 2018-06-16  Ben Elliston  <bje@gnu.org>
1941         * config.guess: Import latest version.
1942         * config.sub: Likewise.
1944 2018-06-08  Martin Liska  <mliska@suse.cz>
1946         * MAINTAINERS: Remove MPX-related entries.
1947         * Makefile.def: Remove libmpx support.
1948         * Makefile.in: Regenerate.
1949         * configure.ac: Remove removed files.
1950         * configure: Regenerate.
1951         * libmpx/ChangeLog: Remove.
1952         * libmpx/Makefile.am: Remove.
1953         * libmpx/Makefile.in: Remove.
1954         * libmpx/acinclude.m4: Remove.
1955         * libmpx/aclocal.m4: Remove.
1956         * libmpx/config.h.in: Remove.
1957         * libmpx/configure: Remove.
1958         * libmpx/configure.ac: Remove.
1959         * libmpx/configure.tgt: Remove.
1960         * libmpx/libmpx.spec.in: Remove.
1961         * libmpx/mpxrt/Makefile.am: Remove.
1962         * libmpx/mpxrt/Makefile.in: Remove.
1963         * libmpx/mpxrt/libmpx.map: Remove.
1964         * libmpx/mpxrt/libtool-version: Remove.
1965         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1966         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1967         * libmpx/mpxrt/mpxrt.c: Remove.
1968         * libmpx/mpxrt/mpxrt.h: Remove.
1969         * libmpx/mpxwrap/Makefile.am: Remove.
1970         * libmpx/mpxwrap/Makefile.in: Remove.
1971         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1972         * libmpx/mpxwrap/libtool-version: Remove.
1973         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1975 2018-06-04  Martin Liska  <mliska@suse.cz>
1977         * MAINTAINERS: Add myself as gcov maintainer.
1979 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1981         * MAINTAINERS: Update my email address.
1983 2018-06-04  Tom de Vries  <tdevries@suse.de>
1985         * MAINTAINERS: Remove write-after-approval entries for component
1986         maintainers.
1988 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1990         * MAINTAINERS (write after approval): Add myself.
1992 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1994         * MAINTAINERS: Update my email address.
1996 2018-06-01  Tom de Vries  <tdevries@suse.de>
1998         * MAINTAINERS: Update my email address.
2000 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2002         * MAINTAINERS (loop-optimizer): Add myself.
2004 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2006         * configure.ac: Added "nfp" target.
2007         * configure: Regenerate.
2009 2018-04-30  Richard Biener  <rguenther@suse.de>
2011         PR bootstrap/85571
2012         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2013         (STAGE3_TFLAGS): Likewise.
2014         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2015         (STAGEtrain_TFLAGS): Likewise.
2016         * Makefile.in: Regenerate.
2018 2018-04-26  Richard Biener  <rguenther@suse.de>
2020         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2021         (STAGE2_CFLAGS): Likewise.
2022         (STAGE2_TFLAGS): Likewise.
2023         (STAGE3_CFLAGS): Add -fchecking.
2024         (STAGE3_TFLAGS): Likewise.
2025         (STAGEtrain_CFLAGS): Filter out -fchecking.
2026         (STAGEtrain_TFLAGS): Likewise.
2027         * Makefile.in: Re-generate.
2029 2018-04-25  Catherine Moore <clm@codesourcery.com>
2031         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2033 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2035         * MAINTAINERS (write after approval): Add myself.
2037 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2039         * MAINTAINERS: Update my email address.
2041 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2043         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2045 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2047         * MAINTAINERS: Update my email address and disambiguate myself
2048         a bit from Will Schmidt.
2050 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2052         * MAINTAINERS: Move maintainers of now-removed picochip and score
2053         ports to write after approval.
2055 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2057         * MAINTAINERS: Add entry for SVE maintainership.
2059 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2061         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2062         * configure: Regenerate.
2064 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2066         * MAINTAINERS (write after approval): Add myself.
2068 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2070         * MAINTAINERS (write after approval): Add myself.
2072 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2074         * MAINTAINERS (write after approval): Add myself.
2076 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2078         Update copyright years.
2080 2018-01-03  Ben Elliston  <bje@gnu.org>
2082         * config.guess: Import latest version.
2083         * config.sub: Likewise.
2085 2017-12-12  Stafford Horne  <shorne@gmail.com>
2087         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2088         * configure: Regenerate.
2090 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2092         * MAINTAINERS (Write After Approval): Add myself.
2094 2017-11-28  Julia Koval  <julia.koval@intel.com>
2095             Sebastian Peryt  <sebastian.peryt@intel.com>
2097         * Makefile.def (target_modules): Remove libcilkrts.
2098         * Makefile.in: Ditto.
2099         * configure: Ditto.
2100         * configure.ac: Ditto.
2102 2017-11-28  Julia Koval  <julia.koval@intel.com>
2104         * MAINTAINERS (Write After Approval): Add myself.
2106 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2108         * MAINTAINERS (Write After Approval): Add myself.
2110 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2112         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2113         Use my SiFive email address.
2115 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2117         * MAINTAINERS (write after approval): Add myself.
2119 2017-10-27  Martin Liska  <mliska@suse.cz>
2121         * Makefile.tpl: Use proper name of folder as it was renamed
2122         during transition to 4 stages.
2123         * Makefile.in: Regenerate.
2125 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2127         * MAINTAINERS (write after approval): Add myself.
2129 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2131         * MAINTAINERS: Add a note that maintainership also includes web
2132         pages, docs, and testsuite related to that area.
2134 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2136         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2138 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2140         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2142 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2144         * MAINTAINERS: Remove myself as a vxworks maintainer.
2146 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2148         * MAINTAINERS: Remove email address of Jim Norris.
2150 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2152         * MAINTAINERS (Reviewers): Move myself from here...
2153         (CPU Port Maintainers): ... to here.
2155 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2157         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2159 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2161         * MAINTAINERS (write after approval): Add myself.
2163 2017-07-28  Tony Reix  <tony.reix@atos.net>
2165         * configure.ac (target-libffi): Don't disable for AIX.
2166         (go): Don't add to unsupported_languages on AIX.
2167         (target-libgo): Don't disable for AIX.
2168         * configure: Regenerate.
2170 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2172         * MAINTAINERS: Add myself.
2174 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2176         * MAINTAINERS: Update my email address.
2178 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2180         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2181         arm-specific auto-generated header files.
2183 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2185         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2186         * configure: Rebuilt.
2188 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2190         * MAINTAINERS: Readd myself for c6x.
2192 2017-06-28  Martin Liska  <mliska@suse.cz>
2194         PR bootstrap/81217
2195         * Makefile.def: Remove superfluous bootstrap_target from
2196         bootstrap_stage.
2197         * Makefile.in: Re-generate the file.
2199 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2201         * MAINTAINERS: Add myself to Write After Approval
2203 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2205         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2207 2017-06-19  Martin Liska  <mliska@suse.cz>
2209         * Makefile.def: Define 4 stages PGO bootstrap.
2210         * Makefile.tpl: Define FLAGS.
2211         * Makefile.in: Regenerate.
2213 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2215         * Makefile.def: Add check-gotools to go check targets.
2216         * Makefile.in: Rebuild.
2218 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2220         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2222 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2224         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2225         * configure: Regenerate.
2227 2017-05-31  Martin Liska  <mliska@suse.cz>
2229         * configure.ac: Add handling of stage2_werror_flags to
2230         action-if-given and to action-if-not-given.
2231         * configure: Regenerate.
2233 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2235         * MAINTAINERS: Add self to Write After Approval
2237 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2239         * MAINTAINERS: Update my email address, and remove myself as
2240         maintainer in some areas.
2242 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2244         * MAINTAINERS: Add self to Write After Approval
2246 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2248         * configure.ac: Add --enable-languages=default to mean default and
2249         make --enable-languages=all mean all supported languages.
2250         * configure: Regenerated.
2252 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2254         * config.gcc (powerpc*-*-*spe*): New.
2255         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2256         (powerpc-*-rtems*spe*): New.
2257         (powerpc*-*-linux*spe*): New.
2258         (powerpc-wrs-vxworksspe): New.
2259         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2260         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2261         * config.host (powerpc*-*-*spe*): New.
2263 2017-05-19  Martin Liska  <mliska@suse.cz>
2265         * configure.ac: Add --enable-werror-always just for
2266         bootstrap-debug (or none build config) and do not add it
2267         when we are on a release branch.
2268         * configure: Regenerated.
2270 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2272         * MAINTAINERS: Add self to Write After Approval
2274 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2276         * MAINTAINERS: Move myself to Write After Approval section.
2278 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2280         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2281         ACCH registers.
2282         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2283         available.
2284         (umulsidi3): Likewise.
2285         (mulsidi3_700): Disable this pattern when we have advanced mpy
2286         instructions.
2287         (umulsidi3_700): Likewise.
2288         (maddsidi4): New pattern.
2289         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2290         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2291         (mpydu_imm_arcv2hs): Likewise.
2292         * config/arc/predicates.md (accl_operand): New predicate.
2294 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2295             Andrew Burgess <andrew.burgess@embecosm.com>
2297         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2298         case.
2299         (ARC_AUTOFP_IRQ_P): Likewise.
2300         (ARC_AUTO_IRQ_P): Likewise.
2301         (rgf_banked_register_count): New variable.
2302         (parse_mrgf_banked_regs_option): New function.
2303         (arc_override_options): Handle rgf_banked_regs option.
2304         (arc_handle_interrupt_attribute): Add firq option.
2305         (arc_compute_function_type): Return fast irq type when required.
2306         (arc_must_save_register): Handle fast interrupts.
2307         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2308         (arc_return_address_regs): Update.
2309         * config/arc/arc.h (arc_return_address_regs): Update.
2310         (arc_function_type): Add fast interrupt type.
2311         (ARC_INTERRUPT_P): Update.
2312         (RC_FAST_INTERRUPT_P): Define.
2313         * config/arc/arc.md (simple_return): Update for fast interrupts.
2314         (p_return_i): Likewise.
2315         * config/arc/arc.opt (mrgf-banked-regs): New option.
2316         * doc/invoke.texi (mrgf-banked-regs): Document.
2318 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2320         * config/arc/arc.c (irq_ctrl_saved): New variable.
2321         (ARC_AUTOBLINK_IRQ_P): Define.
2322         (ARC_AUTOFP_IRQ_P): Likewise.
2323         (ARC_AUTO_IRQ_P): Likewise.
2324         (irq_range): New function.
2325         (arc_must_save_register): Likewise.
2326         (arc_must_save_return_addr): Likewise.
2327         (arc_dwarf_emit_irq_save_regs): Likewise.
2328         (arc_override_options): Handle deferred options.
2329         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2330         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2331         arc_must_save_return_addr.
2332         (arc_compute_frame_size): Handle automated save and restore of
2333         registers.
2334         (arc_expand_prologue): Likewise.
2335         (arc_expand_epilogue): Likewise.
2336         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2337         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2338         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2340 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2341         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2343         PR bootstrap/77661
2344         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2345         in-tree build MPC.
2346         * Makefile.in: Regenerate.
2348 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2350         * configure.ac: Enable LTO by default on darwin >= 9.
2351         * configure: Regenerate.
2353 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2355         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2356         and Andrew Waterman as the RISC-V maintainers.
2358 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2360         * MAINTAINERS: Add self to Write After Approval
2362 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2364         * config.guess: Import latest from upstream.
2366 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2368         * MAINTAINERS (Write After Approval): Remove entries that are
2369         already covered under Reviewers.
2371 2017-03-08  Mark Wielaard  <mark@klomp.org>
2373         PR demangler/70909
2374         PR demangler/67264
2375         * include/demangle.h: Add d_printing to struct demangle_component
2376         and pass struct demangle_component as non const.
2378 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2380         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2382 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2384         * Makefile.tpl: Remove HOST_ISLVER.
2385         (HOST_EXPORTS): Remove ISLVER.
2386         * Makefile.in: Regenerate.
2388 2017-02-13  Richard Biener  <rguenther@suse.de>
2390         * configure: Re-generate.
2392 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2394         * MAINTAINERS: Adjust bug reporting URL.
2396 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2398         * MAINTAINERS (Write After Approval): Remove redundant entry
2399         for Andrew Burgess.
2401 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2403         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2404         32-bit hppa*-*-hpux*.
2405         * configure: Regenerate.
2407 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2409         * configure.ac: Moved the white list of enabling BRIG FE to
2410         libhsail-rt/configure.tgt.
2411         * configure: Regenerated.
2412         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2414 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2415             Martin Jambor  <mjambor@suse.cz>
2417         * Makefile.def (target_modules): Added libhsail-rt.
2418         (languages): Added language brig.
2419         * Makefile.in: Regenerated.
2420         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2421         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2422         * configure: Regenerated.
2424 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2426         PR other/79046
2427         * configure: Regenerated.
2429 2017-01-04  Alan Modra  <amodra@gmail.com>
2431         * configure: Regenerate.
2433 2016-12-29  Ben Elliston  <bje@gnu.org>
2435         * config.sub: Import latest version.
2437 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2439         * MAINTAINERS (Write After Approval): Add myself.
2441 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2443         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2444         includes bootstrap-mpx.
2445         * configure: Regenerated.
2447 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2449         * MAINTAINERS (Write After Approval): Add myself.
2451 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2453         * configure: Regenerate.
2455 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2457         * configure.ac: Don't use pkg-config to check for bdw-gc.
2458         * configure: Regenerate.
2460 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2462         * Makefile.def: Remove reference to boehm-gc target module.
2463         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2464         options and for the bdw-gc pkg-config module.
2465         * configure: Regenerate.
2466         * Makefile.in: Regenerate.
2468 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2470         * MAINTAINERS (nvptx): Remove self.
2472 2016-11-25  Ben Elliston  <bje@gnu.org>
2474         * config.guess: Import latest version.
2475         * config.sub: Likewise.
2477 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2479         * MAINTAINERS (Write After Approval): Add myself.
2481 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2483         * Makefile.def: Remove references to GCJ.
2484         * Makefile.tpl: Likewise.
2485         * Makefile.in: Regenerate.
2487 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2489         * config-ml.in: Remove references to GCJ.
2490         * configure.ac: Likewise.
2491         * configure: Regenerate.
2493 2016-11-01  Josh Conner  <joshconner@google.com>
2495         * MAINTAINERS (Write After Approval): Update email address,
2497 2016-10-27  Carl Love  <cel@us.ibm.com>
2499         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2500         Approval list to make it alphabetical.
2502 2016-10-27  Carl Love  <cel@us.ibm.com>
2504         * MAINTAINERS (Write After Approval): Add myself.
2506 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2508         * MAINTAINERS (Reviewers): Add myself.
2509         (Write After Approval): Add myself.
2511 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2512             Ulrich Weigand  <uweigand@de.ibm.com>
2514         * MAINTAINERS: Update email address.
2516 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2518         * MAINTAINERS: Update email address.
2520 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2522         * configure.ac: Add aarch64-*-freebsd*.
2523         * configure: Regenerate.
2525 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2527         * MAINTAINERS: Update email address after it got reverted.
2529 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2531         * configure.ac (target_libraries): Readd target-boehm-gc.
2532         Restore --enable-objc-gc handling.
2533         * configure: Regenerate.
2535 2015-10-03  Jeff Law  <law@redhat.com>
2537         * MAINTAINERS: Move several inactive maintainers to the
2538         write-after-approval section.
2540 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2542         * configure.ac: Add target-libffi to target_libraries.
2543         Readd libgcj target disablings, modified to only target-libffi.
2544         Readd target addition of go to unsupported languages.
2545         * configure: Regenerated.
2547 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2549         * MAINTAINERS: Update email address.
2551 2016-09-30  Andrew Haley  <aph@redhat.com>
2553         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2554         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2555         libgcj.
2557 2016-09-30  Andrew Haley  <aph@redhat.com>
2559         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2560         write-after approval after GCJ deletion.
2562 2016-09-30  Andrew Haley  <aph@redhat.com>
2564         * Makefile.def: Remove libjava.
2565         * Makefile.tpl: Likewise.
2566         * Makefile.in: Regenerate.
2567         * configure.ac: Likewise.
2568         * configure: Likewise.
2569         * gcc/java: Remove.
2570         * libjava: Likewise.
2572 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2574         * MAINTAINERS (Reviewers): Add myself.
2576 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2578         * configure.ac: Disable "sim" directory for arc*-*-*.
2579         * configure: Regenerated.
2581 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2583         * MAINTAINERS (Write After Approval): Add myself.
2585 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2587         * configure.ac: Check for the minimum in-tree MPFR version
2588         handled.
2589         * configure: Regenerate.
2591 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2593         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2594         * configure: Regenerated.
2596 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2598         * MAINTAINERS (Write After Approval): Add myself.
2600 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2602         * Makefile.def: Add autoprofiledbootstrap.
2603         * Makefile.tpl: Dito.
2604         * Makefile.in: Regenerate.
2606 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2608     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2609     * configure: Regenerate.
2611 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2613         * configure: Regenerate.
2614         * configure.ac: Remove support for avr-rtems.
2616 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2618         * MAINTAINERS (Write After Approval): Add myself.
2620 2016-06-16  Michael Collison  <michael.collison@arm.com>
2622         * MAINTAINERS (Write After Approval): Add myself.
2624 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2626         * MAINTAINERS (Write After Approval): Update e-mail address.
2628 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2630         * MAINTAINERS (Write After Approval): Add myself.
2632 2016-05-28  Alan Modra  <amodra@gmail.com>
2634         * Makefile.tpl (configure): Depend on m4 files included.
2635         * Makefile.in: Regenerate.
2637 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2639         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2640         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2642 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2644         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2645         special case builtin.
2646         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2647         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2648         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2649         for __builtin_vec_addec.
2651 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2653         * config.guess: Import version 2016-04-02 (newest).
2654         * config.sub: Import version 2016-05-10 (newest).
2656 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2658         * configure.ac: Add ARC support to libgloss.
2659         * configure: Regenerate
2661 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2663         * MAINTAINERS (Write After Approval): Add myself.
2665 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2667         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2668         * configure: Regenerated.
2669         * Makefile.def (gmp): Explicitly disable assembler.
2670         (mpfr): Adjust lib_path.
2671         (mpc): Likewise.
2672         * Makefile.in: Regenerated.
2674 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2676         PR bootstrap/70704
2677         * configure.ac (--enable-stage1-checking): Add missing
2678         --enable-checking=.
2679         * configure: Regenerated.
2681 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2683         * config.guess: Revert r235676.
2684         * config.sub: Revert r235676.
2686 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2688         * config.guess: Remove SH5 support.
2689         * config.sub: Likewise.
2690         * configure: Likewise.
2691         * configure.ac: Likewise.
2693 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2695         PR bootstrap/70704
2696         * configure.ac (--enable-stage1-checking): For --disable-checking or
2697         implicit --enable-checking, make sure extra flag matches in between
2698         stage1 and later checking.
2699         * configure: Regenerated.
2701 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2703         * .gitattributes: New file.
2705 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2707         * MAINTAINERS (rs6000/powerpc port): Add myself.
2709 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2711         PR bootstrap/70173
2712         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2713         and gotools directories.  Delete the stage_final file.
2714         * Makefile.in: Regenerate.
2716 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2718         * MAINTAINERS (Write After Approval): Add myself.
2720 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2722         * MAINTAINERS (Fortran maintainer): Remove myself.
2724 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2726         * MAINTAINERS (Write After Approval): Add myself.
2728 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2730         * MAINTAINERS (Write After Approval): Add myself.
2732 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2734         Sync with binutils-gdb:
2736         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2738         * configure.ac: Add mips and s390 to the gold target check.
2739         * configure: Regenerate.
2741 2016-03-01  DJ Delorie  <dj@redhat.com>
2743         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2745 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2747         * MAINTAINERS (libcpp): Add myself.
2748         (diagnostic messages): Likewise.
2750 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2752         * MAINTAINERS: Fix whitespace.
2754 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2756         * MAINTAINERS (Write After Approval): Add myself.
2758 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2760         * config/isl.m4: Add comments about isl-0.16.
2761         * configure: Regenerate.
2763 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2765         * MAINTAINERS (hsa maintainers): Add myself.
2767 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2769         * MAINTAINERS: (Write After Approval): Add myself.
2771 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2772             Sebastian Pop  <s.pop@samsung.com>
2774         * Makefile.in: Regenerate.
2775         * Makefile.tpl: Export ISLVER.
2776         * configure: Regenerate.
2777         * config/isl.m4: Detect isl-0.15.
2779 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2781         PR bootstrap/69329
2782         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2783         * Makefile.in: Regenerate.
2785 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2787         * configure.ac: Enable LTO for DJGPP
2788         * configure: Regenerate
2790 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2792         Sync with binutils-gdb:
2793         2015-10-21  Nick Clifton  <nickc@redhat.com>
2795         PR gas/19109
2796         * configure.ac: Note the 'none' is an acceptable argument to
2797         --enable-compressed-debug-sections.
2798         * configure: Regenerate.
2800 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2802         PR bootstrap/69134
2803         * Makefile.def (mpfr): Disable assembler.
2804         * Makefile.in: Regenerate.
2806 2016-01-01  Ben Elliston  <bje@gnu.org>
2808         * config.guess: Import version 2016-01-01.
2809         * config.sub: Likewise.
2811 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2813         * MAINTAINERS (Write After Approval): Add myself.
2815 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2817         * Makefile.in: Replace ISL with isl.
2818         * Makefile.tpl: Same.
2819         * config/isl.m4: Same.
2820         * configure.ac: Same.
2821         * contrib/download_prerequisites: Same.
2822         * configure: Regenerate.
2824 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2826         * MAINTAINERS (Write After Approval): Add Myself.
2828 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2830         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2831         * configure: Regenerate.
2833 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2834             Sebastian Pop  <s.pop@samsung.com>
2836         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2837         isl_ctx_get_max_operations.
2838         * configure: Regenerate.
2840 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2842         * MAINTAINERS (Write After Approval): Add myself.
2844 2015-12-02  Ian Lance Taylor  <iant@google.com>
2846         PR go/66147
2847         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2848         * Makefile.in: Regenerate.
2850 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2852         PR libffi/65726
2853         * Makefile.def (lang_env_dependencies): Make libffi depend
2854         on cxx.
2855         * Makefile.in: Regenerate.
2857 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2859         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2860         symbols.
2862 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2864         Sync with binutils-gdb:
2865         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2867         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2868         * configure: Regenerate.
2870 2015-11-19  Martin Liska  <mliska@suse.cz>
2872         * .gitignore: Add .clang-format to ignored files.
2873         * Makefile.in: Add clang-format.
2874         * Makefile.tpl: Likewise.
2876 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2878         * configure.ac: Enable libmpx by default.
2879         * configure: Regenerated.
2881 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2883         * MAINTAINERS: Update email address.
2885 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2887         * MAINTAINERS: Update email address.
2889 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2891         * MAINTAINERS  (Write After Approval): Add myself.
2893 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2895         Sync with binutils-gdb:
2896         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2898         PR gas/19109
2899         * configure.ac: Add
2900         --enable-compressed-debug-sections={all,gas,gold,ld}.
2901         * configure: Regenerated.
2903 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2905         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2907 2015-10-09  Martin Liska  <mliska@suse.cz>
2909         * MAINTAINERS (Write After Approval): Add myself.
2911 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2913         * MAINTAINERS (Write After Approval): Add myself.
2915 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2917         * MAINTAINERS: Update email address.
2919 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2921         * MAINTAINERS  (Write After Approval): Add myself.
2923 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2925         * MAINTAINERS: Update email.
2927 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2929         * MAINTAINERS: Update my email address.
2931 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2933         * MAINTAINERS (ft32 port): Add myself.
2935 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2937         * MAINTAINERS: Add myself.
2939 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2941         * MAINTAINERS (Write After Approval): Add myself.
2943 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2945         PR libfortran/54572
2946         * Makefile.def: Make libgfortran depend on libbacktrace.
2947         * Makefile.in: Regenerate.
2949 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2951         * MAINTAINERS (Write After Approval): Add myself.
2953 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2955         PR other/67092
2956         * configure.ac: Remove --with_host_libstdcxx support.
2957         * configure: Regenerate.
2959 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2960             Jakub Jelinek  <jakub@redhat.com>
2962         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2963         nvptx*-*-*.
2964         * configure: Regenerate.
2966 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2968         * Makefile.def (libiconv): Define bootstrap=true.
2969         Mark pdf/html/info as missing.
2970         (configure-gcc): Depend on all-libiconv.
2971         (all-gcc): Ditto.
2972         (configure-libcpp): Ditto.
2973         (all-libcpp): Ditto.
2974         (configure-intl): Ditto.
2975         (all-intl): Ditto.
2976         * Makefile.in: Regenerate.
2978 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2980         * MAINTAINERS (loop ivopts): Add the entry and myself.
2982 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2984         * MAINTAINERS (nvptx): Add self.
2986 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2988         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2989         128-bit vector modes.
2991 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2993         * MAINTAINERS (Write After Approval): Add myself.
2995 2015-07-28  Ben Elliston  <bje@gnu.org>
2997         * config.sub, config.guess: Import from upstream.
2999 2015-07-24  Michael Darling  <darlingm@gmail.com>
3001         PR other/66259
3002         * config-ml.in: Reflects renaming of configure.in to configure.ac
3003         * configure: Likewise
3004         * configure.ac: Likewise
3006 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3008         * MAINTAINERS: Update my email address.
3010 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3012         Sync with binutils-gdb:
3013         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3015         * configure.ac (target_configdirs): Exclude target-zlib if
3016         target-libjava isn't built.
3017         * configure: Regenerated.
3019 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3021         Sync with binutils-gdb:
3022         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3024         * configure.ac: Disable configuration of GDB for HPUX targets.
3025         * configure: Regenerate.
3027         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3029         * configure.ac: Add --with-system-zlib.
3030         * configure: Regenerated.
3032         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3034         * configure.ac: Add FT32 support.
3035         * configure: Regenerate.
3037         2015-01-12  Anthony Green  <green@moxielogic.com>
3039         * configure.ac: Don't disable gprof for moxie.
3040         * configure: Rebuild.
3042 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3044         Sync with binutils-gdb:
3045         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3047         PR ld/18355
3048         * Makefile.def: Add extra_configure_flags to host zlib.
3049         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3050         to --enable-host-shared When bfd is to be built as shared
3051         library.  AC_SUBST.
3052         * Makefile.in: Regenerated.
3054 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3056         Sync with src:
3057         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3058         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3059         * Makefile.in: Regenerated.
3061 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3063         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3064         target.
3065         * configure: Regenerate.
3067 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3069         * MAINTAINERS (Write After Approval): Add myself.
3071 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3073         * MAINTAINERS (OS Port Maintainers): Add myself.
3074         (Various Maintainers): Remove myself from libffi testsuite.
3076 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3078         * MAINTAINERS (gen* on machine desc): Add self.
3080 2015-06-02  Jason Merrill  <jason@redhat.com>
3082         PR bootstrap/66319
3083         * configure.ac: Use -std=gnu++98.
3085 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3087         * MAINTAINERS (Write After Approval): Add myself.
3089 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3091         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3092         * configure: Regenerate.
3094 2015-05-26  Jason Merrill  <jason@redhat.com>
3096         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3097         * configure: Regenerate.
3099 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3101         * configure.ac: FT32 target added.
3102         * configure: Regenerated.
3104 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3106         * MAINTAINERS (Write After Approval): Add myself.
3108 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3110         * MAINTAINERS (Write After Approval): Add myself.
3112 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3114         * configure.ac: Fix typo.
3115         * configure: Regenerate.
3117 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3119         * MAINTAINERS (Write After Approval): Add myself.
3121 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3123         * configure.ac: Match $host configured with triplets.
3124         * configure: Regenerate.
3126 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3128         * Makefile.tpl: Remove surplus whitespace throughout.
3129         * Makefile.in: Regenerate.
3131 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3133         * MAINTAINERS (Various Maintainers): Add myself as instruction
3134         combiner maintainer.
3136 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3138         PR bootstrap/62077
3139         * configure.ac (--enable-stage1-checking): Default to
3140         release,misc,gimple,rtlflag,tree,types if --disable-checking
3141         or --enable-checking is not specified and DEV-PHASE is not
3142         experimental.
3143         * configure: Regenerated.
3145 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3147         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3148         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3149         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3150         * Makefile.in: Regenerate.
3152 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3154         * MAINTAINERS: Update my email address.
3156 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3158         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3160 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3162         * MAINTAINERS: Add myself as an arm port reviewer.
3164 2015-03-25  Martin Liska  <mliska@suse.cz>
3165             Yury Gribov  <y.gribov@samsung.com>
3167         * Makefile.in: Fix ln source location for vimrc file.
3168         * Makefile.tpl: Likewise.
3170 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3172         PR bootstrap/25672
3173         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3174         cross-compiling.  Similarly for CXX_FOR_TARGET.
3175         * configure: Regenerate.
3177 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3179         * Makefile.def: Add libmpx.
3180         * configure.ac: Add libmpx.
3181         * Makefile.in: Regenerate.
3182         * configure: Regenerate.
3184 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3186         * MAINTAINERS (CPU Port Maintainers): Add myself
3187         i386 vector ISA extns mantainer.
3189 2015-03-13  Jeff Law  <law@redhat.com>
3191         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3192         maintainer.
3193         Remove Richard Henderson as a maintainer for the x86 port.
3195 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3197         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3199 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3201         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3202         pointer bounds checker and i386 MPX maintainer.
3204 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3206         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3208 2015-02-26  Martin Sebor  <msebor@redhat.com>
3210         * MAINTAINERS (Various Maintainers): Add self.
3212 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3214         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3215         Make sure it contains lto.
3216         * configure: Regenerate.
3218 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3220         * configure: Regenerate.
3222 2015-02-06  Diego Novillo  <dnovillo@google.com>
3224         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3225         middle-end, docstring): Remove myself.
3226         (Write After Approval): Add myself.
3228 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3230         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3231         (Write After Approval): Update address.
3233 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3235         PR jit/64780
3236         * configure.ac: Require the user to explicitly specify
3237         --enable-host-shared if the jit is enabled.
3238         * configure: Regenerate.
3240 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3242         * MAINTAINERS (Write After Approval): Add myself.
3244 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3246         * MAINTAINERS: Make whitespace consistent.
3248 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3250         * MAINTAINERS (Write After Approval): Add myself.
3252 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3254         * MAINTAINERS: (Write After Approval): Add myself.
3256 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3258         * MAINTAINERS: (Write After Approval): Add myself.
3260 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3262         * MAINTAINERS: (Write After Approval): Add myself.
3264 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3266         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3267         objective-c/c++ front end maintainer.
3269 2015-01-13  Marek Polacek  <polacek@redhat.com>
3271         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3273 2015-01-12  Jeff Law  <law@redhat.com>
3275         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3276         a very long time.
3278 2015-01-09  Ian Lance Taylor  <iant@google.com>
3280         * configure.ac (host_tools): Add gotools.
3281         * Makefile.def (host_modules): Add gotools.
3282         (dependencies): Add dependency of all-gotools on all-target-libgo.
3284 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3286         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3287         * configure: Regenerate.
3289 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3291         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3292         all-target-libgomp.
3293         * Makefile.in: Regenerate.
3295 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3297         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3299 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3301         * configure.ac: Add Visium support.
3302         * configure: Regenerate.
3304 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3306         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3307         * configure: Regenerate.
3309 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3311         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3312         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3313         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3314         (OBJCOPY_FOR_TARGET): New variable.
3315         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3316         * Makefile.in: Regenerate.
3317         * configure.ac: Check for already installed target objcopy.
3318         Also GCC_TARGET_TOOL on objcopy.
3319         * configure: Regenerate.
3321 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3323         * config.sub: Update from upstream, to 2015-01-01 version.
3324         * config.guess: Ditto.
3326 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3328         * MAINTAINERS (RTEMS Ports): Add myself.
3330 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3332         * MAINTAINERS (Write After Approval): Add myself.
3334 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3336         * MAINTAINERS (Write After Approval): Add myself.
3338 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3340         * configure.ac (--enable-as-accelerator-for): Don't set
3341         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3342         * configure: Regenerate.
3344 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3346         PR bootstrap/64023
3347         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3348         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3349         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3350         to CXX.
3351         * Makefile.in: Regenerated.
3353 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3354             Yury Gribov  <y.gribov@samsung.com>
3356         * .gitignore: Added .local.vimrc and .lvimrc.
3357         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3358         * Makefile.in: Regenerate.
3360 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3362         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3363         * configure: Regenerated.
3365 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3367         * MAINTAINERS (nvptx port): New entry.
3369 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3371         * configure: Regenerate.
3373 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3375         * configure.ac: Merge with Binutils.
3377 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3379         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3380         * Makefile.in: Regenerate.
3382 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3384         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3385         missing flex.
3386         * Makefile.in: Regenerated.
3388 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3390         * Makefile.in: Regenerate.
3392 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3394         PR bootstrap/63784
3395         * libtool.m4: Add $pic_flag with -shared.
3397 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3399         * MAINTAINERS (Write After Approval): Added myself.
3401 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3403         * MAINTAINERS (write-after-approval): Add myself.
3405 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3407         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3408         from 2 years ago.
3410 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3412         Revert:
3413         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3415         * MAINTAINERS (Write After Approval): Added myself as line map
3416         maintainer.
3418 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3420         Revert:
3421         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3423         * MAINTAINERS (Write After Approval): Added myself.
3425 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3427         * MAINTAINERS (Write After Approval): Added myself.
3429 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3431         * MAINTAINERS (Write After Approval): Added myself as line map
3432         maintainer.
3434 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3436         * MAINTAINERS (Various Maintainers): Added myself as line map
3437         maintainer.
3439 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3441         * move-if-change: Sync from upstream gnulib.
3443 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3445         * compile: Sync with upstream Automake.
3446         * depcomp: Ditto.
3447         * install-sh: Ditto.
3448         * missing: Ditto.
3449         * mkinstalldirs: Ditto.
3450         * ylwrap: Ditto.
3452 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3454         * config.sub: Update from upstream config repo.
3455         * config.guess: Ditto.
3457 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3459         * Makefile.def: Add liboffloadmic to target_modules.  Make
3460         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3461         * Makefile.in: Regenerate.
3462         * configure: Regenerate.
3463         * configure.ac: Add liboffloadmic to target binaries.
3464         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3465         Add liboffloadmic to noconfig list when C++ is not supported.
3467 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3468             Thomas Schwinge  <thomas@codesourcery.com>
3469             Ilya Verbin  <ilya.verbin@intel.com>
3470             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3472         * configure: Regenerate.
3473         * configure.ac (--enable-as-accelerator-for)
3474         (--enable-offload-targets): New configure options.
3476 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3478         * Makefile.def: Make all-gcc depend on all-isl.
3479         * Makefile.in: Regenerate.
3481 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3483         * ChangeLog.jit: New.
3484         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3486 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3488         PR target/63610
3489         * libtool.m4: Fix globbing of darwin versions.
3490         * configure: Regenerate.
3492 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3494         * Makefile.def: Remove CLooG.
3495         * Makefile.tpl: Ditto.
3496         * configure.ac: Ditto.
3497         * configure: Regenerate.
3498         * Makefile.in: Ditto.
3500 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3502         * configure.ac: Handle nvptx-*-*.
3503         * configure: Regenerate.
3505 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3507         * MAINTAINERS (Write After Approval): Add myself.
3509 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3511         * Makefile.def (libcc1): Remove bootstrap=true;.
3512         * Makefile.in: Regenerated.
3514 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3516         * configure.ac: Update comment.
3517         * configure: Regenerate.
3519 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3521         * MAINTAINERS (Write After Approval): Add myself.
3523 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3525         * configure.ac (extra_host_libiberty_configure_flags): Add
3526         --enable-shared also for libcc1's benefit.
3527         * configure: Regenerate.
3529 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3531         * MAINTAINERS: Change my email address.
3533 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3534             Tom Tromey  <tromey@redhat.com>
3536         * Makefile.def: Add libcc1 to host_modules.
3537         * configure.ac (host_tools): Add libcc1.
3538         * Makefile.in, configure: Rebuild.
3540 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3542         * configure.ac (build_configargs): Don't share config.cache between
3543         build subdirs.
3544         * configure: Regenerate.
3546 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3548         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3549         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3550         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3551         leon3v7 as leon3.
3552         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3553         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3554         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3555         * config/sparc/sparc.md (cpu): Add leon3v7.
3556         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3558 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3560         * MAINTAINERS (write-after-approval): Add myself.
3562 2014-10-23  Ian Lance Taylor  <iant@google.com>
3564         * configure.ac: Disable the Go frontend on systems where it is known
3565         to not work.
3566         * configure: Regenerate.
3568 2014-10-23  Richard Biener  <rguenther@suse.de>
3570         * Makefile.def: Add libcpp build module and dependencies.
3571         * configure.ac: Add libcpp build module.
3572         * Makefile.in: Regenerate.
3573         * configure: Likewise.
3575 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3577         * MAINTAINERS (write-after-approval): Add myself.
3579 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3581         * INSTALL/README: Do not mention CVS.
3583 2014-10-03  Jing Yu  <jingyu@google.com>
3585         * configure.ac: Add aarch64 to list of targets that support gold.
3586         * configure: Regenerate.
3588 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3590         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3592 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3594         * MAINTAINERS:  Add myself as MIPS maintainer.
3596 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3598         * MAINTAINERS: Move myself to MIPS maintainers.
3600 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3602         * MAINTAINERS: Put all email addresses between '<' and '>'.
3604 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3606         * MAINTAINERS: Move myself to reviewers (Fortran).
3608 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3610         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3611         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3612         * Makefile.in: Regenerate.
3614 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3616         * rtx-classes-status.txt: Delete
3618 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3620         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3622 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3624         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3625         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3626         of checking for version number.
3627         * configure: Regenerated.
3628         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3630 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3632         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3633         is done; begin phase 6 (use extra rtx_def subclasses).
3635 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3637         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3638         done; begin phase 5 (additional rtx_def subclasses).
3640 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3642         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3644 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3646         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3647         SET_BB_HEADER are done.
3649 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3651         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3652         done.
3654 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3656         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3658 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3660         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3662 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3664         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3666 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3668         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3670 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3672         * rtx-classes-status.txt: Phase 3 (per-file commits within
3673         "config" subdirs) is done; begin phase 4 (removal of
3674         "scaffolding").
3676 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3678         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3679         dir) is done; begin phase 3 (per-file commits within "config"
3680         subdirs).
3682 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3684         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3685         phase 2 (per-file commits in main source dir).
3687 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3689         * configure: Regenerated.
3691 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3693         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3695 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3697         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3699 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3701         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3703 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3705         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3707 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3709         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3711 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3713         * MAINTAINERS (Write After Approval): Add myself.
3715 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3717         * MAINTAINERS: Remove myself
3719 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3721         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3723 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3725         * MAINTAINERS (Write After Approval): Add myself.
3727 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3729         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3730         SET_BB_HEADER, SET_BB_FOOTER
3732 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3734         * rtx-classes-status.txt: New file
3736 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3738         * configure.ac: Eliminate ClooG installation dependency.
3739         * configure: Regenerate.
3740         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3741         * Makefile.in: Regenerate.
3743 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3745         * MAINTAINERS (Write After Approval): Add myself.
3747 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3749         * MAINTAINERS (Write After Approval): Add myself.
3751 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3753         * MAINTAINERS (Write After Approval): Add myself.
3755 2014-07-28  Anthony Green  <green@moxielogic.com>
3757         Import from savannah.gnu.org:
3758         * config.sub: Update to 2014-07-28 version.
3760 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3762         * MAINTAINERS: Remove my MIPS maintainer entry.
3764 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3766         PR target/47230
3767         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3768         * configure: Regenerate.
3770 2014-07-24  James Norris  <jnorris@codesourcery.com>
3772         * MAINTAINERS (Write After Approval): Add myself.
3774 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3776         * configure.ac: Accept only CLooG 0.18.1.
3777         * configure: Regenerate.
3779 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3781         * configure.ac: Don't accept isl 0.11.
3782         * configure: Regenerate.
3784 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3786         * MAINTAINERS (Write After Approval): Add myself.
3788 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3790         * configure.ac: Don't accept isl 0.10.
3791         * configure: Regenerate.
3793 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3795         Fix include path for in-tree cloog.
3796         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3797         * configure: Regenerate.
3799 2014-06-18  Richard Henderson  <rth@redhat.com>
3801         * .gitignore: Import gcc_update output.
3803 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3805         * config-ml.in: Robustify ac_configure_args parsing.
3807         * configure.ac (--enable-linker-plugin-configure-flags)
3808         (--enable-linker-plugin-flags): New flags.
3809         (configdirs): Conditionally add libiberty-linker-plugin.
3810         * configure: Regenerate.
3811         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3812         (host_modules) <lto-plugin>: Pay attention to
3813         @extra_linker_plugin_flags@ and
3814         @extra_linker_plugin_configure_flags@.
3815         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3816         * Makefile.in: Regenerate.
3818         * Makefile.tpl (configure-[+prefix+][+module+])
3819         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3820         "module_srcdir" instead of "module" for locating a module's srcdir.
3821         * Makefile.in: Regenerate.
3823 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3825         * MAINTAINERS (Write After Approval): Add myself.
3827 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3829         * MAINTAINERS: Update my email address.
3831 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3833         * MAINTAINERS (Write After Approval): Add myself.
3835 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3837         * MAINTAINERS (Write After Approval): Add myself.
3839 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3841         PR libstdc++/61011
3842         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3843         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3844         * configure: Regenerate.
3846 2014-05-28  Pedro Alves  <palves@redhat.com>
3848         * MAINTAINERS (Write After Approval): Add myself.
3850 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3852         * MAINTAINERS: Update my affiliation/email.
3854 2014-05-19  Mike Stump  <mikestump@comcast.net>
3856         * MAINTAINERS: Add wide-int reviewers.
3858 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3860         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3861         * configure: Regenerated.
3863 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3865         * MAINTAINERS (libitm): Add myself as maintainer.
3867 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3869         * MAINTAINERS (Write After Approval): Add myself.
3871 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3873         * config.sub, config.guess: Import from upstream.
3875 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3877         * MAINTAINERS (Write After Approval): Put myself in correct order.
3879 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3881         * MAINTAINERS (Write After Approval): Add myself.
3883 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3885         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3886         section.
3888 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3890         * MAINTAINERS (Write After Approval): Delete myself.
3892 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3894         PR sanitizer/56781
3895         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3896         and -B* options with -Xcompiler.
3898 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3900         PR bootstrap/60620
3901         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3902         * Makefile.in: Regenerate.
3904 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3906         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3907         for WINDRES_FOR_TARGET in default-manifest.o rule.
3908         * Makefile.in: Regenerate.
3910 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3912         * MAINTAINERS (Write After Approval): Add myself.
3914 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3916         PR sanitizer/56781
3917         * Makefile.def: Set bootstrap=true; for host fixincludes.
3918         * configure.ac: Don't bootstrap host fixincludes unless
3919         --with-build-config=bootstrap-{a,ub}san.
3920         * Makefile.in: Regenerated.
3921         * configure: Regenerated.
3923 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3925         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3926         --enable-vtable-verify option parsing.  Don't add
3927         target-libsanitizer to bootstrap_target_libs unless
3928         --with-build-config=bootstrap-asan or
3929         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3930         to bootstrap_target_libs unless --enable-vtable-verify.
3931         * configure: Regenerated.
3933 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3935         * MAINTAINERS (Write After Approval): Add myself.
3937 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3939         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3941 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3943         PR bootstrap/58572
3944         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3945         -I for libstdc++-v3 includes if $(LEAN).
3946         * Makefile.in: Regenerated.
3948 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3950         * MAINTAINERS: Update my email address.
3952 2014-02-24  Walter Lee  <walt@tilera.com>
3954         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3955         (tilegx-*-*): Change to tilegx*-*-*.
3956         * configure: Regenerate.
3958 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3960         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3962 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3964         * MAINTAINERS (Write After Approval): Add myself.
3966 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3968         PR target/59788
3969         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3970         *solaris2*.
3972 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3974         * MAINTAINERS: Update my email address.
3976 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3978         * MAINTAINERS: Convert to UTF-8.
3979         Properly sort Xinliang David Li's entry.
3981 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3982             Sandra Loosemore  <sandra@codesourcery.com>
3984         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3985         nios2 port maintainers.
3987 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3989         * MAINTAINERS (Write After Approval): Add myself.
3991 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3993         * configure.ac: Add user-friendly check for native x86_64-linux
3994         multilibs.
3995         * configure: Regenerate.
3997 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3999         * MAINTAINERS: Add myself as sh maintainer.
4001 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4003         * MAINTAINERS: Add self as SLSR maintainer.
4005 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4007         * MAINTAINERS: Update my email address.
4009 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4011         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4013 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4015         * Makefile.in: Regenerate.
4017         * Makefile.tpl: Fix typo.
4018         * Makefile.in: Regenerate partially.
4020 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4022         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4023         supported.
4024         * configure: Regenerated.
4026 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4028         * MAINTAINERS (Write After Approval): Add myself.
4030 2013-10-30  Jason Merrill  <jason@redhat.com>
4032         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4033         --disable-build-format-warnings.
4035 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4037         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4038         depend on libstdc++ and libgcc.
4039         * configure: Regenerate.
4040         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4041         libcilkrts for POSIX and i*86, and x86_64 architectures.
4042         * Makefile.in: Added libcilkrts related fields to support building it.
4044 2013-10-26  Jeff Law  <law@redhat.com>
4046         * Makefile.def (target_modules): Remove libmudflap
4047         (languages): Remove check-target-libmudflap).
4048         * Makefile.in: Rebuilt.
4049         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4050         * configure.ac (target_libraries): Remove target-libmudflap.
4051         Remove checks which disabled libmudflap on some systems.
4052         * configure: Rebuilt.
4053         * libmudflap: Directory removed.
4055 2013-10-21  Cong Hou  <congh@google.com>
4057         * MAINTAINERS (Write After Approval): Add myself.
4059 2013-10-16  Mike Stump  <mikestump@comcast.net>
4061         * .dir-locals.el: Add.
4063 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4065         * configure.ac: Add --enable-host-shared
4066         * configure: Regenerate.
4068 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4070         Import from savannah.gnu.org:
4071         * config.guess: Update to 2013-06-10 version.
4072         * config.sub: Update to 2013-10-01 version.
4074 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4076         Changes to build configuration to allow big endian ARC ELF toolchain
4077         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4078         * configure: Regenerate.
4080 2013-09-20  Alan Modra  <amodra@gmail.com>
4082         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4083         ppc host match.  Support little-endian powerpc linux hosts.
4085 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4087         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4088         maintainer.
4090 2013-09-12  DJ Delorie  <dj@redhat.com>
4092         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4093         maintainers.
4095 2013-09-03  Richard Biener  <rguenther@suse.de>
4097         * configure.ac: Also allow ISL 0.12.
4098         * configure: Regenerated.
4100 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4102         * MAINTAINERS (Write After Approval): Add myself.
4104 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4106         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4108 2013-08-26  Caroline Tice  <cmtice@google.com>
4110         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4111         "Various Reviewers" to libvtv "Various Maintainers".
4113 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4115         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4117 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4119         * MAINTAINERS: Update name, email.
4121 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4123         * MAINTAINERS (Write After Approval): Add myself.
4125 2013-08-12  Caroline Tice  <cmtice@google.com>
4127         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4128         address in the Write After Approval section.
4130 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4132         * MAINTAINERS (Write After Approval): Update email.
4134 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4136         * configure.ac: Adjust to check VTV_SUPPORTED.
4137         * configure: Regenerated.
4139 2013-08-02  Caroline Tice  <cmtice@google.com>
4141         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4142         on non-linux systems; add target-libvtv to noconfigdirs; add
4143         libsupc++/.libs to C++ library search paths.
4144         * configure: Regenerated.
4145         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4146         libstdc++ and libgcc.
4147         * Makefile.in: Regenerated.
4149 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4151         * MAINTAINERS (Write After Approval): Add myself.
4153 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4154             Shiva Chen  <shiva0217@gmail.com>
4156         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4157         nds32 port maintainers.
4159 2013-07-17  Tim Shen  <timshen91@gmail.com>
4161         * MAINTAINERS (Write After Approval): Add myself.
4163 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4165         * configure.ac: Sync from binutils.
4166         * configure: Regenerate.
4168 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4170         * MAINTAINERS (Write After Approval): Add myself.
4172 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4174         * MAINTAINERS (Write After Approval): Add myself.
4176 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4178         * MAINTAINERS (Write After Approval): Add myself.
4180 2013-04-30  Brooks Moses  <bmoses@google.com>
4182         * MAINTAINERS: Update my email; move myself from Fortran
4183         reviewer to Write After Approval.
4185 2013-04-16  Andreas Schwab  <schwab@suse.de>
4187         * configure.ac (aarch64-*-*): Don't disable java.
4188         * configure: Regenerate.
4190 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4192         * MAINTAINERS (Write After Approval): Add myself.
4194 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4196         * Makefile.def (target_modules): Don't install libffi.
4197         * Makefile.in: Regenerate.
4199 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4201         * MAINTAINERS (Write After Approval): Add myself.
4203 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4205         * MAINTAINERS (Write After Approval): Add myself.
4207 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4209         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4210         * configure: Regenerated.
4212 2013-02-05  Ian Lance Taylor  <iant@google.com>
4214         PR go/55969
4215         * configure.ac: Disable libgo on some systems where it does not
4216         work.
4218 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4220         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4221         Remove Geoff Keating as rs6000 port maintainer, at his request.
4223 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4225         * MAINTAINERS: Update my email.
4227 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4229         * configure: Re-generate.
4231 2013-01-15  Richard Biener  <rguenther@suse.de>
4233         PR other/55973
4234         * configure: Re-generate.
4236 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4238         * Makefile.def (install-target-libsanitizer): Depend on
4239         install-target-libstdc++-v3.
4240         * Makefile.in: Regenerate.
4242 2013-01-14  Richard Biener  <rguenther@suse.de>
4244         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4245         * configure: Re-generate
4247 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4249         * config.sub: Update from config repo.
4251 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4253         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4254         * Makefile.in: Regenerate.
4256 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4258         * MAINTAINERS (arc): Add new port maintainership for myself.
4260 2013-01-09  Jason Merrill  <jason@redhat.com>
4262         * .gitignore: Import from gdb repository.
4264 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4266         * Makefile.def (configure-gcc): Depend on all-gmp.
4267         (all-gcc): Remove dependency on all-gmp.
4268         * Makefile.in: Regenerated.
4270 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4272         * config.sub: Merge from config repo.
4273         * config.guess: Ditto.
4275 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4277         * Makefile.def: Merge from binutils.
4278         * Makefile.in: Ditto.
4280 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4282         * MAINTAINERS: Update my email.
4284 2012-12-29  Ben Elliston  <bje@gnu.org>
4286         * config.guess: Update to 2012-12-29 version.
4287         * config.sub: Likewise.
4289 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4291         * Makefile.def (install-target-libgfortran): Depend on
4292         install-target-libquadmath, install-target-libgcc.
4293         (install-target-libsanitizer): Depend on install-target-libgcc.
4294         (install-target-libjava): Depend on install-target-libgcc.
4295         (install-target-libitm): Depend on install-target-libgcc.
4296         (install-target-libobjc): Depend on install-target-libgcc.
4297         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4298         * Makefile.in: Regenerate.
4300 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4302         * Makefile.def (install-target-libgo): Depend on
4303         install-target-libatomic.
4304         * Makefile.in: Regenerate.
4306 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4308         PR go/55201
4309         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4310         * Makefile.in: Regenerate.
4312 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4314         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4315         * configure: Regenerate.
4317 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4319         * config.sub: Merge from config repo.
4321 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4323         * Makefile.def (target_modules): Add bootstrap=true and
4324         raw_cxx=true to libsanitizer.
4325         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4326         * Makefile.in: Regenerated.
4327         * configure: Likewise.
4329 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4331         * MAINTAINERS: Remove self as RTL optimization maintainer.
4333 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4335         * MAINTAINERS (Write After Approval): Add myself.
4337 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4339         * Makefile.def (target_modules): Remove bootstrap=true and
4340         raw_cxx=true from libsanitizer.
4341         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4342         * Makefile.in: Regenerated.
4343         * configure: Likewise.
4345 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4347         * Makefile.def (target_modules): Add bootstrap=true and
4348         raw_cxx=true to libsanitizer.
4349         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4350         * Makefile.in: Regenerated.
4351         * configure: Likewise.
4353 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4355         PR bootstrap/54279
4356         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4357         * configure: Regenerate.
4358         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4359         * Makefile.in: Regenerate.
4361 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4363         * configure.ac: Disable libsanitizer if we're not building C++.
4364         * configure: Regenerate.
4366 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4368         * MAINTAINERS (Write After Approval): Add myself.
4370 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4372         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4373         Kostya Serebryany (kcc@google.com) and
4374         Jakub Jelinek (jakub@redhat.com).
4375         Rename area for Dodji Seketeli (dodji@redhat.com).
4377 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4379         * MAINTAINERS: (asan.c, related): Add myself.
4381 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4383         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4384         * configure: Regenerate.
4386 2012-11-13  Richard Henderson  <rth@redhat.com>
4388         * configure.ac: Move libsanitizer logic to subdirectory.
4389         * configure: Regenerate.
4391 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4393         * configure.ac: Enable libsanitizer just on x86 linux for now.
4394         * configure: Re-generate.
4396 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4398         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4399         sections.
4400         * configure: Regenerate.
4402 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4404         * configure.ac: Add section for configdirs for libsanitizer.
4405         Disable for cris-*-* and mmix-*-*.
4406         * configure: Regenerate.
4408 2012-11-12  Wei Mi <wmi@google.com>
4410         * configure.ac: Add libsanitizer to target_libraries.
4411         * Makefile.def: Ditto.
4412         * configure: Regenerate.
4413         * Makefile.in: Regenerate.
4414         * libsanitizer: New directory for asan runtime.  Contains an empty
4415         tsan directory.
4417 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4419         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4420         against Mingw64 w32api.
4421         * configure: Regenerate.
4423 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4425         * configure: Regenerated.
4427 2012-11-03  Robert Mason  <rbmj@verizon.net>
4429         * configure.ac: add --disable-libstdcxx configure option
4430         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4432 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4434         * MAINTAINERS (Write After Approval): Add myself.
4436 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4438         * MAINTAINERS (Write After Approval): Add myself.
4440 2012-10-24  Sharad Singhai  <singhai@google.com>
4442         * MAINTAINERS (Write After Approval): Add myself.
4444 2012-10-24  Eric Christopher  <echristo@gmail.com>
4446         * MAINTAINERS: Update email address.
4448 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4450         PR bootstrap/54820
4451         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4452         * configure: Regenerate.
4454 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4456         * MAINTAINERS (aarch64): Add Marcus and myself.
4458 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4460         PR bootstrap/54820
4461         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4462         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4463         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4464         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4465         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4466         * Makefile.in: Regenerate.
4467         * configure.ac (have_static_libs): New variable and associated check.
4468         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4469         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4470         * configure: Regenerate.
4472 2012-10-10  Richard Biener  <rguenther@suse.de>
4474         * MAINTAINERS: Adjust for changed surname.
4476 2012-10-04  Lawrence Crowl  <crowl@google.com>
4478         * MAINTAINERS (Write After Approval): Add myself.
4480 2012-10-01  Cary Coutant  <ccoutant@google.com>
4482         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4484 2012-09-28  Ian Lance Taylor  <iant@google.com>
4486         * Makefile.def: Make all-target-libgo depend on
4487         all-target-libbacktrace.
4488         * Makefile.in: Rebuild.
4490 2012-09-26  Ian Lance Taylor  <iant@google.com>
4492         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4493         * Makefile.in: Rebuild.
4495 2012-09-20  Walter Lee  <walt@tilera.com>
4497         * configure.ac: Add tilegx to list of targets that support gold.
4498         * configure: Regenerate.
4500 2012-09-20  Marek Polacek  <polacek@redhat.com>
4502         * MAINTAINERS (Write After Approval): Add myself.
4504 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4506         * configure.ac: Add mips*-mti-elf* target.
4507         * configure: Regenerate.
4509 2012-09-17  Ian Lance Taylor  <iant@google.com>
4511         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4512         * configure.ac (host_libs): Add libbacktrace.
4513         (target_libraries): Add libbacktrace.
4514         * Makefile.def (host_modules): Add libbacktrace.
4515         (target_modules): Likewise.
4516         * configure, Makefile.in: Rebuild.
4518 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4520         PR target/38607
4521         Merge upstream change.
4522         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4524         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4525         Add libgomp*.o to compare_exclusions for AIX.
4526         * configure: Regenerate.
4528 2012-09-06  Diego Novillo  <dnovillo@google.com>
4530         * configure.ac: Bump minimum GMP version to 4.2.3.
4531         * configure: Re-generate.
4533 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4535         PR target/54461
4536         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4537         target-libgloss if not configured --with-avrlibc=no.
4538         * configure: Regenerate.
4540 2012-09-04  Jason Merrill  <jason@redhat.com>
4542         * configure.ac: Fix --enable-languages=all.
4544 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4546         * MAINTAINERS (Write After Approval): Add myself.
4548 2012-09-03  Richard Guenther  <rguenther@suse.de>
4550         PR bootstrap/54138
4551         * configure.ac: Re-organize ISL / CLOOG checks to allow
4552         disabling with either --without-isl or --without-cloog.
4553         * configure: Regenerated.
4555 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4557         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4558         * configure: Regenerate.
4560 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4562         * MAINTAINERS: Fix my email address.
4564 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4566         PR binutils/4970
4567         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4568         and opcodes.
4569         * Makefile.in: Regenerated.
4571 2012-08-26  Art Haas <ahaas@impactweather.com>
4573         * configure: Regenerate.
4575 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4577         * INSTALL/README: Also refer to the online installation
4578         instructions.
4580 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4582         * MAINTAINERS (Write After Approval): Add myself.
4583         (Picochip port): Remove myself.
4585 2012-08-14   Diego Novillo  <dnovillo@google.com>
4587         Merge from cxx-conversion branch.
4589         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4590         POSTSTAGE1_CONFIGURE_FLAGS.
4591         * Makefile.in: Regenerate.
4592         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4593         Force C++ when bootstrapping.
4594         * configure: Regenerate.
4596 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4598         * MAINTAINERS (Write After Approval): Add myself.
4600 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4602         * README: Document use of ranges of years in copyright notices.
4604 2012-07-06  Richard Guenther  <rguenther@suse.de>
4606         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4607         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4608         --with-gmp=system.
4609         * Makefile.in: Regenerated.
4610         * configure: Likewise.
4612 2012-07-06  Richard Guenther  <rguenther@suse.de>
4614         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4615         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4616         supply V=1 as extra_make_flags.
4617         * configure: Regenerated.
4618         * Makefile.in: Likewise.
4620 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4622         * configure: Regenerate.
4624 2012-07-03  Richard Guenther  <rguenther@suse.de>
4626         * Makfile.def (isl): Remove not necessary extra_exports and
4627         extra_make_flags.
4628         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4629         * Makefile.in: Regenerated.
4631 2012-07-03  Richard Guenther  <rguenther@suse.de>
4633         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4634         * configure.ac: If either the ISL or the CLooG check failed
4635         do not try to build in-tree versions.
4636         * Makefile.in: Regenerated.
4637         * configure: Regenerated.
4639 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4641         * configure: Regenerate.
4643 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4645         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4646         maintainer.
4648 2012-07-02  Richard Guenther  <rguenther@suse.de>
4650         * configure: Regenerated.
4652 2012-07-02  Richard Guenther  <rguenther@suse.de>
4653         Michael Matz  <matz@suse.de>
4654         Tobias Grosser <tobias@grosser.es>
4655         Sebastian Pop <sebpop@gmail.com>
4657         * Makefile.def: Add ISL host module, remove PPL host module.
4658         Adjust ClooG host module to use the proper ISL.
4659         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4660         * configure.ac: Include config/isl.m4.  Add ISL host library,
4661         remove PPL.  Remove PPL configury, add ISL configury, adjust
4662         ClooG configury.
4663         * Makefile.in: Regenerated.
4664         * configure: Likewise.
4666 2012-07-02  Richard Guenther  <rguenther@suse.de>
4668         Merge from graphite branch
4669         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4671         * configure: Regenerated.
4672         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4673         both cloog.org and legacy versions. The only supported version will
4674         be CLooG with the isl backend.
4676         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4678         * configure: Regenerated.
4679         * configure.ac: Require cloog isl 0.17.0
4681         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4683         * configure: Regenerated.
4684         * config/cloog.m4: Do not define CLOOG_ORG
4686 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4688         * configure.ac: Skip C if explicitly selected.
4689         * configure: Regenerate.
4691 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4693         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4694         they contain -O2.
4695         * configure: Regenerate.
4697 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4699         PR debug/53740
4700         * df.h, df-problems.c, dce.c: Revert last patch.
4702 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4704         * MAINTAINERS (Write After Approval): Update my email address.
4706 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4708         * MAINTAINERS (Write After Approval): Add myself.
4710 2012-06-20  Jason Merrill  <jason@redhat.com>
4712         * Makefile.tpl (check-target-libgomp-c++): New.
4713         (check-target-libitm-c++): New.
4714         * Makefile.def (c++): Add them.
4715         * Makefile.in: Regenerate.
4717 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4719         * MAINTAINERS (Write After Approval): Add myself.
4721 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4723         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4724         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4725         (install-no-fixedincludes): Adjust accordingly.
4726         * Makefile.in: Regenerate.
4728 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4730         Merge upstream change
4731         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4733 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4735         * MAINTAINERS (Write After Approval): Add myself.
4737 2012-05-09  Nick Clifton  <nickc@redhat.com>
4738             Paul Smith  <psmith@gnu.org>
4740         PR bootstrap/50461
4741         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4742         allow for the fact that from release v3.1.0 of MPFR the source
4743         files were moved into a src sub-directory.
4744         * configure: Regenerate.
4746 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4748         * configure.ac: Bump minimum MPFR version to 2.4.0.
4749         * configure: Regenerated.
4751 2012-05-01  Richard Henderson  <rth@redhat.com>
4753         * Makefile.def (libatomic): New target_module.
4754         * configure.ac (target_libraries): Add libatomic.
4755         (noconfigdirs): Check if libatomic is supported.
4756         * Makefile.in, configure: Rebuild.
4758 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4760         * MAINTAINERS (Write After Approval): Add myself.
4762 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4764         * config.sub: Update to 2012-04-18 version from official repo.
4766 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4768         * MAINTAINERS (Write After Approval): Add myself.
4770 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4772         * MAINTAINERS: Changed email address.
4774 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4776         PR target/52737
4777         * contrib/gcc_update (files_and_dependencies):
4778         Remove gcc/config/avr/t-multilib from touch data.
4780 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4782         * MAINTAINERS (OS Port Maintainers): Remove irix.
4783         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4784         (unsupported_languages): Remove mips-sgi-irix6.*.
4785         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4786         (with_stabs): Remove.
4787         * configure: Regenerate.
4789 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4791         * MAINTAINERS (OS Port Maintainers): Remove osf.
4792         * configure.ac (enable_libgomp): Remove *-*-osf*.
4793         (with_stabs): Remove alpha*-*-osf*.
4794         * configure: Regenerate.
4796 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4798         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4799         * configure: Regenerate.
4801 2012-02-17  Walter Lee  <walt@tilera.com>
4803         * MAINTAINERS: (Write After Approval): Delete myself.
4805 2012-02-14  Walter Lee  <walt@tilera.com>
4807         * MAINTAINERS (tilegx port): Add myself.
4808         (tilepro port): Add myself.
4809         (Write After Approval): Add myself.
4811 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4813         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4814         and Joseph Myers as docstring relicensing maintainers.
4816 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4818         * MAINTAINERS (write-after-approval): Add myself.
4820 2012-02-08  Ira Rosen <irar@il.ibm.com>
4822         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4823         maintainer.
4825 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4827         * MAINTAINERS (Write After Approval): Move myself to
4828         maintain alphabetical order.
4830 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4832         * MAINTAINERS (Write After Approval): Add myself.
4834 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4836         * MAINTAINERS (Write After Approval): Add myself.
4838 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4839             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4841         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4842         * configure: Regenerate.
4844 2012-01-23  Harshit Chopra  <harshit@google.com>
4846         * MAINTAINERS (Write After Approval): Add myself.
4848 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4850         * configure.ac: Remove reference to mh-interix.
4851         * configure: Regenerate.
4853 2012-01-05  Richard Henderson  <rth@redhat.com>
4855         PR bootstrap/51072
4856         * configure.ac: Disable libitm if c++ is not enabled.
4857         * configure: Rebuild.
4859         * configure.ac: Fix regexp for same.
4860         * configure: Rebuild.
4862 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4864         * MAINTAINERS (Write After Approval): Add myself.
4866 2012-01-02  Richard Guenther  <rguenther@suse.de>
4868         PR bootstrap/51686
4869         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4870         * Makefile.in: Regenerate.
4872 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4874         * MAINTAINERS (Write After Approval): Add myself.
4876 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4878         * configure: Regenerate.
4880 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4882         * MAINTAINERS (picochip): Changed email address.
4884 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4886         * MAINTAINERS (write-after-approval): Add self.
4888 2011-11-29  DJ Delorie  <dj@redhat.com>
4890         * configure.ac (rl78-*-*) New case.
4891         * configure: Regenerate.
4892         * MAINTAINERS: Add myself as RL78 maintainer.
4894 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4896         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4898 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4900         * libtool.m4: Additional FreeBSD 10 fixes.
4902 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4904         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4905         Maintainers section, as Epiphany maintainer.
4907 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4909         PR target/49992
4910         * configure.ac: Remove ranlib special-casing for Darwin.
4911         * configure: Regenerate.
4913 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4915         * MAINTAINERS (Reviewers): Keep the list sorted.
4917 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4919         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4921 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4923         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4924         * configure: Rebuild.
4925         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4926         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4927         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4928         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4929         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4930         Add READELF.
4931         * Makefile.in: Rebuild.
4933 2011-11-09  Jason Merrill  <jason@redhat.com>
4935         * Makefile.def (language=c++): Remove check-c++0x.
4936         * Makefile.in (check-gcc-c++): Regenerate.
4938 2011-11-08  Richard Henderson  <rth@redhat.com>
4940         * configure.ac: Test for libitm directory present first.
4942         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4944         * configure.ac: Test libitm/configure.tgt to disable libitm.
4945         * configure: Rebuild.
4947 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4948             Richard Henderson  <rth@redhat.com>
4950         Merged from transactional-memory.
4952         * Makefile.def (lang_env_dependencies): libitm is c++.
4953         Add libitm target module.
4954         * configure.ac: Likewise.
4955         * config/mmap.m4: New file.
4956         * contrib/gcc_update: Add libitm to touch data.
4957         * Makefile.in, configure: Rebuild.
4959 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4961         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4962         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4963         * Makefile.in: Regenerate.
4965 2011-11-01  DJ Delorie  <dj@redhat.com>
4967         * config.sub: Update to version 2011-10-29 (added rl78)
4969 2011-10-27  Nick Clifton  <nickc@redhat.com>
4971         * config.sub: Import these changes from the config project:
4973         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4974             Ben Elliston  <bje@gnu.org>
4976         * config.sub (epiphany): New.
4978         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4979             Ben Elliston  <bje@gnu.org>
4981         * config.sub (hexagon, hexagon-*): New.
4983         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4985         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4986         64eb to be64.
4988         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4990         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4991         (nacl): Grok as alias for 32el-unknown-nacl.
4993 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4995         * MAINTAINERS (Write After Approval): Add myself.
4997 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4999         * MAINTAINERS (Write After Approval): Add myself.
5001 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5003         * MAINTAINERS (sparc port): Remove myself.
5005 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5007         * MAINTAINERS (Write After Approval): Add myself.
5009 2011-08-14  Yao Qi  <yao@codesourcery.com>
5011         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5012         * configure: Regenerate.
5014 2011-07-26  Ian Lance Taylor  <iant@google.com>
5016         * configure.ac: Set have_compiler based on whether gcc directory
5017         exists, rather than on whether gcc is in configdirs.
5018         * configure: Rebuild.
5020 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5022         * MAINTAINERS (Global Reviewers): Add self.
5024 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5026         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5027         link directories.
5028         * Makefile.in: Rebuild.
5030 2011-07-20  Ian Lance Taylor  <iant@google.com>
5032         PR bootstrap/49787
5033         * configure.ac: Move --enable-bootstrap handling earlier in file.
5034         If --enable-bootstrap and either --enable-build-with-cxx or
5035         --enable-build-poststage1-with-cxx, enable C++ automatically.
5036         * configure: Rebuild.
5038 2011-07-19  Ian Lance Taylor  <iant@google.com>
5040         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5041         make C++ a boot_language.  Set and substitute
5042         POSTSTAGE1_CONFIGURE_FLAGS.
5043         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5044         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5045         * configure, Makefile.in: Rebuild.
5047 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5049         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5050         maintainers.
5052 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5054         * MAINTAINERS (Global Reviewers): Add myself.
5056 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5058         * configure: Regenerate.
5060 2011-07-16  Jason Merrill  <jason@redhat.com>
5062         * Makefile.def (language=c++): Add check-c++0x and
5063         check-target-libmudflap-c++.
5064         * Makefile.tpl (check-target-libmudflap-c++): New.
5065         * Makefile.in: Regenerate.
5067 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5069         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5070         * Makefile.def (target_modules/libjava): Pass
5071         $(EXTRA_CONFIGARGS_LIBJAVA).
5072         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5073         if not configured with --enable-static-libjava.
5074         * Makefile.in: Regenerate.
5075         * configure: Likewise.
5077 2011-07-15  Jason Merrill  <jason@redhat.com>
5079         * Makefile.in (check-c++): Move check-gcc-c++0x after
5080         check-target-libstdc++-v3.
5082 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5084         * MAINTAINERS (c6x port): New entry.
5086 2011-07-13  Jason Merrill  <jason@redhat.com>
5088         * Makefile.in (check-gcc-c++0x): New.
5089         (check-c++): Depend on it.
5091 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5093         PR target/39150
5094         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5095         x86_64-*-solaris2.1[0-9]*.
5096         * configure: Regenerate.
5098 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5100         * MAINTAINERS (RTL optimizers): Add self.
5102 2011-06-27  Gabriel Charette  <gchare@google.com>
5104         * MAINTAINERS (Write After Approval): Add myself.
5106 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5108         PR regression/47836
5109         PR bootstrap/23656
5110         PR other/47733
5111         PR bootstrap/49247
5112         PR c/48825
5113         * configure.ac (target_libraries): Remove target-libiberty.
5114         Remove case-statement setting skipdirs=target-libiberty for
5115         multiple targets.  Remove checking target_configdirs and
5116         removing target-libiberty but keeping target-libgcc if
5117         otherwise empty.
5118         * Makefile.def (target_modules): Don't add libiberty.
5119         (dependencies): Remove all traces of target-libiberty.
5120         * configure, Makefile.in: Regenerate.
5122 2011-06-13  Walter Lee <walt@tilera.com>
5124         * configure.ac (tilepro-*-*) New case.
5125         (tilegx-*-*): Likewise.
5126         * configure: Regenerate.
5128 2011-06-06  Jing Yu  <jingyu@google.com>
5130         * configure.ac: Skip target-libiberty for
5131         arm*-*-linux-androideabi.
5132         * configure: Regenerated.
5134 2011-06-06  Nick Clifton  <nickc@redhat.com>
5136         * config.sub: Sync from upstream.
5138 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5140         * MAINTAINERS (Write After Approval): Add myself.
5142 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5144         * MAINTAINERS: Update my email address.
5146 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5148         * MAINTAINERS (Write After Approval): Update my email address.
5150 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5152         * MAINTAINERS (Write After Approval): Add myself.
5154 2011-05-08  Doug Kwan  <dougkwan@google.com>
5156         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5157         * configure: Regenerated.
5158         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5159         value from configure.
5160         * Makefile.in: Regenerated.
5162 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5164         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5165         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5166         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5167         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5168         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5169         *-*-vxworks*): Disable newlib and libgloss in separate case
5170         statement.
5171         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5172         to separate case statement.
5173         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5174         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5175         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5176         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5177         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5178         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5179         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5180         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5181         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5182         i[[3456789]]86-*-rdos*, m32r-*-*,
5183         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5184         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5185         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5186         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5187         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5188         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5189         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5190         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5191         and libgloss in main case over targets.  Remove most empty cases
5192         in main case over targets.
5193         * configure: Regenerate.
5195 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5197         * MAINTAINERS (Write After Approval): Add myself.
5199 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5201         * configure.ac: Remove code setting special library locations for
5202         hppa*64*-*-hpux11*.  Remove code setting compiler for
5203         sparc-sun-solaris2*.
5204         * configure: Regenerate.
5206 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5208         * configure.ac: Separate libgloss_dir settings from general case
5209         over targets.
5210         * configure: Regenerate.
5212 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5214         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5215         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5216         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5217         cases in libgcj-disabling case statement.
5218         (hppa*64*-*-linux*): Set unsupported_languages instead of
5219         disabling target-zlib.
5220         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5221         to hppa*64*-*-hpux*.
5222         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5223         hppa*-*-hpux*.
5224         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5225         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5226         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5227         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5228         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5229         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5230         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5231         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5232         libgcj-disabling case statement.
5233         * configure: Regenerate.
5235 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5237         * configure.ac: Disable Java for targets not supporting libffi.
5238         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5239         Remove cases in Java-disabling statement.
5240         (*arm-wince-pe): Change to arm-wince-pe.
5241         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5242         cases in Java-disabling statement.
5243         (bfin-*-*): Don't disable Java again.
5244         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5245         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5246         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5247         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5248         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5249         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5250         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5251         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5252         Java-disabling statement.
5253         (mmix-*-*): Don't disable Java again.
5254         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5255         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5256         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5257         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5258         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5259         statement.
5260         * configure: Regenerate.
5262 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5264         * configure.ac: Separate cases disabling Java and Java libraries
5265         from general case over targets.
5266         * configure: Regenerate.
5268 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5270         * MAINTAINERS: Update my email address.
5272 2011-04-20  Easwaran Raman  <eraman@google.com>
5274         * MAINTAINERS (Write After Approval): Add myself.
5276 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5278         PR lto/48086
5279         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5280         * configure: Regenerate.
5282 2011-04-16  Jim Meyering  <meyering@redhat.com>
5284         * MAINTAINERS (Write After Approval): Add myself.
5286 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5288         * MAINTAINERS: Update my email address.
5290 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5292         * MAINTAINERS (Write After Approval): Add myself.
5294 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5296         * MAINTAINERS (Write After Approval): Add myself.
5298 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5300         * MAINTAINERS (Write After Approval): Add myself.
5302 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5304         * configure.ac (build_tools): Remove build-byacc.
5305         (host_libs): Remove mmalloc.
5306         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5307         autoconf automake libtool diff rcs fileutils shellutils time
5308         textutils wdiff find uudecode hello tar gzip indent recode release
5309         sed perl gawk findutils gettext zip.
5310         (libgcj): Remove target-qthreads.
5311         (target_tools): Remove target-examples target-gperf.
5312         (YACC): Don't handle building byacc.
5313         * configure: Regenerate.
5314         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5315         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5316         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5317         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5318         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5319         handle building components.
5320         * Makefile.in: Regenerate.
5322 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5324         * MAINTAINERS: Update my email address as Xtensa maintainer.
5326 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5328         * config.sub: Sync from upstream.
5330 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5332         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5333         (microblaze*): Don't disable libssp.
5334         * configure: Regenerate.
5336 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5338         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5339         moveifchange.
5340         * configure: Regenerate.
5341         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5342         * Makefile.in: Regenerate.
5344 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5346         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5347         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5348         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5349         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5350         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5351         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5352         md_exec_prefix cases.
5353         * configure: Regenerate.
5355 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5357         * configure.ac: Separate cases disabling target-libssp,
5358         target-libiberty, target-libstdc++-v3 and Fortran from general
5359         case over targets.
5360         * configure: Regenerate.
5362 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5364         * configure.ac (*-*-chorusos): Don't disable libgcj.
5365         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5366         Remove case.
5367         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5368         (arm-*-coff): Don't disable libgcj.
5369         (arm*-*-linux-gnueabi): Remove useless assignment.
5370         (arm-*-riscix*): Don't disable libgcj.
5371         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5372         configuration.
5373         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5374         (c54x*-*-*): Remove case.
5375         (tic54x-*-*): Don't disable GCC or GCC libraries.
5376         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5377         to *.
5378         (d10v-*-*): Don't disable GCC libraries.
5379         (d30v-*-*): Don't disable libgcj.
5380         (h8500-*-*): Don't disable GCC libraries.
5381         (i960-*-*): Don't disable libgcj.
5382         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5383         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5384         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5385         libgcj.
5386         (m68k-*-coff*): Remove case.
5387         (mmix-*-*): Don't disable libgloss on host.
5388         (mn10200-*-*, mn10300-*-*): Remove cases.
5389         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5390         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5391         Don't disable libgcj.
5392         (romp-*-*): Remove case.
5393         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5394         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5395         case.
5396         (v810-*-*): Don't disable GCC libraries.
5397         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5398         (ip2k-*-*): Don't disable GCC libraries.
5399         * configure: Regenerate.
5401 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5403         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5404         libffi on host.
5405         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5406         on host.
5407         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5408         * configure: Regenerate.
5410 2011-03-26  John Marino  <binutils@marino.st>
5412         * configure.ac: Add support for *-*-dragonfly*
5413         * configure: Regenerate.
5415 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5417         * configure.ac (native_only): Remove.
5418         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5419         send-pr uudecode guile gnuserv on host.
5420         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5421         send-pr rcs guile perl texinfo libtool on host.
5422         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5423         automake send-pr rcs guile perl texinfo libtool on host.
5424         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5425         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5426         (alpha*-dec-osf*): Don't disable fileutils on target.
5427         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5428         texinfo send-pr expect dejagnu on target.
5429         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5430         target-qthreads on target.
5431         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5432         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5433         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5434         x86_64-*-mingw*): Don't disable expect on target.
5435         (*-*-cygwin*): Don't disable target-gperf on target.
5436         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5437         gnuserv on target.
5438         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5439         target.
5440         * configure: Regenerate.
5442 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5444         * configure.ac (target_tools): Remove target-groff.
5445         (native_only): Remove target-groff.
5446         (hppa*64*-*-*): Don't disable byacc.
5447         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5448         setting.
5449         (*-*-kaos*): Don't skip target-librx and target-groff.
5450         (*-*-netware*): Don't skip target-libmudflap.
5451         (*-*-tpf*): Don't skip target-libmudflap.
5452         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5453         directories on the host.
5454         (ia64*-*-*vms*): Don't skip tix.
5455         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5456         host.
5457         * configure: Regenerate.
5459 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5461         * configure.ac: Remove references to mt-mep, mt-netware,
5462         mt-wince.
5463         * Makefile.def: Add all-utils soft dependencies.
5464         * Makefile.tpl: Remove GDB_NLM_DEPS.
5465         * configure: Regenerate.
5466         * Makefile.in: Regenerate.
5468 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5470         * configure.ac: Do not include mh-x86omitfp.
5471         * configure: Regenerate.
5473 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5475         * configure.ac: Remove empty cases.
5476         * configure: Regenerate.
5478 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5480         * Makefile.def: Add dependency from termcap to gdb.
5481         * Makefile.in: Regenerate.
5483 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5485         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5486         * configure: Regenerate.
5487         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5488         * Makefile.tpl: Likewise.
5489         * Makefile.in: Regenerate.
5491 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5493         * configure.ac: Remove all mentions of tentative_cc.
5494         * configure: Regenerate.
5496 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5498         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5499         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5500         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5501         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5502         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5503         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5504         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5505         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5506         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5507         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5508         *-*-rhapsody*): Remove host cases.
5509         * configure: Regenerate.
5511 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5513         * configure.ac (ppc*-*-pe): Remove host case.
5514         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5515         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5516         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5517         cases.
5518         * configure: Regenerate.
5520 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5522         * config.sub: Update to version 2011-03-23.
5524 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5526         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5527         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5528         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5529         * configure: Regenerate.
5531 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5533         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5534         to Write After Approval.
5535         * config-ml.in: Don't handle arc-*-elf*.
5536         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5537         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5538         handle GCC libraries.
5539         * configure: Regenerate.
5541 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5543         PR bootstrap/48120:
5544         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5545         Add -lstdc++ -lm to LIBS.
5546         * configure: Regenerate.
5548 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5550         * config.guess: Update to version 2011-02-02
5551         * config.sub: Update to version 2011-02-24
5553 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5555         PR lto/48086
5556         * configure.ac: Re-enable LTO on *-apple-darwin9.
5557         * configure: Regenerate.
5559 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5561         PR lto/48086
5562         * configure.ac: Disable LTO on darwin due to an assembler change in
5563         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5564         under 256.
5565         * configure: Regenerate.
5567 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5569         * MAINTAINERS: Update myself as score backend maintainer,
5570         update my e-mail address.
5572 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5574         * MAINTAINERS: Update my e-mail address.
5576 2011-03-06  Joey Ye  <joey.ye@arm.com>
5578         * MAINTAINERS: Update my e-mail address.
5580 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5582         * configure.ac: Adjust test of with_ppl.
5583         * configure: Regenerated.
5585 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5587         * MAINTAINERS: Adjust my e-mail address.
5589 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5591         * configure.ac: Add -lpwl to ppllibs.
5592         * configure: Regenerated.
5594 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5596         * config/cloog.m4: Add -lisl to clooglibs.
5597         * configure: Regenerated.
5599 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5601         * MAINTAINERS (CPU Port maintainers): Add self.
5603 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5605         * MAINTAINERS: Add myself as testsuite maintainer.
5607 2011-02-15  Mike Stump  <mikestump@comcast.net>
5609         * MAINTAINERS: Add myself as testsuite maintainer.
5611 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5613         Import from Libtool and gnulib:
5615         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5617         Prepare for supporting FreeBSD 10.
5618         * config.rpath: Remove handling of freebsd1* which soon would
5619         match FreeBSD 10.0.
5621         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5623         Remove support for FreeBSD 1.x.
5624         * libtool.m4 (_LT_LINKER_SHLIBS)
5625         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5626         soon would incorrectly match FreeBSD 10.0.
5628 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5630         PR binutils/12283
5631         * move-if-change: Import version from gnulib.
5633 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5635         PR lto/47225
5636         * Makefile.def (lto-plugin): Double dash for enable-shared.
5637         (configure-gcc): Depend on all-lto-plugin.
5638         * Makefile.in: Rebuilt.
5640 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5642         * configure.ac: Remove extra bracket.
5643         * configure: Regenerate.
5645 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5647         * MAINTAINERS: Add myself as libquadmath maintainer.
5649 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5651         * MAINTAINERS: Update my email address.
5653 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5655         * MAINTAINERS (option handling): Add self.
5657 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5659         PR lto/47225
5660         * Makefile.def: Add dependency for install-gcc
5661         on install-lto-plugin.
5662         * Makfile.in: Regenerated
5664 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5666         * MAINTAINERS (CPU Port Maintainers): Add myself.
5668 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5670         PR libgcj/44341
5671         * configure.ac: Discard --with-* flags for host when configuring
5672         target libraries for cross build.
5673         * configure: Rebuilt.
5675 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5677         * MAINTAINERS (linear loop transforms): Removed.
5679 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5681         * configure.ac: If with_ppl is no, move setting with_cloog=no
5682         after CLOOG_REQUESTED check.
5683         * configure: Regenerated.
5685 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5687         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5688         CLooG has been requested.
5689         * configure: Regenerated.
5691 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5693         * configure: Regenerated.
5694         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5696 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5698         * configure: Regenerated.
5699         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5701 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5703         * configure.ac: Use AS_HELP_STRING throughout.
5704         * configure: Regenerate.
5706 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5708         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5709         * configure: Regenerate.
5711 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5713         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5715 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5717         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5718         for ia64-hpux.
5719         * configure: Regenerate.
5721 2011-01-07  Jan Hubicka  <jh@suse.cz>
5723         PR lto/47225
5724         * Makefile.in: Regenerate.
5725         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5726         configure.
5728 2011-01-07  Jan Hubicka  <jh@suse.cz>
5730         * Makefile.in: Regenerate.
5731         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5732         and configure dependency on lto-plugin configure.
5733         (lto-plugin module): Remove dependency on GCC; add dependency on
5734         liniberty.
5736 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5738         * MAINTAINERS (Write After Approval): Add myself.
5740 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5742         * configure: Regenerate.
5744 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5746         * configure.ac: (picochip): Disable libiberty.
5748 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5750         * MAINTAINERS (Write After Approval): Add myself.
5752 2010-12-10  Ian Lance Taylor  <iant@google.com>
5754         PR bootstrap/46819
5755         * configure.ac: For --disable-libgcj clear libgcj_saved.
5756         * configure: Rebuild.
5758 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5760         PR fortran/46540
5761         * configure.ac: Add --disable-libquadmath and
5762         --disable-libquadmath-support.
5763         * configure: Regenerate.
5765 2010-12-03  Ian Lance Taylor  <iant@google.com>
5767         * MAINTAINERS: Add myself as libgo maintainer.
5769 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5771         PR libffi/46792
5772         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5773         * configure: Regenerate.
5775 2010-12-02  Ian Lance Taylor  <iant@google.com>
5777         * configure.ac: Always set default for poststage1_ldflags to
5778         -static-libstdc++ -static-libgcc.
5780 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5782         * configure.ac: Move comment to remove extra space in last argument
5783         of GCC_TARGET_TOOL.
5785 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5787         PR other/46026
5788         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5789         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5790         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5791         (BASE_FLAGS_TO_PASS): Use it.
5792         * configure: Rebuilt.
5793         * Makefile.in: Rebuilt.
5795 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5797         PR binutils/12258
5798         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5799         Properly check default linker.
5800         * configure: Regnerated.
5802 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5804         * configure.ac: For --enable-gold, handle value `default' instead of
5805         `both*'.  New configure option --{en,dis}able-ld.
5806         * configure: Regenerate.
5808 2010-11-20  Ian Lance Taylor  <iant@google.com>
5810         * configure.ac: Only disable a language library if no language needs
5811         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5812         * configure: Rebuild.
5814 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5816         * Makefile.in: Regenerate.
5818         PR other/46202
5819         * configure.ac: Fix just-built in-tree STRIP name to be
5820         binutils/strip-new.
5821         * configure: Regenerate.
5822         * Makefile.def (install-strip-gcc, install-strip-binutils)
5823         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5824         (install-strip-sid): Mirror dependencies on non-strip variants
5825         of these targets on the respective -strip prerequisites.
5826         * Makefile.tpl (install-strip, install-strip-host)
5827         (install-strip-target): New targets.
5828         (install-strip-[+module+], install-strip-target-[+module+]):
5829         New targets.
5830         * Makefile.in: Regenerate.
5832 2010-11-19  Ian Lance Taylor  <iant@google.com>
5833             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5835         * configure.ac: Add target-libgo to target_libraries.  Set
5836         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5837         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5838         (HOST_EXPORTS): Add GOC.
5839         (BASE_TARGET_EXPORTS): Add GOC.
5840         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5841         (GOCFLAGS_FOR_TARGET): New variable.
5842         (EXTRA_HOST_FLAGS): Add GOC.
5843         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5844         * Makefile.def (target_modules): Add libgo.
5845         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5846         (dependencies): Add dependency from configure-target-libgo to
5847         configure-target-libffi and all-target-libstdc++-v3.  Add
5848         dependencies from all-target-libgo to all-target-libffi.
5849         (languages): Add go.
5850         * configure: Rebuild.
5851         * Makefile.in: Rebuild.
5853 2010-11-19  Ian Lance Taylor  <iant@google.com>
5855         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5856         compiler/flag environment variables.
5858 2010-11-18  Ian Lance Taylor  <iant@google.com>
5860         * configure.ac: Check for lang_requires_boot_languages in
5861         config-lang.in files.
5862         * configure: Rebuild.
5864 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5865             Tobias Burnus  <burnus@net-b.de>
5867         PR fortran/32049
5868         * Makefile.def: Add libquadmath; build it with language=fortran.
5869         * configure.ac: Add libquadmath.
5870         * Makefile.tpl: Handle multiple libs in check-[+language+].
5871         * Makefile.in: Regenerate.
5872         * configure: Regenerate.
5874 2010-11-16  Tom Tromey  <tromey@redhat.com>
5876         * MAINTAINERS: Moved myself to reviewers section.
5878 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5880         * MAINTAINERS: Moved myself to reviewers section.
5882 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5884         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5885         (Write After Approval): Remove self.
5887 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5889         * configure.ac: Fix spelling in option names.
5890         * configure: Regenerated.
5892 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5894         PR bootstrap/39622
5895         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5896         * configure: Regenerated.
5898 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5900         * MAINTAINERS: Update my email address.
5902 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5904         * configure: Regenerate.
5906 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5908         * configure: Regenerate.
5910 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5912         * configure: Regenerate.
5914 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5916         * configure: Regenerate.
5918 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5920         * configure.ac: Support official CLooG.org versions.
5921         * configure: Regenerate.
5922         * config/cloog.m4: New.
5924 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5926         * MAINTAINERS (Write After Approval): Add myself.
5928 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5930         * MAINTAINERS: Update my email address.
5932 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5934         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5935         * configure: Regenerate.
5937 2010-11-03  Ian Lance Taylor  <iant@google.com>
5938             Dave Korn  <dave.korn.cygwin@gmail.com>
5940         PR lto/46273
5941         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5942         and on other supported platforms whenever LTO is enabled.
5943         * configure: Rebuild.
5945 2010-11-02  Alan Modra  <amodra@gmail.com>
5947         PR binutils/12110
5948         * configure.ac: Error when source path contains spaces.
5949         * configure: Regenerate.
5951 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5953         * MAINTAINERS: Update my email address.
5955 2010-10-20  Ian Lance Taylor  <iant@google.com>
5957         * Makefile.def (target_modules): Set lib_path to src/.libs for
5958         libstdc++-v3 module.
5959         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5960         * Makefile.in: Rebuild.
5962 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5964         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5965         (Write After Approval): Remove myself.
5967 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5969         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5971 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5973         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5975 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5977         * configure.ac (build_lto_plugin): New shell variable.
5978         (--enable-lto): Turn on by default for all non-ELF platforms that
5979         have had LTO support added so far.  Set build_lto_plugin appropriately
5980         for both ELF and non-ELF.
5981         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5982         * configure: Regenerate.
5984 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5986         Sync from src:
5987         * configure.ac (v850 support): Remove target-libgloss from
5988         noconfigdirs.
5989         * configure: Regenerate.
5991 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5993         PR bootstrap/45326
5994         PR bootstrap/45174
5995         * configure.ac: Honor initial values of $build_configargs,
5996         $host_configargs, $target_configargs.  Mark the precious, so
5997         environment settings get recorded.
5998         * configure: Regenerate.
6000 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6002         PR bootstrap/45796
6003         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6004         Depend on all-build-libiberty.
6005         * Makefile.in: Regenerate.
6007 2010-09-30  Michael Eager  <eager@eagercon.com>
6009         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6010         * configure: Regenerate.
6012 2010-09-28  Michael Eager  <eager@eagercon.com>
6014         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6016 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6018         PR bootstrap/44621
6019         * configure.ac: Fix unportable shell quoting.
6020         * configure: Regenerate.
6022 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6024         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6025         targets and amend comment.
6026         * configure: Regenerate.
6028 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6030         * MAINTAINERS (Write After Approval): Add myself.
6032 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6034         * configure.ac: Enable LTO by default on Darwin.
6035         * configure: Regenerate.
6037 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6039         * MAINTAINERS (Write After Approval): Add myself.
6041 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6043         * MAINTAINERS (Write After Approval): Add myself.
6045 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6047         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6048         ports
6050 2010-07-28  David Yuste  <david.yuste@gmail.com>
6052         * MAINTAINERS (Write After Approval): Add myself.
6054 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6056         * configure.ac: Support all v850 targets.
6057         * configure: Regenerate.
6059 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6061         PR bootstrap/44455
6062         * configure.ac (extra_mpfr_configure_flags): Copy from
6063         extra_mpc_gmp_configure_flags.
6064         * configure: Re-generated.
6066 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6068         * MAINTAINERS (Write After Approval): Add myself.
6070 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6072         * MAINTAINERS (Write After Approval): Add myself.
6074 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6076         * MAINTAINERS (Write After Approval): Add myself.
6078 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6080         PR target/44862
6081         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6082         Provide -B option to allow for link spec %s substitutions for
6083         libstdc++.a on darwin.
6084         * Makefile.in: Regenerate.
6086 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6088         * MAINTAINERS (Reviewers): Update my e-mail address
6090 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6092         * Makefile.def (configure-gcc): Depend on all-libelf.
6093         * Makefile.in: Rebuild.
6095 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6097         * MAINTAINERS (Write After Approval): Add myself in the right place.
6099 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6101         * MAINTAINERS (Write After Approval): Add myself.
6103 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6105         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6107 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6109         * config.sub: Update to version 2010-05-21.
6110         * config.guess: Update to version 2010-04-03.
6112 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6114         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6115         * configure: Regenerate.
6117 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6119         * MAINTAINERS (Write After Approval): Add myself.
6121 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6123         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6124         a platform that supports LTO.
6125         * configure: Regenerate.
6127 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6129         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6130         * configure: Regenerated.
6132 2010-04-27  Roland McGrath  <roland@redhat.com>
6133             H.J. Lu  <hongjiu.lu@intel.com>
6135         * configure.ac (--enable-gold): Support both, both/gold and
6136         both/bfd to add gold to configdirs without removing ld.
6137         * configure: Regenerated.
6139         * Makefile.def: Add install-gold dependency to install-ld.
6140         * Makefile.in: Regenerated.
6142 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6144         PR lto/42776
6145         * configure.ac (--enable-lto): Refactor handling so libelf tests
6146         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6147         and allow LTO to be explicitly enabled on non-ELF platforms that
6148         are known to support it inside else-clause.
6149         * configure: Regenerate.
6151 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6153         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6154         * configure: Regenerate.
6156 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6158         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6159         * configure: Regenerate.
6161 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6163         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6164         separately.
6165         * configure: Regenerate.
6167 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6169         * MAINTAINERS (Write After Approval): Add myself.
6171 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6173         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6174         * configure: Regenerate.
6176 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6178         * configure: Regenerate after change to elf.m4.
6180 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6182         * MAINTAINERS (Write After Approval): Add myself.
6184 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6186         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6187         * configure: Regenerated.
6189 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6191         * configure.ac: Print "buggy but acceptable" when CLooG
6192         revision is less than 9.
6193         * configure: Regenerated.
6195 2010-04-01  Diego Novillo  <dnovillo@google.com>
6197         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6199 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6201         PR bootstrap/43615
6202         PR bootstrap/43328
6204         Revert:
6206         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6208         * configure.ac: Do not pass --enable-multilib nor
6209         --disable-multilib in baseargs.  Accept explicitly passed
6210         --enable_multilib.
6211         * configure: Regenerate.
6213 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6215         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6217 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6219         * MAINTAINERS: Remove myself.
6221 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6223         PR bootstrap/43328
6224         * configure.ac: Do not pass --enable-multilib nor
6225         --disable-multilib in baseargs.  Accept explicitly passed
6226         --enable_multilib.
6227         * configure: Regenerate.
6229 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6231         * MAINTAINERS (spu port): Remove me.
6233 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6235         * configure.ac (tic6x-*-*): New case.
6236         * configure: Regenerate.
6238 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6240         * config.sub: Update to version 2010-03-22.
6241         * config.guess: Update to version 2009-12-30.
6243 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6245         PR ada/42554
6246         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6247         * configure: Regenerate.
6249 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6251         * MAINTAINERS: Update my email address.
6253 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6255         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6256         (ghassan.shobaki@amd.com): Removed.
6258 2010-03-17  Alan Modra  <amodra@gmail.com>
6260         * MAINTAINERS: Update my email address.
6262 2010-03-16  Diego Novillo  <dnovillo@google.com>
6264         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6265         Matthews.
6267 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6269         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6270         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6272 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6274         * MAINTAINERS: Update my email address.
6276 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6278         * MAINTAINERS: Update my email address.
6280 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6282         * MAINTAINERS: Update my email address.
6284 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6286         * MAINTAINERS: Update my email address.
6288 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6290         PR libstdc++/32499
6291         * configure.ac (RANLIB): Default to true.
6292         (STRIP): Likewise.
6293         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6294         * configure: Regenerate.
6296 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6298         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6299         (Write After Approval): Update my email address.
6301 2010-02-17  Nick Clifton  <nickc@redhat.com>
6303         PR 11238
6304         * Makefile.tpl (local-distclean): Also remove config.cache files in
6305         sub-directories as there may not be Makefiles present in the
6306         sub-directories.
6307         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6308         the config.cache files found by the find command.
6310         * Makefile.in: Regenerate.
6311         * configure.ac: Revert previous delta.
6312         * configure: Regenerate.
6314 2010-02-15  Nick Clifton  <nickc@redhat.com>
6316         PR 11238
6317         * configure.ac: Delete config.cache files in sub-directories when
6318         deleting Makefiles.
6319         * configure: Regenerate.
6321 2010-02-12  Ben Elliston  <bje@gnu.org>
6323         * MAINTAINERS: Update my email address.
6325 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6327         * MAINTAINERS (spu port): Update my email address.
6329 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6331         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6333 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6335         * configure.ac: Add "recommended" version checks for GMP/MPC.
6336         Update recommended GMP/MPFR/MPC versions.
6337         * configure: Regenerate.
6339 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6341         * MAINTAINERS: Move my Embecosm email address into the
6342         write-after-approval section.
6344 2010-01-26  Ian Lance Taylor  <iant@google.com>
6346         * MAINTAINERS: Add myself as Go frontend maintainer.
6348 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6350         PR libstdc++/36101, PR libstdc++/42813
6351         * configure.ac (bootstrap_target_libs): Make inclusion of
6352         target-libgomp conditional on libgomb being in target_configdirs.
6353         * configure: Regenerate.
6355 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6357         PR libstdc++/36101, PR libstdc++/42813
6358         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6359         * configure: Regenerate.
6361 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6363         PR libstdc++/36101, PR libstdc++/42813
6364         * configure.ac (target_configdirs): Substitute.
6365         * Makefile.def: Bootstrap target module libgomp.
6366         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6367         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6368         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6369         * configure, Makefile.in: Regenerate.
6371 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6373         * MAINTAINERS: Adjust my details.
6375 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6377         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6379 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6381         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6383 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6385         * MAINTAINERS (Write After Approval): Add myself.
6387 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6389         * MAINTAINERS (Write After Approval): Add myself.
6391 2010-01-11  Richard Guenther  <rguenther@suse.de>
6393         PR lto/41569
6394         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6395         * Makefile.in: Regenerated.
6397 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6399         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6400         * configure: Regenerate.
6402 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6403             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6405         PR bootstrap/42424
6406         * configure.ac: Include libtool m4 files.
6407         (_LT_CHECK_OBJDIR): Call it.
6408         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6409         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6411         * configure: Regenerate.
6413 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6415         PR bootstrap/41818
6416         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6417         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6418         * Makefile.in: Regenerate.
6420 2010-01-02  Richard Guenther  <rguenther@suse.de>
6422         PR lto/41529
6423         * configure.ac: Include config/elf.m4.  Disable LTO if not
6424         builting for an elf target.
6425         * configure: Regenerate.
6427 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6429         * MAINTAINERS: Change my email address.
6431 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6433         * config.sub, config.guess: Update from upstream sources.
6435 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6437         * MAINTAINERS (Write After Approval): Add myself.
6439 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6441         PR middle-end/30447
6442         PR middle-end/30789
6443         PR other/40302
6445         * configure.ac: Require MPC.
6446         * configure: Regenerate.
6448 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6450         PR target/38384
6451         PR bootstrap/40972
6452         * libtool.m4: Sync from git Libtool.
6453         * ltoptions.m4: Likewise.
6454         * ltversion.m4: Likewise.
6455         * lt~obsolete.m4: Likewise.
6456         * ltmain.sh: Likewise.
6458 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6460         * configure.ac: Update minimum MPC version to 0.8.
6461         * configure: Regenerate.
6463 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6465         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6466         * configure: Regenerated.
6468 2009-11-21  Ian Lance Taylor  <iant@google.com>
6470         * configure.ac: Change default of poststage1_ldflags to be empty if
6471         poststage1_libs is set.  When poststage1_libs is empty, and
6472         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6473         * configure: Rebuild.
6475 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6477         * MAINTAINERS (Write After Approval): Update my email address.
6479 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6481         * config.guess: Update from upstream sources.
6483 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6485         * Makefile.def: Restore host and target settings for gmp.
6486         * Makefile.in: Rebuild.
6488 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6490         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6491         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6492         Fix portability of test of C++ as bootstrap language.  Add
6493         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6494         * configure: Rebuild.
6495         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6496         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6497         in-tree building.
6498         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6499         (POSTSTAGE1_HOST_EXPORTS): Use it.
6500         (STAGE[+id+]_CXXFLAGS): New.
6501         (BASE_FLAGS_TO_PASS): Pass it down.
6502         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6503         extra_exports.
6504         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6505         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6506         extra_exports.
6507         * Makefile.in: Rebuild.
6509 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6511         * config.sub, config.guess: Update from upstream sources.
6513 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6515         * MAINTAINERS (Write After Approval): Add myself.
6517 2009-11-09  Jon Beniston  <jon@beniston.com>
6519         * MAINTAINERS (Write After Approval): Add myself.
6521 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6523         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6524         paths for *-w64-mingw* and x86_64-*mingw*.
6525         * configure: Regenerated.
6527 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6529         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6531 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6533         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6534         Phil Edwards to Write-After Approval.
6536 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6538         * configure.ac: Disable target-winsup & co for
6539         x86_64-*-mingw* and *-w64-mingw* targets.
6540         * configure: Regenerated.
6542 2009-10-16  Nick Clifton  <nickc@redhat.com>
6544         * MAINTAINERS: Add myself as a maintainer for the RX port.
6546 2009-10-26  Johannes Singler  <singler@kit.edu>
6548         * MAINTAINERS (Write After Approval): Update my e-mail address.
6550 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6552         * configure.ac (CLooG test): Use = with test.
6553         * configure: Regenerate.
6555 2009-10-22  Richard Guenther  <rguenther@suse.de>
6557         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6558         cloog if the ppl version check failed.  Move flags saving
6559         before setting in libelf check.
6560         * configure: Regenerate.
6562 2009-10-21  Richard Guenther  <rguenther@suse.de>
6564         * configure.ac: Adjust the ppl and cloog configure to work as
6565         documented.  Disable cloog if ppl was disabled.  Omit the version
6566         checks if they were disabled.
6567         * configure: Re-generate.
6569 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6571         * configure.ac: Add 'lto' to enable_languages, not
6572         new_enable_languages, and only if not already present.
6573         * configure: Regenerate.
6575 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6577         * README: Refer to the various COPYING* files instead of just
6578         COPYING.
6579         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6581 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6583         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6585 2009-10-07  Richard Guenther  <rguenther@suse.de>
6587         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6588         and Richard Guenther as reviewers.
6589         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6590         as reviewers.
6592 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6594         * config.sub: Update from upstream sources.
6596 2009-10-06  Ian Lance Taylor  <iant@google.com>
6598         * Makefile.def: check-gold depends upon all-gas.
6599         * Makefile.in: Rebuild.
6601 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6603         * MAINTAINERS (Write After Approval): Add myself.
6605 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6607         * Makefile.def: all-lto-plugin depends on all-libiberty.
6608         set bootstrap=true for lto-plugin.
6609         Add lto-plugin.
6610         * Makefile.in: Regenerate.
6611         * configure.ac (host_libs): Add lto-plugin.
6612         * configure: Regenerate.
6614 2009-10-03  Diego Novillo  <dnovillo@google.com>
6616         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6617         (HOST_LIBELFLIBS): Define.
6618         (HOST_LIBELFINC): Define.
6619         * Makefile.in: Regenerate.
6620         * configure.ac: Add --enable-lto.
6621         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6622         If --enable-lto is used, add 'lto' to new_enable_languages.
6623         If --enable-lto is used and gold is enabled, add
6624         lto-plugin to configdirs.
6625         * configure: Regenerate.
6627 2009-10-03  Simon Baldwin  <simonb@google.com>
6629         * configure.ac: If --with-system-zlib, suppress local zlib and
6630         pass --with-system-zlib to subdir configure scripts.
6631         * configure: Regenerate.
6633 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6634             Paolo Bonzini  <bonzini@gnu.org>
6636         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6637         $(srcdir).
6638         * Makefile.in: Rebuilt.
6640 2009-09-26  Gary Funck  <gary@intrepid.com>
6642         * MAINTAINERS (Write After Approval): Add myself.
6644 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6646         * configure.ac: Update minimum MPC version to 0.7.
6647         * configure: Regenerate.
6649 2009-09-25  Nick Clifton  <nickc@redhat.com>
6651         * configure.ac: Pass any --cache-file=/dev/null option on to
6652         subconfigures.
6653         * configure: Regenerate.
6655 2009-09-23  Nick Clifton  <nickc@redhat.com>
6657         * config.sub, config.guess: Update from upstream sources.
6659 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6661         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6662         * Makefile.in: Rebuilt.
6664 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6666         PR bootstrap/32272
6667         * configure.ac: Error out if $srcdir isn't '.' but contains
6668         host-${host_noncanonical}.
6669         * configure: Regenerate.
6671 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6673         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6674         maintainer.
6676 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6678         * configure.ac: If bootstrapping a combined tree with
6679         --enable-gold, require c++ in stage1_languages.
6680         * configure: Regenerate.
6682         * configure.ac: Also add target_libs of stage1_languages to
6683         bootstrap_target_libs.
6684         * configure: Regenerate.
6686         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6687         with --enable-languages not containing c++.
6688         * configure: Regenerate.
6690 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6692         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6693         * configure: Regenerate.
6695 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6697         * MAINTAINERS (Write After Approval): Update my e-mail address,
6698         and move from from here...
6699         (Waiting for paperwork): To here.
6701 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6703         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6705 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6707         * configure.ac: Do not use $extrasub for replacing @if/@endif
6708         parts in Makefile; instead, use additional arguments to
6709         AC_CONFIG_COMMANDS to do the replacement manually, with several
6710         sed invocations, to avoid HP-UX sed command limits.
6711         * configure: Regenerate.
6713 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6715         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6716         blank before -L.
6718 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6720         * configure.ac (with-build-config): Document.  Handle without.
6721         Handle missing argument.
6722         * configure: Rebuilt.
6724 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6726         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6727         Default to bootstrap-debug only if compare-debug works.
6728         * configure: Rebuilt.
6729         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6730         * Makefile.in: Rebuilt.
6732 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6734         * MAINTAINERS (OS Port Maintainers): Update my email address.
6736 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6738         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6739         * Makefile.in: Rebuilt.
6741 2009-09-01  Chris Demetriou  <cgd@google.com>
6743         * MAINTAINERS (Write After Approval): Add myself.
6745 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6747         PR debug/30161
6748         * include/dwarf2.h (enum dwarf_tag): Added
6749         DW_TAG_GNU_template_template_param
6750         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6752 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6754         * Makefile.tpl (AWK): Fix typo.
6755         * Makefile.in: Regenerate.
6757 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6759         * configure.ac: Detect awk and sed.
6760         * Makefile.def (flags_to_pass): Add AWK and SED.
6761         * Makefile.tpl (AWK, SED): New.
6762         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6763         * configure: Regenerate.
6764         * Makefile.in: Regenerate.
6766 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6768         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6769         (collapseslashes): Likewise.
6771 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6773         * configure.ac (AC_PREREQ): Bump to 2.64.
6775 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6777         * configure.ac: Remove --with-datarootdir, --with-docdir,
6778         --with-pdfdir, --with-htmldir switches.
6779         * configure: Regenerate.
6781         * configure: Regenerate.
6783         * compile: Sync from Automake 1.11.
6784         * depcomp: Likewise.
6785         * install-sh: Likewise.
6786         * missing: Likewise.
6787         * mkinstalldirs: Likewise.
6788         * ylwrap: Likewise.
6790 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6792         * ltmain.sh (func_normal_abspath): New function.
6793         (func_relative_path): Likewise.
6794         (func_mode_help): Document new -bindir option for link mode.
6795         (func_mode_link): Add new -bindir option, and use it to place
6796         output DLL if specified.
6798 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6800         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6801         (baseargs): Add --disable-option-checking.
6802         * configure: Regenerate.
6804         * Makefile.def (configure-target-libiberty): Depend on
6805         all-binutils and all-ld.
6806         (configure-target-newlib): Likewise.
6807         * Makefile.in: Regenerate.
6809 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6811         * config.sub, config.guess: Update from upstream sources.
6813 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6815         Sync from src, merge:
6817         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6819         * configure.ac: Do not exclude gas for i386-*-darwin.
6820         Add a case for x86_64-*-darwin.
6821         * configure: Regenerate.
6823 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6825         * MAINTAINERS: Add my name to Write After Approval list.
6827 2009-08-06  Michael Eager  <eager@eagercon.com>
6829         * configure.ac: Add Microblaze target.
6830         * configure: Regenerate.
6832 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6834         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6835         * configure: Regenerate.
6837 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6839         * MAINTAINERS (Write After Approval): Update my e-mail address.
6841 2009-07-06  Ian Lance Taylor  <iant@google.com>
6843         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6844         * configure: Rebuild.
6846 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6848         * MAINTAINERS: Move myself to the Graphite Reviewers.
6850 2009-06-30  Wei Guozhi  <carrot@google.com>
6852         * MAINTAINERS: Add my name to Write After Approval list.
6854 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6856         PR bootstrap/40338
6857         * configure.ac (comparestring): Create new variable.
6858         * Makefile.tpl (comparestring): Use to skip some comparisions.
6859         * configure: Regenerate.
6860         * Makefile.in: Regenerate.
6862 2009-06-26  Doug Evans  <dje@sebabeach.org>
6864         * Makefile.def (host_modules): Add cgen.
6865         * Makefile.in: Regenerate.
6866         * configure.ac (host_tools): Add cgen.
6867         * configure: Regenerate.
6869 2009-06-23  DJ Delorie  <dj@redhat.com>
6871         * MAINTAINERS: Add myself as mep maintainer.
6873 2009-06-23  Ian Lance Taylor  <iant@google.com>
6875         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6876         boot_languages.  Only bootstrap target libraries listed in
6877         target_libs for some boot language.  Add --with-stage1-ldflags,
6878         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6879         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6880         if not building with C++.
6881         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6882         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6883         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6884         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6885         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6886         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6887         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6888         * configure, Makefile.in: Rebuild.
6890 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6892         * MAINTAINERS: Added my name to write-after-approval list.
6894 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6896         * configure.ac: Define is_elf for QNX Neutrino targets.
6897         * configure: Regenerate.
6899 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6901         * MAINTAINERS: Added my name to the write-after-approval list
6903 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6905         * configure.ac: Detect MPC in default directory.
6906         * configure: Regenerate.
6908 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6909             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6911         * Makefile.tpl (all): Avoid a trailing backslash.
6912         * Makefile.in: Regenerate.
6914 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6916         * config.sub, config.guess: Update from upstream sources.
6918 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6920         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6921         to noconfdirs.
6922         * configure: Regenerate.
6924 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6926         * Makefile.tpl ([+compare-target+]): Compare all stage
6927         directories, rather than just gcc.
6928         * Makefile.in: Rebuilt.
6930 2009-06-01  Doug Kwan  <dougkwan@google.com>
6932         * configure.ac: Support gold for target arm*-*-*.
6933         * configure: Regenerate.
6935 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6937         * Makefile.def: Add MPC support and dependencies.
6938         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6940         * Makefile.in, configure: Regenerate.
6942 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6944         * Makefile.tpl (all): Avoid harmless warning in make all when
6945         gcc-bootstrap is enabled but stage_last does not exist.
6946         * Makefile.in: Rebuilt.
6948 2009-05-24  Nicolas Roche  <roche@adacore.com>
6950         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6951         * Makefile.in: Regenerate.
6953 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6955         * MAINTAINERS: Update my e-mail address.
6957 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6959         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6960         * configure:  Regenerate.
6962 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6964         PR other/40159
6965         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6966         gcc-no-bootstrap are mutually exclusive.
6967         * Makefile.in: Rebuilt.
6969 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6971         PR other/40159
6972         * Makefile.tpl (all): Don't end with unconditional success.
6973         * Makefile.in: Rebuilt.
6975 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6977         PR target/37137
6978         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6979         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6980         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6981         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6982         stage_configureflags, stage_cflags and stage_libcflags into
6983         explicit Makefile macros.
6984         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6985         GFORTRAN.
6986         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6987         CC.  Set CC_FOR_BUILD from CC.
6988         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6989         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6990         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6991         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6992         and GFORTRAN.
6993         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6994         (_LIBCFLAGS): Renamed to _TFLAGS.
6995         (do-compare-debug, do-compare3-debug): Drop.
6996         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6997         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6998         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6999         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7000         (XGCC_FLAGS_FOR_TARGET): New.
7001         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7002         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7003         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7004         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7005         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7006         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7007         TFLAGS.
7008         (BUILD_CONFIG): Include if requested.
7009         (all): Set TFLAGS on bootstrap.
7010         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7011         (all-stageid-prefixmodule): Likewise.
7012         (do-clean, distclean-stageid): Set TFLAGS.
7013         (restrap): Fix whitespace.
7014         * Makefile.in: Rebuilt.
7016 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7018         * config.guess: Sync with src.
7020 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7022         * configure.ac ($with_ppl):  Default to no if not supplied.
7023         ($with_cloog):  Likewise.
7024         configure:  Regenerate.
7026 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7028         * MAINTAINERS: Update my e-mail address.
7030 2009-04-27  Nick Clifton  <nickc@redhat.com>
7032         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7034 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7036         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7037         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7038         * Makefile.in: Regenerate.
7040 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7042         PR bootstrap/39739
7043         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7044         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7046         * configure, Makefile.in: Regenerate.
7048 2009-04-21  Taras Glek  <tglek@mozilla.com>
7050         * include/hashtab.h: Update GTY annotations to new syntax
7051         * include/splay-tree.h: Likewise
7053 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7055         * config.sub, config.guess: Update from upstream sources.
7057 2009-04-15  Anthony Green  <green@moxielogic.com>
7059         * configure.ac: Add moxie support.
7060         * configure: Rebuilt.
7062 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7064         * configure.ac: Change copyright header to refer to version
7065         3 of the GNU General Public License and to point readers at the
7066         COPYING3 file and the FSF's license web page.
7067         * Makefile.def: Likewise.
7068         * Makefile.tpl: Likewise.
7069         * Makefile.in: Regenerate.
7071 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7073         * configure.ac: Restore match for darwin9 or later. Use double
7074         brackets since regeneration eats one pair.
7075         * configure: Regenerate.
7077 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7079         PR gas/10039
7080         * configure.ac: Require texinfo 4.7.
7081         * configure: Regenerated.
7083 2009-04-09  Nick Clifton  <nickc@redhat.com>
7085         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7086         the GCC Runtime Library Exception.
7088 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7090         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7091         * configure: Regenerate.
7093 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7095         * Makefil.def (languages): New entries.
7096         * Makefile.tpl (check-gcc-*): New generic target.
7097         * Makefile.in: Regenerate.
7099 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7101         * MAINTAINERS:  Update my email address.
7103 2009-03-18  Tom Tromey  <tromey@redhat.com>
7105         * configure: Rebuild.
7106         * configure.ac (host_libs): Add libiconv.
7107         * Makefile.in: Rebuild.
7108         * Makefile.def (host_modules): Add libiconv.
7109         (configure-gdb, all-gdb): Depend on libiconv.
7111 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7113         * configure.ac: Treat gdb as supported on x86_64-darwin.
7114         * configure: Regenerate.
7116 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7118         * configure.ac (--with-host-libstdcxx): New option.
7119         * configure: Regenerate.
7121 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7123         * MAINTAINERS:  Move myself into the write after approval list.
7125 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7127         * MAINTAINERS: Update e-mail address.
7129 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7131         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7133 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7135         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7137 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7139         Backport from git Libtool:
7141         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7142         Support GNU/kOpenSolaris.
7143         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7144         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7145         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7146         GNU/kOpenSolaris.
7148 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7150         * MAINTAINERS: Update e-mail address.
7152 2009-02-24  Michael Eager  <eager@eagercon.com>
7154         * MAINTAINERS (Write After Approval): Add self.
7156 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7158         * MAINTAINERS (Write After Approval): Add myself.
7160 2009-02-05  Andreas Schwab  <schwab@suse.de>
7162         * Makefile.tpl (stage_last): Define $r and $s before using
7163         $(RECURSE_FLAGS_TO_PASS).
7164         * Makefile.in: Regenerate
7166 2009-01-30  Ian Lance Taylor  <iant@google.com>
7168         * MAINTAINERS: Move myself to the Global Reviewers list.
7170 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7172         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7173         * configure: Regenerate.
7175 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7177         * MAINTAINERS: Make whitespace consistent.
7178         Remove Robert Millan from Write After Approval.
7180 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7182         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7183         (all-opcodes): Depend on all-libiberty.
7184         * Makefile.in: Regenerate.
7186 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7188         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7189         * configure: Regenerate.
7191 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7193         * MAINTAINERS (Write After Approval): Add myself.
7195 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7197         * MAINTAINERS: Add myself to reviewers (Fortran).
7199 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7201         PR tree-optimization/38515
7202         * configure.ac (cloog-polylib): Removed.
7203         (with_ppl, with_cloog): Test for "no".
7204         * configure: Regenerated.
7206 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7208         * MAINTAINERS: Moved myself to reviewers (Fortran).
7210 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7212         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7213         (Write After Approval): Remove myself.
7215 2009-01-03  Diego Novillo  <dnovillo@google.com>
7217         * MAINTAINERS: Remove myself from alias maintainership.
7219 2009-01-02  David Ayers  <ayers@fsfe.org>
7221         * MAINTAINERS: Update e-mail address.
7223 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7225         * MAINTAINERS: Make whitespace consistent.
7227 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7229         Backport from upstream Libtool:
7230         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7231         Add cache variables to tests that require the linker to work.
7232         For shlibpath_overrides_runpath, this also changes the semantics
7233         to let the result from the C compiler take precedence.
7235 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7237         * config.sub, config.guess: Update from upstream sources.
7239 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7241         * configure.ac (ppllibs): Add by default the lib flags.
7242         * configure: Regenerate.
7244 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7246         * MAINTAINERS:  Add myself to the write after approval list.
7248 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7250         * configure.ac: Add double brackets on darwin[912].
7251         * configure: Regenerate.
7253 2008-12-03  Daniel Kraft  <d@domob.eu>
7255         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7256         Approval to Reviewer section (for Fortran front-end).
7258 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7260         * configure.ac: Expand to darwin10 and later.
7261         * configure: Regenerate.
7263 2008-12-02  Andreas Schwab  <schwab@suse.de>
7265         * Makefile.def: configure-target-boehm-gc depends on
7266         all-target-libstdc++-v3.
7267         * Makefile.in: Regenerate.
7269 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7271         * MAINTAINERS:  Add myself as mingw maintainer.
7273 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7275         * config.sub, config.guess: Update from upstream sources.
7277 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7279         * README.SCO: Remove.
7281 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7283         * MAINTAINERS:  Add myself to the write after approval list.
7285 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7287         * MAINTAINERS:  Update my email address in WAA section.
7289 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7291         * MAINTAINERS: Update e-mail address.
7293 2008-11-27  Toon Moene  <toon@moene.org>
7295         * MAINTAINERS: Change e-mail address.
7297 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7299         * configure.ac: Build gdb for i?86-*-darwin*
7300         * configure: Regenerated.
7302 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7304         * MAINTAINERS: Added my full name.
7306 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7308         PR bootstrap/38014
7309         PR bootstrap/37923
7311         Revert:
7313         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7315         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7316         * Makefile.in: Regenerated.
7318         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7320         PR gdb/921
7321         PR gdb/1646
7322         PR gdb/2175
7323         PR gdb/2176
7325         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7326         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7327         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7328         (HOST_EXPORTS): Pass CPPFLAGS.
7329         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7330         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7331         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7332         * Makefile.in, configure: Regenerated.
7333         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7334         and CPPFLAGS_FOR_BUILD.
7336 2008-11-06  Jeff Law  <law@redhat.com>
7338         * MAINTAINERS: Add myself as middle end maintainer.
7340 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7342         * MAINTAINERS (Write after approval): Add myself.
7344 2008-11-05  Diego Novillo  <dnovillo@google.com>
7346         * MAINTAINERS (Global Reviewers): Add myself.
7347         (Non-Algorithmic Maintainers): Remove myself.
7349 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7351         * MAINTAINERS (Write after approval): Add myself.
7353 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7355         * MAINTAINERS (Write after approval): Add myself.
7357 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7359         * configure.ac (spu-*-*): Remove special case.
7360         * configure: Regenerate.
7362 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7364         * MAINTAINERS (Write after approval): Update my email address.
7366 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7368         * configure.ac [spu-*-*]: Do not set skipdirs.
7369         * configure: Re-generate.
7371 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7373         * MAINTAINERS (Various Maintainers): Add myself to reload.
7375 2008-10-25  Richard Guenther  <rguenther@suse.de>
7377         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7378         maintainer.  Remove myself as libgcc-math maintainer.
7379         (Non-Algorithmic Maintainers): Remove myself.
7381 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7383         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7384         * Makefile.in: Regenerated.
7386 2008-10-23  Cary Coutant  <ccoutant@google.com>
7388         * MAINTAINERS (Write after approval): Add myself.
7390 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7392         PR gdb/921
7393         PR gdb/1646
7394         PR gdb/2175
7395         PR gdb/2176
7397         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7398         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7399         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7400         (HOST_EXPORTS): Pass CPPFLAGS.
7401         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7402         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7403         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7404         * Makefile.in, configure: Regenerated.
7405         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7406         and CPPFLAGS_FOR_BUILD.
7408 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7410         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7411         Sebastian Pop.
7413 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7415         * MAINTAINERS (Write After Approval): Added myself.
7417 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7419         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7420         recommended version to 2.3.2.
7422         * configure: Regenerate.
7424 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7426         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7428 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7430         * MAINTAINERS (Write After Approval): Update e-mail address.
7432 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7434         * libtool.m4: Update to libtool 2.2.6.
7435         * lt~obsolete.m4: Update to libtool 2.2.6.
7436         * ltmain.sh: Update to libtool 2.2.6.
7437         * ltsugar.m4: Update to libtool 2.2.6.
7438         * ltversion.m4: Update to libtool 2.2.6.
7439         * ltoptions.m4: Update to libtool 2.2.6.
7440         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7442 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7444         * MAINTAINERS (Write After Approval): Add myself.
7446 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7448         * MAINTAINERS (Write After Approval): Update my name.
7450 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7452         * MAINTAINERS: Add myself in "Write After Approval".
7454 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7456         * MAINTAINERS: Add myself as ia64 maintainer.
7458 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7460         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7461         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7462         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7463         and Michael Tiemann from Write After Approval since they do not
7464         actually have access.
7466 2008-09-05  Richard Guenther  <rguenther@suse.de>
7468         * configure.ac: Initialize clooglibs to -lcloog.
7469         * configure: Re-generate.
7471 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7473         * MAINTAINERS (Write After Approval): Add myself.
7475 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7477         * configure.ac (--with-cloog-polylib): New.
7478         (--disable-cloog-version-check): New.
7479         (--disable-ppl-version-check): New.
7480         * configure: Re-generate.
7482 2008-09-03  Richard Guenther  <rguenther@suse.de>
7484         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7485         cloog test.
7486         * configure: Re-generate.
7488 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7490         Add picoChip port.
7491         * MAINTAINERS: Add picoChip maintainers.
7493 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7494             Tobias Grosser  <grosser@fim.uni-passau.de>
7495             Jan Sjodin  <jan.sjodin@amd.com>
7496             Harsha Jagasia  <harsha.jagasia@amd.com>
7497             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7498             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7499             Adrien Eliche  <aeliche@isty.uvsq.fr>
7501         Merge from graphite branch.
7502         * configure: Regenerate.
7503         * Makefile.in: Regenerate.
7504         * configure.ac (host_libs): Add ppl and cloog.
7505         Add checks for PPL and CLooG.
7506         * Makefile.def (ppl, cloog): Added modules and dependences.
7507         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7508         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7510 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7512         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7513         (GCC_SHLIB_SUBDIR): New.
7514         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7515         * configure: Regenerate.
7516         * Makefile.in: Regenerate.
7518 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7520         * MAINTAINERS: Consistently use tabs to separate columns.
7522 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7524         * MAINTAINERS (Write after Approval): Add myself.
7526 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7528         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7529         Enable bfd, binutils and opcodes.
7530         * configure: Regenerate.
7532 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7534         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7536 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7538         * MAINTAINERS:  Use correct Umlaut for last name.
7540 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7542         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7544 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7546         * MAINTAINERS: Update my email address.
7548 2008-08-16  Nicolas Roche  <roche@adacore.com>
7550         * Makefile.tpl: Add BOOT_ADAFLAGS.
7551         * Makefile.in: Regenerate.
7553 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7555         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7556         * configure: Regenerate.
7558 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7560         * configure.ac: Add makefile fragments for hpux.
7561         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7562         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7563         * configure: Regenerate.
7564         * Makefile.in: Regenerate.
7566 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7568         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7570 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7572         * MAINTAINERS (Write after Approval): Add myself.
7574 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7576         * MAINTAINERS (Write After Approval):  Add myself.
7578 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7580         * MAINTAINERS (Write After Approval):  Add myself.
7582 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7584         * MAINTAINERS: Update my email address.
7586 2008-06-25  Joey Ye  <joey.ye@intel.com>
7588         * MAINTAINERS (Write After Approval):  Add myself.
7590 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7592         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7593         * Makefile.in: Regenerate.
7594         * configure: Regenerate.
7596 2008-06-17  Daniel Kraft  <d@domob.eu>
7598         * MAINTAINERS (Write After Approval):  Add myself.
7600 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7602         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7603         "$@" is still intact with both Autoconf 2.59 and 2.62.
7604         * configure: Regenerate.
7606 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7608         * Makefile.tpl: Fix comment errors.
7609         * Makefile.in: Regenerate.
7611 2008-06-12  David S. Miller  <davem@davemloft.net>
7612             David Edelsohn  <edelsohn@gnu.org>
7614         * configure.ac: Add powerpc*-*-* to gold supported targets.
7615         * configure: Regenerate.
7617 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7619         PR tree-optimization/36218
7620         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7621         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7622         (all prefix="build-"): Pass them to build-system sub-makes.
7623         * Makefile.in: Regenerate.
7625 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7627         * MAINTAINERS (mt port): Remove.
7628         (sco5, unixware, sco udk): Remove.
7629         (Kean Johnston): Add to Write After Approval.
7631 2008-05-30  Julian Brown  <julian@codesourcery.com>
7633         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7634         of libobjc for ARM EABI Linux.
7635         * configure: Regenerate.
7637 2008-05-18  Xinliang David Li   <davidxl@google.com>
7639         * ChangeLog: Remove wrong ChangeLog entry.
7641 2008-05-17  Xinliang David Li   <davidxl@google.com>
7643         * MAINTAINERS (Write After Approval): Add myself.
7645 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7647         * MAINTAINERS (Write After Approval): Add myself.
7649 2008-05-14  Rafael Espíndola  <espindola@google.com>
7651         * config-ml.in: don't handle --enable-shared and --enable-static.
7653 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7655         * MAINTAINERS: Update my email address.
7657 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7659         * MAINTAINERS: Update my email address.
7661 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7663         * MAINTAINERS (Write After Approval): Add myself.
7665 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7667         * MAINTAINERS (Write After Approval): Add myself.
7669 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7671         * MAINTAINERS (crx): Add myself.
7673 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7675         Sync with src:
7676         2008-04-14  David S. Miller  <davem@davemloft.net>
7678         * configure.ac: Add sparc*-*-* to gold supported targets.
7679         * configure: Regenerate.
7681 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7683         PR bootstrap/35457
7684         * configure.ac: Include override.m4.
7685         * configure: Regenerate.
7687 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7689         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7690         * Makefile.in: Regenerate.
7692 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7694         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7695         as nonconfigurable directories list.
7696         * configure: Regenerate.
7698 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7700         * config.sub, config.guess: Update from upstream sources.
7702 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7704         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7705         * Makefile.in: Regenerate.
7707 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7709         * configure.ac: Do not build libssp for the AVR.
7710         * configure: Regenerate.
7712 2008-04-07  Ian Lance Taylor  <iant@google.com>
7714         * Makefile.def: check-gold depends upon all-binutils.
7715         * Makefile.in: Regenerate.
7717 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7719         * MAINTAINERS (Write After Approval): Add myself.
7721 2008-04-04  Nick Clifton  <nickc@redhat.com>
7723         PR binutils/4334
7724         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7725         builds.
7726         * configure: Regenerate.
7728 2008-04-04  NightStrike  <NightStrike@gmail.com>
7730         PR other/35151
7731         * configure.ac: Combine rules for mingw32 and mingw64.
7732         * configure: Regenerate.
7734 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7736         * MAINTAINERS (Write After Approval): Add myself.
7738 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7740         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7741         * Makefile.in (.NOTPARALLEL): Ditto.
7743 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7745         * MAINTAINERS (Write After Approval): Add myself.
7747 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7749         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7750         * Makefile.in (.NOTPARALLEL): Regenerate.
7752 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7754         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7755         * Makefile.in: Regenerate.
7757 2008-03-26  Jakub Staszak  <kuba@et.pl>
7759         * MAINTAINERS (Write After Approval): Add myself.
7761 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7763         * MAINTAINERS:  Update e-mail address.
7765 2008-03-20  Ian Lance Taylor  <iant@google.com>
7767         * configure.ac: Add support for --enable-gold.
7768         * Makefile.def: Add gold as a directory like ld.
7769         * configure, Makefile.in: Regenerate.
7771 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7773         * configure.ac: m4_include config/proginstall.m4.
7774         * configure: Regenerate.
7776         Backport from upstream Libtool:
7778         2007-10-12  Eric Blake  <ebb9@byu.net>
7780         Deal with Autoconf 2.62's semantic change in m4_append.
7781         * ltsugar.m4 (lt_append): Replace broken versions of
7782         m4_append.
7783         (lt_if_append_uniq): Don't require separator to be overquoted,
7784         and avoid broken m4_append.
7785         (lt_dict_add): Fix typo.
7786         * libtool.m4 (_LT_DECL): Don't overquote separator.
7788 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7790         * config.rpath: Add AIX 6 support.
7792 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7794         * Makefile.def (stageprofile).  Remove -fprofile-generate
7795         from stage_libcflags.
7796         * Makefile.in: Regenerate.
7798 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7800         * config.sub, config.guess: Update from upstream sources.
7802 2008-03-06  Tom Tromey  <tromey@redhat.com>
7804         * MAINTAINERS: Update for treelang deletion.
7806 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7808         * MAINTAINERS: Update my email address.
7810 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7812         * MAINTAINERS (darwin port): Add myself as a maintainer.
7813         (objective-c/c++): Add myself as a maintainer.
7815 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7817         * MAINTAINERS (Write After Approval): Update my email address.
7819 2008-02-25  Tomas Bily  <tbily@suse.cz>
7821         * MAINTAINERS (Write After Approval): Add myself.
7823 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7825         * MAINTAINERS (OpenMP): Add myself.
7827 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7829         PR bootstrap/32009
7830         PR bootstrap/32161
7832         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7833         * configure: Regenerate.
7835         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7836         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7837         STAGE4_LIBCFLAGS): New.
7838         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7839         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7840         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7841         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7842         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7843         for target modules.  Don't export LIBCFLAGS.
7844         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7845         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7846         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7847         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7848         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7849         * Makefile.in: Regenerate.
7851 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7853         PR libgcj/33085
7854         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7855         Do not use -DDLL_EXPORT.  Backport from upstream.
7857 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7859         * MAINTAINERS (Write After Approval): Add myself.
7861 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7863         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7864         * configure: Regenerate.
7866 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7868         * configure.ac (xtensa*-*-*): Recognize processor variants.
7869         * configure: Regenerate.
7871 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7873         PR bootstrap/34922
7874         * configure.ac (PARSE_ARGS): Push suitable setting of
7875         ac_subdirs_all, for `./configure --help=recursive'.
7876         Handle `+' in generic toplevel directory disabling.
7877         * configure: Regenerate.
7879 2008-01-28  Nick Clifton  <nickc@redhat.com>
7881         * MAINTAINERS (xstormy16): Take over maintainership.
7883 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7885         * MAINTAINERS (c4x port): Remove.
7887 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7889         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7891 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7893         * config.sub, config.guess: Update from upstream sources.
7895 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7897         * MAINTAINERS (Write After Approval): Add myself.
7899 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7901         * MAINTAINERS: Update my email address.
7903 2008-01-09  Raksit Ashok  <raksit@google.com>
7905         * MAINTAINERS (Write After Approval): Add myself.
7907 2008-01-09  Raksit Ashok  <raksit@google.com>
7909         * MAINTAINERS (Write After Approval): Add myself.
7911 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7913         * config.sub, config.guess: Update from upstream sources.
7915 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7917         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7918         Change recommended MPFR from 2.2.1 -> 2.3.0.
7919         * configure: Regenerate.
7921 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7923         * MAINTAINERS: Update my email address.
7925 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7927         * MAINTAINERS: Update my email address.
7929 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7931         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7932         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7933         * Makefile.in: Regenerate.
7935 2007-12-10  Mark Heffernan  <meheff@google.com>
7937         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7938         misplaced entries.
7940 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7942         * configure.ac: Enable libjava for x86_64-*-darwin9.
7943         * configure: Regenerate.
7945 2007-12-07  Bill Maddox  <maddox@google.com>
7947         * MAINTAINERS (Write After Approval): Add myself.
7949 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7951         * config.sub, config.guess: Update from upstream sources.
7953 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7955         * config-ml.in: Remove 64bit configure tests.
7957 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7959         * config-ml.in: Robustify against white space in absolute file
7960         names.
7962         * config-ml.in (multi-clean): Substitute ${Makefile}.
7963         Remove superfluous ${Makefile} in list.
7965 2007-11-19  Thiemo Seufer  <ths@mips.com>
7967         * config-ml.in: Don't hardcode the Makefile name.
7969 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7971         * MAINTAINERS (Write After Approval): Add myself.
7973 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7975         * MAINTAINERS (Write After Approval): Add myself.
7977 2007-11-06  Doug Kwan  <dougkwan@google.com>
7979         * MAINTAINERS (Write After Approval): Add myself.
7981 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7983         * MAINTAINERS (mercury): Remove entry.
7984         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7986 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7988         * Makefile.def (dependencies): Make configure-gdb depend on
7989         all-intl.
7990         * Makefile.in: Regenerated.
7992 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7994         * MAINTAINERS (Fortran maintainer): Remove myself.
7996 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7998         * Makefile.def: To avoid problems running with parallel makes,
7999         build newlib before libgloss so that target specific header
8000         files are availble.
8001         * Makefile.in: Regenerate
8003 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8005         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8006         * Makefile.in: Regenerate.
8008 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8010         * MAINTAINERS (Register allocation reviewer): Add myself.
8012 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8014         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8015         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8016         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8017         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8018         * configure: Regenerate.
8020 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8022         * MAINTAINERS (Register allocation reviewer): Add myself.
8024 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8026         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8027         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8028         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8029         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8030         * configure.ac: Default them to host tools for $host = $build.
8031         Subst them.
8033         * configure: Regenerate.
8034         * Makefile.in: Regenerate.
8036 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8038         * MAINTAINERS (Register allocation reviewer): Add myself.
8040 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8042         * MAINTAINERS (Register allocation reviewer): Add myself.
8044 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8046         * MAINTAINERS (Write After Approval): Fix typo.
8048 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8050         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8051         * configure: Regenerate.
8053 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8055         PR bootstrap/31906
8056         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8057         they're already prefixed.
8059 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8061         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8062         libstdc++.
8063         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8064         * configure: Regenerate.
8065         * Makefile.in: Regenerate.
8067 2007-09-17  Andreas Schwab  <schwab@suse.de>
8069         * configure.ac: Raise minimum makeinfo version to 4.6.
8070         * configure: Regenerate.
8072 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8074         * MAINTAINERS (write-after-approval) add myself
8076 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8078         * configure.ac: Correct makeinfo version check.
8079         * configure: Regenerate.
8081 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8083         * MAINTAINERS: Update my email address.
8085 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8087         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8088         to $skipdirs and only disable gprof for newlib.  Use the normal
8089         mips*-elf* handling in other respects.
8090         * configure: Regnerate.
8092 2007-09-12  David Daney  <ddaney@avtrex.com>
8094         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8095         enabling libgcj.
8096         * configure: Regenerate.
8098 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8100         PR other/32154
8101         * configure.ac: For libgloss targets, point the linker to the linker
8102         script, startup code and simulator library.
8103         * configure: Regenerate.
8105 2007-09-07  Andrew Haley  <aph@redhat.com>
8107         * configure.ac (noconfigdirs): Remove target-libffi and
8108         target-libjava.
8109         * configure: Regenerate.
8111 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8113         PR target/33281
8114         * configure.ac: Use config/mh-mingw on mingw.
8115         * configure: Regenerate.
8117 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8119         * MAINTAINERS (Write After Approval): Add myself.
8121 2007-09-05  Richard Guenther  <rguenther@suse.de>
8123         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8124         nor --disable-checking is provided also turn on yes and types
8125         checking for stage1.
8126         * configure: Re-generate.
8128 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8130         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8131         (Write After Approval): Remove myself.
8133 2007-08-29  Nick Clifton  <nickc@redhat.com>
8135         * config.sub, config.guess: Update from upstream sources.
8137 2007-08-22  Bud Davis  <jmdavis@link.com>
8139         * MAINTAINERS (Write After Approval): Added myself.
8140         * MAINTAINERS (Reviewers): Removed myself.
8142 2007-08-18  Paul Brook  <paul@codesourcery.com>
8143             Joseph Myers  <joseph@codesourcery.com>
8145         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8146         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8147         * Makefile.in: Regenerate.
8148         * configure.ac (--with-debug-prefix-map): New.
8149         * configure: Regenerate.
8151 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8152             Nigel Stephens  <nigel@mips.com>
8154         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8155         as target_makefile_frag.
8156         * configure: Regenerate.
8158 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8160         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8161         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8162         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8163         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8164         (do-compare, do-compare3, do-compare-debug): New.
8165         ([+compare-target+]): Use them.
8167 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8169         * MAINTAINERS (Write After Approval): Change my email address.
8171 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8172             Ben Elliston  <bje@au.ibm.com>
8174         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8175         --silent if $silent.
8176         * configure: Regenerate.
8178 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8180         * MAINTAINERS (Various Maintainers): Add myself as
8181         loop infrastructure maintainer.  Update my e-mail
8182         address.
8184 2007-07-31  Diego Novillo  <dnovillo@google.com>
8186         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8187         Adjust description.
8189 2007-07-26  Richard Guenther  <rguenther@suse.de>
8191         * configure.ac: Add types checking to stage1 checking flags.
8192         * configure: Regenerate.
8194 2007-07-17  Nick Clifton  <nickc@redhat.com>
8196         * COPYING3: New file.  Contains version 3 of the GNU General
8197         Public License.
8198         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8199         Lesser General Public License.
8201 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8203         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8205 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8207         * MAINTAINERS (S/390 co-maintainer): Add myself.
8208         (Write After Approval): Remove myself.
8210 2007-07-13  Dan Hipschman  <dsh@google.com>
8212         * MAINTAINERS (Write After Approval): Add myself.
8214 2007-07-11  Nick Clifton  <nickc@redhat.com>
8216         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8217         WINDRES export.
8218         * Makefile.in: Regenerate.
8220 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8222         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8223         maintainer.
8225 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8227         * lt~obsolete.m4: New. Import from 20070318 libtool.
8229 2007-07-03  Julian Brown  <julian@codesourcery.com>
8231         * MAINTAINERS (Write After Approval): Add myself.
8233 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8235         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8236         * configure: Regenerate.
8238 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8240         * configure.ac: Add some missing m4 quotation.
8241         * configure: Regenerate.
8243 2007-07-02  Simon Baldwin  <simonb@google.com>
8245         * MAINTAINERS (Write After Approval): Add myself.
8247 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8249         * configure: Regenerate.
8251 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8253         * Makefile.def: Add windmc tool to build.
8254         * Makefile.tpl: Likewise.
8255         * configure.ac: Likewise.
8256         * Makefile.in: Regenerate.
8257         * configure: Regenerate.
8259 2007-06-28  DJ Delorie  <dj@redhat.com>
8261         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8262         not building newlib.
8263         * configure: Regenerated.
8265 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8267         * MAINTAINERS (Write After Approval): Add myself.
8269 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8271         * MAINTAINERS (Write After Approval): Add myself.
8273 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8275         * MAINTAINERS (Write After Approval): Add myself.
8277 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8279         * MAINTAINERS (Write After Approval): Add myself.
8281 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8283         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8284         * Makefile.in: Regenerated.
8286 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8288         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8289         bfin*-*-uclinux* targets.
8290         * configure: Regenerate.
8292 2007-06-14  Ian Lance Taylor  <iant@google.com>
8294         * MAINTAINERS: Add myself as non-algorithmic global write
8295         maintainer.
8297 2007-06-14  Diego Novillo  <dnovillo@google.com>
8299         * MAINTAINERS: Add self as middle-end maintainer and
8300         non-algorithmic global write maintainer.
8302 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8304         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8305         Move all Fortran maintainers except Paul Brook into the
8306         Non-Autopoiesis section.
8308 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8310         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8311         (distclean-stage[+id+]): Possibly delete stage_last.
8312         * Makefile.in: Regenerate.
8314 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8316         * MAINTAINERS (Various Maintainer): Fix typo.
8318 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8320         * MAINTAINERS (Various Maintainer): Add myself as
8321         dataflow maintainer.
8323 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8325         * config.sub, config.guess: Update from upstream sources.
8327 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8329         * Makefile.tpl: Fix spelling error.
8330         * Makefile.in: Regenerate.
8332 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8334         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8335         lt_cv_sys_max_cmd_len.
8337 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8339         * MAINTAINERS (Various Maintainers): Add myself as
8340         auto-vectorizer maintainer.
8342 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8344         PR libjava/32098
8345         * libtool.m4: Revert previous change.
8346         * ltgcc.m4: Put it here.
8348 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8350         * MAINTAINERS (Various Maintainers): Add myself as
8351         auto-vectorizer maintainer.
8353 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8355         PR libjava/32098
8356         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8358 2007-05-30  Richard Guenther  <rguenther@suse.de>
8360         * MAINTAINERS (Various Maintainers): Add myself as
8361         auto-vectorizer maintainer.
8363 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8365         PR bootstrap/29382
8366         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8367         * configure: Rebuilt.
8369 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8371         * MAINTAINERS (Write After Approval): Removed my name.
8373 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8375         * MAINTAINERS (Write After Approval): Remove myself.
8377 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8379         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8381 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8383         * ltmain.sh: Update from ToT Libtool.
8384         * libtool.m4: Update from ToT Libtool.
8385         * ltsugar.m4: New. Update from ToT Libtool.
8386         * ltversion.m4: New. Update from ToT Libtool.
8387         * ltoptions.m4: New. Update from ToT Libtool.
8388         * ltconfig: Remove.
8389         * ltcf-c.sh: Remove.
8390         * ltcf-cxx.sh: Remove.
8391         * ltcf-gcj.sh: Remove.
8393 2007-05-22  Ollie Wild  <aaw@google.com>
8395         * MAINTAINERS (Write After Approval): Add myself.
8397 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8399         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8400         stage_cflags.
8401         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8402         Remove CFLAGS/LIBCFLAGS.
8403         (configure-stage[+id+]-[+prefix+][+module+],
8404         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8405         * Makefile.in: Regenerate.
8407 2007-05-15  Diego Novillo  <dnovillo@google.com>
8409         * MAINTAINERS: Update e-mail address.
8411 2007-05-15  Revital Eres  <eres@il.ibm.com>
8413         * MAINTAINERS (Write After Approval): Add myself.
8415 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8417         * MAINTAINERS (Write After Approval): Updated my address.
8419 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8421         * MAINTAINERS (Write After Approval): Add myself.
8423 2007-05-11  Silvius Rus  <rus@google.com>
8425         * MAINTAINERS (Write After Approval): Add myself.
8427 2007-04-23  Tom Tromey  <tromey@redhat.com>
8429         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8431 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8433         * MAINTAINERS (cpplib): Rename to ...
8434         (libcpp): ... this.  Add C/C++ front end maintainers.
8436 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8438         * config-ml.in: Pass ${ml_config_env} to configure calls.
8440 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8442         * MAINTAINERS (Write After Approval): Add myself.
8444 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8446         * MAINTAINERS (Write After Approval): Add myself.
8448 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8450         * MAINTAINERS (fortran 95 front end): Add myself.
8452 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8454         * MAINTAINERS (Write After Approval): Add myself.
8456 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8458         * MAINTAINERS (Modulo Scheduler): Add myself.
8460 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8462         * MAINTAINERS (fortran 95 front end): Add myself.
8463         (c++ front end): whitespace fix.
8465 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8467         * MAINTAINERS (Write After Approval): Add myself.
8469 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8471         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8472         of glob.  Quote arguments with single quotes too.
8473         * configure: Regenerate.
8475 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8477         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8478         * Makefile.in: Regenerate
8480 2007-03-07  Andreas Schwab  <schwab@suse.de>
8482         * configure: Regenerate.
8484 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8486         * configure.ac: Add "--with-pdfdir" configure option,
8487         which defines pdfdir variable.
8488         * Makefile.def (target=fixincludes): Add install-pdf to
8489         missing targets.
8490         (recursive_targets): Add install-pdf target.
8491         (flags_to_pass): Add pdfdir.
8492         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8493         target.
8494         * configure: Regenerate
8495         * Makefile.in: Regenerate
8497 2007-02-28  Eric Christopher  <echristo@apple.com>
8499         Revert:
8500         2006-12-07  Mike Stump  <mrs@apple.com>
8502         * Makefile.def (dependencies): Add dependency for
8503         install-target-libssp and install-target-libgomp on
8504         install-gcc.
8505         * Makefile.in: Regenerate.
8507 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8509         * configure: Regenerate.
8510         * configure.ac: Move statements after variable declarations.
8512 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8514         * MAINTAINERS: Add myself as sh maintainer.
8516 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8518         * configure.ac: Adjust for loop syntax.
8519         * configure: Regenerate.
8521 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8523         * configure: Rebuilt.
8525 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8527         * configure.ac: Drop multiple occurrences of --enable-languages,
8528         and fix its quoting.
8529         * configure: Rebuilt.
8531 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8532             Nathan Sidwell  <nathan@codesourcery.com>
8533             Vladimir Prus  <vladimir@codesourcery.com>
8534             Joseph Myers  <joseph@codesourcery.com>
8536         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8537         * configure: Regenerate.
8539 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8541         * ltconfig (freebsd*): Default to elf.
8543 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8545         * configure.ac (target_libraries): Move libgcc before libiberty.
8546         * configure: Regenerated.
8548 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8549             Paolo Bonzini  <bonzini@gnu.org>
8551         PR bootstrap/30753
8552         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8553         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8554         * configure: Regenerated.
8556 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8558         * MAINTAINERS (Language Front End Maintainers): Update my mail
8559         address.
8561 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8563         PR bootstrap/30748
8564         * configure.ac: Correct syntax for Solaris ksh.
8565         * configure: Regenerated.
8567 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8569         * configure.ac: Sync with src.
8570         * configure: Regenerate.
8572 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8574         * Makefile.in: Regenerate.
8576 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8578         * config.sub: Sync with src.
8580 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8582         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8583         noncanonical equivalents.
8584         * configure.in: Rename to...
8585         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8586         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8587         target_noncanonical.  Use them.  Rewrite removal of configure
8588         arguments for autoconf 2.59.  Discard variable settings.  Force
8589         program_transform_name for native tools.
8591         * Makefile.in: Regenerated.
8592         * configure: Regenerated with autoconf 2.59.
8594 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8596         * MAINTAINERS (Write After Approval): Add myself.
8598 2007-01-31  Andreas Schwab  <schwab@suse.de>
8600         * Makefile.tpl (LDFLAGS): Substitute it.
8601         * Makefile.in: Regenerate.
8603 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8605         * MAINTAINERS (Write After Approval): Add myself.
8607 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8609         * MAINTAINERS (spu port): Add myself.
8611 2007-01-23  Richard Guenther  <rguenther@suse.de>
8613         PR bootstrap/30541
8614         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8615         * Makefile.tpl (GNATBIND): Substitute it.
8616         (GNATMAKE): Likewise.
8617         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8618         of STAGE_PREFIX.
8619         * Makefile.in: Regenerate.
8620         * configure: Regenerate.
8622 2007-01-18  Mike Stump  <mrs@apple.com>
8624         * configure.in: Re-enable -Werror for gcc builds.
8626 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8628         * MAINTAINERS (Write After Approval): Add myself.
8630 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8632         * configure.in: Change == to = in test command.
8633         * configure: Regenerate.
8635 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8636             Nick Clifton  <nickc@redhat.com>
8637             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8639         * configure.in (build_configargs, host_configargs, target_configargs):
8640         Remove build/host/target parameters.
8641         (host_libs): Add gmp and mpfr.
8642         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8643         * Makefile.def (gmp, mpfr): New.
8644         (gcc): Remove target.
8645         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8646         target_os, target_vendor): New.
8647         (configure): Add host_alias/target_alias arguments; adjust invocations.
8648         * configure: Regenerate.
8649         * Makefile.in: Regenerate.
8651 2007-01-11  Matt Fago  <fago@earthlink.net>
8653         * configure.in: Try to link to functions only in mpfr 2.2.x
8654         to improve robustness of configure tests.
8655         * configure: Regenerate.
8657 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8659         * MAINTAINERS: Add myself as i386 maintainer.
8661 2007-01-08  Jan Hubicka  <jh@suse.cz>
8663         * MAINTAINERS: Add myself as i386 maintainer.
8665 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8667         * configure.in: Add support for an x86_64-mingw* target.
8668         * configure: Regenerate.
8670 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8672         * Makefile.tpl (all-target): Correct @if conditional for target
8673         modules.
8674         * configure.in: Omit libiberty if building only target libgcc.
8675         * configure, Makefile.in: Regenerated.
8677 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8679         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8680         * configure: Regenerate.
8682 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8684         * Makefile.def (target_modules): Add libgcc.
8685         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8686         * Makefile.tpl (clean-target-libgcc): Delete.
8687         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8688         on gcc even for bootstrapped modules.  Rewrite handling of
8689         lang_env_dependencies to loop over target_modules.
8690         * configure.in (target_libraries): Add target-libgcc.
8691         * Makefile.in, configure: Regenerated.
8693 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8695         * configure.in: Reorganize recognition of languages.  Add
8696         --enable-stage1-languages.  Show supported languages for the chosen
8697         target rather than all recognized languages.
8698         * configure: Regenerate.
8700 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8702         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8703         * Makefile.in: Regenerate.
8705 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8707         * configure.in: Warn that MPFR 2.2.0 is buggy.
8708         * configure: Regenerate.
8710 2006-12-27  Ian Lance Taylor  <iant@google.com>
8712         * configure.in: When removing Makefiles to force a reconfigure, also
8713         remove prev-DIR*/Makefile.
8714         * configure: Regenerate.
8716 2006-12-22  Andreas Schwab  <schwab@suse.de>
8718         * configure: Regenerate with correct autoconf version.
8720 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8722         * configure.in: add AC_SUBST for *_FOR_TARGET.
8723         * configure: Regenerate.
8725 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8727         * configure.in: Simplify logic for rejecting languages that cannot
8728         be built.  Separate the case when a language is unsupported,
8729         from the case when the user chooses not to build a language.
8731 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8733         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8734         it only affects bootstrap and could be tested on "$host" as well.
8735         * configure: Regenerate.
8736         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8738 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8740         PR bootstrap/29544
8741         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8742         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8743         move here comment from Makefile.tpl.
8744         * Makefile.tpl: Move some definitions higher in the file.
8745         (STAGE1_CHECKING): New.
8746         * configure.in: Add --enable-stage1-checking.
8747         * configure: Regenerate.
8748         * Makefile.in: Regenerate.
8750 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8752         * MAINTAINERS: Add myself as build system maintainer.
8754 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8756         * MAINTAINERS (Write After Approval): Add myself.
8758 2006-12-13  Eric Christopher  <echristo@apple.com>
8760         * MAINTAINERS: Add myself as darwin maintainer.
8762 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8764         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8766 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8768         MAINTAINERS: Update my entry.
8770 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8772         * configure.in:  Handle spu makefile frag.
8773         * Makefile.tpl (MAINT): Define
8774         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8775         * configure: Regenerate.
8776         * Makefile.in: Regenerate.
8778 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8780         * config.guess: Import latest version.
8781         * config.sub: Likewise.
8783 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8785         * configure.in (spu-*-*): Don't skip target-libiberty.
8786         * configure: Regenerate.
8788 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8790         PR bootstrap/30134
8791         * configure.in: Correct x86 darwin support for libjava to powerpc
8792         and i?86 only.
8793         * configure: Regenerate.
8795 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8797         * configure.in: Add x86 darwin support for libjava.
8798         * configure: Regenerate.
8800 2006-12-07  Mike Stump  <mrs@apple.com>
8802         * Makefile.def (dependencies): Add dependency for
8803         install-target-libssp and install-target-libgomp on
8804         install-gcc.
8805         * Makefile.in: Regenerate.
8807 2006-12-04  Richard Guenther  <rguenther@suse.de>
8809         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8810         (Non-Algorithmic Maintainers): Move over non-algorithmic
8811         loop optimizer maintainers, add myself as a non-algorithmic
8812         middle-end maintainer.
8814 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8816         * MAINTAINERS (Write After Approval): Add myself.
8818 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8820         * configure.in: Update error message for missing GMP/MPFR.
8822         * configure: Regenerate.
8824 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8826         * configure.in: Update MPFR version in error message.
8828         * configure: Regenerate.
8830 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8832         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8833         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8834         --with-gmp-lib): New flags.
8836         * configure: Regenerate.
8838 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8840         * MAINTAINERS (Write After Approval): Change my email address.
8842 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8844         * MAINTAINERS (Write After Approval): Add myself.
8846 2006-11-22  Philipp Thomas  <pth@suse.de>
8848         * MAINTAINERS (i18n): Update e-mail address.
8850 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8852         * MAINTAINERS (spu port): Add myself as maintainer.
8853         (Write After Approval): Remove myself.
8855 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8857         * configure.in (skipdirs): Don't build libssp for SPU.
8858         * configure: Regenerate.
8860 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8862         * MAINTAINERS (spu port): Add myself as maintainer.
8863         (libobjc): Update my email address.
8865 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8867         * MAINTAINERS (Write After Approval): Add myself.
8869 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8871         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8872         * configure : Rebuilt.
8874 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8876         * MAINTAINERS (Write After Approval): Add myself.
8878 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8880         * MAINTAINERS (Write After Approval): Add myself.
8882 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8884         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8885         libmpfr.a.
8886         * configure: Regenerate.
8888 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8890         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8891         (unstage): Test for stage_last presence.
8893         PR bootstrap/29802
8894         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8895         STAGE_PREFIX.
8896         * Makefile.in: Regenerate.
8898 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8900         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8901         maintainers.
8903 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8905         * MAINTAINERS (Write After Approval): Add myself.
8907 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8909         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8910         and stageN-package/Makefile.
8911         * Makefile.in: Regenerated.
8913 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8915         * configure.in: Remove target-libgloss from noconfigdirs for
8916         bfin-*-*.
8917         * configure: Regenerated.
8919 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8921         * configure.in (have_gmp): Only error if the gcc directory exists.
8923         * configure: Regenerate.
8925 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8927         * configure.in: Robustify error message for missing GMP/MPFR.
8929         * configure: Regenerate.
8931 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8933         * MAINTAINERS (Write After Approval): Add myself.
8935 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8937         * MAINTAINERS: Change email address.
8939 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8941         * MAINTAINERS (Write After Approval): Add myself.
8943 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8945         * MAINTAINERS (Write After Approval): Add myself.
8947 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8949         * MAINTAINERS (Write After Approval): Move myself to
8950         Write After Approval section.
8952 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8954         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8955         need_gmp anymore.
8956         * configure: Regenerate.
8958 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8960         * MAINTAINERS (Write After Approval): Add myself.
8962 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8964         * config.guess: Import latest version.
8965         * config.sub: Likewise.
8967 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8969         * Makefile.def: Added pdf target handling.
8970         * Makefile.tpl: Added pdf target handling.
8971         * Makefile.in: Regenerated.
8973 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8975         * MAINTAINERS: Add self as score port maintainer.
8977 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8979         * MAINTAINERS (Write After Approval): Add myself.
8981 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8983         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8984         or newer.
8985         * configure: Regenerated.
8987 2006-09-27  Dave Brolley  <brolley@redhat.com>
8989         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8990         using $s instead of $r.
8991         * configure: Regenerated.
8993 2006-09-26  Thiemo Seufer  <ths@mips.com>
8995         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8996         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8997         * configure: Regenerate.
8999 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9001         * MAINTAINERS (Write After Approval): Remove myself.
9003 2006-09-22  Chao-ying Fu  <fu@mips.com>
9005         * MAINTAINERS (Write After Approval): Add myself.
9007 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9009         * MAINTAINERS: Add self as soft-fp maintainer.
9011 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9013         * MAINTAINERS: Add myself as avr maintainer.
9014         Remove Marek Michalkiewicz as avr maintainer.
9016 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9018         * MAINTAINERS (Write After Approval): Add myself.
9020 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9022         * configure.in: Never build newlib for a Mingw host.
9023         Never build newlib as Mingw target library.
9024         Test the existence of winsup/cygwin for building a Cygwin newlib,
9025         rather than just winsup.
9026         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9027         building a Mingw target.
9028         * configure: Regenerate.
9030 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9032         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9034 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9036         * config.guess: Import from src (was more updated).
9037         * config.sub: Likewise.
9039 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9041         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9042         * configure: Regenerated.
9044 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9046         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9047         for stages after the first.
9049 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9051         * Makefile.def: Add dependencies for configure-opcodes
9052         on configure-intl and all-opcodes on all-intl.
9053         * Makefile.in: Regenerated.
9055 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9057         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9059 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9061         Port to hosts whose 'sort' and 'tail' implementations
9062         treat operands with leading '+' as file names, as POSIX
9063         has required since 2001.  However, make sure the code still
9064         works on pre-POSIX hosts.
9065         * ltmain.sh: Don't assume "sort +2" is equivalent to
9066         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9068 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9070         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9072 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9074         * ltconfig: chmod 644 before ranlib during install.
9076 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9078         PR bootstrap/18058
9079         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9080         if the bootstrap compiler is a GCC version that supports it.
9081         * configure: Regenerate.
9083 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9085         * configure.in: Fix thinkos in previous check-in.
9086         * configure: Regenerate.
9088 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9090         PR other/27063
9091         * configure.in: Test subdir_requires and give an appropriate
9092         error message.
9093         * configure: Regenerate.
9095 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9097         * MAINTAINERS (Write After Approval): Add myself.
9099 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9101         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9103 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9105         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9107 2006-06-20  David Ayers  <d.ayers@inode.at>
9109         PR bootstrap/28072
9110         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9111         whether target-libjava is being configured instead of whether the
9112         java front end is enabled.
9113         * configure: Regenerate.
9115 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9117         PR target/27540
9118         * configure.in: Only enable libgomp on IRIX 6.
9119         * configure: Regenerate.
9121 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9123         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9124         too.
9125         * Makefile.in: Regenerate.
9127 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9129         * config-ml.in: Alter CCASFLAGS to include special
9130         multilib options the same as is done for CFLAGS.
9132 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9134         * configure.in: Don't enable libgomp on hpux10.
9135         * configure: Rebuilt.
9137 2006-06-12  David Ayers  <d.ayers@inode.at>
9139         PR bootstrap/27963
9140         PR target/19970
9141         * configure.in: Remove target-boehm-gc from noconfigdirs where
9142         ${libgcj} is specified.
9143         * configure: Regenerate.
9145 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9147         Sync from src:
9149         * configure.in: Sync.
9150         * configure: Regenerated.
9152         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9154         * Makefile.def: Added dependencies from sim and gdb on intl, and
9155         added configure dependencies to everything with an all dependency
9156         on intl.
9157         * Makefile.in: Regenerated.
9159 2006-06-06  David Ayers  <d.ayers@inode.at>
9161         PR libobjc/13946
9162         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9163         * Makefile.in: Regenerate.
9164         * configure.in: Add --enable-objc-gc at toplevel and have it
9165         enable boehm-gc for Objective-C.
9166         Remove target-boehm-gc from libgcj.
9167         Add target-boehm-gc to target_libraries.
9168         Add target-boehm-gc to noconfigdirs where ${libgcj}
9169         is specified.
9170         Assert that boehm-gc is supported when requested for Objective-C.
9171         Only build boehm-gc if needed either for Java or Objective-C.
9172         * configure: Regenerate.
9174 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9176         PR 27674
9177         * Makefile.tpl (configure-[+prefix+][+module+],
9178         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9179         Remove rule to unstage bootstrapped modules.
9180         (stage_current): New.
9181         * Makefile.in: Regenerate.
9183 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9185         * MAINTAINERS (Write After Approval): Update my e-mail address.
9187 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9189         * include/libiberty.h: Declare pex_run_in_environment.
9191 2006-05-31  Asher Langton  <langton2@llnl.gov>
9193         * MAINTAINERS (Write After Approval): Add myself.
9195 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9197         * Makefile.def (bfd, opcodes): Fix lib_path.
9198         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9199         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9200         * Makefile.in: Regenerate.
9202 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9204         * Makefile.in: Regenerate.
9206 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9208         * Makefile.def: Add install-html target. Add datarootdir
9209         docdir and htmldir to flags_to_pass.
9210         * Makefile.tpl: Add install-html target.
9211         * Makefile.in: Regenerate.
9212         * configure.in: Add --with-datarootdir, --with-docdir, and
9213         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9214         * configure: Regenerate.
9216 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9218         * configure.in: Enable gprof for cross builds.
9219         * configure: Regenerate.
9221 2006-05-22  Richard Guenther  <rguenther@suse.de>
9223         Revert
9224         2006-01-31  Richard Guenther  <rguenther@suse.de>
9225         Paolo Bonzini  <bonzini@gnu.org>
9227         * Makefile.def (target_modules): Add libgcc-math target module.
9228         * configure.in (target_libraries): Add libgcc-math target library.
9229         (--enable-libgcc-math): New configure switch.
9230         * Makefile.in: Re-generate.
9231         * configure: Re-generate.
9232         * libgcc-math: New toplevel directory.
9234 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9235             Andreas Tobler  <a.tobler@schweiz.ch>
9237         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9238         * configure: Rebuilt.
9240 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9242         * MAINTAINERS (Write After Approval): Add myself.
9244 2006-05-01  DJ Delorie  <dj@redhat.com>
9246         * configure.in: Restore CFLAGS if GMP isn't present.
9247         * configure: Regenerate.
9249 2006-05-01  Richard Guenther  <rguenther@suse.de>
9251         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9252         maintainer.
9254 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9256         * MAINTAINERS (Write After Approval): Add myself.
9258 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9260         * MAINTAINERS (Write After Approval): Add myself.
9262 2006-04-18  DJ Delorie  <dj@redhat.com>
9264         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9265         reference libgloss so that libssp can be built in a combined
9266         tree.
9267         * configure: Regenerate.
9269 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9271         * MAINTAINERS (Write After Approval): Add myself.
9273 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9275         * configure.in: Require makeinfo 4.4 or higher.
9276         * configure: Regenerate.
9278 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9280         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9281         Rearrange the entries of other libraries to have them in one place.
9283 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9285         * MAINTAINERS (Write After Approval): Remove myself.
9286         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9288 2006-03-14  Richard Guenther  <rguenther@suse.de>
9290         * configure: Regenerate with autoconf 2.13.
9292 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9294         * MAINTAINERS: Use my work address.
9296         * MAINTAINERS: Update my E-mail address.
9298 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9300         * configure.in: Handle --disable-<component> generically.
9301         * configure: Regenerate.
9303 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9305         PR libgcj/17311
9306         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9308 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9310         * MAINTAINERS (Write After Approval):  Remove myself.
9311         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9313 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9315         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9316         (TARGET_CONFIGDIRS): Remove.
9317         * configure.in: Remove AC_SUBST(target_configdirs).
9318         * Makefile.in, configure: Regenerated.
9320 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9322         * MAINTAINERS (Write After Approval):  Remove myself.
9323         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9325 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9327         PR bootstrap/25670
9329         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9331         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9332         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9333         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9334         BUILD_PREFIX, BUILD_PREFIX_1.
9335         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9337         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9338         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9340         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9341         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9342         of `cat stage_current`.  Always provide the `r' and `s' variables.
9343         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9344         a single shell execution.
9345         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9346         bootstrapped modules, make the stage1 module if the build was not
9347         started yet, else build the current stage.
9348         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9349         (all-build, all-host, all-target, [+make_target+]-host,
9350         [+make_target+]-target): Do not use \-continued lines.
9351         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9352         (current_stage, restrap, stage_last): New.
9354         * Makefile.in: Regenerate.
9355         * configure: Regenerate.
9357 2006-02-19  Bud Davis  <jmdavis@link.com>
9359         * MAINTAINERS (Write After Approval):  Remove myself.
9360         (Language Front End Maintainers):  Add myself as fortran 95
9361         maintainer and update e-mail address.
9363 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9365         * MAINTAINERS (Write After Approval):  Remove myself.
9366         (Language Front End Maintainers):  Add myself as fortran 95
9367         maintainer.
9369 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9371         * MAINTAINERS (Write After Approval): Add myself.
9373 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9375         * MAINTAINERS (Write After Approval):  Remove myself.
9376         (Language Front End Maintainers):  Add myself as
9377         fortran 95 maintainer.
9379 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9381         Sync from src:
9383         2005-12-27  Leif Ekblad  <leif@rdos.net>
9385         * configure.in: Add support for RDOS target.
9386         * configure: Regenerate.
9388 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9389             Andreas Schwab  <schwab@suse.de>
9391         * configure: Regenerate.
9393 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9395         * configure.in (enable_libgomp): Add AIX.
9396         * configure: Regenerate.
9398 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9400         * MAINTAINERS (Write After Approval): Add myself.
9402 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9404         * MAINTAINERS (Write After Approval): Add myself.
9406 2006-01-31  Richard Guenther  <rguenther@suse.de>
9407         Paolo Bonzini  <bonzini@gnu.org>
9409         * Makefile.def (target_modules): Add libgcc-math target module.
9410         * configure.in (target_libraries): Add libgcc-math target library.
9411         (--enable-libgcc-math): New configure switch.
9412         * Makefile.in: Re-generate.
9413         * configure: Re-generate.
9414         * libgcc-math: New toplevel directory.
9416 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9418         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9419         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9420         the assembler, linker and binutils.
9421         * configure: Regenerate.
9423 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9425         * MAINTAINERS (Write After Approval): Add myself.
9427 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9429         * configure: Regenerate.
9431 2006-01-18  Richard Henderson  <rth@redhat.com>
9432             Jakub Jelinek  <jakub@redhat.com>
9433             Diego Novillo  <dnovillo@redhat.com>
9435         * libgomp: New directory.
9436         * Makefile.def: Add target_module libgomp.
9437         * Makefile.in: Regenerate.
9438         * configure.in (target_libraries): Add target-libgomp.
9439         * configure: Regenerate.
9441 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9443         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9444         @ from continuation.
9445         * Makefile.in: Rebuilt.
9447 2006-01-04  Chris Lattner  <sabre@gnu.org>
9449         * MAINTAINERS (Write After Approval): Add myself.
9451 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9453         PR bootstrap/24252
9455         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9456         * Makefile.tpl (OBJDUMP): New.
9457         (EXTRA_HOST_FLAGS): Add it.
9458         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9460         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9461         to use symbolic links between directories.  Avoid race conditions
9462         or make them harmless.
9463         * configure.in: Do not try to use symbolic links between directories.
9465         * Makefile.def (LEAN): Pass.
9466         * Makefile.tpl (LEAN): Define.
9467         (stage[+id+]-start): Accept that the previous directory does not
9468         exist, if the bootstrap is lean.
9469         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9470         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9471         configure substitution.
9472         ([+compare-target+]): Likewise.
9473         ([+bootstrap-target+]-lean): New.
9474         * configure.in: Remove lean bootstrap support from here.
9476         * Makefile.in: Regenerate.
9477         * configure: Regenerate.
9479 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9481         * MAINTAINERS (libdecnumber): Add myself.
9483 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9485         * libtool-ldflags: New script.
9487 2006-01-02  Andreas Schwab  <schwab@suse.de>
9489         * configure.in: When reconfiguring remove Makefile in
9490         all stage directories.
9491         * configure: Regenerate.
9493 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9495         * MAINTAINERS: Update my email address.
9497 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9499         Revert Ada-related part of the previous change.
9501         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9502         Do not pass.
9503         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9504         * Makefile.in: Regenerate.
9505         * configure.in: Do not include mt-ppc-aix target fragment.
9506         * configure: Regenerate.
9508 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9510         * configure.in: Select appropriate fragments for PowerPC/AIX.
9511         * configure: Regenerate.
9513         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9514         BOOT_CFLAGS, BOOT_LDFLAGS.
9515         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9516         BOOT_CFLAGS, BOOT_LDFLAGS.
9517         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9518         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9519         (stage): Fail if we cannot complete the work.
9520         * Makefile.in: Regenerate.
9522 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9524         * configure.in: Replace ms1 with mt.
9525         * configure: Rebuilt.
9527 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9529         * MAINTAINERS: Update my email address.
9531 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9533         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9534         install-host-nogcc): Don't invoke $(stage) at the end.
9535         * Makefile.in: Regenerate.
9537 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9539         * configure.in: Flip the top-level bootstrap switch.
9540         * configure: Regenerate.
9542 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9544         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9545         $(stage) and $(unstage).
9546         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9547         (all): Remove stray semicolon.
9548         (local-distclean): Don't handle multilib.tmp and multilib.out.
9549         (install.all): Set $s for consistency.
9550         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9551         check_multilibs setting.  Always make the install directory.
9552         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9553         Correct @if/@endif.
9554         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9555         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9556         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9557         (multilib.out): Remove.
9558         * Makefile.in: Regenerated.
9560 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9562         * MAINTAINERS (Write After Approval): Add myself.
9564 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9566         * MAINTAINERS: Add myself as mt maintainer.
9568         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9570 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9572         * MAINTAINERS: Change email address.
9574 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9576         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9577         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9578         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9579         Find in-tree tools if available.
9580         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9581         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9582         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9583         (COMPILER_*_FOR_TARGET): New.
9584         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9585         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9586         (CONFIGURED_*, USUAL_*): Remove.
9587         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9588         STRIP): Use autoconf substitutions.
9589         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9590         COMPILER_NM_FOR_TARGET): New.
9591         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9593         (all): Make all-host and all-target in parallel.
9594         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9595         that $$r and $$s are set before invoking a recursive make.
9596         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9597         ([+bootstrap-target+]): Inline most of the `all' target.
9599 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9601         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9602         from the gcc build directory.
9603         * Makefile.in: Regenerate.
9605 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9607         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9608         depend on all-libdecnumber.
9609         * configure.in (host_libs): Include libdecnumber.
9610         * Makefile.in: Regenerate.
9611         * configure: Likewise.
9613 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9615         * libdecnumber: Import decNumber sources from the dfp-branch.
9617 2005-11-21  Kean Johnston  <jkj@sco.com>
9619         * config.sub, config.guess: Sync from upstream sources.
9621 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9623         Import from Autoconf sources:
9625         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9626         * config/move-if-change: Don't output "$2 is unchanged";
9627         suggested by Ben Elliston.  Handle weird characters correctly.
9629 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9631         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9632         to match upstream libtool for darwin.
9634 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9636         * Makefile.def: Remove gdb dependencies for gdbtk.
9637         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9638         (configure-gdb, install-gdb): New rules.
9639         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9640         * Makefile.in, configure: Regenerated.
9642 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9644         * MAINTAINERS (Write After Approval): Add myself.
9646 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9648         * MAINTAINERS (Write After Approval): Add myself.
9650 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9652         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9653         Diego Novillo.
9655 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9657         PR bootstrap/24297
9658         * Makefile.tpl (do-[+make-target+], do-check, install,
9659         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9660         are set before recursing.
9661         * Makefile.in: Regenerate.
9663 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9665         PR bootstrap/18939
9666         * Makefile.def (gcc) <target>: Fix thinko.
9667         * Makefile.in: Regenerate.
9669 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9671         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9672         * configure: Regenerate.
9674 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9676         * MAINTAINERS (Write After Approval): Add self.
9678 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9680         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9681         target-libffi, target-qthreads, target-libjava, and
9682         targetlibobjc.
9683         * configure: Regenerate.
9685 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9687         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9688         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9689         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9690         (USUAL_OBJDUMP_FOR_TARGET): New.
9691         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9692         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9693         * configure, Makefile.in: Regenerated.
9695 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9697         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9698         before other host packages.
9700 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9702         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9704 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9706         PR bootstrap/22340
9708         * configure.in (default_target): Remove.
9709         * Makefile.tpl (all): Do not use prerequisites as subroutines
9710         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9711         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9712         use prerequisites as subroutines.
9713         (check-host, check-target): New.
9714         (bootstrap configure & all targets): Do not use stage*-start
9715         if the directory layout is already ok.
9716         (non-bootstrap configure & all targets): Prepend a $(unstage).
9717         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9718         (NOTPARALLEL): Remove.
9719         (unstage, stage variables): New variables.
9720         (unstage, stage targets): Simply expand to those variables.
9722         * configure: Regenerate.
9723         * Makefile.in: Regenerate.
9725 2005-10-04  James E Wilson  <wilson@specifix.com>
9727         * Makefile.def (lang_env_dependencies): Add libmudflap.
9728         * Makefile.in: Regenerate.
9730 2005-10-03  Andreas Schwab  <schwab@suse.de>
9732         Backport from libtool CVS:
9733         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9735         * ltmain.sh: add support for installing into temporary
9736         staging area (e.g. 'make install DESTDIR=...')
9738 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9740         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9741         * configure: Regenerated.
9743 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9745         * configure: Regenerate with the correct
9746         autoconf version.
9748 2005-09-30  Catherine Moore  <clm@cm00re.com>
9750         * configure.in (bfin-*-*): New.
9751         * configure: Regenerated.
9753 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9755         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9756         (LIPO_FOR_TARGET): New.
9757         (CONFIGURED_LIPO_FOR_TARGET): New.
9758         (USUAL_LIPO_FOR_TARGET): New.
9759         (STRIP_FOR_TARGET): New.
9760         (CONFIGURED_STRIP_FOR_TARGET): New.
9761         (USUAL_STRIP_FOR_TARGET): New.
9762         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9763         STRIP_FOR_TARGET.
9764         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9765         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9766         * Makefile.in: Regenerate.
9767         * configure: Regenerate.
9769 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9771         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9772         (rs6000-*-aix*): Same.
9773         * configure: Regenerate.
9775 2005-09-16  Tom Tromey  <tromey@redhat.com>
9777         * MAINTAINERS: Add self as java maintainer.
9779 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9781         * configure.in: Recognize f95 in the --enable-languages option,
9782         and substitute it for fortran, issuing a warning.
9783         * configure: Regenerate.
9785 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9787         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9788         * configure:  Regenerated.
9790 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9792         * MAINTAINERS: Add self as ms1 maintainer.
9794 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9796         * Makefile.def (libssp): Add to lang_env_dependencies.
9797         * Makefile.in: Regenerate.
9799 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9801         * MAINTAINERS: Add myself as middle-end maintainer.
9803 2005-08-17  Christian Groessler  <chris@groessler.org>
9805         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9806         * Makefile.in: Regenerate.
9808 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9810         * MAINTAINERS (write after approval): Added myself.
9812 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9814         * MAINTAINERS (Write After Approval): Add myself.
9816 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9818         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9819         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9820         Look for alternate names of the target cc and c++
9821         * configure: Regenerate.
9823 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9825         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9826         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9827         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9828         tools; remove code to manually set them.
9829         (Target tools): Look in the environment for them.
9830         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9831         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9832         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9833         build directory.
9834         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9835         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9836         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9837         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9838         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9839         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9840         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9841         * configure: Regenerate.
9842         * Makefile.in: Regenerate.
9844 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9846         * MAINTAINERS: Update for removed CPU targets.
9848 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9850         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9851         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9852         * Makefile.in: Regenerated.
9854 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9856         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9857         (CFLAGS_FOR_TARGET): Use it.
9858         (CXXFLAGS_FOR_TARGET): Likewise.
9859         * Makefile.in: Regenerated.
9860         * configure.in (--with-build-sysroot): New option.
9861         * configure: Regenerated.
9863 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9865         * Makefile.tpl: Wrap install between unstage and stage
9866         * Makefile.in: Regenerate.
9868 2005-07-21  Eric Christopher  <echristo@apple.com>
9870         * MAINTAINERS: Update affiliation.
9872 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9874         * MAINTAINERS: Add self as crx port maintainer.
9876 2005-07-20  DJ Delorie  <dj@redhat.com>
9878         * MAINTAINERS: Add self as m32c maintainer.
9880 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9882         * all files: Update FSF address.
9884 2005-07-15  Eric Christopher  <echristo@redhat.com>
9886         * MAINTAINERS: Change affiliation.
9888 2005-07-14  Jim Blandy  <jimb@redhat.com>
9890         * configure.in: Add cases for Renesas m32c.
9891         * configure: Regenerated.
9893 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9895         * COPYING.LIB: Update from fsf.org.
9897 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9899         * COPYING, compile, config.guess,
9900         config.sub, install-sh, missing, mkinstalldirs,
9901         symlink-tree, ylwrap: Sync from upstream sources.
9902         * config-ml.in: Update FSF address.
9904 2005-07-13  Eric Christopher  <echristo@redhat.com>
9906         * configure.in: Add toplevel noconfigdir support for tpf.
9907         * configure: Regenerate.
9909 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9911         PR ada/22340
9913         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9914         * Makefile.in: Regenerate.
9916 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9918         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9919         Brolley to write-after-approval.
9921 2005-07-07  Andreas Schwab  <schwab@suse.de>
9923         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9924         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9925         * Makefile.in: Regenerated.
9927 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9929         * configure.in: Don't build sim or rda when targetting darwin.
9930         * configure: Regenerate.
9932 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9934         * configure.in: Add --enable-libssp and --disable-libssp.
9935         * configure: Regenerate with autoconf-2.13.
9937 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9939         * Makefile.def (target_modules): Add libssp.
9940         * configure.in (target_libraries): Add target-libssp.
9941         * configure: Rebuilt.
9942         * Makefile.in: Rebuilt.
9944 2005-07-01  Zack Weinberg  <zackw@panix.com>
9946         * MAINTAINERS: Change email address.  Resign from maintainership.
9948 2005-07-01  Richard Guenther  <rguenther@suse.de>
9950         * MAINTAINERS: Change my e-mail address and affiliation.
9952 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9954         * Makefile.def (stagefeedback): Come after profile.
9955         Define profiledbootstrap target.
9956         * Makefile.tpl (profiledbootstrap): Remove.
9957         (stageprofile-end): Zap stagefeedback.
9958         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9959         * Makefile.in: Regenerate.
9961 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9963         * MAINTAINERS: Update my email address.
9965 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9967         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9968         In 'cpp' stanza, support '#line' as well as '# '.
9970 2005-06-08  Andreas Schwab  <schwab@suse.de>
9972         * MAINTAINERS: Move myself from 'Write After Approval' to
9973         'CPU Port Maintainers' section as m68k maintainer.
9975 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9977         * configure.in (unsupported_languages): New macro.
9978         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9979         non-ported target libraries in noconfigdirs.
9980         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9981         non-linux-gnu.  Remove libgcj_ex_libffi.
9982         <lang_frag loop>: Set add_this_lang=no if the language is in
9983         unsupported_languages.
9984         * configure: Regenerate.
9986 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9988         * configure.in: Fix typo in handling of --with-mpfr-dir.
9989         * configure: Regenerate.
9991 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9993         * MAINTAINERS: Update my email address.
9995 2005-06-02  Jim Blandy  <jimb@redhat.com>
9997         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9998         accepted into the master sources.)
10000 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10001             Michael Snyder  <msnyder@redhat.com>
10002             Stan Cox  <scox@redhat.com>
10004         * configure.in: Set noconfigdirs for ms1.
10006         * configure: Regenerate.
10008 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10010         * MAINTAINERS (Write After Approval): Add self.
10012 2005-06-01  Josh Conner  <jconner@apple.com>
10014         * MAINTAINERS (Write After Approval): Add self.
10016 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10018         * MAINTAINERS: Update my email address.
10020 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10022         * MAINTAINERS (Write After Approval): Add self.
10024 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10026         * MAINTAINERS (Write After Approval): Remove self.
10028 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10030         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10031         (Dependencies): Consider target modules for bootstrap dependencies.
10032         Make target bootstrap modules depend on each stage's gcc.
10033         * Makefile.in: Regenerate.
10035 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10037         * Makefile.def (configure-gcc): Depend on binutils having been built.
10038         (all-gcc): No need to do it here.
10039         * Makefile.in: Regenerate.
10041 2005-05-19  Paul Brook  <paul@codesourcery.com>
10043         * configure.in: Rewrite misleading error message when requested
10044         language cannot be built.
10045         * configure: Regenerate.
10047 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10049         * ylwrap: Import from Automake 1.9.5.
10051 2005-05-13  David Ung  <davidu@mips.com>
10053         * MAINTAINERS (Write After Approval): Add self.
10055 2005-05-09  Mike Stump  <mrs@apple.com>
10057         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10058         lt_cv_sys_max_cmd_len for now.
10060 2005-05-09  Stan Cox  <scox@redhat.com>
10062         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10064 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10066         * README.SCO: Update the URL.
10068 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10070         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10071         with_gnu_ld to libtool.
10072         * ltcf-c.sh (aix[45]): Define file_list_spec.
10073         * ltcf-cxx.sh (aix[45]): Same.
10074         * ltcf-gcj.sh (aix[45]): Same.
10075         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10076         exists, write list of input files to temporary file.
10078 2005-05-04  Mike Stump  <mrs@apple.com>
10080         * configure.in: Always pass --target to target configures as
10081         otherwise rebuilds that do --recheck will fail.
10082         * confiugure: Rebuilt.
10084 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10086         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10087         STAGE_HOST_EXPORTS.
10088         (configure, all): Add bootstrap support.
10089         (Host modules, target modules): Pass post-stage1 flags and exports.
10090         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10091         * Makefile.in: Regenerate.
10093 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10095         * configure: Regenerate.
10097 2005-04-27  Mike Stump  <mrs@apple.com>
10099         * MAINTAINERS: Add self as darwin maintainer.
10101 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10103         * config.sub: Update from master copy.
10105 2005-04-21  Mike Stump  <mrs@apple.com>
10107         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10108         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10110 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10112         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10113         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10114         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10115         "*-*-elf" and "*-*-linux*".
10116         * configure: Regenerate.
10118 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10120         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10122 2005-04-12  Mike Stump  <mrs@apple.com>
10124         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10126 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10128         * MAINTAINERS (Write After Approval): Add myself.
10130 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10132         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10134 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10136         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10137         (TARGET_CONFIGARGS): Include --with-target-subdir.
10138         (configure, all): New macros.  Use them throughout.
10139         * Makefile.in: Regenerate.
10141 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10143         * MAINTAINERS (Write After Approval): Add myself.
10145 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10147         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10149 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10151         * MAINTAINERS: Move John Carr to Write After Approval.
10153 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10155         * config/mh-mingw32: Delete.
10156         * configure.in: Don't use it.
10157         * configure: Regenerate.
10159 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10161         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10162         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10163         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10164         (HOST_LIB_PATH): Generate from Makefile.def.
10165         (TARGET_LIB_PATH): Likewise.
10166         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10167         * Makefile.in: Regenerate.
10168         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10169         (RPATH_ENVVAR): Include Darwin case.
10170         * configure: Regenerate.
10172 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10174         * MAINTAINERS (Various Maintainers): Remove self.
10175         (Write After Approval): Add self.
10177 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10179         * MAINTAINERS (Various Maintainers): Add self.
10181 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10183         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10184         * configure: Regenerate.
10186 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10188         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10189         gcc_version, and gcc_version_trigger from set of flags to pass.
10190         * Makefile.tpl: Remove definitions of above variables.
10191         (config.status): Remove dependency on $(gcc_version_trigger).
10192         * Makefile.in: Regenerate.
10193         * configure.in: Do not reference config/gcc-version.m4 nor
10194         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10195         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10196         * configure: Regenerate.
10198 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10199             Andrew Pinski  <pinskia@physics.uc.edu>
10201         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10202         * Makefile.in: Regenerate.
10204 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10206         * MAINTAINERS (Write After Approval): Add myself.
10208 2005-03-03  David Ayers  <d.ayers@inode.at>
10210         * MAINTAINERS (Write After Approval): Add myself.
10212 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10214         PR libgcj/20160
10215         * ltmain.sh: Avoid creating archives with components that have
10216         duplicate basenames.
10218 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10220         PR bootstrap/20250
10221         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10222         instead of check.
10223         * Makefile.in: Regenerate.
10225 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10227         * Makefile.in: Regenerate to fix conflict between the previous two
10228         patches.
10230 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10232         PR bootstrap/17383
10233         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10234         * Makefile.tpl (HOST_SUBDIR): New substitution.
10235         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10236         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10237         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10238         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10239         (Host modules, Bootstrapped modules): Use it.
10240         (Build modules, Target modules): Do not create symlink trees,
10241         always configure out-of-srcdir.
10242         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10243         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10244         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10245         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10247         * Makefile.in: Regenerate.
10248         * configure: Regenerate.
10250 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10252         Merged from libada-gnattools-branch:
10253         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10255         * gnattools: New directory.
10256         * Makefile.def: Add gnattools as a module, depending on target-libada.
10257         * Makefile.in: Regenerate.
10258         * configure.in: Include gnattools in host_tools; disable it if ada
10259         is disabled.
10260         * configure: Regenerate.
10262 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10264         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10265         treelang maintainer.
10266         (Write After Approval): Remove myself.
10268 2005-02-23  Paul Schlie  <schlie@comcast.net>
10270         * configure.in: Allow darwin targeted ports to build tk, itcl and
10271         libgui.
10272         * configure: Regenerate.
10274 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10276         PR libgcj/10353
10277         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10278         * configure: Regenerate.
10280 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10282         * MAINTAINERS (Write After Approval): Add myself.
10284 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10286         * MAINTAINERS: Update my e-mail address.
10288 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10290         * MAINTAINERS (Write After Approval): Add myself.
10292 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10294         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10295         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10296         target-libgloss when not *-*-elf and *-*-aout.
10297         * configure: Regenerate.
10299 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10301         * MAINTAINERS: Remove obsolete entries.
10303         * MAINTAINERS (Write After Approval): Add Michael Matz.
10305 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10307         * MAINTAINERS: Remove self as cpplib maintainer.
10309 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10311         * install-sh, config.sub: Import from upstream.
10313 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10315         PR bootstrap/18222
10316         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10317         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10318         * Makefile.in: Regenerate.
10320 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10322         * MAINTAINERS: Update my email address.
10324 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10325             Andreas Schwab  <schwab@suse.de>
10327         PR bootstrap/18033
10328         * config-ml.in: Eval option if surrounded by single quotes.
10330 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10332         Revert 2004-12-28 Makefile changes, a better fix will be
10333         applied to mainline and src after GCC 4.0 branches.
10335 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10337         PR bootstrap/17383
10339         * Makefile.def (target_modules): Remove stage parameter,
10340         it is always true now.
10341         * Makefile.tpl (configure-build-[+module+],
10342         configure-target-[+module+]): Always build symlink tree
10343         for the directory and for include.  BUILD_SUBDIR and
10344         TARGET_SUBDIR cannot be . anymore.
10345         * Makefile.in: Regenerate.
10347 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10349         Revert 2004-12-08 Makefile changes.
10351 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10353         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10354         cygwin, mingw.
10356 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10358         * configure.in (sh64-*-*): Reenable gprof.
10359         * configure: Regenerate.
10361 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10363         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10364         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10365         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10366         * Makefile.in: Regenerate.
10368 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10370         * MAINTAINERS: Update my email address.
10372 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10374         * Makefile.tpl: Generate normal dependencies if the LHS module is
10375         not bootstrapped.
10376         * Makefile.in: Regenerate.
10378 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10380         * configure.in: Include config/gxx-include-dir.m4.  Use
10381         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10382         * configure: Regenerate.
10384 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10386         * config.if: Delete.
10387         * configure.in: Set libstdcxx_incdir directly.
10388         * configure: Regenerate.
10390 2004-12-02  Eric Christopher  <echristo@redhat.com>
10392         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10393         * Makefile.in: Regenerate.
10395 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10397         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10398         * configure: Regenerate.
10400 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10402         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10403         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10404         * configure: Regenerate.
10406 2004-12-01  Eric Christopher  <echristo@redhat.com>
10408         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10409         of things to remove.
10411 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10413         * MAINTAINERS (Write After Approval): Update my e-mail address.
10415 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10417         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10418         from CVS libtool to always pass_all.
10420 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10422         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10423         (hppa*64*-*-*): Delete incorrect comment.
10424         * configure: Rebuilt.
10426 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10428         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10430 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10432         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10433         from CVS libtool to always pass_all.
10435 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10437         * install-sh, compile: Import from automake.
10439 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10441         * config.guess, config.sub:  Import from savannnah.
10443 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10445         * MAINTAINERS (Write After Approval): Add myself
10447 2004-11-12  Mike Stump  <mrs@apple.com>
10449         * Makefile.def: Add html support.
10450         * Makefile.tpl: Likewise.
10451         * Makefile.in: Regenerate.
10453 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10455         PR 18423
10456         * configure.in: Remove all instances of build-fixincludes from
10457         noconfigdirs.
10458         (build_configargs): Supply --target to subdirectories.
10459         * configure: Regenerate.
10461         * Makefile.def: Make gcc install depend on fixincludes install.
10462         * Makefile.in: Regenerate.
10464 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10466         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10468 2004-11-11  Paul Brook  <paul@codesourcery.com>
10470         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10472 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10474         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10475         target-libgfortran.
10476         * configure: Regenerate.
10478 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10480         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10481         like CC.
10483 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10485         * Makefile.def (host fixincludes): Specify missing targets.
10486         * Makefile.in: Regenerate.
10488 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10490         * MAINTAINERS: Add myself
10492 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10494         * MAINTAINERS (Write After Approval): Add myself.
10496 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10498         * Makefile.def: Build fixincludes for the host, too.
10499         * Makefile.in: Regenerate.
10500         * configure.in (host_tools): Add fixincludes.
10501         * configure: Regenerate.
10503 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10505         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10506         * configure: Regenerated.
10508 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10510         PR other/17783
10511         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10512         * configure: Regenerated.
10514 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10516         * README.SCO: Update per FSF instructions.
10518 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10520         PR target/18151
10521         * configure.in (case ${target}): Do not build fixincludes for avr.
10522         * configure: Regenerated.
10524 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10526         * configure.in (case ${target}): Do not build fixincludes
10527         on platforms where it is not used.
10528         * configure: Regenerated.
10530 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10532         * configure.in: Use an absolute path to install-sh.
10533         * configure: Regenerated.
10535 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10537         * MAINTAINERS (Write After Approval): Add myself.
10539 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10541         * MAINTAINERS: Remove from Write After Approval those that are
10542         already maintainers.
10544 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10546         * MAINTAINERS:  Update my email address.
10548 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10550         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10551         * configure: Regenerate.
10553 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10555         * MAINTAINERS:  Update my email address.
10557 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10559         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10560         entries belonging to this category.
10562 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10564         * MAINTAINERS: Update my e-mail address.
10566 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10568         Fix wrong conflict resolution in:
10570         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10572         * Makefile.in: Regenerate.
10573         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10574         in the recursive `make', instead of hardwiring `all'.
10575         (Autogenerated TARGET-* variables): New.
10577 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10579         * configure.in: Enable target-libgloss for crx-*-*.
10580         * configure: Regenerate.
10582 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10584         * MAINTAINERS (Various Maintainers): Move the "windows,
10585         cygwin, mingw" maintainer to ...
10586         (OS Port Maintainers): ... here.
10588 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10590         * MAINTAINERS (Write After Approval): Remove those that are
10591         maintainers of some subsystem.
10593 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10595         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10596         * ltcf-cxx.sh (tpf*): Likewise.
10597         * ltconfig (tpf*): Add TPF OS configuration support.
10599 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10601         * MAINTAINERS: Change my email address to my new work account.
10603 2004-09-24  Michael Roth  <mroth@nessie.de>
10605         * configure.in (--without-headers): Add missing double quotes.
10606         * configure: Regenerate.
10608 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10610         * ylwrap: Revert to previous version.
10612 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10614         PR bootstrap/17369
10615         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10616         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10617         SET_GCC_LIB_PATH_CMD.
10618         (BASE_TARGET_EXPORTS): Likewise.
10619         * Makefile.in: Regenerated.
10621         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10622         * configure: Regenerated.
10624 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10626         * config.guess: New upstream version
10627         * compile, depcomp, install-sh, ylwrap: Likewise.
10629 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10631         * config/mh-x86omitfp: New host makefile fragment.  Add
10632         -fomit-frame-pointer to the default BOOT_CFLAGS.
10633         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10634         * configure: Regenerate.
10636 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10638         PR target/11572
10639         * configure.in (*-*-darwin*): Renable libobjc.
10640         * configure: Regenerate.
10642 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10644         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10646 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10648         * Makefile.def: Remove libbanshee.
10649         * Makefile.tpl: Ditto.
10650         * configure.in: Ditto.
10651         * Makefile.in: Regen.
10652         * configure: Ditto.
10654 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10656         * ltmain.sh: Use $pic_object as $non_pic_object if
10657         $non_pic_object=none.
10659 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10661         * missing: Import latest version from master repository.
10663 2004-09-06  Nick Clifton  <nickc@redhat.com>
10665         * config.sub: Import latest version from master repository.
10666         * config.guess: Likewise.
10667         This includes these changes:
10669         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10671         * config.sub: Handle crisv32, alias etraxfs.
10672         * config.guess (crisv32:Linux:*:*): Handle.
10674         2004-08-13  Brad Smith  <brad@comstyle.com>
10676         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10677         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10679         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10681         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10682         assume the processor is a powerpc.  This is because coreutils
10683         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10684         in this case, due to a MacOS X bug that causes
10685         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10686         to return a negative number.
10687         Problem reported by Petter Reinholdtsen in:
10688         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10690         2004-07-19  Ben Elliston  <bje@gnu.org>
10692         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10694         2004-06-24  Ben Elliston  <bje@gnu.org>
10696         * config.guess: Update copyright years.
10697         * config.sub: Likewise.
10699         2004-06-22  Robert Millan  <robertmh@gnu.org>
10701         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10702         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10704         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10706         * config.guess (*:*VMS:*:*): New entry. Replaces
10707         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10708         manufacturer.
10710         2004-06-22  Ben Elliston  <bje@gnu.org>
10712         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10713         * config.sub: Likewise.
10715         2004-06-22  Ben Elliston  <bje@gnu.org>
10717         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10718         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10720         2004-06-11  Ben Elliston  <bje@gnu.org>
10722         * config.guess (pegasos:OpenBSD:*:*): Remove.
10724         2004-06-11  Ben Elliston  <bje@gnu.org>
10726         From Wouter Verhelst <wouter@grep.be>:
10727         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10729         2004-06-11  Ben Elliston  <bje@gnu.org>
10731         * config.guess (luna88k:OpenBSD:*:*): New.
10733         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10735         * config.guess (m32r*:Linux:*:*): New case.
10736         * config.sub: Handle m32rle.
10738         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10740         From Jens Petersen  <petersen@redhat.com>:
10741         * config.sub: Handle sparcv8.
10743         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10745         From Tom Smith <smith@cag.lkg.hp.com>:
10746         * config.guess: Version suffixes are equally significant on Tru64
10747         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10748         prefix of "P" (patched kernel).
10750         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10752         * config.sub: Add support for National Semiconductor CRX target.
10754 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10756         * MAINTAINERS (Various Maintainers): Remove myself as web page
10757         maintainer, add myself as maintainer of build status lists.
10759 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10761         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10762         *-*-netware, but add target-libmudflap.
10763         Consolidate *-*-netware targets (of which really only i?86 exists)
10764         into a single entry.
10765         * configure: Likewise.
10767 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10769         * Makefile.tpl (sorry): Remove.
10770         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10771         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10772         (do-clean): Clean per-stage directories too.
10773         (do-distclean): Run distclean-stage1 too.
10774         (.NOTPARALLEL): Enable during toplevel bootstrap.
10775         (stage[+id+]-bubble): Enable parallel execution during
10776         the recursive invocation.
10777         * Makefile.in: Regenerate.
10779         Fix previous checkin:
10781         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10782         include.
10783         * configure.in: Fix indentation.
10784         * configure: Regenerate.
10786 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10788         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10789         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10790         * configure: regenerate
10791         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10792         -mdynamic-no-pic
10794 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10796         * Makefile.def (build_modules): Add fixincludes.
10797         (dependencies): Make gcc depend on fixincludes.
10798         * configure.in (build_tools): Add fixincludes.
10799         (build_configdirs): Always include build_libs.
10800         * Makefile.in: Regenerate.
10801         * configure: Regenerate.
10803 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10805         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10806         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10807         phony targets; do not generate timestamp files.
10808         (distclean-stageN): Remove references to their timestamp files.
10809         (restageN, touch-stageN): Remove.
10810         (stageN-bubble): Rewritten.
10811         (compare): Support lean bootstraps.
10812         * Makefile.in: Regenerate.
10814         * configure.in: Only warn when bootstrapping but
10815         build != host or build != target.  Support lean bootstraps.
10816         * configure: Regenerate.
10818 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10820         * configure.in:  Give a better error message if GMP/MPFR are missing
10821         and a language needing them has been requested.
10822         * configure:  Regenerated.
10824 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10826         * configure.in:  Print a list of available language front-ends if
10827         a requested one is missing.  Tidy stray tab characters.
10828         * configure:  Regenerated.
10830 2004-08-19  Michael Koch  <konqueror@gmx.de>
10832         * gcc/doc/install.texi: Update entry about automake for libjava.
10834 2004-08-17  Robert Millan  <robertmh@gnu.org>
10836         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10837         (instead of FreeBSD).
10838         * configure: Regenerate.
10840 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10842         * Makefile.in: Regenerate.
10843         * configure: Regenerate.
10845         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10846         stage_*_flags.
10847         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10848         for bootstrapped modules if toplevel bootstrap is going.
10849         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10850         modules.  Adjust for changes in Makefile.def.  Enable several
10851         rules even in non-bootstrap mode, just to avoid peppering the
10852         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10853         (stage-[+prev+]-bubble): Remove.
10855         * Makefile.def (Dependencies): Depend on all-build-bison,
10856         all-build-flex, all-build-byacc, all-build-texinfo, rather
10857         than the host variations.
10858         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10859         with BUILD_SUBDIR.
10860         (BISON): Update for recent Bisons.
10861         (YACC): Fix typo.
10862         (cross): Depend on all-build.
10863         (all): Do not depend on all-build.
10864         (prebootstrap): Remove.
10865         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10866         (Prebootstrap dependencies): Add them to the per-stage targets
10867         and to all-prebootstrap.
10868         * configure.in (build_configdirs): Always enable build_tools.
10869         (BUILD_DIR_PREFIX): Remove.
10871         * Makefile.def (gcc): Add target variable.
10872         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10873         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10874         in the recursive `make', instead of hardwiring `all'.
10875         (Autogenerated TARGET-* variables): New.
10877 2004-08-13  Brian Booth  <bbooth@redhat.com>
10879         * MAINTAINERS: Remove myself from write-after-approval.
10881 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10883         * src-release: Stop distributing mmalloc with gdb (which doesn't
10884         use it).
10885         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10886         * Makefile.in: Regenerate.
10888 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10890         * configure.in (arm*-*-eabi*): New target.
10891         * configure: Regenerate.
10893 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10895         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10896         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10897         (Dependencies): New section.
10898         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10899         (configure-target-[+module+]): Depend on maybe-all-gcc
10900         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10901         (toplevel profiledbootstrap): Fix dependencies.
10902         * Makefile.in: Regenerate.
10904 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10906         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10907         target-libiberty to noconfigdirs.
10908         * configure: Regenerate.
10910 2004-08-03  Paul Brook  <paul@codesourcery.com>
10912         * configure.in: Check for MPFR as well as GMP.
10913         * configure: Regenerate.
10915 2004-08-01  Robert Millan  <robertmh@gnu.org>
10917         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10918         libmudflap for all GNU-based systems (with Glibc).
10919         * configure: Regenerate.
10921 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10923         * Makefile.def (host-modules): Add gcc.
10924         * Makefile.in: Regenerate.
10925         * Makefile.tpl (sorry): New rule.
10926         (configure-host, all-host, [+make_target+]-host, do-check,
10927         install-host): Do not add gcc as a special case.
10928         (host modules): Add a small special-casing for gcc.  Export
10929         extra_make_flags through the environment.
10930         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10931         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10932         other recursive targets for gcc): Remove.
10934         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10935         (stage, unstage): New rules.
10936         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10937         distclean-stage[+id+]): Use stage_current.
10938         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10939         the stage*-start rules.
10941 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10943         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10944         use -all_load flag.
10946 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10948         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10949         * configure: Regenerate.
10951 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10953         * maintainer-scripts/gcc_release: Revert yesterday's change.
10955 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10957         * MAINTAINERS: Add myself to write-after-approval.
10959 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10961         * libf2c: Removed.
10962         * gcc/gccbug.in: Updated because of libf2c removal.
10963         * maintainer-scripts/gcc_release: Ditto.
10965 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10967         * configure.in: Build libmudflap by default on FreeBSD.
10968         * configure: Regenerated.
10970 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10972         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10973         systems.
10974         * configure: Regenerated.
10976 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10978         PR target/16344
10979         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10980         feedback based compiler.
10981         * Makefile.in: Rebuilt.
10983 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10985         * Makefile.def (host_modules): Set bootstrap=true for flex.
10986         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10987         * Makefile.in: Rebuilt.
10989 2004-07-07  Jan Hubicka  <jh@suse.cz>
10991         * MAINTAINERS: Add self as a profile feedback maintainer.
10993 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10995         * configure.in:  Do not prepend $srcdir to /dev/null in
10996         makefile fragments.
10997         * configure:  Regenerate.
10999 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11001         * Makefile.def (build_modules): Add bison, byacc, flex,
11002         m4, texinfo.
11003         (flags_to_pass): Add FLEX.
11004         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11005         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11006         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11007         DEFAULT_MAKEINFO): Remove.
11008         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11009         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11010         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11011         objdir or else use configured tool.
11012         (all-build): New.
11013         (all): Depend on it.
11014         (Build module dependencies): Add.
11015         * Makefile.in: Regenerate.
11016         * configure.in: Better support for multiple build modules,
11017         matching what is done for host/target modules.  Do not look
11018         for "plausible" locations of build tools if Canadian cross.
11019         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11020         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11021         * configure: Regenerate.
11023 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11025         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11026         * Makefile.in: Regenerate.
11028 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11030         * Makefile.tpl (configure-build-[+module+],
11031         configure-[+module+], configure-target-[+module+]): Pass
11032         [+extra_configure_args+].
11033         (all-build-[+module+], all-[+module+], check-[+module+],
11034         install-[+module+], [+make_target+]-[+module+],
11035         all-target-[+module+], check-target-[+module+],
11036         install-target-[+module+], [+make_target+]-target-[+module+]):
11037         Pass [+extra_make_args+].
11038         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11039         (GCC_HOST_EXPORTS): Remove.
11040         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11041         cross, check-gcc, check-gcc-c++, install-gcc,
11042         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11043         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11044         * Makefile.in: Regenerate.
11046 2004-06-21  Matthew Sachs  <msachs@apple.com>
11048         * MAINTAINERS: Added self to write-after-approval.
11050 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11052         * configure.in: Check for srcdir/winsup rather than build directory
11053         winsup.
11054         * configure: Regenerate.
11056 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11058         * configure.in: Don't build Cygwin native newlib if winsup
11059         directory is missing.  Emit warning instead.
11060         * configure: Regenerate.
11062 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11064         * Makefile.tpl (touch-stage[+id+]): New.
11065         (restage[+prev+]): Depend on touch-stage[+id+].
11067         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11068         Use it throughout.
11070         * Makefile.def: Add profile and feedback bootstrap stages.
11071         Remove next field from bootstrap stages.
11072         * Makefile.tpl (LN, LN_S): Substitute.
11073         (stageN-start, stageN-end): Use double-colon rules, to
11074         provide a hook for additional setup commands.
11075         (distclean-stageN-gcc, restageN): Create dependencies from
11076         [+prev+], not from [+next+].
11077         (stageN-bubble): Add commands for successive stages from
11078         [+prev+], using double-colon rules.
11079         (all-stageN-gcc): Fix typo.
11080         (stagefeedback-start, profiledbootstrap): New.
11081         * Makefile.in: Regenerate.
11082         * configure.in: Call ACX_PROG_LN.
11083         * configure: Regenerate.
11085 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11087         * MAINTAINERS (Write After Approval): Add myself.
11089 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11091         * MAINTAINERS (Write After Approval): Add myself.
11093 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11095         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11096         without gcc.
11097         * configure: Regenerate.
11099 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11101         * Makefile.tpl: Fix typo.
11102         * Makefile.in: Regenerate.
11104 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11106         * configure.in: Remove new- prefix from toplevel
11107         bootstrap targets.
11108         * configure: Regenerate.
11110 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11112         * Makefile.tpl (all.normal): Rename to all.
11113         (all): Replace with a rule to pick the default
11114         target from configure.
11115         (all-gcc, configure-gcc): Use conditionals to
11116         do nothing when toplevel bootstrap is going on.
11117         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11118         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11119         * configure.in: Support --enable-bootstrap.
11121         * Makefile.def: Remove new- prefix from toplevel
11122         bootstrap targets.
11123         * Makefile.tpl: Likewise.
11125         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11126         target.
11128         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11129         $(RECURSE_FLAGS) to recursive invocation of make.
11131         * Makefile.in: Regenerate.
11132         * configure: Regenerate.
11134 2004-05-30  Andreas Jaeger  <aj@suse.de>
11135             Jim Wilson  <wilson@specifixinc.com>
11137         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11138         like CC.
11140 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11142         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11143         * configure: Regenerate.
11145 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11147         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11148         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11149         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11150         targets.
11151         * Makefile.in: Regenerate.
11153 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11155         * configure.in: Test the ability to symlink directories.
11156         * configure: Regenerate.
11158         * Makefile.def (bootstrap-stage): New definitions.
11159         * Makefile.tpl (configure-stage1-gcc,
11160         configure-stage2-gcc, configure-stage3-gcc,
11161         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11162         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11163         new-restage3, compare): Autogenerate, see Makefile.in
11164         entry for behavioral changes.
11165         (distclean-stage1, new-stage1-start, new-stage1-end,
11166         new-stage1-bubble, distclean-stage2, new-stage2-start,
11167         new-stage2-end, new-stage2-bubble, distclean-stage3,
11168         new-stage3-start, new-stage3-end): New autogenerated targets.
11169         (objext, prebootstrap, BOOT_CFLAGS,
11170         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11171         targets.
11173         * Makefile.in: Regenerate.
11174         (distclean-stage1, new-stage1-start, new-stage1-end,
11175         new-stage1-bubble, distclean-stage2, new-stage2-start,
11176         new-stage2-end, new-stage2-bubble, distclean-stage3,
11177         new-stage3-start, new-stage3-end): New targets.
11178         (all-stage1-gcc): Move prebootstrap dependency from here...
11179         (configure-stage1-gcc): ...to here.
11180         (new-bootstrap): Use bubble targets.
11181         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11182         Use per-stage distclean targets.
11183         (configure-stage1-gcc, configure-stage2-gcc,
11184         configure-stage3-gcc, all-stage1-gcc,
11185         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11186         Use new-stageN-start to prepare the tree.
11188 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11190         * Makefile.def (host_modules): add libcpp.
11191         * Makefile.tpl: Add dependencies on and for libcpp.
11192         * Makefile.in: Regenerate.
11193         * configure.in: Add libcpp host module.
11194         * configure: Regenerate.
11196 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11198         * Makefile.tpl: Whenever a recursive target is defined, wrap
11199         it in a special @if/@endif block, and prepare its maybe
11200         dependency in the @if/@endif block
11201         * configure.in: Instead of writing maybe dependencies, remove
11202         the @if/@endif statements, and remove the @if/@endif blocks
11203         that remain.
11204         * configure: Regenerate.
11205         * Makefile.in: Regenerate.
11207 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11209         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11211 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11213         PR bootstrap/15120
11214         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11215         * */configure: Rebuilt.
11217 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11219         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11220         of libf2c.
11221         * configure, Makefile.in: Regenerate.
11223 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11225         * MAINTAINERS (Write After Approval): Add myself.
11227 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11229         Merge from tree-ssa-20020619-branch.
11231         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11232         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11233         (HOST_GMPLIBS): Define.
11234         (HOST_GMPINC): Define.
11235         (TARGET_LIB_PATH): Add libmudflap.
11236         (GFORTRAN_FOR_TARGET): Define.
11237         (configure-build*): Export GFORTRAN.
11238         (configure-gcc): Export GMPLIBS and GMPINC.
11239         (all-gcc): Add maybe-all-libbanshee.
11240         (configure-target-libgfortran): Define.
11241         * Makefile.in: Regenerate.
11242         * configure.in (host_libs): Add libbanshee.
11243         (target_libraries): Add target-libmudflap and target-libgfortran.
11244         Add --with-libbanshee.
11245         Handle --disable-libmudflap.
11246         (*-*-freebsd*): Use with_gmp.
11247         Add $(libgcj) to noconfigdirs.
11248         * configure: Regenerate.
11249         * depcomp: New file.
11250         * MAINTAINERS: Add tree-ssa maintainers.
11252 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11254         * MAINTAINERS (Various Maintainers): Add myself.
11256 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11258         * MAINTAINERS (Write After Approval): Add myself.
11260 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11262         * MAINTAINERS (Write After Approval): Add myself.
11264 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11266         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11267         * configure: Regenerate.
11269 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11271         Revert:
11272         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11274         * Makefile.def (flags_to_pass): Remove *dir variables that
11275         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11276         as well as prefix and exec_prefix.
11277         * Makefile.in: Regenerate.
11279 2004-04-26  Robert Millan  <robertmh@gnu.org>
11281         Add patches from libtool CVS.
11282         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11283         * ltconfig: Likewise.
11284         * ltcf-c.sh: Likewise.
11285         * ltcf-cxx.sh: Likewise.
11286         * ltcf-gcj.sh: Likewise.
11288 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11290         * Makefile.def (host_modules): Mark with the bootstrap
11291         flag packages on which gcc depends.
11292         * Makefile.tpl (all-bootstrap): Use it.
11293         * Makefile.in: Regenerate.
11295 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11297         * Makefile.def (flags_to_pass): Remove *dir variables that
11298         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11299         as well as prefix and exec_prefix.
11300         * Makefile.in: Regenerate.
11302 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11304         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11305         * configure: Regenerate.
11306         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11307         * gcc/Makefile.tpl (compare): Use the result of the test.
11308         * gcc/Makefile.in: Regenerate.
11310 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11312         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11313         Always relocate gcc and prev-gcc to the original names, even
11314         if the build fails.
11315         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11316         New targets.
11318 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11320         * MAINTAINERS: Update my email address.
11322 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11324         * configure.in (mips*-*-irix5*): Enable ld.
11325         * configure: Regenerate.
11327 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11329         * configure: Regenerate.
11331 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11333         * Makefile.tpl (configure-[+module+], configure-gcc,
11334         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11335         Set and export LDFLAGS.
11336         * Makefile.in: Regenerate.
11338 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11340         * MAINTAINERS: Add myself to write-after-approval.
11342 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11344         PR bootstrap/14871
11345         * Makefile.tpl: If we don't have built-in-tree target tools,
11346         use the ones found by configure rather than hacking around with
11347         program_transform_name.
11348         * configure.in: Give Makefile.tpl the information necessary
11349         to do that.
11350         * Makefile.in: Regenerate.
11351         * configure: Regenerate.
11353 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11355         PR bootstrap/14760
11356         * configure.in: When computing baseargs, strip *all* copies of
11357         offending options.  Also, don't match/substitute the trailing space,
11358         so that this actually works when two similar options are separated by
11359         only one space.
11360         * configure: Regenerate.
11362 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11364         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11365         (rs6000-*-aix*): Same.
11366         * configure: Regenerate.
11368 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11370         * MAINTAINERS: Add myself to write-after-approval.
11372 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11374         * MAINTAINERS: Add myself to write-after-approval.
11376 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11378         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11379         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11380         * Makefile.in: Regenerate.
11382         * configure.in (top level bootstrap support): Rework --enable-werror
11383         to set @stage2_werror_flag@.
11384         * configure: Regenerate.
11385         * Makefile.tpl (top level bootstrap support): Pass
11386         @stage2_werror_flag@ down to configure in stages 2 and 3.
11387         * Makefile.in: Regenerate.
11389 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11391         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11392         for stages 2 and 3 as well as in make.  As a consequence, remove
11393         OUTPUT_OPTION (now detected by configure) from the flags passed down
11394         to make.
11395         * Makefile.in: Regenerate.
11397         * Makefile.tpl (new-bootstrap): Fix typo.
11398         * Makefile.in: Regenerate.
11400 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11402         * Makefile.tpl: Rearrange by moving recursive_targets rules
11403         into their proper sections.
11404         * Makefile.tpl (top level bootstrap support): Move disabling
11405         of coverage flags from 'make' to 'configure'; improve comments.
11406         * Makefile.in: Regenerate.
11408         * Makefile.tpl (experimental top level bootstrap) Move stage1
11409         language setting from all- target to configure- target; disable
11410         intermodule optimization in stage 1; prevent gratuitous rebuilds
11411         of stage 1.
11412         * Makefile.in: Regenerate.
11413         * configure.in: Comma-separate stage 1 language list for top
11414         level bootstrap.
11415         * configure: Regenerate.
11417         * Makefile.tpl: Clean up experimental top level bootstrap support:
11418         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11419         prev-gcc in configure- targets as well as all- targets.
11420         * Makefile.in: Regenerate.
11422 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11424         * compile: New file imported from automake.
11426 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11428         * configure.in: Remove symbolic link section.
11429         * configure: Regenerate.
11430         * Makefile.tpl (links): Remove.
11431         * Makefile.in: Regenerate.
11433 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11434             Nathanael Nerode  <neroden@gcc.gnu.org>
11436         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11437         Set with AC_CHECK_PROGS.
11438         * configure.in: Fix comment typo from last patch.
11439         * configure: Regenerate.
11441 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11443         * Makefile.tpl: Introduce experimental top level bootstrap support.
11444         * Makefile.in: Regenerate.
11445         * configure.in: Introduce support for top level bootstrap.
11446         * configure: Regenerate.
11448 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11449             Paolo Bonzini  <bonzini@gnu.org>
11451         PR bootstrap/14522
11452         * configure.in: Cope with shells that do not support unquoted ^
11453         * configure: Regenerate.
11455 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11456             Paolo Bonzini  <bonzini@gnu.org>
11458         PR bootstrap/14522
11459         * configure.in: Cope with shells that do not support nesting
11460         quotes inside quoted backquote substitutions.
11461         * configure: Regenerate.
11463 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11465         PR bootstrap/14522
11466         * configure.in: Fix escaping of $.
11467         * configure: Regenerate.
11469 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11471         * configure: Regenerate, since I forgot to while committing Paolo's
11472         changes.
11474 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11476         PR ada/14131
11477         Move language detection to the top level.
11478         * configure.in: Find default values for the tools as
11479         soon as possible.  Disable ada if GNAT is not found.
11480         Emit error message about missing languages.  Expand
11481         --enable-languages=all for the gcc subdirectory.
11483 2004-03-10  Ben Elliston  <bje@gnu.org>
11485         * MAINTAINERS: Update my email address.
11487 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11489         * ltconfig: Disable building static libraries if building shared
11490         libraries on AIX 5L.
11492 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11494         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11495         and disable libgcj.
11496         * configure: Regenerated.
11498 2004-03-01  Brian Booth  <bbooth@redhat.com>
11500         * MAINTAINERS: Add myself to write-after-approval.
11502 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11504         * MAINTAINERS: Add myself to write-after-approval.
11506 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11508         PR bootstrap/7087
11509         * Makefile.tpl: Guard XFOO sed statements better.
11510         * Makefile.tpl: Add dependency for configure-target-libada.
11511         * Makefile.in: Regenerate (incidentally fixes broken
11512         commit when libada-branch was merged).
11514 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11516         * MAINTAINERS: Add myself to write-after-approval.
11518 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11520         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11521         maintainers.
11523 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11525         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11526         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11528 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11530         PR bootstrap/11932
11531         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11533 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11535         * MAINTAINERS: Added myself to write-after-approval.
11537 2004-02-14  Michael Koch  <konqueror@gmx.de>
11539         * MAINTAINERS: Added myself to write-after-approval.
11541 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11543         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11544         some OS port maintainers to OS port maintainers section.
11546 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11548         * MAINTAINERS: Add self.
11550 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11552         * MAINTAINERS: Alphabetize.
11554 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11556         * MAINTAINERS: Remove myself.
11558 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11560         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11561         (rs6000-*-aix*): Same.
11562         * configure: Regenerate.
11564 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11566         * configure.in (host): Add in missing $noconfigdirs to defines.
11567         * configure: Regenerate.
11569 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11570             Nathanael Nerode  <neroden@gcc.gnu.org>
11572         PR ada/6637, PR ada/5911
11573         Merge with libada-branch:
11574         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11575         with appropriate dependencies. Add --enable-libada configure switch.
11576         * configure, Makefile.in: Regenerate.
11578 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11580         * MAINTAINERS: Add myself to write-after-approval.
11582 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11584         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11585         * configure: Regenerate.
11587 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11589         Merge from upstream:
11591         * ltmain.in: When setting IFS to '~', be careful about user
11592         arguments that contain '~'.
11594         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11596         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11597         Also test $base_compile against $CC with escaped arguments. Bug
11598         reported by Geoff Keating <geoffk@apple.com>.
11600 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11602         * MAINTAINERS: Remove i960 port.
11604 2004-01-23  DJ Delorie  <dj@redhat.com>
11606         * Makefile.def (target_modules) [libiberty]: Don't stage.
11607         * Makefile.in: Rebuilt.
11609 2004-01-20  Caroline Tice  <ctice@apple.com>
11611         * MAINTAINERS: Add myself to write-after-approval.
11613 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11615         * MAINTAINERS: Update my email address.
11617 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11619         * MAINTAINERS: Add myself to write-after-approval.
11621 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11623         * MAINTAINERS: Remove entries without email address.
11625 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11627         * MAINTAINERS: Add myself to write-after-approval.
11629 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11631         * MAINTAINERS: Update my email address.
11633 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11635         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11636         * Makefile.tpl (configure-target-[+module+]): Support stage.
11637         * Makefile.in: Rebuilt.
11639 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11641         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11643 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11645         * MAINTAINERS: Add myself as a MIPS maintainer.
11647 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11649         * configure.in: Use ./config.cache, not config.cache.
11650         * configure: Regenerate.
11651         * Makefile.tpl: Special-casing not needed for GCC any more.
11652         * Makefile.in: Regenerate.
11654         * configure.in: Don't share a cache file for host dirs.
11655         * configure: Regenerate.
11657         * config-ml.in: Don't mess with the cache file.
11659 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11661         * MAINTAINERS: Move myself from 'Write After Approval' to
11662         'CPU Port Maintainers' section as SPARC maintainer.
11664 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11666         * Makefile.tpl: Make GCC use a separate config.cache.
11667         * Makefile.in: Regenerate.
11669         PR bootstrap/11932, PR bootstrap/11933
11670         (I don't know if it will fix either of them, but it relates
11671         to them.)
11672         * configure.in: Don't use shared config.cache for target
11673         directories.
11674         * configure: Regenerate.
11676 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11678         * MAINTAINERS: Add myself to 'Write After Approval' section.
11680 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11682         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11683         * configure: Regenerated.
11685 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11687         * MAINTAINERS: Remove the mn10200 maintainer.
11689 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11691         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11692         * configure: Regenerated.
11694 2003-12-16  Jan Hubicka  <jh@suse.cz>
11696         * MAINTAINERS: Add myself as callgraph maintainer.
11698 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11700         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11701         * configure: Regenerate.
11703 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11705         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11706         'Write After Approval' section. Update email.
11708 2003-12-01  James Lemke  <jim@wasabisystems.com>
11710         * MAINTAINERS (Write After Approval): Add myself.
11712 2003-11-20  Matt Thomas  <matt@3am-software.com>
11714         * MAINTAINERS: Add myself as a vax port maintainer.
11716 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11718         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11719         (configure-build-[+module+], configure-[+module+]): Likewise.
11720         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11721         * Makefile.in: Regenerate.
11723 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11725         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11726         shared/dylibed libraries.
11727         * ltmain.sh: Likewise.
11728         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11729         * ltcf-cxx.sh: Likewise.
11730         * ltcf-gcj.sh: Likewise.
11731         * ltconfig: Likewise.
11733 2003-11-17  Stan Cox  <scox@redhat.com>
11735         * MAINTAINERS: Add myself as iq2000 port maintainer.
11737 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11739         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11740         * Makefile.in: Regenerate.
11742 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11744         * config.sub: Update to 2003-11-03 version.
11746 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11748         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11749         * configure:  Regenerate.
11751 2003-10-20  Nicolas Pitre  <nico@cam.org>
11753         * MAINTAINERS: Add myself to 'Write After Approval' section.
11755 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11757         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11759 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11761         * MAINTAINERS: Update my email address.
11763 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11765         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11767 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11769         * MAINTAINERS: Add myself to 'Write After Approval' section.
11771 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11773         * config.guess: Update to 2003-10-16 version.
11774         * config.sub: Update to 2003-10-16 version.
11776 2003-10-15  David Daney  <ddaney@avtrex.com>
11778         * MAINTAINERS: Added myself to 'Write After Approval' section.
11780 2003-10-15  Falk Hueffner  <falk@debian.org>
11782         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11783         'Write After Approval' section. Update email.
11785 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11787         * MAINTAINERS: Move myself from 'Write After Approval' to
11788         'Various Maintainers' section as middle-end maintainer.
11790 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11792         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11793         HOST_FLAGS_TO_PASS.
11794         * Makefile.in: Regenerate.
11796 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11798         * config.guess: Update to 2003-10-07 version.
11799         * config.sub: Update to 2003-10-07 version.
11801 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11803         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11804         * ltconfig (irix5*, irix6*): Don't override version_type.
11806 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11808         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11809         * configure: Rebuilt
11810         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11811         * Makefile.in: Rebuilt
11813 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11815         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11817 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11819         * MAINTAINERS (Write After Approval): Add myself.
11821 2003-09-29  Paul Koning  <ni1d@arrl.net>
11823         * MAINTAINERS: Move myself from "Write After Approval"
11824         to CPU platform maintainers for pdp11 platform.
11826 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11828         * MAINTAINERS: Move myself from 'Write After Approval' to
11829         'Various Maintainers' section as libffi testsuite maintainer.
11831 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11833         * configure.in: Pass a computed --program-transform-name
11834         to subconfigures.
11835         * configure: Regenerated.
11837 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11839         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11840         * Makefile.in: Regenerate.
11842         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11843         * Makefile.in: Regenerate.
11845 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11847         * MAINTAINERS: Move myself from 'Write After Approval'
11848         to 'Various Maintainers' (objective-c) section.
11850 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11852         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11853         quoting.
11854         * configure: Regenerated.
11856 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11858         * MAINTAINERS (Write After Approval): Add myself to write after
11859         approval list.
11861 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11863         * MAINTAINERS (Write After Approval): Add myself.
11865 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11867         * MAINTAINERS: Update my e-mail address.
11869 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11871         * libtool.m4 (LD): Correct powerpc64 host match.
11873 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11875         * MAINTAINTERS: Update my affiliation and email address.
11877 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11879         * MAINTAINERS (Write After Approval): Add myself.
11881 2003-09-04  DJ Delorie  <dj@redhat.com>
11883         * configure: Regenerate.
11885 2003-09-04  Robert Millan  <robertmh@gnu.org>
11887         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11889 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11891         * configure.in: Ensure arguments to sed are properly spaced.
11892         * configure: Regenerate.
11894 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11896         * MAINTAINERS: Update my e-mail address.
11898 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11900         * MAINTAINERS (Write After Approval): Add myself.
11902 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11904         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11905         * configure: Regenerated.
11907 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11909         * MAINTAINERS: Update my email address.
11911 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11913         * configure.in:  Use newline instead of semicolon when assuming
11914         shell arguments in a for loop.
11915         * configure:  Regenerated.
11917 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11919         * MAINTAINERS: Resurrect the i860 maintainer.
11921 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11923         PR 8180
11924         * configure.in: When testing with_libs and with_headers, treat
11925         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11926         * configure: Regenerate.
11928         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11929         make, shell, etc.
11930         (baseargs): Likewise.
11931         * configure: Regenerate.
11933 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11935         * MAINTAINERS (Write After Approval): Add myself.
11937 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11939         * configure.in: Disable libgcj for darwin not on powerpc.
11940         * configure: Rebuild.
11942 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11944         * config-ml.in, symlink-tree: Add license.
11946 2003-08-03  Richard Stallman  <rms@gnu.org>
11947             Eben Moglen  <moglen@columbia.edu>
11949         * README.SCO: New file.
11951 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11953         * Makefile.tpl (check, check-c++): Express dependencies using
11954         dependencies rather than commands.
11955         * Makefile.in: Regenerate.
11957 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11959         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11960         * configure: Ditto.
11962 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11964         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11965         * Makefile.in: Update.
11967 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11969         * configure.in: Enable libgcj for darwin.
11970         * configure: Rebuild.
11972 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11974         * config-ml.in:  Use ac_configure_args directly instead of
11975         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11976         actually seen.
11978 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11980         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11981         creating target and build subdirs to build all parent dirs as needed.
11982         * Makefile.in: Rebuild.
11983         * configure.in: Don't build dirs explicitly here.
11984         * configure: Rebuild.
11986 2003-07-26  Paul Brook  <paul@nowt.org>
11988         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11990 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11992         * Makefile.tpl (all-make): Depend on intl.
11993         * Makefile.in: Rebuilt.
11995 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11997         * install-sh:  Update to newer upstream versions (associated with
11998         aclocal 1.7).
11999         * mkinstalldirs:  Likewise.
12000         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12002 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12004         * MAINTAINERS: Move self from Bug database only accounts
12005         to write-after-approval.
12007 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12009         * config.if: Remove unused libc_interface determination.
12011 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12013         * MAINTAINERS: Move self from write-after-approval to
12014         build machinery (*.in).
12016 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12018         PR bootstrap/11273
12019         PR bootstrap/11408
12020         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12021         unused INSTALL_PROGRAM_ARGS.
12022         * configure.in: Use AC_PROG_INSTALL.
12023         * Makefile.in: Regenerate.
12024         * configure: Regenerate.
12026 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12028         * MAINTAINERS: Alphabetize.
12030 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12032         * configure: Rebuilt.
12033         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12034         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12035         newlib nor libgloss.
12036         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12037         * configure.in (am33_2.0-*-linux*): Added.
12039 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12041         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12042         * configure: Regenerate.
12044 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12046         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12047         * Makefile.in: Regenerate.
12049 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12051         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12052         * Makefile.in: Regenerate.
12054 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12056         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12057         * Makefile.in: Regenerated.
12059         * config-ml.in: Replace PWD with PWD_COMMAND.
12061 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12063         * intl: New directory; see intl/ChangeLog for details.
12064         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12065         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12066         * Makefile.in: Regenerate.
12068 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12070         * configure.in: Clean up config-lang.in handling.  Delete
12071         useless assignment to "subdirs".
12072         * configure: Regenerate.
12074 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12076         * configure.in: Rename 'target_libs' to 'target_libraries'.
12077         Remove useless reference to 'target_libs'.
12078         * configure: Regenerate.
12080 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12082         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12083         * Makefile.in: Regenerate.
12085 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12087         * Makefile.def: Introduce flags_to_pass.
12088         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12089         * Makefile.in: Regenerate.
12091 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12093         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12094         and target-libgloss.
12095         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12096         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12097         * configure: Regenerate.
12099 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12101         * configure.in: Update testsuite_flags to new location.
12102         * configure. Regenerate.
12104 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12106         * Makefile.tpl: Remove BUILD_CC stuff.
12107         * Makefile.in: Regenerate.
12109 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12111         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12113 2003-06-16  Graeme Peterson  <gp@qnx.com>
12115         * MAINTAINERS (Write After Approval): Add myself.
12117 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12119         * config.guess: Update to 2003-06-12 version.
12120         * config.sub: Update to 2003-06-13 version.
12122 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12124         * config.guess: Update to 2003-06-06 version.
12125         * config.sub: Update to 2003-06-06 version.
12127 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12129         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12130         * configure. Regenerate.
12132 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12134         * configure.in: Disable serial configure by default.
12135         * configure: Regenerate.
12136         * Makefile.tpl: Abolish .NOTPARALLEL.
12137         * Makefile.in: Regenerate.
12139         * Makefile.tpl: Replace {build,host,target}_canonical by
12140         {build,host,target}.
12141         * Makefile.in: Regenerate.
12143         * Makefile.tpl: Fix stupid pasto.
12144         * Makefile.in: Regenerate.
12146 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12148         * Makefile.tpl: Remove bogus conditional.
12149         * Makefile.in: Regenerate.
12151 2003-06-05  Jan Hubicka  <jh@suse.cz>
12153         * Makefile.tpl (profiledbootstrap): New target.
12154         * Makefile.in (profiledbootstrap): New target.
12156 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12158         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12159         Pinski. Remove user names from other bugzilla-only maintainers.
12161 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12163         * Makefile.tpl: Make 'recursive targets' using autogen rather
12164         than shell loop.  Remove duplicate 'clean' targets and false
12165         comments.
12166         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12167         Add systematic method of specifying missing targets in subdirs.
12168         Add copyright boilerplate.
12169         * Makefile.in: Regenerate.
12170         * configure.in: Add 'recursive targets' to maybe list.
12171         * configure: Regenerate.
12173         * MAINTAINERS: "GNATS only" -> "Bug database only".
12175         * Makefile.tpl: Rename [+target+] to [+make_target+].
12176         * Makefile.def: Rename 'target' to 'make_target'.
12178 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12180         * MAINTAINERS: Add self as options handling maintainer.
12182 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12184         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12185         been too long since I touched those ports.
12187 2003-05-28  DJ Delorie  <dj@redhat.com>
12189         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12190         * Makefile.in: Regenerate.
12192 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12194         * configure.in: Use curly braces in the definition of tooldir.
12195         * configure: Regenerate.
12197 2003-05-21  DJ Delorie  <dj@redhat.com>
12199         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12200         newlib or libgloss.
12201         * Makefile.in: Regenerate.
12203 2003-05-21  DJ Delorie  <dj@redhat.com>
12205         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12206         * Makefile.in: Regenerate.
12208 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12210         * MAINTAINERS: Update my e-mail address.
12212 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12214         * configure.in: Switch more things to use maybe dependencies.
12215         * Makefile.tpl: Switch more things to use maybe dependencies.
12216         Factor out common code from autogen IF statements.
12217         * configure: Regenerate.
12218         * Makefile.in: Regenerate.
12220 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12222         * configure.in: Accept i[3456789]86 for machine type.
12223         * configure: Regenerate.
12225 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12227         * configure.in: Switch more things to use maybe dependencies.
12228         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12229         * configure: Regenerate.
12230         * Makefile.tpl: Switch more things to use maybe dependencies.
12231         * Makefile.in: Regenerate.
12233 2003-05-16  Andreas Schwab  <schwab@suse.de>
12235         * Makefile.tpl (install-opcodes): Define.
12236         * Makefile.in: Rebuild.
12238 2003-05-13  Andreas Jaeger  <aj@suse.de>
12240         * config.guess: Update to 2003-05-09 version.
12241         * config.sub: Update to 2003-05-09 version.
12243 2003-05-13  Michael Eager  <eager@mvista.com>
12245         * configure.in: Correct sed script so that options in quotes are not
12246         deleted.
12247         * configure: Rebuild.
12249 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12251         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12252         and $$s/newlib/libc/sys/cygwin32 include paths.
12253         * configure: Ditto.
12255 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12257         * MAINTAINERS: Update my email addresses.
12259 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12261         * config-ml.in: Propagate INSTALL variables.
12263 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12265         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12267 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12269         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12270         * Makefile.in: Regenerate.
12272 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12274         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12276 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12278         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12280 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12282         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12283         * Makefile.in: Regenerated.
12285 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12287         * MAINTAINERS (Write After Approval): Upgrade myself from
12288         GNATS only to write-after-approval. Update my mail address.
12290 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12292         (OS Port Maintainers: freebsd): Add myself.
12294 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12296         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12298 2003-04-22  Kean Johnston  <jkj@sco.com>
12300         * MAINTAINERS (SCO ports): Added myself.
12302 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12304         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12306 2003-04-19  Kean Johnston  <jkj@sco.com>
12308         * MAINTAINERS (Write After Approval): Add myself.
12310 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12312         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12313         * Makefile.in: Regenerate.
12315 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12317         * configure.in (powerpc64*-*-linux*): Remove.
12318         * configure: Rebuilt.
12320 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12322         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12323         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12324         and restrap.
12325         * Makefile.in:  Regenerate.
12327 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12329         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12330         * configure: Regenerated.
12332 2003-04-15  DJ Delorie  <dj@redhat.com>
12334         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12336 2003-04-13  Nick Clifton  <nickc@redhat.com>
12338         * config-ml.in: Remove support for --disable-aix removing
12339         call-aix multilibs.
12341 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12343         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12344         * */configure: Rebuilt.
12346 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12348         * MAINTAINERS: Add my email address.
12350 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12352         * MAINTAINERS (Write After Approval): Add myself.
12354 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12356         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12357         * Makefile.in: Regenerate.
12359 2003-03-14  Michael Chastain  <mec@shout.net>
12361         * Makefile.in: Regenerate with correct Makefile.def.
12363 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12365         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12366         Make macro.
12367         * Makefile.in: Regenerate.
12368         * configure.in: Clean up gxx_include_dir logic.
12369         * configure: Regenerate.
12371 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12373         * MAINTAINERS (Write After Approval): Add myself.
12375 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12377         * MAINTAINERS: Update my mail address.
12379 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12381         * configure.in (gxx_include_dir): Fix typo.
12382         * configure: Regenerated.
12384 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12386         * Makefile.tpl: Reindent.
12387         * Makefile.in: Regenerate.
12388         * configure.in: Reindent.  Don't set unused variables.
12389         * configure: Regenerate.
12391 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12393         * configure.in: Include $(build_tooldir)/sys-include in
12394         FLAGS_FOR_TARGET.
12395         * configure: Regenerated.
12397 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12399         * Makefile.tpl: Always pass down RANLIB.
12400         * Makefile.in: Regenerate.
12402         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12403         * Makefile.in: Regenerate.
12404         * configure.in: Remove unused logic relating to --enable-shared
12405         and --enable-threads.  Remove bogus comments.  Remove redundant
12406         noconfigdirs.
12407         * configure: Regenerate.
12409         * configure.in: Replace ${libstdcxx_version} by its value.
12410         Remove reference to mh-dgux.
12411         * configure: Regenerate.
12413 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12415         * MAINTAINERS (Write After Approval): Add myself.
12417 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12419         * Makefile.tpl: Rearrange.
12420         * Makefile.in: Regenerate.
12422 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12424         * configure.in: Add support for kaOS as cross build target system.
12425         * configure: Regenerated.
12427 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12429         * MAINTAINERS (Write after approval): Add myself.
12431 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12433         * MAINTAINERS: Update my email address.
12435 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12437         * MAINTAINERS: Add self to blanket write privs. section.
12439 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12441         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12442         configure-target-* as some target builds may require additional
12443         flags for preprocessor tests.
12444         * Makefile.in: Regenerated.
12446 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12448         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12449         * ltconfig: Handle it.
12450         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12451         auto-detecting it.
12453         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12454         it is used as argument to $CC.
12455         * ltcf-gcj.sh: Likewise.
12457         * configure.in: Introduce --enable-maintainer-mode.
12458         * configure: Rebuilt.
12459         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12460         for maintainer mode.
12461         * Makefile.in: Rebuilt.
12463 2003-02-18  Jason Merrill  <jason@redhat.com>
12465         * Makefile.tpl (check-c++): Allow parallelism.
12467 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12469         * MAINTAINERS: Remove John Carr (who never actually had access to
12470         gcc.gnu.org).
12472 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12474         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12475         don't configure target-libobjc.
12476         * configure: Regenerate.
12478 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12480         * Makefile.tpl (RANLIB): Define.
12481         * Makefile.in: Regenerate.
12483 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12485         * MAINTAINERS: Update my email.
12487 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12489         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12490         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12491         * Makefile.in: Regenerated.
12492         * configure.in: Remove all traces of snavigator, db, and grep.
12493         * configure: Regenerated.
12495 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12497         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12498         After Approval.
12500 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12502         * MAINTAINERS (Write after approval): Add myself.
12504 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12506         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12507         * Makefile.in: Regenerated.
12509 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12511         * config.guess: Updated to 2003-01-30's version.
12512         * config.sub: Updated to 2003-01-28's version.
12514 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12516         * config.if: If gcc_version is already set, just use it.  Don't set
12517         gcc_version_trigger if it's already set, otherwise set it to
12518         gcc/version.c, but only if the file exists.  If it is not set and
12519         gcc/version.c does not exist, try to extract the version number from
12520         $CC.
12522 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12524         * MAINTAINERS: Add myself to write-after-approval list.
12526 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12528         * configure.in:  Revert 24Jan change.
12529         * configure:  Regenerate.
12531 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12533         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12534         entry of HJ Lu.
12536 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12538         * configure.in: Revert previous change.
12539         * configure: Regenerate.
12541 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12543         * configure.in: Make rda native-only.
12544         * configure: Regenerate.
12546 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12548         * MAINTAINERS: Move myself from GNATS-only-accounts to
12549         write-after-approval.
12551 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12553         * configure.in: Add missing \.
12554         * configure: Rebuilt.
12556 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12558         * configure.in (baseargs): Avoid using \| in sed regular
12559         expressions.
12560         * configure: Rebuilt.
12562 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12564         * configure.in (baseargs): Remove all supported forms of
12565         --cache-file, --srcdir, --host, --build and --target options
12566         from argument lists.
12567         * configure: Rebuilt.
12569 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12571         * MAINTAINERS: Add myself to write-after-approval list.
12573 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12575         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12576         * configure: Rebuilt.
12578 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12580         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12581         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12582         * Makefile.in: Regenerate.
12583         * configure: Regenerate.
12585 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12587         * configure.in: Remove Makefile in build, host and target modules
12588         unless configure was run with --no-recursion.
12589         * configure: Rebuilt.
12591 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12593         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12594         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12595         * Makefile.in: Regenerate.
12597 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12599         * config.guess: Update to 2003-01-03 version.
12600         * config.sub: Update to 2003-01-03 version.
12602 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12604         * configure: Regenerate with proper autoconf 2.13.
12606 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12608         * configure.in: Add AC_PREREQ for consistency.
12609         * configure: Regenerate.
12611 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12613         * configure.in (GDB_TK): Add tcl directories conditional on
12614         gdb/gdbtk directory being present.
12615         * configure: Regenerate.
12617 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12619         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12620         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12621         * configure: Rebuilt.
12623 2002-12-31  Tom Tromey  <tromey@redhat.com>
12625         * Makefile.in: Rebuilt.
12626         * Makefile.def (target_modules) [libffi]: Allow installation.
12628 2002-12-31  Andreas Schwab  <schwab@suse.de>
12630         * configure.in: Fix use of $program_transform_name.
12631         * configure: Regenerated.
12633 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12635         * configure.in (baseargs): Don't remove first configure argument.
12636         * configure: Regenerated.
12638 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12640         * Makefile.tpl (local-distclean): Don't remove...
12641         (multilib.ts): ... this.  Moved into...
12642         (multilib.out): ... this.  Don't use sub-make.
12643         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12644         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12645         (configure-build-[+module+], configure-[+module+],
12646         configure-target-[+module+], configure-gcc): ... these.  Test
12647         for Makefile existence.  Drop config.status from dependencies.
12648         * Makefile.in: Rebuilt.
12649         * configure.in: Move gcc-version-trigger to the end of
12650         ac_configure_args.  Add comments to maybedep.tmp and
12651         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12652         nonopt from baseargs, matching and removing corresponding
12653         whitespace while at it.
12654         * configure: Rebuilt.
12656 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12658         * configure.in (host_configargs): Replace reference to
12659         no-longer-defined buildopts with --build=${build_alias}.
12660         * configure: Rebuilt.
12662         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12663         program_transform_name to standard idiom.
12664         (AUTOGEN, AUTOCONF): Define.
12665         (Makefile.in): Use $(AUTOGEN).
12666         (Makefile): Depend on config.status, and use autoconf-style rule to
12667         build it.  Move original commands to...
12668         (config.status): ... this new target.
12669         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12670         $(AUTOCONF).
12671         * Makefile.in: Rebuilt.
12673 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12675         * Makefile.tpl: Fix dramatic bustage due to change in
12676         program_transform_name.
12677         * Makefile.in: Regenerate.
12679         * configure.in: Remove unnecessary PATH setting.
12680         * configure: Regnerate.
12682         * configure.in: Don't default to unprefixed tools unless
12683         the native tools will work.
12684         * configure: Regenerate.
12686         * configure.in: Convert to autoconf script.  Blow away lots
12687         of now-redundant Makefile fragments.
12688         * configure: Generate using Autoconf.
12689         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12690         * Makefile.in: Regenerate.
12692 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12694         * configure: Fix stupid bug where RANLIB was mistakenly included.
12696         * configure.in: Rename (buildargs, hostargs, targargs) to
12697         (build_configargs, host_configargs, target_configargs).
12699         * configure.in: Move logic out of sed statement.
12701         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12702         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12704 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12706         * config.sub: Import from master repository
12707         * config.guess: Ditto
12709 2002-12-24  Andreas Schwab  <schwab@suse.de>
12711         * Makefile.tpl (multilib.out): Fix missing space.
12712         * Makefile.in: Regenerate.
12714 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12716         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12717         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12718         * Makefile.in: Regenerate.
12719         * configure.in: Remove unnecessary leftovers.
12721 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12723         * configure.in (extra_ranlibflags_for_target): New variable.
12724         (*-*-darwin): Add -c to ranlib commands.
12725         * configure (tooldir): Handle extra_ranlibflags_for_target.
12727 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12729         * Makefile.tpl: Revert HJL's change.
12730         * Makefile.in: Regenerated.
12731         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12732         always.
12734 2002-12-19  Andreas Schwab  <schwab@suse.de>
12736         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12737         * Makefile.in: Regenerate.
12739 2002-12-18  H.J. Lu  <hjl@gnu.org>
12741         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12742         * Makefile.in: Regenerated.
12744         * configure.in (build_prefix): New. Substitute.
12746 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12748         * Makefile.tpl: Don't let real targets depend on phony targets.
12749         * Makefile.in: Regenerate.
12751         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12752         * Makefile.in: Regenerate.
12754 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12756         * config.sub: Import from master repository
12757         * config.guess: Ditto
12759 2002-12-16  Jason Merrill  <jason@redhat.com>
12761         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12762         previous 'make bootstrap'.
12763         * Makefile.in: Regenerate.
12765 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12767         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12769 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12771         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12772         * Makefile.in: Regenerate.
12774 2002-12-13  Jason Merrill  <jason@redhat.com>
12776         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12777         library tests.
12778         (check-c++): Just depend on it and check-target-libstdc++-v3.
12779         * Makefile.in: Regenerate.
12781 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12783         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12784         * Makefile.in: Rebuilt.
12786 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12788         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12790 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12792         * configure: Fix bug put in by gremlins.
12794         * Makefile.tpl: Substitute more autoconfily.
12795         * configure: Substitute more autoconfily.
12796         * Makefile.in: Regenerate.
12798 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12800         * config.sub: Import from master repository
12801         * config.guess: Ditto
12802         * MAINTAINERS: Added Svein Seldal under write after approval
12804 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12806         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12807         * Makefile.in (all-sim): Ditto.
12809 2002-12-06  DJ Delorie  <dj@redhat.com>
12811         * Makefile.tpl: Change configure dependencies to not have real
12812         targets depend on phony targets.
12814 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12816         * configure.in: Revert unintentional change.
12818         * Makefile.tpl: Change dependency for */multilib.out so that
12819         it works when gcc isn't in the tree.
12821         * configure.in: Substitute more.
12822         * configure: Run subconfigures from the Makefile.
12823         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12824         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12826 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12828         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12830 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12832         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12833         and corresponding dependencies.
12834         * Makefile.in: Regenerate.
12836         * configure.in (host_tools): Order binutils, gas and ld for
12837         convenience in running the testsuites.
12839         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12840         * Makefile.in: Regenerate.
12841         * configure.in: Introduce rules to serialize subconfigure runs.
12843         * configure.in: Introduce BASE_CC_FOR_TARGET.
12844         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12845         Realize configure-build-* targets.  Realize configure-target-* targets.
12846         * Makefile.in: Regenerate.
12848 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12850         * configure: Move gcc_version_trigger stuff from here...
12851         * configure.in: ...to here.
12853         * configure.in: Separate subconfigure options added by this file from
12854         options given by the user.  Add machinery to put args for host
12855         subconfigures into the Makefile.
12857         * Makefile.tpl: Remove 'vault' targets.
12858         * Makefile.tpl: Reorder and comment dependencies.
12859         * Makefile.in: Regenerate.
12861 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12862         * configure.in: Fix my broken commit of previous patch. (sigh)
12864 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12866         * configure.in: Move host-specific darwin noconfigdirs into
12867         the host-specific section.
12869 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12871         * configure.in: Move host-specific darwin noconfigdirs into
12872         the host-specific section.
12874 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12876         * configure: Remove skip-this-dir support.
12877         * Makefile.tpl: Remove skip-this-dir support.
12879         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12880         subdirectories.
12881         * Makefile.in: Regenerate.
12883         * Makefile.tpl: Strip out useless setting of 'dir'.
12884         * Makefile.in: Regenerate.
12886 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12888         * configure.in: Fix deeply stupid bug.
12890         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12891         shell code in CXX_FOR_TARGET
12892         * Makefile.def: Introduce raw_cxx.
12893         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12894         RAW_CXX_FOR_TARGET.
12895         * Makefile.in: Regenerate.
12897 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12899         * Makefile.tpl: Remove unnecessary ifs.
12900         * Makefile.in: Regenerate.
12902         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12903         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12904         targets for 'no_install' modules.
12905         * configure: Move GDB_TK substitution to configure.in.  Move
12906         build_modules stuff to configure.in.
12907         * configure.in: Implement soft dependency machinery.  Maybe-ize
12908         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12909         * Makefile.in: Regenerate.
12911 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12913         * Makefile.tpl: Make all-target, install-target behave similarly
12914         to all, install (only hitting configured targets).  Eliminate
12915         unused macro defintions.
12917         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12918         build != host.
12920         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12922         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12924         * configure.in: Produce lists of subdir targets we're actually
12925         configuring.  Remove references to "dosrel".
12926         * Makefile.tpl: Let configure set which subdir targets are hit.
12927         Remove install-cross; clean up install; remove ALL.  Remove
12928         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12929         Autogenerate host module targets.  Remove empty dependency lines
12930         and redundant dependency; rearrange slightly.
12931         * Makefile.def: Add host-side libtermcap, utils.
12933         * Makefile.in: Regenerate.
12935 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12937         * ltconfig (osf[345]): Append $major to soname_spec.
12938         Reflect this in library_names_spec.
12939         * ltmain.sh (osf): Prefix $major with . for use as extension.
12941 2002-11-19  Andreas Jaeger  <aj@suse.de>
12943         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12944         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12945         and sparc64 GNU/Linux systems.
12947 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12949         * MAINTAINERS: Update email.
12951 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12953         * MAINTAINERS: Complete James Dennett's entry.
12955 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12957         * MAINTAINERS (Write After Approval): Add myself.
12959 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12961         * Makefile.tpl: syntactic cleanup
12963 2002-11-13  Stuart Hastings  <stuart@apple.com>
12965         * MAINTAINERS: Add myself to write-after-approval list.
12967 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12969         * Makefile.def: Add list of recursive targets to autogenerate.
12970         Add build_modules.
12971         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12972         targets.  Autogenerate *-build-* targets.
12973         * Makefile.in: Regenerate.
12975 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12977         * configure: More autoconf-style substitutions.
12978         * Makefile.tpl: More autoconf-style substitutions.
12979         * Makefile.in: Regenerate.
12981 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12983         * configure: Substitute more variables in a more autoconf-friendly
12984         way.  Simplify slightly.
12985         * Makefile.tpl: Make more variables substitutable in an
12986         autoconf-friendly way.
12987         * Makefile.in: Regenerate.
12989 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12991         * MAINTAINERS (Write After Approval): Add myself.
12993 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12995         * configure.in (v810*): Remove special setting of tools.
12997         * configure: Add support for extra required flags for ar or nm.
12998         * configure.in (aix4.3+): Use above support for target-specific
12999         issues, rather than using config/mt-aix43.
13001 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13003         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13004         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13005         with $srcdir.  Reformat indentation.  Substitute some variables
13006         formerly hard-coded in the Makefile for build=host.
13007         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13008         * Makefile.def: Autogenerate more.
13009         * Makefile.in: Regenerate.
13011 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13013         * MAINTAINERS (Write After Approval): Add myself.
13015 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13017         * Makefile.def (host_modules): Add rda.
13018         * Makefile.in: Regenerate.
13019         * configure.in (target_tool): Add target-rda to list.
13021 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13023         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13025 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13027         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13028         and restrap targets to this rule.
13029         * Makefile.in:  Regenerate.
13031 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13033         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13034         GNATS only accounts.
13036 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13038         * configure.in (i[3456]86-*-linux*): Add check to disable
13039         ${libgcj} for glibc1.
13041 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13043         * MAINTAINERS: Add myself as ip2k port maintainer.
13045 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13047         * configure.in: Add tic4x target.
13049 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13051         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13052         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13053         * Makefile.in: Regenerate.
13055         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13056         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13057         * Makefile.in: Regenerate.
13059 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13061         * MAINTAINERS: Add myself as web pages co-maintainer.
13063 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13065         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13066         * Makefile.in: Regenerate.
13068 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13070         * MAINTAINERS: Add myself and Nathan Sidwell
13071         <nathan@codesourcery.com> as VxWorks maintainers.
13073 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13075         * Makefile.def: Remove order dependency comments.
13076         * Makefile.tpl: Add explicit install-install dependencies.
13077         * Makefile.in: Regenerate.
13079         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13080         * Makefile.in: Regenerate.
13082         * Makefile.tpl: Add configure-target (for src-release in src)
13083         * Makefile.in: Regenerate.
13085 2002-09-30  Nick Clifton  <nickc@redhat.com>
13087         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13089 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13091         * configure.in (s390*-*-linux*): Enable libgcj.
13093 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13095         * configure: Revert accidentally applied changes.
13097         * Makefile.tpl: Make more autoconf-friendly.
13098         * Makefile.in: Regenerate.
13099         * configure: Make substitution more autoconf-like.
13101 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13103         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13104         single entry to handle all these.
13105         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13106         libjava on arm-*-elf.
13108 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13110         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13111         things that depend on them.
13113 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13115         * Makefile.tpl: Make subsituted variables more autoconfy.
13116         * Makefile.in: Regenerate.
13117         * configure: Make seds more autoconfy.
13119 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13121         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13122         * Makefile.in: Regenerate.
13123         * configure.in: Rewrite sed statements to look autoconfy.
13125         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13126         all-target-foo on configure-target-foo.
13127         * Makefile.def: Ditto.
13128         * Makefile.in: Rebuild.
13130 2002-09-25  Andrew Haley  <aph@redhat.com>
13132         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13134 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13136         * Makefile.def: New file.
13137         * Makefile.tpl: New file.
13138         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13139         * contrib/gcc_update: Note that Makefile.in is a generated file.
13141         * configure.in: Minor rearrangement.  Simplify tests.
13143 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13145         * configure.in (with_headers): Skip copy if value is "yes".
13146         (with_libs): Likewise.
13148 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13150         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13151         * configure.in (sh*-*-pe*): Ditto.
13152         * configure.in (mips*-*-pe*): Ditto.
13153         * configure.in (*arm-wince-pe): Ditto.
13155         * configure.in: Rearrange.
13157 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13159         * MAINTAINERS: Update my email address.
13161 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13163         * MAINTAINERS: (Write After Approval): Add myself.
13165 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13167         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13169 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13171         * MAINTAINERS: Change my mailing address.
13173 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13175         * MAINTAINERS (Write After Approval): Remove myself.
13176         (Various Maintainers: c++ runtime libs): Add myself.
13178 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13180         * MAINTAINERS (Write After Approval): Remove myself.
13181         (Various Maintainers: c++ runtime libs): Add myself.
13183 2002-08-15  Eric Christopher  <echristo@redhat.com>
13185         * config.sub: Import from master repository.
13186         * config.guess: Ditto.
13188 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13190         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13191         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13192         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13194 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13196         * MAINTAINERS: Add self to rs6000 vector extensions.
13198 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13200         * libiberty/configure: Reverted unintended yesterday's check in.
13202 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13204         * boehm-gc/configure, libf2c/configure: Rebuilt.
13205         * libffi/configure, libiberty/configure: Ditto.
13206         * libjava/configure, libobjc/configure: Ditto.
13207         * libstdc++-v3/configure, zlib/configure: Ditto.
13208         Merged from binutils:
13209         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13210         From Steve Ellcey <sje@cup.hp.com>:
13211         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13212         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13213         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13214         IA64.
13215         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13216         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13217         soname_spec, sys_lib_search_path_spec): Ditto.
13219 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13221         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13223 2002-08-04  H.J. Lu  (hjl@gnu.org)
13225         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13227 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13229         * MAINTAINERS (Write After Approval): Add myself.
13231 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13233         * configure.in: Move generic linux case to end.  Copy generic
13234         linux noconfigdirs to mips*-*-linux* entry and new
13235         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13237 2002-07-19  Michael Matz  <matz@suse.de>
13239         * MAINTAINERS: Add myself as ra* maintainer.
13241 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13243         * config.guess: Update to 2002-07-09 version.
13244         * config.sub: Update to 2002-07-03 version.
13246 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13248         * MAINTAINERS: Fix typo in a maintainer email address.
13250 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13252         * configure.in: Remove two redundant tests.
13254 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13256         * configure.in (mips*-*-irix6*o32): Enable stabs.
13258 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13260         * configure.in: Don't build grez.
13261         * Makefile.in: Ditto.
13263         * Makefile.in: Remove references to bsp, cygmon, libstub.
13264         * configure.in: Ditto.
13266         * configure.in: Remove leftover reference to gdbtest.
13268 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13270         * configure.in (gxx_include_dir):  Change to match versioned
13271         C++ headers if --enable-version-specific-runtime-libs is used.
13273 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13275         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13277 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13279         * configure.in: Make --without-x work.
13281 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13283         * configure.in: Rearrange target Makefile fragment collection.
13285         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13286         cvs[src].
13287         * configure.in: Ditto.
13289 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13291         * MAINTAINERS (Write After Approval): Update my e-mail address.
13293 2002-06-24  Ben Elliston  <bje@redhat.com>
13295         * configure.in (host_tools): Remove cgen.
13297         * Makefile.in (all-cgen): Remove; runs from its source directory.
13298         (check-cgen, install-cgen, clean-cgen): Likewise.
13299         (all-opcodes): Do not depend on all-cgen.
13300         (all-sim): Likewise.
13302 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13304         * Makefile.in: Eliminate 'apache' targets.
13305         * configure.in: Eliminate 'apache' targets.
13307         * configure.in: Eliminate redundant tests.  Reorganize.
13309         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13311         * config-ml.in: Eliminate references to Cygnus configure.
13313         * Makefile.in: Eliminate references to building emacs.
13315 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13317         * MAINTAINERS: Update my email address.
13319 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13321         * config.if (libstdcxx_incdir): Version C++ headers.
13322         (cxx_incdir): Remove.
13324 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13326         * MAINTAINERS (Write After Approval): Add self.
13328 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13330         * configure.in: Add support for ip2k.
13332 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13334         * configure.in: Fix AIX configury bug.
13336 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13338         * MAINTAINERS (Write After Approval): Add self.
13340 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13342         * configure.in: replace ${topsrcdir} with ${srcdir}
13344         * configure.in: Move definition of libstdcxx_flags
13345         right above usage, rather than waaay earlier.
13347         * configure.in: Pull definition of is_cross_compiler earlier.
13349         * configure.in: Rearrange a little.
13351         * configure.in: Remove references to librx.
13352         * Makefile.in: Remove references to librx.
13354 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13356         * config.sub: Add support for avr target.
13357         Import from master sources, rev 1.255
13359 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13361         * configure, .cvsignore:  Revert previous change...
13362         * Makefile:  ...delete.
13364 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13366         * configure.in: Eliminate ${gasdir} variable.
13368 2002-06-18  Dave Brolley  <brolley@redhat.com>
13370         * configure.in: Add support for frv.
13371         * config.sub: Add support for frv.
13373 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13375         * configure:  Remove garbage from previous commit.
13377 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13379         * configure:  For in-source builds, make a subdir and re-exec there.
13380         * Makefile:  New file.  Pass targets through to build directory.
13381         * .cvsignore:  No longer ignore "Makefile".
13383 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13385         * MAINTAINERS (Write After Approval): Add self.
13387 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13389         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13391 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13393         * configure.in (vax-*-netbsd*): Re-enable gas.
13395 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13397         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13398         BUILD_PREFIX_1, to correct nomenclature.
13399         * configure: Likewise.
13401         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13402         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13404 2002-05-31  Olaf Hering  <olh@suse.de>
13406         * config-ml.in: Propogate DESTDIR also.
13408 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13410         * configure.in (vax-*-netbsd*): Don't build gas for this
13411         platform.
13413 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13415         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13416         and libgcj for AVR.
13418 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13420         * MAINTAINERS (Write After Approval): Add myself.
13422 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13424         * config.guess: Update to 2002-05-22 version.
13425         * config.sub: Likewise.
13427 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13429         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13430         * config-ml.in: Likewise.
13431         * configure: Likewise.
13432         * configure.in: Likewise.
13434 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13436         * MAINTAINERS: Update my email address.
13438 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13440         * configure.in: Simplify makefile fragment collection.
13442         * configure.in: Remove code to build emacs.
13444         * configure.in : Remove --srcdir argument from targargs and buildargs
13445         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13447         * configure: Move some logic to configure.in.
13448         * configure.in: Move some logic from configure.
13450 2002-05-11  Tom Tromey  <tromey@redhat.com>
13452         * MAINTAINERS: Reflect libgcj reality.
13454 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13456         * Makefile.in: Honour DESTDIR.
13458 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13460         * config.guess: Import 2002-03-20 version.
13461         * config.sub: Import 2002-04-26 version.
13463 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13465         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13467 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13469         * MAINTAINERS: Add self.
13471 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13473         * ltmain.sh: Detect and handle object name conflicts
13474         while piecewise linking a static library.
13476 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13478         * configure.in (noconfigdirs): Don't disable libgcj on
13479         sparc64-*-solaris* and sparcv9-*-solaris*.
13481 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13483         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13485 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13487         * configure.in (FLAGS_FOR_TARGET): Do not add
13488         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13489         on i[3456]86-*-linux*.
13491 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13493         * configure.in (noconfigdirs): Replace [ ] with test.
13495         * configure.in (noconfigdirs): Do not add target-newlib if
13496         target == i[3456]86-*-linux*, and host == target.
13498 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13500         * configure.in: delete reference to absent file
13502         * configure.in: replace '[' with 'test'
13504         * configure.in: Eliminate references to gash.
13505         * Makefile.in: Eliminate references to gash.
13507         * configure.in: remove useless references to 'pic' makefile fragments.
13509         * configure.in: (*-*-windows*) Finish removing.
13511         * configure.in: Eliminate redundant test for libgui.
13513 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13515         * MAINTAINERS: Add self and realphabetize.  Update entries
13516         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13517         entry for a29k port maintainer.
13519 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13521         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13522         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13524 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13526         * configure.in: remove references to dead files
13528 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13530         * MAINTAINERS: Add information about purpose of this file.
13532 2002-04-18  Tom Tromey  <tromey@redhat.com>
13534         * configure.in: Disallow configuring libgcj when it is already
13535         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13536         Solaris 2.8 by default.  For PR libgcj/6158.
13538 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13540         * configure.in:  Move default CC setting out of config/mh-* fragments
13541         directly into here.
13543 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13545         * configure.in: don't even try to configure or make a subdirectory
13546         if there's no configure script for it.
13548 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13550         * MAINTAINERS: Remove chill maintainers.
13551         * Makefile.in (CHILLFLAGS): Remove.
13552         (CHILL_LIB): Remove.
13553         (TARGET_CONFIGDIRS): Remove libchill.
13554         (CHILL_FOR_TARGET): Remove.
13555         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13556         CHILL_LIB.
13557         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13558         (CHECK_TARGET_MODULES): Likewise.
13559         (INSTALL_TARGET_MODULES): Likewise.
13560         (CLEAN_TARGET_MODULES): Likewise.
13561         (configure-target-libchill): Remove.
13562         (all-target-libchill): Remove.
13563         * configure.in (target_libs): Remove target-libchill.
13564         Do not compute CHILL_FOR_TARGET.
13565         * libchill: Remove directory.
13567 2002-04-11  DJ Delorie  <dj@redhat.com>
13569         * Makefile.in, configure.in: Sync with binutils, entries
13570         follow...
13572 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13574         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13575         (do-tar, do-bz2): New rules.
13576         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13577         (gdb-tar): New rule.
13578         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13579         (insight_dejagnu.tar): New rule.
13580         (insight.tar): New rule.
13581         (gdb+dejagnu.tar): New rule.
13582         (gdb.tar): New rule.
13584 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13586         * Makefile.in: Add all-tix to deps for all-snavigator
13587         so that tix is built when building snavigator.
13589 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13591         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13592         ld and gdb are not supported.
13594 2002-01-07  Mark Salter  <msalter@redhat.com>
13596         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13597         Allow target-libgloss to be built for arm, strongarm, and xscale.
13599 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13601         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13602         options for i[3456]86-pc-linux* native builds.
13604 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13606         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13607         files from .po files for a distribution.
13609 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13611         * configure.in: Enable libstdc++-v3 for h8300 targets.
13613 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13615         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13616         version from bfd/.
13618 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13620         * Makefile.in (VER): When present, extract the version number from
13621         the file version.in.
13623 2001-05-24  Tom Rix  <trix@redhat.com>
13625         * configure.in : enable ld for aix
13627 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13629         * config.guess: Add linux target for S/390.
13631 2000-11-07  Philip Blundell  <pb@futuretv.com>
13633         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13635 2000-11-03  Philip Blundell  <pb@futuretv.com>
13637         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13638         files.
13640 2001-01-15  Ben Elliston  <bje@redhat.com>
13642         * configure.in (host_tools): Add sid.
13643         Always configure cgen.
13645 2000-11-24  Nick Clifton  <nickc@redhat.com>
13647         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13649 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13651         * Makefile.in (ALL_MODULES): Add all-cgen.
13652         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13653         (all-cgen): New target.
13654         (all-opcodes,all-sim): Depend on all-cgen.
13655         * configure.in (host_tools): Add cgen.
13656         Only configure cgen if --enable-cgen-maint.
13658 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13660         * configure.in: Add *-*-freebsd* configurations.
13662 2002-04-08  Tom Tromey  <tromey@redhat.com>
13664         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13665         Fixes PR libgcj/6068.
13667 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13669         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13671 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13673         * configure.in (alpha*-dec-osf*): Enable libgcj.
13675 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13677         * MAINTAINERS (Write After Approval): Add myself.
13679 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13681         Fix for: PR bootstrap/3591, target/5676
13682         * configure.in (mcore-pe): Disable the configuration of
13683         libstdc++-v3 since exceptions are not supported.
13685 2002-03-20  Anthony Green  <green@redhat.com>
13687         * configure.in: Enable libgcj for xscale-elf target.
13689 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13691         * MAINTAINERS:  Update my email address.
13693 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13695         * ltmain.sh (relink_command): Fix typo in previous change.
13697 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13699         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13700         (relink_command): Added --tag flags.
13701         (mode=install): If relinking fails; error out.
13703 2002-03-12  Richard Henderson  <rth@redhat.com>
13705         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13706         .NOTPARALLEL tag.
13707         (do-check): Rename from check.
13708         (check): Allow parallel check.
13710 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13712         * MAINTAINERS: Add myself as maintainer for xtensa port.
13713         Fix alphabetical order in CPU port maintainer list.
13714         Remove myself from Write After Approval list.
13716 2002-03-11  Richard Henderson  <rth@redhat.com>
13718         * Makefile.in (.NOTPARALLEL): Add fake tag.
13720 2002-03-07  H.J. Lu  (hjl@gnu.org)
13722         * configure.in: Enable gprof for mips*-*-linux*.
13724 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13726         * MAINTAINERS (Write After Approval): Add myself.
13728 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13730         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13731         libjava.
13732         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13734 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13736         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13737         because its Makefile is there; test for the executable instead.
13739 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13741         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13742         libstdc++-v3 and libjava.
13744 2002-02-11  Adam Megacz  <adam@xwt.org>
13746         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13747         boehm-gc
13749 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13751         * config.guess: Updated to 2002-01-30's version.
13752         * config.sub: Updated to 2002-02-01's version.
13753         Contribute sh64-elf.
13754         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13755         * configure.in: Added sh64-*-*.
13757 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13759         * MAINTAINERS: Belatedly add myself to write after approval list.
13761 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13763         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13764         Remove self as Write After Approval.
13766 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13768         * MAINTAINERS: Put self in as maintainer for contrib/regression
13769         directory.
13771 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13773         * MAINTAINERS:  Update my email address.
13775 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13777         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13778         target-libiberty, and target-libgloss.  Skip Java-related
13779         libraries if not supported for NetBSD on target CPU.
13781 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13783         * install-sh: Use _inst.$$_ for temp file name.
13785 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13787         * MAINTAINERS (Write After Approval): Move my contact info
13788         from here...
13789         (OS Port Maintainers): ...to here (netbsd).
13791 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13793         * MAINTAINERS (Write After Approval): Add myself.
13795 2002-01-17  H.J. Lu  <hjl@gnu.org>
13797         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13798         (all-target-fastjar): Also depend on all-target-libiberty.
13800 2002-01-16  H.J. Lu  (hjl@gnu.org)
13802         * config.guess: Import from master sources, rev 1.225.
13803         * config.sub: Import from master sources, rev 1.238.
13805 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13807         * MAINTAINERS (Write After Approval): Remove myself.
13809 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13811         * MAINTAINERS (Write After Approval): Add myself.
13813 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13815         * MAINTAINERS: Add self as docs co-maintainer.
13817 2001-12-11  Matthias Klose  <doko@debian.org>
13819         * MAINTAINERS (Write After Approval): Add myself.
13821 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13823         * MAINTAINERS: Update my email address.
13825 2001-12-07  Turly O'Connor  <turly@apple.com>
13826         * MAINTAINERS (Write After Approval): Add myself.
13827         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13828         (rs6000_initialize_trampoline): Call __trampoline_setup for
13829         ABI_DARWIN too.
13830         * darwin-tramp.asm: New file, implements __trampoline_setup.
13831         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13833 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13835         * MAINTAINERS (Write After Approval): Add myself.
13837 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13839         * configure, configure.in: Use temp file for long sed commands.
13841 2001-12-03  Laurent Guerby  <guerby@acm.org>
13843         * config.sub: Update to version 1.232 on subversion.
13845 2001-12-03  Ben Elliston  <bje@redhat.com>
13847         * MAINTAINERS: Update mail address for config.* patches.
13849 2001-11-27  DJ Delorie  <dj@redhat.com>
13850             Zack Weinberg  <zack@codesourcery.com>
13852         When build != host, create libiberty for the build machine.
13854         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13855         CONFIG_ARGUMENTS.
13856         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13857         New variables.
13858         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13859         and rules.
13860         (all.normal): Depend on ALL_BUILD_MODULES.
13861         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13862         (all-build-libiberty): Depend on configure-build-libiberty.
13864         * configure: Calculate and substitute proper value for
13865         ALL_BUILD_MODULES.
13866         * configure.in: Create the build subdirectory.
13867         Calculate and substitute TARGET_CONFIGARGS (formerly
13868         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13870 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13872         * MAINTAINERS (write-after-approval): Add self.
13874 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13876         * MAINTAINERS (GNATS only accounts): Remove self.
13878 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13880         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13881         libf2c.
13883 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13885         * MAINTAINERS (Write After Approval): Add self.
13887 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13889         * MAINTAINERS: mips and s390 are also CPU ports.
13891 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13893         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13895 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13897         * MAINTAINERS: Alphabetize.
13899 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13901         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13903 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13905         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13907 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13909         * configure.in (--enable-languages): Be more permissive about
13910         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13912 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13914         * config.sub: Import from master sources, rev. 1.230.
13915         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13917 2001-11-07  Laurent Guerby  <guerby@acm.org>
13919         * MAINTAINERS (Write After Approval): Add self.
13921 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13923         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13925 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13927         * config.sub: Import from master sources, rev 1.226.
13928         * config.guess: Import from master sources, rev 1.216.
13930 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13932         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13933         * MAINTAINERS: Add self as maintainer of MMIX port.
13934         Remove old after-approval entry.
13936 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13938         * ChangeLog, configure: Fix spelling errors.
13940 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13942         * MAINTAINERS: Tweak my address.
13944 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13946         * MAINTAINERS: Update my email address.
13948 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13950         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13951         * MAINTAINERS: Add self as maintainer of CRIS port.
13953 2001-10-10  Geert Bosch  <bosch@gnat.com>
13955         * MAINTAINERS (Various maintainers: Ada front end):
13956         Added Robert Dewar.
13958 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13960         * MAINTAINERS (Write After Approval): Added self
13962 2001-10-02  Geert Bosch  <bosch@gnat.com>
13964         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13966 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13968         * configure: Handle temporary files securely using mkdir.
13970 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13972         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13974 2001-09-26  Will Cohen  <wcohen@redhat.com>
13976         * configure.in (*-*-linux*): Disable configuration of target-newlib
13977         and target-libgloss.
13979 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13981         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13982         RANLIB.
13984 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13986         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13987         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13988         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13989         avoid quotes nesting problems.
13990         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13991         (DO_X): Export only variables that are set.
13993 2001-09-19  Ben Elliston  <bje@redhat.com>
13995         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13996         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13997         semantics.  Use the shell built-in "type" command instead.
13999 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14001         Merged from gcc-3_0-branch:
14002         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14003         * ltcf-c.sh: Use $objext, not $ac_objext.
14004         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14005         * ltcf-cxx.sh: Add support for GNU.
14006         2001-07-22  Timothy Wall  <twall@redhat.com>
14007         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14008         default settings if using GNU tools with that configuration.
14009         * ltcf-cxx.sh: Ditto.
14010         * ltcf-gcj.sh: Ditto.
14011         2001-07-21  Michael Chastain  <chastain@redhat.com>
14012         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14013         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14014         * ltmain.sh: Mark as gcc-local.
14016 2001-08-30  Eric Christopher  <echristo@redhat.com>
14017             Jason Eckhardt  <jle@redhat.com>
14019         * config.guess: Merge from master sources.
14020         * config.sub: Merge from master sources, add support for mipsisa32.
14022 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14023         * config.sub: Merge from master sources, rev 1.219.
14024         * MAINTAINERS: Add self as contact for stormy16 port.
14026 2001-08-14  Zack Weinberg  <zackw@panix.com>
14028         * config.sub: Merge from master sources, rev 1.218.
14029         * config.guess: Merge from master sources, rev 1.209.
14031 2001-08-11  Graham Stott  <grahams@redhat.com>
14033         * Makefile.in (check-c++): Add missing semicolon.
14035 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14037         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14039 2001-07-30  Eric Christopher  <echristo@redhat.com>
14041         * MAINTAINERS (Various maintainers: mips port): Added myself.
14043 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14045         * configure.in (sh-*-linux*): New.
14047 2001-07-27  Richard Henderson  <rth@redhat.com>
14049         * .cvsignore: Add LAST_UPDATED.
14051 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14053         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14055 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14057         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14059 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14061         * MAINTAINERS (Write After Approval): Added myself.
14063 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14065         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14066         and libgcj on m68hc11/m68hc12.
14068 2001-06-27  H.J. Lu  (hjl@gnu.org)
14070         * Makefile (CFLAGS_FOR_BUILD): New.
14071         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14073 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14075         * README: Remove version number.
14077 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14079         * INSTALL/README: Update wrt. to the installation instructions now
14080         residing in gcc/doc/install.texi.
14082 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14084         * README: Replace with a cut-down and updated version of gcc/README.
14086 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14088         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14089         multilibs to be disabled.
14091 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14093         * MAINTAINERS (Write After Approval): Add myself.
14095 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14097         * config.guess: Import CVS version 1.195.
14098         * config.sub: Import CVS version 1.212.
14100 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14102         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14103         gcc/xgcc is built, use -print-prog-name to find out the program
14104         name to use.
14106 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14108         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14109         appear to also be in the master copy.
14110         * config.sub:  Import CVS version 1.211.
14112 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14114         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14115         with_gcc]: Use `gcc -shared' to build a shared library.
14117 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14119         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14120         archives.
14122 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14124         * MAINTAINERS (Write After Approval): Add myself.
14126 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14128         * configure.in (libstdcxx_flags): Do not try to execute
14129         libstdc++-v3/testsuite_flags until it exists.
14131 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14133         * MAINTAINERS: Update my email address.
14135 2001-05-31  Graham Stott  <grahams@redhat.com>
14137         * MAINTAINERS (Write After Approval): Add myself.
14139 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14141         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14142         libraries when using g++ with native linker.
14144 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14146         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14148 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14150         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14151         [aix4*|aix5*]: Prepend blank.
14153 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14155         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14156         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14157         of subdir/configure scripts to use the new libtool.m4.
14159 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14161         * MAINTAINERS (Write After Approval): Add myself.
14163 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14165         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14167 2001-05-11  Ben Elliston  <bje@redhat.com>
14169         * Makefile.in (all-sid): New target.
14170         (check-sid, clean-sid, install-sid): Likewise.
14172 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14174         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14176 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14178         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14179         libgcj.
14181 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14183         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14184         gcc/xgcc is built, use -print-prog-name to find out the program
14185         name to use.
14187 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14189         * configure.in (noconfigdirs): Don't reset it from scratch in the
14190         target case; only append to it.
14192         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14193         sparc-*-solaris2.8]: Disable ${libgcj}.
14195 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14197         * configure.in (libgcj_saved): Copy from $libgcj.
14198         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14199         --disable-libgcj.
14201 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14203         * MAINTAINERS: Remove self as MIPS maintainer and
14204         C front end maintainer.
14206 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14208         * configure.in: Move *-chorusos target case to the proper switch.
14209         Disable libgcj.
14211 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14213         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14214         1.641.2.228.
14216 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14218         * Makefile.in (STAGE1_CFLAGS): Pass down.
14220 2001-04-13  Alan Modra  <amodra@one.net.au>
14222         * config.guess: Add hppa64-linux support.  Note for next import that
14223         this is already in the master file.
14224         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14226 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14228         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14229         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14231 2001-04-11  Stan Shebs  <shebs@apple.com>
14233         * MAINTAINERS: Add self as Darwin port maintainer.
14235 2001-04-11  Alan Modra  <amodra@one.net.au>
14237         * MAINTAINERS: Update my email address.
14239 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14241         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14242         recent versions of FreeBSD (release 3 or later).
14243         * ltconfig: On FreeBSD, -lc must not be provided when building
14244         a shared library or else the standard -pthread gcc option is
14245         rendered worthless to later users of the built library.
14247 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14249         * MAINTAINERS: Add self and RTH as C front end maintainers.
14251 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14253         * config.sub: Make sure to match an already-canonicalized
14254         machine name (eg. mn10300-unknown-elf).
14256 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14258         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14259         New macros.
14260         (bootstrap, cross): Use RECURSE_FLAGS.
14261         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14263 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14265         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14267 2001-03-22  Colin Howell  <chowell@redhat.com>
14269         * Makefile.in (DO_X): Do not backslash single-quotes in
14270         backquotes (two places).
14272 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14274         Re-installed:
14275         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14276         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14277         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14278         * ltcf-cxx.sh: Likewise.
14279         * ltcf-gcj.sh: Likewise.
14281 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14283         * MAINTAINERS: Add myself as "documentation co-maintainer".
14285 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14287         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14288         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14290 2001-03-19  Tom Tromey  <tromey@redhat.com>
14292         * config-ml.in: Handle GCJ and GCJFLAGS.
14294 2001-03-21  Michael Chastain  <chastain@redhat.com>
14296         * Makefile.in: all-m4 depends on all-texinfo.
14298 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14300         * MAINTAINERS: Add myself to write after approval list.
14302 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14304         * Makefile.in (DO_X): Quote nested quotes.
14306 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14308         * MAINTAINERS: Add myself to write after approval list.
14310 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14312         * Makefile.in (DO_X): Use double quotes for quoting
14313         "RANLIB=$${RANLIB}".
14315 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14317         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14319 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14321         * configure.in: Only use `lang_requires' for languages athat are
14322         actually enabled.
14324 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14326         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14328 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14330         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14332 2001-03-07  Tom Tromey  <tromey@redhat.com>
14334         * configure.in: Allow config-lang.in to set `lang_requires' to list
14335         of other required languages.
14337 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14339         * Makefile.in: Remove RANLIB definition. Use RANLIB
14340         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14341         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14343 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14344             Alexandre Oliva  <aoliva@redhat.com>
14346         * Makefile.in (check-c++): Use tabs, not spaces.
14348 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14350         * MAINTAINERS: add myself to Write After Approval list.
14352 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14354         * Makefile.in (check-c++): New rule.
14356         * configure.in (target_libs): Remove libg++.
14357         (noconfigdirs): Remove libg++.
14358         (noconfigdirs): Same.
14359         (noconfigdirs): Same.
14360         (noconfigdirs): Same.
14362         * config-ml.in: Remove libg++ references.
14364         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14365         (ALL_TARGET_MODULES): Same.
14366         (configure-target-libg++): Remove.
14367         (all-target-libg++): Remove.
14368         (configure-target-libio): Remove.
14369         (all-target-libio): Remove.
14370         (check-target-libio): Remove.
14371         (.PHONY): Remove.
14372         (libg++.tar.bz2): Remove.
14373         (all-target-cygmon): Remove libio.
14374         (all-target-libstdc++): Remove.
14375         (configure-target-libstdc++): Remove.
14376         (TARGET_LIB_PATH): Remove libstdc++.
14377         (ALL_GCC_CXX): Remove libstdc++.
14378         (all-target-gperf): Correct.
14380 2001-02-16  Nick Clifton  <nickc@redhat.com>
14382         * configure.in (noconfigdirs): Allow configuration of texinfo
14383         for Cygwin hosts.
14385 2001-02-15  Anthony Green  <green@redhat.com>
14387         * configure: Introduce GCJ_FOR_TARGET.
14388         * configure.in: Ditto.
14389         * Makefile.in: Ditto.
14391 2001-02-13  Andreas Schwab  <schwab@suse.de>
14393         * MAINTAINERS: Update mail address.
14395 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14397         * config.guess: Add linux target for S/390.
14398         * config.sub: Likewise.
14400 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14402         * configure.in: for *-chorusos, don't config target-newlib and
14403         target-libgloss.
14405 2001-02-06  Ben Elliston  <bje@redhat.com>
14407         * configure: Output host type to stdout, not stderr.
14409 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14411         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14412         * ltcf-cxx.sh: Likewise.
14414         * config.if: Assume enable_libstdcxx_v3 is defined.
14416 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14418         Remove V2 C++ library.
14419         * configure.in: Remove --enable-libstdcxx_v3 support.
14421 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14423         * include/demangle.h: Add prototype for java_demangle_v3.
14425 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14427         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14429 2001-01-27  Richard Henderson  <rth@redhat.com>
14431         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14433 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14435         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14436         Don't unset, it's non-portable and no longer necessary, set to empty
14437         instead.
14439 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14441         * ltconfig: Shell portability fix for the tagname validity check.
14443 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14445         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14446         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14448 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14450         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14452 2001-01-26  Tom Tromey  <tromey@redhat.com>
14454         * configure.in: Allow libgcj to be built on Sparc Solaris.
14456 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14458         * ltcf-c.sh: Add aix5 case.
14459         * ltcf-cxx.sh: Likewise.
14460         * ltconfig: Likewise.
14462 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14464         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14465         keep at least one of build_libtool_libs or build_old_libs set to
14466         yes.
14468         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14469         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14471 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14473         * configure.in: Enable libgcj on several additional platforms.
14475 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14477         * configure.in: Enable libgcj for linux targets.
14479 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14481         * MAINTAINERS (Write After Approval): Add myself.
14483 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14485         * MAINTAINERS: Add myself as vax port maintainer.
14487 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14489         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14491 2001-01-09  Mike Stump  <mrs@wrs.com>
14493         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14494         failures of subdirectories.
14496 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14498         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14499         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14500         * ltcf-cxx.sh: Likewise.
14501         * ltcf-gcj.sh: Likewise.
14502         * ltconfig.sh: Fix typo.
14504 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14506         * configure: handle DOS-style absolute paths.
14508 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14510         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14512 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14514         * MAINTAINERS: Add myself as avr port co-maintainer.
14516 2000-12-28  Ben Elliston  <bje@redhat.com>
14518         * MAINTAINERS: Add myself under ``Write After Approval''.
14520 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14522         * texinfo: Remove directory from GCC.
14524 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14526         * COPYING: Update to current
14527         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14528         to 19yy as example year in copyright notice).
14530 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14532         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14533         (libstdcxx_incdir): Pass down.
14534         * config.if: Remove expired bits for cxx_interface, add stub.
14535         (libstdcxx_incdir): Add variable for g++ include directory.
14536         * configure.in (gxx_include_dir): Use it.
14538 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14540         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14541         with old-email address from ``Write After Approval''.
14543 2000-12-15  Andreas Jaeger  <aj@suse.de>
14545         * configure.in: Handle lang_dirs.
14547 2000-12-14  Tom Tromey  <tromey@redhat.com>
14549         * MAINTAINERS: Removed brads.
14551         * MAINTAINERS: Added gcj developers.
14553 2000-12-13  Anthony Green  <green@redhat.com>
14555         * configure.in: Disable libgcj for any target not specifically
14556         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14557         with g++ abi.
14559 2000-12-13  Mike Stump  <mrs@wrs.com>
14561         * Makefile.in (local-distclean): Also remove fastjar.
14563 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14565         * contrib/gcc_update: Add fastjar --touch entries.
14567 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14569         * configure.in: Disable language-specific target libraries for
14570         languages that aren't enabled.
14572 2000-12-10  Anthony Green  <green@redhat.com>
14574         * configure.in: Define libgcj.  Disable libgcj target libraries for
14575         most targets.
14577 2000-12-10  Neil Booth  <neilb@earthling.net>
14579         * MAINTAINERS: Update mail address, remove from WAA list.
14581 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14583         * libjava: Imported from /cvs/java.
14584         * libffi: Likewise.
14585         * Boehm-gc: Likewise.
14587 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14589         * configure.in (target_libs): Revert 2000-12-08 patch.
14590         (noconfigdirs): Added target-libjava.
14592 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14594         * djunpack.bat: removed.
14596 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14598         * Makefile.in: handle DOS-style absolute paths.
14599         * config-ml.in: likewise.
14600         * symlink-tree: likewise.
14602 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14604         * fastjar: Imported.
14606 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14608         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14609         libjava.
14610         * configure.in (target_libs): Removed `target-libjava'.
14612 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14614         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14615         (ALL_MODULES): Added fastjar.
14616         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14617         (all-target-libjava): all-fastjar replaces all-zip.
14618         (all-fastjar): Added.
14619         (configure-target-fastjar, all-target-fastjar): Likewise.
14620         * configure.in (host_tools): Added fastjar.
14622 2000-12-07  Mike Stump  <mrs@wrs.com>
14624         * Makefile.in (local-distclean): Remove leftover built files.
14626 2000-11-24  Nick Clifton  <nickc@redhat.com>
14628         * configure.in (xscale-elf): Add target.
14629         (xscale-coff): Add target.
14631 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14633         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14634         recent versions of FreeBSD (release 3 or later).
14635         * ltconfig: On FreeBSD, -lc must not be provided when building
14636         a shared library or else the standard -pthread gcc option is
14637         rendered worthless to later users of the built library.
14639 2000-11-16  Fred Fish  <fnf@be.com>
14641         * configure.in (enable_libstdcxx_v3): Fix typo,
14642         libstd++ -> libstdc++.
14644 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14646         * MAINTAINERS: Add self to Write After Approval list.
14648 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14650         * MAINTAINERS: Update my email address.  Add myself to global write
14651         privs list.
14653 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14655         * Makefile.in: Merge with src and libgcj.
14656         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14657         configure-target-<library> when their configure scripts need the C
14658         or C++ library to have already been built to work properly.
14659         (do_proto_toplev): Set them to an empty string.
14661         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14662         (REALLY_SET_LIB_PATH): Use them.
14664 2000-11-17  Stan Shebs  <shebs@apple.com>
14666         * MAINTAINERS: Add self to Write After Approval list.
14668 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14670         * configure: Provide the original toplevel configure arguments
14671         (including $0) to subprocesses in the environment rather than
14672         through gcc/configargs.h.
14674 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14676         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14677         C99.  Alphabetise "Write After Approval" list.
14679 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14681         * configure: Turn on libstdc++ V3 by default.
14683         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14684         if we've got GCC.
14686 2000-11-11  Philip Blundell  <philb@gnu.org>
14688         * MAINTAINERS: Add self to Write After Approval list.
14690 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14692         * ltcf-c.sh (aix4): Improve shared library configuration; require
14693         exporting symbols.
14694         * ltcf-cxx.sh (aix4): Define.
14695         * ltconfig (aix4): Define library and soname specs appropriate for
14696         AIX.  Define command to create export symbols list.
14698 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14700         * config.sub: Add support for Sun Chorus
14702 2000-10-31  Nick Clifton  <nickc@redhat.com>
14704         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14705         <name>@redhat.com.  Also installed new email address for Clint
14706         Popetz.
14708 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14710         * etc: Remove directory from GCC.
14712 2000-10-16  Michael Meissner  <meissner@redhat.com>
14714         * configure (gcc/configargs.h): Only create if there is a build GCC
14715         directory created.
14717 2000-10-16  Matthias Klose  <doko@debian.org>
14719         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14720         when configured for libstdc++-v3.
14722 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14724         * configure: Save configure arguments to gcc/configargs.h.
14726 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14728         * config.guess: Import CVS version 1.157.
14729         * config.sub: Import CVS version 1.181.
14731 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14733         * Makefile.in (bootstrap): avoid recursion if subdir missing
14734         (cross): ditto
14735         (do-proto-toplev): ditto
14737 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14739         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14740         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14742         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14743         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14744         all affected `configure' scripts.
14746 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14748         * MAINTAINERS: Add self as cpplib co-maintainer.
14750 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14752         * MAINTAINERS: Add self to Write After Approval list.
14754 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14756         * INSTALL/README: egcs -> GCC update.
14758 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14760         * MAINTAINERS: Add myself to Write After Approval list.
14762 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14764         * MAINTAINERS: Add myself to Write After Approval list.
14766 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14768         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14769         X11 libraries for hppa64.
14771 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14773         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14775 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14777         * Makefile.in (all-zlib): Added dummy target.
14779         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14780         ltcf-gcj.sh: Updated from libtool multi-language branch.
14782 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14784         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14785         (bootstrap*): Depend on all-bootstrap.
14787 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14789         * config.guess: Import CVS version 1.156.
14790         * config.sub: Import CVS version 1.179.
14792 2000-09-02  Anthony Green  <green@cygnus.com>
14794         * Makefile.in (all-gcc): Depend on all-zlib.
14795         (CLEAN_MODULES): Add clean-zlib.
14796         (ALL_MODULES): Add all-zlib.
14797         * configure.in (host_libs): Add zlib.
14799 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14801         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14802         crosses, but add gcc/include to the header search path for them.
14804 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14806         * MAINTAINERS: Add self to Write After Approval list.
14808 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14810         * config.guess: Import CVS version 1.152.
14811         * config.sub: Import CVS version 1.177.
14813 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14815         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14816         $targargs to tell whether newlib is going to be built.
14818         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14819         $$r/TARGET_SUBDIR/libio for _G_config.h.
14821 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14823         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14825 2000-08-22  DJ Delorie  <dj@redhat.com>
14827         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14829 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14831         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14832         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14833         sub-configures.
14835 2000-08-21  DJ Delorie  <dj@redhat.com>
14837         * MAINTAINERS: Add self as a libiberty maintainer
14839 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14841         * configure.in (libstdcxx_flags): Use
14842         libstdc++-v3/src/libstdc++.INC.
14844 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14846         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14848 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14850         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14852         * configure: Make enable_threads and enable_shared defaults
14853         explicit.  Substitute enable_threads into generated Makefiles.
14854         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14855         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14857 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14859         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14861 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14863         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14864         previous delta.
14866 2000-08-11  Jason Merrill  <jason@redhat.com>
14868         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14869         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14870         (FLAGS_FOR_TARGET): Not here.
14871         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14873 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14875         * config-ml.in (CC, CXX): Don't introduce a leading space.
14877 2000-08-07  DJ Delorie  <dj@delorie.com>
14879         * MAINTAINERS: Add self as a DJGPP maintainer
14881 2000-08-07  DJ Delorie  <dj@redhat.com>
14883         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14884         "if we're also building gcc, and it's a gcc that will run on the
14885         build machine, we want to use its includes instead of the system's
14886         default includes".
14888 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14890         * MAINTAINERS: Add self to Write After Approval list.
14892 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14894         * configure.in (libstdcxx_flags): Don't use `"'.
14896         * config-ml.in: Adjust multilib search paths to the
14897         appropriate multilib tree.
14899 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14901         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14902         commas in $LANGUAGES.
14904 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14906         * configure.in: Re-enable all references to libg++ and librx.
14908 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14910         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14911         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14912         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14913         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14915         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14917 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14919         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14920         CXX_FOR_TARGET for sed.
14922 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14924         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14925         Do not override if already set in the environment or in configure.
14926         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14927         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14929 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14931         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14932         the libtool CVS tree multi-language branch.
14933         * ltconfig, ltmain.sh: Updated.
14935 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14937         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14938         (clean-target): Depend on it.
14940         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14941         (GCC_FOR_TARGET): Use it.
14942         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14943         * configure.in: ... here.
14944         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14945         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14947 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14949         * MAINTAINERS: Add self to Write After Approval list.
14951 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14953         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14954         (configure-target-libchill, configure-target-libobjc): Likewise.
14956         * configure.in: Use the same cache file for all target libs.
14957         * config-ml.in: But different cache files per multilib variant.
14959 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14961         * configure (topsrcdir): Don't use dirname.
14963 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14965         * MAINTAINERS: Add self to Write After Approval list.
14967 2000-07-20  Jason Merrill  <jason@redhat.com>
14969         * configure.in: Remove all references to libg++ and librx.
14971         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14973 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14975         * config.sub: Update to subversions version 2000-07-06.
14977 2000-07-12  Andrew Haley  <aph@cygnus.com>
14979         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14980         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14982 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14984         * symlink-tree:  Check number of arguments.
14986 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14988         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14989         search path for a g++ extracted from the build tree.  This
14990         will allow link tests run by configure scripts in
14991         subdirectories to succeed.
14993 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14995         * ltconfig: Add support for mips-dde-sysv4.2MP
14997 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14999         * MAINTAINERS: Add myself as loop discovery maintainer.
15001 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15003         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15004         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15006 2000-06-19  Timothy Wall  <twall@cygnus.com>
15008         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15009         * config.sub: Add tic54x target.
15011 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15013         * MAINTAINERS: Add self as Fortran maintainer,
15014         remove Craig Burley.
15016 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15018         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15019         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15021 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15023         * MAINTAINERS: Add self as i18n maintainer
15025 20000-05-21  H.J. Lu  (hjl@gnu.org)
15027         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15028         directory are used if they exist. Make sure
15029         $(build_tooldir)/include is searched for header files,
15030         $(build_tooldir)/lib/ for library files.
15031         (GCC_FOR_TARGET): Likewise.
15032         (CXX_FOR_TARGET): Likewise.
15034 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15036         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15038 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15040         * Makefile.in (configure-target-libiberty): Depend on
15041         configure-target-newlib.
15043 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15045         * configure.in, Makefile.in: Merge all libffi-related
15046         configury stuff from the libgcj tree.
15048 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15050         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15051         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15053 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15055         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15056         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15057         current version information.  Add to proto-toplev directory.
15058         (gdb-taz): Build do-djunpack.
15060 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15062         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15064 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15066         * MAINTAINERS: Add self to Write After Approval list.
15068 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15070         * ltmain.sh: Preserve in relink_command any environment
15071         variables that may affect the linker behavior.
15073 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15075         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15077 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15079         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15081 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15083         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15084         with the version name.
15086 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15088         * MAINTAINERS: Add self as bb-reorder maintainer.
15090 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15092         * config.if: Tweak.
15094 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15096         * djunpack.bat: New file.
15098 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15100         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15101         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15102         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15103         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15105 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15107         * config.sub (case $basic_machine): Change default for "ibm-*"
15108         to "openedition".
15110 2000-04-13  Andreas Jaeger  <aj@suse.de>
15112         * MAINTAINERS: Added myself.
15114 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15116         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15117         (do-md5sum): New target.
15118         (MD5PROG): Define.
15119         (PACKAGE): Default to TOOL.
15120         (VER): Default to a shell script.
15121         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15122         md5 checksum generation.
15123         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15124         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15125         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15126         insight.tar.bz2): Use gdb-taz to create archive.
15128 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15130         * configure (warn_cflags): Delete.
15132 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15134         * MAINTAINERS: Added myself.
15136 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15137             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15139         * configure.in (enable_libstdcxx_v3): Add.
15140         (target_libs): Add bits here to switch between libstdc++-v2 and
15141         libstdc++-v3.
15142         * config.if: And this file too.
15143         * Makefile.in: Add libstdc++-v3 targets.
15145 2000-04-05  Michael Meissner  <meissner@redhat.com>
15147         * config.sub (d30v): Add d30v as a basic machine type.
15149 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15151         * configure.in: -linux-gnu*, not -linux-gnu.
15153 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15155         * MAINTAINERS: Add self in write-after-approval section.
15157 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15159         * MAINTAINERS: Add self as ia64 port maintainer.
15161 2000-03-08  Neil Booth  <NeilB@earthling.net>
15163         * MAINTAINERS: Add self in write-after-approval section.
15165 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15167         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15168         (do-tar-bz2): Replace TOOL with PACKAGE.
15169         (gdb.tar.bz2): Remove GDBTK from GDB package.
15170         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15171         dejagnu.tar.bz2): New packages.
15173 2000-02-27  Andreas Jaeger  <aj@suse.de>
15175         * configure.in: Add entry for mips*-*-linux*, move catch all
15176         *-*-*linux* entry below this one.
15178 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15180         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15182 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15184         * config.sub: Support an OS of "wince".
15186 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15188         * config.guess, config.sub: Updated to match config's 2000-02-15
15189         version.
15191 2000-02-23  Linas Vepstas  <linas@linas.org>
15193         * config.sub: Add support for Linux/IBM 370.
15194         * configure.in: Likewise.
15196 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15198         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15200 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15202         * config.guess: Guess "cygwin" rather than "cygwin32".
15204 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15206         * configure (gcc_version): When setting, narrow search to
15207         lines containing `version_string'.
15209 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15211         * config.sub: Add support for avr target.
15213 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15215         * MAINTAINERS: Add maintainers for MCore port.
15217 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15219         * config.sub: Add mmix-knuth-mmixware.
15221 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15223         * MAINTAINERS: Pair cccp with cpplib maintainership.
15225 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15227         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15228         structure stuff to -L library search.
15229         (CXX_FOR_TARGET): Ditto.
15230         (CROSS_CHECK_MODULES): Fix spelling mistake.
15232 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15234         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15235         the C++ compiler.
15237 2000-01-12  Richard Henderson  <rth@cygnus.com>
15239         * configure.in: Don't build some bits for beos.
15241 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15243         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15244         as include files.
15246 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15248         * Add self as cpplib maintainer, as requested by Jason
15249         Merrill.  Correct my e-mail address.
15251 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15253         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15254         not mh-aix43.
15256 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15258         * MAINTAINERS: Add myself to "write after approval" list.
15260 1999-12-14  Richard Henderson  <rth@cygnus.com>
15262         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15263         * config.sub: Accept alphaev[78], alphaev8.
15265 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15267         * config.guess, config.sub: Update from autoconf.
15269 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15271         * MAINTAINERS:  update my playtime e-address.
15273 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15275         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15276         necessary libraries are missing.
15278 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15280         * MAINTAINERS: Add new 'write after approval' maintainer.
15282 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15284         * MAINTAINERS: Add new Java maintainer.
15286 1999-10-25  Andreas Schwab  <schwab@suse.de>
15288         * configure: Fix quoting inside arguments of eval.
15290 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15292         * config-ml.in: Allow suppression of some ARM multilibs.
15294 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15296         * config.guess: Add OS/390 match pattern.
15297         * config.sub: Add mvs, openedition targets.
15298         * configure.in (i370-ibm-opened*): New.
15300 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15302         * config.sub: Add support for configuring for pj.
15304 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15306         * config.sub (maybe_os): Add support for configuring for fr30.
15308 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15310         * configure.in: Do not configure or build ld for AIX
15311         platforms.  ld is known to be broken on these platforms.
15313 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15315         * config-ml.in: Pass compiler flag corresponding to multidirs to
15316         subdir configures.
15318 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15320         * Makefile.in (LDFLAGS): Define.
15322 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15324         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15325         noconfigdirs.
15326         (*-*-cygwin*): Likewise.
15328 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15330         * mkdep: New file.
15331         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15332         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15334         From Eli Zaretskii <eliz@is.elta.co.il>:
15335         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15336         long file name when using DJGPP on MS-DOS.
15338 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15340         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15342 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15344         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15345         dependency as this causes "make check" to globally "make all"
15347 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15349         * configure.in (target_libs): Added target-zlib.
15350         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15351         (CONFIGURE_TARGET_MODULES): Likewise.
15352         (CHECK_TARGET_MODULES): Likewise.
15353         (INSTALL_TARGET_MODULES): Likewise.
15354         (CLEAN_TARGET_MODULES): Likewise.
15355         (configure-target-zlib): New target.
15356         (all-target-zlib): Likewise.
15357         (all-target-libjava): Depend on all-target-zlib.
15358         (configure-target-libjava): Depend on configure-target-zlib.
15360         * Makefile.in (configure-target-libjava): Depend on
15361         configure-target-newlib.
15362         (configure-target-boehm-gc): New target.
15363         (configure-target-qthreads): New target.
15365         * configure.in (target_libs): Added target-qthreads.
15366         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15367         (CONFIGURE_TARGET_MODULES): Likewise.
15368         (CHECK_TARGET_MODULES): Likewise.
15369         (INSTALL_TARGET_MODULES): Likewise.
15370         (CLEAN_TARGET_MODULES): Likewise.
15371         (all-target-qthreads): New target.
15372         (configure-target-libjava): Depend on configure-target-qthreads.
15373         (all-target-libjava): Depend on all-target-qthreads.
15375         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15376         (CONFIGURE_TARGET_MODULES): Likewise.
15377         (CHECK_TARGET_MODULES): Likewise.
15378         (INSTALL_TARGET_MODULES): Likewise.
15379         (CLEAN_TARGET_MODULES): Likewise.
15380         (all-target-libjava): New target.
15381         (all-target-boehm-gc): Likewise.
15382         * configure.in (target_libs): Added libjava, boehm-gc.
15384 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15386         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15387         configure.bat in SUPPORT_FILES.
15388         (gas+binutils.tar.bz2): Likewise.
15390         * makeall.bat: Remove; obsolete.
15392 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15394         From Mark Elbrecht:
15395         * configure.bat: Remove; obsolete.
15397 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15399         * configure: Add -W -Wall to the default CFLAGS when compiling with
15400         gcc.
15402 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15404         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15406 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15408         * configure.in: Build ld on IRIX6.
15410 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15412         * Makefile.in: Change distribution targets to use bzip2 instead of
15413         gzip.
15414         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15415         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15417 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15419         * config.sub: Add mcore target.
15421 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15423         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15425 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15427         * config.guess (dummy): Changed to $dummy.
15429 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15431         * config.sub: Tidied up case statements.
15433 1999-05-22  Ben Elliston  <bje@cygnus.com>
15435         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15436         <jiro@din.or.jp>.
15438         * config.guess: Merge with FSF version. Future changes will be
15439         more accurately recorded in this ChangeLog.
15440         * config.sub: Likewise.
15442 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15444         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15446 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15448         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15450 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15452         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15454 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15456         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15457         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15458         Bad merge removed these two changes.
15460 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15461                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15463         * config.guess (interix Alpha): Add.
15465 1999-04-11  Richard Henderson  <rth@cygnus.com>
15467         * configure.in (i?86-*-beos*): Do config gperf; don't config
15468         gdb, newlib, or libgloss.
15470 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15472         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15473         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15474         from multidirs.
15476 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15478         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15480 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15482         * config.sub: Add support for mcore targets.
15484 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15486         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15487         not mt-ospace, in order to shut up assembler warning about using
15488         symbols that are named the same as registers.
15490 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15492         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15493         dependency list for all-target-cygmon.
15495 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15497         * config-ml.in: Check $host, not $target, for selective multilibs.
15498         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15499         thumb interworking, and underscore prefix multilibs.
15501 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15503         * missing: Update to version from current automake.
15505 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15507         * configure (gxx_include_dir): Removed.
15509         * configure.in (gxx_include_dir): Handle it.
15510         * Makefile.in: Likewise.
15512 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15514         * config.sub (mips64vr4111,mips64vr4111el) Add.
15516 1999-03-21  Ben Elliston  <bje@cygnus.com>
15518         * config.guess: Correct typo for detecting ELF on FreeBSD.
15520 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15522         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15523         config/mh-djgpp.
15525 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15527         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15528         all-target-newlib to dependency list for all-target-bsp.
15530 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15532         * config.sub: Add i386-uwin support.
15533         * config.guess: Likewise.
15535 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15537         * configure.in: cleanup, add mh-*pic handling for arm, special
15538         case powerpc*-*-aix*
15540 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15542         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15543         can be built.
15545 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15547         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15548         targets.
15550 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15552         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15554 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15556         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15558 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15560         * config.sub: Fix typo in arm recognition.
15562 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15564         * configure.in (noconfigdirs): Changed target_configdirs to
15565         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15566         rather than m68k-*-* since it is not known to work on
15567         m68k-aout. Ditto for arm-*-*oabi.
15569 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15571         * configure.in (*-*-windows*): Remove, no longer used.
15573 1999-02-19  Ben Elliston <bje@cygnus.com>
15575         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15576         Smart and improved by Andrew Cagney.
15578 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15580         * config.guess: Recognize openbsd-*-hppa.
15582 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15584         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15585         only if it is not empty.
15587 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15589         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15591         * config.guess: Modified to recognize uname's armv* syntax.
15593         * config.sub: Modified to recognize uname's armv* syntax.
15595 1999-02-17  Mark Salter  <msalter@cygnus.com>
15597         * configure.in: Added target-bsp for sparclite.
15599 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15601         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15603 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15605         * configure.in: Add support for strongarm port.
15606         * config.sub: Add support for strongarm target.
15608 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15610         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15611         the old name config/mh-cygwin32.
15612         Enable texinfo.
15614 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15616         * configure.in: Do build ld for ix86 Solaris.
15618 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15620         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15621         $AR_FOR_TARGET.  Likewise for RANLIB.
15623 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15625         * config.sub (oabi):  Recognize.
15626         * configure.in (arm-*-oabi):  Handle.
15628 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15630         * config.guess: Improve detection of i686 on UnixWare 7.
15632 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15634         * config.guess: Add support for i386-pc-interix.
15635         * config.sub: Likewise.
15636         * configure.in: Likewise.
15638 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15640         * Makefile.in: Remove unneeded all-target-libio from
15641         from all-target-winsup target since it is now unneeded.
15642         Add all-target-libtermcap in its place since it is now
15643         needed.
15645 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15647         * configure.in: makefile stub for cygwin target is probably
15648         unnecessary.  Remove it for now.
15650 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15652         * configure.in: libtermcap.a should be built when cygwin is the
15653         target as well as the host.
15654         * config.guess: Allow mixed case in cygwin uname output.
15655         * Makefile.in: Add libtermcap target.
15657 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15659         * config.sub: Clean up handling of hppa2.0.
15661 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15663         * config.guess: Use C code to identify more HP machines.
15665 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15667         * config.sub: Handle hppa2.0.
15669 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15671         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15672         cygmon for all sparclite targets, regardless of object format.
15674 1998-12-15  Mark Salter  <msalter@cygnus.com>
15676         * configure.in: Added target-bsp for several target architectures.
15678         * Makefile.in: Added rules for bsp.
15680 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15682         * config.guess: Improve detection of hppa2.0 processors.
15684 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15686         * config.guess: Recognize FreeBSD using ELF automatically.
15688 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15690         * configure (skip-this-dir): Add handling for new shell script, which
15691         might be created by a sub-directory's configure to indicate, this particular
15692         directory is "unwanted".
15693         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15695 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15697         * ltconfig: import from libtool, after changing libtool to
15698         account for the cygwin name change.
15700 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15702         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15703         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15705 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15707         * configure.in: Add libtermcap to list of cygwin dependencies.
15709 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15711         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15712         they include winsup/include when it's a cygwin target.
15714 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15716         * configure.in (host_tools): Added zip.
15717         * Makefile.in (all-target-libjava): Depend on all-zip.
15718         (all-zip): New target.
15719         (ALL_MODULES): Added all-zip.
15720         (NATIVE_CHECK_MODULES): Added check-zip.
15721         (INSTALL_MODULES): Added install-zip.
15722         (CLEAN_MODULES): Added clean-zip.
15724 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15726         * Makefile.in: lose "32" from comment about cygwin.
15728 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15730         * configure.in: Use -Os to build target libraries for the fr30.
15732 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15734         * config.sub: Add fr30.
15736 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15738         * configure.in: drop "32" from config/mh-cygwin32.  Check
15739         cygwin* instead of cygwin32*.
15740         * config.sub: Check cygwin* instead of cygwin32*.
15742 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15744         * config.guess: Match any version of Unixware7.
15746 1998-10-20  Syd Polk  <spolk@cygnus.com>
15748         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15749         if desired.
15751 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15753         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15754         these if the appropriate directories and files to not exist.
15756 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15758         * Makefile.in (DEVO_SUPPORT): Add config.if.
15760 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15762         * configure: Add pattern to replace "build_tooldir"'s
15763         definition in the generated Makefile with "tooldir"'s
15764         actual value.
15766 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15768         * config.sub: Bring back lost sparcv9.
15770         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15772 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15774         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15775         CC_FOR_TARGET and friends.
15777 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15779         * Makefile.in (build_tooldir): New variable, same as tooldir.
15780         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15781         -B$(build_tooldir)/bin/.
15782         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15784 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15786         * README: Remove installation instructions and refer to the
15787         INSTALL directory instead.
15789 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15791         * config.sub: Add support for i[34567]86-pc-udk.
15792         * configure.in: Likewise.
15794 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15796         * Makefile.in: add bzip2 package building bits for user
15797         tools module
15798         * configure.in: ditto
15800 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15802         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15803         (ALL_TARGET_MODULES): Add all-target-libobjc.
15804         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15805         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15806         (all-target-libchill): Add dependencies.
15807         * configure.in (target_libs): Add libchill.
15809 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15811         * configure.in (target_subdir): Remove duplicate line.
15813 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15815         * Makefile.in (all-automake): fix dependencies.
15817 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15819         * configure.in: Minor cleanups for building in the $(target_alias)
15820         subdir.
15822 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15824         * Makefile.in (bootstrap): Set r and s before make all.  Use
15825         BASE_FLAGS_TO_PASS in make all.
15826         (cross): Likewise.
15828 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15830         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15832 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15834         * config.sub: Fix typo in last change.
15836 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15838         * config.sub: Add support for C4x target.
15839         * configure.in: Likewise.
15841 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15843         * config.sub: Recognize sparcv9 just like sparc64.
15845 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15847         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15849 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15851         * config.guess: Correctly identify Pentium II sco boxes.
15853         * config.guess: Fix "tr" code.  From Weiwen Liu.
15855 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15857         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15858         stabs.
15860 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15862         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15863         (ALL_TARGET_MODULES): Add all-target-libchill.
15864         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15865         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15866         (all-target-libchill): Add dependencies.
15867         * configure.in (target_libs): Add libchill.
15869 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15871         * config.guess: Avoid assumptions about "tr" behaves when
15872         LANG is set to something other than English.
15874 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15876         * configure (gxx_include_dir): Changed to
15877         '${prefix}/include/g++'-${libstdcxx_interface}.
15879         * config.if: New to determine the interfaces.
15881 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15883         * config.guess: Detect and handle MPE/IX.
15884         * config.sub: Deal with MPE/IX.
15886 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15888         * configure.in: Use mh-aix43.
15890 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15892         * configure: Fix --without/--disable cases for gxx-include-dir.
15894 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15896         * mdata-sh:  Imported.  Needed for automake support.
15898 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15900         * Makefile.in (taz): Try "chmod -R og=u ." before
15901         "chmod og=u `find . -print`".
15903 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15905         * configure.in: Add arm-elf and thumb-elf support.
15907 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15909         * Makefile.in: Undo previous patch.
15911 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15913         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15914         to here ...
15915         (install-no-fixedincludes): and here
15916         (INSTALL_MODULES): ... from here.
15918 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15920         * config.sub: Merge with FSF.
15922         * config.guess: Merge with FSF.
15924 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15926         * configure (extraconfigdirs): New variable.
15927         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15928         * Makefile.in (all): Move higher in file.
15929         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15930         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15931         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15932         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15933         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15935 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15937         * Makefile.in (all-target-libjava): Depend on all-gcc and
15938         all-target-newlib.
15939         (configure-target-libjava): Depend on $(ALL_GCC).
15941 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15943         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15944         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15946 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15948         * INSTALL/README: Fix typo.
15950 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15952         * ylwrap: Change absolute path checks to check for DOS style path
15953         names.
15955         * ylwrap: Don't use a full path name if the source file is in the
15956         same directory.  From hjl@lucon.org (H.J. Lu).
15958         * config-ml.in: Default to being verbose, to match Feb 18 change to
15959         configure.
15961 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15963         Brought over from egcs:
15965         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15967         * configure.in (target_subdir): Set to ${target_alias} instead
15968         of "libraries".
15970         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15972         * configure.in (target_subdir): Set to libraries if enable_multilib.
15974 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15976         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15977         multilibs, force reconfiguration the first time we create
15978         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15980 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15982         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15983         avoid confusion with --no-recursion.
15985 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15987         * configure.in: Win32 hosts shouldn't use install -x
15988         * install-sh: remove -x option, and special .exe-handling
15989         hack.
15991 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15993         * config.guess: Recognize i586-pc-beos.
15994         * configure.in: Don't build some bits for beos.
15996 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15998         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15999         CFLAGS default to -O2.
16001         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16002         when using GNU ld.
16004 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16006         * ltmain.sh: Correct install when using a different shell.
16008 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16010         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16012 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16014         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16015         target.
16017 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16019         * ltconfig: Update to correct AIX handling.
16021 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16023         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16025         * configure.in (target_subdir): Set to ${target_alias} instead
16026         of "libraries".
16028 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16030         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16031         (Makefile): Depend on $(gcc_version_trigger).
16033         * configure (gcc_version): Change default initializer to empty
16034         string.
16035         (gcc_version_trigger): New variable; pass this variable down
16036         to subdir configures to enable them checking gcc's version
16037         themselves. Emit make macros for both gcc_version vars.
16038         (topsrcdir): Initialize reliably.
16039         (recursion line): Remove --with-gcc-version=${gcc_version}.
16041 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16043         * configure (enable_version_specific_runtime_libs): Implement new flag
16044         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16045         in $(libsubdir); emit definition in each generated Makefile.
16046         (gxx_include_dir): Initialize depending on
16047         $enable_version_specific_runtime_libs.
16049 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16051         * configure (gcc_version): Initialize properly depending on
16052         how and where configure is started.
16053         (recursion line): Pass a --with-gcc-version=${gcc_version}
16054         to configures in subdirs.
16056 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16058         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16059         cygmon
16061 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16063         * configure.in: Add cygmon and libstub support for mn10200.
16065 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16067         * configure (gcc_version): Add new variable describing the
16068         particular gcc version we're building.
16069         * Makefile.in (libsubdir): Add new macro for the directory
16070         in which the compiler finds executables, libraries, etc.
16071         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16072         and libsubdir.
16074 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16076         * Makefile.in (local-clean): Remove *.log.
16077         (warning.log): Built with warn_summary from build.log.
16078         (mail-report.log): Run test_summary.
16079         (mail-report-with-warnings.log): Run test_summary including
16080         warning.log in the report.
16082 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16084         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16086 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16088         * Makefile.in (grep): Grep no longer depends on libiberty.
16090 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16092         * Makefile.in: all-snavigator needs all-libgui.
16094 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16096         * configure.in: Add cygmon and libstub support for mn10300.
16098 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16100         * missing: Update to version from automake 1.3.
16102         * ltmain.sh: On installation, don't get confused if the same name
16103         appears more than once in the list of library names.
16105 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16107         * config.sub: Accept m68060 and m5200 as CPU names.
16109 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16111         * configure: Use && rather than using -a in test, because odd
16112         strings can confuse test.
16113         * configure.in: Likewise.
16115 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16117         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16119 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16121         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16122         bootstrap4-lean): New targets.
16124 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16126         * mpw-* Delete.  Not used.
16128 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16130         * COPYING.LIB: Update FSF address.
16132 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16134         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16136         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16137         GAS_SUPPORT_DIRS.
16139 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16141         * ltconfig, ltmain.sh: Avoid producing a version number if
16142         -version-info was not used.
16144 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16146         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16147         building with newlib.
16149 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16151         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16152         Solaris `make' causes it to continue to next definition.
16154 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16156         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16157         the right GUI libraries and files are installed along with GDB.
16159 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16161         * configure.in: Change alpha to alpha* in several places.
16163 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16165         * config.sub: Recognize sparc86x.
16167 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16169         * configure.in (--enable-target-optspace): Remove debug echo.
16171 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16173         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16175 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16177         * ltconfig: Update cygwin32 support.
16179         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16180         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16181         (GDB_SUPPORT_DIRS): Likewise.
16183 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16185         * configure.in (target_makefile_frag): If --enable-target-optspace,
16186         use -Os to compile target libraries rather than -O2.  Default to
16187         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16188         not used.
16189         * configure.in (target_cflags): Ditto for d30v.
16191 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16193         * Makefile.in (all-bfd): Depend on all-intl.
16194         (all-binutils): Likewise.
16195         (all-gas): Likewise.
16196         (all-gprof): Likewise.
16197         (all-ld): Likewise.
16199 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16201         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16203 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16205         * Makefile.in (all-bfd): Depend upon all-libiberty.
16207         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16209 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16211         * Makefile.in: Add libstub.
16213         * configure.in: Ditto. Build libstub for targets that have cygmon
16214         support.
16216 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16218         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16220 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16222         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16223         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16225 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16227         * configure: Define DEFAULT_M4 by searching PATH.
16228         * Makfile.in: Use DEFAULT_M4.
16230 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16232         * ltconfig: Add cygwin32 support.
16234         * Makefile.in, configure.in: Add libtool as a native only directory
16235         to configure and build.
16237 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16239         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16241 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16243         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16245 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16247         * Makefile.in: add ash make rules
16248         * configure.in: add ash to native_only and host_tools lists
16250 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16252         * Makefile.in (all-gettext, all-intl): New targets.
16253         (ALL_MODULES): Added all-gettext, all-intl.
16254         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16255         (INSTALL_MODULES): Added install-gettext, install-intl.
16256         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16258         * configure.in (host_tools): Added gettext.
16259         (native_only): Likewise.
16260         (noconfigdirs) [various cases]: Likewise.
16261         (host_libs): Added intl.
16263 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16265         * configure: Do not disable building gdbtk for cygwin32 hosts.
16267 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16269         * configure.in: Add thumb-coff target.
16270         * config.sub: Add thumb-coff target.
16272 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16274         * Makefile.in: Revert yesterday's change.
16275         (all-target-winsup):  all-target-librx stays out of here.
16277 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16279         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16280         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16281         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16282         Remove references to librx and libg++.
16284 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16286         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16287         recursive makes
16289 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16291         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16292         for newlib directory.
16293         (CXX_FOR_TARGET): Likewise.
16295 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16297         * ltconfig: Update after libtool/ltconfig.in change for
16298         hpux11.
16300 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16302         * ltconfig, ltmain.sh: Update to libtool 1.2.
16304 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16306         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16307         (install-gcc-cross): Instead, override LANGUAGES here.
16309 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16311         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16312         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16314 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16316         * configure.in: Add Thumb-pe target.
16318 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16320         * Makefile.in - changed sn targets to snavigator
16321         * configure.in - changed sn targets to snavigator
16323 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16325         * config-ml.in: After building symlink tree call make distclean
16326         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16327         to be the case for libiberty.
16329 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16331         * configure: When making link, also check the current
16332         directory. The configure scripts may create one.
16334 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16336         * config.sub: Accept alphapca56 and alphaev6 properly.
16338 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16340         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16342 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16344         * config.sub (sco5): Fix typo.
16346 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16348         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16349         install-itcl.
16350         (install-itcl): Remove dependency on install-tcl.
16352 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16354         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16356 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16358         * configure.in: Don't build libgui for a cygwin32 target when not on
16359         a cygwin32 host.
16361 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16363         * configure (redirect): Set to null, so default behavior of
16364         configure is now --verbose.
16366 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16368         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16369         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16371 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16373         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16374         this change to sync Makefile.in with its ChangeLog entries.
16376 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16378         * ltmain.sh (mkdir): Check that the directory doesn't exist
16379         before we exit with error, so that we don't get races during
16380         parallel builds.
16382 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16384         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16386 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16388         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16389         PICFLAG_FOR_TARGET.
16390         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16392         * configure: Emit a definition for the new macro enable_shared
16393         into each Makefile.
16395 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16397         * configure.in (host_tools, native_only): Add libtool.
16399 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16401         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16402         Fix typo in ming config comment.
16404 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16406         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16408 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16410         * config.sub: Add tic30 cases, and map c30 to tic30.
16412 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16414         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16415         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16416         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16417         (CLEAN_TARGET_MODULES): Similarly
16418         (all-target-libf2c): Add dependences.
16419         * configure.in (target_libs): Add libf2c.
16421 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16423         * configure.in: Remove expect from noconfigdirs when target
16424         is cygwin32.  OK to build expect and dejagnu with Canadian
16425         Cross.
16427 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16429         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16430         host.
16432         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16433         and mingw32.
16435 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16437         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16438         here as it is not defined in the toplevel Makefile.
16440 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16442         * configure (package_makefile_rules_frag): New variable, which names
16443         a file with generic rules, ...
16444         Change comment to mention we now have FIVE parts.
16445         * configure: Undo last change.
16447 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16449         * config.guess: More accurate determination of HP processor types.
16450         * config.sub: More accurate determination of HP processor types.
16452 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16454         * configure (package_makefile_frag): Move inserting the
16455         ${package_makefile_frag} to where it should be according
16456         to the comment.
16458 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16460         * config.guess: Add support for Linux/ARM.
16462 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16464         * .cvsignore: Remove *-info and *-install since they match
16465         release-info and mpw-install, which we don't want to just ignore.
16467 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16469         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16471 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16473         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16474         local_prefix to sub-make invocations.
16476 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16478         * configure.in: Check makefile fragments in the source
16479         directory.
16481 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16483         * configure.in: Check whether host and target makefile
16484         fragments exist before adding them to *_makefile_frag.
16486 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16488         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16490 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16492         * configure.in: Make sure we only replace RPATH_ENVVAR on
16493         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16494         regexp to sed.
16496         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16497         to sub-makes.
16499 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16501         * config-ml.in (multi-do): LDFLAGS must include multilib
16502         designator.
16504 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16506         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16508 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16510         * config.sub: Add mingw32 support.
16511         * configure.in: Likewise.
16513 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16515         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16517 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16519         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16520         * configure (gxx_include_dir): Provide a definition for subdirs
16521         which do not use autoconf.
16523 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16525         * config.guess: Sync with egcs.  Picks up new alpha support,
16526         BeOS & some additional linux support.
16528 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16530         * config.guess: HP 9000/803 is a PA1.1 machine.
16532 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16534         * configure.in: It's alpha*-...
16536 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16538         * configure.in (host_makefile_frag, target_makefile_frag):
16539         Handle multiple config files.
16540         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16541         alpha-*-*.
16543 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16545         * mkdep: New file.
16547 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16549         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16551 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16553         * Makefile.in: Add libgui directory.
16554         (GDB_TK): Add all-libgui.
16555         * configure.in: Add libgui directory.
16556         * configure: Add all-libgui to GDB_TK.
16558 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16560         * config-ml.in (multidirs): Add m32r to multilib list.
16562 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16564         * Makefile.in (all-target-gperf): Change dependency to
16565         all-target-libstdc++.
16567 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16569         * config.guess: Add BeOS support.
16571 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16573         Source directory cvs renamed to cvssrc:
16574         * configure.in (host_tools): Change cvs to cvssrc.
16575         (native_only): Likewise.
16576         (noconfigdirs) [various cases]: Likewise.
16577         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16578         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16579         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16580         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16581         (all-cvssrc): Rename target from all-cvs.
16583 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16585         * configure (gxx_include_dir): Fix thinko.
16587 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16589         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16590         (install-cross, install-gcc-cross): New targets.
16592 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16594         * configure.in (noconfigdirs): Add support for Thumb target.
16596         * config.sub (maybe_os): Add support for Thumb target.
16598 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16600         * Makefile.in: Add rules for cygmon.
16602         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16604 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16606         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16607         * configure (gxx_include_dir): Provide a definition for subdirs
16608         which do not use autoconf.
16610 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16612         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16613         11/18/97 build
16615 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16617         * From Franz Sirl.
16618         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16619         found on RedHat Linux systems.
16621 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16623         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16624         guesses.
16626 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16628         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16630 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16632         * ltmain.sh: If mkdir fails, check whether the directory was created
16633         anyhow by some other process.
16635 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16637         * configure.in (d30v-*-*): Configure all directories.
16639 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16641         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16642         for the D30V.
16644 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16646         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16648 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16650         * include/libiberty.h: Add extern "C" { so it can be used with C++
16651         progrms.
16652         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16653         programs.
16655 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16657         * configure.in (d30v-*-*): Configure GCC now.
16659 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16661         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16662         is no longer needed.
16664 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16666         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16668 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16670         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16671         targets using "$@" to provide support for similar but not identical
16672         targets without having to duplicate code.
16674 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16676         * makefile.vms: Fix to work with DEC C.
16678 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16680         * config.sub: Add mips-tx39-elf to marketing names.
16682 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16684         * ltmain.sh: Handle symlinks in generated script.
16686 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16688         * configure: Handle autoconf style directory options: --bindir,
16689         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16690         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16691         --sysconfdir.
16692         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16693         (sharedstatedir, localstatedir, oldincludedir): New variables.
16694         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16695         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16696         sbindir, sharedstatedir, and sysconfdir.
16698 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16700         * Makefile.in (bootstrap-lean): New target.
16702 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16704         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16705         sn, and gnuserv from noconfigdirs.
16707 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16709         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16711 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16713         * Makefile.in (cross): New target.
16715 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16716                           Jeff Law         <law@cygnus.com>
16718         * Makefile.in (bootstrap2, bootstrap3): New targets.
16719         (all-bootstrap): Remove outdated and confusing target.
16720         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16722 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16724         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16725         windows.  Consistent with gdb/configure.
16727 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16729         * configure.in: Name Linux target fragment.
16731         * configure: Rewrite so that project Makefile fragment is inserted
16732         first and appears last in the resulting Makefile.
16734 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16736         * Makefile.in (install-itcl): Install tcl first.
16738 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16740         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16742 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16744         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16746         * configure.in (skipdirs): Add target-librx for Linux.
16747         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16749 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16751         * Makefile.in (bootstrap): New target.
16753 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16755         * config.sub: Accept 'amigados' for backward compatibility.
16757 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16759         * config.guess: Merge with FSF.
16761 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16763         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16765 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16767         * config.sub: Add "marketing-names" patch.
16769 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16771         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16773 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16775         * config.sub: Handle v850-elf.
16777 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16779         * .cvsignore (*-install): Remove.
16781 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16783         * ltconfig: Set CONFIG_SHELL in libtool.
16784         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16786 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16788         * configure.in (target_subdir): Set to libraries if enable_multilib.
16790 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16792         * config.guess: Update from gcc directory.
16794 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16796         * Makefile.in (all-sim): Depends on all-readline.
16798 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16800         * Makefile.in (BISON, YACC): Use $$s.
16801         (all-bison): Depend on all-texinfo.
16803 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16805         * Makefile.in (BISON): Add -L flag.
16806         (YACC): Likewise.
16808 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16810         * configure.in (noconfigdirs): Add support for v850e target.
16812         * config.sub (maybe_os): Add support for v850e target.
16814 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16816         * configure.in (noconfigdirs): Add support for v850ea target.
16818         * config.sub (maybe_os): Add support for v850ea target.
16820 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16822         * config.sub: Add mipstx39.  Delete r3900.
16824 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16826         * Makefile.in (all-autoconf): Depends on all-texinfo.
16828 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16830         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16831         eabi targets.
16833 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16835         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16837         * configure: When handling a Canadian Cross, handle YACC as well as
16838         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16839         * Makefile.in (all-bison): Depend upon all-texinfo.
16841 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16843         * Makefile.in (BISON): bison, not byacc or bison -y.
16844         (YACC): bison -y or byacc or yacc.
16845         (various): Add *-bison as appropriate.
16846         (taz): No need to mess with BISON anymore.
16848 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16850         * configure: If OSTYPE matches *win32*, try to find a good value for
16851         CONFIG_SHELL.
16853 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16855         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16856         configure.in if it is present.
16858 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16860         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16862 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16864         * config.sub: Recognize `arc' cpu.
16865         * configure.in: Likewise.
16866         * config-ml.in: Likewise.
16868 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16870         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16872 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16874         * configure: Changed sed delimiter from ':' to '|' when
16875         attempting to substitute ${config_shell} for SHELL. On
16876         NT ${config_shell} may contain a ':' in it.
16878 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16880         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16882 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16884         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16886 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16888         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16890         * ylwrap: If the program is a relative path, force it to be
16891         absolute.
16893 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16895         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16897 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16899         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16900         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16901         for libraries.
16903 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16905         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16906         separated by spaces.
16908 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16910         * ylwrap: New file.
16911         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16913         * ltmain.sh: Handle /bin/sh at start of install program.
16915         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16917         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16918         * missing: New file, from automake 1.2.
16920 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16922         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16923         check-tk to CHECK_X11_MODULES.
16925 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16927         * config.sub: Merge with FSF.
16929 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16931         * config.guess: Merge with FSF.
16933 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16935         * configure: Treat msdosdjgpp like go32.
16936         * configure.in: Likewise.  Don't remove gprof for go32.
16938         * configure: Change Makefile.tem2 to Makefile.tm2.
16940 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16942         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16944 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16946         * install-sh (chmodcmd): Set to null if the DST directory already
16947         exists.  Same as Nov 11th change.
16949 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16951         * configure (GDB_TK): Needs itcl and tix.
16953 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16955         * config.guess: Update from FSF.
16957 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16959         * Makefile.in (GDB_TK): Depend on itcl and tix.
16961 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16963         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16964         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16965         (INSTALL_SCRIPT): New variable.
16966         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16967         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16968         to -x.
16969         * install-sh: Add support for -x option.
16971 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16973         * configure.in, Makefile.in: Treat tix like itcl.
16975 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16977         * Makefile.in (WINDRES): New variable.
16978         (WINDRES_FOR_TARGET): New variable.
16979         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16980         (EXTRA_HOST_FLAGS): Add WINDRES.
16981         (EXTRA_TARGET_FLAGS): Add WINDRES.
16982         (EXTRA_GCC_FLAGS): Add WINDRES.
16983         ($(DO_X)): Pass down WINDRES.
16984         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16985         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16986         DLLTOOL_FOR_TARGET.
16988 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16990         * configure.in: configure sim before gdb for win32-x-ppc
16992 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16994         Move gperf into the toplevel, from libg++.
16995         * configure.in (target_tools): Add target-gperf.
16996         (native_only): Add target-gperf.
16997         * Makefile.in (all-target-gperf): New target, depend on
16998         all-target-libg++.
16999         (configure-target-gperf): Empty rule.
17000         (ALL_TARGET_MODULES): Add all-target-gperf.
17001         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17002         (CHECK_TARGET_MODULES): Add check-target-gperf.
17003         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17004         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17006 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17008         * config.sub (mn10200): Recognize new basic machine.
17010 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17012         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17013         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17015 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17017         * configure.in: If we're building mips-sgi-irix6* native, turn on
17018         ENABLE_MULTILIB and set TARGET_SUBDIR.
17020 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17022         * Makefile.in (all-sn): Depend on all-grep.
17024 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17026         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17028         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17029         Makefile.  From Jeff Makey <jeff@cts.com>.
17030         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17032         * Makefile.in (DISTBISONFILES): Remove.
17033         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17034         $(DEFAULT_YACC).
17036         * configure.in: Build itl, db, sn, etc., when building for native
17037         cygwin32.
17039         * Makefile.in (LD): New variable.
17040         (EXTRA_HOST_FLAGS): Pass down LD.
17041         ($(DO_X)): Likewise.
17043 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17045         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17047 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17049         * configure.in (targargs): Strip out any supplied --build argument
17050         before adding our own. Always add --build.
17052 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17054         * configure.in (targargs): Pass --build if we're doing
17055         a cross-compile.
17057 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17059         * configure: Use '|' instead of ":" as the separator in
17060         sed. Otherwise sed chokes on NT path names with drive
17061         designators. Also look for "?:*" as the leading characters in an
17062         absolute pathname.
17064 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17066         * config.sub: Support for r3900.
17068 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17070         * configure.in: Use install-sh, not install.sh.
17072 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17074         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17075         apply it twice.
17077 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17079         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17080         install-binutils.
17082 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17084         * Makefile.in: Add automake targets.
17085         * configure.in (host_tools): Add automake.
17087 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17089         * configure: Default CXX to c++, not gcc.
17090         * Makefile.in (CXX): Set to c++, not gcc.
17091         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17093 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17095         * install-sh: try appending a .exe if source file doesn't
17096         exist
17098 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17100         * configure.in: Turn on multilib by default.
17101         (cross_only): Remove target-libiberty.
17103         * Makefile.in (all-gcc): Don't depend on libiberty.
17105 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17107         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17109 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17111         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17112         (DISTBISONFILES): Add ld/Makefile.in
17114 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17116         * configure.in: if target is cygwin32 but host isn't cygwin32,
17117         don't configure gdb tcl tk expect, not just gdb.
17119 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17121         * configure.in: Added gnuserv everywhere sn appears.
17123         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17124         (CROSS_CHECK_MODULES): Added check-gnuserv.
17125         (INSTALL_MODULES): Added install-gnuserv.
17126         (CLEAN_MODULES): Added clean-gnuserv.
17127         (all-gnuserv): New target.
17129 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17131         * config.guess: Fixes for MIPS OpenBSD systems.
17133 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17135         * Makefile.in (INSTALL_XFORM): Remove.
17136         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17138         * mkinstalldirs: New file, copied from automake.
17139         * Makefile.in (installdirs): Rename from install-dirs.  Use
17140         mkinstalldirs.  Change all users.
17141         (DEVO_SUPPORT): Add mkinstalldirs.
17143 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17145         * install-sh: Rename from install.sh.
17146         * Makefile.in (INSTALL): Change install.sh to install-sh.
17147         (DEVO_SUPPORT): Likewise.
17149         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17150         Graichen <graichen@rzpd.de>.
17152 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17154         * config.guess: Recognize OpenBSD systems correctly.
17156 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17158         * README, Makefile.in (ETC_SUPPORT): Remove references to
17159         cfg-paper*, configure.{texi,man,info*}._
17161 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17163         * Makefile.in (all.normal): Ensure that gcc is built after all
17164         the x11 - ie gdb - targets.
17166 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17168         * makefile.vms: Don't run conf-a-gas.
17170 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17172         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17174 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17176         * configure.in: Remove noconfigdirs case since gdb also
17177         configures and builds for tic80-coff.
17179 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17181         * configure: Set cache_file to config.cache.
17182         * Makefile.in (local-distclean): Remove config.cache.
17184 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17186         * COPYING: Update FSF address.
17188 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17190         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17191         noconfigdirs.
17193 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17195         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17196         MAKEDIRS, is empty.
17198 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17200         * config.sub: Tweak mn10300 entry.
17202 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17204         * configure.in (host_tools): Put sim before gdb, so gdb's
17205         configure.tgt can determine if the simulator was configured.
17207 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17209         * config.sub: Move BeOS $os case to be with other Cygnus
17210         local cases.
17212 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17214         * config.sub: Remove misplaced comment that broke Linux.
17216 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17218         * config.sub: Add BeOS support.
17220 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17222         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17224 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17226         * configure.in (noconfigdirs): Remove tcl and tk from
17227         noconfigdirs for cygwin32 builds.
17229 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17231         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17233 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17235         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17236         make-all.com, use makefile.vms instead.
17238 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17240         * config.sub: Accept -lnews*.
17242 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17244         * configure.in (noconfigdirs): Disable target-newlib,
17245         target-examples and target-libiberty for d30v.
17247 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17249         * configure.in (noconfigdirs): Enable ld for d30v.
17251 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17253         * configure.in (tic80-*-*): Build compiler.
17255 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17257         * configure.in (d30v-*): Remove sim directory from list of
17258         unsupported d30v directories
17260 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17262         * config.sub, configure.in: Add d30v target cpu.
17264 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17266         * makefile.vms: New file.
17267         * make-all.com: Remove.
17269 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17271         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17273 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17275         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17277 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17279         * Makefile.in (ALL_MODULES): Added all-db.
17280         (CROSS_CHECK_MODULES): Addec check-db.
17281         (INSTALL_MODULES): Added install-db.
17282         (CLEAN_MODULES): Added clean-db.
17284 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17286         * config.guess: Merge with latest FSF sources.
17288 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17290         * Makefile.in (ALL_MODULES): Added all-itcl.
17291         (CROSS_CHECK_MODULES): Added check-itcl.
17292         (INSTALL_MODULES): Added install-itcl.
17293         (CLEAN_MODULES): Added clean-itcl.
17295 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17297         * configure.in: build gdb for mn10200
17299 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17301         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17303 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17305         * configure.in (tic80-*-*): Turn off most targets right now.
17307 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17309         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17310         rather than the makeinfo program.
17311         (do-info): Depend upon all-texinfo.
17313 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17315         * configure.in: Remove uses of config/mh-linux.
17317         * config.sub, config.guess: Merge with latest FSF sources.
17319 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17321         * config.sub (case $basic_machine): Add tic80 entries.
17323 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17325         * config.sub, config.guess: Merge with latest FSF sources.
17327 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17329         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17330         * mpw-config.in: Test for NewFolderRecursive.
17331         * mpw-install: Use symbolic name for startup filename.
17332         * mpw-README: Add various additional details.
17334 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17336         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17338 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17340         * configure.in: Do build gcc and the target libraries for
17341         the mn10200.
17343 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17345         * configure.in: don't avoid building gdb for mn10300 any more
17346         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17347         instead of single-quoting it.
17349 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17351         * configure.in: Don't use --with-stabs on IRIX 6.
17353 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17355         * configure.in (m32r): Build gdb, libg++ now.
17357 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17359         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17360         directories from noconfigdirs.
17362 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17364         * config.sub (basic_machine): added mips16 configuration
17366 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17368         * config.sub: Handle d10v-unknown.
17370 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17372         * config.sub: Handle v850-unknown.
17374 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17376         * Makefile.in: add findutils
17377         * configure.in: add findutils to list of host_tools
17379 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17381         * config.sub: Handle mn10200 and mn10300.
17383 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17385         * configure.in (d10v-*): Do not build librx.
17387 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17389         * configure.in (mn10300): Build everything except gdb & libgloss.
17391 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17393         * config.guess:  Patch for Dansk Data Elektronik servers,
17394         from Niels Skou Olsen <nso@dde.dk>.
17396         For ncr, use /bin/uname rather than uname, since GNU uname does not
17397         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17399         Patch for MIPS R4000 running System V,
17400         from Eric S. Raymond <esr@snark.thyrsus.com>.
17402         Fix thinko for nextstep.
17404         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17406         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17407         * config.guess: Guess mips-dec-mach_bsd4.3.
17409         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17410         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17411         release numbers.
17412         * config.guess (mips-mips-riscos*):  Emit just enough of the
17413         release number.
17415         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17416         * config.guess (sparc-auspex-sunos*):  Added.
17417         (f300-fujitsu-*): Added.
17419         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17420         * config.guess:  Recognize a Tadpole as a sparc.
17422 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17424         * config.guess: Don't assume that NextStep version is either 2 or
17425         3.  NextStep 4 (aka OpenStep 4) has come out now.
17427 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17429         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17430         From Rik Faith <faith@cs.unc.edu>.
17432 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17434         * config.sub: Contributions from bug-gnu-utils to:
17435         Support plain "hppa" (no version given) architecture, reported by
17436         OpenStep.
17437         OpenBSD like NetBSD.
17438         LynxOs is not a hardware supplier.
17440         * config.guess: Contributions from bug-gnu-utils to add support for:
17441         OpenBSD like NetBSD.
17442         Stratus systems.
17443         More Pyramid systems.
17444         i[n>4]86 Intel chips.
17445         M680[n>4]0 Motorola chips.
17446         Use unknown instead of lynx for hardware manufacturer.
17448 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17450         * install.sh (chmodcmd): Set to null if the DST directory already
17451         exists.
17453 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17455         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17456         not use mt-ppc target Makefile fragment any more.
17458 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17460         * configure.in (*-*-windows):  Exclude everything but those dirs
17461         needed to build windows.
17463 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17465         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17467 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17469         * configure.in:  Exclude mmalloc from i386-windows.
17471 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17473         * Undo my previous change.
17475 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17477         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17478         unconditionally.
17479         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17481 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17483         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17484         host to add it's own flags.
17486 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17488         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17490 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17492         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17493         (CXX_FOR_TARGET): Likewise.
17494         (GCC_FOR_TARGET): Define.
17495         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17496         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17497         CC_FOR_TARGET was specified on the command line.
17498         (MAKEOVERRIDES): Don't define.
17500 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17502         * configure.in (m32r): Fix spelling of libg++ libs.
17504 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17506         * config.sub (-apple*): Remove, now redundant.
17508 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17510         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17512         * configure: Rework yesterday's sed script patch.
17514         * config.sub: Merge with FSF.
17516 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17518         * config.guess:  Merge from FSF.
17520         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17521         * config.guess: Use pc instead of unknown, for pc clone systems.
17522         Change linux to linux-gnu.
17524         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17525         * config.guess: Avoid non-portable tr syntax.
17527 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17529         * test-build.mk (HOLES): Add "xargs" for gdb.
17531         * configure: Avoid hpux10.20 sed bug.
17533 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17535         * configure.in:  Add support for windows host
17536         (that is a build done under the Microsoft build environment).
17538 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17540         * Makefile.in: Replace all uses of srcroot with s, to shrink
17541         command line lengths.
17543         Patches from Geoffrey Noer <noer@cygnus.com>:
17544         * configure.in: If configuring for newlib, pass --with-newlib to
17545         subdirectories.
17546         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17547         -Bnewlib/ and -Lwinsup to gcc.
17548         (CXX_FOR_TARGET): Likewise.
17550 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17552         * Makefile.in (ETC_SUPPORT): Add configure.
17554 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17556         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17557         host configuration file.
17559 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17561         * configure.in: Break mn10x00 support into separate
17562         mn10200 and mn10300 configurations.
17563         * config.sub: Likewise.
17565 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17567         * configure.in: Add lots of stuff to noconfigdirs for
17568         the mn10x00 targets.
17570         * config.sub, configure.in: Add mn10x00 support.
17572 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17574         * make-all.com: Call conf-a-gas, not config-a-gas.
17576 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17578         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17579         targets.
17581 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17583         * mpw-README: Add much more detail for native PowerMac.
17584         * mpw-install: New file.
17585         * mpw-configure: Add --norecursion and --help options.
17586         * mpw-config.in: Translate readme and install files when
17587         copying to objdir.
17588         * mpw-build.in: Don't always depend on byacc and flex.
17589         (install-only-top): New action.
17591 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17593         * configure.in:  You can now configure GDB for the v850.
17595 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17597         * configure.in (noconfigdirs): Don't configure any C++ dirs
17598         if targeting D10V.
17600 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17602         * config.sub: Recognize mips64vr5000.
17604 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17606         * configure.in: Use a single line for host_tools and native_only.
17608 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17610         * config.sub, configure.in: Add entries for m32r.
17612 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17614         * Makefile.in (inet-install): Don't run install-gzip.
17616 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17618         * configure.in:  Don't config lots of things for *-*-windows*.
17620 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17622         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17623         (host_libs, host_tools): Copy from configure.in.
17624         * mpw-configure: Don't complain about directories not found.
17626 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17628         * configure.in (i[345]86): Recognize i686 for pentium pro.
17629         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17630         file.
17632         * config.guess (i[345]86): Ditto.
17634 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17636         * configure.in (noconfigdirs): Removed gdb for D10V.
17638 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17640         * configure.in: Remove ld, target-libio, target-libg++, and
17641         target-libstdc++ from noconfigdirs.
17643 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17645         * configure: Fix three locations where shell scripts were
17646         being run directly rather than with config_shell.
17648 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17650         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17651         * config.sub (basic_machine): Recognize v850.
17653 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17655         * mpw-configure: Handle multiple enable/disable options and
17656         pass them down recursively, handle -c and -s flags appropriately
17657         depending on choice of compiler, add escape mechanism for
17658         quoted arguments to gC.
17660 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17662         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17663         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17664         so that -mrelocatable-lib and -mno-eabi are used.
17666         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17667         not support --print-multi-lib, don't abort.
17669 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17671         * make-all.com: Run config-a-gas.
17672         * setup.com: Don't copy subdirectory files around.
17674 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17676         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17677         target, it now compiles correctly.
17679 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17681         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17683 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17685         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17687 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17689         * configure.in (native_only): Add prms.
17691 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17693         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17694         (BINUTILS_SUPPORT_DIRS): Likewise.
17696 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17698         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17699         d10v support is added.
17701 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17703         * configure.in (d10v-*-*): New target.
17705 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17707         * config.guess (HP 9000/811): Recognize this as a PA1.1
17708         machine.
17710 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17712         * Makefile.in (do-tar-gz): New target, split out from tail end of
17713         taz target.  Run each command separately, don't use pipes.
17714         (taz): Use it.
17716 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17718         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17719         * mpw-build.in: No builds should depend on building byacc or flex,
17720         they are assumed to be installed already.
17722 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17724         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17725         variable that CC_FOR_TARGET needs.
17727 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17729         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17730         options have changed since the last time the subdirectory was
17731         configured, and if it has, reconfigure.
17732         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17733         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17735 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17737         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17738         CLEAN_MODULES): Add bash.
17739         (all-bash): New target.
17741 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17743         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17745 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17747         * config.sub (basic_machine): Recognize d10v as a valid processor.
17749 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17751         * mpw-configure: Add support for --bindir.
17752         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17754 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17756         * configure.in: add bash, time, gawk to list of hosttools and things
17757         to only build for native toolchains
17759 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17761         * Makefile.in (docdir): Remove.
17763 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17765         * Makefile.in (datadir): Set to $(prefix)/share.
17767 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17769         * configure.in: build diff and patch for cygwin32-hosted
17770         toolchains.
17772 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17774         * config.sub: Accept -rtems*.
17776 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17778         * configure.in: enable dosrel for cygwin32-hosted builds,
17779                 remove diff from the list of things not buildable
17780                 via Canadian Cross
17782 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17784         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17785         don't get ". ".
17787 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17789         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17791 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17793         * Makefile.in (taz): Handle case where tex3patch didn't even get
17794         checked out.  Also, if it was found, put the symlink in a new util
17795         subdirectory.
17797 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17799         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17801 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17803         * config.sub: Recognize -openvms.
17804         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17805         * make-all.com, setup.com: New files.
17807 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17809         * Makefile.in (taz): tex3patch moved to texinfo/util.
17811 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17813         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17814         * configure.in: remove make from disable-if-Can-Cross list
17815                 enable gdb if ${host} and ${target} are cygwin32
17817 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17819         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17820         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17822 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17824         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17825         distinguish sysv/svr4/bsd variants.
17826         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17828 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17830         * configure.in: Added copyright notice.
17831         * move-if-change: Added copyright notice.
17833 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17835         * configure.in (powerpcle-*-solaris*): Until we get shared
17836         libraries working, don't build gdb, sim, make, tcl, tk, or
17837         expect.
17839 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17841         * config.guess:  Merge with FSF:
17843         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17844         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17846         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17847         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17849         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17850         * config.guess:  Combine two OSF1 rules.
17851         Also recognize field test versions.  From mjr@zk3.dec.com.
17852         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17853         because GNU uname does not support -p.  From pmr@pajato.com.
17855 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17857         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17859 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17861         * mpw-README: Document GCCIncludes.
17863 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17865         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17867 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17869         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17871 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17873         * configure.in (*-*-cygwin32): Configure make.
17875 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17877         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17879 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17881         * Makefile.in (all-inet): Depend on all-perl.
17883         * Makefile.in (inet-install): New target.
17885         * Makefile.in (all-inet): Depend on all-tcl.
17886         (all-inet): Depend on all-send-pr.
17888 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17890         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17891         temporarily.
17893 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17895         * configure.in: Don't configure --with-gnu-ld on AIX.
17897 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17899         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17901 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17903         * Makefile.in (ALL_MODULES): Added all-inet.
17904         (CROSS_CHECK_MODULES): Added check-inet.
17905         (INSTALL_MODULES): Added install-inet.
17906         (CLEAN_MODULES): Added clean-inet.
17907         (all-indent): New target.
17909         * configure.in (host_tools): Added inet.
17910         (native_only): Added inet.
17911         (noconfigdirs): Added inet.
17913 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17915         * configure.in: Don't configure libgloss if we are not configuring
17916         newlib.
17918 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17920         * configure.in: Don't configure libgloss for unsupported
17921         architectures.
17923 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17925         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17927 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17929         * Makefile.in (ALL_MODULES): Include all-apache.
17930         (CROSS_CHECK_MODULES): Include check-apache.
17931         (INSTALL_MODULES): Include install-apache.
17932         (all-apache): New target.
17934         * configure.in: Added apache everywhere perl is seen.
17936 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17938         * Makefile.in: Add support for clean-{module} and
17939         clean-target-{module} rules.
17941 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17943         * configure.in (*-*-ose) do not build libgloss.
17945 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17947         * config.guess (prep*:SunOS:5.*:*): Turn into
17948         powerpele-unknown-solaris2.
17950 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17952         * configure.in: Permit --enable-shared to specify a list of
17953         directories.
17955 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17957         * configure.in (host==solaris): Pass only the first word of $CC
17958         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17960 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17962         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17964 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17966         * Makefile.in (ALL_MODULES): Include all-perl.
17967         (CROSS_CHECK_MODULES): Include check-perl.
17968         (INSTALL_MODULES): Include install-perl.
17969         (ALL_X11_MODULES): Include all-guile.
17970         (CHECK_X11_MODULES): Include check-guile.
17971         (INSTALL_X11_MODULES): Include install-guile.
17972         (all-perl): New target.
17973         (all-guile): New target.
17975         * configure.in (host_tools): Include perl and guile.
17976         (native_only): Include perl and guile.
17977         (noconfigdirs): Don't build guile and perl; no ports have been
17978         done.
17980 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17982         * configure (--enable-*): Handle quoted option lists such as
17983         --enable-sim-cflags='-g0 -O' better.
17985 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17987         * Makefile.in ({,inst}all-target): New rule so we can make and
17988         install all of the target directories easily.
17990 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17992         * configure.in: Add missing global flag in sed substitution when
17993         deleting `target-' from ${configdirs}.
17995 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17997         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17998         option.
18000         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18001         config/mh-necv4.
18003         * install.sh: Correct misspelling of transformbasename.
18005         * config.guess: Recognize mips-*-sysv*.
18007 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18009         * config.sub: Recognize mon960.
18011 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18013         * configure: Restore Canadian Cross handling of BISON and LEX,
18014         removed in Feb 20 change.
18016 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18018         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18019         Mention make install.  Remove the old copyright date as well the
18020         clumsy and rather pointless copyright on the README file.
18022 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18024         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18025         Makefile after running symlink-tree, then run `make distclean' to
18026         avoid clobbering any generated files in srcdir.
18028 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18030         * configure.in (m68k-*-netbsd*): Build everything now.
18032 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18034         * Makefile.in (taz): Fix quoting.
18036 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18038         * configure.in (sparclet-*-*): Build everything now.
18040 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18042         * configure.in (m68k-*-linux*): New host.
18044 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18046         * configure: Check for bison before byacc.
18048 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18050         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18051         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18052         searching PATH.  These are used as fallbacks by Makefile.in if
18053         flex/bison/byacc aren't in objdir.
18055 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18057         * Makefile.in: Make everything which depends upon all-bfd also
18058         depend upon all-opcodes, in case --with-commonbfdlib is used.
18060 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18062         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18063         building NT native compilers on Unix.
18065 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18067         * configure.in: Don't get CC from the host Makefile fragment if we
18068         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18069         Solaris test for /usr/ucb/cc to the post target script, just after
18070         the compiler sanity test.
18072 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18074         * config.sub: Merge with FSF.
18076 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18078         * Makefile.in (RPATH_ENVVAR): New variable.
18079         (REALLY_SET_LIB_PATH): Use it.
18080         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18082 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18084         * config.sub, configure.in: Recognize sparclet cpu.
18086 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18088         * config.guess:  Support m68k-cbm-sysv4.
18090 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18092         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18093         m68k-unknown-linuxaout from linker help string.  Put quotes around
18094         $ld_help_string.
18096 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18098         * config.guess (powerpc-harris-powerunix): Add guess for port
18099         to new target.
18101 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18103         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18105 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18107         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18108         $(REALLY_SET_LIB_PATH) in Makefile.
18109         * Makefile.in (SET_LIB_PATH): New variable.
18110         (REALLY_SET_LIB_PATH): New variable.
18111         ($(DO_X)): Use $(SET_LIB_PATH).
18112         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18113         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18114         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18115         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18116         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18117         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18118         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18119         (install-dosrel): Likewise.
18120         (all-opcodes): Depend upon all-libiberty.
18122 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18124         * config.guess (*:CYGWIN*): New
18126 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18128         * Makefile.in (all-target-winsup): All all-target-libiberty.
18130 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18132         * configure.in (noconfigdirs): Add missing # in front of comment.
18134 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18136         * configure.in: add second pass to things added to noconfigdirs
18137         so *-gm-magic can exclude libgloss properly.
18139 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18141         * mpw-configure (extralibs_name, rez_name): Set correctly
18142         for MWC68K compiler.
18144         * mpw-README: Add more info on the necessary build tools.
18146 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18148         * configure.in, config.sub: Recognize cygwin32.
18150 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18152         * config.guess, config.sub: Recognize A/UX.
18154 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18156         * config.sub: Merge with gcc/config.sub.
18158 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18160         * mpw-build.in (do-binutils): Add build of stamps.
18162 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18164         * config.sub: Add recognition for mips64vr4100*-* targets.
18166 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18168         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18169         Add creation of gconfigargs with `--enable-shared' turned on.
18170         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18171         ($(host)-stamp-stage3-configured): Likewise.
18172         (HOLES): Add chatr and ldd.
18173         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18175 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18177         * configure: Pass --nfp to recursive configures.
18179 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18181         * Makefile.in (DLLTOOL): New.
18182         (DLLTOOL_FOR_TARGET): New.
18183         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18184         (EXTRA_TARGET_FLAGS): Ditto.
18185         (EXTRA_GCC_FLAGS): Ditto.
18186         (CONFIGURE_TARGET_MODULES): Ditto.
18187         (DO_X): Ditto.
18188         * configure: Add DLLTOOL.
18190 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18192         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18193         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18194         mh-sco, since old workarounds no longer needed, and don't
18195         build ld, since libraries have weak symbols in COFF.
18197 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18199         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18201 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18203         * configure.in: Make sure that ${CC} can be used to compile an
18204         executable.
18206 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18208         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18209         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18210         nothing depending on whether gdbtk is being built.
18212 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18214         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18216 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18218         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18219         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18221 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18223         * config-ml.in: Add support for
18224         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18225         Simplify setting of multidirs from --disable-foo.
18227 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18229         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18230         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18231         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18232         non-empty, pass them on to the  GCC make.
18233         (all-bootstrap): New rule that is like all-gcc, except it executes
18234         the GCC bootstrap rule instead of the GCC all rule.
18236 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18238         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18240 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18242         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18243         DG/UX support.
18245 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18247         * config.sub (i*86*) Change [345] to [3456]
18249 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18251         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18252         --with-gnu-ld=no.
18254 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18256         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18257         AIX multilibs get built.
18259 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18261         * configure.in (i386-win32): Don't build expect if we're not
18262         building the tcl subdir.
18264 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18266         * Makefile.in: (configure-target-examples, all-target-examples):
18267         New targets, configure and build example programs.
18269 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18271         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18272         use it as input to sedit the generated MPW makefile.
18273         * mpw-README: Add a suggestion about Gestalt.h.
18275 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18277         * config.sub: Accept *-*-ieee*.
18279 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18281         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18282         Ronald F. Guilmette <rfg@monkeys.com>.
18284 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18286         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18287         for powerpc-pe native.
18288         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18289         (target==powerpc-pe): duplicate i386-win32 entry.
18291 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18293         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18294         of vxworks, not just vxworks5.1.
18296 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18298         * mpw-configure: Add support for exec-prefix.
18300 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18302         * config.guess: Recognize HP model 816 machines as having
18303         a PA1.1 processor.
18305 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18307         * configure: Ignore new autoconf configure options.
18309 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18311         * config.guess:  Recognize Pentium under SCO.
18312         From Robert Lipe <robertl@arnet.com>.
18314 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18316         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18318 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18320         * configure.in: Don't configure gas for alpha-dec-osf*.
18322 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18324         * configure.in: Default to --with-stabs for some targets for which
18325         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18326         i[345]86*-*-unixware*.
18328 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18330         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18331         rather than basing it on the target.  Simplify handling of options
18332         controlling which directories to configure.  Remove extraneous
18333         slash in multi-clean target.
18335 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18337         * config-ml.in: Prefix more variables with ml_ so they don't collide
18338         with configure's.
18340 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18342         * configure: Don't turn -v into --v.
18344 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18346         * configure.in (targargs): Fix typo.
18348         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18350 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18352         * configure.in: Strip --host and --target options from
18353         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18354         --with-cross-host option when building with a cross-compiler.
18355         * configure: Canonicalize the arguments put into config.status by
18356         always using `=' for an option with an argument.  Pass a presumed
18357         --host or --target explicitly.
18359 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18361         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18362         into general OS recognition case.
18364 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18366         * configure.in (target_configdirs): add target-winsup only
18367         for win32 target systems.
18369 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18371         * Makefile.in (all-target-libgloss): Depend upon
18372         configure-target-newlib, since when libgloss is built it looks to
18373         see if the newlib directory exists.
18375 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18377         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18378         cfg-ml-*.in.
18380 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18382         * configure: Handle LD and LD_FOR_TARGET when configuring a
18383         Canadian Cross.
18385 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18387         * configure.in (target_libs): add target-winsup.
18388         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18389         (target==ppcle-pe): remove ld from $noconfigdirs.
18391 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18393         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18394         Preserve relative path names in $srcdir.  Build symlink tree if
18395         configuring cross target dir and srcdir=. (= no VPATH support).
18396         (configure-target-libg++): Depend on configure-target-librx.
18397         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18398         * config-ml.in: New file.
18399         * symlink-tree: New file.
18400         * configure: Ensure srcdir="." if that's what it is.
18402 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18404         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18405         includes and FLEX_SKELETON setting.
18406         * mpw-configure (--with-gnu-ld): New option, controls whether
18407         to use PPCLink or ld with PowerMac GCC.
18408         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18409         * mpw-config.in: Configure grez if targeting Mac.
18411         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18412         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18413         just macos.
18414         * configure.in: Configure grez resource compiler if targeting Mac.
18415         * Makefile.in (all-grez, install-grez): New targets.
18417 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18419         * configure: CXX defaults to gcc, not g++.  If we find
18420         gcc in the path, set CC to gcc -O2.
18422 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18424         * configure: Default ${build} correctly.  Avoid picking up extra
18425         spaces when reading CC and CXX from Makefile.  When doing a
18426         Canadian Cross, use plausible default values for numerous
18427         variables.
18428         * configure.in: When doing a Canadian Cross, don't try to
18429         configure tools whose configure script can't handle it.
18431 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18433         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18435 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18437         * configure:  Remove dubious bug reporting address.
18439 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18441         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18442         configure script, run that instead of this directory's configure.
18443         In either case, print a message that we're configuring the sub-dir.
18445 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18447         * configure.in: Before checking for the existence of various files,
18448         use sed to filter out "target-".
18450 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18452         * Makefile.in (DO_X): Split rule to decrease command line length
18453         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18454         (Philippe De Muyter).
18456 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18458         * Makefile.in (all-patch): depend on all-libiberty.
18460 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18462         * configure.in: If the only directory in target_configdirs which
18463         actually exists is libiberty, then set target_configdirs to empty,
18464         to avoid trying to build a target libiberty in a gas or gdb
18465         distribution.
18467 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18469         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18470         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18471         systems.
18473 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18475         * configure.in (copy_dirs): Use sys-include instead of include
18476         for --with-headers option.
18478 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18480         * Makefile.in, configure.in: Make winsup builds work with
18481         new scheme.
18483 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18485         * configure.in: Build the linker on AIX.
18487 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18489         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18490         where needed.
18492 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18494         * Makefile.in (all-gcc): Fix typo.
18496 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18498         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18500 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18502         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18503         to target-xiberty, to provide more flexibility.
18504         (target_subdir):  Define.  Create if cross.
18505         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18506         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18507         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18508         check-libFOO -> check-target-libFOO, etc.
18509         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18510         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18511         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18512         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18513         allow ALL_GCC="" to only configure.
18514         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18515         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18516         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18518 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18520         * Makefile.in (taz): Build "info" in etc explicitly.
18522 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18524         * configure.in:  Make sure that CC is undefined (as opposed to
18525         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18526         problem with autoconf trying to configure on a host without GCC.
18528 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18530         * mpw-configure: Set host alias from choice of host compiler,
18531         only use generic MPW Makefile sed if present, edit a file
18532         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18533         * mpw-README: Add problem notes about CW6 and CW7.
18535 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18537         * Makefile.in (taz): Use ";" instead of ";;".
18539 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18541         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18542         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18543         DISTDOCDIRS.
18544         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18545         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18547 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18549         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18550         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18551         Move bfd to DISTSTUFFDIRS.
18553 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18555         * Makefile.in (X11_LIB): Removed.
18556         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18558         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18560 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18562         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18563         names.
18565 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18567         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18569 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18571         * configure.in (i[345]86-*-win32): Always build newlib.
18572         Don't configure cvs, autoconf or texinfo.
18573         * Makefile.in (LD_FOR_TARGET): New.
18574         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18575         Pass down LD_FOR_TARGET.
18577 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18579         * winsup: New directory.
18580         * Makefile.in: Build winsup.
18581         * configure.in: Winsup is configured when target is win32.
18582         Can only build win32 target GDB when native.
18584 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18586         * config.guess: Recognize HP model 819 machines as having
18587         a PA 1.1 processor.
18589 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18591         * configure: Fix sed loop which substitutes for CC and CXX to
18592         avoid bug found in various sed implementations.
18594 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18596         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18597         simulator.  Use standard powerpc-*-eabi*.
18599 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18601         * configure.in: Stop putting gas and binutils in noconfigdirs for
18602         powerpc-*-aix* and rs6000-*-*.
18604 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18606         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18607         -mcall-aixdesc libraries.
18609 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18611         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18613         * config.sub (arm | armel | armeb): Fix shell syntax.
18615 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18617         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18618         -msoft-float and -mcpu=common support.
18619         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18620         libraries.
18622 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18624         * configure.in: Allow configuration and build of emacs19 for the alpha.
18626 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18628         * configure.in (CC): Get ^CC, not just any old CC, from
18629         ${host_makefile_frag}.
18631 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18633         * configure.in (CC): Try to get CC from
18634         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18636 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18638         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18639         only if it exists in $(srcdir).
18641 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18643         * configure: If CC and CXX are not set in the environment, set
18644         them, based on either an existing Makefile or on searching for gcc
18645         in PATH.  Substitute for CC and CXX in Makefile.
18646         * configure.in: Remove libm from target_libs.  Separate
18647         target_configdirs from configdirs.  If CC is not set in
18648         environment, try to get it from a host Makefile fragment.  Rewrite
18649         changes of configdirs to use skipdirs instead.  A few minor
18650         tweaks.  Take directories out of target_configdirs as they are
18651         taken out of configdirs.  Remove existing Makefile files from
18652         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18653         CONFIG_ARGUMENTS in Makefile.
18654         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18655         by configure.in.
18656         (CONFIG_ARGUMENTS): Likewise.
18657         (CONFIGURE_TARGET_MODULES): New variable.
18658         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18659         ($(CONFIGURE_TARGET_MODULES)): New target.
18660         (configure-libg++, configure-libio): New targets.
18661         (all-libg++): Depend upon configure-libg++.
18662         (all-libio): Depend upon configure-libio.
18663         (configure-libgloss, all-libgloss): New targets.
18664         (configure-libstdc++): New target.
18665         (all-libstdc++): Depend upon configure-libstdc++.
18666         (configure-librx, all-librx): New targets.
18667         (configure-newlib): New target.
18668         (all-newlib): Depend upon configure-newlib
18669         (configure-xiberty): New target.
18670         (all-xiberty): Depend upon configure-xiberty.
18672 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18674         * configure.in (host i[345]86-*-win32):  Expand the
18675         noconfigdirs again.
18677 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18679         * mpw-configure: Fix sed command file name.
18681 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18683         * configure.in (host i[345]86-*-win32): Reduce the
18684         noconfigdirs again.
18686 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18688         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18689         or powerpc*-*-pe*, since they are not yet supported.
18691 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18693         Add PowerMac support and many other enhancements.
18694         * mpw-configure: New option --cc to select compiler to use,
18695         paste options set according to --cc into the generated
18696         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18697         if mpw-make.sed is present.
18698         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18699         add forward includes for PowerPC include files.
18700         * mpw-build.in: Build using Makefile.PPC if present.
18701         (do-byacc, etc): Remove separate version resource builds.
18702         (do-gas): Build "stamps" before "all".
18703         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18704         * mpw-README: Update to reflect --cc option, PowerMac support,
18705         and recently-reported compatibility problems.
18707 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18709         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18710         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18711         (--with-multilib-top): Pass to recursive invocations.
18713 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18715         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18716         v810-*-*.
18718 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18720         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18721         gdb, ld and opcodes on v810-*-*.
18723 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18725         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18726         (local-maintainer-clean): New target.
18727         (maintainer-clean): New target.
18728         (realclean): Just depend upon maintainer-clean.
18730 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18732         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18734 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18736         * configure.in: Build ld in mips*-*-bsd* case.
18738 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18740         * config.sub: Accept -lites* OS.  From Ian Dall.
18742 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18744         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18745         targets.
18747 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18749         * configure.in: treat i386-win32 canadian cross the same as
18750         i386-go32 canadian cross.
18752 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18754         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18755         running under the simulator to build a reduced set of libraries.
18756         (powerpc-*-eabiaix): Add fine grained multilib support added to
18757         other powerpc targets yesterday.
18759 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18761         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18762         -disable-softfloat, -disable-relocatable, -disable-aix, and
18763         -disable-sysv to control which multilib libraries get built.
18765 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18767         * configure: Add Makefile.tem to list of files to remove in trap
18768         handler.
18770 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18772         * config.guess (*Linux*):  Add missing "exit"s.
18773         Also, need specific check for alpha-unknown-linux (uses COFF).
18775 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18777         * config.guess:  Merge with FSF:
18779         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18780         * config.guess (AIX4): More robust release numbering discovery.
18782         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18783         * config.guess (i386-sequent-ptx): Properly get version number.
18785         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18786         * config.guess (mips:*:4*:UMIPS): New case.
18788 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18790         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18791         (i386-win32 host): Likewise.  Don't build readline.
18793 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18795         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18796         SUPPORT_FILES to submakes.
18798 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18800         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18801         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18802         mpw-configure.
18804 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18806         * configure.in (appdirs): Use =, not ==, in test expression when
18807         trying to build the text to print in the warning message for
18808         Solaris users.
18810 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18812         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18814 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18816         * config.guess: Recognize lynx-2.3.
18818 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18820         * config.sub (z8ksim): Deleted
18821         (z8k-*-coff): New, this is the one true name of the target.
18823 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18825         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18827 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18829         * config.guess (*:Linux:*:*): First try asking the linker what the
18830         default object file format is (elf, aout, or coff).  Then if this
18831         fails, try previous methods.
18833 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18835         * configure.in: Don't build newlib for *-*-vxworks5.1.
18837 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18839         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18840         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18842 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18844         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18846 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18848         * cfg-ml-com.in: New file.
18849         * cfg-ml-pos.in: New file.
18851 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18853         * COPYING.NEWLIB: Add HP free copyright to list.
18855 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18857         * config.sub: Recognize -eabi* for the system, not just -eabi.
18859 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18861         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18862         * config.sub, configure.in (win32): New target and host.
18864 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18866         * configure.in: Add i386-pe configuration.
18868 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18870         * mpw-build.in (install): Install GDB after LD.
18872 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18874         * mpw-config.in (elf/mips.h): Always forward-include, needed
18875         for GDB to build.
18877 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18879         * testsuite: New directory for customer acceptance and whole tool
18880         chain tests.
18882 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18884         * configure: If per-host line isn't found, but AC_OUTPUT is found
18885         and a configure script exists, run it instead.
18887 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18889         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18891 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18893         * configure: Set build_{cpu,vendor,os,alias} to host values when
18894         --build isn't specified.
18896 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18898         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18899         (FLAGS_TO_PASS): Pass them.
18900         (EXTRA_TARGET_FLAGS): Ditto.
18902 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18904         * Makefile.in (all-libg++): Depend on all-libstdc++.
18906 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18908         * configure.in (noconfigdirs): Enable all packages for
18909         i386-unknown-netbsd.
18911 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18913         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18914         hosted builds (DOS builds)
18916 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18918         Changes for ARM based on patches from Richard Earnshaw:
18919         * config.sub: Handle armeb and armel.
18920         * configure.in: Omit arm linker only for riscix.
18922 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18924         * config.guess:  Update from FSF.
18926 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18928         * config.sub: Recognize powerpcle as the little endian variant of
18929         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18930         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18931         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18932         temporarily.
18934 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18936         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18938 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18940         * config.sub: Accept -lites* as a basic system type.
18942 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18944         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18945         installed, and if so return linuxoldld as the system name.
18947 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18949         * config.guess: Add hppa1.1-hp-lites support.
18951 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18953         * configure.in: Don't build newlib for m68k-vxworks5.1.
18955 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18957         * configure.in (mips-sgi-irix6): Use mh-irix5.
18959 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18961         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18963 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18965         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18966         OSF/1.  Fix compiler flags.
18967         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18969 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18971         * configure.in: Recognize --with-newlib.
18972         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18974 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18976         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18977         to *_X11_MODULES due to gdbtk needing X include files et al.
18979 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18981         Merge in support for Mac MPW as a host.
18982         (Old change descriptions retained for informational value.)
18984         * mpw-config.in: Add generic include forwards for cpu-specific
18985         include files in aout and elf directories.
18987         * mpw-configure: Added copyright.
18988         * mpw-config.in: Check for presence of required build tools.
18989         (target_libs): Add newlib.
18990         (target_tools): Add examples.
18991         (Read Me): Generate as "Read Me for MPW" instead.
18992         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18993         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18994         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18996         * mpw-configure: Remove subdir-specific makefile hackery,
18997         delete mk.tmp after using it.
18999         * mpw-build.in (all): Display start and end times.
19001         * mpw-configure (host_canonical): Set.
19002         (target_cpu): Always add to makefiles.
19003         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19004         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19005         (mpw-mh-mpw): Look for in srcdir and srcroot.
19006         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19008         * mpw-build.in: (install-only): New target.
19010         * mpw-configure (host_alias, target_alias): Rename from hostalias
19011         and targetalias, add into generated Makefile.
19012         (mk.tmp): If present, add into generated Makefile.
19013         * mpw-build.in (all-gas): Build config.h first before gas proper.
19015         * mpw-configure (config.status): Write only if changed.
19016         * mpw-config.in (readline): Configure it (not built, just used for
19017         definitions).
19019         * mpw-config.in (elf/mips.h): Add a forward include.
19021         * mpw-config.in: Forward-include most .h files in include into
19022         extra-include.
19023         (readline): Don't build.
19024         mpw-build.in (install): Install GDB.
19026         * mpw-configure (prefix, mpw_prefix): Handle it.
19027         * mpw-config.in (mmalloc, readline): Don't configure.
19028         * mpw-build.in (thisscript): Rename to ThisScript.
19029         Use mpw-build instead of BuildProgram everywhere.
19030         (mmalloc, readline): Don't build.
19031         * mpw-README: New file, basic documentation about the MPW port.
19033         * mpw-config.in: Use forward-include to create include files.
19035         * mpw-configure: Add more things to the top of each configured
19036         Makefile, including contents of config/mpw-mh-mpw.
19037         * mpw-config.in (extra-include): Create this directory and fill it
19038         with Posix-like include files when configuring.
19040         * config.sub (apple, mac, mpw): Add various aliases.
19042         * mpw-build.in: New file, top-level build script fragment for MPW.
19043         * mpw-configure: New file, configure script for MPW.
19044         * mpw-config.in: New file, config fragment for MPW.
19046 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19048         * configure.in (host_libs): Remove glob, since it is gone from the
19049         sources.
19051 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19053         * Makefile.in: define empty GDB_NLM_DEPS var.
19055         * configure.in(target_makefile_frag): use config/mt-netware
19056         for netware targets.
19058 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19060         * config.sub: Merge in recent FSF changes.  Remove linux special
19061         cases.
19063 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19065         Revert this change:
19067         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19069                 * build-all.mk: Use CC=cc -Xs on Solaris.
19071 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19073         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19074         stop using it.
19075         * Makefile.in: Nuke all references to glob subdirectory.
19077 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19079         * configure.in: Fix --enable-shared logic in per-host.
19081 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19083         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19085 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19087         * configure.in (noconfigdirs): Don't build gas on AIX, for
19088         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19090 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19092         * configure: Fix --cache-file to work if the file argument is a
19093         relative path.
19095 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19097         * configure: If the --cache-file is used, pass it down to
19098         configure in subdirectories.
19100 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19102         * config.sub: add vxworks29k configuration.
19104 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19106         * Makefile.in (taz): Do "diststuff" part quietly.
19108 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19110         * config.sub: Mini-merge with gcc/config.sub.
19112 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19114         * config.guess (IRIX): Sed - to _.
19116 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19118         * Makefile.in (source-vault, binary-vault): New targets.
19120 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19122         * config.sub: Recognize -eabi as a basic system type.
19124 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19126         * configure.in (enable_shared stuff): Fix typo.
19128 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19130         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19132 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19134         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19136 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19138         * configure.in (rs6000-*-*): Don't build gas.
19140 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19142         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19143         reduce command line length.
19144         (AS_FOR_TARGET): Check for as.new, not Makefile.
19145         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19147 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19149         * config.guess:  Merge from FSF.
19151 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19153         * configure: Don't use $ when handling program_suffix.
19155 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19157         * configure.in:  Configure tk for hppa/hpux.
19159 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19161         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19163 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19165         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19166         to LIBCXXFLAGS.  Tests are better run without it.
19168 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19170         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19172 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19174         * configure.in (*-*-netware*): Don't configure xiberty.
19176 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19178         * configure.in:  Remove tk from native_only list.
19180 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19182         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19183         for special NCD build.
19185 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19187         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19188         makeall.bat, they're only useful for binutils snapshots.
19189         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19190         makeall.bat to specified SUPPORT_FILES.
19192 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19194         * build-all.mk: Add Ericsson targets to sun4 and solaris
19195         hosts.  Add  BNR's sun4 target to solaris host, so their
19196         build-from-source will be tested in-house first.
19198 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19200         * Makefile.in (LIBCFLAGS): New variable.
19201         (CFLAGS_FOR_TARGET): Ditto.
19202         (LIBCFLAGS_FOR_TARGET): Ditto.
19203         (LIBCXXFLAGS): Ditto.
19204         (CXXFLAGS_FOR_TARGET): Ditto.
19205         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19206         (BASE_FLAGS_TO_PASS): Pass them.
19207         (EXTRA_TARGET_FLAGS): Ditto.
19209         * configure.in: Support --enable-shared.
19211 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19213         * configure.in (target_libs):  Include libstdc++ again.
19214         * config.guess:  Update from FSF (for FreeBSD).
19216 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19218         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19219         makeall.bat.
19220         (DISTDOCDIRS): Add `etc'.
19221         (ETC_SUPPORT_PFX): New variable.
19222         (taz): Include anything from etc starting with a word in
19223         ETC_SUPPORT_PFX.
19225 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19227         * config.sub: Update for recent FSF changes.  Remove obsolete
19228         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19229         spacing changes.
19231 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19233         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19235         * config.guess:  Merge with FSF.
19236         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19238 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19240         * configure: Since the "trap 0" handler will override the exit
19241         status on many systems, only use it for "exit 1", and make it set
19242         a non-zero exit status; reset it before "exit 0".  Also, check
19243         exit status of config.sub, and error out if it failed.
19245 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19247         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19248         and install libgloss.
19250 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19252         * Makefile.in (all-binutils): Depend upon all-byacc.
19254         * configure.in: Don't build emacs on Irix 5.
19256 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19258         * configure.in (*-*-netware*): Add libio.
19260 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19262         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19263         (CHECK_TARGET_MODULES): Ditto.
19264         (INSTALL_TARGET_MODULES): Ditto.
19265         (TARGET_LIBS): Ditto.
19266         (all-libstdc++): Note dependencies.
19268 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19270         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19272 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19274         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19275         -fexternal-templates.
19277         * configure.in (target_libs): Add libstdc++.
19278         (noconfigdirs): Add libstdc++ as appropriate.
19280 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19282         * config.guess:  Update from FSF.
19284 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19286         * configure: Use ${config_shell} when running ${configsub}.
19288 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19290         * config.sub: No longer recognize h8300h.
19292 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19294         * config.sub: Remove extraneous differences between config.sub and
19295         gcc/config.sub.
19297 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19299         * Makefile.in (DISTSTUFFDIRS): Add gas.
19301 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19303         * COPYING.NEWLIB: New file.
19305 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19307         * config.guess (HP-UX):  Patch from Harlan Stenn
19308         <harlan@landmark.com> to also emit release level.
19310 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19312         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19314 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19316         * config.sub:  Merge nextstep cleanup from FSF.
19318 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19320         * configure.in (arm-*-*): Don't configure ld for this target.
19322 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19324         * configure.in (*-*-netware): don't configure libg++, libio,
19325         librx, or newlib.
19327 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19329         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19330         configure ld--it works, but it doesn't support shared libraries.
19332 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19334         * config.guess (*-unknown-freebsd*):  Get rid of possible
19335         trailing "(Release)" in version string.
19336         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19338 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19340         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19341         Fix type: *-next-neststep -> *-next-nextstep.
19343         * config.guess:  Merge from FSF:
19345         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19347         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19349         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19351         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19352         instead of UNIX_SV for UnixWare 1.0).
19354 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19356         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19357         to make gdb/nlm/* build after the compiler and linker.
19359 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19361         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19362         not just i[34]86.
19363         (m68k-atari-sysv4):  Relocate to match FSF version.
19365         * config.guess:  More merges from the FSF:
19367         Add a space before function call or macro invocation.
19369         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19371         * config.guess: Add trap cmd to remove dummy.c and dummy when
19372         interrupted.
19374         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19376         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19377         (dummy): Redirect stderr from compilation of dummy.c.
19379         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19381         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19383 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19385         * configure: Accept and ignore --cache*, for compatibility with
19386         new autoconf.
19388 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19390         * config.guess:  Merge from FSF:
19392         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19394         * config.guess (Pyramid*:OSx*:*:*): New case.
19395         (PATH): Add /.attbin at end for finding uname.
19396         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19398         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19400         * config.guess (M88*:DolphinOS:*:*): New case.
19402         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19404         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19405         to select whether to use ELF or COFF.
19407         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19409         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19411         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19413         * config.guess: Guess the OS version for HPUX.
19415         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19417         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19419 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19421         * configure.in: Recognize --with-headers, --with-libs, and
19422         --without-newlib.
19423         * Makefile.in (all-xiberty): Depend upon all-ld.
19425 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19427         * configure.in: Change i[34]86 to i[345]86.
19429 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19431         * configure (version): A few more tweaks to help message.
19433 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19435         * Makefile.in:  Remove (for now) librx as a host library,
19436         now that we're building it for target.
19438 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19440         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19441         (Karl Berry).
19443 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19445         * configure.in:  Also configure librx.
19447 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19449         * Makefile.in:  Update various rules to reflect that librx
19450         is now needed for libg++.
19452 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19454         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19456 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19458         * configure.in: Configure the examples directory.
19460 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19462         * configure: Simplify Jun 2 1994 change.
19464 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19466         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19467         /bin/gcc isn't good enough to build gcc.
19469 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19471         * Makefile.in (GDB_SUPPORT_FILES): Remove
19472         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19473         (gdb.tar.gz): Add new rule to use standard distribution building
19474         mechanism.
19476 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19478         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19479         Bill Cox <bill@cygnus.com>.
19481 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19483         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19485 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19487         * configure:  Search current dir first in .gdbinit.
19489 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19491         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19493 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19495         * config.sub:  Refer to NeXT's operating system as nextstep.
19497         * config.sub (case $basic_machine):  Re-order the cases, to match
19498         the order in the FSF version (which is mostly alphabethical).
19499         Merge in some additions and changes from the FSF.
19501 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19503         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19504         * config.sub: Recognize cxux7.
19505         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19507 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19509         * config.sub:  Fix typo powerpc -> powerpc-*.
19511 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19513         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19515         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19516         parallel with all-emacs and install-emacs).  Top-level command
19517         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19519 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19521         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19522         $(relbindir)/make before doing ``make install'', and use
19523         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19524         installing over running make binary.
19525         ($(host)-stamp-stage3-installed): Likewise.
19527 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19529         * config.guess: Recognize Mach.
19531 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19533         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19534         see whether --exec-prefix was used.
19536 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19538         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19540 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19542         * Makefile.in: Add all-librx target similar to all-libproc.
19544 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19546         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19547         with post 1.2 uname bogosity.
19549 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19551         * configure: Remove temporary files on receipt of a signal.
19553 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19555         * configure: If there is a package_makefile_frag, remove
19556         ${subdir}/Makefile.tem after copying it in.
19558 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19560         * build_all.mk: support rs6000 lynx identifies itself as
19561         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19562         since /bin/gcc is too feeble to compile a modern gcc.
19564 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19566         * brought devo/test-build.mk update-to-date with progressive/
19567         test-build.mk. Add lynx targets and hppa flag info.
19569 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19571         * configure.in:  Use mh-ncrsvr43.  Patch from
19572         Tom McConnell <tmcconne@sedona.intel.com>.
19574 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19576         * config.guess (i386-unknown-bsdi):  No longer need to
19577         check #if defined(__bsdi__) && defined(__i386__).
19579 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19581         * configure: Set program_transform_nameoption correctly.
19583 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19585         * brought build-all.mk update-to-date with progressive build-all.mk,
19586         added new targets and hppa info.
19588 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19590         * configure: If config.guess result is a prefix of the user
19591         specified target, assume a native build and use the user specified
19592         target as the host alias.  Remove SunOS patch suffix removal hack.
19593         * configure.in: Remove SunOS patch suffix removal hack.
19595         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19596         in NATIVE_CHECK_MODULES.
19598 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19600         * Makefile.in: Rename HOST_ONLY to NATIVE.
19601         * configure: Delete SunOs patch suffix from host_canonical
19602         and build_canonical variables that are prepended to Makefiles.
19603         * configure.in: Add comments for easier maintenance.
19605 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19607         * Makefile.in: Add all-libproc target similar to all-gui.
19609 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19611         * Makefile.in (CHECK_MODULES): split into
19612         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19614 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19616         * config.guess (i386-unknown-bsdi): New system to guess.
19618 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19620         * Makefile.in: Add all-gui target (but not yet build by "all").
19622 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19624         * config.sub: Move deletion of patch suffix from here...
19625         * configure.in: To here, at Ian's suggestion.  The top-
19626         level scripts might need to know of a patch level.
19628 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19630         * config.sub: Strip off patch suffix so rtl is recognized
19631         as a sunos4.1.3 machine, even though it's been patched.
19633 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19635         * Makefile.in (INSTALL_LAST): Delete.
19636         (INSTALL_DOSREL): New.
19638 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19640         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19641         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19642         whether we pass down --with-gnu-ld anyhow.
19644 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19646         * Makefile.in (INSTALL_LAST): Change operation so it works
19647         on more flavors of make.
19648         * configure.in (go32): Don't build libg++ or libio.
19650 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19652         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19653         they can be overriden by templates.
19655 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19657         * configure.in (target==go32): Don't build gdb.
19658         * dosrel: New directory.
19660 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19662         * configure.in (host==go32): Configure dosrel too.
19663         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19664         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19665         be set by incoming names or templates.
19666         (INSTALL_LAST): New rule.
19668 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19670         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19672 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19674         * configure.in (appdirs): New variable.  Currently empty, but will
19675         be used in gas distribution.  If nonempty, lists a set of
19676         directories at least one of which must get configured, or top
19677         level configuration is considered to have failed.
19678         (rs6000-*-lynxos*): Use new file name.
19680 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19682         Eliminate XTRAFLAGS.
19683         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19684         newlib include files using -idirafter, and also use -nostdinc.
19685         (CXX_FOR_TARGET): Likewise.
19686         (XTRAFLAGS): Removed.
19687         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19688         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19689         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19690         ($(DO_X)): Don't pass down XTRAFLAGS.
19692 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19694         * configure.in (mips*-dec-bsd*): New target; do build linker.
19695         (mips*-*-bsd*): New target; don't build linker.
19697 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19699         * configure.in: support rs6000-*-lynxos* configuration.
19700         support sunos4 as a cross target.
19702         * config.sub: look for lynx*, not lynx since the OS version may
19703         legitimately be part of the name.
19705 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19707         * configure.in (i[34]86-*-sco*): Move to be with other i386
19708         targets.
19709         (romp-*-*): New target.  Skip various binary utilities.
19710         (vax-*-*): New target.  Don't build newlib.
19711         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19713 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19715         * configure.in: Only set host_makefile_frag if config
19716         directory exists.
19718 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19720         * install.sh: If $dstdir exists, don't check whether each
19721         component does.
19723 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19725         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19727 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19729         * configure.in (*-*-lynxos*): Don't configure newlib for either
19730         native or cross Lynx.
19732 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19734         * config.sub (sparc64-elf): Fix os.
19735         (z8k): Remove duplicate.
19737 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19739         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19740         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19742 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19744         * configure: Make file links cleanly even if Lynx fails on
19745         an NFS symlink (at least fail cleanly).
19747 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19749         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19750         -XNh2000.
19752 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19754         * configure: Unknown options are fatal again.
19756 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19758         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19759         compatibility.
19761 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19763         * build-all.mk: Add `clean' target.
19765 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19767         * config.guess:  Add SINIX support.
19768         * configure.in:  Add mips-*-sysv4* support.
19770 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19772         * build-all.mk: Document all useful targets.
19773         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19774         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19776 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19778         * configure: Support --silent, --quiet.
19780 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19782         * configure: Support --disable-FEATURE.
19784 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19786         * config.guess: Recognize NCR running SVR4.3.
19788 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19790         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19791         Patch from Paul Eggert <eggert@twinsun.com>.
19793 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19795         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19797 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19799         * configure: Make unrecognized options give nonfatal warnings
19800         instead of fatal errors, and pass them to any subdirectory
19801         configures in case they recognize them.
19802         Make --x equivalent to --with-x.
19804 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19806         * configure: Add --enable-* options.  Clean up usage message and
19807         some comments.
19809 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19811         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19813 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19815         * configure.in (hppa*-*-*): Enable binutils.
19817 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19819         * config.sub: Recognize cisco.
19821 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19823         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19825 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19827         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19828         than one configuration name.  Add comment.
19830 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19832         * config.guess: about target *-hitachi-hiuxwe2, fixed
19833         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19834         macro is incorrect.]
19836 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19838         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19839         than the "make ls" stuff which used to be here.
19841 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19843         * config.guess:  Recognize i[34]86-unknown-freebsd.
19844         From Shawn M Carey <smcarey@rodan.syr.edu>.
19846 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19848         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19850 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19852         * config.guess: Check for ptx.
19854 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19856         * config.sub: Add os9k checking.
19858 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19860         * config.guess: Handle OSF1 running on HPPA processors
19862 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19864         * configure: If subdir configure fails, print out a message with
19865         subdirectory name, in case subdir's configure code didn't identify
19866         itself.
19868 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19870         * configure.in: Remove embedded newlines from configdirs.
19871         Avoid mismatches of substrings.  Fix matching strings at end
19872         of configdirs.
19874 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19876         * config.guess:  Add Lynx/rs6000 config support.
19878 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19880         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19882 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19884         * configure.in (hppa*-*-osf*): Treat this just like most other
19885         PA configurations (eg no binutils or ld).
19886         (hppa*-*-*elf*): These configurations have binutils and ld.
19888 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19890         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19892 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19894         * configure.in (rs6000-*-*): Build gas.
19896 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19898         * Makefile.in:  Avoid bug in losing hpux sed.
19900 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19902         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19903         for GDB and GDB has been fixed to not need it.
19905 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19907         * config.guess: Recognize vax hosts.
19909 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19911         * configure (while loop): Don't use "break 2" inside case
19912         statement -- the case statement isn't an enclosing loop.
19914 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19916         * config.guess:  Clean up NeXT support, to allow nextstep
19917         on Intel machines.  Make OS be nextstep.
19919 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19921         * config.guess: Add alternate forms for Convex.
19923 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19925         * configure:  Completely rewrite option processing.  Take
19926         advantage of pattern-matching to avoid invoking test frequently.
19927         Also clean up host and target defaulting logic.
19929 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19931         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19932         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19933         commands (plus user environment) will fit SCO limits.
19935 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19937         * configure.in: Don't issue warnings about directories which are
19938         not being configured if -norecursion is set.  Correct test for
19939         --with-gnu-as and --with-gnu-ld to not get confused by substring
19940         matches.
19942         * configure.in: Don't build gas for alpha-dec-osf1*.
19944 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19946         * configure:  Back out Per's change of 12/19/1993.  It changes the
19947         behavior of configure in unexpected and confusing ways.
19949         Also, use different delim char when calculating
19950         program_transform_name so that the name can contain slashes.
19952 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19954         * configure.in, config.sub: Add support for VSTa micro-kernel.
19956 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19958         * configure.in: Nuke hacks which were used to get a special
19959         version of GAS for HPPA configurations.
19961 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19963         * configure:  If only ${target_alias} is given, use that
19964         as the default for ${host_alias}.
19965         * configure:  Add missing back-slashes before nested quotes.
19967 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19969         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19971 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19973         * config.guess:  Recognize some Tektronix configurations.
19974         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19976 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19978         * config.sub: Match any flavor of SH.
19980 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19982         * configure.in: Don't try to configure newlib for Alpha.
19984 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19986         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19987         libg++ or libio for any Alpha target.
19989         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19991 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19993         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19994         default arguments -- so it tried to compress itself.
19996 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19998         * configure.in (notsupp): ensure that a space is always at the end
19999         of the configdirs list, since the grep checks for an explicit space
20001 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20003         * configure.in (target i386-sysv4.2): don't build ld, since static
20004         versions of many libraries are not available.
20006 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20008         * config.guess: Recognize Apollos (using environment variables).
20009         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20011 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20013         * config.guess: Recognize Sony news mips running newsos.
20015 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20017         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20018         "fi ; else" for bash.
20020 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20022         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20024 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20026         * config.sub: accept unixware as an alias for svr4.2.
20027         Fix some inconsistancies with the gcc version.
20029 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20031         * Makefile.in (DISTDOCDIRS):  Add gdb.
20033 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20035         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20037 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20039         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20040         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20041         this now.
20043 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20045         * config.sub: Accept hiux* as an OS name.
20047         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20048         etc/make-stds.texi.  The underscore came from gcc, and dje now
20049         agrees that RUNTESTFLAGS is the correct name.
20051 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20053         * install.sh:  Remove 'set -e'.  It makes any conditionals
20054         in the script useless.
20056         * config.guess: Automatically recognize arm-acorn-riscix
20057         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20059 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20061         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20063 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20065         * Makefile.in (DISTDOCDIRS): New variable.
20066         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20067         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20069 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20071         * configure.in (hppa target): check the source directory for the
20072         pagas sub-directory
20074 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20076         * config.sub: Allow -aout* and -elf*.
20078 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20080         * configure.in: Don't build ld on i386-solaris2, same as for
20081         sparc-solaris2.
20083 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20085         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20087 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20089         * configure.in:  Configure gdb for alpha.
20091 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20093         * Makefile.in (CXXFLAGS): Add -O.
20095 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20097         * config.guess: added support for DG Aviion
20099 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20101         * configure.in: Produce warning message for subdirectories not
20102         configurable for this host/target combination.  Don't try to
20103         configure gdb for vms.
20105 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20107         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20108         appropriate files before making "diststuff".
20109         (DISTBISONFILES): New var: list of files to be edited.
20110         (DISTSTUFFDIRS): Add binutils.
20112 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20114         * config.sub: also handle mipsel and mips64el (for little endian mips)
20116 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20118         * configure.in: Add * to end of all OS names.
20120 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20122         * configure.in: Build newlib for LynxOS native.
20124 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20126         * config.guess: Add support for delta 88k running SVR3.
20128         * configure.in: Add comment about HP compiler vs. emacs.
20130 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20132         * configure.in: don't build ld on solaris2 (not a viable option
20133         due to bugs in getpwnam & getpwuid)
20135 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20137         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20138         config.guess will produce a full version number.
20140 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20142         * configure.in: Build linker and binutils for alpha-dec-osf1.
20144 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20146         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20147         and gdb/testsuite/Makefile.in.
20149 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20151         * configure.in: recognize mips*- instead of mips-
20153 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20155         * config.sub: Accept linux*coff and linux*elf as operating
20156         systems.
20158 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20160         * config.sub: Recognize mips64, and mips3 as an alias for it.
20162 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20164         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20165         gdb knows how to handle OSF/1 shared libraries.
20167 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20169         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20170         * config.guess: Recognize Hitachi's HIUX.
20171         * config.sub: Recognize h3050r* and hppahitachi.
20172         Remove redundant cases for hp9k[23]*.
20174 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20176         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20177         if gas and ld are in the source tree and are in ${configdirs}.
20178         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20179         --with options (but still pass them down on the command line,
20180         if they were explicitly specified).
20182 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20184         * configure: substitute SHELL value in Makefile.in with
20185         ${CONFIG_SHELL}
20187 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20189         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20190         *-*-solaris2* targets.
20192 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20194         * Makefile.in: define M4, and pass it down to sub-makes;
20195         all-autoconf now depends on all-m4
20197 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20199         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20200         presence of {ar,ranlib} instead of a configured directory
20202 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20204         * config.guess: Accept 34?? as well as 33?? for NCR.
20206 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20208         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20209         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20211 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20213         * configure: grab values for $(CC) and $(CXX) from the
20214         environment, so that someone can do "CC=gcc configure; make" and
20215         have it work right (matching the way that autoconf works now)
20217         * configure.in, Makefile.in: add support for gash, the tcl
20218         interface to Galaxy
20220         * config.guess: add NetBSD variants (hp300, x86)
20222 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20224         * install.sh: Support -d option (in the manner of SunOS 4 install,
20225         as it is more deterministic than that of GNU install)
20226         (chmodcmd): Set file to mode 755 by default (should also do default
20227         chgrp and chown, but I don't feel like dealing with that now)
20229 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20231         * config.sub: Remove h8300hhms alias.
20233 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20235         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20237 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20239         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20240         as stmp-fixinc
20242 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20244         * config.sub: recognize m88110-bug-coff.
20246 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20248         * Makefile.in (all-libio): all dependencies on the toolchain used
20249         to build this (gcc, gas, ld, etc)
20251 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20253         * config.guess: Deal with OSF/1 1.3 on alpha.
20255 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20257         * install.sh: add some 'else true' clauses for portability
20259         * configure.in: don't build libio for h8[35]00-*-* targets
20261 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20263         * Makefile.in:  Add support for new libio.
20265 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20267         * install.sh: If one command fails, don't try the rest.  Don't try
20268         to remove $dsttmp (via trap) unless we have already created it.
20269         If $src doesn't exist, detect it and exit with an error.
20271         * config.guess: Recognize BSD on hp300.
20273 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20275         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20276         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20278 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20280         * Makefile.in (all-send-pr): depends on all-prms
20282 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20284         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20286 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20288         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20289         Added test for mips-mips-riscos5.
20291 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20293         * configure.in: use mh-hp300 for 68k HP hosts
20295 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20297         * configure: add support for CONFIG_SHELL, so that you can use
20298         some alternate shell for evaluating configure scripts
20300 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20302         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20303         in configure script to bug-gdb@prep.ai.mit.edu when building
20304         distribution archive.
20305         * Makefile.in (COMPRESS):  Remove def.
20306         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20307         gdb.tar.Z and make-gdb.tar.Z respectively.
20308         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20309         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20310         to convergence with 'taz' target in Makefile.in.
20312 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20314         * install.sh (dsttmp): use trap to ensure that tmp files go
20315         away on error conditions
20317 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20319         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20321 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20323         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20324         its parent is '/' not ''.
20326         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20328 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20330         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20331         that ${newsrcdir}/configure.in does.
20333 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20335         * test-build.mk: support for CONFIG_SHELL
20337 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20339         * config.sub (netware):  Add as a basic system type.
20341 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20343         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20344         $(srcdir)/ from the dependency on Makefile.in.
20346 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20348         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20349         (h8300hhms is temporary until multi-libraries are implemented).
20350         * configure.in: Handle h8300h too.
20352 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20354         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20356 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20358         * configure:  Remove extraneous output when guessing host type.
20359         * config.guess:  Remove extraneous output when guessing using C
20360         compiler rather than uname, or when guessing fails.
20362 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20364         * Makefile.in: remove all.cross and install.cross targets
20366         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20367         definitions
20369 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20371         * configure.in (target sh): Build gprof.
20373 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20375         * config.sub: change -solaris to -solaris2
20377 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20379         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20381 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20383         * configure: Correct error message for missing Makefile.in to
20384         print correct directory.
20386 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20388         * install.sh: kludge around 386BSD shell bug
20390 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20392         * config.guess:  Recognize NeXT.
20393         * config.guess:  Recognize i486-ncr-sysv4.
20394         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20396 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20398         * Makefile.in (MAKEINFOFLAGS): New variable.
20399         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20400         * build-all.mk, test-build.mk: Pass down --no-split as
20401         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20403 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20405         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20407 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20409         * Makefile.in (libg++.tar.z):  New rule.
20410         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20411         * Makefile.in (taz):  Only do a single chmod.
20413 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20415         * install.sh: don't use dirname anymore (replaced with sed usage)
20417 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20419         * Makefile.in:  Change extension for gzip'd files from '.z' to
20420         '.gz' per new FSF standard usage.
20422 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20424         * configure: put quotes around the final value of program_transform_name
20426 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20428         * Makefile.in: new install.sh support; update install-info rules
20430 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20432         * configure.in: Build diff for crosses, but not for go32 host.
20434         * configure.in: Build gprof only for native, and don't build it
20435         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20437 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20439         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20441 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20443         * configure.in (host_tools): Add prms.
20445 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20447         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20448         with $(FLAGS_TO_PASS) on the command line
20450         * config.sub: Recognize lynx and lynxos
20452 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20454         * config.sub: Accept -ecoff*, not just -ecoff.
20456 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20458         * Makefile.in (taz): Use .gz suffix instead of .z.
20459         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20460         names.
20462 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20464         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20466 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20468         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20469         that rebuilds that might happen during 'make install' don't get
20470         bogus gcc include files
20472 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20474         Change from Utah for HPPA support:
20475         * config.guess: Recognize hppa1.x-hp-bsd.
20477 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20479         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20480         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20482 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20484         * config.sub: Add support for rom68k and bug boot monitors.
20486 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20488         * Makefile.in: Make all-opcodes depend on all-bfd.
20490 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20492         * config.guess: Added special check for i[34]86-univel-sysv4*.
20494 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20496         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20497         the processor rather than assuming i486.
20499 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20501         * config.guess: Recognize SunOS6 as Solaris3.
20503 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20505         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20506         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20508 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20510         * build-all.mk (all-cross): New target for Canadian Cross.
20511         Added Q2 go32 targets.
20512         * test-build.mk: Configure go32 cross sparclite-aout and
20513         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20514         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20516 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20518         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20519         GO32 hosted toolchains
20521 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20523         * configure: change  so "-exec-prefix" gets passed down rather
20524         than "-exec_prefix" so autoconf generated Makefiles get the
20525         exec_prefix set right.
20527 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20529         * config.guess: get the Solaris2 minor version number
20531         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20533 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20535         * config.guess: Recognize some Sequent platforms.
20537 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20539         * Makefile.in: added the vault-install target
20541         * configure.in: actually use the Sun3 makefile fragment that's in
20542         config, also added the release dir to configdirs
20544 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20546         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20548 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20550         * configure.in: remove some program from Alpha targetted toolchains
20552 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20554         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20555         gprof.
20556         (taz): Run "make diststuff" in those directories instead of "make
20557         proto-dir".  Look for "VERSION=" only at start of line in subdir
20558         Makefile.  Use "gzip -9" for compression.
20559         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20560         (binutils.tar.z): New target.
20562 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20564         * Makefile.in (taz): Include gpl.texinfo.
20566 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20568         * Makefile.in (setup-dirs): Merged into "taz" target.
20569         (taz): Only do `proto-dir' stuff if a directory is actually needed
20570         for this target.
20572 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20574         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20575         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20576         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20577         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20578         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20580 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20582         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20583         config.sub, and move-if-change to gdb testsuite distribution
20584         archive, so the testsuite can be extracted, configured, and
20585         run separately from the gdb distribution.  Blow away the Chill
20586         tests that require a Chill compiled executable, since GNU Chill
20587         is not yet publically available.
20589 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20591         * test-build.mk: set environment variables in a single command,
20592         instead of a list of assignments and exports
20594         * config.guess: recognize Alpha/OSF1 systems
20596 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20598         * configure: Change help message to prefer --options rather than
20599         -options.
20601 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20603         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20604         zippy@ecst.csuchico.edu.
20605         * config.guess: Recognize miniframe.
20607 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20609         * Makefile.in: Use srcroot to find runtest rather than rootme.
20610         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20612 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20614         * test-build.mk: Extensive additions to support building on a
20615         machine other than the host.
20617 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20619         * configure (tooldir): Fix for i386-aix again.
20621 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20623         * configure, Makefile.in:  Change definition of $(tooldir)
20624         to match the FSF.
20626 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20628         * config.guess:  Recognize i[34]86/SVR4.
20630 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20632         * Makefile.in (all-gdb): gdb depends on sim.
20634 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20636         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20637         at the same time we make the prototype gdb directory.
20638         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20639         files at the same time as the gdb base release distribution.
20641 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20643         * Makefile.in (check): Use individual check targets rather than
20644         DO_X rule.
20645         (check-gcc): Added.
20647 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20649         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20650         for System V release 3.2.
20652 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20654         * config.sub: Recognize hppaosf.
20655         * configure.in: Do configure ld/binutils/gas for it.
20657 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20659         * configure (tooldir): Alter syntax used to set this, for systems
20660         where "\$" isn't handled right, like i386-aix.
20662 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20664         * configure: Pass program-transform-name, not
20665         program_transform_name, to recursive configures.
20667 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20669         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20670         of gas+ld+binutils.
20672 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20674         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20676 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20678         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20680 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20682         * Makefile.in (PRMS): Set back to all-prms.
20684 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20686         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20687         targets, rather than for MIPS hosts.
20689 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20691         * configure.in: add comment for --with-x default values
20693         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20695         * Makefile.in: add check-* targets for each of the directories in
20696         the tree.  Add a definition of RUNTEST that will use the one we
20697         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20699 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20701         * configure.in: Removed obsolete references to bfd_target and
20702         target_makefile_frag.
20704         * build-all.mk: Set assorted targets for Q2.
20705         * config.sub: Recognize z8k-sim and h8300-hms.
20706         * test-build.mk: Really don't pass host to configure.
20707         (HOLES): Added uname.
20709 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20711         * configure: Handle an empty program-prefix, program-suffix or
20712         program-transform-name correctly.
20714 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20716         * build-all.mk: -G 8 no longer required for MIPS targets.
20717         * test-build.mk: Don't pass host argument to configure; make it
20718         guess.
20720 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20722         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20723         * Makefile.in (COMPRESS):  New macro, like GZIP.
20725 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20727         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20729         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20730         with gas currently defaults to -G 0.
20732 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20734         * Makefile.in (all-flex): flex depends on byacc.
20736         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20737         to test-build.mk as RELEASE_TAG.
20738         * test-build.mk (configargs): New variable containing arguments to
20739         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20740         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20742         * config.guess: Use /bin/uname when checking -X argument on SCO,
20743         to avoid invoking GNU uname which doesn't understand -X.
20745         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20747         * configure.in: Build gas for mips-*-*.
20749 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20751         * Makefile.in (all.normal): insert missing backslash.
20753 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20755         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20757         * Makefile.in: Complete overhaul to merge many almost identical
20758         targets.
20760 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20762         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20763         (gdb.tar.Z): Adjusted.
20765         * Makefile.in (setup-dirs, taz): New targets; should be general
20766         enough to adapt for gdb sometime.  Build only .z file.
20767         (gas.tar.z): New target.
20769 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20771         * build-all.mk: Use CC=cc -Xs on Solaris.
20773 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20775         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20776         for handling BISON for FSF releases.
20778 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20780         * configure: Actually implement the change zoo just documented.
20782 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20784         * configure: when using config.guess, only set target_alias when
20785         it's not already been set (ie, on the command line)
20787 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20789         * Makefile.in: add installcheck target, set PRMS to install-prms
20791 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20793         * configure: add support for package_makefile_fragment, handle the
20794         case where a directory has a configure.in file but no Makefile.in
20795         more gracefully (with an actual understandable error message, even);
20796         add support for --without (and add this to the usage message); also
20797         explicitly add a --host=${host_alias} to the command line when
20798         config.guess is used
20800 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20802         * configure: Must use both --host and --target in recursive calls.
20804 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20806         * Makefile.in: Change deja-gnu to dejagnu.
20808 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20810         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20812 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20814         * configure.in: canonicalize all instances to *-*-solaris2*,
20815         also strip out a number of tools to not build for go32 host
20817 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20819         * config.guess: add GPL.
20821         * Makefile.in, config.guess, config.sub, configure: bump
20822         copyrights to 93.
20824 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20826         * Makefile.in (do-info): Removed obsolete check for existence of
20827         localenv file.
20829         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20831 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20833         * Makefile.in: a couple of 'else true' for decstation,
20834         support for TclX
20836         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20838 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20840         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20842 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20844         * config.guess: Recognize i386-ibm-aix (PS/2).
20845         * configure.in: Use config/mh-aix386 file for it.
20847 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20849         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20850         CC_FOR_TARGET instead.
20851         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20853 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20855         * Makefile.in: Add sim to list of directories sent with gdb
20857 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20859         * configure.in: Put back mips-dec-bsd* case.
20861 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20863         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20864         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20865         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20867 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20869         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20871         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20872         (install-info): install dir.info only if it exists,
20873         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20875 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20877         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20878         gas for mips-dec-bsd.
20880 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20882         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20883         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20885 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20887         * configure.in: Added "dejagnu" to hosttools list.
20889 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20891         * config.sub, configure.in, config.guess:  Add support
20892         for Bosx, an AIX variant from Bull.
20893         Patches from F.Pierresteguy@frcl.bull.fr.
20895 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20897         * devo/dejagnu: Initial creation of devo/dejagnu.
20898         Migrated dejagnu testcases and support files for testing software
20899         tools to reside as subdirectories, currently called "testsuite",
20900         within the directory of the software tool.  Migrated all programs,
20901         support libraries, etc. beloging to dejagnu proper from
20902         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20903         with no modifications.  The changes to these files which will
20904         allow them to configure, build, and execute properly will be made
20905         in a future update.
20907 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20909         * Makefile.in: Change send_pr to send-pr.
20910         * configure.in: Likewise.
20911         * send_pr: Renamed directory to send-pr.
20913 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20915         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20917 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20919         * README:  Update for gdb-4.8 release.
20920         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20921         gdb-xxx.tar.z (gzip'd) file also.
20923 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20925         * Makefile.in: make all-diff depend on all-libiberty
20927 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20929         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20931 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20933         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20935 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20937         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20938         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20939         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20941 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20943         * Makefile.in:  makeinfo binary is in a new location
20945 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20947         * config.sub: Accept -ecoff as an OS.
20949         * Makefile.in: Various changes to eliminate a level of make
20950         recursion and reduce the required command line length.
20951         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20952         sub-makes.
20953         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20954         variables holding settings for specific sub-makes.
20955         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20956         in terms of BASE_FLAGS_TO_PASS.
20957         (TARGET_LIBS): New variable listing directories which use
20958         TARGET_FLAGS_TO_PASS.
20959         (subdir_do): Eliminated.
20960         (do-*): New set of targets to replace subdir_do.
20961         (various): All targets which used subdir_do now depend on do-*.
20962         (local-clean): Renamed from do_clean.
20963         (local-distclean): New target, dependency of distclean and
20964         realclean.
20965         (install-info): Don't create directories.  Depend on dir.info
20966         rather than calling make recursively.
20967         (install-dir.info): Eliminated.
20968         (install-info-dirs): Create all info directories here.
20969         (dir.info): Depend upon do-install-info.
20971         * test-build.mk (HOLES): Added false.
20973 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20975         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20977 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20979         * Makefile.in (info): remove dependency on all-texinfo.  The
20980         problem was really in texinfo/C, not at this level.
20982 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20984         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20986 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20988         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20989         GDB releases.
20991 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20993         * configure: Include srcdir in message about target of link not
20994         being found.  Don't convert `-' to `_' in `with' options being
20995         passed to subdirs.
20997 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20999         * configure.in: add uudecode to host_tools
21001         * Makefile.in: added {all,install}-uudecode targets, added them to
21002         the appropriate lists
21004 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21006         * Makefile.in (all-gcc): Added dependency on all-gas.
21008         * configure.in (mips-*-*): Build ld and binutils.
21010 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21012         * configure: check return code from mkdir, print error message and
21013         exit on failure.
21015 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21017         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21019 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21021         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21023 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21025         * config.sub (h8500):  Recognize this as a cpu type.
21027 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21029         * configure: source directory missing is no longer a warning
21031         * configure.in: recognize irix[34]* instead of irix[34]
21033         * Makefile.in: define and pass down X11_LIB
21035 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21037         * guess-systype: Renamed to ...
21038         * config.guess:  ... by popular request.
21039         * configure.in, Makefile.in:  Update accordingly.
21041 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21043         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21044         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21045         + Execute ./dummy instead of assuming . is in PATH.
21047 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21049         * guess-systype:  New shell script.  Attempts to guess the
21050         canonical host name of the executing host.
21051         Only a few hosts are supported so far.
21052         * configure:  Call guess-systype if no host is specified.
21054 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21056         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21057         gcc Makefile.
21059 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21061         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21062         (all-gcc, install-gcc, subdir_do): Use it.
21064 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21066         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21068 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21070         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21071         set exclusively by configure, using configure.in .
21073 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21075         * test-build.mk: set $PATH for all builds
21077         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21079 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21081         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21082         the one used in gcc/Makefile.in, so that a null expansion doesn't
21083         override the one needed to build gcc with a native cc.
21085 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21087         * configure: Accept -with arguments.
21089 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21091         * Makefile.in: added h8300sim
21093 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21095         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21096         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21097         (all-cygnus, native, build-cygnus): Make
21098         $(canonhost)-stamp-3stage-done, not $(host)....
21099         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21100         i386-sco3.2v4.  Added else true to if command.
21102 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21104         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21106 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21108         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21110 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21112         * configure.in: don't remove binutils from Solaris builds
21114 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21116         * Makefile.in: get rid of earlier definitions for *clean,
21117         also handle the recursive info rule better
21119 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21121         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21122         do more-or-less the right thing.
21124 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21126         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21127         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21129 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21131         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21132         $(host_canonical).
21134         * configure.in: split the configdirs list into 4 categories (native
21135         v. cross, library v. tool) and handle the cross-only and native-
21136         only in more reasonable (and correct!) way.
21138 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21140         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21141         configdirs anymore.
21143 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21145         * Makefile.in: extensive cleanup::  removed all of the explicit
21146         clean-* targets, collapsed many wrappers around subdir_do into
21147         one, added additional targets to satisfy standards.texi, deleted
21148         some old targets, some changes for consistency
21150 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21152         * configure.in: handle some programs as cross-only, and others as
21153         native only
21155         * test-build.mk: handle partial holes in a more generic manner
21157         * Makefile.in: m4 depends on libiberty
21159 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21161         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21162         time, wdiff, and find to configdirs
21164         * Makefile.in: all, clean, and install rules for the new programs
21165         added to configure.in
21167 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21169         * configure.in: use mh-sun for all *-sun-* hosts
21171 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21173         * Makefile.in: define flags for X11 include files and library file
21174         locations, pass them down to the programs that need this info
21176         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21178 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21180         * configure.in: start building libg++ for HP-UX targets
21182 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21184         * README:  Update references to files moved into etc/.
21186 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21188         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21189         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21191 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21193         * configure: accept dash as well as underscore in long option
21194         names for FSF compatibility.
21196 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21198         * config.sub: added -sco3.2v4 support from FSF.
21200 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21202         * configure.in: expand the section that adds or removes
21203         directories from the list of programs to build, to handle native
21204         vs. cross in addition to host v. native
21206 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21208         * Makefile.in:  Replace C++ in macro names with CXX.
21209         This is less likely to break ...
21211 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21213         * test-build.mk: add -w to GNU_MAKE
21215 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21217         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21218         add 'sparc' to list of recognized cpus.  This needed to make
21219         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21220         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21221         then changes that into $CPU-wrs-vxworks.
21223         * configure.in: remove most references to gdbtest, regularize
21224         target based program removal
21226         * test-build.mk: import from p3 tree (many fixes and changes)
21228 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21230         * Makefile.in: added rules to handle tcl, tk, and expect
21232         * configure.in: handle those directories if they exist
21234 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21236         * config.sub: removed bogus hppabsd and hppahpux names, since
21237         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21239 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21241         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21242         depends upon all-xiberty
21244         * Makefile.in: changes from p3, including:
21246         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21248         * Makefile.in (XTRAFLAGS): include newlib directories if
21249         newlib/Makefile exists, rather than if host != target.
21251         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21253         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21254         from the same source tree and not building a cross-compiler.  This
21255         matters for the libg++ configuration if reconfiguring a tree that
21256         has already been installed.
21258         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21260         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21261         pick up the machine and system specific header files.
21263         * Makefile.in: added AS_FOR_TARGET, passed down in
21264         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21265         the C compiler to use to create programs which are run in the
21266         build environment, set it to default to $(CC), and passed it down
21267         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21269         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21271         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21272         We need them for unusual native builds, like systems without
21273         ranlib.
21275         * configure: also define $(host_canonical) and
21276         $(target_canonical), which are the full, canonical names for the
21277         given host and target
21279 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21281         * Makefile.in:  Added separate definitions for C++.
21283 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21285         * configure.in (configdirs):  Add deja-gnu.
21287 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21289         * README:  Update for configure.texi and gdb-4.7 release.
21291 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21293         * Makefile.in:  Move "all" target to top of file.
21294         Previously, first target was ".PHONY" which caused BSD4.4 make
21295         to build .PHONY when make was run without arguments.
21297 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21299         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21300         Library-copylefted code in libiberty.
21302 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21304         * config.sub:  Replace m68kmote with plain old m68k.
21306 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21308         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21310 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21312         * config.sub: Complain if no argument is given.  Added support for
21313         386bsd as OS and target alias.
21315 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21317         * Makefile.in (XTRAFLAGS): include newlib directories if
21318         newlib/Makefile exists, rather than if host != target.
21320 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21322         * config.sub: recognize sparclite-wrs-vxworks.
21324         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21325         p3.) Added clean-xiberty to clean.
21327 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21329         * configure.in: use *-*-* instead of nested cases for host and target
21331 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21333         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21334         from the same source tree and not building a cross-compiler.  This
21335         matters for the libg++ configuration if reconfiguring a tree that
21336         has already been installed.
21338 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21340         * config.sub (i486v/i486v4):  Merge in from FSF version.
21342 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21344         * configure: only set PWD if it is already set.
21346 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21348         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21349         doesn't have unset and all success paths (and most error paths)
21350         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21351         to just ${PWD} to avoid confusion.)
21353 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21355         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21356         even for a native compilation.
21358 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21360         Changes to make the gdb.tar.Z rule work better.
21362         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21363         (DEVO_SUPPORT):  Add configure.texi.
21364         (bfd-ilrt.tar.Z):  Remove ancient rule.
21366 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21368         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21369         pick up the machine and system specific header files.
21371         * configure.in, config.sub: added new target m68010-adobe-scout,
21372         with alias of adobe68k.  Changed configure.in to check for
21373         -scout before -sco* to avoid a false match.
21375         * Makefile.in: added AS_FOR_TARGET, passed down in
21376         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21377         the C compiler to use to create programs which are run in the
21378         build environment, set it to default to $(CC), and passed it down
21379         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21381 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21383         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21384         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21385         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21386         FOR_TARGET variants, to newlib and libg++.
21388 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21390         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21391         first.
21393 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21395         * config.sub:  Accept `elf' as an environment.
21397 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21399         * Makefile.in (all-opcodes):  cd into the right directory
21401 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21403         * configure: added -program_transform_name option, used as
21404         argument to sed when installing programs.
21405         configure.texi: added documentation for -program_prefix,
21406         -program_suffix and -program_transform_name.
21408 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21410         * config.sub:  Accept i486 where i386 ok.
21412 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21414         * config.sub: accept we32k
21416 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21418         * config.sub, configure.in: accept OSE68000 and OSE68k.
21420         * Makefile.in: don't create all directories for ``make install'';
21421         let the subdirectories create the ones they need.
21423 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21425         * COPYING: new file, GPL v2
21427 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21429         * Makefile.in: use the new gen-info-dir, which needs a template
21430         argument (which also lives in texinfo)
21432         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21434 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21436         * config.sub (ncr3000):  Change i386 to i486.
21438 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21440         * Makefile.in: add install-rcs, install-grep to
21441         install-no-fixedincludes, removed install-bison and install-libgcc
21443 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21445         * configure.in: grab the HPUX makefile fragment if on HPUX
21447 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21449         * Makefile.in: eradicate bison spoor (ditto libgcc).
21450         configure.in: recognise m68{k,000}-ericsson-OSE.
21451         es1800 is alias for m68k-ericsson-OSE
21453 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21455         * configure.in: rearrange the parts that remove programs from
21456         configdirs, based now on HOST==TARGET or by canonical triple.
21458 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21460         * test-build.mk: recurse explicitly with -f test-build.mk when
21461         appropriate.  predicate stage3 and comparison on the existence
21462         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21463         On very clean, also remove ...stamp-co.  Build in-place before
21464         doing other builds.
21466 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21468         * Makefile.in, configure.in: add tgas
21470 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21472         * Makefile.in: a number of changes merged in from progressive.
21474         * configure.in: add libm.
21476         * .cvsignore: ignore some stuff that comes from test-build.mk.
21478 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21480         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21482 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21484         * configure: Add program_suffix (parallel to program_prefix)
21485         * Makefile.in: adjust directory-creating script for losing decstation
21487 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21489         * configure:  Minor $subdir-related fixes.
21491 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21493         * configure: fix various problems with propogating
21494         makefile_target_frag in subdirs.
21495         * configure.in: config libgcc if its there
21497 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21499         * config.sub:  HPPA merge.
21501 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21503         * Makefile.in:  Replace all-bison with all-byacc in all
21504         dependency lines for other tools (which now use byacc).
21506 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21508         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21510 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21512         * Makefile.in: make gprof rules similar to byacc rules (instead of
21513         vestigal $(unsubdir) that didn't work...)
21515 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21517         * config.sub:  Add support for Linux.
21518         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21519         (at least for libg++).
21521 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21523         * configure.texi: fix doc for the -nfp option to configure
21525 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21527         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21529 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21531         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21532         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21533         * configure.in: added solaris* host_makefile_frag hook.
21535 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21537         * config.sub: changed recognition of m68000 so that various
21538         m68k types can be specified via m680[01234]0
21540 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21542         * config.sub (basic_machine): fix sed so that '-foo' isn't
21543         completely substituted out while .+'-foo' loses the '-foo'
21545 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21547         * config.sub ($os): Add -aout.
21549 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21551         * configure:  If host_makefile_frag is absolute, don't
21552         prefix ${invsubdir} (relevant to libg++ auto-configure).
21554 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21556         * Makefile.in (tooldir): Define it.
21557         (all-ld): Depend on all-flex.
21559 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21561         * Makefile.in (check):  Fix libg++ special case.
21563 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21565         * configure: do not bury `pwd` into config.status, thus do fewer
21566         pwd's.
21568         * configure: print the "Building in" message only when building in
21569         other than "." AND verbose.
21571         * configure: remove -s, rework -v to better accommodate guested
21572         configures.
21574         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21576 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21578         * Makefile.in: macroize flags passed on recursion.  remove
21579         fileutils.
21581 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21583         * configure: get makesrcdir right for subdirs deeper than 1.
21585         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21586         install.
21588 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21590         * Makefile.in: don't print subdir_do or recursion lines.
21592 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21594         * standards.texi: added menu item.
21596         * Makefile.in: build and install standards.info.
21598         * standards.texi: new file.
21600 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21602         * configure: test for and move config.status pieces from
21603         ${subdir}/.
21605 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21607         * configure:  Test for existance of files before trying to mv
21608         them, to avoid numerous non-existance messages.
21610 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21612         * configure: correct final line of config.status.
21614         * configure: patch from eggert.  Avoids a protection problem if
21615         the original Makefile.in is read only.
21617         * configure: use move-if-change from gcc to create config.status.
21618         Some makefiles depend on config.status to tell if a directory
21619         has been reconfigured for a different host.  This change
21620         prevents those directories from remaking everything in the case
21621         where the reconfig was only intended to rebuild a Makefile.
21623         * configure: test for config.sub with "config.sub sun4" rather
21624         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21625         host alias from a missing config.sub.
21627 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21629         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21630         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21632 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21634         * configure: mkdir ${subdir} as needed.
21636 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21638         * Makefile.in,configure.in: added autoconf.
21640 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21642         * Makefile.in: no longer pass against on recursion.
21644         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21645         definitions are not inherited.
21647         * configure: correct makesrcdir when subdir is .
21649 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21651         * configure:  Add support for 'subdirs' variable, which is
21652         like 'configdirs', except that configure doesn't re-invoke
21653         itself for subdirs, it just creates a Makefile for each subdir.
21654         * configure.texi:  Document subdirs.
21656 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21658         * configure.in: added flex to configdirs
21660 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21662         * Makefile.in: remove clean-stamps from clean.
21664 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21666         * configure.in:  Add gdbtest to configdirs.
21668 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21670         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21671         to recursive makes.
21672         * configure.in:  Recognize new ncr3000 config.
21674 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21676         * Makefile.in, configure.in: removed references to gdbm.
21678 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21680         * config.sub:  Don't canonicalize os value
21681         newsos* to bsd (readline needs to check for newsos).
21682         (This fix was earlier made Jan 31, but got re-broken.)
21684 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21686         * configure.in:  sco is an os, not a vendor!
21688         * configure:  Quote $( better.  Keep various shells happy.
21690 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21692         * Makefile.in: eliminate stamp-files.
21694 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21696         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21697         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21699 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21701         * config.sub:  fix iris/iris3.
21703 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21705         * configure: re-add -rm.
21707 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21709         * Maskefile.in: add .stmp-rcs to all.
21711         * configure.in: remove gas from rs6000 build, use aix host fragment.
21713 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21715         * configure: pass down site_option during recursion.
21717 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21719         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21721 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21723         * configure: Change exec_prefix so that it really defaults to prefix.
21725 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21727         * Makefile.in, configure.in:  Add support for mmalloc library.
21729 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21731         * Makefile.in: add stmp dependencies for a few more things.
21733 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21735         * configure: adjusted error message on objdir/srcdir configure
21736         collision, per john's suggestion.
21738         * Makefile.in: add libiberty stmp to all and all.cross.
21740 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21742         * Makefile.in: remove force dependencies, add grep to all.
21744 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21746         * Makefile.in: drop flex.  make stamp files work.
21748         * configure: added test for conflicting configuration in srcdir,
21749         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21750         gets cranky.  use relative paths for configure and srcdir
21751         whenever possible.  Send some error messages to stderr that were
21752         going to stdout.
21754 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21756         * Makefile.in:  Fix libg++ rule to check for gcc directory
21757         before using gcc/gcc.  Also pass XTRAFLAGS.
21759 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21761         * Makefile.in: added stmp-files so that directories aren't polled
21762         when they are already built.
21764         * configure.texi: fixed a node pointer problem.
21766 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21768         * config.sub configure.in gdb/configure.in
21769         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21770         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21771         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21773 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21775         * configure: -recurring becomes -silent.  corrected help message
21776         for -site= option.
21778         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21780 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21782         * configure: when building Makefile for crosses, replace
21783         tooldir and program_prefix.  default srcdir from location of
21784         config.sub.  remove "for host in hosts" and "for target in
21785         targets" loops.
21787 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21789         * Makefile.in: Do not pass bindir or mandir to cvs.
21791 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21793         * Makefile.in, configure.in: removed traces of namesubdir,
21794         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21795         copyrights to '92, changed some from Cygnus to FSF.
21797         * configure.texi: remove most references to multiple hosts,
21798         multiple targets, subdirs, etc.
21800         * configure.man: removed rcsid. reference config.sub not
21801         config.subr.
21803         * Makefile.in: mkdir $(infodir) on install-info.
21805 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21807         * configure.texi:  Explain better about .gdbinit and about
21808         the environment that configure.in sections run in.
21810 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21812         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21814 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21816         * README:  DOC.configure => cfg-paper.texi.
21818 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21820         * config.sub (near case $os):  Don't convert newsos* to bsd!
21822 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21824         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21825         the number of copies of COPYING that go into the GDB tar file.
21827 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21829         * bfd/configure.in, gdb/config/mh-i386sco,
21830         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21831         Fix SCO configuration stuff.
21833 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21835         * Makefile.in:  For libg++, make sure the -I pointing
21836         to the gcc directory goes *after* all the libg++-local -I flags.
21837         Also, move just-gcc dependency from just-libg++ to all-libg++.
21839 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21841         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21843 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21845         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21847 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21849         * config.sub:  Add stratus configuration frags.  Also
21850         submitted to FSF.
21852 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21854         * Makefile.in (DEV_SUPPORT):  add configure.man.
21856         * config.sub(Decode manufacturer-specific):  add -none*.
21858 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21860         * Makefile.in:  remove form feeds to make Sun's make happy.
21861         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21863 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21865         * Makefile.in (AR_FLAGS):  Make quieter.
21867 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21869         * configure.in:  Add libg++.
21870         * configure:  When verbose, don't output the command line at each
21871         level; it will be unremarkably the same as the previous version,
21872         which will be the same as what the user typed.
21874 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21876         * configure.in, Makefile.in: fix clean-info, add flex.  add
21877         fileutils.
21879         * configure: be less sensitive to spaces in Makefile.in.  Do not
21880         look for sources in "..".  Doing so breaks subdirectories that
21881         might have their own configure.  If a subdir has it's own
21882         configure script, use it.
21884 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21886         * cfg-paper.texi: some changes suggested by rms.
21888 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21890         * config.sub:  Merge in some small additions from the FSF version,
21891         taken from the gcc distribution, to bring the Cygnus and FSF
21892         versions into closer sync.
21894 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21896         * configure.in:  Changed svr4 references to sysv4.
21898 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21900         * configure: added -V for version number option.
21902 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21904         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21905         renamed from DOC.configure to cfg-paper.texi.
21907 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21909         * configure, config.subr, config.sub: config.subr is now
21910         config.sub again.
21912 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21914         * configure.texi: new file, in progress.
21916         * Makefile.in: build info file and install the man page for
21917         configure.
21919         * configure.man: new file, first cut.
21921         * configure: find config.subr again now that configuration "none"
21922         has gone.  removed all traces of the -ansi option.  removed all
21923         traces of the -languages option.
21925         * config.subr: resync from rms.
21927 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21929         * configure, config.sub, config.subr: merge config.sub into
21930         config.subr, call the result config.subr, remove config.sub, use
21931         config.subr.
21933         * Makefile.in: revised install for dir.info.
21935 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21937         * configure.in: add decstation host makefile frag.
21939         * Makefile.in: BISON now bison -y again.  also install-gcc on
21940         install.  clean-gdbm on clean.  infodir belongs in datadir.
21941         Make directories for info install.  Build dir.info here then
21942         install it.
21944 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21946         * Makefile.in: fix for bad directory tests.
21948 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21950         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21951         regexp.  -srcdir relative was being handled incorrectly.
21953         * Makefile.in: unwrapped some for loops so that parallel makes
21954         work again and so one can focus one's attention on a particular
21955         package.
21957 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21959         * configure: added PWD as a stand in for `pwd` (for speed). use
21960         elif wherever possible.  make -srcdir work without -objdir.
21961         -objdir= commented out.
21963 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21965         * configure: +options become --options.  -subdirs commented out.
21966         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21967         Makefile now at top of generated Makefile.  Removed cvs log
21968         entries.  added -srcdir.  create .gdbinit only if there is one
21969         in ${srcdir}.
21971         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21972         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21973         and mandir now keyed off datadir by default.
21975 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21977         * Freshly created ChangeLog.
21980 Local Variables:
21981 mode: change-log
21982 left-margin: 8
21983 fill-column: 76
21984 version-control: never
21985 End: